I am utilizing Swift with Xcode 15.3. After I pushed my newest change. My TestFlight add is failing, however domestically all the pieces is constructing efficiently. I received these exceptions:
Invalid Bundle. The bundle <app-name>/Frameworks/FBSDKLoginKit.framework doesn't assist the minimal OS Model specified within the Data.plist.
Invalid Bundle. The bundle <app-name>/Frameworks/FBSDKCoreKit_Basics.framework doesn't assist the minimal OS Model specified within the Data.plist.
Invalid Bundle. The bundle <app-name>/Frameworks/FBSDKCoreKit.framework doesn't assist the minimal OS Model specified within the Data.plist.
Invalid Bundle. The bundle <app-name>/Frameworks/FBAEMKit.framework doesn't assist the minimal OS Model specified within the Data.plist.
I checked this query: ERROR ITMS-90208: “Invalid Bundle. The bundle <your.app> doesn’t assist the minimal OS Model specified within the Data.plist”.
https://github.com/firebase/firebase-ios-sdk/points/12475 right here as properly, however nothing helps.
I up to date all of the packages to the most recent variations and downgraded them. Modified the minimal deployments from 10.0 … 17.0 as properly. Downgraded the undertaking format as properly, however nothing helps and I am caught.