1 頁 (共 1 頁)

XCode 開發後的apps 丟進手機

發表於 : 週日 1月 23, 2011 1:34 am
rusli
首先向Apple提出申請
在此只介紹免費的申請授權
申請教育版是免費的
標準版 99USD/年 在此不介紹
企業板 299USD/年 也不介紹

申請教育版 :http://developer.apple.com/programs/start/university/
申請教育版需要準備學校相關資料&自己必須要有apple acount



個人會員中心網站:http://developer.apple.com/membercenter/

CodeSign error: code signing is required for product type 'A

發表於 : 週二 5月 17, 2011 5:02 pm
rusli
[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