2011-05-03 144 views
12

當我想要構建並運行我的應用時,我有xcode 4的瘋狂問題如果模擬器打開xcode崩潰!!!!!我從來沒有這個問題,我unistall xcode 4.0,然後安裝新的版本4.0.2,但仍然有這個問題!xcode一直崩潰!

enter image description here

ASSERTION FAILURE in /SourceCache/IDEKit/IDEKit-303/Framework/Classes/Workspace/IDEWorkspaceTabController.m:2327 
Details: Assertion failed: [suppressionTargetValue isEqualToString:_kUserDefaults_IDESuppressStopExecutionWarningTargetValue_Add] 
Object: <IDEWorkspaceTabController: 0x201464400> 
Method: -_showWarningForBuild:forOtherExecution:trackersToStop:taskActionBlock: 
Thread: <NSThread: 0x200020700>{name = (null), num = 1} 
Hints: None 
Backtrace: 
    0 0x0000000100949773 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit) 
    1 0x000000010006d394 _DVTAssertionFailureHandler (in DVTFoundation) 
    2 0x0000000100931e02 -[IDEWorkspaceTabController _showWarningForBuild:forOtherExecution:trackersToStop:taskActionBlock:] (in IDEKit) 
    3 0x00000001008e830b -[IDEWorkspaceTabController _performContextTask:command:commandName:] (in IDEKit) 
    4 0x00007fff88486e9a -[NSApplication sendAction:to:from:] (in AppKit) 
    5 0x00000001001cf63c -[DVTApplication sendAction:to:from:] (in DVTKit) 
    6 0x000000010085b656 -[IDEApplication sendAction:to:from:] (in IDEKit) 
    7 0x00007fff884ab41e -[NSMenuItem _corePerformAction] (in AppKit) 
    8 0x00007fff884ab188 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] (in AppKit) 
    9 0x00007fff88490e09 -[NSMenu performKeyEquivalent:] (in AppKit) 
10 0x00007fff8848fbb1 -[NSApplication _handleKeyEquivalent:] (in AppKit) 
11 0x00007fff88360645 -[NSApplication sendEvent:] (in AppKit) 
12 0x000000010085b36e -[IDEApplication sendEvent:] (in IDEKit) 
13 0x00007fff882f74da -[NSApplication run] (in AppKit) 
14 0x00007fff882f01a8 NSApplicationMain (in AppKit) 
15 0x0000000100000eec 
16 0x0000000000000002 
+0

有同樣的問題,今天剛剛開始。真令人沮喪。 – 2011-05-05 14:32:23

+0

我不知道發生了什麼事!真的嘲笑 – 2011-05-05 15:54:16

+0

這似乎是項目非特異性的。我可以運行一次任何項目,第二次,它崩潰。也嘗試重新啓動,重新安裝xcode,沒有運氣。 – 2011-05-05 21:08:42

回答

4

XCode - 首選項 - 常規 - 對話框警告 - 重置「不要問我」警告按鈕單擊!

我解決了這個問題。

0

檢查您的磁盤的權限。啓動磁盤工具並執行驗證磁盤和修復權限。