創建項目或者文件的時候,需要先輸入項目或者文件名。隨便輸入什麼字符都報錯。
Internal Error
Xcode encountered an internal logic error. Choose "Continue" to continue running Xcode in an inconsistent state. Choose "Crash" to halt Xcode and file a bug with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data.
為了不影響大家觀看,相信錯誤信息貼在1樓中。
我的環境是
iMac 27' 511
Mac OS Lion 10.7.2
Xcode Version 4.2.1 Build 4D502
iTunes 10.5.2(11)
我根據網上提供的資料做了如下嘗試
1 徹底刪除Xcode
sudo /Developer/Library/uninstall-devtools --mode=all
刪除 ~/Library/Caches 和 /System/Library/Caches
重啟,重新安裝,故障依舊
2 刪除iTunes, 刪除用戶啟動項目組中的 iTunes Helper
重新安裝 iTunes 最新版本,重啟,故障依舊
我的Lion系統是從雪豹更新上來的,並非全新安裝,過去本機用xcode 3.* 時候一切正常。
網上的資料一般都是說讓更新 xcode 到最新版本或者說是因為系統內遺留有xcode3的資料。讓我用方法 1 試試。
現在創建新項目,新文件的辦法就是。用 textmate 先把文件名寫好。然後複製到需要xcode需要輸入文件名的地方。
各位兄弟有啥辦法麼?
Internal Error
Xcode encountered an internal logic error. Choose "Continue" to continue running Xcode in an inconsistent state. Choose "Crash" to halt Xcode and file a bug with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data.
為了不影響大家觀看,相信錯誤信息貼在1樓中。
我的環境是
iMac 27' 511
Mac OS Lion 10.7.2
Xcode Version 4.2.1 Build 4D502
iTunes 10.5.2(11)
我根據網上提供的資料做了如下嘗試
1 徹底刪除Xcode
sudo /Developer/Library/uninstall-devtools --mode=all
刪除 ~/Library/Caches 和 /System/Library/Caches
重啟,重新安裝,故障依舊
2 刪除iTunes, 刪除用戶啟動項目組中的 iTunes Helper
重新安裝 iTunes 最新版本,重啟,故障依舊
我的Lion系統是從雪豹更新上來的,並非全新安裝,過去本機用xcode 3.* 時候一切正常。
網上的資料一般都是說讓更新 xcode 到最新版本或者說是因為系統內遺留有xcode3的資料。讓我用方法 1 試試。
現在創建新項目,新文件的辦法就是。用 textmate 先把文件名寫好。然後複製到需要xcode需要輸入文件名的地方。
各位兄弟有啥辦法麼?