Invalid Provisioning Profile Signature. The provisioning profile included in the bundle 'com.xxx.xxx' (Payload/.app) cannot be used to submit apps to the iOS App Store until it has a valid signature from Apple. (Expired profile signing certificate.) For more information, visit the iOS Developer Portal. With error code STATE_ERROR.VALIDATION_ERROR.90165 for id cbb16c25-e8ba-441e-9700-05c3d5895056
今天上傳App新版,報了上面的錯誤,翻譯:
無效的配置文件簽名。bundle xxx.xxx中包含的配置文件.xxx (Payload/. App)不能用于向iOS App Store提交應(yīng)用,除非它有來自蘋果的有效簽名。(配置文件簽名證書過期。)更多信息,請訪問iOS開發(fā)者門戶。帶有錯誤代碼STATE_ERROR.VALIDATION_ERROR。90165為id cbb16c25-e8ba-441e-9700-05c3d5895056
檢查了簽名證書,沒有過期啊。折騰了半天。
原因:
前幾天由于輸入了幾次錯誤的開發(fā)者賬號密碼,不得不重新修改了密碼。導(dǎo)致賬號需要重新推出登陸一下。
解決方法:
Xcode - Preferences - Accounts - 對應(yīng)的開發(fā)者賬號,會提示你賬號需要重新輸入密碼。
輸入完密碼,重新打包上傳成功。