Xcode 8 crashes when new project or file is created

Here are the logs:


Process: Xcode [2887]

Path: /Applications/Xcode.app/Contents/MacOS/Xcode

Identifier: com.apple.dt.Xcode

Version: 8.2.1 (11766.1)

Build Info: IDEFrameworks-11766001000000000~5

App Item ID: 497799835

App External ID: 820169454

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [2887]

User ID: 501



Date/Time: 2017-03-10 16:32:06.126 +0500

OS Version: Mac OS X 10.12.3 (16D32)

Report Version: 12

Anonymous UUID: F025FF6C-FA1E-5CEC-ED6D-B42CD3B3095E



Sleep/Wake UUID: 8A392E0C-AD80-45ED-878B-A202C2D0AAB6



Time Awake Since Boot: 15000 seconds

Time Since Wake: 6400 seconds



System Integrity Protection: enabled



Crashed Thread: 0 Dispatch queue: com.apple.main-thread



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY



Application Specific Information:

Sending goNextOrFinish: to <IDEAssistantWindowController: 0x7fccd8fae5a0> from <NSButton: 0x7fccda8a0aa0>

ProductBuildVersion: 8C1002

ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-11754/DVTFoundation/FilePaths/DVTFilePath.m:903

Details: Path must be absolute but is not:

Object: <DVTFilePath>

Method: +filePathForPathString:

Thread: <NSThread: 0x7fccd35165e0>{number = 1, name = main}

Hints:

0: Sending goNextOrFinish: to <IDEAssistantWindowController: 0x7fccd8fae5a0> from <NSButton: 0x7fccda8a0aa0>

Backtrace:

0 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)

1 _DVTAssertionHandler (in DVTFoundation)

2 _DVTAssertionFailureHandler (in DVTFoundation)

3 +[DVTFilePath filePathForPathString:] (in DVTFoundation)

4 -[IDETemplateCompletionAssistant setAssistantContext:] (in IDEKit)

5 -[IDEAssistantWindowController assistantWithIdentifier:] (in IDEKit)

6 -[IDEAssistantWindowController skipAheadIfPossibleAndReturnAssistantIdentifier] (in IDEKit)

7 -[IDEAssistantWindowController goNextOrFinish:] (in IDEKit)

8 _os_activity_initiate (in libsystem_trace.dylib)

9 -[NSApplication(NSResponder) sendAction:to:from:] (in AppKit)

10 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)

11 DVTInvokeWithFailureHint (in DVTFoundation)

12 -[DVTApplication sendAction:to:from:] (in DVTKit)

13 -[NSControl sendAction:to:] (in AppKit)

14 __26-[NSCell _sendActionFrom:]_block_invoke (in AppKit)

15 _os_activity_initiate (in libsystem_trace.dylib)

16 -[NSCell _sendActionFrom:] (in AppKit)

17 -[NSButtonCell _sendActionFrom:] (in AppKit)

18 _os_activity_initiate (in libsystem_trace.dylib)

19 -[NSButtonCell performClick:] (in AppKit)

20 __33-[NSButton performKeyEquivalent:]_block_invoke (in AppKit)

21 _os_activity_initiate (in libsystem_trace.dylib)

22 -[NSButton performKeyEquivalent:] (in AppKit)

23 -[NSView _performKeyEquivalent:conditionally:] (in AppKit)

24 -[NSControl _performKeyEquivalent:conditionally:] (in AppKit)

25 -[NSView performKeyEquivalent:] (in AppKit)

26 -[NSView _performKeyEquivalent:conditionally:] (in AppKit)

27 -[NSView performKeyEquivalent:] (in AppKit)

28 -[NSView _performKeyEquivalent:conditionally:] (in AppKit)

29 -[NSWindow _commonPerformKeyEquivalent:conditionally:] (in AppKit)

30 -[NSTextField textDidEndEditing:] (in AppKit)

31 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)

32 _CFXRegistrationPost (in CoreFoundation)

33 ___CFXNotificationPost_block_invoke (in CoreFoundation)

34 -[_CFXNotificationRegistrar find:object:observer:enumerator:] (in CoreFoundation)

35 _CFXNotificationPost (in CoreFoundation)

36 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)

37 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)

38 -[NSTextView(NSPrivate) _giveUpFirstResponder:] (in AppKit)

39 -[NSTextView doCommandBySelector:] (in AppKit)

40 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] (in AppKit)

41 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] (in AppKit)

42 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 (in AppKit)

43 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 (in AppKit)

44 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] (in AppKit)

45 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 (in AppKit)

46 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 (in HIToolbox)

47 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke (in HIToolbox)

48 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 (in AppKit)

49 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 (in AppKit)

50 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] (in AppKit)

51 -[NSTextInputContext handleTSMEvent:completionHandler:] (in AppKit)

52 _NSTSMEventHandler (in AppKit)

53 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)

54 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)

55 SendEventToEventTargetWithOptions (in HIToolbox)

56 SendTSMEvent_WithCompletionHandler (in HIToolbox)

57 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke (in HIToolbox)

58 __SendFilterTextEvent_WithCompletionHandler_block_invoke (in HIToolbox)

59 SendTSMEvent_WithCompletionHandler (in HIToolbox)

60 SendFilterTextEvent_WithCompletionHandler (in HIToolbox)

61 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler (in HIToolbox)

62 __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 (in HIToolbox)

63 __utDeliverTSMEvent_WithCompletionHandler_block_invoke (in HIToolbox)

64 TSMKeyEvent_WithCompletionHandler (in HIToolbox)

65 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 (in HIToolbox)

66 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 (in HIToolbox)

67 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 (in HIToolbox)

68 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke (in HIToolbox)

69 TSMProcessRawKeyEventWithOptionsAndCompletionHandler (in HIToolbox)

70 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 (in AppKit)

71 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 (in AppKit)

72 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] (in AppKit)

73 -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] (in AppKit)

74 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] (in AppKit)

75 -[NSView interpretKeyEvents:] (in AppKit)

76 -[NSTextView keyDown:] (in AppKit)

77 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] (in AppKit)

78 -[NSWindow(NSEventRouting) sendEvent:] (in AppKit)

79 -[NSApplication(NSEvent) sendEvent:] (in AppKit)

80 -[IDEApplication sendEvent:] (in IDEKit)

81 -[NSApplication run] (in AppKit)

82 NSApplicationMain (in AppKit)

83 start (in libdyld.dylib)


Performing @selector(goNextOrFinish:) from sender NSButton 0x7fccda8a0aa0

abort() called



Application Specific Signatures:

[str isAbsolutePath]



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff96aa8dd6 __pthread_kill + 10

1 libsystem_pthread.dylib 0x00007fff96b94787 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff96a0e420 abort + 129

3 com.apple.dt.IDEKit 0x000000010c8401db +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1466

4 com.apple.dt.IDEKit 0x000000010c84086f -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1204

5 com.apple.dt.DVTFoundation 0x000000010b1b2f3e _DVTAssertionHandler + 541

6 com.apple.dt.DVTFoundation 0x000000010b1b3158 _DVTAssertionFailureHandler + 411

7 com.apple.dt.DVTFoundation 0x000000010b0747a1 +[DVTFilePath filePathForPathString:] + 365

8 com.apple.dt.IDEKit 0x000000010c9ae8fa -[IDETemplateCompletionAssistant setAssistantContext:] + 939

9 com.apple.dt.IDEKit 0x000000010c991722 -[IDEAssistantWindowController assistantWithIdentifier:] + 256

10 com.apple.dt.IDEKit 0x000000010c992dc3 -[IDEAssistantWindowController skipAheadIfPossibleAndReturnAssistantIdentifier] + 188

11 com.apple.dt.IDEKit 0x000000010c9932a0 -[IDEAssistantWindowController goNextOrFinish:] + 525

12 libsystem_trace.dylib 0x00007fff96bacc3d _os_activity_initiate + 61

13 com.apple.AppKit 0x00007fff7f62ac9c -[NSApplication(NSResponder) sendAction:to:from:] + 456

14 com.apple.dt.DVTKit 0x000000010b759e97 __37-[DVTApplication sendAction:to:from:]_block_invoke + 409

15 com.apple.dt.DVTFoundation 0x000000010b1b44a0 DVTInvokeWithFailureHint + 83

16 com.apple.dt.DVTKit 0x000000010b759b64 -[DVTApplication sendAction:to:from:] + 565

17 com.apple.AppKit 0x00007fff7f110460 -[NSControl sendAction:to:] + 86

18 com.apple.AppKit 0x00007fff7f110388 __26-[NSCell _sendActionFrom:]_block_invoke + 136

19 libsystem_trace.dylib 0x00007fff96bacc3d _os_activity_initiate + 61

20 com.apple.AppKit 0x00007fff7f1102e0 -[NSCell _sendActionFrom:] + 128

21 com.apple.AppKit 0x00007fff7f152cd9 -[NSButtonCell _sendActionFrom:] + 98

22 libsystem_trace.dylib 0x00007fff96bacc3d _os_activity_initiate + 61

23 com.apple.AppKit 0x00007fff7f16d6ea -[NSButtonCell performClick:] + 690

24 com.apple.AppKit 0x00007fff7f16d3f0 __33-[NSButton performKeyEquivalent:]_block_invoke + 85

25 libsystem_trace.dylib 0x00007fff96bacc3d _os_activity_initiate + 61

26 com.apple.AppKit 0x00007fff7f0fd09a -[NSButton performKeyEquivalent:] + 356

27 com.apple.AppKit 0x00007fff7f0fcced -[NSView _performKeyEquivalent:conditionally:] + 227

28 com.apple.AppKit 0x00007fff7f0fcf1a -[NSControl _performKeyEquivalent:conditionally:] + 136

29 com.apple.AppKit 0x00007fff7f0fcdeb -[NSView performKeyEquivalent:] + 234

30 com.apple.AppKit 0x00007fff7f0fcced -[NSView _performKeyEquivalent:conditionally:] + 227

31 com.apple.AppKit 0x00007fff7f0fcdeb -[NSView performKeyEquivalent:] + 234

32 com.apple.AppKit 0x00007fff7f0fcced -[NSView _performKeyEquivalent:conditionally:] + 227

33 com.apple.AppKit 0x00007fff7f74d12e -[NSWindow _commonPerformKeyEquivalent:conditionally:] + 79

34 com.apple.AppKit 0x00007fff7f079b1d -[NSTextField textDidEndEditing:] + 909

35 com.apple.CoreFoundation 0x00007fff813939fc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12

36 com.apple.CoreFoundation 0x00007fff813938fb _CFXRegistrationPost + 427

37 com.apple.CoreFoundation 0x00007fff81393662 ___CFXNotificationPost_block_invoke + 50

38 com.apple.CoreFoundation 0x00007fff81351d12 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 2018

39 com.apple.CoreFoundation 0x00007fff81350cfb _CFXNotificationPost + 667

40 com.apple.Foundation 0x00007fff82d94a37 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66

41 com.apple.dt.DVTFoundation 0x000000010b17038a -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 360

42 com.apple.AppKit 0x00007fff7f205839 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 431

43 com.apple.AppKit 0x00007fff7f065e33 -[NSTextView doCommandBySelector:] + 192

44 com.apple.AppKit 0x00007fff7f065d4d -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118

45 com.apple.AppKit 0x00007fff7f043980 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2218

46 com.apple.AppKit 0x00007fff7f87f9ed __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 + 355

47 com.apple.AppKit 0x00007fff7f87f821 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 + 80

48 com.apple.AppKit 0x00007fff7f04bad9 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93

49 com.apple.AppKit 0x00007fff7f87f79c __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 + 262

50 com.apple.HIToolbox 0x00007fff8093b1ee __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70

51 com.apple.HIToolbox 0x00007fff8093a032 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108

52 com.apple.AppKit 0x00007fff7f878734 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 + 2874

53 com.apple.AppKit 0x00007fff7f0453b5 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80

54 com.apple.AppKit 0x00007fff7f045334 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93

55 com.apple.AppKit 0x00007fff7f044d1f -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221

56 com.apple.AppKit 0x00007fff7f044403 _NSTSMEventHandler + 321

57 com.apple.HIToolbox 0x00007fff808e0b15 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708

58 com.apple.HIToolbox 0x00007fff808dfd86 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428

59 com.apple.HIToolbox 0x00007fff808dfbcf SendEventToEventTargetWithOptions + 43

60 com.apple.HIToolbox 0x00007fff80937026 SendTSMEvent_WithCompletionHandler + 408

61 com.apple.HIToolbox 0x00007fff80937500 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400

62 com.apple.HIToolbox 0x00007fff80937361 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215

63 com.apple.HIToolbox 0x00007fff80937077 SendTSMEvent_WithCompletionHandler + 489

64 com.apple.HIToolbox 0x00007fff80936e61 SendFilterTextEvent_WithCompletionHandler + 236

65 com.apple.HIToolbox 0x00007fff80936b22 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284

66 com.apple.HIToolbox 0x00007fff809368d8 __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296

67 com.apple.HIToolbox 0x00007fff8093677e __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439

68 com.apple.HIToolbox 0x00007fff80936544 TSMKeyEvent_WithCompletionHandler + 632

69 com.apple.HIToolbox 0x00007fff80936293 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251

70 com.apple.HIToolbox 0x00007fff809360c0 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281

71 com.apple.HIToolbox 0x00007fff80935dd6 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308

72 com.apple.HIToolbox 0x00007fff80935b0d __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300

73 com.apple.HIToolbox 0x00007fff8093507d TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604

74 com.apple.AppKit 0x00007fff7f87f60d __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 + 116

75 com.apple.AppKit 0x00007fff7f87e8c5 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 + 121

76 com.apple.AppKit 0x00007fff7f87e72f -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285

77 com.apple.AppKit 0x00007fff7f87f057 -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1515

78 com.apple.AppKit 0x00007fff7f87e59e -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 114

79 com.apple.AppKit 0x00007fff7f042e0a -[NSView interpretKeyEvents:] + 232

80 com.apple.AppKit 0x00007fff7f042c21 -[NSTextView keyDown:] + 704

81 com.apple.AppKit 0x00007fff7f79f680 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086

82 com.apple.AppKit 0x00007fff7f79e2be -[NSWindow(NSEventRouting) sendEvent:] + 541

83 com.apple.AppKit 0x00007fff7f627a1c -[NSApplication(NSEvent) sendEvent:] + 4768

84 com.apple.dt.IDEKit 0x000000010c8c8991 -[IDEApplication sendEvent:] + 970

85 com.apple.AppKit 0x00007fff7eea2f81 -[NSApplication run] + 1002

86 com.apple.AppKit 0x00007fff7ee6d850 NSApplicationMain + 1237

87 libdyld.dylib 0x00007fff9697a255 start + 1



Thread 1:

0 libsystem_kernel.dylib 0x00007fff96aa138a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff96aa07d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8137ee84 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8137e301 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fff8137db54 CFRunLoopRunSpecific + 420

5 com.apple.Foundation 0x00007fff82db0612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277

6 com.apple.DTDeviceKitBase 0x000000011af862c7 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1063

7 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

8 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

9 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

10 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 2:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff96aa8f4a __select + 10

