You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error if trying to archive Mac OS app with Rollbar v. 1.12.11 (seems to be the latest one) that installed through CocoaPods. I think it might be related to new Silicon CPUs.
Here is the screenshot with error:
The error is: Use of undeclared identifier 'kCFCoreFoundationVersionNumber_iOS_8_x_Max in ...Pods/Rollbar/KSCrash/Source/KSCrash/Recording/Tools/KSObjC.c:198:54:
I get an error if trying to archive Mac OS app with Rollbar v. 1.12.11 (seems to be the latest one) that installed through CocoaPods. I think it might be related to new Silicon CPUs.
Here is the screenshot with error:
The error is: Use of undeclared identifier 'kCFCoreFoundationVersionNumber_iOS_8_x_Max in ...Pods/Rollbar/KSCrash/Source/KSCrash/Recording/Tools/KSObjC.c:198:54:
@akornich any ideas how to fix it?
Thanks.