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新版,報(bào)了上面的錯(cuò)誤,翻譯:
無(wú)效的配置文件簽名。bundle xxx.xxx中包含的配置文件.xxx (Payload/. App)不能用于向iOS App Store提交應(yīng)用,除非它有來(lái)自蘋果的有效簽名。(配置文件簽名證書過(guò)期。)更多信息,請(qǐng)?jiān)L問(wèn)iOS開發(fā)者門戶。帶有錯(cuò)誤代碼STATE_ERROR.VALIDATION_ERROR。90165為id cbb16c25-e8ba-441e-9700-05c3d5895056
檢查了簽名證書,沒(méi)有過(guò)期啊。折騰了半天。
原因:
前幾天由于輸入了幾次錯(cuò)誤的開發(fā)者賬號(hào)密碼,不得不重新修改了密碼。導(dǎo)致賬號(hào)需要重新推出登陸一下。
解決方法:
Xcode - Preferences - Accounts - 對(duì)應(yīng)的開發(fā)者賬號(hào),會(huì)提示你賬號(hào)需要重新輸入密碼。
輸入完密碼,重新打包上傳成功。