NagraMediaPlayer / opy-sdk-react

MIT License
0 stars 0 forks source link

"REDACTED.app/Frameworks/OPYSDKFPS.framework/OPYSDKFPS” binary file is not permitted #1

Open dhmmNagra opened 1 month ago

dhmmNagra commented 1 month ago

The following error has been reported after building and when attempting upload to TestFlight

Error uploading ipa file: 3605 [Application Loader Error Output]: ERROR: [ContentDelivery.Uploader] Asset validation failed (90171) Invalid bundle structure. The “REDACTED.app/Frameworks/OPYSDKFPS.framework/OPYSDKFPS” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle

dhmmNagra commented 1 month ago

The expected workaround of this issue is to remove OPYSDKFPS.framework from the workspace it is unnecessary since we have the .xcframework alternative.