ios 提审 This bundle is invalid
ERRORITMS-90060:"Thisbundleisinvalid.ThevalueforkeyCFBundleShortVersionString'1.0.0.1'intheInfo.plistfileat'Payload/xxxx.app'mustbeaperiod-separatedlistofatmostthreenon-negativeintegers.Pleasefindmore
ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '1.0.0.1' in the Info.plist file at 'Payload/xxxx.app' must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
解决方案:CFBundleShortVersionString最多只需三位非负整数
ERROR ITMS-90149: "This bundle is invalid. The value of the CFBundleDocumentTypes key in the Info.plist must be an array of dictionaries, with each dictionary containing at least the CFBundleTypeName key."
解决方案:

更多推荐



所有评论(0)