Probleme mit dem Interface Builder & Iphone Simulator

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

  • Probleme mit dem Interface Builder & Iphone Simulator

    Moin,
    Ich habe mir heute xcode_3.2.6_and_ios_sdk_4.3 heruntergeladen als ich dann aber auf Build & Run clicke kommt folgender error :

    Quellcode

    1. ibtool failed with exception: Interface Builder encountered an error communicating with the iPhone Simulator. If you choose to file a crash report or radar for this issue, please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" and include their content in your crash report.


    Soviel zum ersten Fehler. Der zweite ist das sich der Interface Builder beim klicken einer .xib nicht öffnet sondern direkt grasht dann kommt folgender Fehler :

    Quellcode

    1. Process: Interface Builder [2159]Path: /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface BuilderIdentifier: com.apple.InterfaceBuilder3Version: 3.2.6 (851)Build Info: InterfaceBuilder-8510000~34Code Type: X86-64 (Native)Parent Process: launchd [123]
    2. Date/Time: 2011-05-22 13:00:03.797 +0200OS Version: Mac OS X 10.6.7 (10J869)Report Version: 6
    3. Interval Since Last Report: 1466 secCrashes Since Last Report: 94Per-App Interval Since Last Report: 39 secPer-App Crashes Since Last Report: 2Anonymous UUID: 28C60931-2DE3-4CCB-BD39-4A85C12173F1
    4. Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Crashed Thread: 3
    5. Application Specific Information:abort() called*** Terminating app due to uncaught exception 'IBAssertionFailure', reason: 'Interface Builder encountered an error communicating with the iPhone Simulator. "Interface Builder Cocoa Touch Tool" (2168) failed to launch and exited with status 5. Please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" for further information.'*** Call stack at first throw:( 0 CoreFoundation 0x00007fff862df7b4 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x00007fff85dd00f3 objc_exception_throw + 45 2 CoreFoundation 0x00007fff86337969 -[NSException raise] + 9 3 IBCocoaTouchPlugin 0x0000000116abf95a IBAttachToCocoaTouchTool + 1471 4 IBCocoaTouchPlugin 0x0000000116ab2913 IBProcessRequestsWithProvider + 3617 5 Foundation 0x00007fff867fdf29 __NSThread__main__ + 1429 6 libSystem.B.dylib 0x00007fff88b974f6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff88b973a9 thread_start + 13) Assertion Message: Interface Builder encountered an error communicating with the iPhone Simulator. "Interface Builder Cocoa Touch Tool" (2169) failed to launch and exited with status 5. Please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" for further information. Thread 0 Asserted:0 IBCocoaTouchPlugin 0x0000000116abf913 IBAttachToCocoaTouchTool + 14001 IBCocoaTouchPlugin 0x0000000116abfa20 IBAttachToCocoaTouchTool + 16692 IBCocoaTouchPlugin 0x0000000116abdaf3 IBAskClassInTargetRuntimeForValueForKeyPathUsingResultMarshallerWithContext + 1473 IBCocoaTouchPlugin 0x0000000116b358dc IBIPhoneSDKVersionForSDKIdentifier + 27964 IBCocoaTouchPlugin 0x0000000116b3549c IBIPhoneSDKVersionForSDKIdentifier + 17085 IBCocoaTouchPlugin 0x0000000116b354df IBIPhoneSDKVersionForSDKIdentifier + 17756 IBCocoaTouchPlugin 0x0000000116aba64d IBReplaceClassNamePrefixWith + 15887 IBCocoaTouchPlugin 0x0000000116abe482 IBBuildMarshalledDescriptionOfDocument + 20938 IBCocoaTouchPlugin 0x0000000116abf0f1 IBBuildMarshalledDescriptionOfObject + 1789 IBCocoaTouchPlugin 0x0000000116ac18ed IBPopulateMarshalledStateFromIBIntegrationState + 767310 IBCocoaTouchPlugin 0x0000000116ac19e6 IBPopulateMarshalledStateFromIBIntegrationState + 792211 IBCocoaTouchPlugin 0x0000000116b138fb IBIsManagedByTabBarController + 109612 IBCocoaTouchPlugin 0x0000000116ac0f47 IBPopulateMarshalledStateFromIBIntegrationState + 520313 Foundation 0x00007fff867f9bad _decodeObjectBinary + 256614 Foundation 0x00007fff867fa8a1 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 122915 Foundation 0x00007fff867fade1 -[NSArray(NSArray) initWithCoder:] + 46216 Foundation 0x00007fff867f9b9b _decodeObjectBinary + 254817 Foundation 0x00007fff867f9015 _decodeObject + 20818 AppKit 0x00007fff8176301e -[NSView initWithCoder:] + 36219 AppKit 0x00007fff8179bf8d -[NSCustomView initWithCoder:] + 60520 CocoaPlugin 0x000000010220160121 Foundation 0x00007fff867f9b9b _decodeObjectBinary + 254822 Foundation 0x00007fff867f9015 _decodeObject + 20823 AppKit 0x00007fff81763d0e -[NSResponder initWithCoder:] + 9824 AppKit 0x00007fff81762f01 -[NSView initWithCoder:] + 7725 InterfaceBuilderKit 0x0000000100119d08 -[IBLibraryObjectTemplate initWithCoder:] +



    (nur ein teil wegen der 10000 Zeichen begrenzung)
    Ich hoffe ihr könnt mir helfen