ERROR ITMS-9000: “Unsupported architectures. Your executable contains unsupported architectures '[x86_64, i386]'”

前端 未结 4 1327
日久生厌
日久生厌 2020-12-29 12:23


It is impossible to send in itunesconnect new version of the application. Although last week, the same version send happened. In the code, I just changed the name of a

4条回答
  •  Happy的楠姐
    2020-12-29 13:10

    The script in the above two answers needs to be edited if you have an watch app in your project. Add /Frameworks to the $APP_PATH to avoid errors when building the project.

提交回复
热议问题