iOS app submission - archive does not contain an info.plist

前端 未结 12 2101
小鲜肉
小鲜肉 2021-01-01 21:18

I am trying to submit an archive to the app store with an old app i was given. I keep receiving two errors CFBundleShortVersionString key must be in the plist and more tro

12条回答
  •  鱼传尺愫
    2021-01-01 21:29

    I have already "Bundle versions string, short" in my info.plist but the problem for me was "Bundle Display Name" is not in info.plist so i added that and it works.

    Hope this will help you.

    Thanks

提交回复
热议问题