如果使用xcode7 Archive應(yīng)用時(shí) 出現(xiàn)以下錯(cuò)誤
missing ios distribution signing identity for import developer profile
解決方式:
1,下載 AppleWWDRCA.cer
https://developer.apple.com/certificationauthority/AppleWWDRCA.cer
2,雙擊安裝到Keychain
3,打開(kāi)Keychain程序 選擇菜單 顯示->顯示已過(guò)期的證書(shū)
4,刪除所有已過(guò)期的證書(shū)
5,在 登錄 選項(xiàng)中刪除 “Apple Worldwide Developer Relations Certificate Authority certificates”證書(shū)
6,在 系統(tǒng) 選項(xiàng)中執(zhí)行相同的操作
OK 再次回到xcode執(zhí)行歸檔操作