xcode打包簽名訪問失敗errSecInternalComponent

錯誤信息

/Users/xxxx/Library/Developer/Xcode/DerivedData/Unity-iPhone-bzwyypshqjwshtbpohwldjmqkstx/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/NotificationService.appex: errSecInternalComponentxcode

 

緣由

鑰匙串沒有受權, 訪問簽名失敗, 參見 https://stackoverflow.com/questions/24023639/xcode-command-usr-bin-codesign-failed-with-exit-code-1-errsecinternalcomponenapp

 

解決方案 

編譯前解鎖鑰匙串iphone

security unlock-keychain login.keychain
相關文章
相關標籤/搜索