AppsFlyerSDK / segment-appsflyer-ios

The AppsFlyer iOS SDK integration with Segment
https://segment.com/docs/integrations/appsflyer/
MIT License
23 stars 59 forks source link

App archive fails validation due to invalid plist file on Xcode 15.3 #134

Closed karenBautista closed 5 months ago

karenBautista commented 5 months ago

SDK Version

6.13.1

What did you do?

Build for archive and validated on App Store Connect

What did you expect to happen?

Archive to pass validation

What happened instead?

Archive failed validation with the following errors:

Invalid Bundle. The bundle MyApp.app/Frameworks/AppsFlyerLib.framework does not support the minimum OS Version specified in the Info.plist.

This started with the release of Xcode 15.3, this also happens for other 3rd party libraries

morisgateno-appsflyer commented 5 months ago

Hi @karenBautista, thanks for reaching out. We are working on a solution for this issue, we will have a solution soon. Meanwhile, we do have some workarounds - see here

For any other question, I welcome you to reach out to our Support team. Thanks, Moris Gateno, Appsflyer.

hunterleebrown-cbs commented 4 months ago

Sorry @morisgateno-appsflyer, is this truly solved? Can you change the SPM package dependency to AppsFlyerLib at least 6.13.2 to get this to work?