"The CodeResources file must be a symbolic link to _CodeSignature/CodeResources"
If you're using command-line "zip", you need to use
zip -y -r
to preserve the symlink.reference
case 2:
Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate.
用文字編輯器開啓 .pbxproj , 搜尋 CODE_SIGN_IDENTITY 應該會看到類似下面的話面
確認在 buildSettings 裡的 CODE_SIGN_IDENTITY , PROVISIONING_PROFILE (有兩組)
是否為所需要的. 問題就來了, 要怎樣才能知道我們所要的資訊是什麼呢?
針對 CODE_SIGN_IDENTITY , 我們需要開起 Mac 裡的 Keychain Access , 並選擇左下方的“憑證”欄位
置於另一個 PROVISIONING_PROFILE 呢? 此時請打開 Xcode | Windows | Organizer
上述兩組值需要根據你所申請的 Certification/Provision 的實際情況來填寫
reference
沒有留言:
張貼留言