1 com.apple.CoreFoundation 0x00007fff813ba239 __CFSocketManager + 729

2 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

3 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

4 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff96aa94e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff96b91791 _pthread_wqthread + 1426

2 libsystem_pthread.dylib 0x00007fff96b911ed start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff96aa94e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff96b91791 _pthread_wqthread + 1426

2 libsystem_pthread.dylib 0x00007fff96b911ed start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff96aa94e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff96b91791 _pthread_wqthread + 1426

2 libsystem_pthread.dylib 0x00007fff96b911ed start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff96aa94e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff96b91791 _pthread_wqthread + 1426

2 libsystem_pthread.dylib 0x00007fff96b911ed start_wqthread + 13



Thread 7:

0 libsystem_kernel.dylib 0x00007fff96aa138a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff96aa07d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8137ee84 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8137e301 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fff8137db54 CFRunLoopRunSpecific + 420

5 com.apple.Foundation 0x00007fff82db0612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277

6 com.apple.DTDeviceKitBase 0x000000011af7738e +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213

7 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

8 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

9 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

10 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 8:

0 libsystem_kernel.dylib 0x00007fff96aa8c86 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff96b9296a _pthread_cond_wait + 712

2 libc++.1.dylib 0x00007fff9551a58d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00007fff8422460c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108

4 com.apple.JavaScriptCore 0x00007fff8422458b bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155

5 com.apple.JavaScriptCore 0x00007fff84224459 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9

6 com.apple.JavaScriptCore 0x00007fff8422470d void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93

7 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

8 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

9 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 9:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff96aa138a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff96aa07d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8137ee84 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8137e301 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fff8137db54 CFRunLoopRunSpecific + 420

5 com.apple.CFNetwork 0x00007fff804ec680 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313

6 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

7 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

8 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

9 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 10:: com.apple.NSEventThread

0 libsystem_kernel.dylib 0x00007fff96aa138a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff96aa07d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8137ee84 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8137e301 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fff8137db54 CFRunLoopRunSpecific + 420

5 com.apple.AppKit 0x00007fff7effba62 _NSEventThread + 205

6 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

7 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

8 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 11:: DYMobileDeviceManager

0 libsystem_kernel.dylib 0x00007fff96aa138a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff96aa07d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8137ee84 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8137e301 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fff8137db54 CFRunLoopRunSpecific + 420

5 com.apple.Foundation 0x00007fff82db0612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277

6 com.apple.Foundation 0x00007fff82db04ea -[NSRunLoop(NSRunLoop) run] + 76

7 com.apple.GPUToolsMobileFoundation 0x00000001215fb197 -[DYMobileDeviceManager _deviceNotificationThread:] + 134

8 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

9 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

10 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

11 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 12:

0 libsystem_kernel.dylib 0x00007fff96aa8c86 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff96b9296a _pthread_cond_wait + 712

2 com.apple.Xcode.DevToolsCore 0x000000011aa1538d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575

3 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

4 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

5 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

6 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 13:

0 libsystem_kernel.dylib 0x00007fff96aa8c86 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff96b9296a _pthread_cond_wait + 712

2 com.apple.Xcode.DevToolsCore 0x000000011aa1538d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575

3 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

4 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

5 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

6 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 14:

0 libsystem_kernel.dylib 0x00007fff96aa8c86 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff96b9296a _pthread_cond_wait + 712

2 com.apple.Xcode.DevToolsCore 0x000000011aa1538d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575

3 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

4 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

5 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

6 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 15:

0 libsystem_kernel.dylib 0x00007fff96aa8c86 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff96b9296a _pthread_cond_wait + 712

2 com.apple.Xcode.DevToolsCore 0x000000011aa1538d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575

3 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

4 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

5 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

6 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 16:

0 libsystem_kernel.dylib 0x00007fff96aa8c86 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff96b9296a _pthread_cond_wait + 712

2 com.apple.Xcode.DevToolsCore 0x000000011aa1538d -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 575

3 com.apple.Foundation 0x00007fff82dc0c6d __NSThread__start__ + 1243

4 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

5 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

6 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 17:

0 libsystem_kernel.dylib 0x00007fff96aa94e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff96b91791 _pthread_wqthread + 1426

2 libsystem_pthread.dylib 0x00007fff96b911ed start_wqthread + 13



Thread 18:

0 libsystem_kernel.dylib 0x00007fff96aa94e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff96b91791 _pthread_wqthread + 1426

2 libsystem_pthread.dylib 0x00007fff96b911ed start_wqthread + 13



Thread 19:

0 libsystem_kernel.dylib 0x00007fff96aa94e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff96b915fe _pthread_wqthread + 1023

2 libsystem_pthread.dylib 0x00007fff96b911ed start_wqthread + 13



Thread 20:

0 libsystem_kernel.dylib 0x00007fff96aa138a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff96aa07d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8137ee84 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8137e301 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fff8137db54 CFRunLoopRunSpecific + 420

5 com.apple.CoreFoundation 0x00007fff813bd631 CFRunLoopRun + 97

6 com.apple.DebugSymbols 0x00007fff8d3e020e SpotlightQueryThread(void*) + 478

7 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

8 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

9 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 21:

0 libsystem_kernel.dylib 0x00007fff96aa8fda __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff96a2fb72 nanosleep + 199

2 com.apple.CoreSymbolication 0x00007fff8cf4da3e cleaner_thread_main(void*) + 42

3 libsystem_pthread.dylib 0x00007fff96b91aab _pthread_body + 180

4 libsystem_pthread.dylib 0x00007fff96b919f7 _pthread_start + 286

5 libsystem_pthread.dylib 0x00007fff96b911fd thread_start + 13



Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff54cba748 rdx: 0x0000000000000000

rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff54cba770 rsp: 0x00007fff54cba748

r8: 0x00007fccd35052e0 r9: 0x000000010cedca06 r10: 0x0000000008000000 r11: 0x0000000000000206

r12: 0x00007fccd35165e0 r13: 0x00007fff9608cf20 r14: 0x00007fff9f7c23c0 r15: 0x00007fccd8dd65b0

rip: 0x00007fff96aa8dd6 rfl: 0x0000000000000206 cr2: 0x00007fff9f7a4128


Logical CPU: 0

Error Code: 0x02000148

Trap Number: 133





Binary Images:

0x10af41000 - 0x10af41ff7 com.apple.dt.Xcode (8.2.1 - 11766.1) <B3458CBD-8148-3B81-8ED2-54339ED0B115> /Applications/Xcode.app/Contents/MacOS/Xcode

0x10af4d000 - 0x10b4a5ff7 com.apple.dt.DVTFoundation (8.2.1 - 11754) <74B38570-F452-36D0-AEC8-92BD3FEFFE54> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation

0x10b6f2000 - 0x10ba46ff7 com.apple.dt.DVTKit (8.2.1 - 11754) <9AC99CEB-5491-35C7-A2E6-E5FA8C7A50A4> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit

0x10bc71000 - 0x10c2b9ff7 com.apple.dt.IDEFoundation (8.2.1 - 11766.1) <835FF5E7-FCE1-3B01-8196-628515A7C4B8> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation

0x10c6fd000 - 0x10cff5fff com.apple.dt.IDEKit (8.2.1 - 11766.1) <00C2EA6F-AD97-38EF-BC68-3EE1E6976A4C> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit

0x10d64d000 - 0x10d678fff com.apple.dt.instruments.DTXConnectionServices (8.2 - 61751) <F35237DD-A684-37E5-B08E-6DC5A04AFFA5> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices

0x10d6a3000 - 0x10d73aff7 com.apple.dt.instruments.DVTInstrumentsFoundation (8.2 - 61751) <4087EB81-C762-3CD7-A05E-12D8C7BCD452> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation

0x10d7be000 - 0x10d848fff com.apple.CoreSymbolicationDT (8.2 - 61750) <A7CC1827-19D0-3571-99B6-2D86DF57D61B> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT

0x10d898000 - 0x10d903fdf com.apple.SymbolicationDT (8.2 - 61751) <A215A4AD-7396-303E-AA8E-06D1B169A374> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT

0x10d955000 - 0x10d959ff7 com.apple.kperf (1.0 - 1) <4644C22A-B3B0-3E5D-9AAC-766B7CB909D4> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf

0x10d964000 - 0x10d964fff com.apple.Metal (1.0 - 1) <6238692B-964C-3E81-921D-F8FF1EE004F9> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal

0x10d968000 - 0x10d96fff7 com.apple.kperfdataDT (1.0 - 1) <D620048C-FDCD-3EFC-9BBC-F61C5AEB585E> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT

0x10d976000 - 0x10d999fff com.apple.StreamingZip (1.0 - 1) <CD0C9A3F-C75C-3C84-BCF8-00BFE83ABD39> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip

0x10d9b0000 - 0x10d9b1fff libpanel.5.4.dylib (51.30.1) <2C513667-8E22-3E51-8FC8-EE3BF5218E53> /usr/lib/libpanel.5.4.dylib

0x10d9b7000 - 0x10da30ff7 libdtrace.dylib (209.20.4) <08098580-C90A-3C1C-BC6D-F25E54F648B2> /usr/lib/libdtrace.dylib

0x10da59000 - 0x10da59ffb com.apple.IDEWatchKit1SupportUI (8.2.1 - 11503) <FF9A0E67-3A3E-3E4D-9B15-BDD4A4902728> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI

0x10da5f000 - 0x10da77ff7 com.apple.dt.instruments.DVTInstrumentsUtilities (8.2 - 61751) <24162D6E-BD97-349F-9620-CAC918A33146> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities

0x10da94000 - 0x10dad3ff7 com.apple.DebugSymbols (137 - 137) <5B45A12A-48E1-3E4C-A450-4AB8674BA962> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT

0x10daf3000 - 0x10daf4ffb com.apple.dt.dbg.DebuggerLLDBService (8.2.1 - 11759) <0BD971E6-9862-3B50-88B8-67950B7CDE85> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService

0x10dafa000 - 0x10db92fff com.apple.dt.XCTest (1.0 - 11753) <42D2DE4D-9C4A-3267-9704-D447D79F7295> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest

0x10dc09000 - 0x10fdc3ffb +libclang.dylib (800.0.63) <DEAB721D-35AF-3E33-88C7-1A245086E114> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib

0x1102ba000 - 0x1102bafff com.apple.IBCompilerPlugin (10.2.1 - 11762) <3BFFBB5E-8A66-3200-B202-B7DAA6E4ABFF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/IBCompilerPlugin.xcplugin/Contents/MacOS/IBCompilerPlugin

0x1102c1000 - 0x1119a4ff7 +libLTO.dylib (800.0.42.1) <819C0A62-97C8-3F20-87CE-46456FC8650A> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib

0x111d28000 - 0x111d51ff3 com.apple.dt.DVTAnalytics (1.0 - 1) <D0D9DC26-EB35-3D80-99BF-C5681AF350FF> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics

0x111d78000 - 0x111d82ffb com.apple.dt.DVTServices (8.2.1 - 11754) <C0D8D9C5-C1D8-3130-AA59-8E5D5557AFB2> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices

0x111d8f000 - 0x111d8fff7 com.apple.xcode.compilers.coredata (10.2.1 - 11758) <423725AA-B82D-3454-8C53-8BD345A101CA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data

0x111d94000 - 0x111dcdff3 com.apple.dt.DVTPortal (8.2.1 - 1) <FF99AEF5-FB9E-39CE-B296-EC599E534FC9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal

0x111dfc000 - 0x111e6fff7 com.apple.dt.Xcode.DVTSourceControl (8.2.1 - 11751) <F1924686-DAE8-34C4-9A1D-96E7615FBAD9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl

0x111ebd000 - 0x111f4eff7 com.apple.dt.SourceKit (1.0 - 11510) <3943A9D3-C876-3A7D-8DC0-8A021812855C> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/SourceKit

0x111f94000 - 0x111fabff3 com.apple.dt.DVTAnalyticsClient (8.2.1 - 1) <98BCECDF-57A2-31A2-B23D-A2C50148DBE6> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient

0x111fc9000 - 0x112240fff +libswiftCore.dylib (3.0.2 - 800.0.63) <75D2ABCC-609A-36DB-91CF-93670B475D1D> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftCore.dylib

0x1124d1000 - 0x1124d1ff7 com.apple.compilers.clang (10.2.1 - 11758) <A09BDB56-A546-37FD-967E-957F0DB79C02> /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

0x1124d8000 - 0x1124e6ff7 +libswiftCoreGraphics.dylib (3.0.2 - 800.0.63) <469FD49F-8AF4-3085-8888-7BED749966C8> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftCoreGraphics.dylib

0x112500000 - 0x112506ff7 +libswiftDarwin.dylib (3.0.2 - 800.0.63) <920F7867-96FA-318A-B0A2-CE29A9735564> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftDarwin.dylib

0x112517000 - 0x112532fff +libswiftDispatch.dylib (3.0.2 - 800.0.63) <07255710-F443-3F8A-BFED-F79781B178FE> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftDispatch.dylib

0x112572000 - 0x11264cfff +libswiftFoundation.dylib (3.0.2 - 800.0.63) <89EAD7E5-4783-3882-98E7-5AE34D4DE984> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftFoundation.dylib

0x112756000 - 0x112759ff7 +libswiftIOKit.dylib (3.0.2 - 800.0.63) <21E3090E-2615-334E-A2CD-BD219361F4BD> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftIOKit.dylib

0x11275f000 - 0x11275ffff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) <02D1E0F9-C22E-3085-81F1-0E088C8D86A9> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm

0x112764000 - 0x112769fff +libswiftObjectiveC.dylib (3.0.2 - 800.0.63) <AA60CC2D-1864-3787-8CDF-E8EE712A6E6C> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/Frameworks/libswiftObjectiveC.dylib

0x112772000 - 0x112772fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) <5B1BEA4F-8376-3E2F-9BA1-993309AA45E1> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm

0x112777000 - 0x112786ff3 com.apple.dt.XcodeKit (1.0 - 11766.1) <D4DE7D42-2D52-3596-9C8A-B38E900BEAD4> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/Versions/A/XcodeKit

0x112796000 - 0x112797ff3 com.apple.dt.IDEWatchSupportCore (1.0 - 1) <4C72BBD2-6E2D-323F-B578-62FDABA5D8FF> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore

0x11279d000 - 0x1127cbfff com.apple.dt.DVTProducts (1.0 - 1) <522DB3EC-18D3-3439-8113-AFF8816B1BF3> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts

0x1127f0000 - 0x112806ff3 com.apple.DADocSetManagement (8.2.1 - 11503) <5FBC9324-4D2C-3F00-ACDB-A2C89F1280FC> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement

0x112818000 - 0x112818ff7 com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm (1.0 - 1) <C2E60B8C-F9ED-3C1E-8592-AA97F4E1237A> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch Series 2 - 38mm.simdevicetype/Contents/MacOS/Apple Watch Series 2 - 38mm

0x11281c000 - 0x11281effb com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <B169F3D9-E5FC-3265-B260-F51AEB956E8C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper

0x112825000 - 0x112826ff7 com.apple.dt.IDE.DVTKitDFRSupport (8.2.1 - 7104) <D4B18253-460F-363C-A508-2746E8F65153> /Applications/Xcode.app/Contents/PlugIns/DVTKitDFRSupport.ideplugin/Contents/MacOS/DVTKitDFRSupport

0x11282c000 - 0x1128e4fff com.apple.dt.instruments.DTGraphKit (8.2 - 61751) <B5118973-A52D-3FF5-A861-F2874E2BD314> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit

0x11294d000 - 0x11294dff7 com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm (1.0 - 1) <AB5441E3-27C2-351A-AA10-E589A3DAAA51> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch Series 2 - 42mm.simdevicetype/Contents/MacOS/Apple Watch Series 2 - 42mm

0x112952000 - 0x11299fff7 com.apple.DADocSetAccess (8.2.1 - 11503) <001E599B-2790-302F-989A-DA56FE5FE2A5> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess

0x1129cd000 - 0x112aa1fff com.apple.PubSub (1.0.5 - 65.41) <6135866B-83A7-3627-91D4-9DF07FCBB4F7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x112df6000 - 0x112df8ff3 com.apple.CoreSimulator.CoreSimDeviceIO (338.16 - 338.16) <D0110D26-B816-332D-8F66-96C73D867AF8> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO

0x1156b8000 - 0x11572bff7 com.apple.CoreSimulator (338.16 - 338.16) <80A4ABCC-CFA6-3795-9CD4-E457B6170356> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator

0x115766000 - 0x115774ff3 com.apple.CoreSimulator.FoundationXPC (338.16 - 338.16) <BFD631B5-C1A4-37E1-9D2D-532A639BBEDB> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/FoundationXPC.framework/Versions/A/FoundationXPC

0x115780000 - 0x1157aaff7 com.apple.dt.dbg.DebuggerFoundation (8.2.1 - 11759) <72FAB043-04FF-3C25-8B7B-AC3E47729E11> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation

0x1157d5000 - 0x11585ffff com.apple.dt.IBAutolayoutFoundation (8.2.1 - 11762) <C37EB8F7-E15D-3081-B58D-F17690CF0744> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation

0x1158bd000 - 0x1158fcfff com.apple.LLDBRPC (1.0 - 360.1.70) <F160D699-B04A-37C6-BDF6-8259D2027019> /Applications/Xcode.app/Contents/SharedFrameworks/LLDBRPC.framework/Versions/A/LLDBRPC

0x115933000 - 0x115936ff7 com.apple.XCWatchKit1Support (1.0 - 1) <412E195B-7AB7-348B-A6C7-F053E850E4F0> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support

0x11593d000 - 0x11593dfff com.apple.GLToolsMobileFoundation (1.0 - 21751) <BFA43F1B-AF86-3580-9FAF-C10977E4A41B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation

0x115a45000 - 0x115a55ff7 com.apple.dt.IDELanguageSupportCore (8.2.1 - 11752) <83DBF23B-644A-38E9-9F33-6D78814FED8B> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore

0x115a68000 - 0x115a70ff3 com.apple.DevToolsFoundation (10.2.1 - 11758) <F9639A1A-EF1E-3FBB-8D26-C6C56EFF5C7D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation

0x115a7b000 - 0x115a87ff7 com.apple.xcode.plug-in.CoreBuildTasks (10.2.1 - 11758) <A821AF67-2ECC-347E-87C5-EFBE527B363A> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks

0x115a8f000 - 0x115a91ffb com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <7C706338-94A8-30E8-9E88-E365E6C5CDDC> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore

0x115cec000 - 0x115d5dfff com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.22.29 - 10.2.2) <D17E3B23-1C8F-3DD6-82C6-C1DEB2F12E8F> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver

0x115e77000 - 0x115e7bffe +libswiftCoreImage.dylib (3.0.2 - 800.0.63) <616C4B50-C50E-3491-9363-E67658827C2E> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreImage.dylib

0x116369000 - 0x116470ff3 com.apple.dt.IBFoundation (8.2.1 - 11762) <4762FD08-BD48-386C-9C52-0FDEC609412A> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation

0x116536000 - 0x1165adffb com.apple.CoreThemeDefinition (2.0 - 288.2) <ED53EAF2-5D9A-339C-A434-EB44665899C7> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition

0x1165fc000 - 0x11667cff7 com.apple.dt.dbg.DebuggerLLDB (8.2.1 - 11759) <8852A8B7-EBE4-3F07-8DE2-EACFE4CF546B> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB

0x116703000 - 0x119773ff7 com.apple.LLDB.framework (1.360.1.70 - 360.1.70) <D0A72BFD-C87A-3CB8-A2DA-F53D287F2D6B> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB

0x11a4fd000 - 0x11a5eefff org.python.python (2.7.10 - 2.7.10) <92A4E40A-8B83-3F5F-B5F8-62587FE2EE4C> /System/Library/Frameworks/Python.framework/Versions/2.7/Python

0x11a656000 - 0x11a6d4fff com.apple.dt.IDE.Xcode3Core (8.2.1 - 11758) <C5AC0D24-5370-324D-B098-461BE8AE8CE1> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core

0x11a71e000 - 0x11a754ff3 com.apple.Xcode.DevToolsSupport (10.2.1 - 11758) <5A89BB54-782C-3EF7-938E-D1EC5C5E7BA4> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport

0x11a77d000 - 0x11a791fff com.apple.DVTiPhoneSimulatorRemoteClient (8.2.1 - 11753) <ED05B178-2047-3C95-B1B2-BCBE207005A3> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient

0x11a7a6000 - 0x11a7bfff7 com.apple.DeviceLinkX (5.0 - 264) <B96D2FDE-B3F2-3AD4-A14F-9E04E4F5D82A> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink

0x11a7cf000 - 0x11a7eafff com.apple.dt.XCLanguageSupport (8.2.1 - 11752) <E856C164-AE10-3853-8B6B-5F586FF77724> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport

0x11a824000 - 0x11a826ffb com.apple.dt.IDE.IDEOSXSupportCore (8.2.1 - 11501) <211E0521-FDD8-3FFB-80DA-72E37F6BDC63> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore

0x11a82e000 - 0x11a831ff7 +libswiftXPC.dylib (3.0.2 - 800.0.63) <188A7BF2-7DB0-35EB-9C64-95938C7FE530> /Applications/Xcode.app/Contents/Frameworks/libswiftXPC.dylib

0x11a838000 - 0x11a875267 dyld (421.2) <947FC440-80F9-32F7-A773-6FC418FE1AB7> /usr/lib/dyld

0x11a8c3000 - 0x11ac87fff com.apple.Xcode.DevToolsCore (10.2.1 - 11758) <6B5423E0-5C28-3736-A72D-F400C46C1160> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore

0x11ae53000 - 0x11aef0fff com.apple.dt.IDE.IDEiOSSupportCore (8.2.1 - 11753) <FF8DF285-E0EF-33B5-986B-66879BBC1581> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore

0x11af5c000 - 0x11affaff7 com.apple.DTDeviceKitBase (8.2.1 - 11753) <CCADB696-3385-3EA5-B8A7-105F88B911CB> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase

0x11b066000 - 0x11b06bffb com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <7542F190-37A4-3B69-80F9-E0C199EB30FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore

0x11bcbb000 - 0x11c177ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.22.29 - 10.2.2) <F60CFC20-FA38-3F61-80C5-F77C9E7BBC21> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver

0x11c381000 - 0x11c387ff7 +libswiftQuartzCore.dylib (3.0.2 - 800.0.63) <6A841498-B953-3794-8A2A-B5DD478A6743> /Applications/Xcode.app/Contents/Frameworks/libswiftQuartzCore.dylib

0x11d62c000 - 0x11d62dfff +liblaunch_sim.dylib (560.3.4) <AD4808E7-648D-36A5-907A-92E1CF2B2BA1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d633000 - 0x11d634ff7 +liblaunch_sim.dylib (560.5.16) <090A21B2-B81C-3222-984D-42E31C6D235C> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.2.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d63a000 - 0x11d63bff7 +liblaunch_sim.dylib (560.20.11) <459E4933-5078-37FF-A876-4616F707F31D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.3.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d641000 - 0x11d642ff7 +liblaunch_sim.dylib (560.20.11) <AB97AF63-AB78-3928-B97C-75123DA63111> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d648000 - 0x11d649ffb +liblaunch_sim.dylib (756.1.1) <301997CC-3672-39D8-9DC3-77E7210EDFD5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.0.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d64f000 - 0x11d650ff3 +liblaunch_sim.dylib (756.10.3) <85EF1A78-D4BB-348E-BF5F-8ABCBEB9C00B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d656000 - 0x11d657ff3 +liblaunch_sim.dylib (756.20.4) <F644AE66-E4FD-3B7D-8741-C50C071BFC27> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.2.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d65d000 - 0x11d65eff3 +liblaunch_sim.dylib (765.41.1) <9AC3A1C5-307E-37F7-825E-DDB71A32C921> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 9.3.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x11d667000 - 0x11d678fff com.apple.dt.IDE.DFRSupportKit (8.2.1 - 7104) <07844223-B119-35E1-AB94-68F17809F924> /Applications/Xcode.app/Contents/Frameworks/DFRSupportKit.framework/Versions/A/DFRSupportKit

0x11d68d000 - 0x11d871fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (8.2.1 - 11762) <025FACED-7D2C-305C-9AAA-D94A1A6D06C1> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration

0x11da38000 - 0x11da5dfff com.apple.DiscRecordingUI (9.0.3 - 9030.4.5) <7813CA36-DE92-3493-A0C0-9D3243864B6A> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI

0x11da7f000 - 0x11dab5ff7 com.apple.SimulatorKit (1.0 - 338.16) <CE69BB4C-406D-3FFB-BF28-1F3F9E8EA92C> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit

0x11dae5000 - 0x11daf3ff3 com.apple.DTDeviceKit (4.2 - 11753) <BB29CC0D-CA9C-3A74-AD12-68B03B39EAF8> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit

0x11db03000 - 0x11db10fff +libswiftAppKit.dylib (3.0.2 - 800.0.63) <AE109184-6305-3381-AC40-C408F904F7D8> /Applications/Xcode.app/Contents/Frameworks/libswiftAppKit.dylib

0x11db1d000 - 0x11db27ff7 +libswiftCoreData.dylib (3.0.2 - 800.0.63) <0156B34D-8B03-387C-A319-BDC11BEFB2ED> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreData.dylib

0x11db37000 - 0x11dbb7ffb com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (8.2.1 - 11508) <C8004B37-0A2D-3CB2-AF29-73A78FD279AA> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration

0x11dc00000 - 0x11dc3cff3 com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (8.2.1 - 3733) <1FC0D951-698D-3B34-AEE7-35520954BF02> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration

0x11dc5b000 - 0x11dc70ff3 com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (8.2.1 - 11757) <59EDB0E9-6BE1-33D3-8D02-A311826ABE60> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration

0x11dc7f000 - 0x11dca1ff3 com.apple.dt.IDE.IDEInterfaceBuilderDFRSupport (8.2.1 - 7104) <FB0626DF-8E44-30E2-A574-D1101D0B1CB0> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderDFRSupport

0x11dcbe000 - 0x11dcd0fff com.apple.dt.IDE.IDEInterfaceBuilderEditorDFRSupport (8.2.1 - 7104) <8C3AE197-3347-3869-9C49-FD6F1C486FB1> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderEditorDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderEditorDFRSupport

0x11dcde000 - 0x11dce3ff3 com.apple.dt.dbg.DebuggerKit (1.0 - 1) <DFF23799-A6E4-3EA7-B337-B08EE8B56821> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit

0x11e0d5000 - 0x11e0f5fff com.apple.CoreNLP (1.0 - 78.2) <D7A0704A-C4EB-3225-9F23-A06EC3318238> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP

0x11e45e000 - 0x11ea43ff3 com.apple.dt.IDE.IDEInterfaceBuilderKit (8.2.1 - 11762) <60A9ADFF-87C0-388D-86F1-CD6C9D958AB6> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit

0x11ee7c000 - 0x11f0c8fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (8.2.1 - 11757) <D345DB7E-444A-301E-B73D-0A19A09AAA4F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration

0x11f1da000 - 0x11f1e1ff3 com.apple.dt.IDE.HexEditor (8.2.1 - 11759) <3BFAF270-01B8-3208-A256-EF919A55DB44> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor

0x11f1ec000 - 0x11f1f2fff com.apple.dt.DVTPlaygroundCommunication (1.0 - 11502) <B2DB42A7-3442-3364-A2BC-7F3C0E5336C1> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication

0x11f43b000 - 0x11f5a5fff com.apple.audio.units.Components (1.14 - 1.14) <12D3C1ED-30A2-3270-B1B7-E5E64E245959> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x11f63c000 - 0x11f74effb com.apple.dt.dbg.DebuggerUI (8.2.1 - 11759) <C0A4BFC2-C556-3F9D-A840-3DB9D23F0AB0> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI

0x11f832000 - 0x11f94cfff com.apple.dt.IDELanguageSupportUI (8.2.1 - 11752) <F5C93DA6-7849-389B-913D-AA636E7D94F8> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI

0x11fa30000 - 0x11fb1eff7 com.apple.dt.IDE.IDESourceEditor (8.2.1 - 11759) <AE37052D-1160-3792-B8EA-DC702CD157D2> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor

0x11fbb2000 - 0x11fbdaffb com.apple.dt.IDE.IDEMemoryGraphDebugger (8.2.1 - 11759) <5248296F-5ADA-3B2C-909C-A90848D881A6> /Applications/Xcode.app/Contents/PlugIns/IDEMemoryGraphDebugger.ideplugin/Contents/MacOS/IDEMemoryGraphDebugger

0x11fc01000 - 0x11fc30fff com.apple.dt.HexFiendFramework (8.2.1 - 11759) <81A68826-C212-3638-A54C-702C2D8A9EE0> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend

0x11fc58000 - 0x11fc7efff com.apple.dt.IDE.IDEQuickHelp (8.2.1 - 11759) <24BD2429-DF9C-3279-A616-1DC7985C320D> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp

0x11fcb7000 - 0x11fd1fff7 com.apple.dt.DVTMarkdown (1.0 - 1) <B0507B33-857A-381A-9384-A6E3A4C6AAA0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup

0x11fd97000 - 0x11fea8ff7 com.apple.DNTSourceKitSupport (1.0 - 1) <C6F211D3-CE5D-32C9-AACF-F03C9FF06A76> /Applications/Xcode.app/Contents/SharedFrameworks/DNTSourceKitSupport.framework/Versions/A/DNTSourceKitSupport

0x11fee7000 - 0x11fef3fff com.apple.dt.IDEDocumentation (1.0 - 11766.1) <7B012A82-B825-3EB6-B37F-2AB87D8B01F5> /Applications/Xcode.app/Contents/Frameworks/IDEDocumentation.framework/Versions/A/IDEDocumentation

0x11ff09000 - 0x11ff81ff7 com.apple.dt.IDE.IDEDocViewer (8.2.1 - 11759) <2E24517A-77A8-3E45-99F2-677994657B77> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer

0x11ffee000 - 0x120201fff com.apple.DNTDocumentationModel (1.0 - 1) <006E2841-1D39-361E-A5B8-0B38443DD84C> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationModel.framework/Versions/A/DNTDocumentationModel

0x1202a3000 - 0x1203c5ff7 com.apple.DNTDocumentationSupport (1.0 - 1) <8AFF4845-74A0-3997-9504-3AEE09997250> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationSupport.framework/Versions/A/DNTDocumentationSupport

0x120463000 - 0x1204a4ff7 com.apple.DNTTransformer (1.0 - 1) <3EA33C22-7212-31C5-B71C-CF7AC86AD14A> /Applications/Xcode.app/Contents/SharedFrameworks/DNTTransformer.framework/Versions/A/DNTTransformer

0x1204c3000 - 0x12050dff7 com.apple.dt.DVTDocumentation (1.0 - 11754) <F3D47276-CFC7-339A-AC88-0E8BFE01886C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDocumentation.framework/Versions/A/DVTDocumentation

0x120560000 - 0x120598fff com.apple.dt.CommonMark (1.0 - 1) <B401615C-2EDA-31CE-826B-15BD5DD41B36> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/Frameworks/CommonMark.framework/Versions/A/CommonMark

0x1205a8000 - 0x1205b6fff +libswiftAVFoundation.dylib (3.0.2 - 800.0.63) <88DDF615-3FF1-3AFB-9A56-0892BF15D923> /Applications/Xcode.app/Contents/Frameworks/libswiftAVFoundation.dylib

0x1205c1000 - 0x1205c9fff +libswiftCoreAudio.dylib (3.0.2 - 800.0.63) <C356F16B-C3A4-36F0-A1EC-4756CBE1CD2B> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreAudio.dylib

0x1205d8000 - 0x1205e1fff +libswiftCoreMedia.dylib (3.0.2 - 800.0.63) <117224DF-CA8A-393F-A69E-22EA86186ACA> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreMedia.dylib

0x1205e9000 - 0x1205edfff com.apple.audio.AppleHDAHALPlugIn (278.56 - 278.56) <CDA14261-23B7-30CD-B27B-1459F5C70F9D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

0x1205f3000 - 0x120615ffb com.apple.dt.IDE.IDEKitDFRSupport (8.2.1 - 7104) <B7218E9C-C21B-3FDC-9650-9EBA066A8376> /Applications/Xcode.app/Contents/PlugIns/IDEKitDFRSupport.ideplugin/Contents/MacOS/IDEKitDFRSupport

0x12063c000 - 0x120683ffb com.apple.dt.IDE.IDEiPhoneSupport (8.2.1 - 11753) <A58186E2-7E1C-37B8-B153-FFC7BA5595AE> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport

0x1206da000 - 0x12085fff3 com.apple.dt.IDE.Xcode3UI (8.2.1 - 11758) <1700AF28-D450-38B6-8854-6CBA02BF0A35> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI

0x120973000 - 0x1209b4ff7 com.apple.dt.IDE.iCloudSupport (8.2.1 - 11759) <A46C5B60-8166-368D-9281-449DBCE3E0BB> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport

0x1209ef000 - 0x120a42fff com.apple.dt.IDEProductsUI (1.0 - 1) <4835ED1C-FDDD-3043-A8B7-343DDB22192E> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI

0x120d2a000 - 0x120d70ff7 com.apple.dt.gpu.GPUDebuggerFoundation (8.2.1 - 21754) <21A32040-B53C-38F4-83EB-D350A6A1D69C> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation

0x120dab000 - 0x120db2fff com.apple.GPUToolsPlatform (1.0 - 21759) <F72E8F6D-484B-3A14-BF24-3CB721CBF027> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsPlatform.framework/Versions/A/GPUToolsPlatform

0x120dbc000 - 0x120dc9fff com.apple.GPUToolsShaderProfiler (1.0 - 21750) <840047CD-13B1-3F6E-803C-03E7B3E343C2> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler

0x120dd8000 - 0x120e1cff7 com.apple.GPUToolsCore (1.0 - 21759) <96130E2E-5817-3D59-8F34-6F6DDCA503CF> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore

0x120e52000 - 0x120e89ff7 com.apple.GPUTools (1.0 - 21759) <B6047552-29CA-3718-910F-9DC04536DAC7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools

0x120eb6000 - 0x120f0efff com.apple.GLToolsServices (1.0 - 21750) <8880DB5D-FD4B-31E3-8370-EC2320772B5D> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices

0x120f4e000 - 0x120fb7ff7 com.apple.GPUToolsServices (1.0 - 21750) <DD8226AB-18B5-37F4-8622-6F83C736D9C0> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices

0x120fff000 - 0x121054fff com.apple.GPUToolsInterface (1.0 - 21750) <8F693236-A9C6-36DB-98DA-825E55F0DA4E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface

0x12108e000 - 0x1210b7fff com.apple.GLToolsInterface (1.0 - 21750) <9E3F496D-9906-38C2-9495-ACEBB07F1928> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface

0x1210d8000 - 0x12113fff7 com.apple.GLToolsCore (1.0 - 21759) <29124E01-A05B-327B-BE9E-CC99FE190DDD> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore

0x12115c000 - 0x121171fff com.apple.GLTools (1.0 - 21759) <653F2ACE-514A-34A8-99DD-7B54026C8715> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools

0x121179000 - 0x1211fdfff com.apple.gputools.GLToolsAnalysisEngine (1.0 - 21750) <5A34B67E-7C30-3DE3-AD1F-DB1A7F40B50B> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine

0x12123d000 - 0x121245ffb com.apple.dt.gpu.GPUTraceDebugger (8.2.1 - 21754) <879A614B-62F1-3B24-AF1F-E38FBCC6270B> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger

0x121250000 - 0x121282ff7 com.apple.dt.gpu.GPUDebuggerKit (8.2.1 - 21754) <1F59A7F4-64B1-3598-A485-B43BA852AE37> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit

0x1212b2000 - 0x121331fff com.apple.dt.gpu.GPUTraceDebuggerUI (8.2.1 - 21754) <1426DCF3-F44E-3A83-BDA7-64DAC4352F7B> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI

0x121386000 - 0x1213a6ff3 com.apple.dt.IDEIODebugGaugesUI (8.2.1 - 11759) <ED5975E1-293E-3577-B92E-17064C8ED519> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI

0x1213ce000 - 0x1213d5ff3 com.apple.dt.IDEIODebugGaugesCore (8.2.1 - 11759) <64577DD5-AE7D-3DB6-98C2-371EB2AB112D> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore

0x1213e3000 - 0x121472fff com.apple.dt.gpu.GPURenderTargetEditor (8.2.1 - 21754) <0B7344EB-1C61-3AF6-B53D-10BE7D95431A> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor

0x1214c6000 - 0x1214c9fff com.apple.MTLToolsServices (1.0 - 1) <335DCD96-236E-3E59-B242-97AAD9A8CF17> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices

0x1214cf000 - 0x1214d2fff com.apple.MTLTools (1.0 - 1) <1112FF93-BDA3-3A84-9012-890B4F943F75> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools

0x1214d9000 - 0x1214dbfff com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 21750) <9DF828F0-BAA9-31FA-912A-085EA12A61EA> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine

0x121521000 - 0x121524fff com.apple.dt.gpu.GPUDebuggertvOSSupport (8.2.1 - 21501) <2214FC1D-4045-31D7-9CBA-668773E48468> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggertvOSSupport.ideplugin/Contents/MacOS/GPUDebuggertvOSSupport

0x12152a000 - 0x121591fff com.apple.GLToolsExpert (1.0 - 21751) <15DA60D8-5FD1-353D-806C-8E6DD8162B57> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert

0x1215cc000 - 0x1215e5ff7 com.apple.GLToolsShaderProfiler (1.0 - 21750) <DD52998E-DC76-3BBD-AAD3-88E62832E959> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler

0x1215f2000 - 0x121606fff com.apple.GPUToolsMobileFoundation (1.0 - 21751) <276CBA22-68E2-399E-8DC3-246F580A6EAC> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation

0x12161a000 - 0x12166dffb libssl.35.dylib (11.30.2) <B4AAABEA-4607-3528-B153-E4464943E54B> /usr/lib/libssl.35.dylib

0x12168a000 - 0x12168dff3 com.apple.dt.gpu.GPUDebuggeriOSSupport (8.2.1 - 21501) <9C1862D4-CFBB-3B96-B39A-406CEDD4D0FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport

0x121693000 - 0x121696fff com.apple.dt.gpu.GPUDebuggerOSXSupport (8.2.1 - 21754) <60BA55D2-816F-3403-9174-CBF5902DFCE2> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport

0x12169c000 - 0x1216aafff com.apple.GPUToolsDesktopFoundation (1.0 - 21502) <04E5468B-0620-3618-8E13-DEC72BF83879> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation

0x1216b7000 - 0x1216b8ffb +liblaunch_sim.dylib (972.1.5) <ABFE4943-B891-3155-88D1-738479B92DC7> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.0.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216be000 - 0x1216bfff3 +liblaunch_sim.dylib (972.20.3) <953CA32B-5EC7-3193-8534-017F3AFDD936> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 10.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216c5000 - 0x1216c6ff3 +liblaunch_sim.dylib (972.30.7) <557EE4F3-D30C-32C0-B497-EDE900ED0DE1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x1216cc000 - 0x1216cdff3 +liblaunch_sim.dylib (756.10.3) <987B5076-4BF3-3F0D-96E4-1DC83349738E> /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 9.0.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216d3000 - 0x1216d4ff3 +liblaunch_sim.dylib (756.20.4) <ABF78511-200C-36A8-BD90-F442ED12FE19> /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 9.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216da000 - 0x1216dbff3 +liblaunch_sim.dylib (765.41.1) <B8335127-2998-3687-8E27-98AB833E54B8> /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 9.2.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216e1000 - 0x1216e2ffb +liblaunch_sim.dylib (972.1.5) <BF05E6A2-8A72-3734-BDA2-E05A52F2EACC> /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 10.0.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216e8000 - 0x1216e9ff3 +liblaunch_sim.dylib (972.30.7) <73C732C2-F8BD-3739-B9CC-C95D3D4ECD64> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x1216ef000 - 0x1216f0ffb +liblaunch_sim.dylib (756.2.1) <9B115F76-35EF-352C-870E-6E080FACBA82> /Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS 2.0.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216f6000 - 0x1216f7ff3 +liblaunch_sim.dylib (756.20.4) <EEEC4E3B-57CD-31B2-9D6F-AB0B9D45F455> /Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS 2.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x1216fd000 - 0x1216feff3 +liblaunch_sim.dylib (765.41.1) <31955A5B-B36F-33D6-8E8D-D78DAB8C6069> /Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS 2.2.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

0x121704000 - 0x121705ff3 +liblaunch_sim.dylib (972.20.3) <EFFED286-1E6E-3B37-996E-94D1D85D406A> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x12170b000 - 0x121716ffb com.apple.dt.IDE.IDESubversion (8.2.1 - 11759) <556CF038-5AAE-3D71-9556-B1DEDF7396A2> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion

0x121720000 - 0x121731fff com.apple.dt.IDE.IDEGit (8.2.1 - 11759) <DAB48767-245B-3101-B433-6803AE4B274D> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit

0x12173f000 - 0x12174cff7 com.apple.dt.IDE.IDEQuickLookEditor (8.2.1 - 11759) <800CDBF1-038E-3343-8322-861D828503C1> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor

0x1221d7000 - 0x1222abffb com.apple.dt.IDE.IDESceneKitEditor (8.2.1 - 11753) <ED8EAD91-16A8-38F6-9DB3-18C3A69EE16D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor

0x122315000 - 0x122397fff com.apple.xcode.GameToolsFoundation (1.0 - 11507) <C4650A29-C796-3DCD-B987-F59FD06B569F> /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation

0x122415000 - 0x1224f5ffb com.apple.dt.IDE.IDEModelEditor (8.2.1 - 11759) <876BE2FD-401E-3AA5-88B3-FA13F099B0CD> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor

0x12258f000 - 0x122613ff7 com.apple.dt.IDE.IDEModelFoundation (8.2.1 - 11759) <505C64D8-1B71-3537-9A7C-45A2814802EF> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation

0x122675000 - 0x1227affff com.apple.IDESpriteKitParticleEditor (2.0 - 2) <756D1194-2B27-370D-92DB-89D96BB47EFE> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor

0x122889000 - 0x12288dfff com.apple.dt.IDE.IDEPDFViewer (8.2.1 - 11759) <22790766-D274-38F6-A9A8-92ED83976303> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer

0x122896000 - 0x12289fff7 com.apple.dt.PlistEditor (8.2.1 - 11759) <EFF46E6A-EF7F-34F6-B670-98D81D929C39> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor

0x1228ab000 - 0x1228b2fff com.apple.dt.ScriptingDefinitionEditor (8.2.1 - 11759) <F1F84917-E8D2-3BD5-991B-D64F208D572A> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor

0x1228bb000 - 0x1228bbfff com.apple.dt.IDEContinuousIntegration (1.0 - 1) <930D0B7E-283B-31D2-9906-7D998C273192> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration

0x1228bf000 - 0x1229a9ff7 com.apple.XCSCore (1.0 - 1) <79D0984F-346B-36D3-A6C4-B192F345C560> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore

0x122a4e000 - 0x122b48ffb com.apple.dt.XCSUI (1.0 - 1) <1F9A809D-3246-3135-851D-FE8638411EC6> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI

0x122c2d000 - 0x122c2ffff com.apple.IDEServerTools (1.0 - 1) <8E7A19B8-8389-36D2-B6D3-5F0F48C46BC5> /Applications/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools

0x122c35000 - 0x122c67fff com.apple.dt.gpu.GPUDebuggerMTLSupport (8.2.1 - 21754) <185392F9-78CB-377C-BBBA-2AF0B7BA61C5> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport

0x122c8e000 - 0x122c9cff7 com.apple.MTLToolsShaderProfiler (1.0 - 21750) <A391DBFB-5A28-342C-A757-7EFBA45FB81D> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler

0x1236f5000 - 0x1236fcff7 com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 21751) <DE7A1529-2EFF-3A45-91B9-08F1F3B25701> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport

0x123eb8000 - 0x124029ff7 com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 21750) <9A5F29F3-C2A3-30A9-BA2E-CF3FABCA8D08> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics

0x12403e000 - 0x124072ffb com.apple.gputools.GLToolsMobileAnalysis (1.0 - 21751) <0904A623-39A0-3425-957B-4C7B1C826401> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis

0x1240eb000 - 0x124107fff com.apple.security.csparser (3.0 - 57740.31.2) <4B5D9DDE-2815-3084-AEC0-8B630279732F> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser

0x1241bc000 - 0x1241c2ff7 com.apple.dt.IDE.IDEInstrumentsService (8.2.1 - 11759) <CDE01986-93A0-3EB0-9119-77AAB1855634> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService

0x1241ca000 - 0x1241d2fff +dsc_extractor.bundle (421.0.5) <B36AB4FD-88E2-3301-980E-12F7A33C59B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle

0x124209000 - 0x124249fff com.apple.sourcekitd (1.0 - 800.0.63) <68B30196-4E44-3553-9C7E-524C8341E4C3> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/sourcekitd

0x124261000 - 0x1242e1fff com.apple.sourcekitd (1.0 - 800.10.13) <3EA7A252-6190-3614-827B-8826C5A38057> /Applications/Xcode.app/Contents/Developer/Toolchains/Swift_2.3.xctoolchain/usr/lib/sourcekitd.framework/sourcekitd

0x124310000 - 0x125c82ffb +libclang.dylib (800.10.13) <7494A828-B27A-3992-896D-CDD44BEB9615> /Applications/Xcode.app/Contents/Developer/Toolchains/Swift_2.3.xctoolchain/usr/lib/libclang.dylib

0x1268d8000 - 0x1268d8ff7 com.apple.dt.DVTServicesPlugIn (1.0 - 1) <359807B2-3A7D-36D3-8AD0-F0C2085FE660> /Applications/Xcode.app/Contents/PlugIns/DVTServicesPlugIn.ideplugin/Contents/MacOS/DVTServicesPlugIn

0x12bcc3000 - 0x12bcc3ff7 com.apple.dt.DVTAnalyticsClientPlugin (1.0 - 1) <D4DF0CE6-76A2-3336-971F-4C2BDCEECFC6> /Applications/Xcode.app/Contents/PlugIns/DVTAnalyticsClientPlugin.ideplugin/Contents/MacOS/DVTAnalyticsClientPlugin

0x12bd6d000 - 0x12bd73ff7 com.apple.dt.IDE.IBBuildSupport (8.2.1 - 11762) <0A29CF81-B6FB-38E7-8DFC-188632527E37> /Applications/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport

0x7fff7be93000 - 0x7fff7c1ccfff com.apple.RawCamera.bundle (7.01 - 889) <155ED09B-673E-3726-8302-E54AADAC5B63> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff7d9fd000 - 0x7fff7dbbcffb com.apple.avfoundation (2.0 - 1187.11.13) <0D0BB4A4-F987-381B-885E-88A81F50FD50> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff7dbbd000 - 0x7fff7dc60fff com.apple.audio.AVFAudio (1.0 - ???) <E3CDC215-9272-3F94-8093-865CA181F728> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio

0x7fff7dc61000 - 0x7fff7dd28fff com.apple.AVKit (1.1 - 356.8) <C159B9A7-DB28-3394-9674-F7504B317396> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit

0x7fff7dd29000 - 0x7fff7dd29fff com.apple.Accelerate (1.11 - Accelerate 1.11) <BDDB2053-BB24-34E4-A452-50D1260BF672> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff7dd2a000 - 0x7fff7dd41ff3 libCGInterfaces.dylib (331.5) <4E2DCEFA-F243-3FAE-8BFC-0B349973DD14> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib

0x7fff7dd42000 - 0x7fff7e382fe3 com.apple.vImage (8.1 - ???) <77F96C96-725E-31E5-8072-D09C6BD988A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x7fff7e383000 - 0x7fff7e54afef libBLAS.dylib (1185) <0D55CF73-6DBD-3D15-B500-189479638551> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x7fff7e54b000 - 0x7fff7e562fff libBNNS.dylib (14) <43A9B06E-3C21-3CE6-B0C1-99DA172DEEB0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib

0x7fff7e563000 - 0x7fff7e96efff libLAPACK.dylib (1185) <E7AE9C48-6E42-3EB7-A257-D48E0CB48D00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x7fff7e96f000 - 0x7fff7e985fff libLinearAlgebra.dylib (1185) <08F00EFB-B477-3421-906E-3D364E607E6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib

0x7fff7e986000 - 0x7fff7e98cfff libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib

0x7fff7e98d000 - 0x7fff7e9a0ff7 libSparseBLAS.dylib (1185) <912E3D25-27C0-3245-B64C-3CAD43A5D633> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib

