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

Distribute xcframework via Carthage (fix #179) #188

Closed CraigSiemens closed 2 years ago

CraigSiemens commented 2 years ago

This is following the carthage documentation for publishing an xcframework alongside a framework.

Solves the following issue for the existing releases that have xcframeworks.

Any future release would also require the alt query param to be added to the URL. If you have tooling that is automatically updating the URL, it should be a straight forward change.

af-obodovskyi commented 2 years ago

Fixed