rollbar / rollbar-ios

Objective-C library for crash reporting and logging with Rollbar.

Home Page:https://docs.rollbar.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment target for Rollbar changed to iOS 12.0

GRiMe2D opened this issue · comments

After update I'm getting this warning while archiving my project

ld: warning: dylib (../Rollbar.framework/Rollbar) was built for newer iOS version (12.0) than being linked (11.0)

I think this commit 2949df4 somehow changed it. I'm really sure you wanted to drop only iOS 8 support