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

Python 2.x is removed from MACOS 12.3 #349

Closed teejayhh closed 1 year ago

teejayhh commented 2 years ago

Back in macOS Catalina they have announced the depreciation of python 2. Now with 12.3 it happened and breaks the upload .dsym script as it uses /usr/bin/python

https://macmule.com/2022/01/29/macos-monterey-12-3-will-remove-python-2-7-usr-bin-python/

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. Feel free to open an issue or contact our support if you encounter any difficulties.