-
Notifications
You must be signed in to change notification settings - Fork 92
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
Can't submit apps when adding the dependency using SPM #148
Comments
+1 - IPA Processing Fails when exporting an app with the SPM based framework in |
|
Did anyone fix this issue? |
This might help: firebase/firebase-ios-sdk#6472 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Report
SDK Version
6.1.2 via SPM
What did you do?
Added the dependency using SPM.
What did you expect to happen?
Everything to work.
What happened instead?
Couldn't submit my app using Xcode 12.3 (12C33). When I tried to submit the process failed with "Found an unexpected Mach-O header code: 0x72613c21"
Please provide any other relevant information.
I managed to get it working by using the "Static Framework" option from https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS#integration
The text was updated successfully, but these errors were encountered: