iOS 發布錯誤,ERROR ITMS-9000:"Invalid Code Signing Entitlements.Your application Bundles signature code

來源:互聯網
上載者:User

標籤:ios   invalid code signing   entitlements   

iOS 發布錯誤,ERROR ITMS-9000:"Invalid Code Signing Entitlements.Your application Bundles signature code signing entitlements that are not supported on ios ,Specifically, value‘*‘ for key ‘com.apple.developer.associated-domains‘ in ‘Payload/‘‘ is not supported.

錯誤大致。



大致意思是沒有對應的簽名和對應的鍵值對(key -value)造成問題的原因有二,

第一,在建立appid 的時候選中了icloud 功能,而沒有在在Xcode中配置應用的iCloud Entitlements(添加icloud中添加對應的鍵值對),在Xcode中選Target->Summary->Entitlements,勾選後Xcode會自動產生,iCloud Key-Value Store: com.company.App,iCloud Containers: com.company.App,Keychain Access Groups: com.company.App)

分別





第二種情況剛好合第一種情況相反,

解決這種錯誤的方法很明顯,要麼使用iOS的icolud功能,要麼不使用icoud功能,

如果不打算使用icoud功能,
那麼第一步,需要在appid設定裡面去掉icoud的勾選,
第二部,在Xcode中去掉icoud的勾選和和配置
第三步,需要重建發布認證(mobileprofile檔案),如果在發布的守候海出現這種問題,那麼從頭來一遍認證就可以順利發布了。




iOS 發布錯誤,ERROR ITMS-9000:"Invalid Code Signing Entitlements.Your application Bundles signature code

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.