0x7fff7e9a1000 - 0x7fff7eaeeff7 libvDSP.dylib (600) <87EF1D0A-1F85-31DD-AD8F-AB31E7D8E73B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x7fff7eaef000 - 0x7fff7eba6fff libvMisc.dylib (600) <F6EA539E-0A90-3F8A-9ECA-001E46394E29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x7fff7eba7000 - 0x7fff7eba7fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <B4B785D8-CB43-3E5D-AE81-1F27885AA112> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff7eba8000 - 0x7fff7ebe6ff3 com.apple.Accounts (113 - 113) <E9D296BC-6DAC-3AB2-81A0-8DD6D1F8673B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff7ebe7000 - 0x7fff7ee66ff3 com.apple.AddressBook.framework (10.0 - 1756.14.6) <256ECB79-9F16-3565-AADB-D8A7AA83BC2F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff7ee67000 - 0x7fff7fc39ff3 com.apple.AppKit (6.9 - 1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff7fc3a000 - 0x7fff7fc4afff com.apple.AppleScriptObjC (1.4 - 32) <D697A702-E764-39D3-B5A7-F22E28C268D1> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC

0x7fff7fc4b000 - 0x7fff7fc4bfff com.apple.ApplicationServices (48 - 48) <237200C2-28A6-3C19-B34B-53C953F8AE42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x7fff7fc4c000 - 0x7fff7fcbaff7 com.apple.ApplicationServices.ATS (377 - 422.2) <3680281F-DB99-3CA2-9C76-CABFC8DBC980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x7fff7fd54000 - 0x7fff7fe83fff libFontParser.dylib (194.6) <F3DF2CF7-B25D-30BB-9EE6-1EA9F3B8A066> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff7fe84000 - 0x7fff7fecefff libFontRegistry.dylib (196.3) <855AF921-EAE0-3D07-B161-5EF09806B643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff7ff2b000 - 0x7fff7ff5eff7 libTrueTypeScaler.dylib (194.6) <D0D7DA50-DF52-3D24-AFD2-03B336AA1929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff7ffca000 - 0x7fff80074ff7 com.apple.ColorSync (4.12.0 - 502.1) <5F244DE3-A6E8-335F-AE3B-25F0E407DD62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x7fff80075000 - 0x7fff800c5ff7 com.apple.HIServices (1.22 - 591) <34C950CC-1084-354A-BCE6-9396EDB29DF8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x7fff800c6000 - 0x7fff800d5ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff800d6000 - 0x7fff80123fff com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x7fff80124000 - 0x7fff8015ffff com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x7fff80160000 - 0x7fff8016bff7 com.apple.speech.synthesis.framework (6.3.3 - 6.3.3) <629831B1-B13C-30F5-AE16-6BB9037E3753> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8016c000 - 0x7fff8037cfff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <A1B98513-C19E-376F-8DAF-71BB2F263C5F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff8037d000 - 0x7fff8037dfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <55C6A958-D52B-3D81-B230-EB949212B5D9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8037e000 - 0x7fff804e5fff com.apple.AutomatorFramework (2.7 - 428) <AD8147FE-2A1F-3674-A476-5A17AAB91C1B> /System/Library/Frameworks/Automator.framework/Versions/A/Automator

0x7fff804e6000 - 0x7fff808b9ff7 com.apple.CFNetwork (807.2.14 - 807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff808d3000 - 0x7fff808d3fff com.apple.Carbon (154 - 157) <1BF9C0EB-45A0-3584-85DC-F64A9914F40D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff808d4000 - 0x7fff808d7fff com.apple.CommonPanels (1.2.6 - 98) <6A71E8CB-3BF7-3A49-A5F7-0579BAE1219D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x7fff808d8000 - 0x7fff80be0ff7 com.apple.HIToolbox (2.1.1 - 856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x7fff80be1000 - 0x7fff80be4ff7 com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x7fff80be5000 - 0x7fff80beafff com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x7fff80beb000 - 0x7fff80c82ff3 com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x7fff80c83000 - 0x7fff80c9dfff com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x7fff80c9e000 - 0x7fff80c9fff3 com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x7fff80ca0000 - 0x7fff80ca2ff7 com.apple.securityhi (9.0 - 55006) <ACD20DC1-FBDE-3E1B-91BF-867FE7849CBC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x7fff80ca3000 - 0x7fff80ca9ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x7fff80caa000 - 0x7fff80d87ff7 com.apple.cloudkit.CloudKit (643.5 - 643.5) <2AB1D950-7EA5-359C-B17C-42AEFE99D360> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit

0x7fff80d88000 - 0x7fff80d88fff com.apple.Cocoa (6.11 - 22) <CF1AD0E9-2257-35FE-B719-760B58E405C9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff80d96000 - 0x7fff80e2cffb com.apple.contacts.Contacts (1.0 - 2250.2.2) <90A21415-9731-3A83-B105-30963A0C865C> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts

0x7fff80ec8000 - 0x7fff80f58ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <A38A11A5-130B-39CE-BEBA-F5427F6801DC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff80f59000 - 0x7fff80f6cfff com.apple.CoreBluetooth (1.0 - 1) <76AFC4B4-A9FD-3434-B168-90087E71F5C4> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

0x7fff80f6d000 - 0x7fff8126bfff com.apple.CoreData (120 - 752.8) <694F9EA9-A785-3F84-8EB1-DAF76E3BDF9B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8126c000 - 0x7fff812f8fff com.apple.CoreDisplay (1.0 - 1) <48B568C0-1E12-34F4-943D-EAB447FBA1BE> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay

0x7fff812f9000 - 0x7fff8178dff7 com.apple.CoreFoundation (6.9 - 1348.28) <0F1FAA52-1C06-327E-A170-382B48B1846D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8178e000 - 0x7fff81e31ff7 com.apple.CoreGraphics (2.0 - 1070.13.2) <ACB5545C-FE91-36C9-8F02-87DF6904A911> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff81e32000 - 0x7fff82074fff com.apple.CoreImage (12.2.0 - 451.3.1) <CDAD60F3-74F6-3EA5-A8B5-B42476E350FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x7fff82075000 - 0x7fff820dbff7 com.apple.corelocation (2100.5.34) <64E3F80C-E0FC-309D-B70D-0D0EC002CA70> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff820dc000 - 0x7fff8218cfff com.apple.CoreMedia (1.0 - 1907.15.15) <B5B8C128-C1C2-3585-9B43-41141B2C6332> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff8218d000 - 0x7fff821d8ff7 com.apple.CoreMediaIO (804.0 - 4929) <54CF2AD2-4928-3A41-9F7D-F135A8A616D1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff821d9000 - 0x7fff821d9fff com.apple.CoreServices (775.9.7 - 775.9.7) <A5C444F3-408B-3062-AF4B-BF8CD919F221> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff821da000 - 0x7fff8222bfff com.apple.AE (712.2 - 712.2) <342A13C0-4A6A-3947-B66B-0F624A4A7B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x7fff8222c000 - 0x7fff82507ff7 com.apple.CoreServices.CarbonCore (1159.5 - 1159.5) <11CC2194-0C9C-397A-B7F9-CDAB9B68D87D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x7fff82508000 - 0x7fff8253bfff com.apple.DictionaryServices (1.2 - 274) <864F3808-FFDD-3C4B-A5B7-F1A6C4668A86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x7fff8253c000 - 0x7fff82544ffb com.apple.CoreServices.FSEvents (1230 - 1230) <13A2FC17-8F8C-35BF-9584-59FDFB738E2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents

0x7fff82545000 - 0x7fff826b1ff7 com.apple.LaunchServices (775.9.7 - 775.9.7) <E350E4F6-822A-3F04-B59B-468A39AF5C64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x7fff826b2000 - 0x7fff82762fff com.apple.Metadata (10.7.0 - 1075.28) <DBB524CD-6938-3623-99C2-4B1EC1E1BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x7fff82763000 - 0x7fff827c2fff com.apple.CoreServices.OSServices (775.9.7 - 775.9.7) <E9625B0B-9AE7-3024-9FEF-FEE0A1876D9D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x7fff827c3000 - 0x7fff82833fff com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x7fff82834000 - 0x7fff8287aff7 com.apple.coreservices.SharedFileList (38 - 38) <E1400999-1F08-35A1-9D07-27D80A2AF89A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList

0x7fff82907000 - 0x7fff82a53ff7 com.apple.CoreText (352.0 - 544.5) <E90EA1D8-3491-3014-9043-9928C4E4349C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff82a54000 - 0x7fff82a89fff com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff82a8a000 - 0x7fff82afbffb com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <BEBE9C03-3B9A-3948-99E3-CC8148FA2AB5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff82b2f000 - 0x7fff82b3aff3 com.apple.DirectoryService.Framework (10.12 - 194) <0FCEF02A-EA92-358C-9877-414E75E0AA32> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x7fff82b3b000 - 0x7fff82bf9ff7 com.apple.DiscRecording (9.0.3 - 9030.4.5) <4A3165EA-9CC2-3B06-84FF-953C3FE9D812> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff82bfa000 - 0x7fff82bfffff com.apple.DiskArbitration (2.7 - 2.7) <16EA6D93-A2EC-31DB-BF52-C4764E7B1630> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff82d8e000 - 0x7fff83135ff3 com.apple.Foundation (6.9 - 1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff83136000 - 0x7fff83160ff7 com.apple.GLKit (1.0 - 78) <F2C43B20-7690-30FD-96DC-30D4728C8068> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit

0x7fff83161000 - 0x7fff83192fff com.apple.GSS (4.0 - 2.0) <95FAD1F9-1610-3428-B9B4-D32F67C26574> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff831ad000 - 0x7fff8324aff7 com.apple.GameplayKit (1.0 - 1) <87C44DC9-A9CF-32B6-BABD-F303D9331FF3> /System/Library/Frameworks/GameplayKit.framework/Versions/A/GameplayKit

0x7fff83252000 - 0x7fff832f5ffb com.apple.Bluetooth (5.0.3 - 5.0.3f1) <CCB4E097-1ED0-3439-8450-2B6EFFBC4608> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x7fff832f6000 - 0x7fff8338bff7 com.apple.framework.IOKit (2.0.2 - 1324.30.13) <163BE7FA-B29A-348F-8B5F-E301F2E8C964> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8338c000 - 0x7fff83392ffb com.apple.IOSurface (153.3 - 153.3) <3DD3BF22-0800-31F2-B179-87F87D6F0548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff83393000 - 0x7fff833e3ff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0F899C07-AA23-350E-8670-9090924D670D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x7fff833e4000 - 0x7fff83540ff7 com.apple.ImageIO.framework (3.3.0 - 1582) <A9A63D25-DA38-33C0-98C6-F015952568B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff83541000 - 0x7fff83545fff libGIF.dylib (1582) <B0435621-A64F-3E0E-AC03-35ED505A61B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff83546000 - 0x7fff83637fff libJP2.dylib (1582) <396280DF-6E69-38A5-883D-1EEBAC80771B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff83638000 - 0x7fff8365bfff libJPEG.dylib (1582) <E2A44AAD-F6E0-3D74-80AE-BF2542AA6954> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff8365c000 - 0x7fff83682fff libPng.dylib (1582) <FB81BC9C-5BB7-373F-8464-C41A780F762A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff83683000 - 0x7fff83685ff3 libRadiance.dylib (1582) <825BE3AF-BB9D-3B84-8EFF-8F5FE4C837B8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff83686000 - 0x7fff836dffff libTIFF.dylib (1582) <8C24B061-762D-3EC8-AC64-4961C030D575> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8380b000 - 0x7fff842aeff7 com.apple.JavaScriptCore (12602 - 12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff842af000 - 0x7fff842c8ff7 com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff842c9000 - 0x7fff842fffff com.apple.LDAPFramework (2.4.28 - 194.5) <0F18D033-BBD8-3D88-A17C-EC7E796CA88F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff84364000 - 0x7fff84554ff7 com.apple.MapKit (1.0 - 1696.22.8.30.16) <7D07F8B4-921F-386A-BB6F-4D461DED447E> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit

0x7fff84555000 - 0x7fff8455bfff com.apple.MediaAccessibility (1.0 - 97.1.1) <1025DB59-18DE-39EA-9C04-35CE8D6103E5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility

0x7fff84571000 - 0x7fff84ac5fff com.apple.MediaToolbox (1.0 - 1907.15.15) <22150DE7-8CD3-30DD-8C0F-3D06F865C186> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff84ac6000 - 0x7fff84b1efff com.apple.Metal (86.18 - 86.18) <7DFE0437-25A8-3E87-8318-91573C895742> /System/Library/Frameworks/Metal.framework/Versions/A/Metal

0x7fff84b1f000 - 0x7fff84b37ff3 com.apple.MetalKit (1.0 - 71) <0D3116D0-738E-3AE6-B605-9CF1830CF236> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit

0x7fff84b38000 - 0x7fff853a0fff com.apple.ModelIO (1.0 - 1) <4035386A-B4BF-3815-AB2E-536B343D438C> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO

0x7fff853f2000 - 0x7fff853fafff com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8556c000 - 0x7fff855a8ff7 com.apple.OSAKit (1.5 - 105) <10214BA9-4B15-3D3E-9AEC-9F5183275158> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit

0x7fff855a9000 - 0x7fff855cefff com.apple.audio.OpenAL (1.8 - 1.8) <3867A1C7-1D67-37EE-8DA1-520B75D3B234> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

0x7fff855cf000 - 0x7fff855d7ff7 libcldcpuengine.dylib (2.8.5) <341EBC48-CCF4-3292-9097-F61715AC573E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

0x7fff857a0000 - 0x7fff857eeff3 com.apple.opencl (2.8.6 - 2.8.6) <553BFCCA-5ACB-3DB0-B958-4BF2DE91838F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff857ef000 - 0x7fff85808ffb com.apple.CFOpenDirectory (10.12 - 194) <88E97774-6767-3A01-808B-C923F9310E20> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x7fff85809000 - 0x7fff85814ff7 com.apple.OpenDirectory (10.12 - 194) <0E4E32DD-6592-3860-9793-BAED6915AE0D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff85815000 - 0x7fff85817fff libCVMSPluginSupport.dylib (13.0.10) <43D037C3-9254-3601-9F5B-CD637D517758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x7fff85818000 - 0x7fff8581bff7 libCoreFSCache.dylib (151.1) <1910EF80-DE30-3817-8FDF-63F3C8B4BA37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x7fff8581c000 - 0x7fff8581ffff libCoreVMClient.dylib (151.1) <8C8E9295-1918-3763-A0B7-6397EB181EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x7fff85820000 - 0x7fff85828ffb libGFXShared.dylib (13.0.10) <52E92D3C-25EA-31F9-9885-DC0D886D9143> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x7fff85829000 - 0x7fff85834fff libGL.dylib (13.0.10) <B40728B5-13D2-3423-9C39-885B1098698D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff85835000 - 0x7fff85871fe7 libGLImage.dylib (13.0.10) <3E856113-9217-3B13-98AD-4D0D356931B6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x7fff85872000 - 0x7fff859e8ffb libGLProgrammability.dylib (13.0.10) <4C3FD24A-1C43-343E-8EBA-BE1FDCE3F74C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x7fff859e9000 - 0x7fff85a29ff3 libGLU.dylib (13.0.10) <BBCAA457-BA34-3D13-8845-803C63960E08> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff86391000 - 0x7fff8639ffff com.apple.opengl (13.0.10 - 13.0.10) <B11A2E1B-4B1D-3ECD-BADA-3508BE5775BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff863a0000 - 0x7fff86546fff GLEngine (13.0.10) <62CCEC13-1EB3-3A65-9224-3DCD2838E0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine

0x7fff86547000 - 0x7fff86571ffb GLRendererFloat (13.0.10) <E508ABC7-3E67-3845-989F-5B764D36FE12> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat

0x7fff8660a000 - 0x7fff86751fff com.apple.QTKit (7.7.3 - 2978.3) <665AF577-900D-349E-B1C5-D5BDD70DB481> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff86752000 - 0x7fff869bcff7 com.apple.imageKit (3.0 - 1021) <5D77D4A4-F844-376B-93AA-F9CB55C719AE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x7fff869bd000 - 0x7fff86a81fff com.apple.PDFKit (1.0 - 1) <7375423F-5815-36C5-A345-546843827588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x7fff86a82000 - 0x7fff86fa8fff com.apple.QuartzComposer (5.1 - 351.1) <A13FD5C2-36D1-3B92-88E6-AB4CAF733907> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x7fff86fa9000 - 0x7fff86fccffb com.apple.quartzfilters (1.10.0 - 1.10.0) <8A8ED06E-3A07-312A-A976-982C51159A45> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x7fff86fcd000 - 0x7fff870bafff com.apple.QuickLookUIFramework (5.0 - 720.5) <85A0BF0F-94B1-33CD-A3DC-4048380A3258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x7fff870bb000 - 0x7fff870bbfff com.apple.quartzframework (1.5 - 21) <DA6924FE-3D6C-3CCE-9CB6-188B6B1671DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff870bc000 - 0x7fff872b7ff7 com.apple.QuartzCore (1.11 - 449.41.15) <3CD775C0-683D-3B4E-8EC2-AB1DAC4C3AE9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff872b8000 - 0x7fff8730dfff com.apple.QuickLookFramework (5.0 - 720.5) <9E76504A-B17B-3302-82DF-9CE1CB31CAC3> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8730e000 - 0x7fff87321ff7 com.apple.SafariServices.framework (12602 - 12602.4.8) <D88756B5-91A1-3EE8-B69D-F9CE206DBB14> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices

0x7fff87322000 - 0x7fff87804fff com.apple.SceneKit (5.0 - 293) <412A2E33-B9C5-3797-922A-5F919E59BD5C> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x7fff87805000 - 0x7fff8781cff7 com.apple.ScriptingBridge (1.3.3 - 69) <D93D7916-CDFA-30A6-A349-63E57778EA19> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x7fff8781d000 - 0x7fff87b3cfff com.apple.security (7.0 - 57740.31.2) <A47D7BAE-0591-3184-8E44-FB2EB08A19C2> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff87b3d000 - 0x7fff87bb3ff7 com.apple.securityfoundation (6.0 - 55132.20.1) <9407620B-B230-3320-B0B7-5AE59F1D135C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x7fff87bb4000 - 0x7fff87bdcff7 com.apple.securityinterface (10.0 - 55079.30.2) <D5B9D6B0-E3D6-32A7-ABAB-3F005B3ED81D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x7fff87bdd000 - 0x7fff87be0ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <4E24C12E-6164-3A7A-8EB8-C2523492BAE8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x7fff87c2c000 - 0x7fff87e1fff7 com.apple.SpriteKit (1.0 - 1) <F7DB3596-37A0-365F-BCE6-4898B2A8D6E6> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit

0x7fff87f67000 - 0x7fff87fd8ff7 com.apple.SystemConfiguration (1.14 - 1.14) <D9A57D90-E54F-3E1A-AA2F-F5A694BCE4BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x7fff87fd9000 - 0x7fff88386fff com.apple.************ (1.0 - 1907.15.15) <685B6CCD-3027-3D0F-8B31-2388A3CE1BDC> /System/Library/Frameworks/************.framework/Versions/A/************

0x7fff88387000 - 0x7fff895c0ff3 com.apple.WebCore (12602 - 12602.4.8) <2128FC8F-DFC5-350C-8E0B-E3CA6849AC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x7fff895c1000 - 0x7fff8972bff3 com.apple.WebKitLegacy (12602 - 12602.4.8) <83C97613-16F4-3BEF-B5D9-B7F69B10BBB3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy

0x7fff8972c000 - 0x7fff89a9effb com.apple.WebKit (12602 - 12602.4.8) <04045E4A-16B0-308A-B27B-9E4DAFB12D8B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff89ea2000 - 0x7fff89ea8ff7 com.apple.APFS (1.0 - 1) <7846BAA7-F9FD-3110-8DCB-C6DFAA86F7B0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS

0x7fff8a612000 - 0x7fff8a62dff3 com.apple.AppContainer (4.0 - 307.30.3) <EF4C3C83-6F51-38F7-A3D2-2D46EE4560EB> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer

0x7fff8a62e000 - 0x7fff8a63bff3 com.apple.AppSandbox (4.0 - 307.30.3) <D2C978EB-F4F1-3E79-9DB1-BEE2A92590CE> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x7fff8a63c000 - 0x7fff8a65effb com.apple.framework.Apple80211 (12.0 - 1200.41) <360012DB-DAE7-3EEF-85F0-E5BE1DE3425D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8a65f000 - 0x7fff8a66efdb com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x7fff8a737000 - 0x7fff8a742ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <62FE63B8-8893-31D6-ADAD-1EFBC800F9B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport

0x7fff8a75b000 - 0x7fff8a7e697f com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

0x7fff8a7e7000 - 0x7fff8a7f9ffb com.apple.AppleLDAP (10.12 - 41) <15879981-AD8B-32BA-B7C9-15E843C245EB> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP

0x7fff8a7fa000 - 0x7fff8a815fff com.apple.aps.framework (4.0 - 4.0) <D7BF6782-5E35-3A0E-9412-99C2B22F17E9> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x7fff8a816000 - 0x7fff8a81effb com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x7fff8a81f000 - 0x7fff8a822ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6FF50E26-5BDA-3421-BDAE-B57AE6E4F6AC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x7fff8a823000 - 0x7fff8a875fff com.apple.AppleVAFramework (5.0.34 - 5.0.34) <2AA15DE0-9A7E-3CC0-988A-3BB080A8F603> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8a87e000 - 0x7fff8a885ffb com.apple.AssetCacheServices (31.2 - 31.2) <5E08DBDE-1DF0-37AC-9ED0-035A2ED67573> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices

0x7fff8a91c000 - 0x7fff8aba6ff7 com.apple.AuthKit (1.0 - 1) <D82BEB62-3BD1-3FFF-BDB9-068FFFA3AEC8> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit

0x7fff8aba7000 - 0x7fff8ac0aff7 com.apple.AuthKitUI (1.0 - 1) <E9932C35-8A36-3AE8-B233-109DAF2ED786> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI

0x7fff8ac0b000 - 0x7fff8ac89fff com.apple.backup.framework (1.8.3 - 1.8.3) <B2E28A7A-1727-3052-AA73-CBC108286C07> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8ac92000 - 0x7fff8ac98fff com.apple.BezelServicesFW (272.1 - 272.1) <B8F337EA-EEF3-32C6-A56E-0255738B8F4E> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices

0x7fff8acb2000 - 0x7fff8acefff7 com.apple.bom (14.0 - 193.8) <FAA5CE82-0A87-34C5-A606-81A179009930> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8b323000 - 0x7fff8b34afff com.apple.CalendarAgentLink (8.0 - 250) <884AE0DB-A1AF-3D0D-BFA6-19C6D47E0009> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink

0x7fff8b90f000 - 0x7fff8b936ffb com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x7fff8b937000 - 0x7fff8b9c9ff7 com.apple.CloudDocs (1.0 - 485.12) <42A562A2-284D-3252-9341-855E52E45A02> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

0x7fff8c253000 - 0x7fff8c25effb com.apple.CommerceCore (1.0 - 581.8) <5A902EF6-F43A-3E6A-8384-990C1E490852> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x7fff8c25f000 - 0x7fff8c268ffb com.apple.CommonAuth (4.0 - 2.0) <830B940B-3523-38DE-996D-695739616D10> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff8c27b000 - 0x7fff8c2e6ffb com.apple.framework.ConfigurationProfiles (9.0 - 936) <F9F42109-2B72-3571-8FB4-24905758A989> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles

0x7fff8c32f000 - 0x7fff8c37fff3 com.apple.AddressBook.ContactsFoundation (8.0 - 2250.2.2) <96696447-7484-34C8-A838-9BD28687D17F> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation

0x7fff8c380000 - 0x7fff8c3a2fff com.apple.contacts.ContactsPersistence (1.0 - 2250.2.2) <12AB8AA1-7F0C-3BE3-B6C6-2A4822948E58> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence

0x7fff8c3ec000 - 0x7fff8c7c9fe7 com.apple.CoreAUC (224.0.0 - 224.0.0) <8DF6075A-0711-33A9-9031-6FDA22E85C4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff8c7ca000 - 0x7fff8c7fafff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <5E1B0512-E50B-3534-99EF-AD15E601877A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff8c870000 - 0x7fff8c878ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x7fff8c988000 - 0x7fff8c998fff com.apple.CoreEmoji (1.0 - 39.1) <0A46D6BF-22F3-39AD-B3DC-DE1EE5C442CC> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji

0x7fff8ca4d000 - 0x7fff8ca63ff3 com.apple.CoreMediaAuthoring (2.2 - 955) <3E1E33F1-B4FF-320E-B336-7E7F74D73642> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x7fff8ca6a000 - 0x7fff8cafaffb com.apple.CorePDF (4.0 - 4) <254118BE-2E30-3772-B425-6328D1487162> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff8cc7b000 - 0x7fff8ccabff3 com.apple.CoreServicesInternal (276.2 - 276.2) <7D8DEF04-72F1-39F4-BBFB-09E65D7B8C10> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x7fff8cf3b000 - 0x7fff8cfc5fff com.apple.CoreSymbolication (61050) <F4B7C798-F7B7-3977-AA08-59A03F00308E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x7fff8cfc6000 - 0x7fff8d104fd7 com.apple.coreui (2.1 - 430.6) <99D08D71-3E9D-300C-9EB2-A73F1B5E228C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8d105000 - 0x7fff8d1b5ff3 com.apple.CoreUtils (5.0 - 500.9) <5567181B-721C-339E-A3DC-579E36D92341> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

0x7fff8d205000 - 0x7fff8d26aff3 com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <BEFA276C-D284-3160-8641-7DD47E38C9D7> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff8d26b000 - 0x7fff8d278ff7 com.apple.CrashReporterSupport (10.12 - 817) <CB5251B1-5BE5-308B-B30B-0050065E04CC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x7fff8d2ea000 - 0x7fff8d2f4ff7 com.apple.framework.DFRFoundation (1.0 - 104.14) <258B6CFE-FD64-31C5-9973-2FD80597ECDA> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation

0x7fff8d2f5000 - 0x7fff8d329ff3 com.apple.datadetectors (5.0 - 348.2.1) <B16D1182-DF2D-3C7A-BF1F-36717BD1955F> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors

0x7fff8d32a000 - 0x7fff8d3a1ff7 com.apple.datadetectorscore (7.0 - 539.1) <E9892E38-3D5F-36CF-BDC5-E4E3C5516B55> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x7fff8d3de000 - 0x7fff8d41dfff com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x7fff8d41e000 - 0x7fff8d52ffff com.apple.desktopservices (1.11.3 - 1.11.3) <CCE689AA-85F3-3587-AE12-1231E8ED127E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x7fff8d534000 - 0x7fff8d60aff7 com.apple.DiskImagesFramework (444.41.1 - 444.41.1) <DEE2D0A1-D1E6-333F-AF76-DEEA48426760> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8d60b000 - 0x7fff8d66effb com.apple.DiskManagement (9.1 - 1072) <DC6A8650-C6B6-3FD6-9BF9-9A027EB6D902> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement

0x7fff8d66f000 - 0x7fff8d679ff7 com.apple.DisplayServicesFW (3.1 - 380) <A1B8B6C2-5782-3D5C-B54E-48E96BB807DA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x7fff8d688000 - 0x7fff8d6bdfff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <B1BA9242-6073-3D04-9648-B5435C13B71E> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X

0x7fff8d6be000 - 0x7fff8d6c0ffb com.apple.EFILogin (2.0 - 2) <E03C6225-7650-3498-906B-C248A93F55B5> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff8d813000 - 0x7fff8dc44ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x7fff8dc4c000 - 0x7fff8dc69fff com.apple.framework.familycontrols (4.1 - 410) <DCE36FBE-3E12-3D43-9F9F-7E2FA5F34D81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x7fff8ef99000 - 0x7fff8ef99fff libmetal_timestamp.dylib (600.0.48.32) <31DF1B9E-0BBF-308B-B78D-11CCE72DAA68> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib

0x7fff8efa6000 - 0x7fff8efb1ff3 libGPUSupportMercury.dylib (13.0.10) <7CC5CEF8-D132-3234-A078-6D080DFC599F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib

0x7fff8f265000 - 0x7fff8f281ff3 com.apple.GenerationalStorage (2.0 - 259.2) <00BF8427-967F-3693-A86F-DA0F29B49BF3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x7fff8f29a000 - 0x7fff8f939fff com.apple.GeoServices (1.0 - 1228.22.8.29.13) <280AEA5E-2EF5-3A88-B1DE-D0811045F9CC> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff8f97f000 - 0x7fff8f9f5fff com.apple.Heimdal (4.0 - 2.0) <00F00E7E-7EF4-3254-86D3-ADA4F67938CF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8fa08000 - 0x7fff8fa2cff7 com.apple.IASUtilities (1.0 - 313) <2C4C0C47-9D77-3B6B-84D2-16BC5A60991E> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities

0x7fff90018000 - 0x7fff9001fffb com.apple.IOAccelerator (289.32 - 289.32) <6395ACEE-5AD7-3536-AF12-FD6565415D94> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

0x7fff90020000 - 0x7fff90020fff com.apple.IOPlatformPluginFamily (1.0 - 1) <22B46867-5AD4-3A4D-99D4-2C94449421C7> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily

0x7fff90021000 - 0x7fff90035ff3 com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment

0x7fff90036000 - 0x7fff90058fff com.apple.IconServices (74.3 - 74.3) <3F0BD358-D019-3083-82F2-69CCAD5E5D66> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices

0x7fff900f4000 - 0x7fff90104ff3 com.apple.IntlPreferences (2.0 - 216) <589A5D92-6809-3F3C-900E-DBC60A07A101> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences

0x7fff90105000 - 0x7fff90122ff7 com.apple.Jet (1.0 - 1) <87053FF3-5194-3F5E-ABE4-1943944939BB> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet

0x7fff90131000 - 0x7fff9013affb com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <F8A6E66C-6551-3A51-B928-3E1313FAD065> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle

0x7fff9013b000 - 0x7fff902f1fff com.apple.LanguageModeling (1.0 - 123.2.4) <FEB98F96-A9BB-3E6C-85B4-B466825B8C92> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling

0x7fff90300000 - 0x7fff90320ffb com.apple.LoggingSupport (1.0 - 518.30.7) <AB0F3FA3-07EE-3635-BAA2-1285D80FC198> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport

0x7fff90321000 - 0x7fff90325ff7 com.apple.LoginUICore (4.0 - 4.0) <95D5E239-C9C9-394D-9848-D76198234F7F> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore

0x7fff903d1000 - 0x7fff904a2ffb com.apple.MMCS (1.3 - 381.1) <5582D879-5F26-3552-8E88-58703456EB7A> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS

0x7fff9094b000 - 0x7fff9094efff com.apple.Mangrove (1.0 - 1) <05039E9F-9C07-375B-A940-D90D455A2EC2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

0x7fff90a26000 - 0x7fff90a5aff3 com.apple.MediaKit (16 - 840) <2035FF47-C7E6-3F73-A335-AC0BFBB1DB36> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff90a5b000 - 0x7fff90b76ff3 com.apple.MediaRemote (1.0 - 1) <EABECC0F-E285-38AA-99CF-B413E08AC922> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote

0x7fff90b77000 - 0x7fff90b91ffb com.apple.MediaServices (1.0 - 1) <8EDDB7E2-BD6D-3DDB-97EF-45F109CDDA2A> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices

0x7fff90bb5000 - 0x7fff90c2eff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <6A759DBA-B7DF-363B-9827-AB1D1129BB34> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders

0x7fff90c40000 - 0x7fff90d93fc7 com.apple.mobiledevice (905.1.2.3.1 - 905.1.2.3.1) <0BC2BDA7-BC9A-3535-9F7A-368E0AA1994B> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice

0x7fff90d94000 - 0x7fff90d9fff3 com.apple.MobileKeyBag (2.0 - 1.0) <8A7EEA75-8334-3FB5-A83B-F0ECB87952B2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag

0x7fff90db0000 - 0x7fff90dd8fff com.apple.MultitouchSupport.framework (368.7 - 368.7) <A29E6031-E9A6-353A-BDE5-D8DF20FD393C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x7fff90dd9000 - 0x7fff90e86ff3 com.apple.Navigation (1.0 - 1) <9E796A09-C796-3C1C-BA46-9EBF63B7CB32> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation

0x7fff90e87000 - 0x7fff90e91fff com.apple.NetAuth (6.0 - 6.0) <1E7765FC-4580-3CE4-A0F1-CAA22006AE43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff90f1a000 - 0x7fff90f3bff3 com.apple.network.statistics.framework (1.2 - 1) <896043EB-3243-3C7E-9C49-7A65E7C751E3> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics

0x7fff91289000 - 0x7fff9128bfff com.apple.OAuth (25 - 25) <1A29AF10-4AFE-32A2-9CA9-A98BACA2CE8D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff912ad000 - 0x7fff913a0fcf com.apple.PackageKit (3.0 - 628) <F0B19A03-CE92-36E5-8927-F0CB85C7927D> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit

0x7fff9170d000 - 0x7fff9174eff7 com.apple.PerformanceAnalysis (1.145 - 145) <12640C1F-433D-3CD9-B2A8-048D57B8B56D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x7fff91792000 - 0x7fff91799ff3 com.apple.phonenumbers (1.1.1 - 105) <14003B00-D2DA-3732-A1AC-A71763EC3556> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x7fff91d01000 - 0x7fff91d5bfff com.apple.PhysicsKit (1.0 - 1) <BF97FB93-0643-371E-81BA-E5EC00E2CA3B> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit

0x7fff91d5c000 - 0x7fff91d7eff7 com.apple.pluginkit.framework (1.0 - 1) <E41C33BD-8C3F-32B2-A485-A2BFEE148E04> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit

0x7fff91dc5000 - 0x7fff91df0ffb com.apple.ProtectedCloudStorage (1.0 - 1) <4B38E6F6-AD64-3345-B51D-38E9DD518666> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage

0x7fff91df1000 - 0x7fff91e0bfff com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

0x7fff91e0c000 - 0x7fff91e1cffb com.apple.QuickLookThumbnailing (1.0 - 1) <1A91596D-0A8D-3B7A-ACF5-783A78E9723E> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing

0x7fff91e25000 - 0x7fff91e48ff3 com.apple.RemoteViewServices (2.0 - 124) <4765DC2E-CF05-38CF-9564-1FBACB7E167C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x7fff92ab4000 - 0x7fff92ab7fff com.apple.SecCodeWrapper (4.0 - 307.30.3) <1B0B2122-C230-3E3F-8A81-EBD58818586B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper

0x7fff92b46000 - 0x7fff92bc3ff7 com.apple.Sharing (696.1.22 - 696.1.22) <D0A5C682-8996-3851-B332-AD05301E6FA3> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x7fff92be4000 - 0x7fff92e52fff com.apple.SkyLight (1.600.0 - 122.8) <C65A18FE-3021-38F2-9AA1-9527B0ADD4A2> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight

0x7fff93033000 - 0x7fff9303fff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <F9F0FCED-3A72-3639-91F2-B7EF248ED1B9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore

0x7fff93728000 - 0x7fff93794ff3 com.apple.Symbolication (61080.2) <27A57DC2-FEB7-3D23-AEB5-E3E76C5AAE79> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x7fff9397e000 - 0x7fff939aaffb com.apple.framework.SystemAdministration (1.0 - 1.0) <81B27779-ABCD-35DE-931E-E8BCE07ACFB4> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration

0x7fff93b8e000 - 0x7fff93b94ff7 com.apple.TCC (1.0 - 1) <956F7C1A-D457-3FE0-9CFE-3F1719F0865C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff93c23000 - 0x7fff93debff7 com.apple.TextureIO (1.41 - 1.41) <3A9D9FD9-8997-3BD1-8046-76D0BF709806> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO

0x7fff93e34000 - 0x7fff93e49ff3 com.apple.ToneKit (1.0 - 1) <0558CDBA-8127-3C55-825E-6F6A464E2FB4> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit

0x7fff93e4a000 - 0x7fff93e58ffb com.apple.ToneLibrary (1.0 - 1) <32AD3F5C-124F-351D-BC9B-63A7AEA20F31> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary

0x7fff93e5f000 - 0x7fff93e60fff com.apple.TrustEvaluationAgent (2.0 - 28) <07C1F711-A1E0-3BAC-8F4D-977516D50925> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x7fff93e61000 - 0x7fff93ff1ff3 com.apple.UIFoundation (1.0 - 490.7) <047781ED-9E79-361F-8E04-71FF90C650F3> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation

0x7fff94001000 - 0x7fff94002fff libUAPreferences.dylib (304.20.1) <7C306DA7-B842-3129-91AE-EE9D449CE73C> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib

0x7fff9406a000 - 0x7fff946efff7 com.apple.VectorKit (1.0 - 1230.22.8.29.9) <308D5CA0-5901-3432-AEB6-91E06A9B8B68> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit

0x7fff94a4d000 - 0x7fff94b10ff7 com.apple.ViewBridge (280 - 280) <6D4F6019-5ECC-377B-AF7D-9796E96841CB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

0x7fff94f3a000 - 0x7fff94f40fff com.apple.XPCService (2.0 - 1) <BC3FCE26-6219-3316-949F-37F7005C9A0F> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

0x7fff94f41000 - 0x7fff94f43fff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <AEAA4A7F-2296-3E7E-93A0-28CB59A47AA3> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework

0x7fff95011000 - 0x7fff95013ffb com.apple.loginsupport (1.0 - 1) <4449ACBA-27A8-3311-BD92-CB7E63583FC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport

0x7fff95014000 - 0x7fff9502cffb com.apple.login (3.0 - 3.0) <F322D80F-F291-3824-BB32-54E8F8B5509D> /System/Library/PrivateFrameworks/login.framework/Versions/A/login

0x7fff9503f000 - 0x7fff95066ffb com.apple.contacts.vCard (1.0 - 2250.2.2) <278D1962-FFC8-399C-92FF-1D50383D291F> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard

0x7fff95068000 - 0x7fff95083ff7 libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib

0x7fff95084000 - 0x7fff9508ffff libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib

0x7fff95090000 - 0x7fff95120ff7 libCoreStorage.dylib (540.30.1) <127A0A91-4E62-39A7-B18F-A3E166304505> /usr/lib/libCoreStorage.dylib

0x7fff95121000 - 0x7fff95122ff3 libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff95123000 - 0x7fff95336fff libFosl_dynamic.dylib (16.38) <8232FA8A-F16A-3DC0-AE68-B61EFCD5F4A4> /usr/lib/libFosl_dynamic.dylib

0x7fff95352000 - 0x7fff95359fff libMatch.1.dylib (27) <5D52A207-E2AF-3E05-8C51-91C1D82FCEE8> /usr/lib/libMatch.1.dylib

0x7fff9535a000 - 0x7fff9535afff libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib

0x7fff9535b000 - 0x7fff9535fff3 libScreenReader.dylib (477.20.6) <8158E263-B7DF-3B0C-****-4FE94A53DFE5> /usr/lib/libScreenReader.dylib

0x7fff95360000 - 0x7fff95361ff3 libSystem.B.dylib (1238) <9CB018AF-54E9-300F-82BE-81FE553C9154> /usr/lib/libSystem.B.dylib

0x7fff953ca000 - 0x7fff953ccff7 libUniversalAccess.dylib (304.20.1) <40B4E51B-28D8-3C7A-9687-7C19A7237914> /usr/lib/libUniversalAccess.dylib

0x7fff953cd000 - 0x7fff953f8ffb libarchive.2.dylib (41.41.1) <D53F0A5C-7FAA-3FCF-8A27-B7DF032C4221> /usr/lib/libarchive.2.dylib

0x7fff953f9000 - 0x7fff954eefef libate.dylib (1.12.13) <DD046A96-07D9-3066-8BD6-D0E27FE9E1D3> /usr/lib/libate.dylib

0x7fff954f2000 - 0x7fff954f2ff3 libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib

0x7fff954f3000 - 0x7fff95503ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib

0x7fff95504000 - 0x7fff95512ff7 libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib

0x7fff95513000 - 0x7fff95569ff7 libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib

0x7fff9556a000 - 0x7fff95594fff libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib

0x7fff95595000 - 0x7fff955a5ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib

0x7fff955a6000 - 0x7fff955bbffb libcompression.dylib (34) <AEF908E6-C0FE-3884-BD45-FB37A035545D> /usr/lib/libcompression.dylib

0x7fff955bc000 - 0x7fff955bcff7 libcoretls.dylib (121.31.1) <BCC32537-4831-3E9F-876E-8C9F4CF52FD3> /usr/lib/libcoretls.dylib

0x7fff955bd000 - 0x7fff955beff3 libcoretls_cfhelpers.dylib (121.31.1) <6F37C5AD-7999-3D31-A52F-7AEED935F32D> /usr/lib/libcoretls_cfhelpers.dylib

0x7fff95678000 - 0x7fff9575dff7 libcrypto.0.9.8.dylib (64.30.2) <D41E1901-06DD-3860-BB4F-B3ACE0284C01> /usr/lib/libcrypto.0.9.8.dylib

0x7fff9575e000 - 0x7fff958eeff7 libcrypto.35.dylib (11.30.2) <D1133B49-156D-3B40-A685-8725B1B5206B> /usr/lib/libcrypto.35.dylib

0x7fff958ef000 - 0x7fff958fafff libcsfde.dylib (540.30.1) <8E7FAE94-37E0-3181-B2C4-9878FFF63851> /usr/lib/libcsfde.dylib

0x7fff958fb000 - 0x7fff9594eff7 libcups.2.dylib (450) <78243BA4-43AB-3364-8111-8D54D3382621> /usr/lib/libcups.2.dylib

0x7fff9594f000 - 0x7fff9599fffb libcurl.4.dylib (95.31.1) <F078ABAE-B13D-3436-A3B8-0B3DFFCF090F> /usr/lib/libcurl.4.dylib

0x7fff959a0000 - 0x7fff959a7ff3 libdscsym.dylib (145.1) <E121E3BC-D2B7-37C3-86A8-5DFC3ECF94D6> /usr/lib/libdscsym.dylib

0x7fff959aa000 - 0x7fff959c8ff3 libedit.3.dylib (48) <2D3593DF-8DF9-3813-B0C2-6938BC77FC79> /usr/lib/libedit.3.dylib

0x7fff959c9000 - 0x7fff959c9fff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib

0x7fff959ca000 - 0x7fff959d6ffb libexslt.0.dylib (15.8) <9910CD52-0A64-3992-B540-D7D38C626209> /usr/lib/libexslt.0.dylib

0x7fff959d7000 - 0x7fff959d8fff libffi.dylib (18.1) <49D03682-E111-351C-8266-4519B3B82BE9> /usr/lib/libffi.dylib

0x7fff959d9000 - 0x7fff959deff7 libheimdal-asn1.dylib (498.30.1) <4ED9F6E3-83BC-3302-B004-C25399DA0333> /usr/lib/libheimdal-asn1.dylib

0x7fff959df000 - 0x7fff95ad1ff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib

0x7fff95ad2000 - 0x7fff95cf7ffb libicucore.A.dylib (57149.0.1) <6B5FDA93-AA88-318F-9608-C2A33D602EC7> /usr/lib/libicucore.A.dylib

0x7fff95cfd000 - 0x7fff95cfefff liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib

0x7fff95cff000 - 0x7fff95d18ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib

0x7fff95d19000 - 0x7fff95d2fff7 libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib

0x7fff95d30000 - 0x7fff95fd7ff7 libmecabra.dylib (744.5) <EF046855-CB9C-32D8-B2F1-C85B526E386F> /usr/lib/libmecabra.dylib

0x7fff95fd8000 - 0x7fff96009ffb libncurses.5.4.dylib (51.30.1) <A8C8F837-86A2-3EC2-B2D2-6E8A267847E4> /usr/lib/libncurses.5.4.dylib

0x7fff9600a000 - 0x7fff96083ff7 libnetwork.dylib (856.30.16) <66C6E4D6-B39C-3309-80C1-CBBE170DDD51> /usr/lib/libnetwork.dylib

0x7fff96084000 - 0x7fff96459127 libobjc.A.dylib (706) <47104A1B-13E8-369F-BC36-27FF465809FD> /usr/lib/libobjc.A.dylib

0x7fff9645a000 - 0x7fff9645bff7 libodfde.dylib (23) <4DFCC459-2C07-38C6-871F-94DA3677F1EA> /usr/lib/libodfde.dylib

0x7fff9645c000 - 0x7fff96460fff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib

0x7fff96461000 - 0x7fff96491ff7 libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib

0x7fff964ad000 - 0x7fff964aeff3 libquit.dylib (230.3) <99526A0B-B7D9-38F5-9274-58B449C18B01> /usr/lib/libquit.dylib

0x7fff964af000 - 0x7fff964cbffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib

0x7fff964cc000 - 0x7fff96505fff libsandbox.1.dylib (592.31.1) <0B3D5690-EF2C-39A6-B63C-CFB8CBAC0956> /usr/lib/libsandbox.1.dylib

0x7fff96506000 - 0x7fff96518ffb libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib

0x7fff96519000 - 0x7fff9651aff3 libspindump.dylib (230.3) <59FAC445-F8FB-3881-A69A-FD0E98100E19> /usr/lib/libspindump.dylib

0x7fff9651b000 - 0x7fff9665cfff libsqlite3.dylib (253) <AECBC92F-FF00-3369-8ECB-AE053B3578B8> /usr/lib/libsqlite3.dylib

0x7fff9667f000 - 0x7fff966b7ff3 libssl.0.9.8.dylib (64.30.2) <6E690FB1-A581-3027-93B3-060D9D497A27> /usr/lib/libssl.0.9.8.dylib

0x7fff966b8000 - 0x7fff96708fff libstdc++.6.dylib (104.1) <91F66BFD-F927-301F-B8F3-578A5CEA78F4> /usr/lib/libstdc++.6.dylib

0x7fff96709000 - 0x7fff9670afff libsysmon.dylib (92) <1643074B-23BA-3CAE-824A-B60D1E3538E1> /usr/lib/libsysmon.dylib

0x7fff9671a000 - 0x7fff9674cfff libtidy.A.dylib (15.18.1) <D3EDD032-CE18-38BE-8719-3C8DBC91865F> /usr/lib/libtidy.A.dylib

0x7fff9674d000 - 0x7fff96750ff7 libutil.dylib (47.30.1) <C29FFC2C-C7F0-39EA-9215-F5A2DCAF570A> /usr/lib/libutil.dylib

0x7fff96751000 - 0x7fff9675efff libxar.1.dylib (357) <58BFB84B-66FE-3299-AA3D-BBA178ADEE39> /usr/lib/libxar.1.dylib

0x7fff9675f000 - 0x7fff96761ffb libxcselect.dylib (2347) <EECB7948-B036-35EB-922E-C34B66AC300E> /usr/lib/libxcselect.dylib

0x7fff96762000 - 0x7fff96851ffb libxml2.2.dylib (30.11) <E12AF929-0FA5-3214-840F-C81E6AC9F36E> /usr/lib/libxml2.2.dylib

0x7fff96852000 - 0x7fff9687bfff libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib

0x7fff9687c000 - 0x7fff9688dff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib

0x7fff9689c000 - 0x7fff968a0ff7 libcache.dylib (79) <0C8092D3-600F-3ADD-A036-F225B6CDCA43> /usr/lib/system/libcache.dylib

0x7fff968a1000 - 0x7fff968acff7 libcommonCrypto.dylib (60092.30.2) <B16E29B6-EC8D-3A8F-9A89-DD9CF35F7C4B> /usr/lib/system/libcommonCrypto.dylib

0x7fff968ad000 - 0x7fff968b4fff libcompiler_rt.dylib (62) <E992E8D9-037C-3454-A366-A25E4D31D6BB> /usr/lib/system/libcompiler_rt.dylib

0x7fff968b5000 - 0x7fff968bdfff libcopyfile.dylib (138) <64E285D9-5485-333B-AEE7-8B0C8FB9275F> /usr/lib/system/libcopyfile.dylib

0x7fff968be000 - 0x7fff96941fdf libcorecrypto.dylib (442.30.20) <2074B932-FD79-30A9-8E90-AF25C49F2AF1> /usr/lib/system/libcorecrypto.dylib

0x7fff96942000 - 0x7fff96974fff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib

0x7fff96975000 - 0x7fff9697aff3 libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib

0x7fff9697b000 - 0x7fff9697bffb libkeymgr.dylib (28) <1A318923-1200-3B06-B432-5007D82F195D> /usr/lib/system/libkeymgr.dylib

0x7fff9697c000 - 0x7fff96988ffb libkxld.dylib (3789.41.3) <87550136-9353-348B-9CD9-C342B48C5AAF> /usr/lib/system/libkxld.dylib

0x7fff96989000 - 0x7fff96989fff liblaunch.dylib (972.30.7) <15FACC21-079A-3BDF-9AFB-4253EFDEB587> /usr/lib/system/liblaunch.dylib

0x7fff9698a000 - 0x7fff9698ffff libmacho.dylib (894) <A2F38EC1-C37C-3B93-B0E4-36B07C177F8C> /usr/lib/system/libmacho.dylib

0x7fff96990000 - 0x7fff96992ff3 libquarantine.dylib (85) <C1D7749F-5F5F-3BB9-BEFC-1F0B9DA941FD> /usr/lib/system/libquarantine.dylib

0x7fff96993000 - 0x7fff96994ffb libremovefile.dylib (45) <CD42974E-BE0B-39FC-9BFC-8A7540A04DC6> /usr/lib/system/libremovefile.dylib

0x7fff96995000 - 0x7fff969adff7 libsystem_asl.dylib (349.30.2) <EFAC72D7-CB13-3DF7-ADF3-EC6635C6F1EA> /usr/lib/system/libsystem_asl.dylib

0x7fff969ae000 - 0x7fff969aeff7 libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib

0x7fff969af000 - 0x7fff96a3cfef libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib

0x7fff96a3d000 - 0x7fff96a40ffb libsystem_configuration.dylib (888.30.2) <4FE3983C-E4ED-3939-A578-03AD29C99788> /usr/lib/system/libsystem_configuration.dylib

0x7fff96a41000 - 0x7fff96a44fff libsystem_coreservices.dylib (41.4) <1A572B9E-0C47-320F-8C64-7990D0A5FB5A> /usr/lib/system/libsystem_coreservices.dylib

0x7fff96a45000 - 0x7fff96a5dff3 libsystem_coretls.dylib (121.31.1) <4676F06D-274D-31BE-B61C-4D7A4AEF4858> /usr/lib/system/libsystem_coretls.dylib

0x7fff96a5e000 - 0x7fff96a64fff libsystem_dnssd.dylib (765.30.11) <DC708D84-ED7D-3936-B996-A67C66B8DDAA> /usr/lib/system/libsystem_dnssd.dylib

0x7fff96a65000 - 0x7fff96a8eff7 libsystem_info.dylib (503.30.1) <9ED9121C-F111-3FAD-BC2F-C95DEE1C9362> /usr/lib/system/libsystem_info.dylib

0x7fff96a8f000 - 0x7fff96ab1ff7 libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib

0x7fff96ab2000 - 0x7fff96af9fe7 libsystem_m.dylib (3121.4) <266DB92B-A86F-3691-80FB-1B26AD73CFF3> /usr/lib/system/libsystem_m.dylib

0x7fff96afa000 - 0x7fff96b18ff7 libsystem_malloc.dylib (116.30.3) <F40DEE3B-386A-3529-A3F7-98117ED55BF4> /usr/lib/system/libsystem_malloc.dylib

0x7fff96b19000 - 0x7fff96b70ffb libsystem_network.dylib (856.30.16) <4AE368E9-605D-379D-B04C-2AC7455B8250> /usr/lib/system/libsystem_network.dylib

0x7fff96b71000 - 0x7fff96b7aff3 libsystem_networkextension.dylib (563.30.15) <EB020B0C-7DF0-3EEF-8E3C-15DA3C01D687> /usr/lib/system/libsystem_networkextension.dylib

0x7fff96b7b000 - 0x7fff96b84ff3 libsystem_notify.dylib (165.20.1) <E7FD3A7C-DD07-36E2-9FA4-7561F9F114DA> /usr/lib/system/libsystem_notify.dylib

0x7fff96b85000 - 0x7fff96b8dfe7 libsystem_platform.dylib (126.1.2) <3CA06D4E-C00A-36DE-AA65-3A390097D1F6> /usr/lib/system/libsystem_platform.dylib

0x7fff96b8e000 - 0x7fff96b98ff7 libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib

0x7fff96b99000 - 0x7fff96b9cff7 libsystem_sandbox.dylib (592.31.1) <7BBFDF96-293F-3DD9-B3A4-7C168280B441> /usr/lib/system/libsystem_sandbox.dylib

0x7fff96b9d000 - 0x7fff96b9efff libsystem_secinit.dylib (24) <5C1F1E47-0F7D-3E25-8DEB-D9DB1F902281> /usr/lib/system/libsystem_secinit.dylib

0x7fff96b9f000 - 0x7fff96ba6fff libsystem_symptoms.dylib (532.30.6) <5D990CF5-B58F-39F7-B375-99B4EC62CFBD> /usr/lib/system/libsystem_symptoms.dylib

0x7fff96ba7000 - 0x7fff96bc7ff7 libsystem_trace.dylib (518.30.7) <6D34D1EA-2A3C-3D2D-803E-A666E6AEEE52> /usr/lib/system/libsystem_trace.dylib

0x7fff96bc8000 - 0x7fff96bcdffb libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib

0x7fff96bce000 - 0x7fff96bf7ff7 libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib



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: 7045

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=645.2M resident=0K(0%) swapped_out_or_unallocated=645.2M(100%)

Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)


VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced)

=========== ======= =======

Accelerate framework 384K 3

Activity Tracing 256K 2

CG backing stores 7000K 7

CG image 352K 38

CoreAnimation 352K 24

CoreUI image data 2084K 25

CoreUI image file 236K 8

Dispatch continuations 16.0M 2

Foundation 36K 6

Image IO 268K 13

JS JIT generated code 8K 3

JS JIT generated code (reserved) 1.0G 2 reserved VM address space (unallocated)

Kernel Alloc Once 8K 2

MALLOC 161.9M 59

MALLOC guard page 48K 10

Memory Tag 242 12K 2

SQLite page cache 128K 3

STACK GUARD 56.1M 23

Stack 18.7M 23

VM_ALLOCATE 160K 32

WebKit Malloc 2068K 8

__DATA 66.7M 573

__GLSLBUILTINS 2588K 2

__IMAGE 528K 2

__LINKEDIT 169.1M 298

__TEXT 477.1M 547

__UNICODE 556K 2

mapped file 222.6M 47

shared memory 16.4M 14

=========== ======= =======

TOTAL 2.2G 1751

TOTAL, minus reserved VM space 1.2G 1751



Model: Macmini6,2, BootROM MM61.0106.B0B, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.8f1

Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In

Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x393955353432382D3037392E4130304C4620

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.21.171.68.1a5)

Bluetooth: Version 5.0.3f1, 3 services, 17 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: Hub

USB Device: IR Receiver

USB Device: BRCM20702 Hub

USB Device: Bluetooth USB Host Controller

USB Device: USB 3.0 Bus

USB Device: iPhone

USB Device: USB Optical Mouse

USB Device: USB Keyboard

Thunderbolt Bus: Mac mini, Apple Inc., 23.4

Replies

I apologies if I bump this topic, but any luck to fix this issue?

Exact same issue here. Xcode 8.3 is unusable.

Hi guys!


So I faced this problem when I migrated my project from Swift 2.3 to Swift 3 in XCode 8. After days of trying to make it work by deleting Derived Data and User Data and workspace settings I decided to update my Pod files.
I updated Cocoa Pods to the latest version and Pods to point either to the latest version or latest compatible version as necessary and this seems to have fixed the issue for now.


Incase this is applicable to any of your projects do try it out and let me know if it works for you!


Cheers 🙂