-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error if archiving Mac OS app (Xcode 12.2, Mac OS Big Sur) #334
Comments
- fix: resolve rollbar#334: Error if archiving Mac OS app (Xcode 12.2, Mac OS Big Sur)
Release candidate v1.12.12 - fix: resolve #334
…, Mac OS Big Sur) - fix: resolve rollbar#334: Error if archiving Mac OS app (Xcode 12.2, Mac OS Big Sur)
- fix: resolve #334: Error if archiving Mac OS app (Xcode 12.2, Mac OS Big Sur)
@akornich I've just tried |
@ulian-onua, thanks a lot for giving it a try! I gave up trying to fix it on our side by manipulating our build settings to work around this problem. The actual fix needs to be happening within the KSCrash codebase. Let's wait for that. |
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.
The text was updated successfully, but these errors were encountered: