首先向Apple提出申請
在此只介紹免費的申請授權
申請教育版是免費的
標準版 99USD/年 在此不介紹
企業板 299USD/年 也不介紹
申請教育版 :http://developer.apple.com/programs/start/university/
申請教育版需要準備學校相關資料&自己必須要有apple acount
個人會員中心網站:http://developer.apple.com/membercenter/
XCode 開發後的apps 丟進手機
CodeSign error: code signing is required for product type 'A
[Error]
Build ViDegree of project ViDegree with configuration Debug
Check dependencies
[BEROR]CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.3'
[處理方案]
裝好SDK 後必須設定
sudo vi /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/SDKSettings.plist
CODE_SIGNING_REQUIRED 由 YES 改成 NO
專案的修改 Xcode 開專案的 Project info
{Code Signing} 分類 Code Signing Identity => Any iOS 項目 改為 Don't Code Sign
Build ViDegree of project ViDegree with configuration Debug
Check dependencies
[BEROR]CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 4.3'
[處理方案]
裝好SDK 後必須設定
sudo vi /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/SDKSettings.plist
CODE_SIGNING_REQUIRED 由 YES 改成 NO
專案的修改 Xcode 開專案的 Project info
{Code Signing} 分類 Code Signing Identity => Any iOS 項目 改為 Don't Code Sign
誰在線上
正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客