Xcode 4 - Keine Dateien anlegen möglich

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • Xcode 4 - Keine Dateien anlegen möglich

    Hallo Leute,

    jedesmal wenn ich im Xcode eine Datei anlegen will kommt folgende Fehlermeldung:

    ASSERTION FAILURE in /SourceCache/IDEKit/IDEKit-300/Framework/Classes/Assistants/IDETemplateInstantiationAssistant.m:47
    Details: Assertion failed: [childItems count] == 1
    Object: <Xcode3FileTemplateCompletionAssistant: 0x2025bd920>
    Method: -workspaceNavigableItem
    Thread: <NSThread: 0x200020700>{name = (null), num = 1}
    Hints: None
    Backtrace:
    0 0x0000000100949843 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
    1 0x000000010006d484 _DVTAssertionFailureHandler (in DVTFoundation)
    2 0x00000001009bdc47 -[IDETemplateInstantiationAssistant workspaceNavigableItem] (in IDEKit)
    3 0x00000001009be1a7 -[IDETemplateInstantiationAssistant populateDestinationGroupPopUpButton:] (in IDEKit)
    4 0x00000001009bd2db -[IDETemplateCompletionAssistant connectProjectPopup] (in IDEKit)
    5 0x00000001009bd57e -[IDETemplateCompletionAssistant configuredSavePanel] (in IDEKit)
    6 0x0000000117a901cc
    7 0x00000001009bd5b4 -[IDETemplateCompletionAssistant beginSheetModalForWindow:] (in IDEKit)
    8 0x00000001009b00c7 -[IDEAssistantWindowController goNextOrFinish:] (in IDEKit)
    9 0x00007fff8825ae9a -[NSApplication sendAction:to:from:] (in AppKit)
    10 0x00000001001cf63c -[DVTApplication sendAction:to:from:] (in DVTKit)
    11 0x000000010085b9f6 -[IDEApplication sendAction:to:from:] (in IDEKit)
    12 0x00007fff8825adf9 -[NSControl sendAction:to:] (in AppKit)
    13 0x00007fff882e676b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
    14 0x00007fff883172aa -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
    15 0x00007fff882e5215 -[NSControl mouseDown:] (in AppKit)
    16 0x00007fff881ff34f -[NSWindow sendEvent:] (in AppKit)
    17 0x00007fff88134a86 -[NSApplication sendEvent:] (in AppKit)
    18 0x000000010085b70e -[IDEApplication sendEvent:] (in IDEKit)
    19 0x00007fff880cb4da -[NSApplication run] (in AppKit)
    20 0x00007fff880c41a8 NSApplicationMain (in AppKit)
    21 0x0000000100000eec
    22 0x0000000000000002

    Über Google habe ich auch nichts gefunden und ich weiß langsam echt nicht mehr weiter... Hat irgendjemand Tipps?

    Danke!