Unable to archive in iTunes Store

前端 未结 9 1645
后悔当初
后悔当初 2020-12-20 16:33

When trying to upload my app, I get the error: \"You must supply a CFBundleIdentifier for this request\". The identifiers (UTI format) in info.plist, \"General Identity\", i

9条回答
  •  死守一世寂寞
    2020-12-20 17:14

    I got the same error. In my case, the .ipa was put inside a folder. But, since i used the file-extension ".ipa" when Xcode asked me to where to put the output, the file was put inside a package. Once i exported the archive again and only used a name for the output everything worked fine.

提交回复
热议问题