Mac Xcode崩潰 (開啟ios專案引起崩潰)
阿新 • • 發佈:2019-02-12
bug:
每次開啟此工程都會導致Xcode崩潰。
其他工程沒有問題。
解決辦法:
1.確定本地跟伺服器沒有需要更新和提交的程式碼
2.把本地工程移到廢紙簍
3.從新check out工程
4.新工程完美執行
(這樣沒法解決的話,就問你慌不慌,哈哈哈哈哈哈哈)
(一般來說,不會存在你寫的程式碼會導致xcode崩潰。我的崩潰原因是開啟多個專案的時候發生的。)
以下是Xcode提供的崩潰日誌:
Process: Xcode [1504]
Path: /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.Xcode
Version: 8.1 (11544)
Build Info: IDEFrameworks-11544000000000000~4
App Item ID: 497799835
App External ID: 819397000
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [1504]
User ID: 501
Date/Time: 2017-01-08 11:57:24.364 +0800
OS Version: Mac OS X 10.12.1 (16B2555)
Report Version: 12
Anonymous UUID: 1359221E-67B0-F70B-4A02-38AFCEEC23D2
Time Awake Since Boot: 650 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
ProductBuildVersion: 8B62
UNCAUGHT EXCEPTION (NSRangeException): *** -[__NSArrayM objectAtIndex:]: index 5 beyond bounds [0 .. 4]
UserInfo: (null)
Hints:
0: Creation Backtrace for Notification Token:
0 -[_DVTNotificationReceiver initWithBlock:queue:] (in DVTFoundation)
1 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) dvt_addObserverForName:object:queue:usingBlock:] (in DVTFoundation)
2 -[_IDENavigatorOutlineViewDataSource setRootItems:] (in IDEKit)
3 -[IDENavigatorOutlineView _updateRootItems:sortDescriptors:] (in IDEKit)
4 -[IDENavigatorOutlineView setRootItems:] (in IDEKit)
5 -[IDENavigatorOutlineView _updateBoundContentArrayOrSet] (in IDEKit)
6 -[IDENavigatorOutlineView updateBoundContentArray] (in IDEKit)
7 -[NSObject(DVTBindingUtilities) updateBoundValueForBinding:] (in DVTKit)
8 -[DVTBindingHelper observeValueForKeyPath:ofObject:change:context:] (in DVTKit)
9 NSKeyValueNotifyObserver (in Foundation)
10 NSKeyValueDidChange (in Foundation)
11 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:usingBlock:] (in Foundation)
12 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] (in Foundation)
13 _NSSetObjectValueAndNotify (in Foundation)
14 -[IDEBatchFindNavigator updateScopeItems:] (in IDEKit)
15 __44-[IDEBatchFindNavigator setupLocationPicker]_block_invoke_2 (in IDEKit)
16 -[NSObject(DVTObservingConvenience) _dvt_newObserverForKeyPath:options:owner:creationBacktrace:withHandlerBlock:] (in DVTFoundation)
17 -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:withHandlerBlock:] (in DVTFoundation)
18 -[IDEBatchFindNavigator setupLocationPicker] (in IDEKit)
19 -[IDEBatchFindNavigator viewDidInstall] (in IDEKit)
20 -[DVTViewController _viewDidInstall] (in DVTKit)
21 -[_DVTViewController_ViewLifecycleInterpositions viewDidMoveToWindow] (in DVTKit)
22 -[NSView _setWindow:] (in AppKit)
23 -[NSView addSubview:] (in AppKit)
24 __42-[DVTReplacementView _setupViewController]_block_invoke (in DVTKit)
25 DVTInvokeWithFailureHint (in DVTFoundation)
26 -[DVTReplacementView _setupViewController] (in DVTKit)
27 -[DVTReplacementView installedViewController] (in DVTKit)
28 -[DVTReplacementView layoutTopDown] (in DVTKit)
29 -[DVTLayoutView_ML _reallyLayoutIfNeededTopDown] (in DVTKit)
30 +[DVTLayoutView_ML _doRecursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:completionCallBackHandlers:currentLayoutPass:needsSecondPass:] (in DVTKit)
31 +[DVTLayoutView_ML _doRecursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:completionCallBackHandlers:currentLayoutPass:needsSecondPass:] (in DVTKit)
32 +[DVTLayoutView_ML _doRecursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:completionCallBackHandlers:currentLayoutPass:needsSecondPass:] (in DVTKit)
33 +[DVTLayoutView_ML _doRecursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:completionCallBackHandlers:currentLayoutPass:needsSecondPass:] (in DVTKit)
34 +[DVTLayoutView_ML _doRecursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:completionCallBackHandlers:currentLayoutPass:needsSecondPass:] (in DVTKit)
35 +[DVTLayoutView_ML _doRecursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:completionCallBackHandlers:currentLayoutPass:needsSecondPass:] (in DVTKit)
36 +[DVTLayoutView_ML _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:] (in DVTKit)
37 -[DVTLayoutView_ML viewWillDraw] (in DVTKit)
38 -[NSView(NSInternal) _sendViewWillDraw] (in AppKit)
39 -[NSView viewWillDraw] (in AppKit)
40 -[NSView(NSInternal) _sendViewWillDraw] (in AppKit)
41 -[NSView viewWillDraw] (in AppKit)
42 -[NSView(NSInternal) _sendViewWillDraw] (in AppKit)
43 -[NSView viewWillDraw] (in AppKit)
44 -[NSView(NSInternal) _sendViewWillDraw] (in AppKit)
45 -[NSView _sendViewWillDrawInRect:clipRootView:] (in AppKit)
46 -[NSView displayIfNeeded] (in AppKit)
47 -[NSWindow displayIfNeeded] (in AppKit)
48 ___NSWindowGetDisplayCycleObserver_block_invoke.6219 (in AppKit)
49 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke (in AppKit)
50 CA::Transaction::run_commit_handlers(CATransactionPhase) (in QuartzCore)
51 CA::Context::commit_transaction(CA::Transaction*) (in QuartzCore)
52 CA::Transaction::commit() (in QuartzCore)
53 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke.31 (in AppKit)
54 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation)
55 __CFRunLoopDoObservers (in CoreFoundation)
56 __CFRunLoopRun (in CoreFoundation)
57 CFRunLoopRunSpecific (in CoreFoundation)
58 RunCurrentEventLoopInMode (in HIToolbox)
59 ReceiveNextEventCommon (in HIToolbox)
60 _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
61 _DPSNextEvent (in AppKit)
62 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
63 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
64 -[NSApplication run] (in AppKit)
65 NSApplicationMain (in AppKit)
66 start (in libdyld.dylib)
Backtrace:
0 __exceptionPreprocess (in CoreFoundation)
1 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
2 objc_exception_throw (in libobjc.A.dylib)
3 -[__NSArrayM objectAtIndex:] (in CoreFoundation)
4 -[_IDENavigatorOutlineViewDataSource outlineView:child:ofItem:] (in IDEKit)
5 refreshRowEntryItemAndLevelInfo (in AppKit)
6 -[NSOutlineView reloadItem:reloadChildren:] (in AppKit)
7 -[IDENavigatorOutlineView reloadItem:reloadChildren:] (in IDEKit)
8 __83-[_IDENavigatorOutlineViewDataSource _processNavigableItemGraphChangeNotification:]_block_invoke.735 (in IDEKit)
9 +[NSAnimationContext(DVTNSAnimationContextAdditions) dvt_nonAnimatedBlock:] (in DVTKit)
10 -[IDENavigatorOutlineView suspendEditingWhilePerformingBlock:] (in IDEKit)
11 -[_IDENavigatorOutlineViewDataSource _processNavigableItemGraphChangeNotification:] (in IDEKit)
12 DVTInvokeWithLazyFailureHint (in DVTFoundation)
13 __48-[_DVTNotificationReceiver receiveNotification:]_block_invoke.42 (in DVTFoundation)
14 -[_DVTNotificationReceiver receiveNotification:] (in DVTFoundation)
15 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
16 _CFXRegistrationPost (in CoreFoundation)
17 ___CFXNotificationPost_block_invoke (in CoreFoundation)
18 -[_CFXNotificationRegistrar find:object:observer:enumerator:] (in CoreFoundation)
19 _CFXNotificationPost (in CoreFoundation)
20 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
21 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)
22 -[IDENavigableItemCoordinator _postNotificationNamed:forChangedItems:] (in IDEKit)
23 -[IDENavigableItemCoordinator _delayedPostGraphAndPropertyChangeNotifications] (in IDEKit)
24 __48-[DVTDelayedInvocation initWithTarget:selector:]_block_invoke (in DVTFoundation)
25 -[DVTDelayedInvocation runBlock:] (in DVTFoundation)
26 __NSFirePerformWithOrder (in Foundation)
27 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation)
28 __CFRunLoopDoObservers (in CoreFoundation)
29 __CFRunLoopRun (in CoreFoundation)
30 CFRunLoopRunSpecific (in CoreFoundation)
31 RunCurrentEventLoopInMode (in HIToolbox)
32 ReceiveNextEventCommon (in HIToolbox)
33 _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
34 _DPSNextEvent (in AppKit)
35 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
36 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
37 -[NSApplication run] (in AppKit)
38 NSApplicationMain (in AppKit)
39 start (in libdyld.dylib)
abort() called
Application Specific Signatures:
NSRangeException
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff80cbe48b __exceptionPreprocess + 171
1 DVTFoundation 0x0000000105573792 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff95420cad objc_exception_throw + 48
3 CoreFoundation 0x00007fff80bd7d8c -[__NSArrayM objectAtIndex:] + 204
4 IDEKit 0x0000000106bb0edd -[_IDENavigatorOutlineViewDataSource outlineView:child:ofItem:] + 190
5 AppKit 0x00007fff7ebf8f03 refreshRowEntryItemAndLevelInfo + 361
6 AppKit 0x00007fff7ebf2885 -[NSOutlineView reloadItem:reloadChildren:] + 2834
7 IDEKit 0x0000000106bac428 -[IDENavigatorOutlineView reloadItem:reloadChildren:] + 357
8 IDEKit 0x0000000106baf2db __83-[_IDENavigatorOutlineViewDataSource _processNavigableItemGraphChangeNotification:]_block_invoke.735 + 522
9 DVTKit 0x0000000105c9f64f +[NSAnimationContext(DVTNSAnimationContextAdditions) dvt_nonAnimatedBlock:] + 132
10 IDEKit 0x0000000106ba9aee -[IDENavigatorOutlineView suspendEditingWhilePerformingBlock:] + 101
11 IDEKit 0x0000000106baee1a -[_IDENavigatorOutlineViewDataSource _processNavigableItemGraphChangeNotification:] + 2226
12 DVTFoundation 0x00000001055735a6 DVTInvokeWithLazyFailureHint + 100
13 DVTFoundation 0x000000010552df62 __48-[_DVTNotificationReceiver receiveNotification:]_block_invoke.42 + 149
14 DVTFoundation 0x000000010552dcaf -[_DVTNotificationReceiver receiveNotification:] + 1054
15 CoreFoundation 0x00007fff80c4a59c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
16 CoreFoundation 0x00007fff80c4a49b _CFXRegistrationPost + 427
17 CoreFoundation 0x00007fff80c4a202 ___CFXNotificationPost_block_invoke + 50
18 CoreFoundation 0x00007fff80c07903 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
19 CoreFoundation 0x00007fff80c0693c _CFXNotificationPost + 604
20 Foundation 0x00007fff826160e3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
21 DVTFoundation 0x000000010552f3ba -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 360
22 IDEKit 0x0000000106d901ab -[IDENavigableItemCoordinator _postNotificationNamed:forChangedItems:] + 542
23 IDEKit 0x0000000106d904f9 -[IDENavigableItemCoordinator _delayedPostGraphAndPropertyChangeNotifications] + 713
24 DVTFoundation 0x000000010533d5ea __48-[DVTDelayedInvocation initWithTarget:selector:]_block_invoke + 79
25 DVTFoundation 0x000000010533e9cd -[DVTDelayedInvocation runBlock:] + 257
26 Foundation 0x00007fff826e70dd __NSFirePerformWithOrder + 368
27 CoreFoundation 0x00007fff80c53ec7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
28 CoreFoundation 0x00007fff80c53e37 __CFRunLoopDoObservers + 391
29 CoreFoundation 0x00007fff80c34ad9 __CFRunLoopRun + 873
30 CoreFoundation 0x00007fff80c34514 CFRunLoopRunSpecific + 420
31 HIToolbox 0x00007fff801d1fbc RunCurrentEventLoopInMode + 240
32 HIToolbox 0x00007fff801d1df1 ReceiveNextEventCommon + 432
33 HIToolbox 0x00007fff801d1c26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
34 AppKit 0x00007fff7e8bbb79 _DPSNextEvent + 1093
35 AppKit 0x00007fff7efd11c3 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
36 DVTKit 0x0000000105b1cecf -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 396
37 AppKit 0x00007fff7e8b053d -[NSApplication run] + 926
38 AppKit 0x00007fff7e87b1ad NSApplicationMain + 1237
39 libdyld.dylib 0x00007fff95cff255 start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff95e2ddda __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff95f19787 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff95d93420 abort + 129
3 com.apple.dt.IDEKit 0x0000000106c035ea +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1466
4 com.apple.dt.IDEKit 0x0000000106c04bb6 -[IDEAssertionHandler handleUncaughtException:] + 1073
5 com.apple.dt.IDEKit 0x0000000106c04c82 IDEHandleUncaughtException + 94
6 com.apple.AppKit 0x00007fff7e8b0627 -[NSApplication run] + 1160
7 com.apple.AppKit 0x00007fff7e87b1ad NSApplicationMain + 1237
8 libdyld.dylib 0x00007fff95cff255 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 4:: Dispatch queue: Provisioning Teams Lock
0 libsystem_kernel.dylib 0x00007fff95e26456 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff95ccf058 _dispatch_group_wait_slow + 249
2 com.apple.dt.DVTFoundation 0x000000010554773c -[DVTDeveloperPortalServiceConnection sendRequestWithResponse:error:] + 380
3 com.apple.dt.DVTPortal 0x000000010bec886b -[DVTPortalRequest _sendURLRequestWaitForResponse:URLResponse:error:] + 206
4 com.apple.dt.DVTPortal 0x000000010bec93bf -[DVTPortalRequest _sendRequestAndReceiveResponseWithPayload:payloadPlist:error:] + 826
5 com.apple.dt.DVTPortal 0x000000010bec9bdc -[DVTPortalRequest sendRequestAndReceiveResponse:] + 232
6 com.apple.dt.DVTPortal 0x000000010becc3fa -[DVTPortalService _responseFromServiceWithSession:request:error:] + 116
7 com.apple.dt.DVTPortal 0x000000010becba6e -[DVTPortalService resultFromServiceWithSession:response:error:] + 107
8 com.apple.dt.DVTPortal 0x000000010becb988 -[DVTPortalService resultFromServiceWithSession:error:] + 70
9 com.apple.dt.DVTPortal 0x000000010bece015 +[DVTPortalTeam teamsForSession:error:] + 110
10 com.apple.dt.IDEFoundation 0x000000010634c3e0 -[IDEProvisioningTeamManager _teamsForAccount:error:] + 158
11 com.apple.dt.IDEFoundation 0x000000010634b98f -[IDEProvisioningTeamManager _updateTeamsImpl:completionCallback:] + 1462
12 com.apple.dt.DVTFoundation 0x00000001055a248e __43-[DVTDispatchLock asyncPerformLockedBlock:]_block_invoke + 40
13 com.apple.dt.DVTFoundation 0x00000001055c5274 __DVTDispatchBarrierAsync_block_invoke + 827
14 libdispatch.dylib 0x00007fff95cd1f5f _dispatch_call_block_and_release + 12
15 libdispatch.dylib 0x00007fff95cc9128 _dispatch_client_callout + 8
16 libdispatch.dylib 0x00007fff95cdfb97 _dispatch_queue_serial_drain + 896
17 libdispatch.dylib 0x00007fff95cd1d41 _dispatch_queue_invoke + 1046
18 libdispatch.dylib 0x00007fff95ccaee0 _dispatch_root_queue_drain + 476
19 libdispatch.dylib 0x00007fff95ccacb7 _dispatch_worker_thread3 + 99
20 libsystem_pthread.dylib 0x00007fff95f16736 _pthread_wqthread + 1299
21 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f16622 _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff95e2641a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff95e25867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff80c35834 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff80c34cc1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff80c34514 CFRunLoopRunSpecific + 420
5 com.apple.Foundation 0x00007fff82631cb2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6 com.apple.DTDeviceKitBase 0x00000001109c92c7 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1063
7 com.apple.Foundation 0x00007fff8264230d __NSThread__start__ + 1243
8 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
9 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
10 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff95e2df4e __select + 10
1 com.apple.CoreFoundation 0x00007fff80c7068a __CFSocketManager + 682
2 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
3 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
4 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 13:: Dispatch queue: ConcurrentQueue: __41-[IDEProvisioningTeamManager _commonInit]_block_invoke.208
0 libsystem_kernel.dylib 0x00007fff95e26456 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff95cd2306 _dispatch_semaphore_wait_slow + 171
2 com.apple.dt.IDEFoundation 0x000000010634a53b -[IDEProvisioningTeamManager _forceReloadInternalWithCacheLoadedCallback:] + 190
3 com.apple.dt.IDEFoundation 0x000000010634aab4 __41-[IDEProvisioningTeamManager _commonInit]_block_invoke_2 + 119
4 com.apple.dt.DVTFoundation 0x00000001055c4ce7 __DVTDispatchAsync_block_invoke + 827
5 libdispatch.dylib 0x00007fff95cd1f5f _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x00007fff95cc9128 _dispatch_client_callout + 8
7 libdispatch.dylib 0x00007fff95cdec10 _dispatch_continuation_pop + 533
8 libdispatch.dylib 0x00007fff95cd5ea3 _dispatch_async_redirect_invoke + 734
9 libdispatch.dylib 0x00007fff95ccaee0 _dispatch_root_queue_drain + 476
10 libdispatch.dylib 0x00007fff95ccacb7 _dispatch_worker_thread3 + 99
11 libsystem_pthread.dylib 0x00007fff95f16736 _pthread_wqthread + 1299
12 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 18:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 19:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 20:
0 libsystem_kernel.dylib 0x00007fff95e2e4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff95f167b5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff95f16211 start_wqthread + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fff95e2dc8a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff95f1796a _pthread_cond_wait + 712
2 libc++.1.dylib 0x00007fff948a158d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff83a876dc void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4 com.apple.JavaScriptCore 0x00007fff83a8765b bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
5 com.apple.JavaScriptCore 0x00007fff83a87529 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9
6 com.apple.JavaScriptCore 0x00007fff83a877dd void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93
7 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 22:
0 libsystem_kernel.dylib 0x00007fff95e2646e semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x00007fff95cd22c2 _dispatch_semaphore_wait_slow + 103
2 libdispatch.dylib 0x00007fff95ccca94 _dispatch_worker_thread + 275
3 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 23:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff95e2641a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff95e25867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff80c35834 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff80c34cc1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff80c34514 CFRunLoopRunSpecific + 420
5 com.apple.CFNetwork 0x00007fff7fe05334 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
6 com.apple.Foundation 0x00007fff8264230d __NSThread__start__ + 1243
7 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 24:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff95e2641a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff95e25867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff80c35834 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff80c34cc1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff80c34514 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fff7ea085a0 _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 25:: DYMobileDeviceManager
0 libsystem_kernel.dylib 0x00007fff95e2641a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff95e25867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff80c35834 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff80c34cc1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff80c34514 CFRunLoopRunSpecific + 420
5 com.apple.Foundation 0x00007fff82631cb2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6 com.apple.Foundation 0x00007fff82631b8a -[NSRunLoop(NSRunLoop) run] + 76
7 com.apple.GPUToolsMobileFoundation0x000000011a4081b7 -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8 com.apple.Foundation 0x00007fff8264230d __NSThread__start__ + 1243
9 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
10 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
11 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 26:
0 libsystem_kernel.dylib 0x00007fff95e2641a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff95e25867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff80c35834 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff80c34cc1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff80c34514 CFRunLoopRunSpecific + 420
5 com.apple.CoreFoundation 0x00007fff80c73bb1 CFRunLoopRun + 97
6 com.apple.DebugSymbols 0x00007fff8c99620e SpotlightQueryThread(void*) + 478
7 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 27:
0 libsystem_kernel.dylib 0x00007fff95e2dfde __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff95db4b72 nanosleep + 199
2 com.apple.CoreSymbolication 0x00007fff8c523a3e cleaner_thread_main(void*) + 42
3 libsystem_pthread.dylib 0x00007fff95f16aab _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fff95f169f7 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fff95f16221 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5a8fd918 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5a8fd940 rsp: 0x00007fff5a8fd918
r8: 0x00007fe7dcc06410 r9: 0x00007fff9b5145c8 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fe7dcc16ac0 r13: 0x00007fff95414f50 r14: 0x00007fff9ea1f3c0 r15: 0x00007fe7e366f430
rip: 0x00007fff95e2ddda rfl: 0x0000000000000206 cr2: 0x00007fff9ea01128
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x105302000 - 0x105302fff com.apple.dt.Xcode (8.1 - 11544) <3EDAAA92-CAC9-3BAF-8221-1EC8AA466DDE> /Applications/Xcode.app/Contents/MacOS/Xcode
0x10530c000 - 0x105864ff7 com.apple.dt.DVTFoundation (8.1 - 11531) <C2218133-3AEF-371D-A7D5-847D2627056D> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
0x105ab6000 - 0x105e0aff7 com.apple.dt.DVTKit (8.1 - 11531) <67FE3CEA-B0CB-3269-B909-CB97A801887F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
0x106037000 - 0x10667eff7 com.apple.dt.IDEFoundation (8.1 - 11544) <DC71F64D-FD5B-3AB9-849F-B8B34851B077> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
0x106ac1000 - 0x1073b7fff com.apple.dt.IDEKit (8.1 - 11544) <0957E324-3599-33E4-9C92-C996384C2A80> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
0x107a0d000 - 0x107a38fff com.apple.dt.instruments.DTXConnectionServices (8.1 - 61507) <A46EFD74-5458-3364-96DC-F33803EF2C35> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
0x107a5e000 - 0x107af5ff7 com.apple.dt.instruments.DVTInstrumentsFoundation (8.1 - 61507) <D1A3EB58-2FAA-3517-9439-B34A92FEC541> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
0x107b74000 - 0x107bfefff com.apple.CoreSymbolicationDT (8.1 - 61504) <FD4B49F8-1F26-38FD-B24E-F5FEC1ED15A9> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
0x107c4f000 - 0x107cbafdf com.apple.SymbolicationDT (8.1 - 61507) <82FE0135-A5AE-3BA4-9B36-934173CF51C0> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
0x107d0b000 - 0x107d0fff7 com.apple.kperf (1.0 - 1) <4644C22A-B3B0-3E5D-9AAC-766B7CB909D4> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
0x107d1c000 - 0x107d23ff7 com.apple.kperfdataDT (1.0 - 1) <80B73E68-C77A-3CD3-8C30-E7E93A85C913> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
0x107d2f000 - 0x107d52fff com.apple.StreamingZip (1.0 - 1) <CD0C9A3F-C75C-3C84-BCF8-00BFE83ABD39> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x107d69000 - 0x107de2ff7 libdtrace.dylib (209) <80A51F24-146E-376F-B1FE-2933E33772C0> /usr/lib/libdtrace.dylib
0x107e0c000 - 0x107e24fff com.apple.dt.instruments.DVTInstrumentsUtilities (8.1 - 61507) <0FEC339D-D142-394F-9E68-D1FFB32E267B> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
0x107e41000 - 0x107e41fff com.apple.Metal (1.0 - 1) <6238692B-964C-3E81-921D-F8FF1EE004F9> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
0x107e45000 - 0x107e84ff7 com.apple.DebugSymbols (137 - 137) <F0B0CAA2-0865-3AF6-8DA8-9175B939B156> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
0x107ea4000 - 0x107ea4fff com.apple.IBCompilerPlugin (10.1 - 11542) <A788327D-4291-3939-A613-FA810C24470B> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/IBCompilerPlugin.xcplugin/Contents/MacOS/IBCompilerPlugin
0x107ea8000 - 0x107f40fff com.apple.dt.XCTest (1.0 - 11528) <49D05A13-C6AC-333A-9EAB-21E3E6152BC9> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
0x107fb7000 - 0x107fb7ff7 com.apple.xcode.compilers.coredata (10.1 - 11527) <F16390A1-6C63-3B10-AE9B-AF9A8894B646> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
0x107fbb000 - 0x109ed5ff7 +libclang.dylib (800.0.58.6) <56CA6342-D736-3619-927E-063679D1F7E7> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
0x10a3d0000 - 0x10a3d0ffb com.apple.IDEWatchKit1SupportUI (8.1 - 11503) <3141437D-67DA-3AE7-90C7-8E9B5B080E3D> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
0x10a3d5000 - 0x10bab8ff7 +libLTO.dylib (800.0.42.1) <7879AB03-A4AF-30F6-BF9D-B9633E9DB07E> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib
0x10be39000 - 0x10be62ff3 com.apple.dt.DVTAnalytics (1.0 - 1) <2D349DD0-04E9-3007-9262-B291AAA04022> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
0x10be87000 - 0x10be87ff7 com.apple.compilers.clang (10.1 - 11527) <8EB894B0-1D5A-3DF9-864D-43133957F075> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
0x10be8b000 - 0x10be95ffb com.apple.dt.DVTServices (8.1 - 11531) <3CB35011-4834-319F-870B-B010FE10782B> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
0x10bea4000 - 0x10beddff3 com.apple.dt.DVTPortal (8.1 - 1) <3A0D9E24-4A81-35DB-8DA3-36507A0DC914> /Applications/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal
0x10bf0a000 - 0x10bf0bfff libpanel.5.4.dylib (51) <CD909E22-57CB-30DA-AAAC-7036AE5932A7> /usr/lib/libpanel.5.4.dylib
0x10bf10000 - 0x10bf83ff7 com.apple.dt.Xcode.DVTSourceControl (8.1 - 11508) <D6445890-229A-3E78-82B6-8A57A168C452> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
0x10bfcf000 - 0x10bfd0ffb com.apple.dt.dbg.DebuggerLLDBService (8.1 - 11542) <39907A15-DA64-3C45-9461-52EFE10B9CAA> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
0x10bfd6000 - 0x10c067ff7 com.apple.dt.SourceKit (1.0 - 11509) <D1C8AB24-DE0C-3EA5-9C38-61EEAEE5013E> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/SourceKit
0x10c0ad000 - 0x10c0c4ff3 com.apple.dt.DVTAnalyticsClient (8.1 - 1) <B5E13E98-4C1F-37B7-BF19-FB9A4671F866> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
0x10c0e4000 - 0x10c35bfff +libswiftCore.dylib (3.0.1 - 800.0.58.6) <1B93BAEE-300A-3A0B-BB8C-1D850CFBAFCC> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftCore.dylib
0x10c5f0000 - 0x10c5feff7 +libswiftCoreGraphics.dylib (3.0.1 - 800.0.58.6) <5EA875D0-BC1D-3E3E-AB6E-57EB66CBB9FA> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftCoreGraphics.dylib
0x10c618000 - 0x10c61eff7 +libswiftDarwin.dylib (3.0.1 - 800.0.58.6) <7A7D4769-1852-36D5-A258-CA6B79310D5F> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftDarwin.dylib
0x10c62e000 - 0x10c649fff +libswiftDispatch.dylib (3.0.1 - 800.0.58.6) <AF495D7E-F514-3178-B07F-CA2A9E7794E3> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftDispatch.dylib
0x10c684000 - 0x10c75dfff +libswiftFoundation.dylib (3.0.1 - 800.0.58.6) <A5756998-FABD-36A1-AC58-EBBDFDBB1D41> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftFoundation.dylib
0x10c865000 - 0x10c868ff7 +libswiftIOKit.dylib (3.0.1 - 800.0.58.6) <274D6695-3518-35F6-9C62-A13A0EF74EB8> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftIOKit.dylib
0x10c870000 - 0x10c875fff +libswiftObjectiveC.dylib (3.0.1 - 800.0.58.6) <9CE2CCB9-A09B-3B99-AF0F-B356971B2D30> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftObjectiveC.dylib
0x10c87e000 - 0x10c88dff3 com.apple.dt.XcodeKit (1.0 - 11544) <D5545B2E-D7A9-3690-9C07-9CE17113F328> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/Versions/A/XcodeKit
0x10c8a1000 - 0x10c8cffff com.apple.dt.DVTProducts (1.0 - 1) <1A4DD14A-6D50-39B4-9497-4310395C731A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
0x10c8f7000 - 0x10c90dff3 com.apple.DADocSetManagement (8.1 - 11503) <1D0669D3-B7BD-32A8-A879-8F12E04D4D39> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
0x10c922000 - 0x10c924ffb com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <003CCB2A-97B5-3520-A84A-3C9C7F04040F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
0x10c92b000 - 0x10c92cff3 com.apple.dt.IDEWatchSupportCore (1.0 - 1) <1ADD131A-908D-30BE-8A97-C0FE7A898F3C> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
0x10c932000 - 0x10c9eafff com.apple.dt.instruments.DTGraphKit (8.1 - 61511) <0EAD68BC-D627-3173-A349-ED6FA445F0BD> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
0x10ca54000 - 0x10caa1ff7 com.apple.DADocSetAccess (8.1 - 11503) <A3270F7E-F460-3BE5-9C74-039F5AA1B656> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
0x10cacd000 - 0x10cba1fff com.apple.PubSub (1.0.5 - 65.41) <69420016-D0E9-3863-9E44-CC8C1C98ACB1> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x10cd97000 - 0x10cd97ff7 com.apple.dt.DVTAnalyticsClientPlugin (1.0 - 1) <D4148D26-8EA5-398A-86B1-E7B2C808A089> /Applications/Xcode.app/Contents/PlugIns/DVTAnalyticsClientPlugin.ideplugin/Contents/MacOS/DVTAnalyticsClientPlugin
0x10ce2c000 - 0x10ce2cff7 com.apple.dt.DVTServicesPlugIn (1.0 - 1) <D1CCB19F-66B1-3569-9D65-371E73ADE20A> /Applications/Xcode.app/Contents/PlugIns/DVTServicesPlugIn.ideplugin/Contents/MacOS/DVTServicesPlugIn
0x10ce40000 - 0x10ce4fffb libSimplifiedChineseConverter.dylib (69) <4A6C9911-5DE8-3CAE-A10C-AACE29D03FFE> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x10cf25000 - 0x10cf93ff7 com.apple.CoreSimulator (307.14.2 - 307.14.2) <9E53DCC8-D04E-3B22-A3CC-A3EB652BB7D9> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
0x10cfcb000 - 0x10cfcdffb com.apple.CoreSimulator.CoreSimDeviceIO (307.14.2 - 307.14.2) <AF240AA5-59AB-315A-87C4-18592E8D3A40> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO
0x10cfd3000 - 0x10cfdfff7 com.apple.CoreSimulator.FoundationXPC (307.14.2 - 307.14.2) <C9F90ED7-A1BC-34C1-AE48-2E86167DC441> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/FoundationXPC.framework/Versions/A/FoundationXPC
0x10cfea000 - 0x10cff2ff3 com.apple.DevToolsFoundation (10.1 - 11527) <8C5FEF56-807D-32CC-A19E-705E32F1A168> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
0x10f481000 - 0x10f481fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) <02D1E0F9-C22E-3085-81F1-0E088C8D86A9> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm
0x10f485000 - 0x10f485fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) <5B1BEA4F-8376-3E2F-9BA1-993309AA45E1> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm
0x10f489000 - 0x10f489ff7 com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm (1.0 - 1) <C2E60B8C-F9ED-3C1E-8592-AA97F4E1237A> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch Series 2 - 38mm.simdevicetype/Contents/MacOS/Apple Watch Series 2 - 38mm
0x10f48d000 - 0x10f48dff7 com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm (1.0 - 1) <AB5441E3-27C2-351A-AA10-E589A3DAAA51> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch Series 2 - 42mm.simdevicetype/Contents/MacOS/Apple Watch Series 2 - 42mm
0x10f491000 - 0x10f49afff com.apple.SimulatorKit (1.0 - 307.14.2) <BF001B00-AA43-3D3E-8077-BCBFE03C2853> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
0x10f4a7000 - 0x10f4b7ff7 com.apple.dt.IDELanguageSupportCore (8.1 - 11518) <1F1329AE-342C-381D-96C9-836C2926FF1B> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
0x10f4ca000 - 0x10f4cdff7 com.apple.XCWatchKit1Support (1.0 - 1) <5BE62D17-867F-36CD-837B-B5636CA983AA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
0x10f4d2000 - 0x10f4d4ffb com.apple.dt.IDE.IDEOSXSupportCore (8.1 - 11501) <57DD65A0-D73A-337E-95D6-0D9EC0E5FE53> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
0x10f7bf000 - 0x10f83cff7 com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.20.23 - 10.2.0) <8B5FDA8A-132A-36DD-93C0-523988DD455B> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
0x10f902000 - 0x10f92cff7 com.apple.dt.dbg.DebuggerFoundation (8.1 - 11542) <E591C218-8D3E-3168-A3A4-0825FF338046> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
0x10f957000 - 0x10f9e1ffb com.apple.dt.IBAutolayoutFoundation (8.1 - 11542) <7A5059DC-2DF2-3881-AF59-813015927219> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
0x10fa3f000 - 0x10fa7efff com.apple.LLDBRPC (1.0 - 360.1.65) <489DF0CD-F678-353E-AC55-2306B3FCD336> /Applications/Xcode.app/Contents/SharedFrameworks/LLDBRPC.framework/Versions/A/LLDBRPC
0x10fab5000 - 0x10fab7ffb com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <EF3855DF-FFE4-3996-8BC0-019974CEEDE7> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore
0x10fcc6000 - 0x10fdccff7 com.apple.dt.IBFoundation (8.1 - 11542) <1514A32A-5738-3A78-A182-FE107F48E6C2> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
0x10fe92000 - 0x10ff09ffb com.apple.CoreThemeDefinition (2.0 - 285.1) <2AE81D41-D4D5-35F2-9A17-F2DE4C1AC08A> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
0x10ff58000 - 0x10ffd7fff com.apple.dt.dbg.DebuggerLLDB (8.1 - 11542) <FDA018B0-200A-3B47-936A-37813A5B9994> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
0x11005e000 - 0x11014ffff org.python.python (2.7.10 - 2.7.10) <9A7B981D-B190-38FF-A861-770007B7FCD9> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x1101b7000 - 0x110235fff com.apple.dt.IDE.Xcode3Core (8.1 - 11527) <6ABE2C67-A09A-3F1B-A53B-EFB11F4DADB5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
0x11027f000 - 0x110642ff7 com.apple.Xcode.DevToolsCore (10.1 - 11527) <EB735A8D-E7D8-339F-A557-A09C8550E6D1> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
0x11080e000 - 0x110844ff3 com.apple.Xcode.DevToolsSupport (10.1 - 11527) <61E87C03-61FF-395E-8105-11431F4D557C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
0x11086d000 - 0x11090afff com.apple.dt.IDE.IDEiOSSupportCore (8.1 - 11515) <EFA9FC1A-4E70-3831-BF42-AED829B2C167> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
0x110976000 - 0x11098afff com.apple.DVTiPhoneSimulatorRemoteClient (8.1 - 11515) <776E6E3D-DE02-3AF8-857F-9A6620EA9EFC> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
0x11099f000 - 0x110a3dff7 com.apple.DTDeviceKitBase (8.1 - 11515) <73EAA633-C72F-34F8-8A22-AB2D4A3A581F> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
0x110aa9000 - 0x110ac2ff7 com.apple.DeviceLinkX (5.0 - 264) <B96D2FDE-B3F2-3AD4-A14F-9E04E4F5D82A> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
0x110ad2000 - 0x110aedfff com.apple.dt.XCLanguageSupport (8.1 - 11518) <F5666EEA-DCDB-31DF-AECD-04C4820F296D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
0x110b66000 - 0x110b6dff7 com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 21502) <8F7E2FB3-66A4-3B67-A116-97691A4A306A> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
0x110d11000 - 0x110d1dff7 com.apple.xcode.plug-in.CoreBuildTasks (10.1 - 11527) <31BB577E-2CEE-3588-98E0-22A16BAFD7C4> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
0x110d4d000 - 0x110d81ffb com.apple.gputools.GLToolsMobileAnalysis (1.0 - 21502) <2429BFFA-BEAF-3F51-AE2C-668727F29A2D> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
0x110f83000 - 0x110f88ffb com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <A211AF5D-B89B-39BE-9C38-C5B69160C2E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
0x111bd3000 - 0x111c10287 dyld (421.2) <13A9466A-2576-3ABB-AD9D-D6BC16439B8F> /usr/lib/dyld
0x111c5e000 - 0x114ccffff com.apple.LLDB.framework (1.360.1.65 - 360.1.65) <DEF381FD-1687-33EB-BCFF-345F08FCC4B9> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
0x115a59000 - 0x115fb9ff7 com.apple.driver.AppleIntelBDWGraphicsGLDriver (10.20.23 - 10.2.0) <12BFD669-E9FD-3262-8D8E-D17D73EF503A> /System/Library/Extensions/AppleIntelBDWGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsGLDriver
0x11758f000 - 0x117590ff3 +liblaunch_sim.dylib (972.20.3) <953CA32B-5EC7-3193-8534-017F3AFDD936> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
0x117596000 - 0x117597ff3 +liblaunch_sim.dylib (972.20.3) <EFFED286-1E6E-3B37-996E-94D1D85D406A> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
0x11759d000 - 0x1175a8ffb com.apple.dt.IDE.IDESubversion (8.1 - 11542) <0DDE9DFE-5F97-334C-8CF8-FB31F52B8B49> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
0x1175ca000 - 0x1177adfff com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (8.1 - 11542) <2CE73F33-73ED-333F-A3F8-5AE1E915527F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
0x117973000 - 0x117998fff com.apple.DiscRecordingUI (9.0.3 - 9030.4.5) <178BB77B-D4EB-3B45-A560-D24B4F6E7102> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x1179ba000 - 0x1179c8ff3 com.apple.DTDeviceKit (4.2 - 11515) <91A37DDC-5231-3AD1-86E5-7B3191C9B601> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
0x1179d8000 - 0x117a14ff3 com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (8.1 - 3733) <6B9BAAAD-C377-33A4-98E9-C98213514F8A> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
0x117a33000 - 0x117ab3ffb com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (8.1 - 11508) <8113B1CB-D202-3930-99B4-2ADCE093B52F> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
0x117afc000 - 0x117b11ff3 com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (8.1 - 11524) <64D06B3F-C4AC-3617-9ED9-FA57D36822D1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration
0x117b20000 - 0x117b24fff com.apple.audio.AppleHDAHALPlugIn (278.23 - 278.23) <B99D24C0-19D6-383F-A8E5-B543A7B183CA> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x117b2a000 - 0x117b71ffb com.apple.dt.IDE.IDEiPhoneSupport (8.1 - 11515) <A7DE8A42-4B3E-3D2C-8304-68B196B9BA8E> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
0x117bd0000 - 0x117c11ff7 com.apple.dt.IDE.iCloudSupport (8.1 - 11542) <2ADF7432-5BB6-3144-91A9-8E44E16C1745> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
0x117cf2000 - 0x117cf5fff com.apple.MTLToolsServices (1.0 - 1) <D9C189CF-92DB-3CF5-88CC-B0C1A15E04C9> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
0x117cfb000 - 0x117cfbfff com.apple.GLToolsMobileFoundation (1.0 - 21502) <64007223-3366-34BA-B4E5-F1FAE594657E> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
0x1184b1000 - 0x118a96fff com.apple.dt.IDE.IDEInterfaceBuilderKit (8.1 - 11542) <84AB0D0F-4C82-37E7-9DD2-FEC2B48D1CE4> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
0x118ecf000 - 0x11911bfff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (8.1 - 11524) <72E0CA76-3A63-3D60-B3F1-137E33D07F1C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
0x11922d000 - 0x119280ff7 com.apple.dt.IDEProductsUI (1.0 - 1) <A3CAC9ED-6313-3B96-8997-E3F72A408757> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
0x11938b000 - 0x119392fff com.apple.GPUToolsPlatform (1.0 - 21514) <0D47E2D4-19C7-3CFF-AADE-9E9B39798704> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsPlatform.framework/Versions/A/GPUToolsPlatform
0x11939c000 - 0x1193a9fff com.apple.GPUToolsShaderProfiler (1.0 - 21505) <7419F0AC-D81F-3A04-9E46-9D38A6F69DE9> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
0x1193b8000 - 0x1193cdfff com.apple.GLTools (1.0 - 21514) <F7A4A9C9-1344-3163-A376-0A12D30B8156> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
0x1193d5000 - 0x1193ddffb com.apple.dt.gpu.GPUTraceDebugger (8.1 - 21514) <4352E23C-58BE-3708-B7B5-3365DA5C1AF4> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
0x1193e8000 - 0x1193efff3 com.apple.dt.IDEIODebugGaugesCore (8.1 - 11542) <AED27E21-17B5-3F65-97B2-3AB2993BE006> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
0x119600000 - 0x119768fff com.apple.audio.units.Components (1.14 - 1.14) <888F05A6-0E8A-363B-AAE9-168FC38B6ECF> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x1197ff000 - 0x119984ff7 com.apple.dt.IDE.Xcode3UI (8.1 - 11527) <9B8C2229-BD7A-3066-8979-6D45A46374AA> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
0x119bcf000 - 0x119c15ff7 com.apple.dt.gpu.GPUDebuggerFoundation (8.1 - 21514) <A64DB369-A563-3733-8147-B785CCC5BAFC> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
0x119c50000 - 0x119c94ff7 com.apple.GPUToolsCore (1.0 - 21514) <045A41A7-490B-3F2D-81E1-9617A10059EB> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
0x119cca000 - 0x119d01ff7 com.apple.GPUTools (1.0 - 21514) <2832461E-6B51-3DDB-8D8D-BB9B03462ECB> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
0x119d2e000 - 0x119d86fff com.apple.GLToolsServices (1.0 - 21505) <B6A10901-826F-3C47-91ED-7075758F9F2B> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
0x119dc6000 - 0x119e2fff7 com.apple.GPUToolsServices (1.0 - 21505) <B6A9A4E0-D150-3D5A-976D-51EE6B8AF774> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
0x119e77000 - 0x119eccfff com.apple.GPUToolsInterface (1.0 - 21505) <DC2D9208-5AFB-3C4B-8260-D8D31847EE03> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
0x119f06000 - 0x119f2ffff com.apple.GLToolsInterface (1.0 - 21505) <5D8E88FC-ADFD-3DCF-B97F-419FA03A8451> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
0x119f50000 - 0x119fb7ff7 com.apple.GLToolsCore (1.0 - 21514) <82AB806D-F6C7-395F-AB53-EDFD2FB12507> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
0x119fd4000 - 0x11a058fff com.apple.gputools.GLToolsAnalysisEngine (1.0 - 21505) <2AF03984-DA22-31AE-8826-6C28D8279466> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
0x11a098000 - 0x11a0caff7 com.apple.dt.gpu.GPUDebuggerKit (8.1 - 21514) <3005F317-94C7-3D5B-91E0-55E0AB727F56> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
0x11a0fa000 - 0x11a179fff com.apple.dt.gpu.GPUTraceDebuggerUI (8.1 - 21514) <0D7919A0-EFD5-33A0-BD9D-88D920C0C96C> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
0x11a1ce000 - 0x11a1eeff3 com.apple.dt.IDEIODebugGaugesUI (8.1 - 11542) <78850CAB-6695-3090-9B7F-069AB7BBF705> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
0x11a216000 - 0x11a2a4fff com.apple.dt.gpu.GPURenderTargetEditor (8.1 - 21514) <2A76BFF6-1AF9-3D4B-81B8-7FF786682A19> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
0x11a2f8000 - 0x11a2fbfff com.apple.MTLTools (1.0 - 1) <C3733051-C1F8-36C6-81