AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
164 stars 89 forks source link

Can't submit apps when adding the dependency using SPM #148

Closed arturgrigor closed 3 years ago

arturgrigor commented 3 years ago

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

andr-ggn commented 3 years ago

https://github.com/AppsFlyerSDK/AppsFlyerFramework/issues/143

MadsBogeskov commented 3 years ago

+1 - IPA Processing Fails when exporting an app with the SPM based framework in

Exey commented 3 years ago

Found an unexpected Mach-O header code: 0x72613c21

imervich-globant commented 3 years ago

Did anyone fix this issue?

atrinh0 commented 3 years ago

This might help: https://github.com/firebase/firebase-ios-sdk/issues/6472

andr-ggn commented 3 years ago

https://github.com/AppsFlyerSDK/AppsFlyerFramework/issues/157