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

前端 未结 12 2109
小鲜肉
小鲜肉 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条回答
  •  旧时难觅i
    2021-01-01 21:32

    I had the same problem.

    I just added a new row with the key Bundle versions string, short to the Info.plist with the version for a value and then it passed validation with no further errors.

提交回复
热议问题