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

[Xcode 12.5] App fails to build when linking to AppsFlyer 6.3.0 #175

Closed SergeyPetrovi4 closed 3 years ago

SergeyPetrovi4 commented 3 years ago

Report

SDK Version 6.3.0

What did you do? Update AppsFlyer via CocoaPod to last version (6.3.0)

What did you expect to happen? Application to compile successfully

What happened instead? App fails to build when linking to AppsFlyer 6.3.0. Error: "Appsflyer building for iOS, but linking in object file built for Mac Catalyst"

Please provide any other relevant information. With version 6.2.6 app compile successfully

andr-ggn commented 3 years ago

https://github.com/AppsFlyerSDK/AppsFlyerFramework/issues/173 👆

SergeyPetrovi4 commented 3 years ago

Understood. Thanks