kitschpatrol / KPRunEverywhereXcodePlugin

An Xcode 7 plugin to build and run an app across multiple iOS devices with one click.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work in XCode 7

PaulSlocum opened this issue · comments

Anything I can do to get it working in XCode 7? I'm on beta 6.

Really great plugin btw, XCode should have it built-in.

Thanks Paul, glad it's helpful.

I'm going to look into Xcode 7 support once it's out of beta. It could be as simple as adding a line to the DVTPlugInCompatibilityUUIDs.

Out of beta =)

@zimme Updated but not tested as of 45d600e, also threw in the UUID for Xcode 7.1. Let me know if you run into any issues. Thanks!

Crashes on Xcode 7

Process:               Xcode [1009]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               7.0 (8227)
Build Info:            IDEFrameworks-8227000000000000~2
App Item ID:           497799835
App External ID:       813293765
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [1009]
User ID:               502

PlugIn Path:             /Users/USER/Library/Application Support/Developer/*/KPRunEverywhereXcodePlugin
PlugIn Identifier:       com.kitschpatrol.KPRunEverywhereXcodePlugin
PlugIn Version:          1.0 (1)

Date/Time:             2015-09-22 12:56:33.696 +0200
OS Version:            Mac OS X 10.11.1 (15B17c)
Report Version:        11
Anonymous UUID:        695307ED-703B-A452-8B53-C8FD3E43E291


Time Awake Since Boot: 910 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:
Sending _setSelectedNavigable: to <IDEDestinationMenuDelegate: 0x7f93eece4d20> from <NSMenuItem: 0x7f93f0708790 zimme's iPad>
ProductBuildVersion: 7A220
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-8227/IDEKit/Execution/RunContextManagement/IDEDestinationMenuDelegate.m:63
Details:  Message sent to invalidated object: <IDEKeyDrivenNavigableItem_AnyIDERunDestinationWithName 0x7f93efde2ed0>.

Backtrace for invalidation:
   0  0x00000001060a08af -[DVTInvalidationMixIn invalidate] (in DVTFoundation)
  1  0x00000001076fc5ce -[IDENavigableItemCoordinator _forgetItems:] (in IDEKit)
  2  0x00000001076fb6b2 -[IDENavigableItemCoordinator primitiveInvalidate] (in IDEKit)
  3  0x00000001060a0871 -[DVTInvalidationMixIn invalidate] (in DVTFoundation)
  4  0x00000001076fd905 ___cleanupInvocation_block_invoke (in IDEKit)
  5  0x0000000106054868 -[DVTDelayedInvocation runBlock:] (in DVTFoundation)
  6  0x00007fff886ad0be __NSFireDelayedPerform (in Foundation)
  7  0x00007fff89f47a24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ (in CoreFoundation)
  8  0x00007fff89f476b3 __CFRunLoopDoTimer (in CoreFoundation)
  9  0x00007fff89f4720a __CFRunLoopDoTimers (in CoreFoundation)
 10  0x00007fff89f3e701 __CFRunLoopRun (in CoreFoundation)
 11  0x00007fff89f3dd68 CFRunLoopRunSpecific (in CoreFoundation)
 12  0x00007fff86a98d55 RunCurrentEventLoopInMode (in HIToolbox)
 13  0x00007fff86a98b8f ReceiveNextEventCommon (in HIToolbox)
 14  0x00007fff86a989cf _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
 15  0x00007fff8cbdff3a _DPSNextEvent (in AppKit)
 16  0x00007fff8cbdf369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
 17  0x000000010679d49b -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 18  0x00007fff8cbd3ecc -[NSApplication run] (in AppKit)
 19  0x00007fff8cb9d162 NSApplicationMain (in AppKit)
 20  0x00007fff8829c5ad start (in libdyld.dylib)

Object:   <IDEDestinationMenuDelegate>
Method:   +setSelectedNavigable:withRunContextManager:
Thread:   <NSThread: 0x7f93ebf02f00>{number = 1, name = main}
Hints:   
  0: Sending _setSelectedNavigable: to <IDEDestinationMenuDelegate: 0x7f93eece4d20> from <NSMenuItem: 0x7f93f0708790 zimme's iPad>
Backtrace:
  0  0x0000000107604904 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
  1  0x00000001061cd23e _DVTAssertionHandler (in DVTFoundation)
  2  0x00000001061cd455 _DVTAssertionFailureHandler (in DVTFoundation)
  3  0x0000000107a49c7c +[IDEDestinationMenuDelegate setSelectedNavigable:withRunContextManager:] (in IDEKit)
  4  0x0000000107a49dcc -[IDEDestinationMenuDelegate _setSelectedNavigable:] (in IDEKit)
  5  0x00007fff897a5082 _os_activity_initiate (in libsystem_trace.dylib)
  6  0x00007fff8ce499b5 -[NSApplication sendAction:to:from:] (in AppKit)
  7  0x000000010679dea0 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
  8  0x00000001061ce482 DVTInvokeWithFailureHint (in DVTFoundation)
  9  0x000000010666f2d7 -[DVTApplication sendAction:to:from:] (in DVTKit)
 10  0x00007fff8ce4974f -[NSMenuItem _corePerformAction] (in AppKit)
 11  0x00007fff8ce494af -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] (in AppKit)
 12  0x00007fff897a5082 _os_activity_initiate (in libsystem_trace.dylib)
 13  0x00007fff8cedbd18 -[NSMenu performActionForItemAtIndex:] (in AppKit)
 14  0x00000001122ad77b __55-[KPRunEverywhereXcodePlugin performActionForMenuItem:]_block_invoke at /Users/zimme/Library/Application Support/Alcatraz/Plug-ins/KPRunEverywhereXcodePlugin/KPRunEverywhereXcodePlugin/KPRunEverywhereXcodePlugin.m:216 (in KPRunEverywhereXcodePlugin)
 15  0x00007fff882aa8f5 _dispatch_call_block_and_release (in libdispatch.dylib)
 16  0x00007fff8829f3c3 _dispatch_client_callout (in libdispatch.dylib)
 17  0x00007fff882b2c1b _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
 18  0x00007fff89f7f739 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ (in CoreFoundation)
 19  0x00007fff89f3e76d __CFRunLoopRun (in CoreFoundation)
 20  0x00007fff89f3dd68 CFRunLoopRunSpecific (in CoreFoundation)
 21  0x00007fff86a98d55 RunCurrentEventLoopInMode (in HIToolbox)
 22  0x00007fff86a98b8f ReceiveNextEventCommon (in HIToolbox)
 23  0x00007fff86a989cf _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
 24  0x00007fff8cbdff3a _DPSNextEvent (in AppKit)
 25  0x00007fff8cbdf369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
 26  0x000000010679d49b -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 27  0x00007fff8cbd3ecc -[NSApplication run] (in AppKit)
 28  0x00007fff8cb9d162 NSApplicationMain (in AppKit)
 29  0x00007fff8829c5ad start (in libdyld.dylib)

Performing @selector(_setSelectedNavigable:) from sender NSMenuItem 0x7f93f0708790
abort() called

Application Specific Signatures:
[selectedNavigable isValid]

Global Trace Buffer (reverse chronological seconds):
148.291920   CFNetwork                  0x00007fff92120d38 NSURLConnection finished with error - code -1100
148.498528   CFNetwork                  0x00007fff92062163 TCP Conn 0x7f93ee99c750 SSL Handshake DONE
148.877621   CFNetwork                  0x00007fff9206203f TCP Conn 0x7f93ee99c750 starting SSL negotiation
148.877834   CFNetwork                  0x00007fff92060a0f TCP Conn 0x7f93ee99c750 complete. fd: 38, err: 0
148.878021   CFNetwork                  0x00007fff920ef1ad TCP Conn 0x7f93ee99c750 event 1. err: 0
148.971639   CFNetwork                  0x00007fff92062163 TCP Conn 0x7f93eec94ea0 SSL Handshake DONE
149.044796   CFNetwork                  0x00007fff9206203f TCP Conn 0x7f93eec94ea0 starting SSL negotiation
149.045039   CFNetwork                  0x00007fff92060a0f TCP Conn 0x7f93eec94ea0 complete. fd: 15, err: 0
149.045269   CFNetwork                  0x00007fff920ef1ad TCP Conn 0x7f93eec94ea0 event 1. err: 0
149.058264   CFNetwork                  0x00007fff9205fcdf TCP Conn 0x7f93eec94ea0 started
149.058278   CFNetwork                  0x00007fff9205fcdf TCP Conn 0x7f93ee99c750 started
149.275094   CFNetwork                  0x00007fff9202389e Creating default cookie storage with process/bundle identifier
149.275094   CFNetwork                  0x00007fff92023836 Faulting in CFHTTPCookieStorage singleton
149.275094   CFNetwork                  0x00007fff920236c5 Faulting in NSHTTPCookieStorage singleton
149.281461   CFNetwork                  0x00007fff92120d38 NSURLConnection finished with error - code -1100
149.282497   CFNetwork                  0x00007fff92120d38 NSURLConnection finished with error - code -1100

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff97f2b0ae __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff896a7500 pthread_kill + 90
2   libsystem_c.dylib               0x00007fff90cfb37b abort + 129
3   com.apple.dt.IDEKit             0x00000001076044fb +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1481
4   com.apple.dt.IDEKit             0x0000000107604adb -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1202
5   com.apple.dt.DVTFoundation      0x00000001061cd23e _DVTAssertionHandler + 562
6   com.apple.dt.DVTFoundation      0x00000001061cd455 _DVTAssertionFailureHandler + 407
7   com.apple.dt.IDEKit             0x0000000107a49c7c +[IDEDestinationMenuDelegate setSelectedNavigable:withRunContextManager:] + 858
8   com.apple.dt.IDEKit             0x0000000107a49dcc -[IDEDestinationMenuDelegate _setSelectedNavigable:] + 137
9   libsystem_trace.dylib           0x00007fff897a5082 _os_activity_initiate + 75
10  com.apple.AppKit                0x00007fff8ce499b5 -[NSApplication sendAction:to:from:] + 460
11  com.apple.dt.DVTKit             0x000000010679dea0 __37-[DVTApplication sendAction:to:from:]_block_invoke + 379
12  com.apple.dt.DVTFoundation      0x00000001061ce482 DVTInvokeWithFailureHint + 83
13  com.apple.dt.DVTKit             0x000000010666f2d7 -[DVTApplication sendAction:to:from:] + 335
14  com.apple.AppKit                0x00007fff8ce4974f -[NSMenuItem _corePerformAction] + 336
15  com.apple.AppKit                0x00007fff8ce494af -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
16  libsystem_trace.dylib           0x00007fff897a5082 _os_activity_initiate + 75
17  com.apple.AppKit                0x00007fff8cedbd18 -[NSMenu performActionForItemAtIndex:] + 131
18  com.kitschpatrol.KPRunEverywhereXcodePlugin 0x00000001122ad77b __55-[KPRunEverywhereXcodePlugin performActionForMenuItem:]_block_invoke + 104 (KPRunEverywhereXcodePlugin.m:217)
19  libdispatch.dylib               0x00007fff882aa8f5 _dispatch_call_block_and_release + 12
20  libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
21  libdispatch.dylib               0x00007fff882b2c1b _dispatch_main_queue_callback_4CF + 1685
22  com.apple.CoreFoundation        0x00007fff89f7f739 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
23  com.apple.CoreFoundation        0x00007fff89f3e76d __CFRunLoopRun + 1949
24  com.apple.CoreFoundation        0x00007fff89f3dd68 CFRunLoopRunSpecific + 296
25  com.apple.HIToolbox             0x00007fff86a98d55 RunCurrentEventLoopInMode + 235
26  com.apple.HIToolbox             0x00007fff86a98b8f ReceiveNextEventCommon + 432
27  com.apple.HIToolbox             0x00007fff86a989cf _BlockUntilNextEventMatchingListInModeWithFilter + 71
28  com.apple.AppKit                0x00007fff8cbdff3a _DPSNextEvent + 1067
29  com.apple.AppKit                0x00007fff8cbdf369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
30  com.apple.dt.DVTKit             0x000000010679d49b -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247
31  com.apple.AppKit                0x00007fff8cbd3ecc -[NSApplication run] + 682
32  com.apple.AppKit                0x00007fff8cb9d162 NSApplicationMain + 1176
33  libdyld.dylib                   0x00007fff8829c5ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff97f2c0a2 kevent_qos + 10
1   libdispatch.dylib               0x00007fff882a511d _dispatch_mgr_invoke + 216
2   libdispatch.dylib               0x00007fff882a4d85 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff97f25c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff97f250d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff89f3f054 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff89f3e51c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff89f3dd68 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff8863e0f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6   com.apple.DTDeviceKitBase       0x000000010e8d432a -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1103
7   com.apple.Foundation            0x00007fff8864f084 __NSThread__start__ + 1351
8   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
10  libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff97f2b222 __select + 10
1   com.apple.CoreFoundation        0x00007fff89f7c24a __CFSocketManager + 762
2   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
4   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff97f25c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff97f250d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff89f3f054 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff89f3e51c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff89f3dd68 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff8863e0f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6   com.apple.DTDeviceKitBase       0x000000010e8c5360 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213
7   com.apple.Foundation            0x00007fff8864f084 __NSThread__start__ + 1351
8   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
10  libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff97f25c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff97f250d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff89f3f054 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff89f3e51c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff89f3dd68 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork             0x00007fff92026d6d +[NSURLConnection(Loader) _resourceLoadLoop:] + 412
6   com.apple.Foundation            0x00007fff8864f084 __NSThread__start__ + 1351
7   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
9   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff97f25c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff97f250d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff89f3f054 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff89f3e51c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff89f3dd68 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff8cd35eed _NSEventThread + 149
6   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 7:: DYMobileDeviceManager
0   libsystem_kernel.dylib          0x00007fff97f25c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff97f250d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff89f3f054 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff89f3e51c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff89f3dd68 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff8863e0f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6   com.apple.Foundation            0x00007fff8863dfd8 -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.GPUToolsMobileFoundation  0x0000000118f8a901 -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation            0x00007fff8864f084 __NSThread__start__ + 1351
9   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
10  libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
11  libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff97f2af5e __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff896a573d _pthread_cond_wait + 767
2   com.apple.Xcode.DevToolsCore    0x000000010e36e68f -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3   com.apple.Foundation            0x00007fff8864f084 __NSThread__start__ + 1351
4   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
6   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff97f2af5e __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff896a573d _pthread_cond_wait + 767
2   com.apple.Xcode.DevToolsCore    0x000000010e36e68f -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3   com.apple.Foundation            0x00007fff8864f084 __NSThread__start__ + 1351
4   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
6   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff97f2af5e __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff896a573d _pthread_cond_wait + 767
2   com.apple.Xcode.DevToolsCore    0x000000010e36e68f -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3   com.apple.Foundation            0x00007fff8864f084 __NSThread__start__ + 1351
4   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
6   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib          0x00007fff97f25c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff97f250d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff89f3f054 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff89f3e51c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff89f3dd68 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation        0x00007fff89f7f701 CFRunLoopRun + 97
6   com.apple.DebugSymbols          0x00007fff97fc569a SpotlightQueryThread(void*) + 346
7   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
9   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 12:: Dispatch queue: NSOperationQueue 0x7f93eee5eb40 :: NSOperation 0x7f93f076c300 (QOS: USER_INTERACTIVE)
0   libsystem_kernel.dylib          0x00007fff97f2af5e __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff896a573d _pthread_cond_wait + 767
2   com.apple.Foundation            0x00007fff8871be32 -[__NSOperationInternal _waitUntilFinished:] + 131
3   com.apple.Foundation            0x00007fff886e71fa -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4   com.apple.dt.DVTFoundation      0x0000000106137f82 -[DVTOperationGroup main] + 67
5   com.apple.Foundation            0x00007fff8865f1c6 -[__NSOperationInternal _start:] + 654
6   com.apple.dt.DVTFoundation      0x000000010601095f -[DVTOperationGroup start] + 111
7   com.apple.Foundation            0x00007fff8865b1b0 __NSOQSchedule_f + 194
8   libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
9   libdispatch.dylib               0x00007fff882a3ff3 _dispatch_queue_drain + 754
10  libdispatch.dylib               0x00007fff882aa6bf _dispatch_queue_invoke + 549
11  libdispatch.dylib               0x00007fff882a2d0b _dispatch_root_queue_drain + 538
12  libdispatch.dylib               0x00007fff882a2ab8 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff896a44f2 _pthread_wqthread + 1129
14  libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 13:: Dispatch queue: NSOperationQueue 0x7f93f02f85c0 :: NSOperation 0x7f93f0104670 (QOS: USER_INTERACTIVE)
0   libsystem_kernel.dylib          0x00007fff97f2af5e __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff896a573d _pthread_cond_wait + 767
2   com.apple.Foundation            0x00007fff8871be32 -[__NSOperationInternal _waitUntilFinished:] + 131
3   com.apple.Foundation            0x00007fff886e71fa -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4   com.apple.dt.DVTFoundation      0x0000000106137f82 -[DVTOperationGroup main] + 67
5   com.apple.Foundation            0x00007fff8865f1c6 -[__NSOperationInternal _start:] + 654
6   com.apple.dt.DVTFoundation      0x000000010601095f -[DVTOperationGroup start] + 111
7   com.apple.Foundation            0x00007fff8865b1b0 __NSOQSchedule_f + 194
8   libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
9   libdispatch.dylib               0x00007fff882a3ff3 _dispatch_queue_drain + 754
10  libdispatch.dylib               0x00007fff882aa6bf _dispatch_queue_invoke + 549
11  libdispatch.dylib               0x00007fff882a2d0b _dispatch_root_queue_drain + 538
12  libdispatch.dylib               0x00007fff882a2ab8 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff896a44f2 _pthread_wqthread + 1129
14  libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib          0x00007fff97f2b78a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896a458c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib          0x00007fff97f2b78a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896a458c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 16:: Dispatch queue: NSOperationQueue 0x7f93f077e2d0 :: NSOperation 0x7f93f01cfdf0 (QOS: USER_INTERACTIVE)
0   libsystem_kernel.dylib          0x00007fff97f2af5e __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff896a573d _pthread_cond_wait + 767
2   com.apple.Foundation            0x00007fff8871be32 -[__NSOperationInternal _waitUntilFinished:] + 131
3   com.apple.Foundation            0x00007fff886e71fa -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4   com.apple.dt.DVTFoundation      0x0000000106137f82 -[DVTOperationGroup main] + 67
5   com.apple.Foundation            0x00007fff8865f1c6 -[__NSOperationInternal _start:] + 654
6   com.apple.dt.DVTFoundation      0x000000010601095f -[DVTOperationGroup start] + 111
7   com.apple.Foundation            0x00007fff8865b1b0 __NSOQSchedule_f + 194
8   libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
9   libdispatch.dylib               0x00007fff882a3ff3 _dispatch_queue_drain + 754
10  libdispatch.dylib               0x00007fff882aa6bf _dispatch_queue_invoke + 549
11  libdispatch.dylib               0x00007fff882a2d0b _dispatch_root_queue_drain + 538
12  libdispatch.dylib               0x00007fff882a2ab8 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff896a44f2 _pthread_wqthread + 1129
14  libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 17:: Dispatch queue: DTDKExecuteInSession d5384436775cf09f791c678fcfa41927198b81a4
0   libsystem_malloc.dylib          0x00007fff87a1c8b0 tiny_malloc_from_free_list + 484
1   libsystem_malloc.dylib          0x00007fff87a1b715 szone_malloc_should_clear + 292
2   libsystem_malloc.dylib          0x00007fff87a1b5b1 malloc_zone_malloc + 71
3   libsystem_malloc.dylib          0x00007fff87a1a0dc malloc + 42
4   libcrypto.0.9.8.dylib           0x00007fff8ff97a04 CRYPTO_malloc + 84
5   libcrypto.0.9.8.dylib           0x00007fff8ffb14c3 EVP_DigestInit_ex + 323
6   libcrypto.0.9.8.dylib           0x00007fff8ffe1cf5 HMAC_Init_ex + 149
7   libssl.0.9.8.dylib              0x00007fff9876fcfc tls1_P_hash + 204
8   libssl.0.9.8.dylib              0x00007fff9876faf7 tls1_generate_master_secret + 247
9   libssl.0.9.8.dylib              0x00007fff98757ebc ssl3_send_client_key_exchange + 252
10  libssl.0.9.8.dylib              0x00007fff98754e38 ssl3_connect + 1336
11  libssl.0.9.8.dylib              0x00007fff9874e1c8 ssl23_connect + 3192
12  com.apple.mobiledevice          0x000000010ea1505a lockssl_handshake + 609
13  com.apple.mobiledevice          0x000000010ea15343 lockconn_enable_ssl + 16
14  com.apple.mobiledevice          0x000000010ea14613 send_session_start + 468
15  com.apple.mobiledevice          0x000000010ea1a03a AMDeviceStartSession + 175
16  com.apple.DTDeviceKitBase       0x000000010e8b52ae DTDKPrepareSession + 166
17  com.apple.DTDeviceKitBase       0x000000010e8b59c4 __DTDKExecuteInSession_block_invoke + 22
18  com.apple.DTDeviceKitBase       0x000000010e8b4fef __DTDKExecuteWithConnection_block_invoke_2 + 486
19  com.apple.DTDeviceKitBase       0x000000010e8b4de2 __DTDKExecuteWithConnection_block_invoke + 107
20  libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
21  libdispatch.dylib               0x00007fff882a09aa _dispatch_barrier_sync_f_invoke + 74
22  com.apple.dt.DVTFoundation      0x000000010620906d DVTDispatchBarrierSync + 62
23  com.apple.dt.DVTFoundation      0x0000000105faba97 -[DVTDispatchLock performLockedBlock:] + 116
24  com.apple.DTDeviceKitBase       0x000000010e8b4cec DTDKExecuteWithConnection + 223
25  com.apple.DTDeviceKitBase       0x000000010e8b595e DTDKExecuteInSession + 121
26  com.apple.DTDeviceKitBase       0x000000010e8c1812 __48-[DTDKRemoteDeviceConnection futureWithSession:]_block_invoke_2 + 117
27  com.apple.dt.DVTFoundation      0x0000000106208ac0 __DVTDispatchAsync_block_invoke + 153
28  libdispatch.dylib               0x00007fff882aa8f5 _dispatch_call_block_and_release + 12
29  libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
30  libdispatch.dylib               0x00007fff882a3253 _dispatch_root_queue_drain + 1890
31  libdispatch.dylib               0x00007fff882a2ab8 _dispatch_worker_thread3 + 91
32  libsystem_pthread.dylib         0x00007fff896a44f2 _pthread_wqthread + 1129
33  libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib          0x00007fff97f2b78a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896a458c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 19:: Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib          0x00007fff97f2b2b2 __semwait_signal + 10
1   libsystem_c.dylib               0x00007fff90d1ca75 nanosleep + 199
2   com.apple.Foundation            0x00007fff8870034d +[NSThread sleepForTimeInterval:] + 156
3   com.apple.dt.IDE.IDEiOSSupportCore  0x000000010e81404b __33-[IDEInstalliPhoneLauncher start]_block_invoke + 695
4   com.apple.dt.DVTFoundation      0x0000000106208ac0 __DVTDispatchAsync_block_invoke + 153
5   libdispatch.dylib               0x00007fff882aa8f5 _dispatch_call_block_and_release + 12
6   libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff882a3253 _dispatch_root_queue_drain + 1890
8   libdispatch.dylib               0x00007fff882a2ab8 _dispatch_worker_thread3 + 91
9   libsystem_pthread.dylib         0x00007fff896a44f2 _pthread_wqthread + 1129
10  libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib          0x00007fff97f2b78a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896a458c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib          0x00007fff97f2b78a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896a458c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 22:: Dispatch queue: -fetchUncrushedAppIcon: queue
0   libsystem_kernel.dylib          0x00007fff97f25cd2 semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff882a765a _dispatch_group_wait_slow + 227
2   com.apple.dt.DVTFoundation      0x000000010616b2bf -[DVTFuture _waitUntilFinished] + 133
3   com.apple.dt.DVTFoundation      0x000000010616b4a9 -[DVTFuture result] + 22
4   com.apple.DTDeviceKit           0x0000000113ba9bee __62-[DTDKApplication(InterfaceExtensions) fetchUncrushedAppIcon:]_block_invoke_2 + 670
5   com.apple.dt.DVTFoundation      0x0000000106208ac0 __DVTDispatchAsync_block_invoke + 153
6   libdispatch.dylib               0x00007fff882aa8f5 _dispatch_call_block_and_release + 12
7   libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
8   libdispatch.dylib               0x00007fff882a3ff3 _dispatch_queue_drain + 754
9   libdispatch.dylib               0x00007fff882aa6bf _dispatch_queue_invoke + 549
10  libdispatch.dylib               0x00007fff8829f3c3 _dispatch_client_callout + 8
11  libdispatch.dylib               0x00007fff882a3253 _dispatch_root_queue_drain + 1890
12  libdispatch.dylib               0x00007fff882a2ab8 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff896a44f2 _pthread_wqthread + 1129
14  libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 23:
0   libsystem_kernel.dylib          0x00007fff97f2b78a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896a458c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 24:
0   libsystem_kernel.dylib          0x00007fff97f2b78a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896a458c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff896a2375 start_wqthread + 13

Thread 25:
0   libsystem_kernel.dylib          0x00007fff97f2b2b2 __semwait_signal + 10
1   libsystem_c.dylib               0x00007fff90d1ca75 nanosleep + 199
2   com.apple.CoreSymbolication     0x00007fff982ebb5f 0x7fff982d9000 + 76639
3   libsystem_pthread.dylib         0x00007fff896a49b1 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff896a492e _pthread_start + 168
5   libsystem_pthread.dylib         0x00007fff896a2385 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff59c63b68  rdx: 0x0000000000000000
  rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff59c63b90  rsp: 0x00007fff59c63b68
   r8: 0x00007f93f0004332   r9: 0x0000000000000000  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff897c1050  r13: 0x00007f93f296ff60  r14: 0x00007fff7537b000  r15: 0x00007f93ebf03300
  rip: 0x00007fff97f2b0ae  rfl: 0x0000000000000206  cr2: 0x000000010ae01040

Logical CPU:     0
Error Code:      0x0200014e
Trap Number:     133


Binary Images:
       0x105f9a000 -        0x105f9dff7  com.apple.dt.Xcode (7.0 - 8227) <5BFAAAA1-7285-3D91-8B12-E9341D83190F> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x105fa9000 -        0x106477fff  com.apple.dt.DVTFoundation (7.0 - 8201) <D2109C28-BB02-32E9-9253-5FD05799A100> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x106663000 -        0x10699dff7  com.apple.dt.DVTKit (7.0 - 8201) <A1A4581F-4886-3208-8B41-61729507CACC> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x106ba2000 -        0x10708efff  com.apple.dt.IDEFoundation (7.0 - 8227) <BE993759-602F-3E6C-AC83-0A503F4217CD> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x1073c8000 -        0x107c4bfff  com.apple.dt.IDEKit (7.0 - 8227) <F6BADCAE-B322-33DC-B31B-C7431C53AE34> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x108236000 -        0x108263fc7  com.apple.dt.instruments.DTXConnectionServices (1.0 - 58118) <5AD0517D-7C7F-3367-9C76-A9D36B93FA7B> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x108289000 -        0x10830eff7  com.apple.dt.instruments.DVTInstrumentsFoundation (1.0 - 58118) <130D8DC3-A9E0-3BE5-870B-B7CA18BA82AE> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
       0x108385000 -        0x10840cfff  com.apple.CoreSymbolicationDT (3.1 - 58049) <62A59BFA-FAD0-3027-AAAA-70317D3342C6> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
       0x108421000 -        0x10846cfd7  com.apple.Symbolication (1.4 - 58044) <CF2E7BD4-8751-3A67-A8FA-BD7FC1095FF5> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
       0x1084a4000 -        0x1085dafff  com.apple.framework.CoreProfileDT (7.0 - 58029) <5D634179-0C45-34C4-8207-26D9804AE5A6> /Applications/Xcode.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT
       0x108619000 -        0x10861dff7  com.apple.kperf (1.0 - 1) <77AF3989-F85F-3E93-A3CF-27698C2D6FC3> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
       0x108628000 -        0x108632ff7  com.apple.kperfdataDT (1.0 - 1) <6007D8DE-C6A5-3F06-99F8-4F5AFEB98740> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
       0x10863a000 -        0x10865dfff  com.apple.StreamingZip (1.0 - 1) <E097D7DE-0EE4-31A5-A7E5-E047C3E933C4> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x108674000 -        0x108675ff7  com.apple.dt.dbg.DebuggerLLDBService (7.0 - 8195) <E8D2429E-EAA5-385E-9496-13855AC58437> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x10867b000 -        0x108688fff  com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 58118) <11B5DF8D-A0D8-378A-8FFF-E29D048CBD1C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
       0x108698000 -        0x1086d4ffb  com.apple.DebugSymbols (132 - 132) <88FF042F-70F3-3FEB-8D07-AE18F213A584> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
       0x1086f3000 -        0x108774fff  com.apple.dt.XCTest (1.0 - 8174) <B745330F-B2DE-3D3E-8988-37655F7C644D> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
       0x1087d7000 -        0x108816ff7 +libswiftDemangle.dylib (700.0.59) <2AB2486D-848D-3AD7-963A-FAAB972C62E7> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
       0x108830000 -        0x10952dff7 +libclang.dylib (700.0.72) <24DE1B09-4A1E-3693-8122-C60912713A0A> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x10971b000 -        0x109781fff  com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <E7EEF481-B149-39CD-A1C8-3F12340CFC33> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x1097c9000 -        0x1097c9ff7  com.apple.IDEWatchKit1SupportUI (7.0 - 8031) <EC3F2C79-D8FA-3DEA-982E-4A86F5960243> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
       0x1097ce000 -        0x10a97fff7 +libLTO.dylib (700.0.72) <C968631C-5059-3053-80FB-6DF5DC5B7D5A> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib
       0x10ac33000 -        0x10ac33fff  com.apple.Metal (1.0 - 1) <97ACADA4-4A3D-3812-B510-1230A01F97C4> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x10ac37000 -        0x10ac4cfff  com.apple.DADocSetManagement (7.0 - 8016) <BC245F95-3E97-3DBF-B67A-898A1D4147D0> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x10ac5d000 -        0x10ac5dff7  com.apple.xcode.compilers.coredata (9.0 - 8184) <0EFC1098-1CE9-3862-A38F-D8F3AD3B72D2> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x10ac62000 -        0x10ac67fff  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <4C83EA26-F89B-3ADE-B5B6-44FC45557AA0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x10ac72000 -        0x10ad0bff7  com.apple.dt.instruments.DTGraphKit (7.0 - 58108) <0AB46A8F-8AEB-3408-B85D-46C1E29287D8> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x10ad69000 -        0x10adb2fff  com.apple.DADocSetAccess (7.0 - 8016) <FFE40DCD-A6D1-384F-813B-887F7248E537> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x10addb000 -        0x10addbfe7 +cl_kernels (???) <44F41815-F5E1-4B33-A628-9975F5032168> cl_kernels
       0x10addd000 -        0x10aeafffb  com.apple.PubSub (1.0.5 - 65.40) <1FE72C4E-1C35-3429-8C4E-2B469629AF23> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
       0x10af63000 -        0x10af64fff  _functools.so (94) <39C081EE-CF91-371D-B315-039E8EFEEEDF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
       0x10b312000 -        0x10b359ff7  com.apple.CoreSimulator (179 - 179) <848C0140-7B68-3CBC-9820-1D3AFF6AB369> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
       0x10b381000 -        0x10b391fff  com.apple.dt.IDELanguageSupportCore (7.0 - 8165) <B6E61FF0-78D7-3A3B-ADFB-1EFBAB1DB85F> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
       0x10b3a5000 -        0x10b3b0ff7  com.apple.DevToolsFoundation (9.0 - 8184) <59F0FB02-C882-3736-B92C-1D950B607200> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x10b3bf000 -        0x10b3d5fff  com.apple.DVTiPhoneSimulatorRemoteClient (7.0 - 8167) <97CDEB7F-8D69-32F6-A647-464EF2388180> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x10b3eb000 -        0x10b3ecfff  libpanel.5.4.dylib (46) <1A2DF1FF-5050-310E-A67F-1A5E8FF3A1C8> /usr/lib/libpanel.5.4.dylib
       0x10b3f1000 -        0x10b3f4fff  com.apple.XCWatchKit1Support (1.0 - 1) <5643E0BD-EF11-30C9-8F2C-C89057DAC027> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
       0x10b3f9000 -        0x10b3f9ff7  com.apple.compilers.clang (9.0 - 8184) <64509761-4E64-3F08-8385-9B93F98BE6C5> /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
       0x10db04000 -        0x10db05ffb +liblaunch_sim.dylib (756.1.1) <301997CC-3672-39D8-9DC3-77E7210EDFD5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
       0x10db0b000 -        0x10db7afff  com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (7.0 - 8092) <06072300-91C9-3E5C-A899-4B1297677409> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
       0x10dbb5000 -        0x10dbb5fff  com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) <A7C84FCE-8292-34D4-A9A6-B7ECA2DA935C> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm
       0x10dbb9000 -        0x10dbc2fff  com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (7.0 - 8154) <AF79C763-0F75-3773-A4EB-B5FDBE03BD4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration
       0x10dbcc000 -        0x10dbccfff  com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) <FE1FA308-2DDD-31F5-812F-8BE9462A1156> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm
       0x10dbd0000 -        0x10dbd1ffb +liblaunch_sim.dylib (756.2.1) <9B115F76-35EF-352C-870E-6E080FACBA82> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
       0x10dc3d000 -        0x10dc3efff  _locale.so (94) <746CF7C3-06B6-397C-98EF-E6A15339A5A0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
       0x10dd08000 -        0x10dd0eff7  com.apple.dt.IDEIODebugGaugesCore (7.0 - 8195) <9F2D385D-466F-3B70-A2BD-1F1093A68E1B> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
       0x10dd19000 -        0x10dd2efff  com.apple.dt.IDEIODebugGaugesUI (7.0 - 8195) <D478B10D-B8C4-34C2-B186-59CA33C5DEB4> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
       0x10dd70000 -        0x10dd74fff  com.apple.audio.AppleHDAHALPlugIn (272.50.2 - 272.50.2) <B0B84DF2-DC6A-3A67-88C8-F6AAFB0F3CD4> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x10dd7a000 -        0x10dd81ff7  com.apple.dt.ScriptingDefinitionEditor (7.0 - 8195) <B585CFE1-15D8-3D1F-9A9D-9510557EC625> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x10dd8b000 -        0x10dd8bfff  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <A8817C1B-AAA5-381E-89F3-9474BE209858> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
       0x10de90000 -        0x10df00fff  com.apple.sourcekitd (1.0 - 700.0.59) <41000262-8047-388D-8AB6-6856BB83C839> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
       0x10df2e000 -        0x10df90fff  com.apple.dt.IDE.Xcode3Core (7.0 - 8184) <20A0F1E4-BD58-3ACF-8B06-67CE79B155EA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x10dfca000 -        0x10dfe3ff7  com.apple.DeviceLinkX (5.0 - 264) <9FE65A47-2E38-3BBE-B3B8-E5A5CE89E9E9> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x10dff3000 -        0x10e007fff  com.apple.dt.XCLanguageSupport (7.0 - 8165) <CA23B911-E226-305B-BA23-F6394B98CC2F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x10e018000 -        0x10e01bff7  com.apple.dt.IDEWatchSupportCore (1.0 - 1) <85133F4C-7A80-3545-80A4-0D0C3DD38D26> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
       0x10e22e000 -        0x10e5b3fff  com.apple.Xcode.DevToolsCore (9.0 - 8184) <B86E0B18-EB20-33F7-A848-AAB1FCBADB68> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10e760000 -        0x10e798ff7  com.apple.Xcode.DevToolsSupport (9.0 - 8184) <2B005993-D583-333E-96E9-13F9A8E05932> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10e7c3000 -        0x10e854ff7  com.apple.dt.IDE.IDEiOSSupportCore (7.0 - 8167) <490888B8-72C6-3042-863D-2902F583DA74> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x10e8ad000 -        0x10e93dff7  com.apple.DTDeviceKitBase (7.0 - 8167) <FF562DA2-1128-3356-8F38-54389BCC7CF8> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10e998000 -        0x10ead5fef  com.apple.mobiledevice (823.0.0.1.2 - 823.0.0.1.2) <0C1EDFB7-2492-3D2F-9B2F-0D8A224F92A1> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
       0x10eb5b000 -        0x10eb95ff7  com.apple.dt.dbg.DebuggerFoundation (7.0 - 8195) <F8E867D4-373C-3AAA-9B9F-802C8EB0012E> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x10ebcc000 -        0x10ec50ff7  com.apple.dt.IBAutolayoutFoundation (7.0 - 8191) <2C94D36E-7F3E-3BF0-A13D-E413BAA3DD1A> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x10eca7000 -        0x10ed70ff7  com.apple.dt.IBFoundation (7.0 - 8191) <7B8650AB-9B5B-362F-AC73-A9267A6298E9> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x10ee04000 -        0x10ee63fff  com.apple.CoreThemeDefinition (2.0 - 234) <16B6CB93-C4E3-30D1-B7F4-B0D40A278E28> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x10eeaa000 -        0x10eefbfff  com.apple.dt.dbg.DebuggerLLDB (7.0 - 8195) <32F777D7-AB25-3F86-AECF-0270A5374B51> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x10ef33000 -        0x11163fff7  com.apple.LLDB.framework (1.340.4.70 - 340.4.70) <2DB69E65-55DC-3135-A72B-65743E2556C7> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x11212f000 -        0x112220ff7  org.python.python (2.7.10 - 2.7.10) <5A7838D3-24D4-395B-BE96-ADD007C86E55> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x112287000 -        0x112295ff7  com.apple.xcode.plug-in.CoreBuildTasks (9.0 - 8184) <2CD58143-705D-3DF9-9E65-75CF950F2520> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x11229e000 -        0x1122a3ff7  com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <CBAC41AB-EDED-3C35-93F3-F3BA0368E87B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
       0x1122ab000 -        0x1122b0fff +com.kitschpatrol.KPRunEverywhereXcodePlugin (1.0 - 1) <2FCA77D8-56CD-3DF2-8359-1A0EDA640C78> /Users/USER/Library/Application Support/Developer/*/KPRunEverywhereXcodePlugin
       0x1122bb000 -        0x1122d4ff7 +com.mneorr.Alcatraz (1.0 - 1) <8FE83C4D-4175-3217-B7DA-0E870E17E6CD> /Users/USER/Library/Application Support/Developer/*/Alcatraz
       0x1122fa000 -        0x112367fff  com.apple.dt.IDE.IDEDocViewer (7.0 - 8195) <F690B799-C51E-3062-A794-320D64A98A9E> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x1123be000 -        0x112934ff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (7.0 - 8191) <E8536EA3-9C05-3292-8E3C-47D098D95D22> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x112d16000 -        0x112ee4ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.0 - 8191) <2E8895FF-CD2A-3882-B7DE-3906F6C766DD> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x113082000 -        0x1130a7ff7  com.apple.DiscRecordingUI (9.0.1 - 9010.4.3) <934B15FC-B680-3C10-B4C9-9679E8C4093D> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x1130c9000 -        0x11358aff7  com.apple.SceneKit (5.0 - 293) <554005AE-E11A-3EE6-9BAF-727457203554> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x113868000 -        0x113a8ffff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.0 - 8154) <045F3B1E-0932-3F55-AABD-80F6032A9F61> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x113b8f000 -        0x113b97fff  com.apple.SimulatorKit (1.0 - 179) <AF64FBC6-0768-3B91-97B5-DC1F576488B3> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
       0x113ba1000 -        0x113bb2fff  com.apple.DTDeviceKit (4.2 - 8167) <6B14A4F5-65A7-30A9-8D40-87414D6BD7D5> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x113bc4000 -        0x113c03ff7  com.apple.dt.IDE.iCloudSupport (7.0 - 8195) <10F1EA50-D963-3DB4-89FF-E5134C19E85D> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x113c3c000 -        0x113c5cfff  com.apple.dt.IDE.IDEQuickHelp (7.0 - 8195) <C073D819-20F6-3422-BE97-2D368259D45E> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x113c79000 -        0x113c80fff  com.apple.dt.IDE.HexEditor (7.0 - 8195) <02016C77-89C6-3F3E-906E-B1A4CC5D9D0B> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x113c8a000 -        0x113cb8ff7  com.apple.dt.HexFiendFramework (7.0 - 8195) <3A7CF414-4484-3261-BD69-B2E2BF53F882> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x113cdf000 -        0x113ce2fff  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <6BEBDFA9-1BB1-3E27-9019-5FC5F245E4EE> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x113ceb000 -        0x113dd2fff  com.apple.dt.dbg.DebuggerUI (7.0 - 8195) <568ACCAB-A8F1-3E24-9651-82B9873ED815> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x113e91000 -        0x113eddff7  com.apple.dt.IDEProductsUI (1.0 - 1) <8EAB59E3-A340-3A34-BFF9-0D9BB530DA40> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
       0x113f2c000 -        0x113f39fff  com.apple.dt.DVTServices (7.0 - 8201) <257AA15C-5728-3049-A308-9D9C3B14F79B> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
       0x113f4a000 -        0x113f6bfff  com.apple.dt.DVTProducts (1.0 - 1) <BA73326C-DBE5-3861-BDA8-52C85F12807F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
       0x113f8a000 -        0x113faafff  com.apple.dt.DVTAnalytics (1.0 - 1) <58F3637A-B9D7-3FF5-AAF4-869D61E75D99> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
       0x113fce000 -        0x113fe0fff  com.apple.dt.DVTAnalyticsClient (7.0 - 1) <3EFDEBC0-7344-32A5-9F06-D8D80549F2A9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
       0x113ffc000 -        0x1140d1ff7  com.apple.dt.IDE.IDESourceEditor (7.0 - 8195) <9169232E-ECE3-32D2-9EB2-CA631BB7D40D> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x114356000 -        0x114392fff  com.apple.dt.gpu.GPUDebuggerFoundation (7.0 - 18079) <6DCB868A-80F8-3702-8240-F3E14B3849F3> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x1143c4000 -        0x1143d1ffb  com.apple.GPUToolsShaderProfiler (1.0 - 18058) <A20F47E1-3C86-3B37-80FC-0B699D37FF67> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x1143e0000 -        0x114422fff  com.apple.GPUToolsCore (1.0 - 18097) <194C2694-DC03-3B9E-9DB9-77FF46EB2600> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x11445b000 -        0x114494fff  com.apple.GPUTools (1.0 - 18097) <3C062157-5E63-3981-8B3D-74E1102D0393> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x1144c5000 -        0x11459ffff  com.apple.GPUToolsServices (1.0 - 18058) <5E659305-045D-3FB5-8184-E45973880A16> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x114609000 -        0x11465bff3  com.apple.GPUToolsInterface (1.0 - 18058) <8F5498FC-852C-38D9-A622-DAEC18D5915C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x114695000 -        0x1146bdff3  com.apple.GLToolsInterface (1.0 - 18058) <FE85F7D3-5442-3EB7-B73F-EB976180AD14> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x1146db000 -        0x114728ffb  com.apple.GLToolsCore (1.0 - 18097) <39675651-B0A9-3769-8762-3AAD19BEF1AE> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x114748000 -        0x11475cff3  com.apple.GLTools (1.0 - 18097) <C7E6085D-D310-3E27-B928-261A26B636E8> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x114768000 -        0x1147beffb  com.apple.GLToolsServices (1.0 - 18058) <51DCB9E1-F1D6-3E39-9DEA-313503E861AC> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x114802000 -        0x114886ff7  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 18058) <0245BB96-9AB5-31B1-B92A-EB1F559D02F2> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x1148ca000 -        0x1148d8fff  _ctypes.so (94) <D6FB0E51-6B2B-32A4-8F1F-AB51D1D911A3> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x1148e4000 -        0x1148e7fff  _struct.so (94) <037D34AA-B9ED-3A0D-87C7-2EAF117E40D9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x1148ee000 -        0x1148f2fff  itertools.so (94) <E3751628-84FA-33D8-846A-FFDAEB567DCB> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x1148fc000 -        0x1148fdff7  readline.so (94) <2F8DCF20-B2DE-3A87-BFAD-C7D4E1B25ACD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so
       0x1149ca000 -        0x1149d4fff  com.apple.dt.gpu.GPUDebuggerKit (7.0 - 18079) <E1C97F18-7D39-3588-82E8-56CF1C850BBC> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x1149e6000 -        0x1149ecff7  com.apple.dt.gpu.GPUTraceDebugger (7.0 - 18079) <1D7C0C08-8586-3DDC-97E4-702FC424D447> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x1149f4000 -        0x114a68fff  com.apple.dt.gpu.GPUTraceDebuggerUI (7.0 - 18079) <0598C4EB-D8EC-3F0F-964B-E3E22FB09428> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x114ac5000 -        0x114ad9fe3  libCGInterfaces.dylib (317.2) <DA5821F4-F9B7-3161-AA2F-9F741E19C96B> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x1170da000 -        0x1170dffff  com.apple.IDEServerTools (1.0 - 1) <D93B97EE-DB2B-3AFA-BEA4-7E0FBAA58EBF> /Applications/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools
       0x1170e9000 -        0x1170e9ff7  com.apple.dt.IDE.IDEAppleScriptEditor (7.0 - 8195) <5C16AD67-3376-3870-8A09-804FA894AFAA> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
       0x1170ee000 -        0x1170ffff7  com.apple.dt.IDE.IDESubversion (7.0 - 8195) <08CF755D-B0BF-39EF-BF90-E6E6BE0439D5> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x117117000 -        0x11711fff7  com.apple.dt.IDE.IDEOSXSupportCore (7.0 - 8022) <A9294BD6-65A6-3257-9A8C-179AAE2AB0F0> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x11727a000 -        0x1172b2ff7  com.apple.MTLToolsShaderProfiler (1.0 - 18058) <469DB4E1-5CEA-38DB-84EC-BE6A32532CC9> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler
       0x1173f8000 -        0x1173f8fff  com.apple.GLToolsMobileFoundation (1.0 - 18017) <F1933BBA-62B4-3E6A-8A86-3369BD172E70> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
       0x117800000 -        0x117848ff7  com.apple.dt.IDE.IDEiPhoneSupport (7.0 - 8167) <482FBB96-D7F4-373A-BAD3-AEE3979DC161> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x11788f000 -        0x1179bfffb  com.apple.audio.units.Components (1.13 - 1.13) <7BD2090B-CFD2-3FDB-959D-E9760DEC6821> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x117e92000 -        0x118043ff7  com.apple.dt.IDE.Xcode3UI (7.0 - 8184) <08BF5F60-267E-331F-A410-F64AA6D6DD46> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x118172000 -        0x1181e8ff7  com.apple.dt.gpu.GPURenderTargetEditor (7.0 - 18079) <19B787B2-A74D-35F3-B98F-67B38A56F808> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x11822f000 -        0x118250ffb  com.apple.MTLToolsServices (1.0 - 1) <CBC837CA-2ECE-3C6C-8AD6-AFF1B3B10F38> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
       0x11826a000 -        0x118283ff7  com.apple.MTLToolsCore (1.0 - 1) <F57FE641-17C8-3232-B0FC-F5D86A750987> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore
       0x118295000 -        0x1182bbfff  com.apple.MTLTools (1.0 - 1) <F9F8FB35-4F25-356E-AE15-C356F3DBAF09> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
       0x1182d2000 -        0x1182fdfff  com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 18058) <DCD0DE2F-FE76-36BD-B621-821D0C35D566> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
       0x118325000 -        0x11837dfff  com.apple.gpusw.MetalTools (1.0 - 1) <F9B4FA51-75E0-31B5-ABAB-057D19DBB42D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x1183d1000 -        0x1184e9ff7  com.apple.dt.IDELanguageSupportUI (7.0 - 8165) <3A218278-18A6-3A79-9D5B-C331286E5B6C> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
       0x1185bd000 -        0x1185c6ff7  com.apple.dt.DVTPlaygroundCommunication (1.0 - 8045) <CCCD994B-4D23-3911-8670-F28EFDB072D0> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
       0x1185d6000 -        0x1186b4ff7  com.apple.dt.IDE.IDEModelEditor (7.0 - 8195) <7D0E45AC-BEF5-3902-81E8-DC1893F9E2EE> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x11874b000 -        0x1187c7ff7  com.apple.dt.IDE.IDEModelFoundation (7.0 - 8195) <AD67BD5E-B6C4-30A4-AB74-410C8D55CB03> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x11881f000 -        0x118823ff7  com.apple.dt.IDE.IDEPDFViewer (7.0 - 8195) <200B48F1-92A2-3D34-AA3C-62CAD32E8886> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
       0x11882b000 -        0x1188dcfff  com.apple.dt.IDE.IDESceneKitEditor (7.0 - 8128) <2F38D1B5-576B-37DC-80FD-6168A0314A37> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x118935000 -        0x1189a8fff  com.apple.xcode.GameToolsFoundation (1.0 - 8062) <48F49A00-58C1-360E-80EE-3E83C58052EA> /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation
       0x1189ed000 -        0x118b93fff  com.apple.SpriteKit (1.0 - 1) <1C9849AE-A49D-3BD4-AA12-AB6D71DDCCD2> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
       0x118c4b000 -        0x118c6cfff  com.apple.Jet (1.0 - 1) <C0D2B847-DDC4-3784-ABD3-20467EDFBAF9> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet
       0x118c97000 -        0x118ceeff7  com.apple.PhysicsKit (1.0 - 1) <7DA9CCDC-AC2C-3964-98A7-7DCDCDD72BAF> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
       0x118d1c000 -        0x118d42ff7  com.apple.audio.OpenAL (1.8 - 1.8) <764133AC-B13C-3E57-85F6-6D5E7BA978D8> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x118d55000 -        0x118d5efff  com.apple.dt.PlistEditor (7.0 - 8195) <4A6FAB16-0B31-3855-A6CB-259245827A01> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x118d6a000 -        0x118d7fff7  com.apple.dt.IDE.IDERTFEditor (7.0 - 8195) <89BA5436-27C2-3383-B365-E970C48E9D5F> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x118d91000 -        0x118d9ffff  com.apple.dt.IDE.IDEQuickLookEditor (7.0 - 8195) <F1989C46-09F7-3E76-B6DA-8C7AED65DDC9> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
       0x118db0000 -        0x118e38fff  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <6B95F4C9-2DC5-3375-97A0-A088EF2A610A> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
       0x118e91000 -        0x118e94fff  com.apple.dt.gpu.GPUDebuggerOSXSupport (7.0 - 18079) <39455D54-64A9-3828-B7C4-597FA71ADAA3> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport
       0x118e9a000 -        0x118ea7fff  com.apple.GPUToolsDesktopFoundation (1.0 - 18013) <E46BFC03-CA86-3720-89C1-C57C41E8AD84> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation
       0x118eb4000 -        0x118eb7fff  com.apple.dt.gpu.GPUDebuggeriOSSupport (7.0 - 18019) <4C4AC76C-49BF-3006-A77B-023D995F621B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x118ebd000 -        0x118f22ffb  com.apple.GLToolsExpert (1.0 - 18017) <78215A3D-8276-33B6-BC87-C3E485A21D43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
       0x118f5d000 -        0x118f75fff  com.apple.GLToolsShaderProfiler (1.0 - 18058) <5B1FAFC5-9D82-3279-93A1-7338925168DD> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
       0x118f82000 -        0x118f96ff7  com.apple.GPUToolsMobileFoundation (1.0 - 18017) <D59828DA-9ECC-344B-B429-26F1CE230008> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x1191b6000 -        0x119283ff7  com.apple.XCSCore (1.0 - 1) <DA704BD1-FFC7-395F-86D4-4CBD7BBF938A> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
       0x11930a000 -        0x1193f2fff  com.apple.dt.XCSUI (1.0 - 1) <6354CFB5-07BF-3346-BA82-C022B6D8DEBC> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
       0x1194cb000 -        0x1194e1fff  com.apple.dt.IDE.IDEGit (7.0 - 8195) <77622716-11F9-3DA8-BFD5-6772E797821F> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x119bd4000 -        0x119ddaff7  com.apple.dt.gpu.GPUDebuggerMTLSupport (7.0 - 18079) <A2381192-AA2E-35AF-B38F-DF3DDC999A12> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport
       0x11a304000 -        0x11a369ff7  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.8.77 - 10.0.8) <EDCC0B3F-D63F-3F80-9791-B6652044A4AA> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
       0x11a3ed000 -        0x11a3f6fff  com.apple.dt.IDE.IDEiOSDebugger (7.0 - 8167) <7184697C-5EF2-3ADF-84D7-59E50B33ABBA> /Applications/Xcode.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger
       0x11aa27000 -        0x11aa28ff7  time.so (94) <6CB6B631-C4AA-339D-8589-C4DD74EE7CEE> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
       0x11aa2f000 -        0x11aa32ff7  strop.so (94) <43F6CF5F-A4A0-351A-873C-3F3CE991C7A5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
       0x11aa38000 -        0x11aa39fff  _heapq.so (94) <DFEFD82D-5B05-30C1-868E-5CFCAB0093EB> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
       0x11aa4b000 -        0x11aa4cff3 +cl_kernels (???) <A7765246-591F-404E-8BD0-6964D735B6CE> cl_kernels
       0x11ac38000 -        0x11ac3bfff  operator.so (94) <BFFE75F0-3CE3-3623-880E-8825BCF678E4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
       0x11ad87000 -        0x11ad89fff  _collections.so (94) <FFA8D558-1346-3022-9F15-9F6B5D6E32F0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
       0x11ae4a000 -        0x11ae53ff7  datetime.so (94) <7FC34418-1444-34E7-8C86-46913140A6B1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
       0x11af77000 -        0x11b0f2ff7  com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 18058) <604D08D3-FFC7-3592-B309-C2CBA66DCA1C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
       0x11b107000 -        0x11b13bffb  com.apple.gputools.GLToolsMobileAnalysis (1.0 - 18017) <1172A8C5-C23C-32D6-8803-557E4F46F563> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
       0x11b14b000 -        0x11b152ffb  com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 18017) <933D5F41-E43B-3590-97EA-1FCC16060645> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
       0x11b159000 -        0x11b1d9ffb  com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) <27121CD0-55BD-302C-ABB9-7C4EF3A169BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics
       0x11c1f7000 -        0x11c1fdfff  com.apple.dt.IDE.IDEInstrumentsService (7.0 - 8195) <85E56BC3-B43F-399C-B6E5-5EE10ADD1472> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x11c205000 -        0x11c20efff +dsc_extractor.bundle (369.12) <DB050397-C418-3DA0-AE85-EBE573737188> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
       0x11c38b000 -        0x11c38cff7  com.apple.dt.IDE.IDEAppleScriptCore (7.0 - 8195) <ADB43538-798E-3771-A056-A7D4F2E38072> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
       0x11ccdf000 -        0x11ccfaffb  com.apple.security.csparser (3.0 - 57336.10.19) <4CFFA27B-CA90-314C-8CE0-F9970E3C15C3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x121d95000 -        0x121d9afff  com.apple.dt.IDE.IBBuildSupport (7.0 - 8191) <AFCDD500-1EAE-3FBD-A096-6C538F78C857> /Applications/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport
    0x7fff6f8f7000 -     0x7fff6f92f1df  dyld (360.16) <2A88A0A8-7B2A-345E-A627-3CE5CF045F64> /usr/lib/dyld
    0x7fff84782000 -     0x7fff84890fff  com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A-9B43-6188FBC29ABE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff84891000 -     0x7fff84931fff  com.apple.Metadata (10.7.0 - 972.9) <ACE59F43-D892-3B73-AB1D-CB778FE90420> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff84932000 -     0x7fff84977ff7  com.apple.coreservices.SharedFileList (24.3 - 24.3) <F676B1BD-4695-34B9-A46B-C4D68254AF1B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff8497e000 -     0x7fff8499dff7  com.apple.contacts.vCard (1.0 - 2137) <74FA0133-CFBB-3055-B429-AF2D13B24D7D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff849a1000 -     0x7fff849b2fff  libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib
    0x7fff84a15000 -     0x7fff84a20fff  com.apple.CrashReporterSupport (10.11 - 715) <D0D22E00-4DA0-3AEF-8522-0814F9070666> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff84a21000 -     0x7fff84db6fdf  com.apple.vImage (8.0 - 8.0) <3DEF81C9-CD75-32BF-A927-4FCD89D57190> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff84db7000 -     0x7fff84e2affb  com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff84e2b000 -     0x7fff84e33fef  libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib
    0x7fff84e34000 -     0x7fff84e3efff  com.apple.NetAuth (6.0 - 6.0) <ABBBE552-26E0-3682-8BFD-C59EC702F347> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff85158000 -     0x7fff8520dfff  com.apple.CoreDuet (1.0 - 1) <58D04404-6DD3-312F-A334-D1E89686B227> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8520e000 -     0x7fff85589ffb  com.apple.VideoToolbox (1.0 - 1731.15.4) <F61F9179-D439-37E4-A0D4-BD6A4D36A9DF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8558a000 -     0x7fff856d1fff  com.apple.coreui (2.1 - 362) <1F30C006-9058-3B39-9DC3-594FDB108174> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff856ed000 -     0x7fff85725ff7  com.apple.Accounts (113 - 113) <8F6A49E3-AECC-35DA-AA80-29783E813CC8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff85729000 -     0x7fff8572ffff  com.apple.XPCService (2.0 - 1) <E50F1206-8B6B-3CDB-BC66-E5B70B4B41C7> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8592f000 -     0x7fff859dffff  com.apple.backup.framework (1.7 - 1.7) <551ABBE3-211D-3D7D-B811-B2F863DD17CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff859e0000 -     0x7fff85ad2ff7  libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib
    0x7fff85ad7000 -     0x7fff85ad7fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F450DC3F-837D-35CB-97F3-5835E789EF02> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85ad8000 -     0x7fff85c3ffff  libBLAS.dylib (1159) <35ADE4D4-391A-30C2-9D38-388F543EA4BA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff85c40000 -     0x7fff85e8bfff  com.apple.AddressBook.framework (9.0 - 1679) <26FE27B6-40B7-3633-906D-5323ACEE3337> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85e97000 -     0x7fff85ea3fff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff85ea4000 -     0x7fff85ea9ff7  libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib
    0x7fff85eaa000 -     0x7fff85fcfff7  com.apple.LaunchServices (728.4 - 728.4) <3669F1B4-880D-3C30-B945-93D21DD9926A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff85fd0000 -     0x7fff85fdcfff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff85fdd000 -     0x7fff86047ff7  com.apple.framework.CoreWLAN (11.0 - 1100.19) <3CA2F32A-4FBF-39ED-83EC-F2E3C43D3775> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff86048000 -     0x7fff8607fff7  com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff860c2000 -     0x7fff860c4fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <B390CD9A-A04F-3A9E-A40C-CB317F40AFE5> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff860c5000 -     0x7fff860c6fff  libquit.dylib (197) <B5F26C06-207C-3AB0-8BF4-FAAB2BC6EABB> /usr/lib/libquit.dylib
    0x7fff860c7000 -     0x7fff86112ffb  com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff86113000 -     0x7fff8611efff  com.apple.DirectoryService.Framework (10.11 - 194) <AE493A5F-E112-39C4-AD7A-3E740A21AB42> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8611f000 -     0x7fff8613aff7  libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib
    0x7fff8613b000 -     0x7fff86146fff  libcsfde.dylib (517) <83340980-0FC2-33DC-B98B-562C4842568E> /usr/lib/libcsfde.dylib
    0x7fff861b9000 -     0x7fff861bbfff  com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff861bc000 -     0x7fff868e2ff7  com.apple.VectorKit (1.0 - 1156.1.6) <C818A6D4-BEBB-3D3F-8AEF-F0859D2608E9> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff8693e000 -     0x7fff869f8fff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <9E68D2AF-7205-3764-B051-8F112AFA8208> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff869fa000 -     0x7fff869fdff7  libsystem_sandbox.dylib (459.10.4) <BC781530-CA98-392D-A77A-8CAD2D9C6B2F> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff86a35000 -     0x7fff86a35fff  libmetal_timestamp.dylib (600.0.41.2) <C8548755-D695-380D-991E-A94484084B6E> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff86a36000 -     0x7fff86a63ffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <EDAF6F7C-B9BD-32E9-AE7D-E531501024F7> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff86a67000 -     0x7fff86a67fff  com.apple.Carbon (154 - 157) <DF95E7EB-1CFC-3C83-B114-60FFEEAE166E> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff86a68000 -     0x7fff86d5dff3  com.apple.HIToolbox (2.1.1 - 806) <510697D0-2F92-3256-B587-AD11DF988430> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff86d5e000 -     0x7fff87043ff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff87044000 -     0x7fff87046fff  com.apple.OAuth (25 - 25) <DFC11955-75DD-303E-BFCB-0F70A4C541E0> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8706b000 -     0x7fff8706ffff  libGIF.dylib (1440) <22C11AAC-DDCD-37F8-8656-27184840CA7F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87070000 -     0x7fff870bfff7  com.apple.opencl (2.6.9 - 2.6.9) <9FB9AB09-7C3F-33AB-9366-6A853A996181> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff870c0000 -     0x7fff872ccff7  com.apple.CoreImage (11.0.0 - 366) <8FEAE237-1EBA-3058-B4B3-BB36F6640F44> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff872d4000 -     0x7fff872d4fff  com.apple.quartzframework (1.5 - 21) <E37B0DA2-8DEB-3D46-9038-BD91E789A375> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff87351000 -     0x7fff87357ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <433F8745-874A-39B3-A7C6-2EDA8C2C6B4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff87358000 -     0x7fff8735fff7  libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib
    0x7fff87368000 -     0x7fff87373fff  com.apple.CommerceCore (1.0 - 453) <2E605FE7-DEB6-354E-A6E1-E9D24D8E7B69> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff873bc000 -     0x7fff8753afff  com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff8753b000 -     0x7fff87611ff7  com.apple.DiskImagesFramework (10.11.1 - 415) <166DCA68-DA3D-3D6A-AFE1-B7C55E626E4C> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff87612000 -     0x7fff87a0efff  libLAPACK.dylib (1159) <50654652-353D-3B6D-9065-8932042F3B17> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff87a0f000 -     0x7fff87a18fff  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <2AC72D4A-B490-380A-86F1-E1EC5F99675A> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fff87a19000 -     0x7fff87a35ff7  libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib
    0x7fff87a36000 -     0x7fff87a82ff7  com.apple.corelocation (1486.17 - 1615.36) <57417982-D0E1-3835-B705-A0242E65C5E4> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff87a83000 -     0x7fff87ae1fff  libsystem_network.dylib (582.1.4) <14ECA259-D471-3E47-A843-FF0990577893> /usr/lib/system/libsystem_network.dylib
    0x7fff87aea000 -     0x7fff87b08ffb  libedit.3.dylib (43) <744915BA-9B98-3256-8DBB-5C760132623F> /usr/lib/libedit.3.dylib
    0x7fff87bfe000 -     0x7fff87bffffb  libSystem.B.dylib (1225.1.1) <5E0F820B-C4FF-34CE-9C43-83BF30FC8E8D> /usr/lib/libSystem.B.dylib
    0x7fff87d02000 -     0x7fff87df2fff  libJP2.dylib (1440) <D10CC550-35AE-35E9-A6DC-9BF872E35A35> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff87df3000 -     0x7fff87e08fff  com.apple.AppContainer (4.0 - 261.1.1) <29C670C1-8DA7-33B3-87FE-EFF33E461700> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff87e09000 -     0x7fff87e95fff  libCoreStorage.dylib (517) <753BB578-62C6-36F8-B366-72EF7742D42B> /usr/lib/libCoreStorage.dylib
    0x7fff87e9f000 -     0x7fff8810bfff  com.apple.imageKit (2.6 - 928) <753100AA-B8F4-3364-A111-88AAB67949B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8810c000 -     0x7fff8810dff7  libodfde.dylib (23) <B2194A77-3D29-3CE2-9D96-F8986A198980> /usr/lib/libodfde.dylib
    0x7fff881a8000 -     0x7fff881aaff7  libsystem_configuration.dylib (801.10.1) <32AFB27E-F2D6-3E4C-8D65-8E7E7BA3BC34> /usr/lib/system/libsystem_configuration.dylib
    0x7fff881ab000 -     0x7fff881f0ff3  libFontRegistry.dylib (155) <BC1B3AD5-4927-3AB7-94FF-CD93BF895D98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff881f1000 -     0x7fff881f5fff  libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib
    0x7fff88238000 -     0x7fff88269ffb  com.apple.GSS (4.0 - 2.0) <D50CDB44-72E9-3520-9965-93901621F781> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8826a000 -     0x7fff88284ff3  liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib
    0x7fff88299000 -     0x7fff8829cffb  libdyld.dylib (360.16) <C48B723A-CFE0-32A4-8A95-A409BF820767> /usr/lib/system/libdyld.dylib
    0x7fff8829d000 -     0x7fff882cafff  libdispatch.dylib (500.10.1) <438F4595-0731-34A2-ACAD-60121A76D1FF> /usr/lib/system/libdispatch.dylib
    0x7fff88317000 -     0x7fff88319ff7  libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib
    0x7fff8831a000 -     0x7fff8835cfff  com.apple.framework.ConfigurationProfiles (8.1 - 843) <3CED48F5-6AE3-30C0-BF3F-270E4E1D3981> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff883da000 -     0x7fff8840eff7  com.apple.CoreVideo (1.8 - 191.1) <FA99D150-EFCE-3F32-ACDF-5E91AD97F176> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff884cc000 -     0x7fff88533fff  com.apple.framework.CoreWiFi (11.0 - 1100.19) <537EFC2F-3A23-36D7-9320-8834D51EB243> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff88534000 -     0x7fff88571ff3  com.apple.bom (14.0 - 193.7) <FF1FC415-0472-36C5-9706-54125BA365AE> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff885a0000 -     0x7fff885a2fff  libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff885a9000 -     0x7fff885bafff  libSparseBLAS.dylib (1159) <86AFE478-E6FB-38AB-84A3-7E4317521F2C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff885c1000 -     0x7fff885c9fff  com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88619000 -     0x7fff8896dff7  com.apple.Foundation (6.9 - 1252) <2D13ED37-BFFE-3B7F-A65A-D6ED43B05EE9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff88972000 -     0x7fff889ffdd7  com.apple.AppleJPEG (1.0 - 1) <6230F3A0-C89D-3A35-A896-A17B3513E8DB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff88a00000 -     0x7fff88a08fff  com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8929a000 -     0x7fff895d6fff  com.apple.WebKit (11601 - 11601.2.4) <21B11C3D-E1B2-37AB-8231-89AB45B29E33> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89605000 -     0x7fff89619fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <EE4B9BE1-24CB-3A9A-97B1-21594C243EFF> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff8961a000 -     0x7fff8964dfff  com.apple.MediaKit (16 - 804) <5F795433-2365-3254-9A8D-09D5CD95CC5F> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8964e000 -     0x7fff896a0fff  com.apple.ImageCaptureCore (7.0 - 7.0) <74BC5DBA-FD63-31B9-A55B-C3C128852F1D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff896a1000 -     0x7fff896aaff7  libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib
    0x7fff896c8000 -     0x7fff896f8ff3  com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <56AA41E6-2F60-31D8-B506-2D4A5C341C77> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff896f9000 -     0x7fff8973fff7  libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib
    0x7fff897a3000 -     0x7fff897b4ff7  libsystem_trace.dylib (200) <5D7D00EF-D91F-3FEE-82E6-1181F4D09A51> /usr/lib/system/libsystem_trace.dylib
    0x7fff897b5000 -     0x7fff897b7fff  libUniversalAccess.dylib (270) <F2DE10DD-BD1D-3E3C-9197-A36E2E08C228> /usr/lib/libUniversalAccess.dylib
    0x7fff897b8000 -     0x7fff89b1b6d7  libobjc.A.dylib (680) <7C5FAD04-2C01-3ED6-AA40-78925C12A456> /usr/lib/libobjc.A.dylib
    0x7fff89bd6000 -     0x7fff89c5afff  com.apple.AVKit (1.1 - 285.1) <15798637-BB1B-3A29-8DFD-1F531EADB4FA> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff89c5b000 -     0x7fff89d41fef  unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff89d42000 -     0x7fff89d5bfff  com.apple.CFOpenDirectory (10.11 - 194) <64C52603-1947-3350-819E-3A45F9036036> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff89d5c000 -     0x7fff89e3cff7  unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff89ea4000 -     0x7fff89eb4fff  libbsm.0.dylib (34) <F1E41935-5C5D-3704-AE9D-AEA1F2BCF8B1> /usr/lib/libbsm.0.dylib
    0x7fff89eb5000 -     0x7fff8a329ff7  com.apple.CoreFoundation (6.9 - 1255) <CA413A7E-8377-3D36-B32D-25D243348FB9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8a501000 -     0x7fff8a525fff  com.apple.quartzfilters (1.10.0 - 1.10.0) <B25F42F6-2548-39A8-9A9E-35331FD813EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8a526000 -     0x7fff8a5d1fff  com.apple.PDFKit (3.1 - 3.1) <165524C4-8101-341C-AD0A-CCBC1AFB0C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff8a5d2000 -     0x7fff8a681fff  com.apple.cloudkit.CloudKit (480 - 480) <2507C1D3-733F-394A-9ADC-FF8FAD7D21B9> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8a689000 -     0x7fff8a695ff7  com.apple.OpenDirectory (10.11 - 194) <E0F63D60-23C8-3FB7-BA78-5BD861354352> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a69e000 -     0x7fff8a6b8fff  com.apple.Kerberos (3.0 - 1) <D2F0BF94-8656-3FBF-81AC-43D417B661F1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8a6b9000 -     0x7fff8a6bafff  libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8a6be000 -     0x7fff8a6d4fff  com.apple.CoreMediaAuthoring (2.2 - 953) <8F5453F5-DC0E-39B8-9CB0-0A89268F6930> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8a6d5000 -     0x7fff8a6fefff  libc++abi.dylib (125) <F5027B46-1801-344D-BD51-2E6D188C8900> /usr/lib/libc++abi.dylib
    0x7fff8a7e1000 -     0x7fff8a802fff  com.apple.Sharing (438.0.1 - 438.0.1) <10C4A9FA-47C9-37D9-A60A-C27CC57A2539> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8a808000 -     0x7fff8ba4efe3  com.apple.CoreGraphics (1.600.0 - 934) <D2175CEA-C733-34C4-A0F0-3F6C36897333> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8bbf9000 -     0x7fff8be78fff  com.apple.security (7.0 - 57336.10.19) <E5825445-EA50-32DD-BD9B-3DBEA6231EF1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8c139000 -     0x7fff8c141fff  libGFXShared.dylib (12.0.34.12) <F8278F50-25AC-3CEC-9F68-D83785A25F5E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8c142000 -     0x7fff8c142ff7  libunc.dylib (29) <D9B0C7B1-8648-3AAC-931C-E7CD362FAA8A> /usr/lib/system/libunc.dylib
    0x7fff8c17b000 -     0x7fff8c17cfff  libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8c17d000 -     0x7fff8c17dfff  com.apple.CoreServices (728.4 - 728.4) <208E32DA-E7D9-3B4F-A545-EE2BFB53696D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8c17e000 -     0x7fff8c181ff3  libCGXCoreImage.A.dylib (934) <A3022348-FB5F-38D2-84F2-F88C7322BC0F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8c1eb000 -     0x7fff8c1effff  com.apple.CommonPanels (1.2.6 - 96) <1D76DDD3-D45A-3679-8B72-5EECE6C1ACAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8c1f0000 -     0x7fff8c896ffb  com.apple.JavaScriptCore (11601 - 11601.2.3) <CAB09947-EC70-3CFC-9C24-101122452A58> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8c897000 -     0x7fff8c8d1fff  com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8c8d2000 -     0x7fff8c8eeff7  libextension.dylib (78) <3A674BC1-8D7E-3A62-80EF-F950B02CB0FF> /usr/lib/libextension.dylib
    0x7fff8c8ef000 -     0x7fff8cb95fff  com.apple.CoreData (120 - 640) <7934FDB8-526E-32F4-BE20-55388DB8CCBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8cb96000 -     0x7fff8d7b8fff  com.apple.AppKit (6.9 - 1404.12) <9D9ADA78-8E86-3F7A-98F6-CAEA316E94B5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8d7c4000 -     0x7fff8d7ccfff  com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8d8e4000 -     0x7fff8d8edffb  libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib
    0x7fff8da8e000 -     0x7fff8dfe4ff7  com.apple.MediaToolbox (1.0 - 1731.15.4) <57B56635-9ADF-3157-827D-0E7498186701> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8dfe5000 -     0x7fff8e026ff7  libGLU.dylib (12.0.34.12) <055A2B53-7C59-359A-82CB-1F79160C5C86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8e027000 -     0x7fff8e063ff7  com.apple.OSAKit (1.5 - 104) <FB866C05-03B3-3817-A195-CAB764163DB6> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff8e1e9000 -     0x7fff8e201fcf  libcompression.dylib (23) <7467B2EB-E0E0-3E9D-9EAD-3E04500C6395> /usr/lib/libcompression.dylib
    0x7fff8e2e5000 -     0x7fff8e314ffb  com.apple.datadetectors (5.0 - 307) <B59A794B-A050-361B-951D-FF015445D955> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff8e315000 -     0x7fff8e31afff  com.apple.ImageCapture (9.0 - 9.0) <E53CC0B8-9D36-3636-B602-8AB4CEB4C313> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8e31b000 -     0x7fff8e338fff  com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <7A85C280-2188-34AA-AE4C-256FEC080AD6> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff8e339000 -     0x7fff8e33eff3  libunwind.dylib (35.3) <FDA18078-A775-3BAF-A5A6-8A7B75D6AA99> /usr/lib/system/libunwind.dylib
    0x7fff8e377000 -     0x7fff8e392fff  com.apple.aps.framework (4.0 - 4.0) <A3971E50-DD87-3752-B37A-E58557AD5AF2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8e393000 -     0x7fff8e39ffff  libexslt.0.dylib (14) <98E912B0-150E-325B-8B57-FA2473BADD97> /usr/lib/libexslt.0.dylib
    0x7fff8e400000 -     0x7fff8e442ff7  com.apple.Metal (54.26.3 - 54.26.3) <9000AE52-6638-309E-90A5-CB18C83A0A0E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff8e443000 -     0x7fff8e467fff  com.apple.MultitouchSupport.framework (304.9 - 304.9) <FDD5F420-3978-33DA-8BD1-0177918C7679> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8e468000 -     0x7fff8e470fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B0028247-B333-36F5-8098-8EC95E6C2B23> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8e4d5000 -     0x7fff8e4dafff  com.apple.TCC (1.0 - 1) <8D7468B6-D5A3-3BF9-BD98-E8087AF0B61B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8e4db000 -     0x7fff8e4e0fff  com.apple.DiskArbitration (2.7 - 2.7) <B391A885-1286-3718-A341-8C84560DDE58> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8e57c000 -     0x7fff8e595fff  com.apple.network.statistics.framework (1.2 - 1) <CBB9D46C-95F7-323E-AE81-45C315B3FE7F> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff8e5c1000 -     0x7fff8e6d0fe7  libvDSP.dylib (563.4) <643154B1-9A66-3265-9A7F-B36D71964FF7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8ee8e000 -     0x7fff8ef17ff7  com.apple.PerformanceAnalysis (1.0 - 1) <493E6A54-B8FD-3520-A838-88D6D79BEF8A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8ef18000 -     0x7fff8ef20fff  libMatch.1.dylib (27) <D8024E9A-795B-30FC-BCE7-DB1E20889AB9> /usr/lib/libMatch.1.dylib
    0x7fff8f1bf000 -     0x7fff8f1c2fff  com.apple.Mangrove (1.0 - 1) <7CA6F485-F7A5-301C-9F14-4C667EF8B2F3> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8f2f7000 -     0x7fff8f2f7ff7  libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib
    0x7fff8f2f8000 -     0x7fff8f30bfff  com.apple.CoreBluetooth (1.0 - 1) <A63B8FB0-F8B3-368D-B482-733FF0373610> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8f30c000 -     0x7fff8f30cfff  com.apple.ApplicationServices (48 - 48) <B5326BD2-AF17-3880-A8C5-3C990AE4A1C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8f30d000 -     0x7fff8f33bff7  com.apple.CoreServicesInternal (248.1 - 248.1) <834B5D98-DB81-36B1-BD2A-640928EDAAF6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8f33c000 -     0x7fff8f50aff7  com.apple.QuartzCore (1.11 - 410.7) <CE4B4F07-5221-3791-A14A-3E50C705E917> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8f599000 -     0x7fff8f59cff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <E4643432-0DF2-3CD3-9F63-3A7665B25838> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8f59d000 -     0x7fff8f5b4fff  libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib
    0x7fff8f5b5000 -     0x7fff8f5c7fff  com.apple.contacts.ContactsPersistence (1.0 - 2137) <40E67B07-5DC9-3B5E-8266-1A27142268D0> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff8f5c8000 -     0x7fff8f616fff  libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib
    0x7fff8f758000 -     0x7fff8f763fff  com.apple.AppSandbox (4.0 - 261.1.1) <0C6C10D7-71FF-3C15-AFC1-C1308207C45C> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8f764000 -     0x7fff8f765fff  libDiagnosticMessagesClient.dylib (100) <F2D8CFCC-A00A-3675-9C01-EF0C663F2445> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f7a6000 -     0x7fff8fc13ffb  com.apple.GeoServices (1.0 - 1151.2.13.1) <13CD8BAC-6DFD-3BD1-A2C4-683D5E2DE330> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8fc14000 -     0x7fff8fc3fffb  libarchive.2.dylib (32.10.1) <E6A03444-BA13-3CCF-8C80-A47BD8C474A4> /usr/lib/libarchive.2.dylib
    0x7fff8fc40000 -     0x7fff8fde5ff3  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <7380C7DA-7CE8-34DF-BB3D-DAFE9406674F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8fe22000 -     0x7fff8fe74fff  com.apple.CloudDocs (1.0 - 382) <F8B381F5-C434-3719-B26B-137D61F8DEBD> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8fe85000 -     0x7fff8fed5ff7  com.apple.Symbolication (1.4 - 58044) <BC1259C8-C671-3014-A9C4-85BC767EA962> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8fed6000 -     0x7fff8fee1fff  libGL.dylib (12.0.34.12) <182B925C-7BF6-3EFE-85AF-54760206A6FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8fee2000 -     0x7fff8feebfff  com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff8ff43000 -     0x7fff8ff44ffb  libremovefile.dylib (41) <C7CFF5F2-AFFB-3C8D-BDB4-D66D50E657C0> /usr/lib/system/libremovefile.dylib
    0x7fff8ff5a000 -     0x7fff90041ff7  libcrypto.0.9.8.dylib (59) <7C4E5457-B66C-39CA-BC0E-15CA6C051FC0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff90042000 -     0x7fff90186ff7  com.apple.QTKit (7.7.3 - 2937) <C04A69AB-93F9-3BB4-BF56-1CD408183CE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff901b4000 -     0x7fff901f2ff7  libGLImage.dylib (12.0.34.12) <4FC92D21-0834-397E-BE0D-282A73FC16B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff901f5000 -     0x7fff90350ffb  com.apple.WebKitLegacy (11601 - 11601.2.4) <437BC049-C477-3CDE-BE33-D918930C94AA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff90553000 -     0x7fff9092bfef  com.apple.CoreAUC (214.0.0 - 214.0.0) <36675355-FEF4-3DC0-9734-AE6F125883C2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9092c000 -     0x7fff90933ff7  com.apple.phonenumbers (1.1.1 - 105) <49696A1F-83FC-3BE8-A7E8-F0F4EAA326BB> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff90a68000 -     0x7fff90a76fff  com.apple.ToneLibrary (1.0 - 1) <E8B44453-4E70-393C-AECF-988D0A8284A6> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff90bdc000 -     0x7fff90c72ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <AA8AD098-1792-3803-926B-6A9DAC9CCF9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff90c73000 -     0x7fff90c9cffb  libRIP.A.dylib (934) <DB727879-E42B-33C5-B1FF-CC34CDFBF017> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff90c9d000 -     0x7fff90d2afe7  libsystem_c.dylib (1081.1.3) <A60CE86D-1FF3-32AD-A672-C7597F884529> /usr/lib/system/libsystem_c.dylib
    0x7fff90d2b000 -     0x7fff90db8fff  com.apple.CorePDF (4.0 - 4) <EDC193AE-0D72-3BDD-807D-28D1A5942AE3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff90db9000 -     0x7fff90e0cff7  libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib
    0x7fff90e0d000 -     0x7fff90f08ff7  libFontParser.dylib (158.3) <DBFEE35E-60F4-3F51-AA25-D4D7E4E01996> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90f2a000 -     0x7fff90f56fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BC0D684-1E0E-37D6-9347-536CC5DDFA4A> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff90f6b000 -     0x7fff91399fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <D02FBB03-42A5-3E75-83C1-F563B1E3258F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff913f7000 -     0x7fff91665fff  com.apple.AuthKit (1.0 - 1) <B604FFEF-571B-3EDA-91CE-196DC4673D4B> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff91798000 -     0x7fff917d0fff  com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff91884000 -     0x7fff918f3fff  com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff919f5000 -     0x7fff919fdff7  libcldcpuengine.dylib (2.6.4.1) <26AF4CE6-8B56-3C82-928F-C3195F853FD8> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff91a2a000 -     0x7fff91a88fff  com.apple.SystemConfiguration (1.14 - 1.14) <B4D74F96-72B7-3341-92C6-D68B099BE48F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff91a89000 -     0x7fff91affff7  com.apple.MMCS (1.3 - 349) <C445C851-09F2-34F8-AA4C-D7135C15945F> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff91b26000 -     0x7fff91b28ff7  com.apple.SafariServices.framework (11601 - 11601.2.4) <D7014356-C26C-360D-B0B9-91E81855F485> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff91b29000 -     0x7fff91b2dfff  libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib
    0x7fff91b61000 -     0x7fff91b69fff  libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff91b6a000 -     0x7fff91b73ff7  com.apple.DisplayServicesFW (3.0 - 378) <69821BC1-66F6-30FE-B706-134F3A9FCAD7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff91c6d000 -     0x7fff91c6ffff  com.apple.loginsupport (1.0 - 1) <09F245DC-8342-358E-A881-DAE88BF0EC1D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff91c70000 -     0x7fff91c99fff  libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib
    0x7fff91cad000 -     0x7fff91dd1fef  libsqlite3.dylib (216) <E846F7F0-F594-38B2-AA2C-210E8F4CE590> /usr/lib/libsqlite3.dylib
    0x7fff91dd2000 -     0x7fff91de0fff  libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib
    0x7fff91de1000 -     0x7fff91e00ff7  com.apple.framework.Apple80211 (11.0 - 1101.30) <7A0350BD-18E0-38F3-80F2-EABD1643BA2D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff91e5e000 -     0x7fff91e5eff7  liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib
    0x7fff91e5f000 -     0x7fff91ecbff7  com.apple.contacts.Contacts (1.0 - 2137) <3503806B-F315-3869-88FD-FFF8D5C10973> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff91ecc000 -     0x7fff91edafff  com.apple.opengl (12.0.34 - 12.0.34) <8BE63E42-27EA-3E03-8F87-B61009FD11ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91f46000 -     0x7fff91f5afff  libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib
    0x7fff9201e000 -     0x7fff922a5ff3  com.apple.CFNetwork (760.1.2 - 760.1.2) <86CE9B53-53B1-321C-9637-BBCA8CAB1BD8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff922a6000 -     0x7fff922d4ff7  com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff922d5000 -     0x7fff927f7fff  com.apple.QuartzComposer (5.1 - 334) <B28D6929-25C0-3F27-9454-EAE22857EF4A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff927f8000 -     0x7fff92846ff7  libstdc++.6.dylib (104.1) <77780A99-22DB-35AA-BD9E-ADB83417E4BD> /usr/lib/libstdc++.6.dylib
    0x7fff92991000 -     0x7fff929baff7  libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib
    0x7fff929bb000 -     0x7fff929e6ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2137) <082A84FD-0076-3129-8193-2BCB0EAD15E2> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff92a29000 -     0x7fff92beffef  com.apple.ImageIO.framework (3.3.0 - 1440) <40A1D113-9A4A-37D5-98A7-52AABB16A942> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff92bf0000 -     0x7fff92cc8fff  com.apple.CoreMedia (1.0 - 1731.15.4) <C9E84408-05D4-3EB5-BB41-D04610D4DE2C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff92cc9000 -     0x7fff92cd1fff  libcopyfile.dylib (127) <CA2602AB-E8B7-3CD8-A0C5-D86E35FDA09F> /usr/lib/system/libcopyfile.dylib
    0x7fff92cd2000 -     0x7fff92cd5ff7  com.apple.help (1.3.3 - 46) <AA185754-DEEB-3091-9301-7B23C4D36818> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff92d4b000 -     0x7fff92d4dff7  com.apple.SecCodeWrapper (4.0 - 261.1.1) <4037AE28-BB5E-3052-B2FD-EEB9DA3C89B3> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff92d4e000 -     0x7fff92d53ff7  libmacho.dylib (875.1) <A9EC23EC-11A0-3B4F-A8AC-B990C8267A6E> /usr/lib/system/libmacho.dylib
    0x7fff92d54000 -     0x7fff92fe9fff  libmecabra.dylib (696.1) <8FCC4C88-BE6A-3697-B1D3-8E1A2A3B99BA> /usr/lib/libmecabra.dylib
    0x7fff92fea000 -     0x7fff92ff0fff  com.apple.IOAccelerator (203.9.2 - 203.9.2) <81287641-B316-37B7-A70D-A693A463076A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff92ff1000 -     0x7fff93008fff  com.apple.ScriptingBridge (1.3.3 - 68) <318CDE8A-DCE0-3F21-A60A-C291CBB90138> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff93009000 -     0x7fff9306cff3  libAVFAudio.dylib (161) <1E0384CE-FF8D-36EE-8A28-50CD673D3109> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff93282000 -     0x7fff93297fff  com.apple.ToneKit (1.0 - 1) <3722D681-0582-335A-A992-A972D2046163> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff93298000 -     0x7fff932a6fff  com.apple.IntlPreferences (2.0 - 192) <9F3BFCED-E78C-30EE-AE34-6B6FB3929565> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff932ad000 -     0x7fff932afffb  libutil.dylib (43) <E37832CF-5EE6-345A-B0EC-FFC8D2B67375> /usr/lib/libutil.dylib
    0x7fff932b0000 -     0x7fff932ccff3  libresolv.9.dylib (60) <B192EC27-84EC-3D8A-9CBF-0374B5C9B31A> /usr/lib/libresolv.9.dylib
    0x7fff932cd000 -     0x7fff932cfff7  libRadiance.dylib (1440) <A38FFEAA-7E99-3007-B776-6D0E7B29120A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff932e0000 -     0x7fff932e4fff  com.apple.LoginUICore (3.1 - 3.1) <6DCEED7A-529B-3AFD-8F83-97A40B56E4D9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff932e5000 -     0x7fff93314fc3  libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib
    0x7fff93315000 -     0x7fff93318fff  libspindump.dylib (197) <4DAD2F5F-B719-3DD8-9D7C-135314CE85D0> /usr/lib/libspindump.dylib
    0x7fff93319000 -     0x7fff93322ff3  com.apple.CommonAuth (4.0 - 2.0) <6EF43A6E-C071-36A3-8B94-694AC6BEF6D3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff93332000 -     0x7fff93333ffb  libsysmon.dylib (85) <CD9B94DA-8F90-36D1-98A1-87FAD60488BD> /usr/lib/libsysmon.dylib
    0x7fff93334000 -     0x7fff93336ff7  com.apple.securityhi (9.0 - 55006) <82168CA4-A4D6-322E-8B92-37C11A174AFD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff9351e000 -     0x7fff9352afff  com.apple.HelpData (2.1.4 - 90) <17295640-71FE-3D5A-887A-751D110E0630> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff9352b000 -     0x7fff93599ff7  com.apple.ApplicationServices.ATS (377 - 394.1) <E35909E3-83E0-3671-914A-B43845D889B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff9375c000 -     0x7fff94819ffb  com.apple.WebCore (11601 - 11601.2.4) <A3CF0749-1437-38AC-8E8D-8F44DAF6605E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff9481a000 -     0x7fff94829ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <E7D610A1-1445-3CA3-B9A1-EE15D54B75AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9482a000 -     0x7fff94982ff3  com.apple.MapKit (1.0 - 1620.0.13.2) <3FFBAC77-1CA5-3051-9FFA-0B7533198A23> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff94b6a000 -     0x7fff94b6bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <BC19A1D1-805B-3FC5-BF0B-1EF6FB36FE74> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff94b6c000 -     0x7fff94bb8ffb  com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff94c18000 -     0x7fff94c2eff7  libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff94c2f000 -     0x7fff94c46fff  libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib
    0x7fff94c47000 -     0x7fff94ca7ff7  com.apple.QuickLookFramework (5.0 - 696.1) <727FE6BE-8E92-38A3-BDEB-2410B553BB27> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff94ca8000 -     0x7fff94f2cff7  com.apple.RawCamera.bundle (6.16 - 817) <A09CE1E4-8EEE-38D5-BE7D-14FDC84D62A1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff94f2d000 -     0x7fff94f46ffb  com.apple.openscripting (1.7 - 169) <6AA25650-8900-33C6-AD49-D0543DB27C16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff94f47000 -     0x7fff94f52ff7  libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib
    0x7fff952c5000 -     0x7fff952cafff  com.apple.AssetCacheServices (14 - 14) <8C912A44-6635-33A0-82A3-389585BAC0F1> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff952cb000 -     0x7fff952fcff7  libtidy.A.dylib (15.17) <917B7716-5060-3755-A1BA-435DAC06E778> /usr/lib/libtidy.A.dylib
    0x7fff952fd000 -     0x7fff95305ffb  libsystem_dnssd.dylib (624.1.2) <DB6AB206-4AD8-369D-BF57-1D246AD60582> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff95342000 -     0x7fff9536bff7  libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib
    0x7fff9536e000 -     0x7fff95379ff7  libcommonCrypto.dylib (60074) <BD1DCF19-8353-3F6A-AFFA-EBBA29A302A8> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9604f000 -     0x7fff960a1fff  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17D3C8AE-5E48-34CE-B5FB-5F30747EDE91> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff960be000 -     0x7fff960befff  com.apple.Accelerate (1.10 - Accelerate 1.10) <78D9071F-93DE-3C66-8912-8B0AA25DDF05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff960bf000 -     0x7fff96166fff  com.apple.LanguageModeling (1.0 - 1) <C405E993-F0DF-39E4-9B74-FE310E63DD8E> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff96167000 -     0x7fff96167fff  com.apple.Cocoa (6.11 - 22) <A033F342-1FEC-3DFD-830A-E8EE284DF492> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff96314000 -     0x7fff96369fff  com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff9636a000 -     0x7fff963e1fc7  libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib
    0x7fff963e2000 -     0x7fff963e3fff  liblangid.dylib (122) <EAC09BF0-5E88-3060-AA51-EC71B4D26F3C> /usr/lib/liblangid.dylib
    0x7fff963e4000 -     0x7fff9680dfff  com.apple.ModelIO (1.0 - 1) <BCB8C808-DE9D-3311-B741-57B5DB6DA981> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff9680e000 -     0x7fff9693affb  com.apple.CoreText (352.0 - 494.4) <9E995D6A-86E4-303A-B823-C29254F9CA8B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff96c85000 -     0x7fff96c88ffb  libScreenReader.dylib (425.100) <993C7AE7-6CA2-37B5-A13C-F9032857D3AD> /usr/lib/libScreenReader.dylib
    0x7fff96c8b000 -     0x7fff96cadff7  com.apple.IconServices (68 - 68) <9F8B9184-8DA8-3B7A-970B-3086DDD1CC6F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff96cae000 -     0x7fff96cd5fff  com.apple.shortcut (2.16 - 93) <F6E559D9-40BE-3CC9-BB16-E71300C77F8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff96cd6000 -     0x7fff96dc1ff7  com.apple.QuickLookUIFramework (5.0 - 696.1) <921959F6-96C2-3814-8D20-0E761AB51199> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff96e1e000 -     0x7fff96e69ff7  com.apple.CoreMediaIO (701.0 - 4790) <B1A55949-882D-319F-9EB8-E0ADFE7092A1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff96e6a000 -     0x7fff96e6bff3  com.apple.print.framework.Print (10.0 - 266) <F13A0609-793A-3A43-A961-AAFC81AC8FDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff96e6f000 -     0x7fff96e96fff  com.apple.ProtectedCloudStorage (1.0 - 1) <0936C49C-5F90-3CEB-8AEA-6F9BD60A2784> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff96ebd000 -     0x7fff96f30fff  com.apple.framework.IOKit (2.0.2 - 1178.4.1) <3E6DE6BA-08FD-3A86-AFBE-5545C179F432> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff96f31000 -     0x7fff96f32fff  libffi.dylib (18.1) <B70CE053-29D3-3F4E-A6B8-E2957BC754E3> /usr/lib/libffi.dylib
    0x7fff96f33000 -     0x7fff96f64ff7  libncurses.5.4.dylib (46) <766F2188-F523-3FAA-AC1F-49447F09E133> /usr/lib/libncurses.5.4.dylib
    0x7fff96f65000 -     0x7fff96f67fff  libCGXType.A.dylib (934) <F52AC9F6-BC67-3885-9864-CDC00D9DD0AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff96f68000 -     0x7fff96ffdfff  com.apple.ink.framework (10.9 - 214) <F1B3B6C9-FF8D-3E68-93EB-8CDCEB65171A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff97002000 -     0x7fff9705efef  libTIFF.dylib (1440) <5E2886E4-AEEF-382F-9AFB-93239278B36A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff97156000 -     0x7fff971caff3  com.apple.securityfoundation (6.0 - 55126) <F075D5C5-ED6D-3DA5-BDB3-879E50A94F77> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff971cb000 -     0x7fff971cefff  com.apple.IOSurface (108.0.1 - 108.0.1) <43D70E5A-64F5-384A-A95E-64253538C24F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff971e9000 -     0x7fff9720eff7  libPng.dylib (1440) <98D183F0-7F1A-3175-BE7F-2F90564061F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff97215000 -     0x7fff97227fff  libsasl2.2.dylib (209) <D48CE2C5-D0C5-39BD-A7DD-C999E81CF885> /usr/lib/libsasl2.2.dylib
    0x7fff974ab000 -     0x7fff974cdff7  com.apple.framework.familycontrols (4.1 - 410) <941D3CE9-826F-38C9-A553-6F44435ADFF6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff974ce000 -     0x7fff9753dffb  com.apple.datadetectorscore (7.0 - 460) <95D642FC-0422-3972-A4CE-CD1D0B9CD42F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff9753e000 -     0x7fff9754efff  com.apple.AppleScriptObjC (1.4 - 32) <D34A6B42-49AE-326D-9107-8E2E02420783> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff9754f000 -     0x7fff9758afff  com.apple.AuthKitUI (1.0 - 1) <528E9B6F-6556-3343-86E9-0CD13570FD71> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff975a1000 -     0x7fff975befff  com.apple.pluginkit.framework (1.0 - 1) <0601C318-E10E-3A62-BCA1-67B3A6108F17> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff975bf000 -     0x7fff975c1ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff975c2000 -     0x7fff975f1fff  com.apple.securityinterface (10.0 - 55065.10.2) <1D6DB9F4-6EB4-39E0-8E99-C09EEA78BB16> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff975f2000 -     0x7fff975f2fff  com.apple.IOPlatformPluginFamily (1.0 - 1) <3960AFB0-48AF-3061-923B-BFCE2141A24F> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff975f3000 -     0x7fff97604fff  libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib
    0x7fff9760b000 -     0x7fff9760cfff  libUAPreferences.dylib (270) <E3226262-B21E-3D42-B4A0-9A328B04A52A> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff977a5000 -     0x7fff97894fff  libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib
    0x7fff97895000 -     0x7fff97938fff  com.apple.Bluetooth (4.4.0 - 4.4.0f4) <6993E3DC-E1C5-3529-A014-D74EA112B80D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff97939000 -     0x7fff97947ff7  libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib
    0x7fff97959000 -     0x7fff979a9fff  libcups.2.dylib (435) <FA565876-F9B2-3021-8E89-6D665ED01B3D> /usr/lib/libcups.2.dylib
    0x7fff979aa000 -     0x7fff979f9ff7  com.apple.DiskManagement (8.0 - 950) <0F28B98C-FFC2-3569-89A2-62C48DFCFD3A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff979fa000 -     0x7fff979fafff  libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff97a17000 -     0x7fff97b7dfff  com.apple.AutomatorFramework (2.6 - 417) <4DE70329-D3DA-3BB1-8F2B-8A281E6241C0> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff97ba8000 -     0x7fff97bf9ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E9B6EFBA-F6EA-3F20-8C91-53EC7D464773> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff97bfa000 -     0x7fff97c1efff  libJPEG.dylib (1440) <7A2BE834-C5F1-3950-B13D-66C1D39AD7AA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff97c3a000 -     0x7fff97e45fff  libFosl_dynamic.dylib (16.24) <7B19F360-858C-3C49-9E6D-A95CF3BE2186> /usr/lib/libFosl_dynamic.dylib
    0x7fff97e57000 -     0x7fff97e62fff  libkxld.dylib (3247.10.9) <C1E836AA-45ED-3640-AF3C-C3FF7A10002B> /usr/lib/system/libkxld.dylib
    0x7fff97e63000 -     0x7fff97f13fe7  libvMisc.dylib (563.4) <E166E14C-616E-35FA-BD3C-A60337EDD833> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff97f14000 -     0x7fff97f32fff  libsystem_kernel.dylib (3247.10.9) <94CE2223-1C1A-3FB5-9A12-BE933E52795B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff97f33000 -     0x7fff97f5bfff  com.apple.GLKit (1.0 - 56) <E7EB1504-12D4-3BE8-9DAB-7740B800998F> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff97f65000 -     0x7fff97f65fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <017C6053-C32E-34EE-AAAE-6702E74F14EF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff97f66000 -     0x7fff97fc3fff  com.apple.CoreServices.OSServices (728.4 - 728.4) <69AF6F83-5AD0-3E41-B97E-72247BD1007A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff97fc4000 -     0x7fff97ffeff7  com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff98002000 -     0x7fff981a9ffb  com.apple.avfoundation (2.0 - 1046.9.1) <6DEBFC96-202D-3438-B916-6A80E265C6EB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff981aa000 -     0x7fff981affff  com.apple.MediaAccessibility (1.0 - 79) <309526B0-1A18-3C2D-B425-A2BB61EED005> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff982d9000 -     0x7fff98361fff  com.apple.CoreSymbolication (3.1 - 58048.1) <7B9BCFD9-3600-3973-841D-6227BEDE5D36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff98364000 -     0x7fff98404fff  com.apple.ViewBridge (157 - 157) <78610813-8150-3DD5-823D-F0ECDB0A583F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff98405000 -     0x7fff98407fff  libCVMSPluginSupport.dylib (12.0.34.12) <F8E1EA87-73ED-3372-8C58-4209942ECD20> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff98409000 -     0x7fff98418fff  com.apple.AppleFSCompression (80 - 1.0) <34166CFF-ED5D-3234-A0A2-CB1809879E72> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff98419000 -     0x7fff98440fff  com.apple.ChunkingLibrary (167 - 167) <C22F5038-7354-330F-8F38-36F187E6A4B1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff98478000 -     0x7fff98685fff  libicucore.A.dylib (551.30) <2B40388F-CFC2-3BCA-904D-4A4EAC390160> /usr/lib/libicucore.A.dylib
    0x7fff98686000 -     0x7fff986b6ff7  libsandbox.1.dylib (459.10.4) <E087D7F3-AAC7-32AD-A50E-FE5EDA4ED420> /usr/lib/libsandbox.1.dylib
    0x7fff986fe000 -     0x7fff98701ff7  libCoreFSCache.dylib (119.5) <9BFF447F-D571-3EE6-860E-29886F1F913F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff98710000 -     0x7fff9872cfff  com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff9872d000 -     0x7fff9873dff3  com.apple.ProtocolBuffer (1 - 242) <B3D0CEE0-1ED1-39BB-8C81-896F36398802> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff9873e000 -     0x7fff9873efff  libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib
    0x7fff9873f000 -     0x7fff98742fff  libCoreVMClient.dylib (119.5) <3B709F2E-35BA-3D96-9324-E56AF5F68E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff98743000 -     0x7fff98779fff  libssl.0.9.8.dylib (59) <1F3C23F5-1C03-35E6-921A-88953E077C79> /usr/lib/libssl.0.9.8.dylib
    0x7fff987f9000 -     0x7fff988b6fc7  com.apple.PackageKit (3.0 - 545.1) <0AF5667F-1292-3625-B930-26688F254568> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 761
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=497.4M resident=0K(0%) swapped_out_or_unallocated=497.4M(100%)
Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)

                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate.framework                 256K        3 
Activity Tracing                    2048K        2 
CG backing stores                   5400K        5 
CG image                             716K       61 
CG shared images                     336K        9 
CoreAnimation                       7592K      111 
CoreData Object IDs                 4100K        3 
CoreUI image data                    532K       36 
CoreUI image file                    416K        6 
Dispatch continuations              8192K        2 
Foundation                            16K        5 
Image IO                            4980K       21 
JS JIT generated code                  8K        3 
JS JIT generated code (reserved)     1.0G        2         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        3 
MALLOC                             282.4M      172 
MALLOC guard page                     32K        7 
Memory Tag 242                        12K        2 
Memory Tag 251                        16K        2 
OpenCL                                24K        4 
Process Corpse Info                 2048K        2 
SQLite page cache                   1536K       11 
STACK GUARD                         56.1M       27 
Stack                               20.3M       33 
VM_ALLOCATE                         7264K       28 
WebKit Malloc                       4132K        3 
__DATA                              53.0M      497 
__IMAGE                              528K        2 
__LINKEDIT                         130.0M      177 
__TEXT                             367.5M      478 
__UNICODE                            552K        2 
mapped file                        635.9M      203 
shared memory                       16.3M       12 
===========                       =======  ======= 
TOTAL                                2.6G     1901 
TOTAL, minus reserved VM space       1.6G     1901 

Model: MacBookAir6,2, BootROM MBA61.0099.B19, 2 processors, Intel Core i5, 1,4 GHz, 8 GB, SMC 2.13f15
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736443120
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736443120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.21.94.24.1a23)
Bluetooth: Version 4.4.0f4 16320, 3 services, 27 devices, 1 incoming serial ports
Network Service: Display Ethernet, Ethernet, en3
Network Service: Wi-Fi, AirPort, en0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@190,0,0
PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@191,0,0
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@196,0,2
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,1
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: D6503
USB Device: iPad
USB Device: FaceTime HD Camera (Display)
USB Device: Apple Thunderbolt Display
USB Device: iPhone
USB Device: Display Audio
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 26.2

I get that crash in XCode 7 too

Thanks for these reports. I've reproduced the crash locally and hope to have some time to debug this week.

commented

+1

I think I fixed this. Please test the latest build in Xcode 7: 4747cbc

Works for me in 7.0. Thanks!!!

Thanks for testing and reporting back.