I cannot upload my app which contains a pod DJIWidget(which contains FFMpeg as a dependency) to Testflight after updating to Xcode 13. When I try I get:
However FFMpeg seems to be a binary file Framework attached to DJIWidget so I can't edit the Info.plist directly.
Is there any way to workaround this with a podfile script or xcode build setting or do I have to reach out to the developer?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Since updating to Xcode 13, TestFlight builds get stuck in 'Processing' indefinitely.
Every time I call Apple support they give me the error:
Your app was not processing due to app thinning with no variants. For more information please visit https://help.apple.com/xcode/mac/9.0/#/devbbdc5ce4f.
Bit code was enabled (accidentally) so I disabled it on the target/project, as I cannot use it due to a dependency.
This is a react native app so I believe no asset catalog is needed?
I also locally exported the archive as 'Ad Hoc' and 'rebuild from bitcode' with 'App Thinning' enabled for 'All compatible device variants' with no errors.
It creates an App thinning report and all the required ipas.
Is there anywhere else I should be looking for App Thinning related settings or another way to diagnose the issue?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
Xcode
TestFlight