Tap-Payments / gosellSDK-Flutter

Flutter plugin for goSellSDK
MIT License
10 stars 26 forks source link

Issue with CardIO Bitcode After Updating to Xcode 16 #65

Open ahmednafea-HT opened 1 week ago

ahmednafea-HT commented 1 week ago

After upgrading to Xcode 16, I encountered a problem with the CardIO framework. The issue arises during the IPA upload process to TestFlight, where the validation fails due to the presence of bitcode in the CardIO framework. The error message displayed is:

"Asset validation failed. Invalid Executable. The executable 'Runner.app/Frameworks/CardIO.framework/CardIO' contains bitcode."

This prevents the successful upload of the IPA to TestFlight. Screenshot 2024-09-19 at 7 04 25 PM

Abouassi98 commented 1 week ago

Iam facing same issue