Helllo,
I'm using cocoa pods and When I open My Project (.xcworkspace) after that I see this problem. If you want I can copy all text. I'm confused. I didnt to anything. Xcode open other file but this project cannot opened.
Process: Xcode [2164]
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 [2164]
User ID: 501
Date/Time: 2015-09-25 14:30:54.645 +0300
OS Version: Mac OS X 10.10.5 (14F27)
Report Version: 11
Anonymous UUID: 23EB5B80-9885-BE11-4263-41F6CC384A3B
Sleep/Wake UUID: 674459DE-8D63-40EE-AFC1-439575E256A3
Time Awake Since Boot: 6300 seconds
Time Since Wake: 1500 seconds
Crashed Thread: 19
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 7A220
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-8184/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/TargetSnapshots/XCBuildFileRefDGSnapshot.m:474
Details: Cannot call addBuildFileRef: when file refs are frozen
Object: <XCBuildFileRefArrayDGSnapshot: 0x7fc02f0749a0>
Method: -addBuildFileRef:
Thread: <NSThread: 0x7fc02ae93100>{number = 12, name = (null)}
Hints: None
Backtrace:
0 0x000000010ee5f904 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
1 0x000000010da2b23e _DVTAssertionHandler (in DVTFoundation)
2 0x000000010da2b455 _DVTAssertionFailureHandler (in DVTFoundation)
3 0x000000011771a234 -[XCBuildFileRefArrayDGSnapshot addBuildFileRef:] (in DevToolsCore)
4 0x00000001176f6c5f -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) groupDependencyNode:ifNecessaryForLaterProcessingWithMacroExpansionScope:] (in DevToolsCore)
5 0x000000011770ae64 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _processOutputNodes:forRegionVariantName:processedPaths:originalBuildRule:withMacroExpansionScope:] (in DevToolsCore)
6 0x0000000117709667 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:processedPaths:] (in DevToolsCore)
7 0x000000011770bb1e -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:] (in DevToolsCore)
8 0x000000011770bfcb -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withMacroExpansionScope:] (in DevToolsCore)
9 0x00000001176f7694 -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] (in DevToolsCore)
10 0x000000011770ebaf -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] (in DevToolsCore)
11 0x000000011770ff95 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] (in DevToolsCore)
12 0x00000001176466b5 -[XCProductTypeSpecification computeDependenciesWithMacroExpansionScope:] (in DevToolsCore)
13 0x00000001176f0000 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] (in DevToolsCore)
14 0x00000001175c3455 -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] (in DevToolsCore)
15 0x00000001175df677 -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] (in DevToolsCore)
16 0x00000001175ded3c -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] (in DevToolsCore)
17 0x000000011763e342 -[XCBlockQueue _processNextBlockInThreadSlotNumber:] (in DevToolsCore)
18 0x000000011763e5c4 -[XCBlockQueue _processBlocksInThreadSlotNumber:] (in DevToolsCore)
19 0x00007fff8dd99e92 __NSThread__main__ (in Foundation)
20 0x00007fff89b2405a _pthread_body (in libsystem_pthread.dylib)
21 0x00007fff89b23fd7 _pthread_body (in libsystem_pthread.dylib)
22 0x00007fff89b213ed thread_start (in libsystem_pthread.dylib)
abort() called
Application Specific Signatures:
0
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff849524de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8495164f mach_msg + 55
2 com.apple.QuartzCore 0x00007fff91ac8f61 _CASSynchronize + 112
3 com.apple.QuartzCore 0x00007fff91ac8eb1 CA::Context::synchronize(unsigned int, int) + 121
4 com.apple.QuartzCore 0x00007fff91ac8dff CABackingStoreSynchronize(CABackingStore*, CA::GenericContext*, unsigned int, int) + 75
5 com.apple.QuartzCore 0x00007fff91abfab8 CABackingStoreUpdate_ + 987
6 com.apple.QuartzCore 0x00007fff91abf6d7 ___ZN2CA5Layer8display_Ev_block_invoke + 59
7 com.apple.QuartzCore 0x00007fff91abf694 x_blame_allocations + 81
8 com.apple.QuartzCore 0x00007fff91ab343c CA::Layer::display_() + 1546
9 com.apple.AppKit 0x00007fff86f9342b _NSBackingLayerDisplay + 617
10 com.apple.AppKit 0x00007fff86f90026 -[_NSViewBackingLayer display] + 834
11 com.apple.QuartzCore 0x00007fff91ab17fd CA::Layer::display_if_needed(CA::Transaction*) + 603
12 com.apple.QuartzCore 0x00007fff91ab0e81 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
13 com.apple.QuartzCore 0x00007fff91ab0612 CA::Context::commit_transaction(CA::Transaction*) + 242
14 com.apple.QuartzCore 0x00007fff91ab03ae CA::Transaction::commit() + 390
15 com.apple.QuartzCore 0x00007fff91abef19 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
16 com.apple.CoreFoundation 0x00007fff8eabb127 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
17 com.apple.CoreFoundation 0x00007fff8eabb080 __CFRunLoopDoObservers + 368
18 com.apple.CoreFoundation 0x00007fff8eaacbf8 CFRunLoopRunSpecific + 328
19 com.apple.HIToolbox 0x00007fff882d256f RunCurrentEventLoopInMode + 235
20 com.apple.HIToolbox 0x00007fff882d21ee ReceiveNextEventCommon + 179
21 com.apple.HIToolbox 0x00007fff882d212b _BlockUntilNextEventMatchingListInModeWithFilter + 71
22 com.apple.AppKit 0x00007fff86fbf8ab _DPSNextEvent + 978
23 com.apple.AppKit 0x00007fff86fbee58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
24 com.apple.dt.DVTKit 0x000000010dffb49b -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247
25 com.apple.AppKit 0x00007fff86fb4af3 -[NSApplication run] + 594
26 com.apple.AppKit 0x00007fff86f31244 NSApplicationMain + 1832
27 libdyld.dylib 0x00007fff8b2385c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff84958232 kevent64 + 10
1 libdispatch.dylib 0x00007fff90725a6a _dispatch_mgr_thread + 52
Thread 2:: Dispatch queue: NSOperationQueue 0x7fc02ee30dd0 :: NSOperation 0x7fc02f652ee0 (QOS: USER_INITIATED)
0 libsystem_kernel.dylib 0x00007fff84957136 __psynch_cvwait + 10
1 com.apple.Foundation 0x00007fff8de40d6e -[__NSOperationInternal _waitUntilFinished:] + 131
2 com.apple.Foundation 0x00007fff8de27e34 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
3 com.apple.dt.DVTFoundation 0x000000010d995f82 -[DVTOperationGroup main] + 67
4 com.apple.Foundation 0x00007fff8ddb4b3c -[__NSOperationInternal _start:] + 653
5 com.apple.dt.DVTFoundation 0x000000010d86e95f -[DVTOperationGroup start] + 111
6 com.apple.Foundation 0x00007fff8ddb4613 __NSOQSchedule_f + 184
7 libdispatch.dylib 0x00007fff90722c13 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff90726365 _dispatch_queue_drain + 1100
9 libdispatch.dylib 0x00007fff90727ecc _dispatch_queue_invoke + 202
10 libdispatch.dylib 0x00007fff907256b7 _dispatch_root_queue_drain + 463
11 libdispatch.dylib 0x00007fff90733fe4 _dispatch_worker_thread3 + 91
12 libsystem_pthread.dylib 0x00007fff89b23a9d _pthread_wqthread + 729
13 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8495794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 4:: Dispatch queue: NSOperationQueue 0x7fc02f60ce40 :: NSOperation 0x7fc02e9aca80 (QOS: USER_INITIATED)
0 libsystem_kernel.dylib 0x00007fff84957136 __psynch_cvwait + 10
1 com.apple.Foundation 0x00007fff8de40d6e -[__NSOperationInternal _waitUntilFinished:] + 131
2 com.apple.Foundation 0x00007fff8de27e34 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
3 com.apple.dt.DVTFoundation 0x000000010d995f82 -[DVTOperationGroup main] + 67
4 com.apple.Foundation 0x00007fff8ddb4b3c -[__NSOperationInternal _start:] + 653
5 com.apple.dt.DVTFoundation 0x000000010d86e95f -[DVTOperationGroup start] + 111
6 com.apple.Foundation 0x00007fff8ddb4613 __NSOQSchedule_f + 184
7 libdispatch.dylib 0x00007fff90722c13 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff90726365 _dispatch_queue_drain + 1100
9 libdispatch.dylib 0x00007fff90727ecc _dispatch_queue_invoke + 202
10 libdispatch.dylib 0x00007fff907256b7 _dispatch_root_queue_drain + 463
11 libdispatch.dylib 0x00007fff90733fe4 _dispatch_worker_thread3 + 91
12 libsystem_pthread.dylib 0x00007fff89b23a9d _pthread_wqthread + 729
13 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8495794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff8495794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff8495794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff8495794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff849524de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8495164f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8eaadeb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8eaad37b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8eaacbd8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff8ddebb29 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6 com.apple.DTDeviceKitBase 0x0000000117bd032a -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1103
7 com.apple.Foundation 0x00007fff8dd99e92 __NSThread__main__ + 1345
8 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
10 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 10:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff849573fa __select + 10
1 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
3 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 11:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff849524de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8495164f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8eaadeb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8eaad37b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8eaacbd8 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff93577420 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6 com.apple.Foundation 0x00007fff8dd99e92 __NSThread__main__ + 1345
7 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff849524de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8495164f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8eaadeb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8eaad37b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8eaacbd8 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8708756b _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 13:: Dispatch queue: IDE Source Control Status Processing Queue :: NSOperation 0x7fc02f308ff0 (QOS: USER_INTERACTIVE)
0 libsystem_kernel.dylib 0x00007fff84957136 __psynch_cvwait + 10
1 com.apple.Foundation 0x00007fff8de40d6e -[__NSOperationInternal _waitUntilFinished:] + 131
2 com.apple.Foundation 0x00007fff8de27e34 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
3 com.apple.dt.IDEFoundation 0x000000010e4de249 -[IDESourceControlWorkingTree updateFileReferenceStatusesAndWaitForFinish:] + 225
4 com.apple.dt.IDEFoundation 0x000000010e4a41ca -[IDESourceControlWorkingTree mergeStatusOperationResults:forLocalStatusOnly:] + 8427
5 com.apple.dt.IDEFoundation 0x000000010e4e0a89 __102-[IDESourceControlWorkingTree updateLocalStatusForDirectory:cancelable:withWorkspace:completionBlock:]_block_invoke_4 + 64
6 com.apple.dt.DVTFoundation 0x000000010d846671 -[DVTOperation main] + 139
7 com.apple.Foundation 0x00007fff8ddb4b3c -[__NSOperationInternal _start:] + 653
8 com.apple.Foundation 0x00007fff8ddb4613 __NSOQSchedule_f + 184
9 libdispatch.dylib 0x00007fff90722c13 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff90726365 _dispatch_queue_drain + 1100
11 libdispatch.dylib 0x00007fff90727ecc _dispatch_queue_invoke + 202
12 libdispatch.dylib 0x00007fff907256b7 _dispatch_root_queue_drain + 463
13 libdispatch.dylib 0x00007fff90733fe4 _dispatch_worker_thread3 + 91
14 libsystem_pthread.dylib 0x00007fff89b23a9d _pthread_wqthread + 729
15 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 14:: Dispatch queue: IDE Source Control File Reference Status Processing Queue :: NSOperation 0x7fc02f491910 (QOS: USER_INTERACTIVE)
0 libsystem_kernel.dylib 0x00007fff8495251a semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff90729c55 _dispatch_semaphore_wait_slow + 213
2 com.apple.dt.DVTFoundation 0x000000010da664fe DVTSyncPerformBlock + 437
3 com.apple.dt.IDEFoundation 0x000000010e666395 __63-[IDESourceControlTreeItem updateFileReferences:withFilePaths:]_block_invoke + 1677
4 com.apple.Foundation 0x00007fff8ddb58b8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
5 com.apple.Foundation 0x00007fff8ddb5685 -[NSBlockOperation main] + 97
6 com.apple.Foundation 0x00007fff8ddb4b3c -[__NSOperationInternal _start:] + 653
7 com.apple.Foundation 0x00007fff8ddb4613 __NSOQSchedule_f + 184
8 libdispatch.dylib 0x00007fff90722c13 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff90726365 _dispatch_queue_drain + 1100
10 libdispatch.dylib 0x00007fff90727ecc _dispatch_queue_invoke + 202
11 libdispatch.dylib 0x00007fff907256b7 _dispatch_root_queue_drain + 463
12 libdispatch.dylib 0x00007fff90733fe4 _dispatch_worker_thread3 + 91
13 libsystem_pthread.dylib 0x00007fff89b23a9d _pthread_wqthread + 729
14 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 15:: DYMobileDeviceManager
0 libsystem_kernel.dylib 0x00007fff849524de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8495164f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8eaadeb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8eaad37b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8eaacbd8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff8ddebb29 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6 com.apple.Foundation 0x00007fff8de6124f -[NSRunLoop(NSRunLoop) run] + 74
7 com.apple.GPUToolsMobileFoundation 0x0000000122360901 -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8 com.apple.Foundation 0x00007fff8dd99e92 __NSThread__main__ + 1345
9 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
10 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
11 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff8495794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 17:: Dispatch queue: <IDEBuildOperation:0x7fc02f12f370:REfc>-builder-queue :: NSOperation 0x7fc02f1b7b40 (QOS: UTILITY)
0 libsystem_kernel.dylib 0x00007fff84957166 __psynch_mutexwait + 10
1 com.apple.Foundation 0x00007fff8dd69bdc -[NSRecursiveLock lock] + 22
2 com.apple.Xcode.DevToolsCore 0x00000001175c0460 -[PBXTargetBuildContext lockDependencyGraph] + 52
3 com.apple.Xcode.DevToolsCore 0x00000001175decaf -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 126
4 com.apple.Xcode.DevToolsCore 0x00000001175766ab -[PBXTarget(XCBuildables) buildWillStartForBuilder:buildParameters:] + 833
5 com.apple.Xcode.DevToolsCore 0x0000000117779d45 -[Xcode3TargetBuildableSnapshot buildForBuilderWillStart:] + 1071
6 com.apple.dt.IDEFoundation 0x000000010e47f6ff -[IDEBuildableSnapshot performBuildForBuilder:buildCommand:buildOnlyTheseFiles:] + 128
7 com.apple.dt.IDEFoundation 0x000000010e47ee21 -[IDEBuilder main] + 1217
8 com.apple.Foundation 0x00007fff8ddb4b3c -[__NSOperationInternal _start:] + 653
9 com.apple.Foundation 0x00007fff8ddb4613 __NSOQSchedule_f + 184
10 libdispatch.dylib 0x00007fff90722c13 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff90726365 _dispatch_queue_drain + 1100
12 libdispatch.dylib 0x00007fff90727ecc _dispatch_queue_invoke + 202
13 libdispatch.dylib 0x00007fff907256b7 _dispatch_root_queue_drain + 463
14 libdispatch.dylib 0x00007fff90733fe4 _dispatch_worker_thread3 + 91
15 libsystem_pthread.dylib 0x00007fff89b23a9d _pthread_wqthread + 729
16 libsystem_pthread.dylib 0x00007fff89b213dd start_wqthread + 13
Thread 18:
0 libsystem_kernel.dylib 0x00007fff84957136 __psynch_cvwait + 10
1 com.apple.Xcode.DevToolsCore 0x000000011763e68f -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
2 com.apple.Foundation 0x00007fff8dd99e92 __NSThread__main__ + 1345
3 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 19 Crashed:
0 libsystem_kernel.dylib 0x00007fff84957286 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff88b999b3 abort + 129
2 com.apple.dt.IDEKit 0x000000010ee5f4fb +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1481
3 com.apple.dt.IDEKit 0x000000010ee5fadb -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1202
4 com.apple.dt.DVTFoundation 0x000000010da2b23e _DVTAssertionHandler + 562
5 com.apple.dt.DVTFoundation 0x000000010da2b455 _DVTAssertionFailureHandler + 407
6 com.apple.Xcode.DevToolsCore 0x000000011771a234 -[XCBuildFileRefArrayDGSnapshot addBuildFileRef:] + 110
7 com.apple.Xcode.DevToolsCore 0x00000001176f6c5f -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) groupDependencyNode:ifNecessaryForLaterProcessingWithMacroExpansionScope:] + 823
8 com.apple.Xcode.DevToolsCore 0x000000011770ae64 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _processOutputNodes:forRegionVariantName:processedPaths:originalBuildRule:withMacroExpansionScope:] + 717
9 com.apple.Xcode.DevToolsCore 0x0000000117709667 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:processedPaths:] + 3984
10 com.apple.Xcode.DevToolsCore 0x000000011770bb1e -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:] + 137
11 com.apple.Xcode.DevToolsCore 0x000000011770bfcb -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withMacroExpansionScope:] + 1153
12 com.apple.Xcode.DevToolsCore 0x00000001176f7694 -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 2223
13 com.apple.Xcode.DevToolsCore 0x000000011770ebaf -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 65
14 com.apple.Xcode.DevToolsCore 0x000000011770ff95 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 5055
15 com.apple.Xcode.DevToolsCore 0x00000001176466b5 -[XCProductTypeSpecification computeDependenciesWithMacroExpansionScope:] + 2058
16 com.apple.Xcode.DevToolsCore 0x00000001176f0000 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 3793
17 com.apple.Xcode.DevToolsCore 0x00000001175c3455 -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] + 4302
18 com.apple.Xcode.DevToolsCore 0x00000001175df677 -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] + 514
19 com.apple.Xcode.DevToolsCore 0x00000001175ded3c -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 267
20 com.apple.Xcode.DevToolsCore 0x000000011763e342 -[XCBlockQueue _processNextBlockInThreadSlotNumber:] + 241
21 com.apple.Xcode.DevToolsCore 0x000000011763e5c4 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 247
22 com.apple.Foundation 0x00007fff8dd99e92 __NSThread__main__ + 1345
23 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
24 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
25 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 20:
0 libsystem_kernel.dylib 0x00007fff84957136 __psynch_cvwait + 10
1 com.apple.Xcode.DevToolsCore 0x000000011763e68f -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
2 com.apple.Foundation 0x00007fff8dd99e92 __NSThread__main__ + 1345
3 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fff849524de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8495164f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8eaadeb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8eaad37b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8eaacbd8 CFRunLoopRunSpecific + 296
5 com.apple.CoreFoundation 0x00007fff8eb64671 CFRunLoopRun + 97
6 com.apple.DebugSymbols 0x00007fff86ca2b8f SpotlightQueryThread(void*) + 463
7 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 22:
0 libsystem_kernel.dylib 0x00007fff8495748a __semwait_signal + 10
1 com.apple.CoreSymbolication 0x00007fff89f5a407 0x7fff89f47000 + 78855
2 libsystem_pthread.dylib 0x00007fff89b2405a _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff89b23fd7 _pthread_start + 176
4 libsystem_pthread.dylib 0x00007fff89b213ed thread_start + 13
Thread 19 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000124e94628 rdx: 0x0000000000000000
rdi: 0x0000000000018b03 rsi: 0x0000000000000006 rbp: 0x0000000124e94650 rsp: 0x0000000124e94628
r8: 0x00000000000007ff r9: 0x00007fc02ae93100 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fff8c29b440 r13: 0x00007fc02f9afb10 r14: 0x0000000124e97000 r15: 0x00007fc02ddebd00
rip: 0x00007fff84957286 rfl: 0x0000000000000206 cr2: 0x00007fff750a9fd8
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x10d7fa000 - 0x10d7fdff7 com.apple.dt.Xcode (7.0 - 8227) <5BFAAAA1-7285-3D91-8B12-E9341D83190F> /Applications/Xcode.app/Contents/MacOS/Xcode
0x10d807000 - 0x10dcd5fff com.apple.dt.DVTFoundation (7.0 - 8201) <D2109C28-BB02-32E9-9253-5FD05799A100> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
0x10dec1000 - 0x10e1fbff7 com.apple.dt.DVTKit (7.0 - 8201) <A1A4581F-4886-3208-8B41-61729507CACC> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
0x10e3ff000 - 0x10e8ebfff com.apple.dt.IDEFoundation (7.0 - 8227) <BE993759-602F-3E6C-AC83-0A503F4217CD> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
0x10ec23000 - 0x10f4a6fff com.apple.dt.IDEKit (7.0 - 8227) <F6BADCAE-B322-33DC-B31B-C7431C53AE34> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
0x10fa96000 - 0x10fac3fc7 com.apple.dt.instruments.DTXConnectionServices (1.0 - 58118) <5AD0517D-7C7F-3367-9C76-A9D36B93FA7B> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
0x10faec000 - 0x10fb71ff7 com.apple.dt.instruments.DVTInstrumentsFoundation (1.0 - 58118) <130D8DC3-A9E0-3BE5-870B-B7CA18BA82AE> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
0x10fbe9000 - 0x10fc28fff com.apple.framework.ConfigurationProfiles (7.2 - 752) <43BC4423-117D-3FCA-A146-8A9CC03DBE47> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
0x10fc49000 - 0x10fc4afff libsysmon.dylib (78.10.1) <FAA22A2A-55A7-39A3-A293-3C566931CA6B> /usr/lib/libsysmon.dylib
0x10fc58000 - 0x10fcdffff com.apple.CoreSymbolicationDT (3.1 - 58049) <62A59BFA-FAD0-3027-AAAA-70317D3342C6> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
0x10fcf4000 - 0x10fcf5ff7 com.apple.dt.dbg.DebuggerLLDBService (7.0 - 8195) <E8D2429E-EAA5-385E-9496-13855AC58437> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
0x10fcfb000 - 0x10fd46fd7 com.apple.Symbolication (1.4 - 58044) <CF2E7BD4-8751-3A67-A8FA-BD7FC1095FF5> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
0x10fd7c000 - 0x10feb2fff com.apple.framework.CoreProfileDT (7.0 - 58029) <5D634179-0C45-34C4-8207-26D9804AE5A6> /Applications/Xcode.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT
0x10feed000 - 0x10feedfff 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
0x10fef1000 - 0x10fef5fff com.apple.kperf (1.0 - 1) <A299FCAB-79A4-32E2-AF7A-9534390EE7FE> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
0x10fefd000 - 0x10fefdff7 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
0x10ff01000 - 0x10ff0bff7 com.apple.kperfdataDT (1.0 - 1) <6007D8DE-C6A5-3F06-99F8-4F5AFEB98740> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
0x10ff13000 - 0x10ff34ff7 com.apple.StreamingZip (1.0 - 1) <8B912016-FC14-37D7-9627-532432C27911> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x10ff47000 - 0x10ff48fff libpanel.5.4.dylib (44) <FB699180-AF56-34A8-90C7-8C0DC748F22B> /usr/lib/libpanel.5.4.dylib
0x10ff4d000 - 0x10ff5afff com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 58118) <11B5DF8D-A0D8-378A-8FFF-E29D048CBD1C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
0x10ff6c000 - 0x10ffa8ffb com.apple.DebugSymbols (132 - 132) <88FF042F-70F3-3FEB-8D07-AE18F213A584> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
0x10ffc7000 - 0x10ffc7ff7 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
0x10ffcb000 - 0x11004cfff 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
0x1100b1000 - 0x1100b1ff5 +cl_kernels (???) <4F5AE592-3FB8-4B0E-9F25-A92DD0BCE620> cl_kernels
0x1100b3000 - 0x1100f2ff7 +libswiftDemangle.dylib (700.0.59) <2AB2486D-848D-3AD7-963A-FAAB972C62E7> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
0x11010e000 - 0x110e0bff7 +libclang.dylib (700.0.72) <24DE1B09-4A1E-3693-8122-C60912713A0A> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
0x110ff6000 - 0x110ff6fef +cl_kernels (???) <A91B4B8C-D69F-43F3-B5CE-E2F8D6879E9A> cl_kernels
0x110ff9000 - 0x11105ffff com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <E7EEF481-B149-39CD-A1C8-3F12340CFC33> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
0x1110aa000 - 0x11225bff7 +libLTO.dylib (700.0.72) <C968631C-5059-3053-80FB-6DF5DC5B7D5A> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib
0x112511000 - 0x112526fff com.apple.DADocSetManagement (7.0 - 8016) <BC245F95-3E97-3DBF-B67A-898A1D4147D0> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
0x11253b000 - 0x112540fff com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <4C83EA26-F89B-3ADE-B5B6-44FC45557AA0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
0x11254a000 - 0x11254aff7 com.apple.IDEWatchKit1SupportUI (7.0 - 8031) <EC3F2C79-D8FA-3DEA-982E-4A86F5960243> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
0x112551000 - 0x1125eaff7 com.apple.dt.instruments.DTGraphKit (7.0 - 58108) <0AB46A8F-8AEB-3408-B85D-46C1E29287D8> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
0x11264b000 - 0x112694fff com.apple.DADocSetAccess (7.0 - 8016) <FFE40DCD-A6D1-384F-813B-887F7248E537> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
0x114e82000 - 0x114f68fef unorm8_bgra.dylib (2.4.5) <5F488C7E-2FB2-3C66-9764-28CF16B03E7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x115165000 - 0x115199ffb 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
0x1151a9000 - 0x1151b0ffb 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
0x115256000 - 0x115256fff com.apple.dt.IDEContinuousIntegration (1.0 - 1) <A8817C1B-AAA5-381E-89F3-9474BE209858> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
0x11526b000 - 0x115273ff7 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
0x115281000 - 0x115282ffb +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
0x116173000 - 0x1165a2ff7 com.apple.ModelIO (1.0 - 1.5.24) <375CE8B1-ADDC-30D6-B28A-C620498EBC5B> /Applications/Xcode.app/Contents/SharedFrameworks/ModelIO.framework/ModelIO
0x116606000 - 0x116aa3ff7 com.apple.SceneKit (5.0 - 293) <6FF4EAAD-B416-392D-9A34-A868E4403422> /Applications/Xcode.app/Contents/SharedFrameworks/SceneKit.framework/SceneKit
0x116d5b000 - 0x116db2fff com.apple.PhysicsKit (1.0 - 1) <1118C3F3-794E-394A-9669-8BC169834D29> /Applications/Xcode.app/Contents/SharedFrameworks/PhysicsKit.framework/PhysicsKit
0x116de0000 - 0x116df4fff com.apple.Jet (1.0 - 1.50) <59F0ACFA-1E00-33F2-B04C-94FDE8860BE8> /Applications/Xcode.app/Contents/SharedFrameworks/Jet.framework/Jet
0x116e12000 - 0x116fb5ff7 com.apple.SpriteKit (1.0 - 1) <1CE892A9-4166-335E-B949-0EA826C89195> /Applications/Xcode.app/Contents/SharedFrameworks/SpriteKit.framework/SpriteKit
0x11706b000 - 0x117092ff7 com.apple.GLKit (1.0 - 27) <E93E345F-9FCD-3AAA-82F1-4099E653BCAA> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x1170b6000 - 0x1170dcff7 com.apple.audio.OpenAL (1.8 - 1.8) <B05578A8-FE08-310C-BF91-C1BDE10858CD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x1170ee000 - 0x117135ff7 com.apple.CoreSimulator (179 - 179) <848C0140-7B68-3CBC-9820-1D3AFF6AB369> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
0x11715d000 - 0x11716dfff com.apple.dt.IDELanguageSupportCore (7.0 - 8165) <B6E61FF0-78D7-3A3B-ADFB-1EFBAB1DB85F> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
0x117181000 - 0x1171f1fff 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
0x11721f000 - 0x117281fff com.apple.dt.IDE.Xcode3Core (7.0 - 8184) <20A0F1E4-BD58-3ACF-8B06-67CE79B155EA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
0x1172bb000 - 0x1172c6ff7 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
0x1172d5000 - 0x1172d8fff 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
0x1172dd000 - 0x1172ebff7 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
0x1172f4000 - 0x1172f4fff 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
0x1174fe000 - 0x117883fff 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
0x117a30000 - 0x117a68ff7 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
0x117a93000 - 0x117b24ff7 com.apple.dt.IDE.IDEiOSSupportCore (7.0 - 8167) <490888B8-72C6-3042-863D-2902F583DA74> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
0x117b7d000 - 0x117b93fff com.apple.DVTiPhoneSimulatorRemoteClient (7.0 - 8167) <97CDEB7F-8D69-32F6-A647-464EF2388180> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
0x117ba9000 - 0x117c39ff7 com.apple.DTDeviceKitBase (7.0 - 8167) <FF562DA2-1128-3356-8F38-54389BCC7CF8> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
0x117c94000 - 0x117dd1fef 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
0x117e57000 - 0x117e70ff7 com.apple.DeviceLinkX (5.0 - 264) <9FE65A47-2E38-3BBE-B3B8-E5A5CE89E9E9> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
0x117e80000 - 0x117eb6ff7 libssl.0.9.8.dylib (52.40.1) <0121FFA1-8332-39FF-9542-3E80BBC323D7> /usr/lib/libssl.0.9.8.dylib
0x117ecc000 - 0x117f06ff7 com.apple.dt.dbg.DebuggerFoundation (7.0 - 8195) <F8E867D4-373C-3AAA-9B9F-802C8EB0012E> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
0x117f3d000 - 0x117fc1ff7 com.apple.dt.IBAutolayoutFoundation (7.0 - 8191) <2C94D36E-7F3E-3BF0-A13D-E413BAA3DD1A> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
0x118018000 - 0x1180e1ff7 com.apple.dt.IBFoundation (7.0 - 8191) <7B8650AB-9B5B-362F-AC73-A9267A6298E9> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
0x118175000 - 0x1181bfff7 com.apple.CoreThemeDefinition (2.0 - 184.1) <C15B84FF-A2C9-3A98-9556-E9383FC88816> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
0x1181f7000 - 0x118248fff com.apple.dt.dbg.DebuggerLLDB (7.0 - 8195) <32F777D7-AB25-3F86-AECF-0270A5374B51> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
0x118280000 - 0x11a98cff7 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
0x11b47c000 - 0x11b56efff org.python.python (2.7.10 - 2.7.10) <E4356925-959C-36B1-9991-1D925E7B6C94> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x11b5d4000 - 0x11b5f2fff libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib
0x11b603000 - 0x11b617fff 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
0x11b628000 - 0x11b62dff7 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
0x11b635000 - 0x11b638ff7 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
0x11b63e000 - 0x11b67dff7 com.apple.dt.IDE.iCloudSupport (7.0 - 8195) <10F1EA50-D963-3DB4-89FF-E5134C19E85D> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
0x11b6b6000 - 0x11b723fff com.apple.dt.IDE.IDEDocViewer (7.0 - 8195) <F690B799-C51E-3062-A794-320D64A98A9E> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
0x11b77a000 - 0x11b781fff com.apple.dt.IDE.HexEditor (7.0 - 8195) <02016C77-89C6-3F3E-906E-B1A4CC5D9D0B> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
0x11b78b000 - 0x11b7b9ff7 com.apple.dt.HexFiendFramework (7.0 - 8195) <3A7CF414-4484-3261-BD69-B2E2BF53F882> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
0x11b7e0000 - 0x11b7e3fff com.apple.dt.dbg.DebuggerKit (1.0 - 1) <6BEBDFA9-1BB1-3E27-9019-5FC5F245E4EE> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
0x11b7ec000 - 0x11b8d3fff com.apple.dt.dbg.DebuggerUI (7.0 - 8195) <568ACCAB-A8F1-3E24-9651-82B9873ED815> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
0x11b992000 - 0x11b9b2fff com.apple.dt.IDE.IDEQuickHelp (7.0 - 8195) <C073D819-20F6-3422-BE97-2D368259D45E> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
0x11b9cf000 - 0x11bf45ff7 com.apple.dt.IDE.IDEInterfaceBuilderKit (7.0 - 8191) <E8536EA3-9C05-3292-8E3C-47D098D95D22> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
0x11c327000 - 0x11c363fff com.apple.dt.gpu.GPUDebuggerFoundation (7.0 - 18079) <6DCB868A-80F8-3702-8240-F3E14B3849F3> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
0x11c395000 - 0x11c3a2ffb com.apple.GPUToolsShaderProfiler (1.0 - 18058) <A20F47E1-3C86-3B37-80FC-0B699D37FF67> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
0x11c3b1000 - 0x11c3f3fff com.apple.GPUToolsCore (1.0 - 18097) <194C2694-DC03-3B9E-9DB9-77FF46EB2600> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
0x11c42c000 - 0x11c465fff com.apple.GPUTools (1.0 - 18097) <3C062157-5E63-3981-8B3D-74E1102D0393> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
0x11c496000 - 0x11c570fff com.apple.GPUToolsServices (1.0 - 18058) <5E659305-045D-3FB5-8184-E45973880A16> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
0x11c5da000 - 0x11c62cff3 com.apple.GPUToolsInterface (1.0 - 18058) <8F5498FC-852C-38D9-A622-DAEC18D5915C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
0x11c666000 - 0x11c68eff3 com.apple.GLToolsInterface (1.0 - 18058) <FE85F7D3-5442-3EB7-B73F-EB976180AD14> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
0x11c6ac000 - 0x11c6f9ffb com.apple.GLToolsCore (1.0 - 18097) <39675651-B0A9-3769-8762-3AAD19BEF1AE> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
0x11c719000 - 0x11c72dff3 com.apple.GLTools (1.0 - 18097) <C7E6085D-D310-3E27-B928-261A26B636E8> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
0x11c739000 - 0x11c78fffb com.apple.GLToolsServices (1.0 - 18058) <51DCB9E1-F1D6-3E39-9DEA-313503E861AC> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
0x11c7d3000 - 0x11c857ff7 com.apple.gputools.GLToolsAnalysisEngine (1.0 - 18058) <0245BB96-9AB5-31B1-B92A-EB1F559D02F2> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
0x11cafc000 - 0x11cb02ff7 com.apple.dt.gpu.GPUTraceDebugger (7.0 - 18079) <1D7C0C08-8586-3DDC-97E4-702FC424D447> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
0x11cb0a000 - 0x11cb14fff com.apple.dt.gpu.GPUDebuggerKit (7.0 - 18079) <E1C97F18-7D39-3588-82E8-56CF1C850BBC> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
0x11cb26000 - 0x11cb9afff com.apple.dt.gpu.GPUTraceDebuggerUI (7.0 - 18079) <0598C4EB-D8EC-3F0F-964B-E3E22FB09428> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
0x11cbe7000 - 0x11cdb5ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.0 - 8191) <2E8895FF-CD2A-3882-B7DE-3906F6C766DD> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
0x11cf53000 - 0x11cf78ff7 com.apple.DiscRecordingUI (9.0 - 9000.4.2) <B0CAE664-FD56-3BB2-942E-C6151443BFAC> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x11cf99000 - 0x11d1c0fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.0 - 8154) <045F3B1E-0932-3F55-AABD-80F6032A9F61> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
0x11d2c0000 - 0x11d2c8fff com.apple.SimulatorKit (1.0 - 179) <AF64FBC6-0768-3B91-97B5-DC1F576488B3> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
0x11d2d2000 - 0x11d2e3fff com.apple.DTDeviceKit (4.2 - 8167) <6B14A4F5-65A7-30A9-8D40-87414D6BD7D5> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
0x11d2f5000 - 0x11d3caff7 com.apple.dt.IDE.IDESourceEditor (7.0 - 8195) <9169232E-ECE3-32D2-9EB2-CA631BB7D40D> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
0x11d44e000 - 0x11d49aff7 com.apple.dt.IDEProductsUI (1.0 - 1) <8EAB59E3-A340-3A34-BFF9-0D9BB530DA40> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
0x11d4e9000 - 0x11d4f6fff com.apple.dt.DVTServices (7.0 - 8201) <257AA15C-5728-3049-A308-9D9C3B14F79B> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
0x11d507000 - 0x11d528fff com.apple.dt.DVTProducts (1.0 - 1) <BA73326C-DBE5-3861-BDA8-52C85F12807F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
0x11d547000 - 0x11d567fff com.apple.dt.DVTAnalytics (1.0 - 1) <58F3637A-B9D7-3FF5-AAF4-869D61E75D99> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
0x11d58b000 - 0x11d59dfff com.apple.dt.DVTAnalyticsClient (7.0 - 1) <3EFDEBC0-7344-32A5-9F06-D8D80549F2A9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
0x11d63c000 - 0x11d642ff7 com.apple.dt.IDEIODebugGaugesCore (7.0 - 8195) <9F2D385D-466F-3B70-A2BD-1F1093A68E1B> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
0x11d64d000 - 0x11d662fff com.apple.dt.IDEIODebugGaugesUI (7.0 - 8195) <D478B10D-B8C4-34C2-B186-59CA33C5DEB4> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
0x11d6a4000 - 0x11d713fff 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
0x11d74e000 - 0x11d757fff 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
0x11d761000 - 0x11d761fff 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
0x11d765000 - 0x11d766ffb +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
0x11d86b000 - 0x11d86ffff com.apple.audio.AppleHDAHALPlugIn (272.18.1 - 272.18.1) <D6C9695C-4134-35D1-8FAC-8FB6179DFBFF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11d928000 - 0x11d949ffb com.apple.MTLToolsServices (1.0 - 1) <CBC837CA-2ECE-3C6C-8AD6-AFF1B3B10F38> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
0x11d963000 - 0x11d963fff 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
0x11d9ab000 - 0x11d9abff7 com.apple.dt.IDE.IDEAppleScriptEditor (7.0 - 8195) <5C16AD67-3376-3870-8A09-804FA894AFAA> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
0x12090f000 - 0x120914fff com.apple.IDEServerTools (1.0 - 1) <D93B97EE-DB2B-3AFA-BEA4-7E0FBAA58EBF> /Applications/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools
0x12091e000 - 0x120934fff com.apple.dt.IDE.IDEGit (7.0 - 8195) <77622716-11F9-3DA8-BFD5-6772E797821F> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
0x12094a000 - 0x120965ff3 com.apple.security.csparser (3.0 - 57031.40.6) <806B54FA-CAA7-3060-A2FE-2B0F196FDBC7> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x1209fb000 - 0x120c18ff3 com.apple.audio.units.Components (1.12 - 1.12) <AC14ADC7-587F-3E0F-92E7-9D8C07753C22> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x120cdc000 - 0x120ce5fff com.apple.dt.PlistEditor (7.0 - 8195) <4A6FAB16-0B31-3855-A6CB-259245827A01> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
0x120cf1000 - 0x120cf4fff 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
0x120cfa000 - 0x120d42ff7 com.apple.dt.IDE.IDEiPhoneSupport (7.0 - 8167) <482FBB96-D7F4-373A-BAD3-AEE3979DC161> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
0x120d89000 - 0x120da2ff7 com.apple.MTLToolsCore (1.0 - 1) <F57FE641-17C8-3232-B0FC-F5D86A750987> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore
0x120db4000 - 0x120ddafff com.apple.MTLTools (1.0 - 1) <F9F8FB35-4F25-356E-AE15-C356F3DBAF09> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
0x120df1000 - 0x120dfaff7 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
0x120e0a000 - 0x120e0eff7 com.apple.dt.IDE.IDEPDFViewer (7.0 - 8195) <200B48F1-92A2-3D34-AA3C-62CAD32E8886> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
0x120e16000 - 0x120e24fff com.apple.dt.IDE.IDEQuickLookEditor (7.0 - 8195) <F1989C46-09F7-3E76-B6DA-8C7AED65DDC9> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
0x121271000 - 0x121422ff7 com.apple.dt.IDE.Xcode3UI (7.0 - 8184) <08BF5F60-267E-331F-A410-F64AA6D6DD46> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
0x121952000 - 0x1219c8ff7 com.apple.dt.gpu.GPURenderTargetEditor (7.0 - 18079) <19B787B2-A74D-35F3-B98F-67B38A56F808> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
0x121a0f000 - 0x121a3afff com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 18058) <DCD0DE2F-FE76-36BD-B621-821D0C35D566> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
0x121b62000 - 0x121c40ff7 com.apple.dt.IDE.IDEModelEditor (7.0 - 8195) <7D0E45AC-BEF5-3902-81E8-DC1893F9E2EE> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
0x121cd7000 - 0x121d53ff7 com.apple.dt.IDE.IDEModelFoundation (7.0 - 8195) <AD67BD5E-B6C4-30A4-AB74-410C8D55CB03> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
0x121dab000 - 0x121ec3ff7 com.apple.dt.IDELanguageSupportUI (7.0 - 8165) <3A218278-18A6-3A79-9D5B-C331286E5B6C> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
0x121f97000 - 0x12201ffff com.apple.IDESpriteKitParticleEditor (2.0 - 2) <6B95F4C9-2DC5-3375-97A0-A088EF2A610A> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
0x122078000 - 0x1220ebfff com.apple.xcode.GameToolsFoundation (1.0 - 8062) <48F49A00-58C1-360E-80EE-3E83C58052EA> /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation
0x122130000 - 0x1221e1fff com.apple.dt.IDE.IDESceneKitEditor (7.0 - 8128) <2F38D1B5-576B-37DC-80FD-6168A0314A37> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
0x12223a000 - 0x12224fff7 com.apple.dt.IDE.IDERTFEditor (7.0 - 8195) <89BA5436-27C2-3383-B365-E970C48E9D5F> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
0x122261000 - 0x122268ff7 com.apple.dt.ScriptingDefinitionEditor (7.0 - 8195) <B585CFE1-15D8-3D1F-9A9D-9510557EC625> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
0x122270000 - 0x12227dfff 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
0x12228a000 - 0x12228dfff 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
0x122293000 - 0x1222f8ffb 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
0x122333000 - 0x12234bfff com.apple.GLToolsShaderProfiler (1.0 - 18058) <5B1FAFC5-9D82-3279-93A1-7338925168DD> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
0x122358000 - 0x12236cff7 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
0x12260f000 - 0x1226dcff7 com.apple.XCSCore (1.0 - 1) <DA704BD1-FFC7-395F-86D4-4CBD7BBF938A> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
0x122763000 - 0x12284bfff com.apple.dt.XCSUI (1.0 - 1) <6354CFB5-07BF-3346-BA82-C022B6D8DEBC> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
0x122924000 - 0x122935ff7 com.apple.dt.IDE.IDESubversion (7.0 - 8195) <08CF755D-B0BF-39EF-BF90-E6E6BE0439D5> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
0x1231c1000 - 0x1231c1ffe +cl_kernels (???) <6B367F53-6B0A-4F76-BF6B-4A1E09CB4757> cl_kernels
0x123404000 - 0x123405ff7 com.apple.dt.IDE.IDEAppleScriptCore (7.0 - 8195) <ADB43538-798E-3771-A056-A7D4F2E38072> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
0x123538000 - 0x1236b3ff7 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
0x1236c8000 - 0x123748ffb 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
0x123751000 - 0x123957ff7 com.apple.dt.gpu.GPUDebuggerMTLSupport (7.0 - 18079) <A2381192-AA2E-35AF-B38F-DF3DDC999A12> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport
0x1239bc000 - 0x1239f4ff7 com.apple.MTLToolsShaderProfiler (1.0 - 18058) <469DB4E1-5CEA-38DB-84EC-BE6A32532CC9> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler
0x123a1f000 - 0x123a25fff com.apple.dt.IDE.IDEInstrumentsService (7.0 - 8195) <85E56BC3-B43F-399C-B6E5-5EE10ADD1472> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
0x1246c7000 - 0x1246cdfff com.apple.dt.IDEWatchSupportUI (1.0 - 1) <D13960DF-47E2-303C-B1E6-E87328C21502> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportUI.ideplugin/Contents/MacOS/IDEWatchSupportUI
0x124f1c000 - 0x124f21fff com.apple.dt.IDE.IBBuildSupport (7.0 - 8191) <AFCDD500-1EAE-3FBD-A096-6C538F78C857> /Applications/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport
0x7fff66e42000 - 0x7fff66e78887 dyld (353.2.3) <B1B370A5-479F-3533-8AD7-97B687D4F989> /usr/lib/dyld
0x7fff8480a000 - 0x7fff84817ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff84819000 - 0x7fff8493dff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8493e000 - 0x7fff84940fff com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff84941000 - 0x7fff8495efff libsystem_kernel.dylib (2782.40.9) <16AD15EF-3DAE-3F63-9D26-26CCE1920762> /usr/lib/system/libsystem_kernel.dylib
0x7fff852dd000 - 0x7fff852ddfff com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff85647000 - 0x7fff856dbfff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff856dc000 - 0x7fff8579cff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8579d000 - 0x7fff8579dfff com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8579e000 - 0x7fff857a6fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff857b2000 - 0x7fff857b9ff7 com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff857ba000 - 0x7fff857bbfff libUAPreferences.dylib (236.64) <4EBBBDBA-AE88-3840-B53D-DF3CCB0C7DB0> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
0x7fff857bc000 - 0x7fff857bdfff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff857be000 - 0x7fff857c9ff7 libkxld.dylib (2782.40.9) <2ADAE067-78A0-371E-A5A8-1E7C892D193C> /usr/lib/system/libkxld.dylib
0x7fff857ca000 - 0x7fff857cbfff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
0x7fff85884000 - 0x7fff8588cfff libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
0x7fff858bd000 - 0x7fff858c2ffb libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib
0x7fff858c3000 - 0x7fff85914fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff85915000 - 0x7fff859b3fff com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff859b4000 - 0x7fff85a0eff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff85a0f000 - 0x7fff85a33ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff85a34000 - 0x7fff85a41ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff85a42000 - 0x7fff85a59fff com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff85a5a000 - 0x7fff85a6dff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff85aa7000 - 0x7fff85aa9fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff85aaa000 - 0x7fff85ac7ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff85ac8000 - 0x7fff85b46fff com.apple.CoreServices.OSServices (640.4 - 640.4) <BE8DF749-84BA-3029-AE1D-32F3993A78A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff85b47000 - 0x7fff85b61ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff85b62000 - 0x7fff85bd4fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff85bd5000 - 0x7fff85bd9fff com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff85bda000 - 0x7fff85be3ff3 com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff85be4000 - 0x7fff85bf6ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff85bf7000 - 0x7fff86438ff3 com.apple.CoreGraphics (1.600.0 - 788.3) <0AAD1F22-9823-3D31-A25B-F8C1D7915AC4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff86439000 - 0x7fff86498fff com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff86499000 - 0x7fff86780ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff86781000 - 0x7fff867ceff3 com.apple.CoreMediaIO (601.0 - 4760) <4D52EBBF-5DE1-3778-BDE5-DE8540E7DE5C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff867cf000 - 0x7fff8683bff3 com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff8683c000 - 0x7fff8683fff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <BCC15965-7869-34F4-9019-9D0A41DD6AFF> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff86891000 - 0x7fff8689afff libGFXShared.dylib (11.1.2) <7F9F6175-E993-3014-8C9B-1F08CE7C75A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff868fb000 - 0x7fff868fffff com.apple.LoginUICore (3.2 - 3.2) <417954C5-1675-31A8-9631-6B56E9AA3E93> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff86a1b000 - 0x7fff86a2afd3 com.apple.AppleFSCompression (68.30.1 - 1.0) <FC7A4084-8DBF-31DD-A2A4-97F719AA4F23> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff86a2b000 - 0x7fff86a2fff7 libGIF.dylib (1239) <FEC02C42-A490-3DBC-9D4E-5B4AAA62722C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff86a30000 - 0x7fff86a30fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff86a31000 - 0x7fff86a48ff7 libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff86a49000 - 0x7fff86a4cfff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff86b0e000 - 0x7fff86b4aff7 com.apple.OSAKit (1.5 - 102) <3953CB35-32D3-3578-9663-2208828FF54F> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x7fff86c77000 - 0x7fff86ca0ffb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
0x7fff86ca1000 - 0x7fff86cdbffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff86da4000 - 0x7fff86da6ff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
0x7fff86dc3000 - 0x7fff86dfcff3 com.apple.datadetectors (5.0 - 286.13) <F2EC0715-1AD3-39C3-9B2D-D45336C73BFC> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff86dfd000 - 0x7fff86e08ff7 com.apple.CrashReporterSupport (10.10 - 631) <C44259AC-0A1C-3EC5-99AC-48CB520A709D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff86ea8000 - 0x7fff86ebaff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff86ebb000 - 0x7fff86ec6ff7 com.apple.DirectoryService.Framework (10.10 - 187) <F5B30ACE-57D9-31EA-82F9-98F175B277D1> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff86ec7000 - 0x7fff86f16ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
0x7fff86f17000 - 0x7fff86f26fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff86f27000 - 0x7fff86f2dfff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff86f2e000 - 0x7fff87aafff7 com.apple.AppKit (6.9 - 1348.17) <E485D56D-3E72-34B7-99BB-BFDEE2D07BF5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff87ab0000 - 0x7fff87ab3ff7 com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff87ab4000 - 0x7fff87ab4fff com.apple.IOPlatformPluginFamily (1.0 - 1) <876DF3B3-7443-3C02-B8F1-6ADAD3018412> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
0x7fff87acd000 - 0x7fff87adbfff com.apple.AddressBook.ContactsFoundation (9.0 - 1579) <34ED9046-0157-399F-9742-2FC2D098E368> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff87adc000 - 0x7fff87af6ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
0x7fff87af7000 - 0x7fff87afcfff libsystem_stats.dylib (163.30.2) <D0E96837-3CF6-323D-B711-6DF6F660E530> /usr/lib/system/libsystem_stats.dylib
0x7fff87bbd000 - 0x7fff87c5ffff com.apple.Bluetooth (4.3.6 - 4.3.6f3) <E5DC1699-2727-329C-A843-C80CE9A6CD7B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff87c60000 - 0x7fff87cf6ff7 com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) <EA6E4B2C-A3AA-3636-B9C3-F61D3EFFB82B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff87cf7000 - 0x7fff87d17fff com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff87d18000 - 0x7fff87d7dff7 com.apple.ids (10.0 - 1000) <B7FB9598-02E5-341D-A019-3F20AE7E1B4D> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff87d7e000 - 0x7fff8826efff com.apple.MediaToolbox (1.0 - 1562.238) <BF6A868E-2F7D-371F-B14D-89C23EE4EF2B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8829f000 - 0x7fff8829fff7 liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib
0x7fff882a0000 - 0x7fff885a5ff3 com.apple.HIToolbox (2.1.1 - 758.7) <E3129A67-BDF9-333D-9C9C-A95C8F0EF71C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff885a6000 - 0x7fff885a7ff7 com.apple.AddressBook.ContactsData (9.0 - 1579) <FF9C31DD-7839-35FB-AE66-21AEF63583EF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x7fff885a8000 - 0x7fff8870fffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff88710000 - 0x7fff8873dfff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8873e000 - 0x7fff88789fff com.apple.DiskManagement (7.2 - 847.8) <AC5F075C-BC03-3A29-8235-450CD243565D> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff8878a000 - 0x7fff887f8ff3 com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff887f9000 - 0x7fff88805ff7 com.apple.OpenDirectory (10.10 - 187) <D993F138-DAD1-3640-94DE-8C9FEFBF158D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff88806000 - 0x7fff88b21fcf com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff88b3c000 - 0x7fff88bc8fe7 libsystem_c.dylib (1044.40.1) <F0635E0F-FE4B-34DB-ACF9-A58C1E9070E9> /usr/lib/system/libsystem_c.dylib
0x7fff88bc9000 - 0x7fff88bfcfff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff88bfd000 - 0x7fff88c09ff7 libexslt.0.dylib (13) <9197981D-B0E9-39EB-9958-D4B181FB0B0E> /usr/lib/libexslt.0.dylib
0x7fff88c0a000 - 0x7fff88c18ff7 com.apple.opengl (11.1.2 - 11.1.2) <5F355713-4637-33CD-9CBA-4B4CA43FB0FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff88c19000 - 0x7fff88d10fff com.apple.MapKit (1.0 - 1549.0.14) <20C8F247-6F02-36DE-B245-6828F87CA371> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
0x7fff88d11000 - 0x7fff88d78ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff88d79000 - 0x7fff88dc5ff7 libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
0x7fff88e34000 - 0x7fff88e64fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff898f7000 - 0x7fff89a10ffb com.apple.CoreText (352.0 - 454.10) <3293BF91-B587-3B49-A159-A04D58533F14> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff89a34000 - 0x7fff89a5cfff libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib
0x7fff89aa4000 - 0x7fff89b1cff7 com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff89b1d000 - 0x7fff89b1fff7 com.apple.diagnosticlogcollection (10.0 - 1000) <1DB05D1A-636A-3672-BCB6-E3759852F5E2> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x7fff89b20000 - 0x7fff89b29fff libsystem_pthread.dylib (105.40.1) <ACE90967-ECD0-3251-AEEB-461E3C6414F7> /usr/lib/system/libsystem_pthread.dylib
0x7fff89b60000 - 0x7fff89b8bff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x7fff89bce000 - 0x7fff89bcffff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff89bd0000 - 0x7fff89c16ff7 libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff89c7d000 - 0x7fff89c82fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff89c83000 - 0x7fff89d32fe7 libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff89d33000 - 0x7fff89d34ff7 libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
0x7fff89d35000 - 0x7fff89d36fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff89d37000 - 0x7fff89d3bfff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
0x7fff89de3000 - 0x7fff89de9ff7 libsystem_networkextension.dylib (167.40.3) <BA58B30B-8377-3B0A-8AE3-4F84021D9D4E> /usr/lib/system/libsystem_networkextension.dylib
0x7fff89dea000 - 0x7fff89e06fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff89e07000 - 0x7fff89ec2ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff89f1e000 - 0x7fff89f46fff libRIP.A.dylib (788.3) <6AB1CA86-38C8-33E3-AC07-3A065666E0F9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff89f47000 - 0x7fff89fd0ff7 com.apple.CoreSymbolication (3.1 - 57020.2) <FDAF88F6-7D11-37BC-B758-4B835FA657BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff89fd1000 - 0x7fff8a247ff7 com.apple.security (7.0 - 57031.40.6) <FCCCC4FD-043A-30CA-9997-4211CA0E9297> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8a248000 - 0x7fff8a253fff libGL.dylib (11.1.2) <FD8B7B67-1532-32A1-B369-9D7A6C1EB3ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8a254000 - 0x7fff8a587ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
0x7fff8a588000 - 0x7fff8a590ff7 com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8a5c7000 - 0x7fff8a5edfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8a77e000 - 0x7fff8a7affff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
0x7fff8a7b0000 - 0x7fff8a7e9fff com.apple.AirPlaySupport (2.0 - 215.18) <A7730005-A538-30E8-815B-727957D74C89> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x7fff8a7ea000 - 0x7fff8a83bff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17C35538-7C2B-3735-A1B3-E8487EED0668> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8a83c000 - 0x7fff8a848ff7 com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff8a849000 - 0x7fff8a85aff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff8a898000 - 0x7fff8a8d3fff com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8a8d4000 - 0x7fff8a8ddfff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <D5439EBB-D20C-3C69-9D32-6C626B09488C> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
0x7fff8a8de000 - 0x7fff8a9b4ff3 com.apple.DiskImagesFramework (10.10.5 - 398) <23E788A6-9A11-3232-A882-BA16D0C54880> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8a9b5000 - 0x7fff8a9f2ff3 com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8a9f3000 - 0x7fff8aa08ff7 com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8aa6e000 - 0x7fff8aa78fff com.apple.IntlPreferences (2.0 - 150.1) <79F95D7D-F64F-3A4E-8A42-AE5BF1577195> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff8aa92000 - 0x7fff8ab82fef libJP2.dylib (1239) <A2238936-B354-399A-B0C8-FB8A29AE9A82> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8ab96000 - 0x7fff8ab9efe7 libcldcpuengine.dylib (2.4.5) <6CC680F9-0D13-333B-B151-F0D9C631A1E5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8ab9f000 - 0x7fff8ac91ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff8ac92000 - 0x7fff8acd8ff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
0x7fff8ad6e000 - 0x7fff8b031ff7 com.apple.WebKit (10600 - 10600.8.9) <8EE5A9F9-DE98-3202-92C0-23F6E6E5E274> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8b032000 - 0x7fff8b04cff3 com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8b04d000 - 0x7fff8b09aff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8b09b000 - 0x7fff8b0eeffb libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8b0ef000 - 0x7fff8b101ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
0x7fff8b153000 - 0x7fff8b1c4ffb com.apple.ApplicationServices.ATS (360 - 375.4) <A1BEBCF8-8FC8-345D-B91D-1DA5773AF5A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8b1c5000 - 0x7fff8b1f0fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8b232000 - 0x7fff8b234ff7 com.apple.securityhi (9.0 - 55006) <2B9C0BCB-7D82-39C2-A99F-7B9E1522CDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b235000 - 0x7fff8b238ff7 libdyld.dylib (353.2.3) <CFBBE540-D503-3AFC-B5D6-644F1E69949B> /usr/lib/system/libdyld.dylib
0x7fff8b2b7000 - 0x7fff8b2b9fff libUniversalAccess.dylib (236.64) <6421FC00-F562-3FA7-BEAC-B983DE4DDB07> /usr/lib/libUniversalAccess.dylib
0x7fff8b2ba000 - 0x7fff8b923ff3 com.apple.VectorKit (1.0 - 1087.0.16) <35A51A8A-5F9E-35A3-B841-86B63A5A5140> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
0x7fff8b924000 - 0x7fff8b953ff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8b954000 - 0x7fff8bb99ff7 com.apple.AddressBook.framework (9.0 - 1579) <A31956C5-AA13-35E6-B553-6BDF33F35103> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8bb9a000 - 0x7fff8be9cffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff8be9d000 - 0x7fff8bf1eff7 com.apple.CoreUtils (1.1 - 110.1) <3808CBC5-1DF1-3821-8AAE-57C30D4F514B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff8bf1f000 - 0x7fff8bf21ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8bf22000 - 0x7fff8bf26fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff8bf27000 - 0x7fff8bf28ff3 libSystem.B.dylib (1213) <1866C519-C5F3-3D09-8C17-A8F703664521> /usr/lib/libSystem.B.dylib
0x7fff8bf29000 - 0x7fff8bf29ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff8bf2a000 - 0x7fff8c0b8fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8c0b9000 - 0x7fff8c0d4ff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
0x7fff8c0d5000 - 0x7fff8c110fff com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8c23e000 - 0x7fff8c23efff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8c23f000 - 0x7fff8c289fff com.apple.HIServices (1.22 - 523) <E2F3C5FF-8C50-3E4F-BE63-77A700466663> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8c28a000 - 0x7fff8c291ff7 libCGCMS.A.dylib (788.3) <1A47CDD9-99AE-3BD2-85F1-339FC169B16E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff8c292000 - 0x7fff8c48c46f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x7fff8c4bc000 - 0x7fff8c4bcfff com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8c4bd000 - 0x7fff8c4e5fff libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib
0x7fff8c4fb000 - 0x7fff8c506ff7 libcsfde.dylib (471.30.1) <A62AE3D8-E2A6-314A-BF45-804003BE0AC9> /usr/lib/libcsfde.dylib
0x7fff8c507000 - 0x7fff8c50cff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8c54e000 - 0x7fff8c580ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8c590000 - 0x7fff8c5b1fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) <C0A17391-5C8B-34B1-BD46-8D644AB57DE0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8c5e0000 - 0x7fff8c84aff7 com.apple.imageKit (2.6.1 - 850) <612201FE-768E-386B-82E3-764038B40120> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8c87b000 - 0x7fff8c9abfff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff8c9ac000 - 0x7fff8c9b3ff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
0x7fff8c9c1000 - 0x7fff8c9dcfff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) <A6421B0B-6D4D-3E64-AC61-DDB04ED7CFF0> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8ca05000 - 0x7fff8cc84ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8cc85000 - 0x7fff8cd94ff3 com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8cd95000 - 0x7fff8cf7aff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
0x7fff8cf7b000 - 0x7fff8cf81fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
0x7fff8cf82000 - 0x7fff8cf8cff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8cf8d000 - 0x7fff8cf98fff com.apple.CommerceCore (1.0 - 376.29) <1058502F-8C78-36E1-914A-6403A2231FBA> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8cf99000 - 0x7fff8d040fff com.apple.PDFKit (3.1 - 3.1) <D410CE57-6227-31D8-9F39-92583E552EA8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8d041000 - 0x7fff8d042fff libquit.dylib (182.4) <C8E6E06A-0D28-3084-B97A-76EF28DD7F7C> /usr/lib/libquit.dylib
0x7fff8d043000 - 0x7fff8d17dfff com.apple.ImageIO.framework (3.3.0 - 1239) <6033D915-B9A2-3F21-8F35-2E18EF66CA6F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8d17e000 - 0x7fff8d187fff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8d188000 - 0x7fff8d1a4ff7 com.apple.pluginkit.framework (1.0 - 1) <D1A7F6E5-091B-30E7-852B-E866BF38A5AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff8d1b0000 - 0x7fff8d1e8fff libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib
0x7fff8d5c3000 - 0x7fff8d65afff com.apple.CoreMedia (1.0 - 1562.238) <B24BDB25-1203-380D-95B7-0A3FEB25521E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8d715000 - 0x7fff8d71aff7 libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
0x7fff8d71b000 - 0x7fff8d71dfff libCVMSPluginSupport.dylib (11.1.2) <1C5C1757-67F1-3C23-90EF-643619A0E7DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8d97d000 - 0x7fff8d97ffff com.apple.marco (10.0 - 1000) <F8551365-5638-3012-B8CB-B87A80695EAC> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff8d980000 - 0x7fff8d98fff7 com.apple.ToneLibrary (1.0 - 1) <179C7D61-CB88-3CE3-9F06-4D60D13D616C> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff8d990000 - 0x7fff8d990fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8d991000 - 0x7fff8dc10ffb com.apple.RawCamera.bundle (6.06 - 819) <EDA3D142-24EC-3661-87EB-B35F8E858A9D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8dc14000 - 0x7fff8dd5afef libsqlite3.dylib (168.2) <53F6A294-15D7-3804-9ABF-47D35E15CDFB> /usr/lib/libsqlite3.dylib
0x7fff8dd5b000 - 0x7fff8e08cfff com.apple.Foundation (6.9 - 1154) <49EE64E1-9F53-35D1-A481-2EFE2789B254> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8e08d000 - 0x7fff8e0a7ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff8e0a8000 - 0x7fff8e0ccff7 com.apple.Sharing (328.17 - 328.17) <AD5E243A-B79F-3D7B-800B-A2C99A1CFEF1> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8e0cd000 - 0x7fff8e146fe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
0x7fff8e147000 - 0x7fff8e167ff7 com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8e168000 - 0x7fff8e214fd7 com.apple.PackageKit (3.0 - 438) <4A8C2873-57FC-3E69-B88E-A94268F7521B> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x7fff8e215000 - 0x7fff8e219fff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8e21a000 - 0x7fff8e304ff7 com.apple.QuickLookUIFramework (5.0 - 675.43) <011DEB49-0FB3-3E44-9D99-D89ADD59A3CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8e324000 - 0x7fff8e327fff com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8e328000 - 0x7fff8e333fff com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8e334000 - 0x7fff8e426ff3 libxml2.2.dylib (26.1) <3FBA890F-2850-3A45-87EA-DB6892BDEB60> /usr/lib/libxml2.2.dylib
0x7fff8e427000 - 0x7fff8e51bfff libFontParser.dylib (134.7) <C49EDC56-A82A-39EF-9F20-C2342E4188ED> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8e51c000 - 0x7fff8e52cff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
0x7fff8e52d000 - 0x7fff8e579fff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8e580000 - 0x7fff8e5abff7 com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8e5ac000 - 0x7fff8e5afff7 com.apple.UniversalAccessCore (7.0 - 236.64) <E294FD32-823D-3C43-AC86-237764A88AB1> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/UniversalAccessCore.framework/Versions/A/UniversalAccessCore
0x7fff8e5b0000 - 0x7fff8e5bffff com.apple.AppleScriptObjC (1.3.1 - 28) <4567732F-07A5-3699-B131-13CED1CE997E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
0x7fff8e5c0000 - 0x7fff8e634ffb com.apple.securityfoundation (6.0 - 55126) <AC8ED0BD-32F0-3EB8-B7B2-9AA14E07E8AB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8e635000 - 0x7fff8ea0cfe7 com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8ea0d000 - 0x7fff8ea3aff3 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <472C84AA-FF56-3848-9AD9-4BBE62C1C6D5> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff8ea3b000 - 0x7fff8edd3ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8edd4000 - 0x7fff8ee00fff libsandbox.1.dylib (358.20.5) <533B9C4A-6C92-3658-95B9-D30BC135796B> /usr/lib/libsandbox.1.dylib
0x7fff8ee01000 - 0x7fff8ee02ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff8ee18000 - 0x7fff8ef60ff7 com.apple.WebKitLegacy (10600 - 10600.8.9) <C01FF5CA-AB10-39D9-BD26-7A62332B708F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff8ef62000 - 0x7fff8f001e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8f002000 - 0x7fff8f086fff com.apple.PerformanceAnalysis (1.0 - 1) <4E934EE0-5CC6-3D54-8FA2-5B8AE669D775> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8f087000 - 0x7fff8f090ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff8f091000 - 0x7fff8f0eefff com.apple.QuickLookFramework (5.0 - 675.43) <506D60B4-B188-3D0A-9187-0404A60A9B06> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8f0ef000 - 0x7fff8f0f1fff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
0x7fff8f0f2000 - 0x7fff8f0f3fff libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
0x7fff8f0f5000 - 0x7fff8f1d9fff libcrypto.0.9.8.dylib (52.40.1) <D123FC57-E2EB-3E08-A51B-6C317EA83EB5> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8f1f0000 - 0x7fff8f231fff libGLU.dylib (11.1.2) <2BA52A8D-ED35-3D86-B2D6-41479969C96D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8f232000 - 0x7fff8f234fff libRadiance.dylib (1239) <594FD1C9-2041-3877-9AD2-0A977EBBB1D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8f235000 - 0x7fff8f642ff7 libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8f66e000 - 0x7fff90631ff3 com.apple.WebCore (10600 - 10600.8.9) <A5400B08-6067-370E-B224-14890DA39857> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff90632000 - 0x7fff90680ff7 com.apple.ImageCaptureCore (6.3 - 6.3) <75B5043C-9EF0-3CD2-875D-12813F0A73D3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff90681000 - 0x7fff90692ff3 libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib
0x7fff90693000 - 0x7fff906c4ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff906c5000 - 0x7fff906cdffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff906ce000 - 0x7fff906eaff7 libsystem_malloc.dylib (53.30.1) <DDA8928B-CC0D-3255-BD8A-3FEA0982B890> /usr/lib/system/libsystem_malloc.dylib
0x7fff90721000 - 0x7fff9074bff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff9074c000 - 0x7fff9076fff7 com.apple.idsfoundation (10.0 - 1000) <79DAA5F6-E054-3CC9-B317-65044A95B567> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff90770000 - 0x7fff9078bff7 com.apple.aps.framework (4.0 - 4.0) <EAC8C347-55F4-3769-995E-B140C95553F6> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff907e2000 - 0x7fff90ab1ff3 com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff90ab2000 - 0x7fff90ad6fef libJPEG.dylib (1239) <75667D4A-9359-3178-9D3A-2AE5A60DE55F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff90ad8000 - 0x7fff90ae0ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff90b41000 - 0x7fff90b70fff com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff90b71000 - 0x7fff90b7efff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
0x7fff90b7f000 - 0x7fff90b87ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff90b88000 - 0x7fff90b8afff com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff90b8b000 - 0x7fff90bd6ff7 com.apple.CloudDocs (1.0 - 321.10) <A8221290-A2A5-3767-BB26-CC57AC18D4DC> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff90bd7000 - 0x7fff90c26ff7 com.apple.opencl (2.4.2 - 2.4.2) <EB365E68-9965-3596-A40A-D1E372F3A9B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff90c3c000 - 0x7fff90c3cff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff90c3d000 - 0x7fff90c8cff7 libcurl.4.dylib (83.40.2) <AE97ED1E-A58F-3EF0-8E88-DDC6AD409BCE> /usr/lib/libcurl.4.dylib
0x7fff90c8d000 - 0x7fff90d22ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff90dce000 - 0x7fff90dd1ffb libCGXType.A.dylib (788.3) <7CC6CD5B-AD6B-3B36-9165-BFB1E5274F69> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff90de9000 - 0x7fff90deaff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff90df4000 - 0x7fff90dfcfff libsystem_dnssd.dylib (576.30.4) <0CEB5910-843F-315C-A1DE-5D955A48A045> /usr/lib/system/libsystem_dnssd.dylib
0x7fff90dfd000 - 0x7fff90e0aff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff90e0b000 - 0x7fff90f33ff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff90f34000 - 0x7fff90f4dff7 com.apple.CFOpenDirectory (10.10 - 187) <3FCEE6F7-A8C6-3222-B22D-8AD290E477E2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff91047000 - 0x7fff910b1fff com.apple.imfoundation (10.0 - 1000) <842F39B6-0BE2-3B9B-9166-D40031C80C89> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff910b2000 - 0x7fff915dbff7 com.apple.QuartzComposer (5.1 - 332.1) <64399385-0768-3590-B4EF-1BD0F8A35CB3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff9165b000 - 0x7fff91680fff libPng.dylib (1239) <0F0DDDBD-E508-377D-859F-14D11D019705> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff916a7000 - 0x7fff916d3fff com.apple.framework.SystemAdministration (1.0 - 1.0) <9F77597C-BAB8-3D86-B6CC-96D54D89E6AE> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff916d4000 - 0x7fff91740fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff91741000 - 0x7fff91745fff com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff91746000 - 0x7fff91878ff7 com.apple.MediaControlSender (2.0 - 215.18) <88726256-A71E-33A8-A56C-ABA208951C92> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff91879000 - 0x7fff91907ff7 com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff91908000 - 0x7fff9191dfff com.apple.ToneKit (1.0 - 1) <25D0FF56-B802-359D-9CA1-D530F4890D87> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff9191e000 - 0x7fff91922fff libspindump.dylib (182.4) <929670EB-4963-3496-AD24-8B50E388803C> /usr/lib/libspindump.dylib
0x7fff91923000 - 0x7fff9193cff3 com.apple.openscripting (1.6.4 - 162.2) <BF79207B-C762-346D-8FF0-3DDCECC9E9E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9193d000 - 0x7fff9193ffff libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib
0x7fff91940000 - 0x7fff91aa1fff com.apple.avfoundation (2.0 - 889.210) <E1F0F203-6EA6-3CFA-BC6C-F372F273D6C5> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff91aa2000 - 0x7fff91c52ff3 com.apple.QuartzCore (1.10 - 361.19) <F815B60E-75E3-3263-BE93-27A49882CF58> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff91c53000 - 0x7fff91ce4ff7 libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib
0x7fff91ce5000 - 0x7fff91e4cfff com.apple.AutomatorFramework (2.5 - 409.2) <BB7A569B-7326-390C-91C7-39D9FE0D083C> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
0x7fff91e4d000 - 0x7fff91e8dff7 libGLImage.dylib (11.1.2) <9B05F3BF-D111-3B01-B7F8-C5EF7E02000B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff91ea7000 - 0x7fff91ea7fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff91eab000 - 0x7fff92216fff com.apple.************ (1.0 - 1562.238) <510956DF-E324-3974-A83B-C0C74A6F812C> /System/Library/Frameworks/************.framework/Versions/A/************
0x7fff92217000 - 0x7fff92647fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff92648000 - 0x7fff92678ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff9269c000 - 0x7fff926a2ff7 com.apple.BezelServicesFW (250.15 - 250.15) <02892B0A-6F88-3A71-9B3D-E6A1D5EA6AF7> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff926a3000 - 0x7fff92712fff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff92713000 - 0x7fff92732fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff92733000 - 0x7fff9276affb com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff9276b000 - 0x7fff92789ff7 com.apple.addressbook.vCard (9.0 - 1579) <C4CDDC8B-AE35-39B8-820A-763E9C5D1794> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff9278a000 - 0x7fff9278afff libOpenScriptingUtil.dylib (162.2) <D6A2216D-ADB2-3F24-AD30-F6D00829F545> /usr/lib/libOpenScriptingUtil.dylib
0x7fff9278b000 - 0x7fff92790ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff92791000 - 0x7fff92792ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff92793000 - 0x7fff9279afff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff9279b000 - 0x7fff927f6fe7 libTIFF.dylib (1239) <568B04C1-118C-3E22-87E5-E1FF7AAE589C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff927f7000 - 0x7fff927f9fff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff927fa000 - 0x7fff92832fff com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff92833000 - 0x7fff92887fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff92888000 - 0x7fff9295aff7 com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff9295b000 - 0x7fff929d5fff com.apple.AVKit (1.1 - 214.19) <D1E0D8BE-1617-3669-8B21-3E9E37DF3D32> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff92d08000 - 0x7fff92e1aff7 libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff92e1b000 - 0x7fff92e3eff7 com.apple.framework.familycontrols (4.1 - 410) <E491AFDB-2E12-37D0-B093-6E93091019C4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff92e47000 - 0x7fff92eaeffb com.apple.datadetectorscore (6.0 - 396.1.2) <D04A8016-B2AD-33A2-8A8E-5793968A8370> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff92ecd000 - 0x7fff93011ff7 com.apple.QTKit (7.7.3 - 2890.7) <267DFB98-4959-3EDE-B76B-8B2F12F41A17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff93012000 - 0x7fff93527ffb com.apple.JavaScriptCore (10600 - 10600.8.7) <480CDC12-5A1C-321C-B32F-673F0B3BA8F9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff93528000 - 0x7fff9354cff7 com.apple.facetimeservices (10.0 - 1000) <E2AB7900-5171-3DE0-9DBF-2CC14512B40A> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x7fff9354d000 - 0x7fff93553ff7 com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff93554000 - 0x7fff9355bfff com.apple.NetFS (6.0 - 4.0) <C263C8F8-F284-3101-AC82-A97A81716063> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9355c000 - 0x7fff9356dfff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff9356e000 - 0x7fff9377eff7 com.apple.CFNetwork (720.5.7 - 720.5.7) <A47D7DD2-5903-39D0-8D27-5A7E2D119D84> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff93784000 - 0x7fff93787fff com.apple.xpc.ServiceManagement (1.0 - 1) <A95A15CD-3B21-3513-AFF8-1D7DE3DBFA12> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff93788000 - 0x7fff9378bfff libScreenReader.dylib (390.104) <72768FDB-5D0B-3A17-8F31-6A5F972731EF> /usr/lib/libScreenReader.dylib
0x7fff9378c000 - 0x7fff937bcff3 com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff937bd000 - 0x7fff937bffff libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
0x7fff94120000 - 0x7fff94150ff7 libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
0x7fff94151000 - 0x7fff94151fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff94152000 - 0x7fff9415dfff libcommonCrypto.dylib (60061.30.1) <E789748D-F9A7-3CFF-B317-90DF348B1E95> /usr/lib/system/libcommonCrypto.dylib
0x7fff9415e000 - 0x7fff94174ff7 com.apple.CoreMediaAuthoring (2.2 - 951) <C3E7D4C1-400D-34FA-9FE1-8C68C03CE969> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff94175000 - 0x7fff9418bff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
0x7fff9418c000 - 0x7fff9418eff3 com.apple.SafariServices.framework (10600 - 10600.8.9) <A5BE8C63-2391-326A-90AE-5EF1B7CCD014> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff94313000 - 0x7fff9431ffff com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) <DFC7FD85-F1B0-317C-8513-722570CB8FB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
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: 2693
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=452.8M resident=175.8M(39%) swapped_out_or_unallocated=277.0M(61%)
Writable regions: Total=1.2G written=42.0M(3%) resident=107.8M(9%) swapped_out=0K(0%) unallocated=1.1G(91%)
REGION TYPE VIRTUAL
=========== =======
Activity Tracing 2048K
CG backing stores 5616K
CG image 500K
CG shared images 304K
CoreAnimation 8192K
CoreData Object IDs 4100K
CoreImage 8K
CoreUI image data 188K
Dispatch continuations 8192K
Foundation 16K
Image IO 52K
JS JIT generated code 8K
JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated)
Kernel Alloc Once 8K
MALLOC 93.8M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 249 156K
Memory Tag 251 64K
OpenCL 24K
SQLite page cache 1280K
STACK GUARD 56.1M
Stack 18.7M
VM_ALLOCATE 17.8M
WebKit Malloc 464K
__DATA 48.6M
__IMAGE 528K
__LINKEDIT 112.6M
__TEXT 340.3M
__UNICODE 552K
mapped file 104.5M
shared memory 4K
=========== =======
TOTAL 1.8G
TOTAL, minus reserved VM space 823.9M
Model: iMac14,3, BootROM IM143.0118.B11, 4 processors, Intel Core i5, 2.9 GHz, 8 GB, SMC 2.17f7
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.6f3 16238, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
USB Device: FaceTime HD Camera (Built-in)
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Watch Magnetic Charging Cable
Thunderbolt Bus: iMac, Apple Inc., 23.10