當插入我的iPhone並啓動Xcode組織器時,設備旁邊的黃色圓圈顯示「此設備繁忙或Xcode無法使用」。 組織者然後處理兩個文件(第二個文件需要很長時間才能完成),然後我得到錯誤信息,如截圖所示。Xcode Organizer:無法使用iPhone(dyld_shared_cache_extract_dylibs失敗)
我試圖谷歌的錯誤消息(「dyld_shared_cache_extract_dylibs失敗」),但找不到任何有用的東西。 我嘗試了幾件事:修復硬盤的權限並運行「sudo update_dyld_shared_cache -force」。仍然收到錯誤消息。
我正在運行iOS 4.2.1和Xcode 3.2.5。從4.2更新到4.2.1(我認爲)後,我還沒有更新Xcode。
在Xcode控制檯是空的,但經常OS X控制檯顯示此:
1/22/11 10:56:19 PM Xcode[4187] Started symbol copying process
1/22/11 10:56:19 PM Xcode[4187] Skipped copying file 1 of 2 ("processed" sentinal found)
1/22/11 10:56:19 PM Xcode[4187] Skipped processing file 1 of 2 ("processed" sentinal found)
1/22/11 10:56:19 PM Xcode[4187] Skipped copying file 2 of 2 ("copied" sentinal found)
1/22/11 10:56:19 PM Xcode[4187] Started processing file 2 of 2
1/22/11 10:56:20 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:20 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:20 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:21 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:21 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:22 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:22 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:22 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:23 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:23 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
1/22/11 10:56:23 PM [0x0-0x4d04d].com.apple.Xcode[4187] arch already exists in fat dylib
此錯誤信息,然後不斷地重複。