1. ERROR ITMS-90535: "Unexcepted CFBundleExecutable Key. The bundle at 'Payload/OTS.app/GoogleSignIn.bundle' does not contain a bundle executable. ..."
文件系統中點擊“查詢”,搜索“CFBundleExecutable”,得到多個包含該字段的plist文件,根據錯誤信息刪除對應的plist中的CFBundleExecutable即可。
參考網址:http://stackoverflow.com/questions/32622899/itms-90535-unable-to-publish-ios-app-with-latest-google-signin-sdk
2. ERROR ITMS-90158: "The following URL schemes found in your app are not in the current format:[801307650, 568898243]."
Info-URL Scheme中,設置對應的URL Scheme。
ShareSDK設置URL Scheme注意事項:
(1)微信:wx開頭;
(2)QQ及QQ空間:”QQ” + AppId的16進制;
(3)新浪微博、騰訊微博:"wb"+AppID.