Info.plist文件中密钥CFBundleVersion的值不得超过18个字符

时间:2016-07-12 13:48:13

标签: ios objective-c iphone swift cfbundleidentifier

到目前为止,我能够毫无问题地将新版本上传到iTunes,但今天我突然想要将新版本上传到iTunes服务器并且Xcode Loader抱怨CFBundleVersion Identifier问题,这在我的info.plist中没有匹配

 ERROR ITMS-90059: "This bundle Payload/appName.app/Frameworks/SlideMenuControllerSwift.framework is invalid. The value for key CFBundleVersion [$(CURRENT_PROJECT_VERSION)] in the Info.plist file must be no longer than 18 characters."

enter image description here

0 个答案:

没有答案