關於2.1跑自編譯程序需要注意的兩點

| 4 Comments | No TrackBacks
第一, 按照圖上選擇, 然後編譯, 必定遇到如下錯誤
CodeSign error: no certificate found in keychain for code signing identity 'iPhone Developer'Picture 2.png
此時, 打開工程文件夾下*.xcodeproj為後綴名的文件(右鍵點擊, 選擇"Show Package Contents")
一般會看到三個文件, 開打這個文件project.pbxproj(以文本方式), 查找iPhone Developer,找到後刪除(只有兩處), 保存! 重新進入Xcode編譯, ok!
注意: 修改過程中關閉Xcode!!

第二, 打包好的程序*.app文件傳到iPhone真機上用老辦法killall SpringBoard會失效...此時:
需要删除 /private/var/mobile/Library/Caches/com.apple.mobile.installation.plist 文件,重启机器来刷新程序列表, ok!

No TrackBacks

TrackBack URL: http://iphone.ipsw.info/mt/mt-tb.cgi/213

4 Comments

very good,waiting for my device:)

Very useful!

谢谢,可以了。

刚试过,不好用啊

Leave a comment

About this Entry

This page contains a single entry by lvyile published on September 25, 2008 10:01 PM.

Makefile was the previous entry in this blog.

第二計 圍魏救趙(三十六計之勝戰計) is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.