AppsFlyerSDK / AppsFlyerFramework

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

XCFramework Support #165

Closed justinvallely closed 3 years ago

justinvallely commented 3 years ago

Report

SDK Version

6.2.3+

What did you do?

Installation completed successfully.

What did you expect to happen?

SDK installs as XCFramework

What happened instead?

SDK installed as "fat" .framework

Please provide any other relevant information.

With the introduction of M1 chips, Apple is shifting from "fat" frameworks to XCFrameworks and will soon require all packages to be shipped this way. Is this something AppsFlyer is actively working to support soon?

S2Ler commented 3 years ago

Please refer to this comment: https://github.com/AppsFlyerSDK/AppsFlyerFramework/issues/150#issuecomment-811078652. They are working on the fix.

andr-ggn commented 3 years ago

pod 'AppsFlyerFramework', '6.3.0' This version has support of XCFramework