Xcode won't let me upload my app

前端 未结 2 2107
臣服心动
臣服心动 2021-02-18 16:29

I have an iOS app created with Cordova, and have just paid my $99 to apple to upload it to the App Store. I\'ve created the app archive, but in the Organizer Upload to App

2条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-18 17:03

    What happened to work for me was to "Enable Bitcode: Yes" under Build Options in my project target in Xcode. With that enabled I was able to upload to app store via the Application Loader.

    I had to archive the project and export with bitcode attached.

    I know this is way past the time for the original post, but hopefully it can help someone looking for a similar solution.

提交回复
热议问题