The bundle's Info.plist does not contain a CFBundleVersion key or its value is not a string

前端 未结 5 1081
后悔当初
后悔当初 2020-12-31 01:16

Xcode is build the project and when build is success, I get this message \"The bundle\'s Info.plist does not contain a CFBundleVersion key or its value is not a string\". Wh

5条回答
  •  旧时难觅i
    2020-12-31 01:36

    I have the same problem.

    I fix it by Simulator menu -> Hardware -> Erase All Content and Setting.

    Maybe it's a Simulator bug.

提交回复
热议问题