ERROR ITMS-90171: The binary file is not permitted.

Invalid Bundle Structure – The binary file ‘my appname.app/Frameworks/Pods_RocketWeb.framework/Pods_RocketWeb’ is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure.

Solution:

During uploading who are fetching this issue please remove this to resolve the issue. And archive your project again.

And please notice that do not remove “RocketWebLib.xcframework”. In case it’s removed mistakenly then add it again.

Leave a Reply