taplytics / taplytics-ios-sdk

Taplytics iOS SDK
taplytics.com
32 stars 18 forks source link

App Store upload fails with Xcode 15.3 #107

Open alekplay opened 8 months ago

alekplay commented 8 months ago

When uploading an app utilizing the Taplytics iOS SDK v4.3.0 using Xcode 15.3 the upload fails with the following error:

Invalid Bundle. The bundle [appname].app/Frameworks/Taplytics.framework does not support the minimum OS Version specified in the Info.plist.

This looks like the same issue from this thread in Google Ads: https://github.com/googleads/swift-package-manager-google-mobile-ads/issues/62

cdruxerman commented 8 months ago

Hi @alekplay thanks for reaching out on this. I'll have the team look into this first thing.

cdruxerman commented 7 months ago

Hi @alekplay, after looking into it, it appears that there is a bug in Xcode 15.3 that is causing a number of libraries to face the same issue, you can follow the thread here (https://forums.developer.apple.com/forums/thread/747452).

From our end, we believe any fix we could provide would be an unsustainable workaround. Unfortunately, it seems like we need to wait for Apple to resolve the issue.