Unable to archive in iTunes Store

前端 未结 9 1641
后悔当初
后悔当初 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:13

    Open your info.plist and check to see if Bundle OS Type code is null. I had the same problem, and added APPL to Bundle OS Type code, and it was OK.

    See here for a helpful image.

提交回复
热议问题