AppStore submission: ERROR ITMS-9000: "Invalid Bun

2019-07-20 05:04发布

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

1条回答
ゆ 、 Hurt°
2楼-- · 2019-07-20 05:45

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

查看更多
登录 后发表回答