Search code examples
iosapp-storexcode6ipasubmission

AppStore submission: ERROR ITMS-9000: "Invalid Bundle Structure - The binary file 'MyApp.app/BuildAgent' is not permitted


I'm stuck with the following error which I simply don't even understand.

ERROR ITMS-9000: "Invalid Bundle Structure - The binary file 'MyApp.app/BuildAgent' is not permitted. Your app may contain only one executable file.

When I export from the Archive with Xcode to IPA, I see that BuildAgent as 0 entitlement. Is that related to my error? What's a BuildAgent? How should I fix this?

enter image description here


Solution

  • Please remove any reference to BuildAgent executable file that was accompanied with the HockeySDK-iOS