Xcode repository

Hello,
I'm using the repository part of the Xcode service.
It's almost working but I have a little problem.
When I'm out of my home, accessing my repository via internet, everything is working great. I only need a few seconds to push or pull whatever I want.
When I'm at home, on a local computer (not the server itself), every interaction with the repository takes many minutes (more than 10 minutes to "load remotes" and at least 3 to 5 more to execute the action).
All of this is done using Xcode 5.0.2.
The server is running OS 10.9 with Server 3.0.1 and hosting a git repository.
I tried to pull/push using git commands with the terminal but I'm having the exact same problem.
From what I was able to see looking at the logs (I'm really not an expert in this area) it looks like Xcode is doing nothing during these very long minutes.
There is this message, repeated twice when I open the "pull" sheet :
26/11/2013 17:47:58,478 Xcode[372]: [MT] IDESourceControlAuthentication: Couldn't remove password from keychain: Error Domain=DVTSecErrorDomain Code=-25300 "The specified item could not be found in the keychain." UserInfo=0x7fe9ee5c96e0 {NSLocalizedDescription=The specified item could not be found in the keychain.}
If anyone has any idea of what's happening here I would be really interested !
Thanks.

I'm not sure to fully understand what you mean but OS X Server isn't used as a DNS server on my local network.
The DNS service of the Server is disabled.
I'm using my internet provider's router for the DNS part.
I think you might be right about this being related to a DNS problem.
As you saw the HostName of my server is achille.home, on my client, in my Xcode project repositories settigns, the server is referenced as achille.home but when trying to ping achille.home from this client, every ping timeout.
If I try to ping achille.local the ping command works.
I'm not sure how I should change these settings in my Xcode project and why it used this hostname but I guess it might fix the problem.
Thanks

Similar Messages

  • The repository "(null)" could not be reached when trying to commit in Xcode 4.5

    When i create a new project under Xcode 4.5 and try to commit it when it still blank, i got this message:
    Yes, i checked the option: Create Local Git repository for this project.
    Is it a bug in Xcode 4.5 ?

    Try restoring your iPhone from a different computer.
    kpower28
    Please mark this as "solved my problem" or "helped me"!

  • Xcode crashes when opening repository

    Xcode 5.0.3 on Mac OS X 10.9 always crashes when trying to open a repository. How can i totally delete and reinstall Xcode? Tried delting it by using the trash can and also from the terminal with "sudo /Developer/Library/uninstall-devtools --mode=all" but I did not manage at all to fix my problem. Please help!
    Process:         Xcode [1479]
    Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         5.0.2 (3335.32)
    Build Info:      IDEApplication-3335032000000000~4
    App Item ID:     497799835
    App External ID: 106632651
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [163]
    Responsible:     Xcode [1479]
    User ID:         501
    Date/Time:       2013-11-20 16:00:25.067 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  E76DBC92-4D6D-37CD-89E9-19108F831CA6
    Sleep/Wake UUID: 7317448F-8DC1-4265-83F1-947A97F96BE8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Sending openSourceControl: to <IDEWelcomeWindowController: 0x7fc558448430> from <IDEWelcomeWindowHighlightButton: 0x7fc55a96cf40>
    ProductBuildVersion: 5A3005
    ASSERTION FAILURE in /SourceCache/IDEFoundation/IDEFoundation-3582/Framework/Classes/Model/SourceCon trol/IDESourceControlProject.m:780
    Details:  (origin) should not be nil.
    Object:   <IDESourceControlProject: 0x7fc55cc25790>
    Method:   -setOrigin:forConfiguration:
    Thread:   <NSThread: 0x7fc5586150a0>{name = (null), num = 1}
    Hints:  
      0: Sending openSourceControl: to <IDEWelcomeWindowController: 0x7fc558448430> from <IDEWelcomeWindowHighlightButton: 0x7fc55a96cf40>
    Backtrace:
      0  0x000000010c8e5ea8 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
      1  0x000000010b6677a5 _DVTAssertionHandler (in DVTFoundation)
      2  0x000000010b667ad4 _DVTAssertionFailureHandler (in DVTFoundation)
      3  0x000000010c3030f5 -[IDESourceControlProject setOrigin:forConfiguration:] (in IDEFoundation)
      4  0x000000010cbdc133 -[IDESourceControlNewCheckoutWindowController setupServers] (in IDEKit)
      5  0x000000010cbdb776 -[IDESourceControlNewCheckoutWindowController setupChooserViewChoices] (in IDEKit)
      6  0x000000010cbd9bce -[IDESourceControlNewCheckoutWindowController showRecentsView] (in IDEKit)
      7  0x000000010cbd88d6 -[IDESourceControlNewCheckoutWindowController loadWindow] (in IDEKit)
      8  0x00007fff8ef36058 -[NSWindowController window] (in AppKit)
      9  0x000000010cbd8923 -[IDESourceControlNewCheckoutWindowController presentNewCheckoutWindow] (in IDEKit)
    10  0x000000010c925aea -[IDESourceControlCommandHandler quickCheckoutCommand:] (in IDEKit)
    11  0x00007fff8eed83d0 -[NSApplication sendAction:to:from:] (in AppKit)
    12  0x000000010bd4eaff __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
    13  0x000000010bb80544 -[DVTApplication sendAction:to:from:] (in DVTKit)
    14  0x000000010c8e1845 +[IDECommandManager sendActionForCommandWithIdentifier:from:] (in IDEKit)
    15  0x00007fff8eed83d0 -[NSApplication sendAction:to:from:] (in AppKit)
    16  0x000000010bd4eaff __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
    17  0x000000010b668ab1 DVTInvokeWithFailureHint (in DVTFoundation)
    18  0x000000010bb805ba -[DVTApplication sendAction:to:from:] (in DVTKit)
    19  0x00007fff8eed824e -[NSControl sendAction:to:] (in AppKit)
    20  0x00007fff8ef24d7d -[NSCell _sendActionFrom:] (in AppKit)
    21  0x00007fff8ef3e715 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
    22  0x00007fff8ef3dae7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
    23  0x00007fff8ef3d1fd -[NSControl mouseDown:] (in AppKit)
    24  0x00007fff8eebed08 -[NSWindow sendEvent:] (in AppKit)
    25  0x00007fff8ee5d744 -[NSApplication sendEvent:] (in AppKit)
    26  0x000000010c6e883b -[IDEApplication sendEvent:] (in IDEKit)
    27  0x00007fff8ecada29 -[NSApplication run] (in AppKit)
    28  0x00007fff8ec98803 NSApplicationMain (in AppKit)
    29  0x00007fff8f8ba5fd start (in libdyld.dylib)
    Performing @selector(quickCheckoutCommand:) from sender (null) 0x0
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff84f22866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff83c4735c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff886a4bba abort + 125
    3   com.apple.dt.IDEKit                     0x000000010c8e57af +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 775
    4   com.apple.dt.IDEKit                     0x000000010c8e600e -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] + 1117
    5   com.apple.dt.DVTFoundation              0x000000010b6677a5 _DVTAssertionHandler + 421
    6   com.apple.dt.DVTFoundation              0x000000010b667ad4 _DVTAssertionFailureHandler + 322
    7   com.apple.dt.IDEFoundation              0x000000010c3030f5 -[IDESourceControlProject setOrigin:forConfiguration:] + 676
    8   com.apple.dt.IDEKit                     0x000000010cbdc133 -[IDESourceControlNewCheckoutWindowController setupServers] + 756
    9   com.apple.dt.IDEKit                     0x000000010cbdb776 -[IDESourceControlNewCheckoutWindowController setupChooserViewChoices] + 853
    10  com.apple.dt.IDEKit                     0x000000010cbd9bce -[IDESourceControlNewCheckoutWindowController showRecentsView] + 254
    11  com.apple.dt.IDEKit                     0x000000010cbd88d6 -[IDESourceControlNewCheckoutWindowController loadWindow] + 1667
    12  com.apple.AppKit                        0x00007fff8ef36058 -[NSWindowController window] + 80
    13  com.apple.dt.IDEKit                     0x000000010cbd8923 -[IDESourceControlNewCheckoutWindowController presentNewCheckoutWindow] + 31
    14  com.apple.dt.IDEKit                     0x000000010c925aea -[IDESourceControlCommandHandler quickCheckoutCommand:] + 47
    15  com.apple.AppKit                        0x00007fff8eed83d0 -[NSApplication sendAction:to:from:] + 327
    16  com.apple.dt.DVTKit                     0x000000010bd4eaff __37-[DVTApplication sendAction:to:from:]_block_invoke + 351
    17  com.apple.dt.DVTKit                     0x000000010bb80544 -[DVTApplication sendAction:to:from:] + 226
    18  com.apple.dt.IDEKit                     0x000000010c8e1845 +[IDECommandManager sendActionForCommandWithIdentifier:from:] + 109
    19  com.apple.AppKit                        0x00007fff8eed83d0 -[NSApplication sendAction:to:from:] + 327
    20  com.apple.dt.DVTKit                     0x000000010bd4eaff __37-[DVTApplication sendAction:to:from:]_block_invoke + 351
    21  com.apple.dt.DVTFoundation              0x000000010b668ab1 DVTInvokeWithFailureHint + 82
    22  com.apple.dt.DVTKit                     0x000000010bb805ba -[DVTApplication sendAction:to:from:] + 344
    23  com.apple.AppKit                        0x00007fff8eed824e -[NSControl sendAction:to:] + 86
    24  com.apple.AppKit                        0x00007fff8ef24d7d -[NSCell _sendActionFrom:] + 128
    25  com.apple.AppKit                        0x00007fff8ef3e715 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
    26  com.apple.AppKit                        0x00007fff8ef3dae7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
    27  com.apple.AppKit                        0x00007fff8ef3d1fd -[NSControl mouseDown:] + 706
    28  com.apple.AppKit                        0x00007fff8eebed08 -[NSWindow sendEvent:] + 11296
    29  com.apple.AppKit                        0x00007fff8ee5d744 -[NSApplication sendEvent:] + 2021
    30  com.apple.dt.IDEKit                     0x000000010c6e883b -[IDEApplication sendEvent:] + 444
    31  com.apple.AppKit                        0x00007fff8ecada29 -[NSApplication run] + 646
    32  com.apple.AppKit                        0x00007fff8ec98803 NSApplicationMain + 940
    33  libdyld.dylib                           0x00007fff8f8ba5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff84f23662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8e2dc43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8e2dc152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff84f1ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84f1dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8874f315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8874e939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8874e275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8b292907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8b29270b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff84f1ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84f1dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8874f315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8874e939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8874e275 CFRunLoopRunSpecific + 309
    5   com.apple.DTDeviceKitBase               0x0000000115c2181a -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 164
    6   com.apple.Foundation                    0x00007fff8b29270b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff84f229aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8879ad43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff84f1ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84f1dd18 mach_msg + 64
    2   ???                                     0x000000011000d513 0 + 4563457299
    3   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 12:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff84f22716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff83c48c3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo                     0x00007fff8a15ea38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo                     0x00007fff8a15e78f startIOThread(void*) + 147
    4   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff84f1ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84f1dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8874f315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8874e939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8874e275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8ee5a1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 14:: DYMobileDeviceManager
    0   libsystem_kernel.dylib                  0x00007fff84f1ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84f1dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8874f315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8874e939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8874e275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8b294a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation                    0x00007fff8b37d70a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.GPUToolsMobileFoundation          0x000000011730c96b -[DYMobileDeviceManager _deviceNotificationThread:] + 132
    8   com.apple.Foundation                    0x00007fff8b29270b __NSThread__main__ + 1318
    9   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff84f22e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff83c47f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff83c4afb9 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff84f22716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff83c48c3b _pthread_cond_wait + 727
    2   com.apple.Xcode.DevToolsCore            0x0000000111e57fd6 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 506
    3   com.apple.Foundation                    0x00007fff8b29270b __NSThread__main__ + 1318
    4   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff84f22716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff83c48c3b _pthread_cond_wait + 727
    2   com.apple.Xcode.DevToolsCore            0x0000000111e57fd6 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 506
    3   com.apple.Foundation                    0x00007fff8b29270b __NSThread__main__ + 1318
    4   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff84f22716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff83c48c3b _pthread_cond_wait + 727
    2   com.apple.Xcode.DevToolsCore            0x0000000111e57fd6 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 506
    3   com.apple.Foundation                    0x00007fff8b29270b __NSThread__main__ + 1318
    4   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff84f1ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84f1dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8874f315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8874e939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8874e275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff888039d1 CFRunLoopRun + 97
    6   com.apple.DebugSymbols                  0x00007fff8a26d7e3 SpotlightQueryThread(void*) + 355
    7   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff84f22a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff886c3e60 nanosleep + 200
    2   com.apple.CoreSymbolication             0x00007fff888d7681 0x7fff888c4000 + 79489
    3   libsystem_pthread.dylib                 0x00007fff83c46899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff83c4672a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff83c4afc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff73c3d310  rcx: 0x00007fff5463d768  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5463d790  rsp: 0x00007fff5463d768
       r8: 0x00007fc558823200   r9: 0x000000000000002d  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff5463d8a8  r13: 0x000000010cfb74e8  r14: 0x0000000000000006  r15: 0x00007fc55cc51e00
      rip: 0x00007fff84f22866  rfl: 0x0000000000000206  cr2: 0x00007fc558834625
    Logical CPU:     0
    Error Code:      0x020000b8
    Trap Number:     133
    Binary Images:
           0x10b5c1000 -        0x10b5c1ff7  com.apple.dt.Xcode (5.0.2 - 3335.32) <325477C5-32DB-3091-91B7-41B670C5C0ED> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x10b5c7000 -        0x10b9f4fff  com.apple.dt.DVTFoundation (5.0.2 - 3542) <05454F93-F6FD-3813-B2B9-29D364BAE0F0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
           0x10bb75000 -        0x10be8ffff  com.apple.dt.DVTKit (5.0.2 - 3553) <0F9EC4BC-158C-3741-8E60-B781AF0CB667> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
           0x10c036000 -        0x10c474ff7  com.apple.dt.IDEFoundation (5.0.2 - 3582) <65D65E5D-7B32-35A3-858B-C751A86E808D> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
           0x10c6cf000 -        0x10ce5ffff  com.apple.dt.IDEKit (5.0.2 - 3608) <34C232C6-6036-3F60-9CB5-739A8E93AC73> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x10d2d2000 -        0x10d2d3ffb  libsysmon.dylib (58.1.3) <B5733414-8CD4-3BAB-8C21-8529E682BCFC> /usr/lib/libsysmon.dylib
           0x10d2e0000 -        0x10db9dff7 +libclang.dylib (500.2.79) <32C31E07-4526-3A30-9D1F-06169929BDC7> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x10dc1f000 -        0x10dc8bff7  com.apple.CSServiceClient (1.0 - 1) <DDA02C9A-8F3C-3F7F-AB34-B4EFD49F16CB> /Applications/Xcode.app/Contents/SharedFrameworks/CSServiceClient.framework/Ver sions/A/CSServiceClient
           0x10dccf000 -        0x10dce6fff  com.apple.DADocSetManagement (5.0.2 - 3350) <B385692F-57DD-3AF2-A8F0-3AD1ACF0B82E> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
           0x10dcfe000 -        0x10dd00ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <385A175E-6002-32FC-8E16-5011295E859C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
           0x10dd07000 -        0x10dd30ff7  com.apple.dt.instruments.DTGraphKit (5.0.2 - 51140) <D016A07B-D390-3F97-9986-EC98BCBFD982> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions /A/DTGraphKit
           0x10dd4d000 -        0x10ddb3ff7  com.apple.DADocSetAccess (5.0.2 - 3356) <D465F190-8B44-3675-9B50-442D06FAAED5> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
           0x110061000 -        0x1100dcfff  com.apple.dt.IDE.IDEFindReplace (5.0.2 - 3434) <22895260-25DA-3373-A22D-BDE954BA1A57> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
           0x11012b000 -        0x11017afff  com.apple.dt.IDE.iCloudSupport (5.0.2 - 77) <8BCC1372-0217-3E0F-8422-B148535C5B62> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS /iCloudSupport
           0x1101b5000 -        0x1101bdfff  com.apple.dt.IDE.HexEditor (5.0.2 - 3317) <1759FF3D-09EC-3D55-8ADB-6A710EE94F58> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
           0x1101c7000 -        0x1101cbff7  com.apple.dt.gpu.GPUTraceDebugger (5.0.2 - 13004) <F6674F1E-48A9-3B96-9615-57B14B766BF2> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
           0x1102df000 -        0x110323fff  com.apple.CoreThemeDefinition (2.0 - 146) <B7B5CEE8-A98D-3DDA-9927-364DCF16AD86> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/Core ThemeDefinition
           0x110354000 -        0x110373fff  com.apple.dt.IDE.IDEQuickHelp (5.0.2 - 3364) <DDD284AE-29C0-3924-9C99-245565B82EE6> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
           0x11038d000 -        0x110396fff  com.apple.DevToolsFoundation (7.0.2 - 3575) <33C48628-DD77-30C3-A917-3AF4C44ADCD9> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x110696000 -        0x11069dfff  com.apple.dt.IDE.IDEOSXSupportCore (5.0.2 - 3329) <0817EC4A-8064-337D-BF52-AC4DCC03382B> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/ Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSu pportCore
           0x1106ad000 -        0x1106adff7  com.apple.compilers.clang (7.0.2 - 3575) <0FA6DDCC-A11E-3BDA-873D-F2E2BD4A6CFA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
           0x1106c6000 -        0x1106c7fff +liblaunch_sim.dylib (330.1.2) <8DC5E472-BB28-36CD-8015-EF38E5FB9786> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/SDKs/iPhoneSimulator7.0.sdk/usr/lib/system/host/liblaunch_sim.dylib
           0x1106d0000 -        0x1106d1fff  com.apple.dt.dbg.DebuggerLLDBService (5.0.2 - 3532) <283453A1-85F2-354B-8C31-E9D1CFBFF8C9> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
           0x1106dc000 -        0x1106dcff7  com.apple.xcode.compilers.scntool (7.0.2 - 3575) <1067F1D4-C9F1-3D99-ACB3-CF18D616287F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Scene Kit.xcplugin/Contents/MacOS/Scene Kit
           0x1106e0000 -        0x1106e0ff7  com.apple.IBStoryboardCompilerPlugin (5.0.2 - 3747) <983F3C6B-FB46-30A4-B5C4-6E682FD47630> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/IBStoryboardCompilerPlugin.xcplugin/Conte nts/MacOS/IBStoryboardCompilerPlugin
           0x1106e4000 -        0x1106e4ff7  com.apple.xcode.compilers.coredata (7.0.2 - 3575) <5520F32D-3C65-30F7-A798-307D7757C880> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
           0x1107ec000 -        0x1108b2ff7  com.apple.dt.IDE.IDESourceEditor (5.0.2 - 3443) <8D16E3CB-06D4-362C-A1F9-67C6CEF57C11> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
           0x110921000 -        0x110996fff  com.apple.dt.IDE.IDEDocViewer (5.0.2 - 3464) <AA56E019-B209-3B34-AF4B-5DF5CEA3EC2F> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
           0x1109ea000 -        0x110e88fff  com.apple.dt.IDE.IDEInterfaceBuilderKit (5.0.2 - 4514) <5E8C3F22-DF06-32CE-8480-2F1626B42AA1> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
           0x11115a000 -        0x1111e0fff  com.apple.dt.IBFoundation (1.0 - 1) <791FFB3C-9936-381F-9986-58FD89786071> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/I BFoundation
           0x111235000 -        0x1112c0ff7  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <BAC6F8B7-723B-3566-A51B-28470E22D755> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
           0x111316000 -        0x11134cfff +com.ridiculousfish.HexFiendFramework (5.0.2 - 3317) <0224A13F-BCAC-3AF6-AB95-AF66F998BFEC> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
           0x111373000 -        0x1113a8ff7  com.apple.dt.dbg.DebuggerFoundation (5.0.2 - 3532) <91ED13F4-19F3-30C2-B4A6-8BBBCCFF6B58> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
           0x1113d4000 -        0x111470ff7  com.apple.dt.dbg.DebuggerUI (5.0.2 - 3532) <CF40E0CA-6E2C-3099-8013-A88DD306AD12> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
           0x1114e9000 -        0x1115c7ff7  com.apple.dt.gpu.GPUDebuggerFoundation (5.0.2 - 13004) <39E570EB-B84A-3768-9E92-18B6FB88A702> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
           0x111623000 -        0x111672ff7  com.apple.GPUTools (1.0 - 13004) <355C9E6D-F8B6-378C-BF43-00BF3E327291> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
           0x11169f000 -        0x111727ff7  com.apple.GPUToolsCore (1.0 - 13004) <ED6CD233-B2C1-315F-A808-7A4F9C0D253C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
           0x111768000 -        0x11195afff  com.apple.GPUToolsAnalysis (1.0 - 13004) <3254C6A7-AC46-3324-8924-F30526775340> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
           0x1119af000 -        0x111a54fff  com.apple.GPUToolsServices (1.0 - 13004) <082B2B38-4D5C-3EED-AD89-624C13B07C9A> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
           0x111ab7000 -        0x111ac4fff  com.apple.dt.gpu.GPUDebuggerKit (5.0.2 - 13004) <7856190D-0FE6-34FE-8103-6D477C107660> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
           0x111ad5000 -        0x111c83fff  com.apple.dt.gpu.GPUTraceDebuggerUI (5.0.2 - 13004) <12E30E52-9C0B-38A8-BD67-BE7084448EA4> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
           0x111cd8000 -        0x111cf3ff7  com.apple.dt.IDE.SharedPlugInUtilities (5.0.2 - 3316) <1A386B71-B57F-3E03-B5D7-307C942864D5> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
           0x111d04000 -        0x111d31ff7  com.apple.dt.IDE.Xcode3Core (5.0.2 - 3575) <5CA4F90E-5E64-38C4-A88A-A4A82BD205AB> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
           0x111d49000 -        0x1120a3fff  com.apple.Xcode.DevToolsCore (7.0.2 - 3575) <AB5A04BD-17DA-3B1C-97A9-5DA1C8B80C6C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
           0x112232000 -        0x112271ff7  com.apple.Xcode.DevToolsSupport (7.0.2 - 3575) <DD067251-CA19-3300-BF72-3A33D1586A56> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x112298000 -        0x112446ff7  com.apple.dt.IDE.Xcode3UI (5.0.2 - 3575) <6621F626-3965-371B-B408-ED65CD6357E3> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
           0x1133c5000 -        0x11342bff7  com.apple.dt.IDE.IDEiOSSupportCore (5.0.2 - 3796) <9B69761C-25A0-362B-9358-892C384DF73F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOS SupportCore
           0x113464000 -        0x11346dfff  com.apple.iphonesimulator.SimulatorHost (1.0 - 1) <AC1000C8-36A7-3764-B4B1-E7FE3AFED960> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/SimulatorHost.framework/Versions/A/SimulatorH ost
           0x113478000 -        0x11347bfff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x113481000 -        0x113481ff7  com.apple.IBCocoaTouchCompilerPlugin (5.0.2 - 3747) <F5A476A2-5166-3713-92FD-94DEA9CF7EBB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IBCocoaTouchCompilerPlugin.xcplugin/Conten ts/MacOS/IBCocoaTouchCompilerPlugin
           0x1134ac000 -        0x11367dfff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x113727000 -        0x11372bffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) <DEB558B7-BACF-3871-A021-B3A904F4FB44> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x11379c000 -        0x11379dfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (5.0.2 - 3747) <D1F85B4C-BD35-3FDF-B4BF-086D054432B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
           0x1137a2000 -        0x1137a2ff7  com.apple.dt.IDE.IDEAppleScriptEditor (5.0.2 - 3312) <59A8A164-31D9-3E07-90F5-724CC349A258> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
           0x1137bc000 -        0x1137c1fff  com.apple.dt.IDE.IDEPDFViewer (5.0.2 - 3311) <55A5A672-DACB-3682-A19E-CD9DC075BEFC> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
           0x115a62000 -        0x115a76fff  com.apple.DTDeviceKit (4.2 - 3697) <4C2034E3-B6CA-3A90-8D1F-1AC492BA3381> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
           0x115a85000 -        0x115b76ff7  com.apple.mobiledevice (710.1 - 710.1) <356F402B-7499-3EA6-8541-A3D89F6D119F> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x115bdb000 -        0x115c46ff7  com.apple.DTDeviceKitBase (5.0.2 - 3697) <F82979E5-140A-33D5-AFAB-9FA6A86B7F68> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
           0x115c84000 -        0x115c9cfff  com.apple.DeviceLinkX (5.0 - 260) <DCCDAA59-4756-37F2-B4E5-02786672F579> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x115cac000 -        0x115cc1ff7  com.apple.DVTiPhoneSimulatorRemoteClient (5.0.2 - 3556) <79CF7E01-7773-3D7E-B5B5-3D085F64158D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
           0x115db6000 -        0x115db9ff7  com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <F05C148B-E513-3A50-8E49-5AC419D15A5A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support
           0x115dc8000 -        0x115e55ff7  com.apple.dt.IDE.IDEiPhoneSupport (5.0.2 - 3796) <A1BCA12B-5384-392B-9BE6-EA86D4D36119> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
           0x115ec1000 -        0x115efdfff  com.apple.framework.ConfigurationProfiles (6.0 - 662) <BF363D1B-EFA5-391D-8023-71B25E6034F0> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x115f1e000 -        0x115f47ff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (5.0.2 - 3341) <26207B35-3648-3478-8031-954E0538B26B> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
           0x115f65000 -        0x115f6ffff  com.apple.xcode.plug-in.CoreBuildTasks (7.0.2 - 3575) <41EEDCDF-F64E-3651-991F-FC2B4B930A11> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
           0x115fac000 -        0x115faffff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <1C0DA2C4-E749-3D1C-BDC9-60485BCEEA36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x115fb4000 -        0x115fb4ff7  com.apple.IBCocoaTouchCompilerPlugin (5.0.2 - 3747) <31ED0B0F-CE5F-34BE-8109-D6B938D66612> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IBCocoaTouchCompilerPlugin.xcplugin/Contents/MacO S/IBCocoaTouchCompilerPlugin
           0x115fb8000 -        0x116157fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (5.0.2 - 4514) <29403A35-25F9-3AE7-8696-6A394EAA0D71> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x116257000 -        0x116297ff7  com.apple.glut (3.6.0 - GLUT-3.6.0) <87683C90-4303-3561-9CC8-5772FDEC16F0> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x11637d000 -        0x1165d1ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (5.0.2 - 3747) <839CDECF-2C41-30A4-B1CD-C837EC18155E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
           0x1166a9000 -        0x1166c4fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (5.0.2 - 3338) <07BC16A1-DD77-36C3-8609-6D290951CCFB> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
           0x1166e5000 -        0x11670afff  com.apple.DiscRecordingUI (8.0 - 8000.4.6) <9460712B-D256-33E6-A1F0-6C956EC48C32> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x11672c000 -        0x11672efff  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (5.0.2 - 3338) <0541CB8B-6C29-37A9-B249-170F96F676C3> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
           0x1167b7000 -        0x1167c7fff  com.apple.IDESpriteKitParticleEditor (1.0 - 1) <8811DBB1-0EBD-3182-AFB1-618A38E996CC> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/C ontents/MacOS/IDESpriteKitParticleEditor
           0x1167d8000 -        0x116815fff  com.apple.PhysicsKit (1.0 - 1) <A3CF45DF-2806-3B73-94C1-63DCE39F2978> /Applications/Xcode.app/Contents/SharedFrameworks/PhysicsKit.framework/Versions /A/PhysicsKit
           0x11682f000 -        0x116854fff  com.apple.GLKit (1.0 - 27) <5CFAC5C9-0BAF-3A87-822B-74E43ECBC542> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
           0x1169ba000 -        0x1169f4fff  com.apple.GPUToolsInterface (1.0 - 13004) <DE83E824-6656-38BC-9116-C214E568602E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
           0x116a14000 -        0x116a26ff7  com.apple.dt.IDE.IDEIssueNavigator (5.0.2 - 3332) <A8BDDCF9-083D-3C88-815C-721D0901D384> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
           0x116a34000 -        0x116a5afff  com.apple.GPUToolsShaderProfiler (1.0 - 13004) <783C5403-A7F4-309A-8A69-A60DD1390128> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framew ork/Versions/A/GPUToolsShaderProfiler
           0x116b5f000 -        0x116b6afff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x116bff000 -        0x116c01ff7  com.apple.dt.IDE.IDEAppleScriptCore (5.0.2 - 3312) <1C09F80B-1EE8-3F20-97D6-7776F745DB4F> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
           0x116c72000 -        0x116c78fff  com.apple.dt.IDE.IDEInstrumentsService (5.0.2 - 3532) <E310E2B7-3D88-3E62-AB6E-7909280125E6> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
           0x116d0a000 -        0x116d0afeb +cl_kernels (???) <A98A1044-D6A5-4370-B74F-546777F4B9FD> cl_kernels
           0x1171bd000 -        0x117245fff  com.apple.dt.gpu.GPURenderTargetEditor (5.0.2 - 13004) <BD2561D5-0C85-3A51-A813-3F0A08EDE327> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
           0x117291000 -        0x1172dafff  com.apple.dt.gpu.GPUDebuggeriOSSupport (5.0.2 - 13001) <014ACECE-FDAD-36D2-8CA1-2EE5611FD7B5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
           0x117304000 -        0x11731dfff  com.apple.GPUToolsMobileFoundation (1.0 - 13001) <CBD9EB03-4F73-3C01-B21A-A19567AB613D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
           0x117332000 -        0x1173b3ff7  com.apple.GPUToolsExpert (1.0 - 13001) <A57EAE9D-C417-30DF-89CF-B6B7EC620061> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
           0x1173fd000 -        0x117407ff7  com.apple.dt.PlistEditor (5.0.2 - 3317) <F14DA0FD-3A1D-3A09-8EE5-7668F4289189> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
           0x117413000 -        0x11742dfff  com.apple.dt.IDE.IDESymbolNavigator (5.0.2 - 3335) <60230042-434A-3A34-AA4D-D1E11D6CA139> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
           0x117441000 -        0x117458fff  com.apple.dt.IDE.IDERTFEditor (5.0.2 - 3316) <6B03F5BE-632C-3B31-BF69-67D24E15BD7E> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
           0x11746a000 -        0x117479ff7  com.apple.dt.IDE.IDEQuickLookEditor (5.0.2 - 3316) <9C6FD612-08F3-3115-87CC-36B5B4A1E190> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
           0x11748a000 -        0x1174d9fff  com.apple.dt.IDE.IDESceneKitEditor (5.0.2 - 3362) <E19074FC-E588-3E28-BE4E-6A3BEFFEBB36> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
           0x117512000 -        0x117528ff7  com.apple.dt.IDE.IDEStructureNavigator (5.0.2 - 3344) <D886E8F9-93E1-3194-ACD7-53FCCA9AACC1> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
           0x117536000 -        0x117637ff7  com.apple.dt.IDE.IDEModelEditor (5.0.2 - 3401) <C5B7B320-714E-3BBB-8F96-9D29AC34D262> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
           0x1176ce000 -        0x117757ff7  com.apple.dt.IDE.IDEModelFoundation (5.0.2 - 3401) <B22FE15C-2357-31BC-AFAD-979943052B0B> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
           0x1177ac000 -        0x117876fff  com.apple.dt.IDE.IDELogNavigator (5.0.2 - 3462) <1E56046F-233A-3A99-B1C0-E80A793D6A4F> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
           0x117902000 -        0x11790fff7  com.apple.dt.IDE.IDEProjectsOrganizer (5.0.2 - 3323) <6FD81F54-33E5-3B3D-B45F-C7318389B491> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
           0x11791c000 -        0x117924ff7  com.apple.dt.ScriptingDefinitionEditor (5.0.2 - 3310) <AF7944A6-CCA3-3342-B904-3074E302EEA4> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
           0x1179ac000 -        0x118feafbf  com.apple.LLDB.framework (1.300.2.53 - 300.2.53) <D2B84E68-DB01-35EB-8909-6FD1ED2F9C27> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/LLDB
           0x11959a000 -        0x119684fff  org.python.python (2.7.5 - 2.7.5) <0202C38E-0354-34FA-9996-8D2ADCE353D8> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
           0x119ce1000 -        0x119df5fff  com.apple.SpriteKit (1.0 - 1) <A936991B-7801-3AB4-B0A3-2E13DD28AA67> /Applications/Xcode.app/Contents/SharedFrameworks/SpriteKit.framework/Versions/ A/SpriteKit
           0x119e56000 -        0x119e7afff  com.apple.audio.OpenAL (1.7 - 1.7) <5D2366B5-111B-3BDD-AFB3-5770075659F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
           0x11a652000 -        0x11a653ffa +cl_kernels (???) <52C91CEF-60C0-4C97-9C3A-D7388AAE7BAB> cl_kernels
           0x11a661000 -        0x11a662ff9 +cl_kernels (???) <6ECF4802-D1A6-4C5F-947A-93D550CD4215> cl_kernels
           0x11aaad000 -        0x11ab93fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11ac20000 -        0x11ac21fe4 +cl_kernels (???) <2B472053-81E7-4BCB-98C6-80D8BB6345B9> cl_kernels
           0x11be92000 -        0x11beaffff  com.apple.dt.IDE.IDEGit (5.0.2 - 3355) <58325CA6-66B9-31E3-8E28-4EE12E1C322F> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
           0x11bec3000 -        0x11bedafff  com.apple.dt.IDE.IDESubversion (5.0.2 - 3359) <106E1C90-0406-35FD-A456-53A486620DA7> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
           0x11d30c000 -        0x11d312ff7  com.apple.gputools.GPUToolsShaderProfilerMobileSupport (1.0 - 13001) <B15BA4C6-1924-3B93-8809-32A97334A1F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/GPUToolsShaderProfilerMobileSupport.gtplugin/Contents /MacOS/GPUToolsShaderProfilerMobileSupport
           0x11d4b2000 -        0x11d4ebfff  com.apple.gputools.MobileAnalysis (1.0 - 13001) <BE0BBC7A-1687-3997-9A85-F0D717D28D85> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
        0x123400000000 -     0x123400366ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.18.27 - 8.1.8) <10962454-79BD-31BF-8C23-7D3EE0DF8FA5> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff61821000 -     0x7fff61854817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff83c45000 -     0x7fff83c4cff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff83c4d000 -     0x7fff83cb1ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff83cc9000 -     0x7fff83d64ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff83d65000 -     0x7fff8468105f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff84682000 -     0x7fff846b3fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff846b4000 -     0x7fff84751fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8480c000 -     0x7fff848dcff7  com.apple.PubSub (1.0.5 - 65.36) <26189018-1C77-3C56-84E8-56C6A400187F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff848dd000 -     0x7fff848f8ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff848f9000 -     0x7fff848fcfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff848fd000 -     0x7fff8493cfff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8493d000 -     0x7fff84965ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8498f000 -     0x7fff849c0ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff849c1000 -     0x7fff849fafff  com.apple.OSAKit (1.4 - 89) <4FC3119D-A436-387E-9E3A-EBE69CCD6A14> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
        0x7fff849fb000 -     0x7fff84c43fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff84c44000 -     0x7fff84c4ffff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84c50000 -     0x7fff84ef1ff5  com.apple.VectorKit (1.0 - 716.19.8) <ACC97486-3F9F-3A1F-B0B0-B1F39CB4AADB> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
        0x7fff84ef5000 -     0x7fff84ef6fff  libffi.dylib (18.1) <FEB76C94-97BA-39BC-B713-D086B9757BA5> /usr/lib/libffi.dylib
        0x7fff84ef7000 -     0x7fff84effff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff84f00000 -     0x7fff84f0cff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff84f0d000 -     0x7fff84f29ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff84f2a000 -     0x7fff84fbeff7  com.apple.Bluetooth (4.2.0 - 4.2.0f6) <94BCC858-0582-3C2F-8A43-486896564758> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff84fbf000 -     0x7fff850adfff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff850ae000 -     0x7fff85114fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff85115000 -     0x7fff85116ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8513a000 -     0x7fff8513cffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8513d000 -     0x7fff85162ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8526f000 -     0x7fff85338fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85339000 -     0x7fff8533dfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8533e000 -     0x7fff85628fff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) &lt

    Try this out, I had the same issue then I found out all you have to do is to set the default view to List before opening any previous or new project and it worked for me hope it works for you too, credit goes to this user below who found the solution.
    ahmedMac25
    I was able to resolve by workaround:
    1. Closed all open applications
    2. relaunch Finder
    3. run  sudo find / -name ".DS_Store"  -exec rm {} \;
    4. this removes all  .DS_Store old files on the computer
    5. launch finder and set default view to "LIST VIEW" as shown here:http://macs.about.com/od/usingyourmac/ss/Setting-Finder-Views-For-Folders-And-Su b-Folders_2.htm
    5. rerun the offending application and file chooser works

  • Issues With Xcode SCM Repository

    I've set up an SVN server on an iMac running Leopard as well as enabled remote login so I can ssh into it. Then I imported my latest Xcode project. It's a Java-based project. On my MacBook Pro also running Leopard I checked out the project using Terminal, then opened it in Xcode and configured it to use the repository over ssh. The little green jewel said Authenticated so I thought everything was working. I set the correct repository in my project settings and then edited a file. Yet when I select any file in the project, just about everything in the SCM menu is greyed out. The three Commit/Refresh/Update Entire Project items are not, however they fail with the following error:
    Error: 155005 (Working copy not locked; this is probably a bug, please report) Description: Commit failed (details follow):
    Error: 155005 (Working copy not locked; this is probably a bug, please report) Description: Directory '/Users/lord_jeremy/XCode/Java RTS/trunk/Java RTS/build/Java RTS.build/Java RTS.pbxindex/strings.pbxstrings/.svn' containing working copy admin area is missing
    I did a lot of google searching but I haven't found anything helpful. Is this a bug in Xcode 3.1.2 (the version I'm using)? If so, is it fixed in 3.2? I'd really prefer not to have to manage my project SVN via the command line,
    EDIT:
    I just noticed the stuff in the Get Annotations For submenu also isn't greyed out. Selecting Latest in that menu gave me the following error:
    Error: 210005 (Couldn't find a repository) Description: No repository found in 'svn+ssh://[email protected]/Users/lord_jeremy/Projects/Repositories/SVN/trunk/Java2TS/src/G ame/Objects/MoveableObjectBase.java'
    If you notice the path is .../trunk/Java2TS/... Is Xcode parsing some path somewhere incorrectly? I'm going to try reimporting the project without spaces in the name and see what happens.
    Message was edited by: Jeremy A

    I just noticed that for some reason the project is using an old path to my SVN repository. I recreated it and reimported the project but for some reason Xcode didn't realize that. I'm betting there's some little file somewhere that's causing my problem.

  • Xcode - Unable to Connect to Remote Repository

    I have a mac mini running OS X Server 4 on Yosemite 10.10.1 and I am trying to set up the Xcode server to host my repositories.
    On my development machine, when I try to create a project on the remote server, or when I try to push to the server I get the error..
    "Unable to Connect to Remote Repository
    Could not connect to the remote repository because the server was unreachable. Verify the server is running and try again."
    My machine knows that the remote server is there and alive.  I am able to add the server in Xcode preferences without any problem.
    I can even pull projects that were already on the server.  But anything new I cannot push or create.
    All the other services I use on the server are working.  Hosting a website, Screen sharing and I can SSH into it without any problem.
    The strangest part is that when I get the error about being unable to connect, the project I am trying to push actually does show up on the server.
    The project shows up on the server in the Repositories.  Just my development machine doesn't know it.
    Its driving me nuts, can anyone offer any ideas?

         You said you had SSH access working so this may be a different issue.  I was able to ssh into my server only with my admin account which made me think that ssh was working, but it turns out it wasn't for all user accounts.   I had the same error message and it turned out I could not ssh into the server with my developer accounts.  If I tried to clone a local repository to the server I got the same error, however the repository was actually create, but it was empty.   For reasons that don't matter to this discussion I originally setup all my users as "local network users" with no "Home Folder".  And that was the problem.  Basically ssh won't allow you to login without a home directory. 
         I had to go back and add a "Home Folder" of  "Local Only" for those users who were going to have xCode access.  Once the "home" directory was created I could login via ssh on those accounts AND creating and cloning repositories through xCode worked fine. The admin account that I was able to login with already had a home directory and wasn't a network user.
    Your issue slightly different even though I got the same error message, so not sure if this will solve your issue or not.  But on the off  chance that it is the same issue,   I figured I would post my solution to my problem.  ymmv
    P.S. I did turn off websites on my server and haven't turned it back on yet, so not sure if that will be a problem if I turn it back on.

  • Problems using a local Subversion repository in XCode 3.0

    I'm trying to get XCode to point to my local SVN, but no luck.
    I get the error "Error: 180001 (Couldn't open a repository) Description: Unable to open an ra_local session to URL"
    I'd tell myself "learn to setup/reference a SVN repository", but I've been using this SVN install for over a year through Eclipse doing Java development. I've also pulled it up svnX with no issues. Why is XCode balking at my connection info?
    My URL is "file:///usr/local/svn". Any ideas?
    -Mack

    ericmeyers wrote:
    Maybe it's the repository format ?
    Or maybe the permissions on the repository, and the directories above it, since it's in /usr/local? My repositories are all in a folder in a user's Documents folder.
    I just set up Xcode with a local Subversion repository and it worked for me, too. Though I just tested checking out, not checking in, since I did it with a real repository and I didn't want to mess it up too much. Try posting the exact steps you're taking and where you get the error.
    You'll definitely need to use three slashes (file:///usr/local/svn) to get to your repository. If you just use two, you most likely will have a problem, as the first two are for the file URL, and the third one is the actual root directory on the drive, if that makes sense.
    charlie

  • Couldn't successfully install xcode-4.2.1 on my mac os x 10.7 macbook

    My machine is a bit old (mid 2007) but the system was upgraded to mac os x 10.7. Today I tried 3 times of install xcode-4.2.1 from the appstore. All 3 times I got the same problem. The installation processes looked quite ok, but after the "Installation done. Launching Xcode..." message, things went wrong.
    The "Welcome to Xcode" splash screen appreared correctly, with the version number 4.2.1 (4D502) and the left panel of (Create a new project, Connect to a repository, Learn about...) also correctly shown. The problem is the whole splash screen is irresponsive to the mouse event. I can move around the splash screen here and there, but if I click on anywhere inside the splash screen, I only get a beep and nothing else happens. I can't create a new project, I can't connect to a repository, I can't learn about... and I can't even uncheck the checkbox of (Show this window when Xcode launches). Neither can I cancel the splash screen by clicking the Cancel button. Even after I let it running there for one hour, the splash screen always stays irresponsive.
    If I force quit the splash screen or simply reboot the machine, then when I click the Xcode icon on the task bar, I will get the informous error message of "inconsistent internal state, continue or crash".
    Any similar experiences? Any hints? Thanks and Merry Christmas.

    the screen shot, notice that the menu bar of xcode is not completely shown, either.

  • Soft links and xcode projects

    In other unix environments using soft links ("ln -s") is a handy way of "abstracting away" at the file system level what a file or directory actually contains, so that its contents can be easily changed without having to modify the original file or directory. In other words, if I have eg. three versions of the same file, and several projects share the usage of one of those files, I can easily change which version of the file those projects will use by simply making a softlink that points to the file I want, and make those projects depend on that softlink (they see it as a regular file). If I later want to change the file in question, I only need to change the softlink to point to another version of the file.
    This is especially useful when dealing with a third-party library that gets regular updates. I can install the third-party library somewhere, with the version number of the library in the directory name, and have a more generic directory name as a softlink (as a concrete example, I could have a softlink named "cocos2d" pointing to a directory named "cocos2d-iphone-0.99.5"). If I update the library, I can install it in a new directory (eg. "cocos2d-iphone-1.0.1") and simply change the softlink to point to the new directory, and then recompile the projects that depend on it.
    The problem is that Xcode doesn't like softlinks. I don't know if this is a feature of MacOS X in general, or a quirk in Xcode in particular. The problem is that Xcode doesn't want any softlinks in any of its paths, and instead always resolves where the softlink is really pointing to. Thus if I add, for example, the file "libraries/cocos2d/cocos2d-ios.xcodeproj" to the project, what ends up in the project is actually a reference to "libraries/cocos2d-iphone-0.99.5/cocos2d-ios.xcodeproj". Thus the whole softlink is circumvented, making it useless. If I update the library in question, I have to go through all the projects that use it and change the references to point to the new directory. This causes only needless extra work.
    This resolving of softlinks only happens when adding a new file to the xcode project. Xcode doesn't seem to change them afterwards, if they already exist in the project. In the past I could get around this problem by editing the project file directly with a text editor and forcing the path to refer to the softlink. However, all the paths in xcode 4 projects seem to be obfuscated, making this impossible. Another possibility is to rename the directory in question with the name of the softlink, then add it to the project, then restore its original name and then add the soft link.
    Is there any better way of doing this?

    Hello I have probably exact same problem with source files whereas a constant location (my softlink) points to different version of the sources in a repository. For example:
    ../MyProject/DependantProjetXyz could point to
    ../Repository/DependantProjectXyz/V1.0
    ../Repository/DependantProjectXyz/V1.1
    My xcode project is setup with ../MyProject/DependantProjetXyz which is pretty useful as I don't need to update all the include and lib path everytime I update the dependancies.
    The main problem I am facing is that if I have a compilation error in the dependancies, xcode isn't able to automatically bring me to the error. It simply open the file and position at the very first line in the file. No highlight.
    I am forced to use contextual menu on the error then reveal in the log to find the line number and manually navigate to that line. In other words, I am almost back to good old command line compilation with separate text editor...
    BTW, this was all working fine before upgrade to xcode 4.
    Was a bug filed on this issue?

  • Xcode 4 not deleting Hello World project fully

    Hi,
    I'm very new to Xcode and have been having a go at creating my first app. However I made quite a few mistakes and though it would be easier to delete the project and start fresh. I did this by going into Finder and trashing the folder. When I go back to Xcode and create a new project with the same name my old errors are still in the code, even after the original file has been trashed and the trash emptied.
    So my question is how to I fully delete a project so I can start another one with the same name?
    I really appreciate the help, I can't find answers anywhere for this one.
    Thanks.

    Ok I found the files in the Repository. All deleted, not back to developing!

  • Xcode 4 crashes after I open my project

    After I waste a day searching why Xcode consumes 100% of CPU (it seems a problem with SVN repository) this application begin to crash systematically when I open my project.
    I clean the build, I deleted DerivedData contents and Xcode cache... no luck.
    I've never seen so buggy program from Apple. Xcode 4 has thrown my productivity.
    The project is a Standard C++ with Boost libraries. Maybe Xcode 4 needs to test this kind of code. Indexing+Metaprogramming C++=Crash?
    Process: Xcode [13270]
    Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier: com.apple.dt.Xcode
    Version: 4.0.1 (99)
    Build Info: IDEApplication-990000~49
    Code Type: X86-64 (Native)
    Parent Process: launchd [131]
    Date/Time: 2011-04-06 14:36:55.756 +0200
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 75625 sec
    Crashes Since Last Report: 19
    Per-App Interval Since Last Report: 49873 sec
    Per-App Crashes Since Last Report: 9
    Anonymous UUID: 0DEAB7CC-47A6-4F8A-B366-2DB64A960752
    Exception Type: EXC_CRASH (SIGILL)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    ProductBuildVersion: 4A1006
    objc[13270]: garbage collection is ON
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff8741029a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8741090d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff81bdf932 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff81bdedbf CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff83a687ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff83a685f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff83a684ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff843f8e64 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff843f87a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.AppKit 0x00007fff843be48b -[NSApplication run] + 395
    10 com.apple.AppKit 0x00007fff843b71a8 NSApplicationMain + 364
    11 com.apple.dt.Xcode 0x0000000100000eec 0x100000000 + 3820

    Clean the build with Xcode when I open it (before it hangs), build folders deleted, DerivedData content deleted, Xcode cache removed also. No luck, Xcode crash while "Indexing" message appears.
    It's not the first time that happen (with Xcode 4.0 and another C++ project, now with 4.0.1). It seems that the Boost library challenging the robustness of the indexing code. But nowadays this library is essential for programming of modern C++.
    If I disable all #include <boost/...> Xcode goes back to life and my project back to the death.
    http://www.pcworld.com/article/223631/xcode4_the_windows_vista_of_appleides.html

  • Problem Moving XCode Project From iMac to MacBook

    I have been working with an Objective C library for iPhone apps using XCode on a iMac running OS X Lion 10.7.5 (11G63). My project builds fine on this system. I need to relocate the project to a MacBook Pro running OS X 10.8.4 (12E55). I have XCode 4.6.3 installed on both systems. The project fails to build on the Mac Book pro. I get two compile errors, both claiming "No visible @interface for 'xxx' declares the selector 'yyy'". (xxx and yyy are class and method names respectively.) The source code appears correct, and as I mentioned this very same project builds fine on the iMac.
    I can zip the project directory structure on the MacBook and copy it back to the iMac, and it again compiles just fine.
    The project will also build on another iMac using XCode 4.6.1
    I've tried stuff like deleting the schemes and re-creating them, etc.
    I'm rather new to the Apple development world. The code was developed by someone else, and unfortunately I can't really call him in on this. So if anyone has run into anything like this, I'd appreciate knowing what the causes/remedies might be. Thanks..

    3kelvin wrote:
    The code was developed by someone else, and unfortunately I can't really call him in on this. So if anyone has run into anything like this, I'd appreciate knowing what the causes/remedies might be. Thanks..
    Sorry. There is no remedy other than doing it correctly the first time. What you will have to do is rebuild the project from scratch.
    Do all of the following on the original machine. Create a new project using the correct template for whatever you are building. Use git SCM. Setup all of the plist and bundle IDs to be the same as the original. Then, open up the original project. Drag all of the source files except for main.m from the old project to the project navigator of the new one. When promped, make sure you copy the files to the destination. Once you have all of the files copied over, get the project running again. I'm sure you will have difficulty because there are probably other things that were done incorrectly.
    Once you have the new app working, you can transfer it to the new machine. You might want to look at setting up a remote repository. You will also want to do additional testing. Once you familiarize yourself with the code, you might want to split it back up again into an organization that makes sense for you.

  • Xcode snapshots problems

    It seems in Xcode I'm at a point where the snapshots will no longer work for me. When I make a new snapshot, it always shows every file in the project in the "Files Added" category and there will not ever be files in the "Files Changed" category. Older snapshots a few files in the "Files Changed" category but no new ones do.
    Does anyone know what to do here?
    I've tried removing directories in ArchiveDirectories, editing the Snapshots plist file, removing the snapshots image (~Library/Application Support/Developer/Shared/SnapshotRepository.sparseimage), among other things.

    That was easy. The DU output appears in the console log. Here it is:
    12/23/08 12:30:27 AM Disk Utility[9894] Repairing permissions for “Hina”
    12/23/08 12:30:27 AM Disk Utility[9894] Reading permissions database.
    12/23/08 12:30:27 AM Disk Utility[9894] Reading the permissions database can take several minutes.
    12/23/08 12:36:13 AM Disk Utility[9894] Permissions differ on "private/var/log/secure.log", should be -rw------- , they are -rw-r----- .
    12/23/08 12:37:03 AM Disk Utility[9894] Permissions differ on "System/Library/LaunchDaemons/com.apple.usbmuxd.plist", should be -rw-r--r-- , they are -rwxr-xr-x .
    12/23/08 12:37:04 AM Disk Utility[9894] Warning: SUID file "System/Library/Filesystems/AppleShare/afpLoad" has been modified and will not be repaired.
    12/23/08 12:37:04 AM Disk Utility[9894] Warning: SUID file "usr/bin/setregion" has been modified and will not be repaired.
    12/23/08 12:37:12 AM Disk Utility[9894] Warning: SUID file "System/Library/PrivateFrameworks/Install.framework/Versions/A/Resources/runner " has been modified and will not be repaired.
    12/23/08 12:37:12 AM Disk Utility[9894] Warning: SUID file "System/Library/Printers/IOMs/LPRIOM.plugin/Contents/MacOS/LPRIOMHelper" has been modified and will not be repaired.
    12/23/08 12:37:12 AM Disk Utility[9894] Group differs on "private/etc/cups", should be 0, group is 26.
    12/23/08 12:37:12 AM Disk Utility[9894] Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    12/23/08 12:37:22 AM Disk Utility[9894]
    12/23/08 12:37:22 AM Disk Utility[9894] Permissions repair complete
    Doesn't look like it should have helped Xcode at all. This is what I remember with certainty:
    1. I made a snapshot days after installing the 10.5.6 update (directly from Software Update.)
    2. I got the "(no changes)" message when comparing that snapshot with the previous one.
    3. I quit Xcode, relaunched, and the problem had disappeared. All diffs showed up.
    4. Days later, I made another snapshot and "(no changes)" appeared when comparing any snapshots. This time, quitting and relaunching Xcode didn't help at all. The 12-15 and 12-20 folders contained identical files despite my having made many changes.
    5. I tried restoring the SnapshotRepository.sparseimage via Time Machine, mounting the image and looking for missing files, etc. Couldn't find any signs of corruption. Never touched any preferences files though. Nothing helped. This is when I made my original post.
    6. Ran DU "repair permissions" just for grins, and suddenly "it just worked." The latest snapshot that I had made (the one that that seemed to trigger the problem) and all others now show the expected diffs, some of which are quite extensive changes.
    7. Subsequent snapshots also show the correct diffs. So I thought DU had fixed the problem. Maybe not.
    Now, here are some things that I did that directly affected the repository image. I just can't remember exactly when I did them:
    - At some point I deleted a snapshot using the Xcode interface by choosing a snapshot and clicking Delete. I can't remember exactly, but I'm pretty sure I deleted the last one at the time (dated 12-20, which, when I mounted the image, contained files that were physically identical to the 12-15 snapshot's.) This would have probably happened at some point between steps 5 and 6 above, but I'm not sure.
    - I'm pretty sure I made at least one other snapshot on the 20th, got the same "no changes" message, and just gave up fiddling around. Waited a few days, made a few more changes, then posted here.
    Sorry for burning up all that bandwidth. It really doesn't look like permissions could have caused the original problem (the 12-15 and 12-20 snapshots containing identical files despite my changes in Xcode.) But somehow things are fine now.

  • How to configure SCM for subversion with a local repository

    Hi,
    I have been able to create a Subversion repository in my laptop, but have been unable to configure Xcode 3.0 SCM to work with it (and have found no technical articles on this).
    I am using Leopard. Can someone point me in the right direction?
    Regards,
    Juan Dent

    Hi,
    I have been able to create a Subversion repository in my laptop, but have been unable to configure Xcode 3.0 SCM to work with it (and have found no technical articles on this).
    I am using Leopard. Can someone point me in the right direction?
    Regards,
    Juan Dent

  • Xcode project questions

    I have just created a new project in xcode.
    Now,I would like to get rid of the files proj_Prefix.pch and projPriv.h , because i don't need them. However, it seems i can't just delete them, because otherwise xcode complains about not finding them.
    In addition, can i get rid of the files projProj.xcconfig and projlTarget.xcconfig ?
    Oh, and one more question: which files of xcode should i put into the SVN repository?
    Thanks a lot in advance.
    Gabriel.

    You have to remove the proj_Prefix.pch and projPriv.h files from the project to delete them safely. In the project window, select the files you want to delete and press the Delete key. An alert opens asking you if you want to delete the references to the files or delete the files and references. Deleting the reference removes the file from the project but keeps it on your hard disk. Deleting the file and reference removes the file from the project and your hard disk. Deleting the reference, then moving the file to the Trash is safer than deleting the file and reference because you can recover the file if you find out you need it.
    You can get rid of the xcconfig files. Those are Xcode configuration files that contain build settings. Configuration files are useful if you make a lot of changes to Xcode's default build settings. By putting the changed settings in a configuration file, you don't have to change the settings in Xcode for every project.
    The point of a SVN repository is to track the changes you make to files. Put the files you need to track in the repository. At a minimum, you should put your source code files in the repository. What works for me is to put everything but the project's build folder in the repository. When I create a Xcode project I want to place under version control, I temporarily move the project's build folder. After importing the project into the repository and checking out the project's files, I move the build folder back with the project.

  • Subversion in xcode not showing anything

    Could some kind sould give me a hint why subversion seems to be not working in my xcode?
    I've got a repository via svn+ssh, and i can access it just fine via command line 'svn' commands.
    I've checked it out, and switched on SCM in Xcode.
    When i load the Xcode project, it asks me about the password, which seems to be fine, too, because Xcode never complains.
    However, it seems like none of the files in Xcode ever show any status change nor can't i perform any SVN actions on them (such as doing a diff).
    At http://zach.in.tu-clausthal.de/tmp/svn_xcode.png you can see a screenshot of Xcode that might reveal further infos.
    Can anyone hed some light on this why Xcode's svn is not working here?
    Any suggestions, hints, etc., will be greatly appreciated.
    Best regards,
    Gabriel.

    Hi Gabriel--
    I don't know if this will help or not, but someone has posted a tutorial on getting Subversion working with SSH and Xcode.
    charlie

Maybe you are looking for