rollbar / rollbar-ios

Objective-C library for crash reporting and logging with Rollbar.
https://docs.rollbar.com/docs/ios
MIT License
65 stars 61 forks source link

Any plans to move to either XCFramwork or SPM? #355

Closed piercifani closed 1 year ago

piercifani commented 1 year ago

Otherwise this project is not possible to integrate in any modern Xcode project setup.

nekto-zum commented 1 year ago

@piercifani you can switch to https://github.com/rollbar/rollbar-apple.

ghost commented 1 year ago

We released the Rollbar Apple SDK v3.0.0, which deprecates the Rollbar iOS SDK. The Apple SDK is a modernized approach to collecting errors from Apple devices and fixes many iOS SDK problems and pain points. Please, consider migrating over to the Apple SDK. You can find its documentation here. Please open an issue or contact our support if you encounter problems.