Invalid Bundle Structure - iOS

前端 未结 7 1048
感情败类
感情败类 2021-01-12 07:00

I have tried do submit an application via Xcode (as well as the application loader) to the Apple store, and I received the following error:

Invalid Bu

7条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-01-12 07:24

    I ran into this as well. In my case a symlink to a binary (Xcode) had been added to the project (somehow). Removing from the project was the fix.

提交回复
热议问题