3.1.1
changelog
- Fixed archiving issue when integrating the SDK using Cocoapods.
- Updating is unnecessary if using any other package manager like SPM.
- Renamed
RollbarCrash
Obj-C protocol toRollbarCrashHandler
to prevent potential name collisions with theRollbarCrash
module` when creating Swift frameworks.
What's Changed
- Fix archiving release issues when integrating through latest Cocoapods by @matux in #329
- Renamed RollbarCrash interface to RollbarCrashHandler by @matux in #330
- Updates to SPMFramework to demonstrate cli building and edge cases by @matux in #331
- Prepare for Release 3.1.1 by @matux in #332
Full Changelog: 3.1.0...3.1.1