问题:
ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these orientations: ‘UI Interface Orientation Portrait,
UI Interface Orientation Portrait Upside Down,UI Interface Orientation Landscape Left,UI Interface Orientation Landscape Right‘. Found ‘UI Interface Orientation Portrait‘ in bundle ‘com.fanhua.xmg‘."
解决办法:
勾选就可以
问题:
ERROR ITMS-90049: "This bundle is invalid. The bundle identifier contains disallowed characters. [See the section of the Application Programming Guide entitled The Application Bundle.]"
解决办法 :
第三方qq分享里有一个info.plist文件,需要删除
问题:
Cannot proceed with delivery: an existing transporter instance is currently uploading this package
解决办法:
前往/Users/fanhua/.itmstransporter/UploadTokens/这个文件,在里面删除.token文件,.token是隐藏的,需要用终端打开
ERROR ITMS-90062: "This bundle is invalid. The value for key CFBundleShortVersionString [100] in the Info.plist file must contain a higher version than that of the previously approved version [100]."
ERROR ITMS-90034: "Missing or invalid signature. The bundle ‘com.fanhua.xmg‘ at bundle path ‘Payload/mian.app‘ is not signed using an Apple submission certificate."