Code Monkey home page Code Monkey logo

xvim2's Introduction

XVim2

Unfortunately, Apple discontinued loading plugins in Xcode 14.
Until software like SIMBL is available to load libraries, XVim cannot be made to work with Xcode 14+.


XVim2 is a Vim plugin for Xcode intending to offer a compelling Vim experience without the need to give up any Xcode features.

Use https://github.com/XVimProject/XcodeIssues to keep track Xcode Vim keybinding issues

Install

  1. Clone the repo:
$ git clone https://github.com/XVimProject/XVim2.git
$ cd XVim2
  1. Confirm xcode-select points to your Xcode:
$ xcode-select -p
/Applications/Xcode.app/Contents/Developer

If this doesn't show your Xcode application path, use xcode-select -s /path/to/Xcode.app/Contents/Developer to set the correct path.

  1. git checkout a branch for your Xcode version. See Branches and Releases section for more information.

  2. make:

$ make
  1. XVim2 support some code injection system to load XVim2 into Xcode.
  1. Create .xvimrc as you need.

Xcode plugin system

NOTE: This method have issue for sign-in to Apple ID via Xcode on Big Sur. #340

  1. Sign Xcode with your own certificate. You can read the instructions for how to do this and if you have questions or concerns about what this means you can read the FAQ on why you need to resign Xcode to use XVim2.

If you see something like the following:

XVim hasn't confirmed the compatibility with your Xcode, Version X.X
Do you want to compile XVim with support Xcode Version X.X at your own risk?

Press y to use XVim with your Xcode version (even if XVim is not confirmed to work with that version of Xcode).

  1. Launch Xcode, where you'll be asked if you want to load XVim. Press 'Yes' to do so. If you press 'No' by mistake, close Xcode and execute the following from a terminal:
defaults delete  com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-X.X     (X.X is your Xcode version)

Then relaunch Xcode and choose 'Yes' to load XVim.

SIMBL plugin system

NOTE: SIMBL plugin system required disabling some security feature to work on recently macOS.

  1. Setup MacForge with disabling Library-Validation and System Integrity Protection (SIP).

  2. Reboot your mac to take effect disabling Library-Validation.

  3. make:

$ make simbl

Compatibility matrix

Xcode OS security configuration loading system x64 arm64
re-codesign (occur Apple ID login problem on BigSur) any Xcode Plugin
original disable Library-Validation and SIP
SIMBL MacForge 1.1.0 not yet support M1
Tested on macOS 11.2.3, Xcode 12.4

Branches and Releases

  • master: for the lastest GM Xcode.

  • develop: for the next beta Xcode and develop.

  • tags

    • xcode12
    • xcode11.7
    • xcode11.5
    • xcode11.2
    • xcode10.3
    • xcode10.2
    • xcode10.1
    • xcode9.4
    • xcode9.3
    • xcode9.2

Please use appropriate tags or branches.

For easy bugfixes and typo fixes, please open a pull request to the master branch. For a new feature or adding support for a beta version of Xcode, please open a pull request to the develop branch.

Uninstall

$ make uninstall

Manual uninstall

Delete the following directories:

  • $HOME/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin
  • /Library/Application\ Support/MacEnhance/Plugins/XVim2.bundle

Feature list

See separate FeatureList.md

Bug reports

Unfortunately XVim sometimes crashes Xcode. We are working on eliminating all the bugs, but it's really hard work. All bug reports are appreciated, and they are especially helpful when they include the following information:

  • Crash information. Xcode shows threads stack trace when it crashes. Please copy the stack trace and include it in your report.
  • The operations you performed to cause the crash, e.g. the series of key strokes or mouse clicks you performed.
  • The text you were manipulating.
  • Xcode version.
  • XVim version. The version number of the revision you built.
  • .xvimrc. If you have it.

When it is hard to solve a problem with information above, take debug log according to the following movie please.

How to get XVim debug log

We appreciate if you write test case for the bug. Read "Write test" section in Documents/Developsers/PullRequest.md how to write test case. You do not need to update any source code but just write 7 items explained there in an issue you create.

Contributing

If you fix a bug by yourself and add new feature, see here.

Contributing.md

Bountysource

XVim supports Bountysource. If you want to solve your issue sooner make bounty on your issue is one option. A contributer should work on it preferentially (not guaranteed though). To make bounty visit following link and go to "Issue" tab. Select your issue and make bounty on it.

https://www.bountysource.com/teams/xvimproject (XVim2) https://www.bountysource.com/teams/xvim (XVim)

Donations

If you think the plugin is useful, please donate. There are two options you can take. Donate for Japan Earthquake and Tsunami Relief or back the project via BountySource. There is no rule that you cannot take both :) .

Japan Earthquake and Tsunami Relief

Since I do not intend make money from this project, I am directing donations to the people suffering from the damage of the 2011 Tohoku earthquake and tsunami in Japan.

Please donate directly through the Paypal donation site below, as this will put more money to good use by reducing the transfer fee.

https://www.paypal-donations.com/pp-charity/web.us/campaign.jsp?cid=-12

Since no messages are sent when you donate from the paypal link, you could also write a donation message on Message Board. I(we) would really appreciate it, and it will really motivate me(us)!

BountySource

If you like to help and enhance the project directly consider backing this project via BountySource. You can back the team (which means you support the entire project) or you can make bounty on a specific issue. (If you have any bugs to be fixed or features to be implemented not in issues yet you can make one.)

Contributors

See contributors page in github repository. https://github.com/XVimProject/XVim2/contributors

License

MIT License

xvim2's People

Contributors

99arobe avatar antmd avatar bumaociyuan avatar chizcake avatar chml avatar dhasl002 avatar fuzhuo avatar harryworld avatar huntermonk avatar jugglershu avatar kuglee avatar kylefleming avatar langyanduan avatar lipyoung avatar mkchoi212 avatar mplorentz avatar nicholaswon47 avatar patrickchin avatar pebble8888 avatar petergam avatar r-plus avatar raimon49 avatar smolck avatar timothycosta avatar ukoasis avatar yasuaki0521 avatar ytyubox avatar zengadget avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xvim2's Issues

Issues Installing

So I've tried everything I can think of to make this work. I'm sure I'm doing something dumb but it seems like everyone else has it working in Xcode 9 just fine.

Steps I've taken:

  • Made sure every install of xcode (previous) has been removed.
  • Clean install of xcode 9.0 (9A235). Resign with a brand new certificate just like the steps said (I've used xvim for years and never had an issue with this part at least).
  • Validate xcode-select -p is pointing to my Xcode which is default placement. Nothing crazy here.
  • Clone XVim2, used master
  • Set the team for signing in the XVim2 Project (This could be wrong.... maybe I should leave it blank)
  • make and I get
xcodebuild -configuration Release 
2017-10-13 10:57:48.246 xcodebuild[67775:4729937] WARNING: Failed to load plugin at path: "/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin", skipping. Error: Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin/Contents/MacOS/XVim2): no suitable image found.  Did find:
	/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin/Contents/MacOS/XVim2: code signature in (/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin/Contents/MacOS/XVim2) not valid for use in process using Library Validation: mapped file has no Team ID and is not a platform binary (signed with custom identity or adhoc?)" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin/Contents/MacOS/XVim2, NSDebugDescription=dlopen_preflight(/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin/Contents/MacOS/XVim2): no suitable image found.  Did find:
	/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin/Contents/MacOS/XVim2: code signature in (/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin/Contents/MacOS/XVim2) not valid for use in process using Library Validation: mapped file has no Team ID and is not a platform binary (signed with custom identity or adhoc?), NSBundlePath=/Users/___COMPYNAME___/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin, NSLocalizedDescription=The bundle “XVim2” couldn’t be loaded because it is damaged or missing necessary resources.}
=== BUILD TARGET XVim2 OF PROJECT XVim2 WITH CONFIGURATION Release ===

Check dependencies

** BUILD SUCCEEDED **

But when I open Xcode it asks me to Load the bundle and I click "yes" and then nothing happens. Xcode won't open there. It doesn't crash though; it just doesn't open. Obviously thats because it can't find the bundle but idk what to do to fix it.

When I open it again(ie double click an .xcodeproj) it opens just fine but XVim isn't up and running.

Any help appreciated. I also added another uuid to the Info.plist because that was my initial error.

Editor -> XVim

So XVim used to have Editor -> XVim menu to enable/disable the plugin.
This is useful during code reviews or paired programming sessions when I could potentially have another person who has no idea on how to use vim to still be able to use my computer without getting extremely frustrated.

I've noticed under XVim2 that this menu no longer exists. Did it get moved somewhere I didn't notice or is it still on a future road map?

$ does not go to the end of the current line

Intended behaviour

Pressing $ should move the cursor to the end of the line.

Observed behaviour

$ moves to the end of the line, two lines down.

Screencast

ezgif-3-c6f2b1ad44

Environment

  • Tested on current master branch ( 5e6b305 ).
  • Xcode 9 (9A235)
  • macOS 10.13 High Sierra
  • With and without an .xvimrc file
  • Keys work as normal using previous Xcode 8 and Xvim 1.

Mouse highlight becomes visual mode

Hi guys, thanks so much for getting XVim back so quickly.

One feature I really miss is being able to double-click highlight words.
The highlight is considered visual mode and I'm able to replace the word quickly.

visual mode block insert error

ctrl + v select lines,
and use 'I' change to insert mode
and input something
change to normal mode, what I input places wrong !

Crashes when pasting while in insert mode

Process:               Xcode [17560]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               9.0 (13247)
Build Info:            IDEFrameworks-13247000000000000~26
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [17560]
User ID:               501

PlugIn Path:             /Users/USER/Library/Application Support/Developer/*/XVim2
PlugIn Identifier:       net.JugglerShu.XVim2
PlugIn Version:          1.0 (1)

Date/Time:             2017-10-16 14:11:26.746 -0400
OS Version:            Mac OS X 10.12.6 (16G29)
Report Version:        12
Anonymous UUID:        584082C5-4BA3-5DCC-C826-D60DA54C39C3

Sleep/Wake UUID:       CBCDBC27-DEA1-4EEB-9343-6FB61BC56320

Time Awake Since Boot: 12000 seconds
Time Since Wake:       1900 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
ProductBuildVersion: 9A235
UNCAUGHT EXCEPTION (NSRangeException): *** -[NSBigMutableString characterAtIndex:]: Index 6871 out of bounds; string length 6870
UserInfo: (null)
Hints: 
 
Backtrace:
  0   __exceptionPreprocess (in CoreFoundation)
  1   DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2   objc_exception_throw (in libobjc.A.dylib)
  3   +[NSException raise:format:] (in CoreFoundation)
  4   -[NSBigMutableString characterAtIndex:] (in Foundation)
  5   -[NSTextStorage(VimOperation) isNewline:] at /Users/andrew/p/XVim2/XVim2/XVim/NSTextStorage+VimOperation.m:366 (in XVim2)
  6   -[NSTextStorage(VimOperation) isBOL:] at /Users/andrew/p/XVim2/XVim2/XVim/NSTextStorage+VimOperation.m:343 (in XVim2)
  7   -[SourceCodeEditorViewProxy(XVim) xvim_escapeFromInsert] at /Users/andrew/p/XVim2/XVim2/Xcode/SourceCodeEditorViewProxy+XVim.m:821 (in XVim2)
  8   -[XVimInsertEvaluator didEndHandler] at /Users/andrew/p/XVim2/XVim2/XVim/XVimInsertEvaluator.m:160 (in XVim2)
  9   -[XVimWindow handleKeyStroke:onStack:] at /Users/andrew/p/XVim2/XVim2/XVim/XVimWindow.m:210 (in XVim2)
 10   -[XVimWindow handleOneXVimString:] at /Users/andrew/p/XVim2/XVim2/XVim/XVimWindow.m:165 (in XVim2)
 11   -[XVimWindow handleXVimString:] at /Users/andrew/p/XVim2/XVim2/XVim/XVimWindow.m:191 (in XVim2)
 12   -[XVimWindow doCommandBySelector:] at /Users/andrew/p/XVim2/XVim2/XVim/XVimWindow.m:366 (in XVim2)
 13   -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] (in AppKit)
 14   -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] (in AppKit)
 15   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 (in AppKit)
 16   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 (in AppKit)
 17   -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] (in AppKit)
 18   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 (in AppKit)
 19   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 (in HIToolbox)
 20   invocation function for block in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
 21   __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 (in AppKit)
 22   __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 (in AppKit)
 23   -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] (in AppKit)
 24   -[NSTextInputContext handleTSMEvent:completionHandler:] (in AppKit)
 25   _NSTSMEventHandler (in AppKit)
 26   DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
 27   SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)
 28   SendEventToEventTargetWithOptions (in HIToolbox)
 29   SendTSMEvent_WithCompletionHandler (in HIToolbox)
 30   __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke (in HIToolbox)
 31   __SendFilterTextEvent_WithCompletionHandler_block_invoke (in HIToolbox)
 32   SendTSMEvent_WithCompletionHandler (in HIToolbox)
 33   SendFilterTextEvent_WithCompletionHandler (in HIToolbox)
 34   SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler (in HIToolbox)
 35   __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 (in HIToolbox)
 36   __utDeliverTSMEvent_WithCompletionHandler_block_invoke (in HIToolbox)
 37   TSMKeyEvent_WithCompletionHandler (in HIToolbox)
 38   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 (in HIToolbox)
 39   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 (in HIToolbox)
 40   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 (in HIToolbox)
 41   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke (in HIToolbox)
 42   TSMProcessRawKeyEventWithOptionsAndCompletionHandler (in HIToolbox)
 43   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 (in AppKit)
 44   __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 (in AppKit)
 45   -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] (in AppKit)
 46   -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] (in AppKit)
 47   -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] (in AppKit)
 48   -[XVimWindow handleKeyEvent:] at /Users/andrew/p/XVim2/XVim2/XVim/XVimWindow.m:129 (in XVim2)
 49   -[XVimIDEPegasusSourceEditorView xvim_keyDown:] at /Users/andrew/p/XVim2/XVim2/Xcode/IDEPegasusSourceEditor/_TtC22IDEPegasusSourceEditor20SourceCodeEditorView.m:65 (in XVim2)
 50   -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] (in AppKit)
 51   -[NSWindow(NSEventRouting) sendEvent:] (in AppKit)
 52   -[IDEWorkspaceWindow sendEvent:] (in IDEKit)
 53   -[NSApplication(NSEvent) sendEvent:] (in AppKit)
 54   -[IDEApplication sendEvent:] (in IDEKit)
 55   -[NSApplication run] (in AppKit)
 56   NSApplicationMain (in AppKit)
 57   start (in libdyld.dylib)
 
abort() called

Application Specific Signatures:
NSRangeException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8f23e2cb __exceptionPreprocess + 171
1   DVTFoundation                       0x00000001022d0077 DVTFailureHintExceptionPreprocessor + 274
2   libobjc.A.dylib                     0x00007fffa405648d objc_exception_throw + 48
3   CoreFoundation                      0x00007fff8f2bcc3d +[NSException raise:format:] + 205
4   Foundation                          0x00007fff90c33aac -[NSBigMutableString characterAtIndex:] + 102
5   XVim2                               0x000000011671c011 -[NSTextStorage(VimOperation) isNewline:] + 122
6   XVim2                               0x000000011671beed -[NSTextStorage(VimOperation) isBOL:] + 25
7   XVim2                               0x000000011673dbcc -[SourceCodeEditorViewProxy(XVim) xvim_escapeFromInsert] + 131
8   XVim2                               0x000000011672c255 -[XVimInsertEvaluator didEndHandler] + 833
9   XVim2                               0x0000000116734359 -[XVimWindow handleKeyStroke:onStack:] + 767
10  XVim2                               0x0000000116733b58 -[XVimWindow handleOneXVimString:] + 495
11  XVim2                               0x0000000116733da8 -[XVimWindow handleXVimString:] + 259
12  XVim2                               0x0000000116734978 -[XVimWindow doCommandBySelector:] + 84
13  AppKit                              0x00007fff8ce651d1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118
14  AppKit                              0x00007fff8ce42e00 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2218
15  AppKit                              0x00007fff8d6847b1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 + 355
16  AppKit                              0x00007fff8d6845e5 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 + 80
17  AppKit                              0x00007fff8ce4af59 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
18  AppKit                              0x00007fff8d684560 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 + 262
19  HIToolbox                           0x00007fff8e74789f __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70
20  HIToolbox                           0x00007fff8e7466e2 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108
21  AppKit                              0x00007fff8d67d4f8 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 + 2874
22  AppKit                              0x00007fff8ce44835 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80
23  AppKit                              0x00007fff8ce447b4 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
24  AppKit                              0x00007fff8ce4419f -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221
25  AppKit                              0x00007fff8ce43883 _NSTSMEventHandler + 321
26  HIToolbox                           0x00007fff8e6ecd85 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1708
27  HIToolbox                           0x00007fff8e6ebff6 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 428
28  HIToolbox                           0x00007fff8e6ebe3f SendEventToEventTargetWithOptions + 43
29  HIToolbox                           0x00007fff8e7436d6 SendTSMEvent_WithCompletionHandler + 408
30  HIToolbox                           0x00007fff8e743bb1 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
31  HIToolbox                           0x00007fff8e743a12 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215
32  HIToolbox                           0x00007fff8e743727 SendTSMEvent_WithCompletionHandler + 489
33  HIToolbox                           0x00007fff8e743511 SendFilterTextEvent_WithCompletionHandler + 236
34  HIToolbox                           0x00007fff8e7431d6 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284
35  HIToolbox                           0x00007fff8e742f8c __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
36  HIToolbox                           0x00007fff8e742e32 __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439
37  HIToolbox                           0x00007fff8e742bf9 TSMKeyEvent_WithCompletionHandler + 632
38  HIToolbox                           0x00007fff8e742948 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
39  HIToolbox                           0x00007fff8e742775 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281
40  HIToolbox                           0x00007fff8e74248b __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308
41  HIToolbox                           0x00007fff8e7421c2 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300
42  HIToolbox                           0x00007fff8e74173a TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604
43  AppKit                              0x00007fff8d6843d1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 + 116
44  AppKit                              0x00007fff8d683689 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 + 121
45  AppKit                              0x00007fff8d6834f3 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285
46  AppKit                              0x00007fff8d683e1b -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1515
47  AppKit                              0x00007fff8d683362 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 114
48  XVim2                               0x0000000116733914 -[XVimWindow handleKeyEvent:] + 346
49  XVim2                               0x000000011675a1c9 -[XVimIDEPegasusSourceEditorView xvim_keyDown:] + 73
50  AppKit                              0x00007fff8d5a42cc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
51  AppKit                              0x00007fff8d5a2f0a -[NSWindow(NSEventRouting) sendEvent:] + 541
52  IDEKit                              0x0000000103c855d5 -[IDEWorkspaceWindow sendEvent:] + 154
53  AppKit                              0x00007fff8d4284a8 -[NSApplication(NSEvent) sendEvent:] + 4768
54  IDEKit                              0x0000000103ccfb03 -[IDEApplication sendEvent:] + 921
55  AppKit                              0x00007fff8cca2427 -[NSApplication run] + 1002
56  AppKit                              0x00007fff8cc6ce0e NSApplicationMain + 1237
57  libdyld.dylib                       0x00007fffa493c235 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fffa4a6ad42 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fffa4b58457 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fffa49d0420 abort + 129
3   com.apple.dt.IDEKit           	0x0000000103c3dd43 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1370
4   com.apple.dt.IDEKit           	0x0000000103c3f54f -[IDEAssertionHandler handleUncaughtException:] + 1099
5   com.apple.dt.IDEKit           	0x0000000103c3f621 IDEHandleUncaughtException + 94
6   com.apple.CoreFoundation      	0x00007fff8f2bcffa __handleUncaughtException + 746
7   libobjc.A.dylib               	0x00007fffa40586f5 _objc_terminate() + 94
8   libc++abi.dylib               	0x00007fffa3545d49 std::__terminate(void (*)()) + 8
9   libc++abi.dylib               	0x00007fffa35457be __cxa_throw + 121
10  libobjc.A.dylib               	0x00007fffa40565b6 objc_exception_throw + 345
11  com.apple.CoreFoundation      	0x00007fff8f2bcc3d +[NSException raise:format:] + 205
12  com.apple.Foundation          	0x00007fff90c33aac -[NSBigMutableString characterAtIndex:] + 102
13  net.JugglerShu.XVim2          	0x000000011671c011 -[NSTextStorage(VimOperation) isNewline:] + 122 (NSTextStorage+VimOperation.m:372)
14  net.JugglerShu.XVim2          	0x000000011671beed -[NSTextStorage(VimOperation) isBOL:] + 25 (NSTextStorage+VimOperation.m:354)
15  net.JugglerShu.XVim2          	0x000000011673dbcc -[SourceCodeEditorViewProxy(XVim) xvim_escapeFromInsert] + 131 (SourceCodeEditorViewProxy+XVim.m:825)
16  net.JugglerShu.XVim2          	0x000000011672c255 -[XVimInsertEvaluator didEndHandler] + 833 (XVimInsertEvaluator.m:191)
17  net.JugglerShu.XVim2          	0x0000000116734359 -[XVimWindow handleKeyStroke:onStack:] + 767 (XVimWindow.m:257)
18  net.JugglerShu.XVim2          	0x0000000116733b58 -[XVimWindow handleOneXVimString:] + 495 (XVimWindow.m:177)
19  net.JugglerShu.XVim2          	0x0000000116733da8 -[XVimWindow handleXVimString:] + 259 (XVimWindow.m:195)
20  net.JugglerShu.XVim2          	0x0000000116734978 -[XVimWindow doCommandBySelector:] + 84 (XVimWindow.m:369)
21  com.apple.AppKit              	0x00007fff8ce651d1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118
22  com.apple.AppKit              	0x00007fff8ce42e00 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2218
23  com.apple.AppKit              	0x00007fff8d6847b1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 + 355
24  com.apple.AppKit              	0x00007fff8d6845e5 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 + 80
25  com.apple.AppKit              	0x00007fff8ce4af59 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
26  com.apple.AppKit              	0x00007fff8d684560 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 + 262
27  com.apple.HIToolbox           	0x00007fff8e74789f __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70
28  com.apple.HIToolbox           	0x00007fff8e7466e2 invocation function for block in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 108
29  com.apple.AppKit              	0x00007fff8d67d4f8 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 + 2874
30  com.apple.AppKit              	0x00007fff8ce44835 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80
31  com.apple.AppKit              	0x00007fff8ce447b4 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
32  com.apple.AppKit              	0x00007fff8ce4419f -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221
33  com.apple.AppKit              	0x00007fff8ce43883 _NSTSMEventHandler + 321
34  com.apple.HIToolbox           	0x00007fff8e6ecd85 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708
35  com.apple.HIToolbox           	0x00007fff8e6ebff6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428
36  com.apple.HIToolbox           	0x00007fff8e6ebe3f SendEventToEventTargetWithOptions + 43
37  com.apple.HIToolbox           	0x00007fff8e7436d6 SendTSMEvent_WithCompletionHandler + 408
38  com.apple.HIToolbox           	0x00007fff8e743bb1 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
39  com.apple.HIToolbox           	0x00007fff8e743a12 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215
40  com.apple.HIToolbox           	0x00007fff8e743727 SendTSMEvent_WithCompletionHandler + 489
41  com.apple.HIToolbox           	0x00007fff8e743511 SendFilterTextEvent_WithCompletionHandler + 236
42  com.apple.HIToolbox           	0x00007fff8e7431d6 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284
43  com.apple.HIToolbox           	0x00007fff8e742f8c __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
44  com.apple.HIToolbox           	0x00007fff8e742e32 __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439
45  com.apple.HIToolbox           	0x00007fff8e742bf9 TSMKeyEvent_WithCompletionHandler + 632
46  com.apple.HIToolbox           	0x00007fff8e742948 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
47  com.apple.HIToolbox           	0x00007fff8e742775 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281
48  com.apple.HIToolbox           	0x00007fff8e74248b __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308
49  com.apple.HIToolbox           	0x00007fff8e7421c2 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300
50  com.apple.HIToolbox           	0x00007fff8e74173a TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604
51  com.apple.AppKit              	0x00007fff8d6843d1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 + 116
52  com.apple.AppKit              	0x00007fff8d683689 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 + 121
53  com.apple.AppKit              	0x00007fff8d6834f3 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285
54  com.apple.AppKit              	0x00007fff8d683e1b -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1515
55  com.apple.AppKit              	0x00007fff8d683362 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 114
56  net.JugglerShu.XVim2          	0x0000000116733914 -[XVimWindow handleKeyEvent:] + 346 (XVimWindow.m:155)
57  net.JugglerShu.XVim2          	0x000000011675a1c9 -[XVimIDEPegasusSourceEditorView xvim_keyDown:] + 73 (_TtC22IDEPegasusSourceEditor20SourceCodeEditorView.m:67)
58  com.apple.AppKit              	0x00007fff8d5a42cc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
59  com.apple.AppKit              	0x00007fff8d5a2f0a -[NSWindow(NSEventRouting) sendEvent:] + 541
60  com.apple.dt.IDEKit           	0x0000000103c855d5 -[IDEWorkspaceWindow sendEvent:] + 154
61  com.apple.AppKit              	0x00007fff8d4284a8 -[NSApplication(NSEvent) sendEvent:] + 4768
62  com.apple.dt.IDEKit           	0x0000000103ccfb03 -[IDEApplication sendEvent:] + 921
63  com.apple.AppKit              	0x00007fff8cca2427 -[NSApplication run] + 1002
64  com.apple.AppKit              	0x00007fff8cc6ce0e NSApplicationMain + 1237
65  libdyld.dylib                 	0x00007fffa493c235 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b55621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 2:
0   libsystem_kernel.dylib        	0x00007fffa4a6334a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffa4a62797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8f1b5434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8f1b48c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff8f1b4114 CFRunLoopRunSpecific + 420
5   com.apple.Foundation          	0x00007fff90bc7252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     	0x000000010f3f8498 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 217
7   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
8   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
9   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
10  libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fffa4a6334a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffa4a62797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8f1b5434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8f1b48c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff8f1b4114 CFRunLoopRunSpecific + 420
5   com.apple.Foundation          	0x00007fff90bc7252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     	0x000000010f406942 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1524
7   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
8   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
9   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
10  libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fffa4a6aeb6 __select + 10
1   com.apple.CoreFoundation      	0x00007fff8f1f066a __CFSocketManager + 682
2   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
3   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
4   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fffa4a6af46 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fffa49f1b72 nanosleep + 199
2   libc++.1.dylib                	0x00007fffa351465b std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 80
3   com.apple.JavaScriptCore      	0x00007fff921c212f void std::__1::this_thread::sleep_for<long long, std::__1::ratio<1l, 1000l> >(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) + 63
4   com.apple.JavaScriptCore      	0x00007fff921c1011 bmalloc::waitUntilFalse(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool&) + 113
5   com.apple.JavaScriptCore      	0x00007fff921c0e60 bmalloc::Heap::scavenge(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 48
6   com.apple.JavaScriptCore      	0x00007fff921c0cf6 bmalloc::Heap::concurrentScavenge() + 102
7   com.apple.JavaScriptCore      	0x00007fff921c2381 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 97
8   com.apple.JavaScriptCore      	0x00007fff921c228d bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 29
9   com.apple.JavaScriptCore      	0x00007fff921c253d 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
10  libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
11  libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
12  libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fffa4a6334a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffa4a62797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8f1b5434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8f1b48c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff8f1b4114 CFRunLoopRunSpecific + 420
5   com.apple.CFNetwork           	0x00007fff8e2f1734 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
6   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
7   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
8   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
9   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fffa4a6334a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffa4a62797 mach_msg + 55
2   com.apple.spotlight.index     	0x00007fffa11b2995 _handleExceptions + 280
3   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
4   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
5   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 8:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fffa4a6334a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffa4a62797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8f1b5434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8f1b48c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff8f1b4114 CFRunLoopRunSpecific + 420
5   com.apple.AppKit              	0x00007fff8cdfaf02 _NSEventThread + 205
6   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
7   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
8   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 9:: DYMobileDeviceManager
0   libsystem_kernel.dylib        	0x00007fffa4a6334a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffa4a62797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8f1b5434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8f1b48c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff8f1b4114 CFRunLoopRunSpecific + 420
5   com.apple.Foundation          	0x00007fff90bc7252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.Foundation          	0x00007fff90bc712a -[NSRunLoop(NSRunLoop) run] + 76
7   com.apple.GPUToolsMobileFoundation	0x000000011e49028a -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
9   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
10  libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
11  libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fffa4a6abf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffa4b567fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x00000001162ded45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 11:
0   libsystem_kernel.dylib        	0x00007fffa4a6abf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffa4b567fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x00000001162ded45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fffa4a6abf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffa4b567fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x00000001162ded45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 13:
0   libsystem_kernel.dylib        	0x00007fffa4a6abf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffa4b567fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x00000001162ded45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 14:
0   libsystem_kernel.dylib        	0x00007fffa4a6abf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffa4b567fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x00000001162ded45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff90bd78ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 15:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b55621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b55621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b5548e _pthread_wqthread + 1023
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b55621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 19:: Dispatch queue: SourceKitLanguageServiceSymbolReferenceQueue
0   libsystem_kernel.dylib        	0x00007fffa4a6334a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffa4a62797 mach_msg + 55
2   libdispatch.dylib             	0x00007fffa4920b93 _dispatch_mach_send_and_wait_for_reply + 591
3   libdispatch.dylib             	0x00007fffa4920ff9 dispatch_mach_send_with_result_and_wait_for_reply + 45
4   libxpc.dylib                  	0x00007fffa4b8f5b8 xpc_connection_send_message_with_reply_sync + 154
5   com.apple.dt.SourceKit        	0x0000000105f13040 sourcekit_send_request_sync + 96
6   com.apple.dt.IDE.IDEPegasusSourceEditor	0x000000011c276708 _T022IDEPegasusSourceEditor0cB10KitServiceC17RequestDispatcher33_1C0BBEBDB772505C3395053F6D03B517LLC08dispatchF4Sync0bD7Support0bD8ResponseCSg_So7NSErrorCSgtAH0bdF0VFTf4gn_n + 40
7   com.apple.dt.IDE.IDEPegasusSourceEditor	0x000000011c272842 _T022IDEPegasusSourceEditor0cB10KitServiceC0bD7Support0bdE0AadEP23sendSemanticRequestSyncSo7NSErrorCSgAD0bdI0V_SSyAD0bD8ResponseCc15completionBlocktFTW + 66
8   com.apple.SourceKitSupport    	0x000000011cb76e36 _T016SourceKitSupport0aB15SemanticRequestC04sendE0yAA0abE0V_yAA0aB8ResponseCc15completionBlocktFTf4ggn_n + 838
9   com.apple.SourceKitSupport    	0x000000011cbc5f20 _T016SourceKitSupport0aB15LanguageServiceC28referencesToSymbolAtPositiony0A6Editor0akJ0V_SbycSg14cancelledBlockySayAE0aK5RangeVGc010completionM0tFyycfU_Tf4gggggg_n + 528
10  com.apple.SourceKitSupport    	0x000000011cba627a _T016SourceKitSupport0aB15LanguageServiceC28referencesToSymbolAtPositiony0A6Editor0akJ0V_SbycSg14cancelledBlockySayAE0aK5RangeVGc010completionM0tFyycfU_ + 58
11  com.apple.SourceKitSupport    	0x000000011cbd7447 _T016SourceKitSupport0aB15LanguageServiceC28referencesToSymbolAtPositiony0A6Editor0akJ0V_SbycSg14cancelledBlockySayAE0aK5RangeVGc010completionM0tFyycfU_TA + 167
12  com.apple.SourceKitSupport    	0x000000011cb9c250 _T0Ix_IyB_TR + 32
13  libdispatch.dylib             	0x00007fffa490f524 _dispatch_call_block_and_release + 12
14  libdispatch.dylib             	0x00007fffa49068fc _dispatch_client_callout + 8
15  libdispatch.dylib             	0x00007fffa491c9a0 _dispatch_queue_serial_drain + 896
16  libdispatch.dylib             	0x00007fffa490f306 _dispatch_queue_invoke + 1046
17  libdispatch.dylib             	0x00007fffa49086b5 _dispatch_root_queue_drain + 476
18  libdispatch.dylib             	0x00007fffa490848c _dispatch_worker_thread3 + 99
19  libsystem_pthread.dylib       	0x00007fffa4b555a2 _pthread_wqthread + 1299
20  libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b55621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b55621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib        	0x00007fffa4a6b44e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffa4b55621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffa4b5507d start_wqthread + 13

Thread 23:
0   libsystem_kernel.dylib        	0x00007fffa4a6af46 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fffa49f1b72 nanosleep + 199
2   com.apple.CoreSymbolicationDT 	0x000000010578cc05 cleaner_thread_main(void*) + 41
3   libsystem_pthread.dylib       	0x00007fffa4b5593b _pthread_body + 180
4   libsystem_pthread.dylib       	0x00007fffa4b55887 _pthread_start + 286
5   libsystem_pthread.dylib       	0x00007fffa4b5508d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5dbb0aa8  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007fff5dbb0ad0  rsp: 0x00007fff5dbb0aa8
   r8: 0x00007ff597d05f40   r9: 0x00007fffaa1e1738  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fffa404a480  r13: 0x0000000000000000  r14: 0x00007fffad8593c0  r15: 0x00007ff5a56b1a30
  rip: 0x00007fffa4a6ad42  rfl: 0x0000000000000206  cr2: 0x00007fffad83b128
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10204b000 -        0x10204cff7  com.apple.dt.Xcode (9.0 - 13247) <B228B806-ACF1-31C6-8881-6F0ED5AD58B3> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x102058000 -        0x10260cff7  com.apple.dt.DVTFoundation (9.0 - 13231) <0FDB9530-4129-3121-A2FA-CAC1D8CDE314> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x102879000 -        0x102bf6ff7  com.apple.dt.DVTKit (9.0 - 13231) <0C0E862C-2FD3-32A3-9B4E-35C7332A038C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x102e51000 -        0x1035bcfff  com.apple.dt.IDEFoundation (9.0 - 13247) <5B548A4E-C475-35A0-B349-E7A2266F006A> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x103aee000 -        0x1044b7ff7  com.apple.dt.IDEKit (9.0 - 13247) <527C376F-9A89-38AC-8F95-94B134DBDEB6> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x104c1c000 -        0x104c2aff7 +libswiftAVFoundation.dylib (4.0 - 900.0.65) <7A6E65DC-108C-39A8-BF8C-5881CE827F4B> /Applications/Xcode.app/Contents/Frameworks/libswiftAVFoundation.dylib
       0x104c3c000 -        0x104ffdfff +libswiftCore.dylib (4.0 - 900.0.65) <BE8F1E7E-D8F4-3373-81D4-146857BF53D0> /Applications/Xcode.app/Contents/Frameworks/libswiftCore.dylib
       0x105337000 -        0x10533eff7 +libswiftCoreAudio.dylib (4.0 - 900.0.65) <28A7389B-B12A-3392-B476-CD48B26999B4> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreAudio.dylib
       0x10534e000 -        0x105351ff3 +libswiftCoreFoundation.dylib (4.0 - 900.0.65) <53FDDB02-2822-3F03-868A-F4AFFEA28FC2> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x105356000 -        0x105356fff  com.apple.IDEWatchKit1SupportUI (9.0 - 13003) <C0736022-AB4A-38A9-B989-D071AF5EFEAB> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
       0x10535b000 -        0x10536bfff +libswiftCoreGraphics.dylib (4.0 - 900.0.65) <0FA267AF-953F-3E3D-B8F3-56993424D8E4> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x105384000 -        0x105384fff  com.apple.Metal (1.0 - 1) <A8DC9696-9C23-3F50-A7AE-E4CDF8E1BD72> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x105388000 -        0x10538dffe +libswiftCoreImage.dylib (4.0 - 900.0.65) <A20F1E87-0604-36F9-AD3A-74A592BA7E83> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x105392000 -        0x105393fff  libpanel.5.4.dylib (51.30.1) <60A7AAE6-2A80-3FDC-B910-A49259C3C322> /usr/lib/libpanel.5.4.dylib
       0x105398000 -        0x1053a2fff +libswiftCoreMedia.dylib (4.0 - 900.0.65) <848E7211-D1DF-3479-B9C5-1A0223ED92AA> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreMedia.dylib
       0x1053ab000 -        0x1053b1ff7 +libswiftDarwin.dylib (4.0 - 900.0.65) <45FBE8C0-F741-31E5-A535-CDAF58925E60> /Applications/Xcode.app/Contents/Frameworks/libswiftDarwin.dylib
       0x1053c0000 -        0x1053dbff7 +libswiftDispatch.dylib (4.0 - 900.0.65) <8C1E89A1-2E06-3828-965B-D7A34FC1FACB> /Applications/Xcode.app/Contents/Frameworks/libswiftDispatch.dylib
       0x10540c000 -        0x10540cfff  com.apple.IBCompilerPlugin (9.0 - 13196) <A1398360-EC4B-3219-953E-02F90695153A> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/IBCompilerPlugin.xcplugin/Contents/MacOS/IBCompilerPlugin
       0x105412000 -        0x105587ff7 +libswiftFoundation.dylib (4.0 - 900.0.65) <83D0EE4A-54FF-3094-9363-2C278290416B> /Applications/Xcode.app/Contents/Frameworks/libswiftFoundation.dylib
       0x1056c6000 -        0x1056c9ff3 +libswiftIOKit.dylib (4.0 - 900.0.65) <9B7071E4-FB13-385E-AB6B-A40A7E8198C9> /Applications/Xcode.app/Contents/Frameworks/libswiftIOKit.dylib
       0x1056cf000 -        0x1056d7ff7 +libswiftMetal.dylib (4.0 - 900.0.65) <371469B1-54FB-3BBA-A389-DF3EB63A2BE7> /Applications/Xcode.app/Contents/Frameworks/libswiftMetal.dylib
       0x1056e0000 -        0x1056e0ff7  com.apple.xcode.compilers.coredata (11.0 - 13203) <0E784C60-84CB-3910-BEE3-8B6739D07A8D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x1056e5000 -        0x1056ebfff +libswiftObjectiveC.dylib (4.0 - 900.0.65) <85E87FB0-A98C-3F30-A8F5-7878F8D0BE85> /Applications/Xcode.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x1056f5000 -        0x1056fcff7 +libswiftQuartzCore.dylib (4.0 - 900.0.65) <BA8E8311-CC54-36F8-AA14-77F06DD3841F> /Applications/Xcode.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x105703000 -        0x105706fff +libswiftXPC.dylib (4.0 - 900.0.65) <5EF96933-BB5E-380E-8E9B-BFE071101C02> /Applications/Xcode.app/Contents/Frameworks/libswiftXPC.dylib
       0x10570c000 -        0x105739fff +libswiftsimd.dylib (4.0 - 900.0.65) <1834544A-1004-35DC-A43E-8CFF3C74431A> /Applications/Xcode.app/Contents/Frameworks/libswiftsimd.dylib
       0x105774000 -        0x105775ffb  com.apple.dt.dbg.DebuggerLLDBService (9.0 - 13240) <FCC26038-DDFA-3029-A6C8-B3370F33F0A8> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x10577b000 -        0x10580dff7  com.apple.CoreSymbolicationDT (9.0 - 63080) <74705A47-1C15-380A-B8D1-E3DA1A02E685> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
       0x105861000 -        0x105861ff7  com.apple.compilers.clang (11.0 - 13203) <502F3195-1354-35CA-9F6E-E675D3B72964> /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
       0x105865000 -        0x105892fd3  com.apple.dt.instruments.DTXConnectionServices (9.0 - 63121) <FBCE0B84-DF36-35EA-B274-C325D41A98BF> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x1058b8000 -        0x105972ff7  com.apple.dt.instruments.DVTInstrumentsFoundation (9.0 - 63121) <C6FB1B6F-A867-3DF3-B896-3F7E88A56F5E> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
       0x105a11000 -        0x105a1bfff +libswiftCoreData.dylib (4.0 - 900.0.65) <67ED0C8C-2EBC-3197-844A-D957E0B5D3A9> /Applications/Xcode.app/Contents/Frameworks/libswiftCoreData.dylib
       0x105a2a000 -        0x105a6afff  com.apple.DebugSymbols (141 - 141) <60EA40BC-DEAE-3086-A5DA-76EF39C3B1EE> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
       0x105a8f000 -        0x105b13fd7  com.apple.SymbolicationDT (9.0 - 63080) <17366519-C63D-362A-8633-A18FB54E6632> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
       0x105b66000 -        0x105b67ff7  com.apple.dt.IDEWatchSupportCore (1.0 - 1) <C2C7A2E9-B7D8-370D-BF50-BAE240AEF924> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
       0x105b6d000 -        0x105be7fff  libdtrace.dylib (209.50.12) <1AB9A7E1-6D63-3831-84D9-0E0F67F6081C> /usr/lib/libdtrace.dylib
       0x105c14000 -        0x105c18ff7  com.apple.kperf (1.0 - 1) <7B842456-22D1-3F56-8786-164C1E863A4C> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
       0x105c25000 -        0x105c2cfff  com.apple.kperfdataDT (1.0 - 1) <A4B9A2CE-E5B6-350D-B0E0-B47466EAD94C> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
       0x105c39000 -        0x105c68ff7  com.apple.libktrace (1.0 - 218.1.1) <DFCFA062-BBA3-3D3C-9B3C-797130E16666> /Applications/Xcode.app/Contents/SharedFrameworks/ktraceDT.framework/Versions/A/ktraceDT
       0x105c82000 -        0x105ca5fff  com.apple.StreamingZip (1.0 - 1) <92440790-97E2-35B0-B67D-96983B20857A> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x105cbe000 -        0x105cdfff7  com.apple.dt.instruments.DVTInstrumentsUtilities (9.0 - 63121) <CCB5386B-2EE1-33E8-A116-B049AEFE3813> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
       0x105d06000 -        0x105dc1ff7  com.apple.dt.XCTest (1.0 - 13201) <642C6C7A-E7A4-37BA-B808-DA59BDAA2BC0> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
       0x105e5d000 -        0x105e75ffb  com.apple.dt.DVTDeviceFoundation (9.0 - 1) <07701384-0AF2-3CE4-A935-0AFCC6D5D14D> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeviceFoundation.framework/Versions/A/DVTDeviceFoundation
       0x105e95000 -        0x105ea5ff7 +libswiftAppKit.dylib (4.0 - 900.0.65) <5C2E02A3-50A6-38E3-A7FE-AFD90D3089C9> /Applications/Xcode.app/Contents/Frameworks/libswiftAppKit.dylib
       0x105eba000 -        0x105ee0ff7  com.apple.dt.XCTAutomationSupport (1.0 - 1) <5F038697-DF65-306F-9FEC-F41CBF082325> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/Versions/A/XCTAutomationSupport
       0x105f05000 -        0x105f0afff +libswiftos.dylib (4.0 - 900.0.65) <CBCBA4F7-CBEB-33CA-B11A-A3A64D6538EE> /Applications/Xcode.app/Contents/Frameworks/libswiftos.dylib
       0x105f11000 -        0x105fa3fff  com.apple.dt.SourceKit (1.0 - 13121) <E92ED2EE-9238-3297-AAB8-4392B21215B3> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/SourceKit
       0x105fdb000 -        0x107a8dfff +libLTO.dylib (900.0.37) <F12C5F5F-402E-3D7B-A554-156AEF8E6292> /Applications/Xcode.app/Contents/Frameworks/libLTO.dylib
       0x107f1f000 -        0x107f4cff3  com.apple.dt.DVTAnalytics (1.0 - 1) <BCE11EC0-EA61-3368-B53B-CE13211757E9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
       0x107f74000 -        0x107f7eff3  com.apple.dt.DVTServices (9.0 - 13231) <4D8CD6A2-567F-3A36-9F86-F02098F26A5E> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
       0x107f8b000 -        0x107fcaff7  com.apple.dt.DVTPortal (9.0 - 1) <4C41DABD-2AFD-3465-BE8A-DFBF361795B4> /Applications/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal
       0x107ffb000 -        0x10803eff7  com.apple.dt.DVTDocumentation (1.0 - 13231) <F69F4084-4658-3E11-A69B-BAD664A738E5> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDocumentation.framework/Versions/A/DVTDocumentation
       0x108071000 -        0x108358ff7  com.apple.DNTDocumentationModel (1.0 - 1) <D85929E4-5AEB-3F16-9328-AD9CCF8CD775> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationModel.framework/Versions/A/DNTDocumentationModel
       0x108424000 -        0x1085e0ff7  com.apple.DNTDocumentationSupport (1.0 - 13042) <D6DEF9EE-9470-3342-B506-2DD0218E1DA1> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationSupport.framework/Versions/A/DNTDocumentationSupport
       0x1086d0000 -        0x1086e8fff  com.apple.dt.XCTDaemonControl (1.0 - 1) <4DC2E05B-57C8-332E-BB4C-01E4972DDCD2> /Applications/Xcode.app/Contents/SharedFrameworks/XCTDaemonControl.framework/Versions/A/XCTDaemonControl
       0x108706000 -        0x1087a6ff7  com.apple.dt.Xcode.DVTSourceControl (9.0 - 13120) <DCEC1306-64DE-3E24-BA2C-A389846648A8> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x10880c000 -        0x10892bff7  com.apple.DNTSourceKitSupport (1.0 - 1) <29F86C8D-3E37-3800-9C4B-DE9639DEDB91> /Applications/Xcode.app/Contents/SharedFrameworks/DNTSourceKitSupport.framework/Versions/A/DNTSourceKitSupport
       0x10895f000 -        0x1089a8fff  com.apple.dt.DVTSourceControlHostedAccount (9.0 - 13120) <D7840382-3576-33D3-89C5-EB28E911F7D6> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControlHostedAccount.framework/Versions/A/DVTSourceControlHostedAccount
       0x1089fe000 -        0x108a15ff3  com.apple.dt.DVTAnalyticsClient (9.0 - 1) <1D85C8EA-D9B9-3B3C-9917-85EFD61F258F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
       0x108a31000 -        0x108ac2fff  com.apple.DNTTransformer (1.0 - 1) <96E71281-0CC4-3E90-A9E0-C4186D488EE4> /Applications/Xcode.app/Contents/SharedFrameworks/DNTTransformer.framework/Versions/A/DNTTransformer
       0x108b28000 -        0x108b37ff3  com.apple.dt.XcodeKit (9.0 - 13247) <D180310E-66D3-3704-8447-F86B43B69435> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/Versions/A/XcodeKit
       0x108b47000 -        0x108b7affb  com.apple.dt.DVTProducts (1.0 - 1) <89F864D2-5BC9-3720-AAC5-B37C938FE3F7> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
       0x108b9e000 -        0x108ba0ffb  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <B00C82E1-115D-3E25-B3CE-32F838EB8E06> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x108ba7000 -        0x108c70ff7  com.apple.dt.instruments.DTGraphKit (9.0 - 63088) <96382894-2CAB-32FB-8535-4981D4B699C0> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x108d3a000 -        0x108d41fff  com.apple.dt.ScriptingDefinitionEditor (9.0 - 13240) <783E2CDF-AE67-36CF-8474-F335F04E248F> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x108d4a000 -        0x108d4afff  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <C07DE8EB-4481-3DF9-9982-9007335FF52F> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
       0x108e46000 -        0x108e4efff  com.apple.DevToolsFoundation (11.0 - 13203) <3196D5F2-664D-3AC9-86CC-5AA128591D74> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x108e59000 -        0x108e96dc7  dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
       0x108ee4000 -        0x10b81fff3 +libclang.dylib (900.0.37) <E863B7DA-8005-3A95-A644-099839784821> /Applications/Xcode.app/Contents/Frameworks/libclang.dylib
       0x10bff5000 -        0x10bff8ff7  com.apple.XCWatchKit1Support (1.0 - 1) <D827A5C7-F28E-3203-B2D9-D4B2A7D03F68> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
       0x10ecdd000 -        0x10ece9fff  com.apple.dt.IDELanguageSupportCore (9.0 - 13083) <B47C725C-A37C-3E2A-815C-B0AE54286B4B> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
       0x10ecf7000 -        0x10ed42ffb  com.apple.dt.dbg.DebuggerFoundation (9.0 - 13240) <F79254BA-5972-38AA-95C5-3D21DEBA2AF3> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x10ed7f000 -        0x10ed92ffb  com.apple.dt.DebugHierarchyFoundation (1.0 - 1) <9718F62C-A3F2-3BFC-B430-D1F9EA217B1C> /Applications/Xcode.app/Contents/SharedFrameworks/DebugHierarchyFoundation.framework/Versions/A/DebugHierarchyFoundation
       0x10eda2000 -        0x10edb7ff3  com.apple.dt.DebugHierarchyKit (1.0 - 1) <25E6BD6F-2430-3849-B57D-7147CAC7F18E> /Applications/Xcode.app/Contents/SharedFrameworks/DebugHierarchyKit.framework/Versions/A/DebugHierarchyKit
       0x10edd1000 -        0x10ee5afff  com.apple.dt.IBAutolayoutFoundation (9.0 - 13196) <947E98B5-D91A-363A-8DE2-22A7DFD39BB4> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x10eeb9000 -        0x10efdefff  com.apple.dt.IBFoundation (9.0 - 13196) <FC44E8F7-95E6-3CEA-81E5-0D5A3E9F40D3> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x10f0b4000 -        0x10f12bffb  com.apple.CoreThemeDefinition (2.0 - 288.2) <CCA3F672-77FB-3045-8C48-68EF95742A20> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x10f17a000 -        0x10f1ffff3  com.apple.dt.IDE.Xcode3Core (9.0 - 13203) <41587656-42A5-387A-B9BF-A31FAB78520F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x10f24e000 -        0x10f284ffb  com.apple.Xcode.DevToolsSupport (11.0 - 13203) <0C22699D-F7D6-3B4B-866C-6EA1C8BD6504> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10f2ac000 -        0x10f341ff7  com.apple.dt.IDE.IDEiOSSupportCore (9.0 - 13176) <64F64648-BC6D-3612-8A2B-44EE922D82FF> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x10f3a7000 -        0x10f3abff3  com.apple.dt.XCTDaemonControlMobileDevice (1.0 - 1) <69DC88CE-6762-348E-A7D6-C6E3F3A38177> /Applications/Xcode.app/Contents/SharedFrameworks/XCTDaemonControlMobileDevice.framework/Versions/A/XCTDaemonControlMobileDevice
       0x10f3b3000 -        0x10f3c8ffb  com.apple.DVTiPhoneSimulatorRemoteClient (9.0 - 13176) <66DF3160-4386-3F75-96DC-6AAF49B1CD93> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x10f3dc000 -        0x10f48cff7  com.apple.DTDeviceKitBase (9.0 - 13176) <4350E717-5124-3A9A-BCB5-596C755D1C52> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10f503000 -        0x10f517ffb  com.apple.DeviceLinkX (5.0 - 264) <4A53E58A-FE9A-38F9-8351-86A217742703> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x10f528000 -        0x10f5affff  com.apple.CoreSimulator (494.13.6 - 494.13.6) <85A59CF5-10EC-3F86-B594-44E6AF20AAD9> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
       0x10f5f7000 -        0x10f5feff7  com.apple.CoreSimulator.CoreSimDeviceIO (494.13.6 - 494.13.6) <E3AF3F69-D39A-34D9-B827-B997FAED9669> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO
       0x10f608000 -        0x10f633ff3  com.apple.CoreSimulator.FoundationXPC (494.13.6 - 494.13.6) <DA1F1FF3-F078-3450-8B4C-DD72DDCD71D9> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/FoundationXPC.framework/Versions/A/FoundationXPC
       0x10f649000 -        0x10f665fff  com.apple.dt.XCLanguageSupport (9.0 - 13083) <56954477-09E9-39D5-A8CC-6886EB59AF85> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x10f678000 -        0x10f67bffb  com.apple.xcode.compilers.mlkit (11.0 - 13045) <D90A9309-E4B1-3CA9-9659-88C004AE8510> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/MLKit.xcplugin/Contents/MacOS/MLKit
       0x10f681000 -        0x10f68dff7  com.apple.xcode.plug-in.CoreBuildTasks (11.0 - 13203) <605FC210-ED8E-319F-BEBB-ACF751D50743> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x10f6bf000 -        0x10f6c4ff3  com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <4B509049-3B81-315B-9B03-94E076D35D17> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
       0x10f6cb000 -        0x10f6cdfff  com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <364F0559-152E-3B35-8E06-65D2C1901B5D> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore
       0x10f71d000 -        0x1106d6fff  com.apple.ModelIO (1.0 - 1.89.20) <C99B5583-8F0A-367F-B2AF-F6A94BE58D78> /Applications/Xcode.app/Contents/SharedFrameworks/ModelIO.framework/ModelIO
       0x110787000 -        0x110d29fef  com.apple.SceneKit (1.0 - 430.2) <1C6CF8CE-32AD-34FE-A3EC-0C0565AB9D64> /Applications/Xcode.app/Contents/SharedFrameworks/SceneKit.framework/SceneKit
       0x11102f000 -        0x111089ff7  com.apple.PhysicsKit (1.0 - 1) <DFDFF6B8-FC5B-3F17-BAA6-E9B8FE03F177> /Applications/Xcode.app/Contents/SharedFrameworks/PhysicsKit.framework/PhysicsKit
       0x1110b9000 -        0x1110d7ff7  com.apple.Jet (1.0 - 2.26) <2B216B4A-DC45-3870-88A2-D1ED9E718A33> /Applications/Xcode.app/Contents/SharedFrameworks/Jet.framework/Jet
       0x1110f6000 -        0x11130afff  com.apple.SpriteKit (1.0 - 1) <2A6C1A6D-AA7B-3C45-BB5A-9BDBE6E91226> /Applications/Xcode.app/Contents/SharedFrameworks/SpriteKit.framework/SpriteKit
       0x1113f2000 -        0x1114b0fff  com.apple.GameplayKit (1.0 - 1) <D8B95238-3D91-3659-81FB-73B4BAB7C25C> /Applications/Xcode.app/Contents/SharedFrameworks/GameplayKit.framework/GameplayKit
       0x1114ff000 -        0x111589ff7  com.apple.dt.dbg.DebuggerLLDB (9.0 - 13240) <BF5FB38E-1F8D-345C-94A7-06FFF589C2E5> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x111614000 -        0x111656ff7  com.apple.LLDBRPC (1.0 - 900.0.45) <2C5CC77D-3DA8-3BB8-821E-A0348F75B827> /Applications/Xcode.app/Contents/SharedFrameworks/LLDBRPC.framework/Versions/A/LLDBRPC
       0x11168e000 -        0x11168ffff  com.apple.dt.IDE.IDEOSXSupportCore (9.0 - 13021) <D1EA4892-1FDE-3B72-940D-0C3031F57860> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x11173f000 -        0x111743ffb  com.apple.dt.IDEWatchSupportUI (1.0 - 1) <897D1A78-565B-36D9-9223-FBDF39A06CBA> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportUI.ideplugin/Contents/MacOS/IDEWatchSupportUI
       0x111754000 -        0x111759ff7  com.apple.dt.IDE.IBBuildSupport (9.0 - 13196) <BF21E516-3915-3586-A557-6861BE42C456> /Applications/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport
       0x1118e8000 -        0x114f1afff  com.apple.LLDB.framework (1.900.0.45 - 900.0.45) <624DA207-B44D-3162-A1F6-2B74BFE643F6> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x116033000 -        0x116124ff7  org.python.python (2.7.10 - 2.7.10) <BDCDC395-7F55-3DF4-819B-7719E69BCBD9> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x11618c000 -        0x11654bfff  com.apple.Xcode.DevToolsCore (11.0 - 13203) <20A8A5D1-47E6-3CAC-B5C2-11B45EDDA2E0> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x116714000 -        0x11676bff7 +net.JugglerShu.XVim2 (1.0 - 1) <150D1476-C3BB-311B-BF09-005070FEBF56> /Users/USER/Library/Application Support/Developer/*/XVim2
       0x1179cc000 -        0x1179d0fff  com.apple.audio.AppleHDAHALPlugIn (279.48 - 279.48) <ECA84145-2AC4-347D-BBC0-933AAAC15356> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1179d6000 -        0x1179d6fff  com.apple.dt.IDE.DFRSupportKit (9.0 - 1) <1FC98636-153C-3D8E-97A9-B60A270FFE5C> /Applications/Xcode.app/Contents/Frameworks/DFRSupportKit.framework/Versions/A/DFRSupportKit
       0x1179de000 -        0x117b84fff  GLEngine (14.0.16) <08F2E804-13D2-3E80-9322-1A23A84A55F3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x117bc3000 -        0x11811eff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.25.17 - 10.2.5) <37814D97-7FB0-3378-BF1E-375CE00043ED> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
       0x118331000 -        0x11835bfff  GLRendererFloat (14.0.16) <6B57F70A-EFAC-3DB2-B9BA-E55D05D44DB5> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x118365000 -        0x1183ddff7  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.25.17 - 10.2.5) <256C1732-C04F-3952-9630-9AE95BDCB245> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
       0x1188cd000 -        0x1188d3ff7 +libswiftAccelerate.dylib (4.0 - 900.0.65) <86F61217-FA0C-3618-8372-34385571C16C> /Applications/Xcode.app/Contents/Frameworks/libswiftAccelerate.dylib
       0x1188dd000 -        0x1188ddfff  com.apple.GLToolsMobileFoundation (1.0 - 23018) <1D8919C5-F352-3709-A829-937B2CBBD817> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
       0x119fd7000 -        0x119fd8ff3 +liblaunch_sim.dylib (1205.1.10) <9C3926DE-39D8-32AA-8039-21B3BAC63537> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x119fde000 -        0x119fdfff3 +liblaunch_sim.dylib (1205.1.10) <FD836D99-99CF-3FB2-93D5-E27AB474D771> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x119fe5000 -        0x119fe6ff3 +liblaunch_sim.dylib (1205.1.10) <8E7DEBF2-8477-325D-B938-EE28E52F7C84> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/watchOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x119fec000 -        0x119ffdfff  com.apple.dt.IDE.IDEGit (9.0 - 13240) <4FE401BA-6204-3F71-8E5A-2134EBD3AE28> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x11a012000 -        0x11a05fff7  com.apple.DADocSetAccess (9.0 - 13012) <685E8BE7-F74B-390C-9E68-2FB6E9B595AD> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x11a08a000 -        0x11a09fff3  com.apple.DADocSetManagement (9.0 - 13012) <DBBFA78D-C949-333C-BE4D-1AE2DCA8BA11> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x11a0b1000 -        0x11a2a3fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (9.0 - 13196) <38D5C757-6768-3C36-B8CD-27C2E8E8B9BF> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.framework/IDEInterfaceBuilderCocoaIntegration
       0x11a478000 -        0x11a49dfff  com.apple.DiscRecordingUI (9.0.3 - 9030.4.5) <213F86C8-227C-349F-8CEA-E78CAA097E72> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x11a4bf000 -        0x11a4dcff3  com.apple.IBCocoaTouchToolFoundation (9.0 - 13173) <177A94EF-8978-3A34-875E-792F17D84DDB> /Applications/Xcode.app/Contents/Frameworks/IBCocoaTouchToolFoundation.framework/Versions/A/IBCocoaTouchToolFoundation
       0x11aa12000 -        0x11b00efff  com.apple.dt.IDE.IDEInterfaceBuilderKit (9.0 - 13196) <AEA61C35-B685-3CD3-992E-84F81054173B> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.framework/IDEInterfaceBuilderKit
       0x11b45a000 -        0x11b6a6ff3  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (9.0 - 13173) <21CF6317-C37B-365F-AED4-EFEEB46461A1> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration
       0x11b8a8000 -        0x11b99dff7  com.apple.SimulatorKit (1.0 - 494.13.6) <92594395-978D-383B-80C1-AA3A80895DB5> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
       0x11b9ef000 -        0x11b9ffffb  com.apple.DTDeviceKit (4.2 - 13176) <72A2C985-D7E8-3E5D-BD02-D512A5730427> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x11ba11000 -        0x11ba4fff7  com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (9.0 - 13060) <58717BC2-D388-308F-814C-D78D869B773E> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
       0x11ba6e000 -        0x11ba84ffb  com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (9.0 - 13173) <B388E1B9-EE78-3C3F-B9D1-34D7B099B8B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration
       0x11ba93000 -        0x11bb14ff3  com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (9.0 - 13051) <7321AEE0-2A47-3325-BDD2-A5ED5875E05F> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
       0x11bb5a000 -        0x11bb7dfff  com.apple.dt.IDE.IDEInterfaceBuilderDFRSupport (9.0 - 13038) <73598C23-9CE5-386B-A06E-19B87F0EAD8A> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderDFRSupport
       0x11bbd5000 -        0x11bbdcfff  com.apple.dt.IDE.IDEInterfaceBuilderEditorDFRSupport (9.0 - 13027) <A27DF434-0915-3257-B9A4-D3718CA21F46> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderEditorDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderEditorDFRSupport
       0x11be00000 -        0x11bf67fff  com.apple.audio.units.Components (1.14 - 1.14) <C79BB0B7-9231-316F-A48D-BA93A68EA7ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11bffe000 -        0x11c0adffb  com.apple.dt.IDE.IDESourceEditor (9.0 - 13240) <5CB25BD7-9569-3BF3-890C-DDAFB37E072D> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x11c118000 -        0x11c16bfff  com.apple.dt.IDE.IDESourceCodeComparisonEditor (9.0 - 13240) <C7CDD1C1-3503-37CB-91C1-131D58E7645E> /Applications/Xcode.app/Contents/PlugIns/IDESourceCodeComparisonEditor.ideplugin/Contents/MacOS/IDESourceCodeComparisonEditor
       0x11c196000 -        0x11c3d2fff  com.apple.dt.IDE.IDEPegasusSourceEditor (9.0 - 13240) <9FDB89AD-D204-342F-9B46-64FB92F429B5> /Applications/Xcode.app/Contents/PlugIns/IDEPegasusSourceEditor.ideplugin/Contents/MacOS/IDEPegasusSourceEditor
       0x11c590000 -        0x11c8d5ff7  com.apple.dt.SourceEditor (1.0 - 1) <575C06A7-9AB9-3175-8CA1-4EBB434675AD> /Applications/Xcode.app/Contents/SharedFrameworks/SourceEditor.framework/Versions/A/SourceEditor
       0x11caa6000 -        0x11cb0cff7  com.apple.dt.DVTMarkdown (1.0 - 1) <C570EC1F-B709-3E40-BD59-32A9B5F6DD22> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup
       0x11cb31000 -        0x11cb4aff7  com.apple.MarkupSupport (1.0 - 1) <365A486C-9447-38B2-8324-CECDF5D025DE> /Applications/Xcode.app/Contents/SharedFrameworks/MarkupSupport.framework/Versions/A/MarkupSupport
       0x11cb65000 -        0x11cbfeff7  com.apple.SourceKitSupport (1.0 - 1) <A527399A-826F-3341-ABBF-FA18C7B1C21B> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKitSupport.framework/Versions/A/SourceKitSupport
       0x11cc8a000 -        0x11ccadfff  com.apple.SourceModelSupport (1.0 - 1) <CF2865BF-DC19-3E02-897A-5FB586ABFD2F> /Applications/Xcode.app/Contents/SharedFrameworks/SourceModelSupport.framework/Versions/A/SourceModelSupport
       0x11ccc9000 -        0x11ccfbffb  com.apple.dt.CommonMark (1.0 - 1) <905D070C-892A-3863-9F33-197CFC73111F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/Frameworks/CommonMark.framework/Versions/A/CommonMark
       0x11cd0c000 -        0x11ce70ff7  com.apple.dt.IDE.IDESourceControlUI (9.0 - 13240) <DE03D7C8-8CC6-3711-B279-E9652DF66CAF> /Applications/Xcode.app/Contents/PlugIns/IDESourceControlUI.ideplugin/Contents/MacOS/IDESourceControlUI
       0x11cf50000 -        0x11cf9cfff  com.apple.dt.IDE.IDEiPhoneSupport (9.0 - 13176) <0132F75E-3FC6-3537-BBA4-F53E091BA06C> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x11cfe6000 -        0x11d171ff7  com.apple.dt.IDE.Xcode3UI (9.0 - 13203) <140BE454-8A9E-322E-B8E1-8F7E251750B1> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x11d295000 -        0x11d2d5fff  com.apple.dt.IDE.iCloudSupport (9.0 - 13240) <F93E37FC-7229-3DF1-B5A6-F9DC6E7FA67B> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x11d30f000 -        0x11d368ff7  com.apple.dt.IDEProductsUI (1.0 - 1) <A045297D-6F2B-341E-8F95-D97B57547F5D> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
       0x11d61f000 -        0x11d66dfff  com.apple.dt.gpu.GPUDebuggerFoundation (9.0 - 23173) <1F16B174-A9DB-3B9B-9402-E7473C787784> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x11d6ad000 -        0x11d6b4ff7  com.apple.GPUToolsPlatform (1.0 - 23187) <78EE8DB8-E266-39E5-BAB8-8665A17493CA> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsPlatform.framework/Versions/A/GPUToolsPlatform
       0x11d6be000 -        0x11d6ccff7  com.apple.GPUToolsShaderProfiler (1.0 - 23105) <CB17C324-B8FC-3725-8AFB-089B4ED8550C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x11d6de000 -        0x11d72afff  com.apple.GPUToolsCore (1.0 - 23187) <FEDD4B86-EDD9-3C0C-9888-D4017088207E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x11d767000 -        0x11d7a6fff  com.apple.GPUTools (1.0 - 23187) <65080B5D-3F81-31D6-B4E6-F5C1896B5C32> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x11d7d9000 -        0x11d833fff  com.apple.GLToolsServices (1.0 - 23105) <B03092DA-FCCD-3DCC-99F0-CC12F51CD508> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x11d874000 -        0x11d8eafff  com.apple.GPUToolsServices (1.0 - 23105) <0D300E73-D043-385B-8451-4612F683B509> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x11d93b000 -        0x11d93ffff  com.apple.GPUToolsInterface (1.0 - 23105) <13938D95-6F4C-3E49-AE3E-0AC3049D883C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x11d945000 -        0x11d959ff7  com.apple.GLToolsInterface (1.0 - 23105) <38185C23-0130-3F8F-81AC-263C2A15314D> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x11d96a000 -        0x11d9d2ff7  com.apple.GLToolsCore (1.0 - 23187) <B65C6D35-2A78-382A-A73E-3E133ACAF2B2> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x11d9f0000 -        0x11da06fff  com.apple.GLTools (1.0 - 23187) <56D4CF20-995C-3662-95B2-6390889EDA52> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x11da0f000 -        0x11da96ff7  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 23105) <326A982E-355E-3B3F-BECF-9DC3FC7028C4> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x11dad9000 -        0x11dae1fff  com.apple.dt.gpu.GPUTraceDebugger (9.0 - 23173) <467E9E97-2D45-342B-AE3C-FF493E529238> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x11de41000 -        0x11de49ff7  com.apple.dt.IDEAppleTVSupportUI (1.0 - 1) <DFE8ABDF-C6B3-3B07-9ED0-BCC0EDFC1115> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportUI.ideplugin/Contents/MacOS/IDEAppleTVSupportUI
       0x11de5b000 -        0x11de5bff7  com.apple.dt.DVTServicesPlugIn (1.0 - 1) <354D7BFD-4E22-38F4-9E2B-877A629D75E1> /Applications/Xcode.app/Contents/PlugIns/DVTServicesPlugIn.ideplugin/Contents/MacOS/DVTServicesPlugIn
       0x11de5f000 -        0x11debeff7  com.apple.dt.gpu.GPUDebuggerKit (9.0 - 23173) <F19352F8-4EBE-38E0-9890-CA6E1572187C> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x11df06000 -        0x11df5bff7  com.apple.dt.IDE.IDEDocViewer (9.0 - 13240) <27288842-0BA4-3250-B8F0-B2514E336C88> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x11dfae000 -        0x11e05afff  com.apple.dt.gpu.GPUTraceDebuggerUI (9.0 - 23173) <5F3869C6-C6E2-3899-BEAA-26D8D8442BFD> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x11e0ca000 -        0x11e0ecfff  com.apple.dt.IDEIODebugGaugesUI (9.0 - 13240) <6992819E-290E-3A7B-9464-8043414B3967> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
       0x11e114000 -        0x11e11bff7  com.apple.dt.IDEIODebugGaugesCore (9.0 - 13240) <91F0EBFD-7430-359C-814A-B13BD1D3A3D1> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
       0x11e129000 -        0x11e1caff7  com.apple.dt.gpu.GPURenderTargetEditor (9.0 - 23173) <78C44FE4-96FF-36A5-9386-81ABF940EC24> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x11e22e000 -        0x11e232fff  com.apple.MTLToolsServices (1.0 - 1) <2B79D489-60B3-321E-AB63-60BC33A900E9> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
       0x11e239000 -        0x11e25dfff  com.apple.MTLTools (1.0 - 1) <DE31CD6B-DAFF-3DD2-9C7B-678844757132> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
       0x11e26b000 -        0x11e26dfff  com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 23105) <F60BCFAC-7A6D-3006-9368-D2B30A8D494B> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
       0x11e273000 -        0x11e2e2fff  com.apple.gpusw.MetalTools (1.0 - 1) <F730D488-C1B6-37AF-89FD-F5A91C403D89> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x11e34b000 -        0x11e34effb  com.apple.dt.gpu.GPUDebuggerOSXSupport (9.0 - 23173) <CD3069D7-19BC-385F-A411-9AD704972178> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport
       0x11e354000 -        0x11e362fff  com.apple.GPUToolsDesktopFoundation (1.0 - 23011) <F1656289-1D7C-399F-A794-E3D617A5094F> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation
       0x11e36f000 -        0x11e372ff7  com.apple.dt.gpu.GPUDebuggeriOSSupport (9.0 - 23013) <DCA7ABDE-C267-39D2-A97C-34073BC0D826> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x11e3bd000 -        0x11e423fff  com.apple.GLToolsExpert (1.0 - 23018) <6100EEB8-495A-3BB4-95CA-E30C4FAF940E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
       0x11e45f000 -        0x11e479ff7  com.apple.GLToolsShaderProfiler (1.0 - 23105) <6B33DB10-1618-3717-8697-956FCE3AAF8E> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
       0x11e487000 -        0x11e49bfff  com.apple.GPUToolsMobileFoundation (1.0 - 23018) <B07E80E1-61A6-30A5-94F5-F1AFB5555432> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x11e4af000 -        0x11e502ffb  libssl.35.dylib (11.50.3) <07DD6D06-BE12-3FB1-9D8E-8481EED36589> /usr/lib/libssl.35.dylib
       0x11e590000 -        0x11e593ff3  com.apple.dt.gpu.GPUDebuggertvOSSupport (9.0 - 23013) <8A620E52-4524-3294-86DE-C713620AC444> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggertvOSSupport.ideplugin/Contents/MacOS/GPUDebuggertvOSSupport
       0x11e599000 -        0x11e5a4ffb  com.apple.dt.IDE.IDESubversion (9.0 - 13240) <E47CA826-1408-34B7-9B5D-CB41563684E3> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x11e65c000 -        0x11e65cff7  com.apple.dt.DVTAnalyticsClientPlugin (1.0 - 1) <3A3040D4-FFCB-3986-B511-7034C2F1B9B2> /Applications/Xcode.app/Contents/PlugIns/DVTAnalyticsClientPlugin.ideplugin/Contents/MacOS/DVTAnalyticsClientPlugin
       0x11e6a2000 -        0x11e7c8fff  com.apple.dt.IDE.IDESceneKitEditor (9.0 - 13112) <829C57CF-BAA0-3013-AF71-FF4AC447F611> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x11e84c000 -        0x11e8dafff  com.apple.xcode.GameToolsFoundation (1.0 - 13018) <F0FF57A3-74E5-31B3-A06E-7677C231A5B8> /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation
       0x12027a000 -        0x120281fff  com.apple.dt.IDE.HexEditor (9.0 - 13240) <E8FB7B08-8E8F-3AD1-A496-4A1F7F58472F> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x12028b000 -        0x1202b9fff  com.apple.dt.HexFiendFramework (9.0 - 13240) <849DB8DC-C628-3F54-9742-DF6659C896D3> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x12058c000 -        0x120591ff7  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <E99E3DCE-0B7C-3874-83AD-FD25E07C9818> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x12059c000 -        0x1206d2fff  com.apple.dt.dbg.DebuggerUI (9.0 - 13240) <CFAE9369-D475-3561-B6CD-98F33C85C0ED> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x1207d5000 -        0x120800ffb  com.apple.dt.IDE.IDEMemoryGraphDebugger (9.0 - 13240) <D8624532-BC63-3B2F-8AA2-A51F7266289B> /Applications/Xcode.app/Contents/PlugIns/IDEMemoryGraphDebugger.ideplugin/Contents/MacOS/IDEMemoryGraphDebugger
       0x120828000 -        0x12084dff7  com.apple.dt.IDE.IDEPlaygroundExecution (9.0 - 13240) <3102016D-7E48-36E2-B2E9-A6793CB3E482> /Applications/Xcode.app/Contents/PlugIns/IDEPlaygroundExecution.ideplugin/Contents/MacOS/IDEPlaygroundExecution
       0x12086d000 -        0x120873ff3  com.apple.dt.DVTPlaygroundCommunication (1.0 - 13013) <0FD950BB-10DD-3187-A35A-96B9E19B3CAF> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
       0x12087e000 -        0x1208e6ff7  com.apple.dt.IDE.IDEPlaygroundEditor (9.0 - 13240) <6021DDDF-902B-3E0F-B091-14E72E8BEFD5> /Applications/Xcode.app/Contents/PlugIns/IDEPlaygroundEditor.ideplugin/Contents/MacOS/IDEPlaygroundEditor
       0x12093b000 -        0x1209c7ff7  com.apple.dt.IDE.IDEPegasusPlaygroundEditor (9.0 - 13240) <C5BB3EE9-472D-307E-A00B-2B215AD020AA> /Applications/Xcode.app/Contents/PlugIns/IDEPegasusPlaygroundEditor.ideplugin/Contents/MacOS/IDEPegasusPlaygroundEditor
       0x125c12000 -        0x125d4eff7  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <7DDDAB51-640C-329B-B865-EFF5992A3DAB> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
       0x125e29000 -        0x125f0eff7  com.apple.dt.IDE.IDEModelEditor (9.0 - 13240) <A53C72AF-76B4-3374-BA65-8E72DABE4673> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x125faf000 -        0x12603fff7  com.apple.dt.IDE.IDEModelFoundation (9.0 - 13240) <1FEFD470-582E-3DAB-8E0F-94129B4B035F> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x1260ac000 -        0x1261a8ff7  com.apple.XCSCore (1.0 - 1) <876F1B2A-7EE0-3F49-A4DD-9606F9E1DA4F> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
       0x12625b000 -        0x126412ff7  com.apple.dt.XCSUI (1.0 - 1) <16B9CB6D-9CB3-3766-A429-56709377DB64> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
       0x126576000 -        0x126611fff  com.apple.dt.XCSAdministration (1.0 - 1) <3AB529A8-4E73-3B15-A554-D0783CBF387E> /Applications/Xcode.app/Contents/SharedFrameworks/XCSAdministration.framework/Versions/A/XCSAdministration
       0x1266b7000 -        0x1266c6ff7  com.apple.dt.XCSSecurity (1.0 - 1) <F29DFAC9-3BE1-3D79-BC05-2EF2F70DA964> /Applications/Xcode.app/Contents/SharedFrameworks/XCSSecurity.framework/Versions/A/XCSSecurity
       0x1266d1000 -        0x1266d4ff3  com.apple.IDEServerTools (1.0 - 1) <80EA414D-5685-3C4E-ACDF-EB19B1EED56D> /Applications/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools
       0x1266da000 -        0x12670bfff +libswiftSwiftOnoneSupport.dylib (4.0 - 900.0.65) <D36AFDCA-70D0-3032-9458-745BEB79319C> /Applications/Xcode.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
       0x126755000 -        0x1268c5fff  com.apple.protobuf.SwiftProtobuf (1.0 - 1) <333534AA-2DE0-33EE-9288-96A2492AE5A9> /Applications/Xcode.app/Contents/SharedFrameworks/XCSAdministration.framework/Versions/A/Frameworks/SwiftProtobuf.framework/Versions/A/SwiftProtobuf
       0x12a8a0000 -        0x12a8c7fff  com.apple.dt.IDE.IDEQuickHelp (9.0 - 13240) <A7E23875-7404-3A65-AD7A-538F9211D99A> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x12ea77000 -        0x12ea80fff  com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 23018) <CDA368C1-D301-3E54-8DBC-F714E3E705C9> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
       0x12ea99000 -        0x12ec19fff  com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 23105) <6FC93C6D-14BE-3A50-833F-24CE7B17D145> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
       0x12ec2f000 -        0x12ec49ff7  com.apple.security.csparser (3.0 - 57740.60.18) <119893A8-D878-3AF2-BA3C-F70D5C6E6950> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x12ec66000 -        0x12ec9bffb  com.apple.gputools.GLToolsMobileAnalysis (1.0 - 23018) <CCF745C2-041B-3C35-BEEE-03601CC277B0> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
       0x12ed01000 -        0x12ed07ff7  com.apple.dt.IDE.IDEInstrumentsService (9.0 - 13240) <EF7DA8FD-20CF-3A83-AF83-D772B7DB00E7> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x12ed24000 -        0x12ed2dfff +dsc_extractor.bundle (519.3) <20A668D4-A5C8-3531-9CDB-836CB98D4725> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
       0x12eef6000 -        0x12ef01ff7  com.apple.dt.PlistEditor (9.0 - 13240) <EE62B2D6-A492-3704-AF2F-2D91A3B786B6> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x12ef10000 -        0x12ef26ff7  com.apple.dt.IDE.IDERTFEditor (9.0 - 13240) <5227CA30-DA5E-3D90-B610-AA103F3E75E5> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x12efb4000 -        0x1301b2ff3  com.apple.sourcekitd (1.0 - 900.0.65) <2829C144-EBA8-3207-98DC-ADB90DCABBA3> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/sourcekitd
       0x130558000 -        0x132e93ff3 +libclang.dylib (900.0.37) <E863B7DA-8005-3A95-A644-099839784821> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x13dd7f000 -        0x13ddb4fff  com.apple.dt.IDELanguageSupportUI (9.0 - 13083) <75667E4E-B8B0-3BBE-8D76-584AA7A66831> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
    0x7fff89dde000 -     0x7fff8a123ff7  com.apple.RawCamera.bundle (7.04 - 914) <86A67D11-9791-3CE6-9FF5-3387C0AB925B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b95a000 -     0x7fff8bb1bfff  com.apple.avfoundation (2.0 - 1187.36) <2F390EAD-07BB-3788-9E73-13104C2E04CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8bb1c000 -     0x7fff8bbbeff7  com.apple.audio.AVFAudio (1.0 - ???) <7997D588-B542-3EBB-B822-D719C1114BB4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff8bbbf000 -     0x7fff8bc88ff3  com.apple.AVKit (1.1 - 356.12) <1A0929CC-BD23-377D-8A22-6C092409AA9D> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff8bc89000 -     0x7fff8bc89fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8bc8a000 -     0x7fff8bca1ffb  libCGInterfaces.dylib (331.5) <17109679-A284-3C72-AA60-DBA815D3062B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff8bca2000 -     0x7fff8c1bbfeb  com.apple.vImage (8.1 - ???) <B58A7937-BEE2-38FE-87F4-5D5F40D31DC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8c1bc000 -     0x7fff8c32dff3  libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8c32e000 -     0x7fff8c342ffb  libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff8c343000 -     0x7fff8c739fef  libLAPACK.dylib (1185.50.4) <C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8c73a000 -     0x7fff8c750fff  libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8c751000 -     0x7fff8c757fff  libQuadrature.dylib (3) <EF56C8E6-DE22-3C69-B543-A8648F335FDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff8c758000 -     0x7fff8c76cff7  libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff8c76d000 -     0x7fff8c8f4fe7  libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8c8f5000 -     0x7fff8c9a7fff  libvMisc.dylib (600.60.1) <E18365D7-DCC4-3304-A8D1-395E656D7B99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8c9a8000 -     0x7fff8c9a8fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c9a9000 -     0x7fff8c9e6ffb  com.apple.Accounts (113 - 113) <8550BD08-7D05-3AC4-A0CC-B67ECB2DE950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8c9e7000 -     0x7fff8cc66ff7  com.apple.AddressBook.framework (10.0 - 1756.20) <E512B69B-8DBE-3085-95BE-750B8EFC97FD> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8cc67000 -     0x7fff8da40ff3  com.apple.AppKit (6.9 - 1504.83.101) <AE51ACB3-D501-3F91-B369-3D3711F24D0A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8da41000 -     0x7fff8da51fff  com.apple.AppleScriptObjC (1.4 - 32) <A9581187-8221-34CA-8D39-EB1EB36FC9C2> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff8da52000 -     0x7fff8da52fff  com.apple.ApplicationServices (48 - 48) <DA687F9A-7B2D-342B-8796-16E45344F853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8da53000 -     0x7fff8dac1ff7  com.apple.ApplicationServices.ATS (377 - 422.2) <A31D17BE-F747-39FB-9A84-5F2F8891204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8db5b000 -     0x7fff8dc8aff7  libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8dc8b000 -     0x7fff8dcd5fff  libFontRegistry.dylib (196.4) <EA96AE47-3369-3DEA-BB82-98348ADBD85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8dd32000 -     0x7fff8dd65fff  libTrueTypeScaler.dylib (194.12) <8944A23A-EE36-3657-9B4F-933231C8FDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8ddd2000 -     0x7fff8de7cff7  com.apple.ColorSync (4.12.0 - 502.2) <ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8de7d000 -     0x7fff8decefff  com.apple.HIServices (1.22 - 593) <045870A9-1D92-3FEF-8722-671E99A35E71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8decf000 -     0x7fff8dedeff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8dedf000 -     0x7fff8df2cfff  com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8df2d000 -     0x7fff8df68fff  com.apple.QD (3.12 - 313) <B339C41D-8CDF-3342-8414-F9717DCCADD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8df69000 -     0x7fff8df74fff  com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8df75000 -     0x7fff8e181ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <01518CAB-7DAD-3F09-83F8-B9FE0ABE998F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8e182000 -     0x7fff8e182fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <B92868F8-2F15-32C0-A5BE-4ABA546B8BE1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8e183000 -     0x7fff8e2eaff3  com.apple.AutomatorFramework (2.7 - 428) <6FBD31D2-0424-367E-9A82-EF4871361A33> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff8e2eb000 -     0x7fff8e6c5fff  com.apple.CFNetwork (811.5.4 - 811.5.4) <46B1227B-F38C-3F8E-B0B5-5D9861ABF36B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e6df000 -     0x7fff8e6dffff  com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e6e0000 -     0x7fff8e6e3fff  com.apple.CommonPanels (1.2.6 - 98) <BF04BB22-D54C-309E-9F5C-897D969CAF70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8e6e4000 -     0x7fff8e9edfff  com.apple.HIToolbox (2.1.1 - 857.8) <5367366E-747E-32CF-8E76-93CD8E7424C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8e9ee000 -     0x7fff8e9f1ff7  com.apple.help (1.3.5 - 49) <B1A930E3-5907-3677-BACD-858EF68B172D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8e9f2000 -     0x7fff8e9f7fff  com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8e9f8000 -     0x7fff8ea8fff3  com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8ea90000 -     0x7fff8eaaafff  com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8eaab000 -     0x7fff8eaacff3  com.apple.print.framework.Print (12 - 267) <E2F82F1F-DC27-3EF0-9F75-B354F701450A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8eaad000 -     0x7fff8eaafff7  com.apple.securityhi (9.0 - 55006) <DBD65629-535D-3669-8218-7F074D61638C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8eab0000 -     0x7fff8eab6ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8eab7000 -     0x7fff8eb96ffb  com.apple.cloudkit.CloudKit (651.14 - 651.14) <9F901E45-23E3-3F45-B66F-1BAB3AFC4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8eb97000 -     0x7fff8eb97fff  com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8eb98000 -     0x7fff8eba4fff  com.apple.Collaboration (78 - 78) <AE2789BF-1410-3D9D-9DA7-56B3E8F1BB06> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff8eba5000 -     0x7fff8ec45fff  com.apple.contacts.Contacts (1.0 - 2250.11) <9D387FFF-93EC-38D1-A3D3-B53F885F914F> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff8ece1000 -     0x7fff8ed6efff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8ed6f000 -     0x7fff8ed82fff  com.apple.CoreBluetooth (1.0 - 1) <BCB78777-76F0-3CC1-8443-9E61AEF7EF63> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8ed83000 -     0x7fff8f07efff  com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8f07f000 -     0x7fff8f12cff7  com.apple.CoreDisplay (1.0 - 1) <53D1EAFE-23A4-398D-BF52-E4299E670DB6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff8f12d000 -     0x7fff8f5c6ff7  com.apple.CoreFoundation (6.9 - 1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8f5c7000 -     0x7fff8fc49fff  com.apple.CoreGraphics (2.0 - 1070.22) <FAB476BB-B5CD-3936-8AFC-41229DBDF0E8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8fc4a000 -     0x7fff8fe8dffb  com.apple.CoreImage (12.4.0 - 451.4.9) <BE4303C9-C9D9-361D-AC94-DBE40EB6700E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8fe8e000 -     0x7fff8fef3ff7  com.apple.corelocation (2101.0.63) <C4C6BE27-85E2-34D5-AEDC-EBB5A7CB78D1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8fef4000 -     0x7fff8ffa5fff  com.apple.CoreMedia (1.0 - 1907.59.1.6) <570690D8-A956-3629-9E46-4F8BDDB8A82C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8ffa6000 -     0x7fff8fff1ff7  com.apple.CoreMediaIO (805.0 - 4932) <03F2B863-BF99-36DF-9A14-1DB534A289F3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8fff2000 -     0x7fff8fff2fff  com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8fff3000 -     0x7fff90044fff  com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff90045000 -     0x7fff90320ff7  com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90321000 -     0x7fff90354fff  com.apple.DictionaryServices (1.2 - 274) <D23866E2-F7C8-3984-A9D4-96552CCDE573> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff90355000 -     0x7fff9035dff3  com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff9035e000 -     0x7fff904caff7  com.apple.LaunchServices (775.19 - 775.19) <B75A0C49-E376-358C-81EE-6EFB0F605801> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff904cb000 -     0x7fff9057bffb  com.apple.Metadata (10.7.0 - 1075.40) <B2FFCC10-5A9E-396B-B495-3D6C867669EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9057c000 -     0x7fff905dbfff  com.apple.CoreServices.OSServices (775.19 - 775.19) <4140569A-1848-3765-A52B-BB61C35CF88F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff905dc000 -     0x7fff9064cfff  com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff9064d000 -     0x7fff90692ff7  com.apple.coreservices.SharedFileList (38 - 38) <DA096678-93AB-3291-BDE2-482F1D544589> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff9071b000 -     0x7fff90868ffb  com.apple.CoreText (352.0 - 544.15) <BF0EE575-BB7E-3BF9-9029-232B4ADC24E4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff90869000 -     0x7fff9089eff3  com.apple.CoreVideo (1.8 - 235.3) <AC11D5FB-C77B-34F5-B942-F698E84C229F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff9089f000 -     0x7fff90910ffb  com.apple.framework.CoreWLAN (11.0 - 1200.31) <E47C0568-E37B-3052-9E77-F0F371DCDE7F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff90943000 -     0x7fff9094eff3  com.apple.DirectoryService.Framework (10.12 - 194) <45BEA292-4550-3082-8CE7-5D6CE7E0052A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff9094f000 -     0x7fff90a0dff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <9397E609-CB54-37B2-B28E-D4BC6C34BFAB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff90a0e000 -     0x7fff90a13fff  com.apple.DiskArbitration (2.7 - 2.7) <70F56042-EF04-3BAF-9E04-90F423FB2BCC> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff90ba5000 -     0x7fff90f4bfff  com.apple.Foundation (6.9 - 1349.91) <A37CB4EC-0730-3DD6-9358-60491BF40EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff90f4c000 -     0x7fff90f76ff7  com.apple.GLKit (1.0 - 87) <5131A2B1-86DD-319E-9D78-A3B3D7F6DE3F> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff90f77000 -     0x7fff90fa8ff7  com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91068000 -     0x7fff9110bfff  com.apple.Bluetooth (5.0.5 - 5.0.5f1) <913B97A6-9E18-3F15-992D-D522AA22EDE9> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff9110c000 -     0x7fff911a2ff7  com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff911a3000 -     0x7fff911a9ffb  com.apple.IOSurface (159.9 - 159.9) <08F1A246-1367-32EC-B3CE-724379409729> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff911aa000 -     0x7fff911fbff7  com.apple.ImageCaptureCore (7.0 - 7.0) <A640CA2F-8093-34AB-947C-26679ECB8A6D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff911fc000 -     0x7fff9135cfef  com.apple.ImageIO.framework (3.3.0 - 1599.12) <E54ADBF0-6001-3DEB-AEB0-3F857A781E06> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff9135d000 -     0x7fff91361fff  libGIF.dylib (1599.12) <A0836C44-9566-32A3-ACCF-82A5BAF2E521> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff91362000 -     0x7fff91452ff7  libJP2.dylib (1599.12) <0DB4F152-B36D-365C-97B1-34F1C114982B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff91453000 -     0x7fff91476ffb  libJPEG.dylib (1599.12) <2F66BA16-D569-35AD-A4BB-7A1909F1BF11> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff91477000 -     0x7fff9149eff7  libPng.dylib (1599.12) <A068239E-7DB3-33AD-BEA9-499D8DEF771B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9149f000 -     0x7fff914a1ff3  libRadiance.dylib (1599.12) <D26D6FC9-1175-38AB-ACAA-0CA073FD3978> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff914a2000 -     0x7fff914f0ffb  libTIFF.dylib (1599.12) <5D161E6A-D279-37A0-9F5F-A71A4C13BB09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9164e000 -     0x7fff92258fff  com.apple.JavaScriptCore (12603 - 12603.3.8) <9557271A-1838-38DD-93E3-D8A9ECDE3B6B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff92259000 -     0x7fff92272ff7  com.apple.Kerberos (3.0 - 1) <B9D242EB-E325-3A21-9812-C77CBBFB0D51> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff92273000 -     0x7fff922a9fff  com.apple.LDAPFramework (2.4.28 - 194.5) <492ACA22-373E-3DD9-BAEB-9EF6AA962FD5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff92308000 -     0x7fff924fbfff  com.apple.MapKit (1.0 - 1696.24.9.30.33) <0D7781CC-DE83-31EC-9285-AA8784CA8EB2> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff924fc000 -     0x7fff92502fff  com.apple.MediaAccessibility (1.0 - 97.1.1) <0BD82735-6644-37CE-B13D-8E7CC59A1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff92518000 -     0x7fff92a51ff7  com.apple.MediaToolbox (1.0 - 1907.59.1.6) <FA068C6F-0506-35C3-A637-C4AFF82411DB> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff92a52000 -     0x7fff92aadfff  com.apple.Metal (87.18 - 87.18) <E3618B54-C728-34CA-9E8A-9BD33A295D31> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff92aae000 -     0x7fff92ac6fff  com.apple.MetalKit (1.0 - 76.1) <BA9002FF-00C1-32C8-BC06-634C81C3DB02> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff93396000 -     0x7fff9339efff  com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff93512000 -     0x7fff9354eff7  com.apple.OSAKit (1.5 - 105) <06120E05-5E9B-3259-AD56-74D5B207FF59> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff9354f000 -     0x7fff93574fff  com.apple.audio.OpenAL (1.8 - 1.8) <E3447078-6A7E-3A6D-B136-B6EA93982EE1> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x7fff93575000 -     0x7fff9357dff7  libcldcpuengine.dylib (2.8.5) <81563526-886E-37E4-BF85-4A6D75F93C65> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff9357e000 -     0x7fff935ccff3  com.apple.opencl (2.8.6 - 2.8.6) <E78463D3-73B6-3002-BD71-9CC1D6722968> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff935cd000 -     0x7fff935e6ffb  com.apple.CFOpenDirectory (10.12 - 194) <A64E9A01-3F6E-36EA-9C10-88C564A68C9D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff935e7000 -     0x7fff935f2ff7  com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff935f3000 -     0x7fff935f5fff  libCVMSPluginSupport.dylib (14.0.16) <9E12EB67-6630-39A0-AB93-77405F5EC2A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff935f6000 -     0x7fff935f9ff7  libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff935fa000 -     0x7fff935fefff  libCoreVMClient.dylib (156.3) <E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff935ff000 -     0x7fff93608ff7  libGFXShared.dylib (14.0.16) <D10C7A01-8A11-3A42-A9FA-C411AE453B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff93609000 -     0x7fff93614fff  libGL.dylib (14.0.16) <0801F3B9-A525-32BB-9BC0-478947CE21D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff93615000 -     0x7fff93651ff7  libGLImage.dylib (14.0.16) <FE39C57B-056C-3CBF-B653-A8F2005631C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff93652000 -     0x7fff937c8ff3  libGLProgrammability.dylib (14.0.16) <A95F26AD-D496-3581-A310-5131F61CFB4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff937c9000 -     0x7fff9380aff7  libGLU.dylib (14.0.16) <B285EAD6-B3AA-3753-BB85-75864BD6E76C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff94172000 -     0x7fff94180fff  com.apple.opengl (14.0.16 - 14.0.16) <167C9883-A79E-3B7F-AFED-8CD6683B291D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9421d000 -     0x7fff94364fff  com.apple.QTKit (7.7.3 - 2978.7) <49F88771-52FE-3989-AAB7-10A7494C4419> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff94365000 -     0x7fff945cfff7  com.apple.imageKit (3.0 - 1023) <9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff945d0000 -     0x7fff94697fff  com.apple.PDFKit (1.0 - 1) <BE82F14C-B20C-3771-B16C-F0723F6552AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff94698000 -     0x7fff94bbeff7  com.apple.QuartzComposer (5.1 - 356) <C66293F6-EF05-3B36-8524-081CEB9FADD7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff94bbf000 -     0x7fff94be2ffb  com.apple.quartzfilters (1.10.0 - 1.10.0) <365342ED-7A1A-3C75-AE60-90764E96034C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff94be3000 -     0x7fff94cd0fff  com.apple.QuickLookUIFramework (5.0 - 720.7) <3136C23E-399E-3296-928A-B18EC9FC423C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff94cd1000 -     0x7fff94cd1fff  com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff94cd2000 -     0x7fff94ed2fff  com.apple.QuartzCore (1.11 - 453.39.4) <A45AFBC4-87D4-3533-A0AC-1D6629C77984> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff94ed3000 -     0x7fff94f28fff  com.apple.QuickLookFramework (5.0 - 720.7) <3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff94f29000 -     0x7fff94f3ffff  com.apple.SafariServices.framework (12604 - 12604.1.38.1.7) <88D1F7A2-5FC3-3A97-9F7D-28D5D84394B6> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff95422000 -     0x7fff95439ff7  com.apple.ScriptingBridge (1.3.3 - 69) <F51B85CD-9C80-317E-B594-4A03612EAF52> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff9543a000 -     0x7fff9573cff7  com.apple.security (7.0 - 57740.60.18) <005E8C96-40B6-35E3-B58B-888A5F5957C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff9573d000 -     0x7fff957b2fff  com.apple.securityfoundation (6.0 - 55132.50.7) <15C53957-A9DE-31AE-A192-949244F47CD7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff957b3000 -     0x7fff957dcfff  com.apple.securityinterface (10.0 - 55079.50.4) <C9B0E11A-362B-3C0D-8B2E-B06510BCE20A> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff957dd000 -     0x7fff957e0ff3  com.apple.xpc.ServiceManagement (1.0 - 1) <BE0F9708-0B55-3E78-A15E-C287B8ED13BA> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff95b67000 -     0x7fff95bd6ff7  com.apple.SystemConfiguration (1.14 - 1.14) <3FFD3930-B307-3E31-9FA6-12221EB0F969> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff95bd7000 -     0x7fff95f85fff  com.apple.VideoToolbox (1.0 - 1907.59.1.6) <EB2577A4-DCDF-3FD1-B5FA-42A55653A74D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff95f86000 -     0x7fff9730dff3  com.apple.WebCore (12603 - 12603.3.8) <FE0B8503-5E89-3D55-BF48-1370FE81910A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff9730e000 -     0x7fff974faff3  com.apple.WebKitLegacy (12603 - 12603.3.8) <8C2FFEAA-1E05-3756-8EA7-DF406C866191> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff974fb000 -     0x7fff978a6fff  com.apple.WebKit (12603 - 12603.3.8) <C28C5735-5B6B-3434-8054-FDBC57B4E2DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff97cb2000 -     0x7fff97cb9ffb  com.apple.APFS (1.0 - 1) <A0614DF8-56CE-3DA3-922E-769B9F975A37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff9842d000 -     0x7fff98448ff3  com.apple.AppContainer (4.0 - 307.50.21) <C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff98449000 -     0x7fff98456ff3  com.apple.AppSandbox (4.0 - 307.50.21) <BF9FA426-8C11-358B-9E1F-A3901E3F2B14> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff98457000 -     0x7fff98479ffb  com.apple.framework.Apple80211 (12.0 - 1200.47) <C3033EEE-771A-3664-BBDD-BE1F6D075FC7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9847a000 -     0x7fff98489feb  com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff98553000 -     0x7fff9855eff3  com.apple.AppleIDAuthSupport (1.0 - 1) <E17ED2D4-BB59-3156-99B0-D53631AD256E> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff98576000 -     0x7fff9860197f  com.apple.AppleJPEG (1.0 - 1) <B9E9570D-04A4-34E4-B756-D200043B25B8> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff98602000 -     0x7fff98614ffb  com.apple.AppleLDAP (10.12 - 41) <AA6AD401-51AB-3869-A5EA-02169711DA54> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff98615000 -     0x7fff98630fff  com.apple.aps.framework (4.0 - 4.0) <6CA07CDF-1E35-34E9-95BF-BD565FF42BAD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff98631000 -     0x7fff98639ffb  com.apple.AppleSRP (5.0 - 1) <6AAE93B6-9816-35B2-9C59-D5C3218065AF> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff9863a000 -     0x7fff9863dff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <42A1731A-A576-307A-B07C-9F8F64696CB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff9863e000 -     0x7fff98690fff  com.apple.AppleVAFramework (5.0.36 - 5.0.36) <7352078D-C230-397C-81A5-57A48CF218C0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff9869a000 -     0x7fff986a1ff7  com.apple.AssetCacheServices (48.3 - 48.3) <C59F7295-36D8-3109-A910-C83D884CC92C> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff9873e000 -     0x7fff989cafff  com.apple.AuthKit (1.0 - 1) <5E0C9787-655C-36D6-8CEF-C22EECE427EC> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff989cb000 -     0x7fff98a33ffb  com.apple.AuthKitUI (1.0 - 1) <D67F0547-D3CE-3578-9CC9-59B7B6E2ADC6> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff98a34000 -     0x7fff98ab2ff7  com.apple.backup.framework (1.8.5 - 1.8.5) <CC679891-E8F5-3166-8EB6-AEA06954A52D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff98abb000 -     0x7fff98ac1fff  com.apple.BezelServicesFW (274.3 - 274.3) <EED8007C-84A8-3C06-8F47-4A2BDF7DABC9> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff98adb000 -     0x7fff98b18ffb  com.apple.bom (14.0 - 194.1) <0CBECAF1-B5E0-302F-99EC-D7ED14E12B84> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff9914e000 -     0x7fff99175fff  com.apple.CalendarAgentLink (8.0 - 250) <E50E29F6-2BAB-3B8B-BBEA-7DC0B8B077AD> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff9973d000 -     0x7fff99764ff3  com.apple.ChunkingLibrary (173 - 173) <FC2165F9-FC93-39C0-8323-C2F43A5E00A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff99765000 -     0x7fff997f1ff7  com.apple.CloudDocs (1.0 - 486.29) <392B87EC-0317-313F-8FE2-F571831C7F35> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff9a07d000 -     0x7fff9a088ff7  com.apple.CommerceCore (1.0 - 584) <F13121B4-5F5B-3BDE-AFE3-341F56A8DD11> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff9a089000 -     0x7fff9a092ffb  com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9a0a5000 -     0x7fff9a110fff  com.apple.framework.ConfigurationProfiles (9.0 - 954) <3C2632E3-93A8-327F-9A4E-73363B71FC39> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff9a159000 -     0x7fff9a1aaff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2250.11) <1324A70E-A093-3DB9-A802-07B8F4A499B5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff9a1ab000 -     0x7fff9a1cdfff  com.apple.contacts.ContactsPersistence (1.0 - 2250.11) <7CDEB852-B3B7-328F-9537-DFB3A58B882C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff9a217000 -     0x7fff9a5f6ff7  com.apple.CoreAUC (226.0.0 - 226.0.0) <FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9a5f7000 -     0x7fff9a627fff  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3F6857D1-AE7C-3593-B064-930F5BB7269E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff9a6c2000 -     0x7fff9a6caffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2AB86FAF-37B3-3323-9EF0-CA591B6E357C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff9a7db000 -     0x7fff9a7ebfff  com.apple.CoreEmoji (1.0 - 40.3.3) <E9A28301-2D79-3A97-A046-028258A6ABE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff9a8b0000 -     0x7fff9a8c6ff3  com.apple.CoreMediaAuthoring (2.2 - 956) <AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff9a8cd000 -     0x7fff9a95dffb  com.apple.CorePDF (4.0 - 4) <7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff9ab26000 -     0x7fff9ab56ff3  com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9ade7000 -     0x7fff9ae76ff7  com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9ae77000 -     0x7fff9afb6fe7  com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9afb7000 -     0x7fff9b087ff3  com.apple.CoreUtils (5.1 - 510.31) <E68BB8ED-8874-36EC-A7C5-1017C0E727CB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff9b0d7000 -     0x7fff9b13cff3  com.apple.framework.CoreWiFi (12.0 - 1200.31) <DF0972EF-F817-3FD3-8C00-2D57B8738D8C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff9b13d000 -     0x7fff9b14bff7  com.apple.CrashReporterSupport (10.12 - 827) <802A9B81-E349-348B-90AB-10E40B654250> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff9b1bd000 -     0x7fff9b1c7ffb  com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff9b1c8000 -     0x7fff9b1ccff3  com.apple.DSExternalDisplay (3.1 - 380) <4B5E3FF0-E8C3-38CC-BF72-418C928956AB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff9b1cd000 -     0x7fff9b201ff3  com.apple.datadetectors (5.0 - 348.2.1) <CFC96349-7432-3A6B-AB7D-52867DA22809> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff9b202000 -     0x7fff9b277ffb  com.apple.datadetectorscore (7.0 - 539.1) <74595F6C-8283-3C73-9F56-C6FA957F8B94> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff9b2b3000 -     0x7fff9b2f2fff  com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff9b2f3000 -     0x7fff9b404fff  com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff9b409000 -     0x7fff9b4defff  com.apple.DiskImagesFramework (444.50.16 - 444.50.16) <85BC24F9-3DF7-3AFC-B953-DE2CC94D61E9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9b4df000 -     0x7fff9b546ffb  com.apple.DiskManagement (10.2 - 1115) <EFF01CAA-9EBF-334B-8B0F-48D49791A63C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff9b547000 -     0x7fff9b552fff  com.apple.DisplayServicesFW (3.1 - 380) <0BDF6C17-5E5F-33F8-8E99-C7350C6F9667> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff9b561000 -     0x7fff9b596ff3  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <2C7259D2-DD4E-33B6-8DA1-6C6CB74A94B3> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff9b597000 -     0x7fff9b599ffb  com.apple.EFILogin (2.0 - 2) <A74B0065-643F-3BC1-8FE9-E7CEAA29AD9A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff9b6ec000 -     0x7fff9bb1dff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff9bb26000 -     0x7fff9bb43ff3  com.apple.framework.familycontrols (4.1 - 410) <94C6D9DD-919B-3826-8D1A-1EA71C928516> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff9ce74000 -     0x7fff9ce74fff  libmetal_timestamp.dylib (600.0.49.9) <E5EED927-1671-3390-BCBB-D76201D63C73> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff9ce81000 -     0x7fff9ce8cff3  libGPUSupportMercury.dylib (14.0.16) <7EE3DA75-2F9D-3C6D-AECD-F73EA47BE81B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff9d145000 -     0x7fff9d161fff  com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff9d17a000 -     0x7fff9d82cfff  com.apple.GeoServices (1.0 - 1228.24.9.30.34) <96BF97F6-8FF2-3FC4-A8C1-498CB7B0D9A0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff9d872000 -     0x7fff9d8e8ff3  com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9d8fb000 -     0x7fff9d91fff7  com.apple.IASUtilities (1.0 - 415) <216A244F-E4F1-3A80-BFF3-B55A35EDF01C> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
    0x7fff9df03000 -     0x7fff9df0affb  com.apple.IOAccelerator (311.14 - 311.14) <278124AF-02DC-3785-9FA9-14EDB8E5FD56> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff9df0b000 -     0x7fff9df0bfff  com.apple.IOPlatformPluginFamily (1.0 - 1) <25875BD4-988C-39AB-AA95-21364CAF63A2> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff9df0c000 -     0x7fff9df20ff7  com.apple.IOPresentment (1.0 - 29.10) <30DF04EE-10E2-353F-845F-A97B87DF3207> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff9df21000 -     0x7fff9df43fff  com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff9dfdf000 -     0x7fff9dfefff3  com.apple.IntlPreferences (2.0 - 216) <77C9C2E7-EF9F-34BB-A5E3-B8BEA4226B5F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff9e01c000 -     0x7fff9e029fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <2DBC26CA-9BFE-31DC-AE99-B1AC9A2A9033> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff9e02a000 -     0x7fff9e1e1fff  com.apple.LanguageModeling (1.0 - 123.2.5) <A8CA965F-0399-310D-91C3-B93DDDE9A442> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff9e1f2000 -     0x7fff9e22cff7  com.apple.LoggingSupport (1.0 - 518.70.1) <B0B4F6FD-334D-318B-94A9-DA3B5BDA4D3D> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fff9e22d000 -     0x7fff9e231ff7  com.apple.LoginUICore (4.0 - 4.0) <7ADA40B1-995C-3947-8163-2257E7FB9440> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff9e2dd000 -     0x7fff9e39fff3  com.apple.MMCS (1.3 - 385.4) <D3D76CE0-DE05-373E-B757-9E4B4920565D> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff9e851000 -     0x7fff9e854fff  com.apple.Mangrove (1.0 - 1) <98814966-FD65-302B-B47E-00928DC34E5C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff9e92d000 -     0x7fff9e961ff3  com.apple.MediaKit (16 - 845) <883DC63F-F90F-3FB9-8C23-9CECD72EBCDE> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff9e962000 -     0x7fff9eac2ffb  com.apple.MediaRemote (1.0 - 1) <E1DB72EE-2BA2-34B4-A406-B94955B15B69> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff9eac3000 -     0x7fff9eadeffb  com.apple.MediaServices (1.0 - 1) <C7097932-E6BF-396A-B838-785000FBF58D> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff9eb02000 -     0x7fff9eb7bff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C323FC94-FFA5-3EE6-B2AC-7E61EA92F304> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff9eb8d000 -     0x7fff9ecdeff7  com.apple.mobiledevice (988.1.4.100.1 - 988.1.4.100.1) <0CDE2600-0EC3-3060-AB58-6A7617AF0B9B> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
    0x7fff9ecdf000 -     0x7fff9ecedfff  com.apple.MobileKeyBag (2.0 - 1.0) <D0983DB7-EF9D-3E19-A084-21319ECE5846> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff9ecfe000 -     0x7fff9ed26ff7  com.apple.MultitouchSupport.framework (368.16 - 368.16) <9E602B4A-22CD-3CF3-B284-78D5123C9AE8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff9ed27000 -     0x7fff9edd7ff7  com.apple.Navigation (1.0 - 1) <FFF54736-6C48-39A8-9268-1F27C794EF33> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation
    0x7fff9edd8000 -     0x7fff9ede3fff  com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9ee6e000 -     0x7fff9ee8effb  com.apple.network.statistics.framework (1.2 - 1) <9D2F40CD-9AD4-3193-B8FF-13BF826041F9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff9f230000 -     0x7fff9f232fff  com.apple.OAuth (25 - 25) <D6E5F36D-71B8-3E12-9601-CE2A1D6ED60B> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff9f254000 -     0x7fff9f357fef  com.apple.PackageKit (3.0 - 629) <6852D890-F4A8-37A1-BF8D-87763616A117> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff9f6bb000 -     0x7fff9f6fcff3  com.apple.PerformanceAnalysis (1.148.3 - 148.3) <4E468BC7-F863-3674-909D-417231EB8C28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9f73f000 -     0x7fff9f746ff3  com.apple.phonenumbers (1.1.1 - 105) <B8EFDDD3-BA26-39B8-9EA0-3649184BF527> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff9fd34000 -     0x7fff9fd56fff  com.apple.pluginkit.framework (1.0 - 1) <775E1168-9A28-34EC-AACD-B73803B9DDD4> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff9fda9000 -     0x7fff9fde3ffb  com.apple.ProtectedCloudStorage (1.0 - 1) <8B32A7EC-D371-38E3-A286-F1BE1307F1E1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff9fde4000 -     0x7fff9fdfefff  com.apple.ProtocolBuffer (1 - 249.1) <A1F1B0F3-078F-378F-A9A9-0DEEA70E816A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff9fdff000 -     0x7fff9fe0eff7  com.apple.QuickLookThumbnailing (1.0 - 1) <173EE873-1700-3FCA-9782-C060FBB5BCAD> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff9fe17000 -     0x7fff9fe3aff3  com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffa0b04000 -     0x7fffa0b07fff  com.apple.SecCodeWrapper (4.0 - 307.50.21) <F8E957B2-D3F0-3B73-B38C-AE8868F00939> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fffa0b08000 -     0x7fffa0b0dfff  com.apple.ServerInformation (2.0 - 1) <831922C7-91A9-3D85-B079-80B6A70865ED> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fffa0b96000 -     0x7fffa0c23fff  com.apple.Sharing (696.2.67 - 696.2.67) <F681EE28-153F-3216-97A6-6F5E4148AB2E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffa0c44000 -     0x7fffa0eaafeb  com.apple.SkyLight (1.600.0 - 170.3) <38AC05EF-3A9E-3E3E-9849-04E0223DF7B9> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffa1089000 -     0x7fffa1095ff7  com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffa1096000 -     0x7fffa1318ff3  com.apple.spotlight.index (10.7.0 - 1075.40) <886EBBF0-6993-3432-87E2-A4FA07D768E7> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fffa1781000 -     0x7fffa17f5fdf  com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffa1a15000 -     0x7fffa1a41ff3  com.apple.framework.SystemAdministration (1.0 - 1.0) <CD5B74B1-01ED-369E-AB11-1DA59F2C2A24> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fffa1c34000 -     0x7fffa1c3aff7  com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffa1cc6000 -     0x7fffa1d8cff7  com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffa1dd5000 -     0x7fffa1deaff3  com.apple.ToneKit (1.0 - 1) <B709293D-0A79-398A-8AA9-50F6340C227C> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fffa1deb000 -     0x7fffa1df9ffb  com.apple.ToneLibrary (1.0 - 1) <F2ED5DFC-5F11-3012-BCD7-17753413141F> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fffa1e00000 -     0x7fffa1e01fff  com.apple.TrustEvaluationAgent (2.0 - 28.50.1) <EBE65DD5-1732-3747-8C6C-7BECEBF089A4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fffa1e02000 -     0x7fffa1f92ff3  com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffa1fa2000 -     0x7fffa1fa3fff  libUAPreferences.dylib (304.30.3) <C47DDA73-4549-3A3C-9C09-620262B69048> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fffa200c000 -     0x7fffa26a0ff3  com.apple.VectorKit (1.0 - 1230.24.9.30.26) <0BF80D55-4E82-3E64-8465-5F22E4BC68E2> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fffa2a61000 -     0x7fffa2b21fff  com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fffa2f6c000 -     0x7fffa2f72fff  com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fffa2f73000 -     0x7fffa2f75ffb  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <6755214A-3E7F-3D30-BB3D-FB2538C394A0> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fffa3043000 -     0x7fffa3045ffb  com.apple.loginsupport (1.0 - 1) <F3140B97-12C3-35A7-9D3D-43DA2D13C113> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffa3046000 -     0x7fffa305effb  com.apple.login (3.0 - 3.0) <97E8B7E1-6CA9-3486-A8D6-5BDCE01A68C2> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fffa3071000 -     0x7fffa3098ff7  com.apple.contacts.vCard (1.0 - 2250.11) <DD615DAF-AF34-3AB4-9CB4-DA0A882D59A5> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fffa309a000 -     0x7fffa30b5ff7  libCRFSuite.dylib (34) <F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137> /usr/lib/libCRFSuite.dylib
    0x7fffa30b6000 -     0x7fffa30c1fff  libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
    0x7fffa30c2000 -     0x7fffa3152ff7  libCoreStorage.dylib (540.30.1) <85C0A366-F901-36E3-854A-FE8A14A04A72> /usr/lib/libCoreStorage.dylib
    0x7fffa3153000 -     0x7fffa3154ff3  libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffa3155000 -     0x7fffa3368fff  libFosl_dynamic.dylib (16.39) <E22A4243-D148-3C74-BA15-2D906A3D1F9E> /usr/lib/libFosl_dynamic.dylib
    0x7fffa3384000 -     0x7fffa338bfff  libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib
    0x7fffa338c000 -     0x7fffa338cfff  libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib
    0x7fffa338d000 -     0x7fffa3391ffb  libScreenReader.dylib (477.40.6) <CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8> /usr/lib/libScreenReader.dylib
    0x7fffa3392000 -     0x7fffa3393ffb  libSystem.B.dylib (1238.60.2) <F18AC1E7-C6F1-34B1-8069-BE571B3231D4> /usr/lib/libSystem.B.dylib
    0x7fffa33fc000 -     0x7fffa33feff7  libUniversalAccess.dylib (304.30.3) <1D92D988-92DE-34E8-93AF-0402A0629AAE> /usr/lib/libUniversalAccess.dylib
    0x7fffa33ff000 -     0x7fffa342aff3  libarchive.2.dylib (41.70.1) <A3FA7D6E-3D68-3524-8B48-EB2ECA44B13B> /usr/lib/libarchive.2.dylib
    0x7fffa342b000 -     0x7fffa34a7fc7  libate.dylib (1.12.13) <D0767875-D02E-3377-84D8-5F174C27BEA9> /usr/lib/libate.dylib
    0x7fffa34ab000 -     0x7fffa34abff3  libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
    0x7fffa34ac000 -     0x7fffa34bcff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fffa34bd000 -     0x7fffa34cbff7  libbz2.1.0.dylib (38) <ADFA329A-DCE7-356D-8F09-A3168DFC6610> /usr/lib/libbz2.1.0.dylib
    0x7fffa34cc000 -     0x7fffa3522ff7  libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
    0x7fffa3523000 -     0x7fffa354cff7  libc++abi.dylib (307.4) <BC271AD3-831B-362A-9DA7-E8C51F285FE4> /usr/lib/libc++abi.dylib
    0x7fffa354d000 -     0x7fffa355dffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fffa355e000 -     0x7fffa3574fcf  libcompression.dylib (39) <F2726F95-F54E-3B21-BCB5-F7151DEFDC2F> /usr/lib/libcompression.dylib
    0x7fffa3575000 -     0x7fffa3575ff7  libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
    0x7fffa3576000 -     0x7fffa3577ff3  libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffa3631000 -     0x7fffa3716ff7  libcrypto.0.9.8.dylib (64.50.6) <D34E16A7-990A-37A9-933A-DFAA46554EAA> /usr/lib/libcrypto.0.9.8.dylib
    0x7fffa3717000 -     0x7fffa38a7ff7  libcrypto.35.dylib (11.50.3) <7BCFD6FB-2B35-3D63-A8E1-DC7360013BCC> /usr/lib/libcrypto.35.dylib
    0x7fffa38a8000 -     0x7fffa38b3fff  libcsfde.dylib (540.30.1) <0C2B183B-16D9-3D5F-962D-0A09C7063211> /usr/lib/libcsfde.dylib
    0x7fffa38b4000 -     0x7fffa3907ff7  libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
    0x7fffa3908000 -     0x7fffa395afff  libcurl.4.dylib (95.70.1) <8987EFA8-0BF6-3E2A-8F04-7BD5803B9A37> /usr/lib/libcurl.4.dylib
    0x7fffa395b000 -     0x7fffa3962ff3  libdscsym.dylib (148.3) <EF99B991-18D9-3A73-BE88-4DC55F036DEF> /usr/lib/libdscsym.dylib
    0x7fffa3965000 -     0x7fffa3983ff3  libedit.3.dylib (48.50.1) <5880F20C-5732-3285-B4F8-E2CBB464D950> /usr/lib/libedit.3.dylib
    0x7fffa3984000 -     0x7fffa3984fff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
    0x7fffa3985000 -     0x7fffa3991ffb  libexslt.0.dylib (15.9) <0FEE938A-AD8C-344A-8240-32550E0B9C7B> /usr/lib/libexslt.0.dylib
    0x7fffa3992000 -     0x7fffa3993fff  libffi.dylib (18.1) <49D03682-E111-351C-8266-4519B3B82BE9> /usr/lib/libffi.dylib
    0x7fffa3994000 -     0x7fffa3999ff7  libheimdal-asn1.dylib (498.50.8) <A40E3196-235E-34CE-AD9A-8D1AFC5DE004> /usr/lib/libheimdal-asn1.dylib
    0x7fffa399a000 -     0x7fffa3a8cff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fffa3a8d000 -     0x7fffa3cb2ffb  libicucore.A.dylib (57166.0.1) <CCD2ED24-3071-383B-925D-8D763BB12A6F> /usr/lib/libicucore.A.dylib
    0x7fffa3cb8000 -     0x7fffa3cb9fff  liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
    0x7fffa3cba000 -     0x7fffa3cd3ffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fffa3cd4000 -     0x7fffa3ceaff7  libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
    0x7fffa3ceb000 -     0x7fffa3f93ff7  libmecabra.dylib (744.8) <D429FCC9-42A4-38B3-8784-44024BC859EF> /usr/lib/libmecabra.dylib
    0x7fffa3f94000 -     0x7fffa3fc5ffb  libncurses.5.4.dylib (51.30.1) <B03B1BD2-7080-3856-BB02-7E8238320C3B> /usr/lib/libncurses.5.4.dylib
    0x7fffa3fc6000 -     0x7fffa4040ff3  libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
    0x7fffa4041000 -     0x7fffa4413047  libobjc.A.dylib (709.1) <70614861-0340-32E2-85ED-FE65759CDFFA> /usr/lib/libobjc.A.dylib
    0x7fffa4414000 -     0x7fffa4415fff  libodfde.dylib (23.50.1) <744F1E66-11EB-3A4D-8944-722F39C55278> /usr/lib/libodfde.dylib
    0x7fffa4416000 -     0x7fffa441afff  libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
    0x7fffa441b000 -     0x7fffa444cfff  libpcap.A.dylib (67.60.1) <F6BC6ED6-AEE4-3520-B248-0C342636E2B0> /usr/lib/libpcap.A.dylib
    0x7fffa4467000 -     0x7fffa4468ff3  libquit.dylib (231.3) <ECFBFA3D-2490-3F9F-A0E6-C0189FA211BE> /usr/lib/libquit.dylib
    0x7fffa4469000 -     0x7fffa4485ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
    0x7fffa4486000 -     0x7fffa44bffff  libsandbox.1.dylib (592.70.1) <9C428C49-9D9A-3F9F-9573-BF5202D1F933> /usr/lib/libsandbox.1.dylib
    0x7fffa44c0000 -     0x7fffa44d2ffb  libsasl2.2.dylib (209) <32107C59-22C6-3049-B86E-9C2F85FF549B> /usr/lib/libsasl2.2.dylib
    0x7fffa44d3000 -     0x7fffa44d4ff3  libspindump.dylib (231.3) <C7CEEB64-06F4-3ACA-AAC1-30ECA909501A> /usr/lib/libspindump.dylib
    0x7fffa44d5000 -     0x7fffa4623ff7  libsqlite3.dylib (254.8) <1ECF7DF7-7A07-3B4B-A63B-F4EFF6BC7ACF> /usr/lib/libsqlite3.dylib
    0x7fffa4646000 -     0x7fffa467eff3  libssl.0.9.8.dylib (64.50.6) <9A9C9D9A-7948-3412-ABE4-01FCC4A72CD2> /usr/lib/libssl.0.9.8.dylib
    0x7fffa467f000 -     0x7fffa46cffff  libstdc++.6.dylib (104.1) <A980E08C-A511-3D19-9881-1D79B7CFF2BA> /usr/lib/libstdc++.6.dylib
    0x7fffa46d0000 -     0x7fffa46d1ff7  libsysmon.dylib (92.50.5) <D6AA1F2A-7675-3003-BAB3-7BD2BB027376> /usr/lib/libsysmon.dylib
    0x7fffa4714000 -     0x7fffa4717ff7  libutil.dylib (47.30.1) <88CC63B3-0EDF-306E-9AB5-D87EBE0F3F16> /usr/lib/libutil.dylib
    0x7fffa4718000 -     0x7fffa4725fff  libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
    0x7fffa4726000 -     0x7fffa4815fff  libxml2.2.dylib (30.17) <D4C3E467-37C6-34DE-8A1B-E7BFC29985E9> /usr/lib/libxml2.2.dylib
    0x7fffa4816000 -     0x7fffa483ffff  libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib
    0x7fffa4840000 -     0x7fffa4851ff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fffa4860000 -     0x7fffa4864ff7  libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
    0x7fffa4865000 -     0x7fffa486ffff  libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
    0x7fffa4870000 -     0x7fffa4877fff  libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
    0x7fffa4878000 -     0x7fffa4880fff  libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
    0x7fffa4881000 -     0x7fffa4904fdf  libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
    0x7fffa4905000 -     0x7fffa4936fff  libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
    0x7fffa4937000 -     0x7fffa493cffb  libdyld.dylib (433.5) <9B2AC56D-107C-3541-A127-9094A751F2C9> /usr/lib/system/libdyld.dylib
    0x7fffa493d000 -     0x7fffa493dffb  libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
    0x7fffa493e000 -     0x7fffa494afff  libkxld.dylib (3789.70.16) <BD02EF3F-6E09-3A64-AB21-553D5B1D2859> /usr/lib/system/libkxld.dylib
    0x7fffa494b000 -     0x7fffa494bfff  liblaunch.dylib (972.70.1) <B856ABD2-896E-3DE0-B2C8-146A6AF8E2A7> /usr/lib/system/liblaunch.dylib
    0x7fffa494c000 -     0x7fffa4951ff3  libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
    0x7fffa4952000 -     0x7fffa4954ff3  libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
    0x7fffa4955000 -     0x7fffa4956ffb  libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
    0x7fffa4957000 -     0x7fffa496fff7  libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
    0x7fffa4970000 -     0x7fffa4970ff7  libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
    0x7fffa4971000 -     0x7fffa49fefef  libsystem_c.dylib (1158.50.2) <E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B> /usr/lib/system/libsystem_c.dylib
    0x7fffa49ff000 -     0x7fffa4a02ffb  libsystem_configuration.dylib (888.60.2) <BECC01A2-CA8D-31E6-BCDF-D452965FA976> /usr/lib/system/libsystem_configuration.dylib
    0x7fffa4a03000 -     0x7fffa4a06fff  libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
    0x7fffa4a07000 -     0x7fffa4a1ffff  libsystem_coretls.dylib (121.50.4) <EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6> /usr/lib/system/libsystem_coretls.dylib
    0x7fffa4a20000 -     0x7fffa4a26fff  libsystem_dnssd.dylib (765.50.9) <CC960215-0B1B-3822-A13A-3DDE96FA796F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fffa4a27000 -     0x7fffa4a50ff7  libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
    0x7fffa4a51000 -     0x7fffa4a73ff7  libsystem_kernel.dylib (3789.70.16) <34B1F16C-BC9C-3C5F-9045-0CAE91CB5914> /usr/lib/system/libsystem_kernel.dylib
    0x7fffa4a74000 -     0x7fffa4abbfe7  libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
    0x7fffa4abc000 -     0x7fffa4adaff7  libsystem_malloc.dylib (116.50.8) <A3D15F17-99A6-3367-8C7E-4280E8619C95> /usr/lib/system/libsystem_malloc.dylib
    0x7fffa4adb000 -     0x7fffa4b34ffb  libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
    0x7fffa4b35000 -     0x7fffa4b3eff3  libsystem_networkextension.dylib (563.60.2) <B021F2B3-8A75-3633-ABB0-FC012B8E9B0C> /usr/lib/system/libsystem_networkextension.dylib
    0x7fffa4b3f000 -     0x7fffa4b48ff3  libsystem_notify.dylib (165.20.1) <B8160190-A069-3B3A-BDF6-2AA408221FAE> /usr/lib/system/libsystem_notify.dylib
    0x7fffa4b49000 -     0x7fffa4b51fe7  libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
    0x7fffa4b52000 -     0x7fffa4b5cff7  libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
    0x7fffa4b5d000 -     0x7fffa4b60ff7  libsystem_sandbox.dylib (592.70.1) <4B92EC49-ACD0-36AE-B07A-A2B8152EAF9D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fffa4b61000 -     0x7fffa4b62ff3  libsystem_secinit.dylib (24.50.4) <F78B847B-3565-3E4B-98A6-F7AD40392E2D> /usr/lib/system/libsystem_secinit.dylib
    0x7fffa4b63000 -     0x7fffa4b6affb  libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
    0x7fffa4b6b000 -     0x7fffa4b7eff7  libsystem_trace.dylib (518.70.1) <AC63A7FE-50D9-3A30-96E6-F6B7FF16E465> /usr/lib/system/libsystem_trace.dylib
    0x7fffa4b7f000 -     0x7fffa4b84ffb  libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
    0x7fffa4b85000 -     0x7fffa4baeff7  libxpc.dylib (972.70.1) <BF896DF0-D8E9-31A8-A4B3-01120BFEEE52> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    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: 7103
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=756.8M resident=0K(0%) swapped_out_or_unallocated=756.8M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)
 
                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate framework                 640K        4 
Activity Tracing                     256K        2 
CG backing stores                   57.0M        4 
CG image                            1064K       51 
CG raster data                      17.4M       86 
CoreAnimation                       12.1M       30 
CoreUI image data                   3204K       21 
CoreUI image file                    384K       10 
Dispatch continuations              16.0M        2 
Foundation                            12K        4 
Image IO                            9244K        5 
JS JIT generated code              128.0M        4 
JS JIT generated code (reserved)   896.0M        2         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        2 
MALLOC                             433.5M      172 
MALLOC guard page                    144K       28 
MALLOC_LARGE (reserved)              528K        3         reserved VM address space (unallocated)
Memory Tag 242                        12K        2 
Memory Tag 243 (reserved)           12.0M        3         reserved VM address space (unallocated)
Memory Tag 244                       128K        5 
Memory Tag 255                        32K        2 
SQLite page cache                   4800K        5 
STACK GUARD                         56.1M       25 
Stack                               19.7M       25 
VM_ALLOCATE                          144K       25 
WebKit Malloc                       30.0M       62 
__DATA                              73.3M      586 
__GLSLBUILTINS                      2588K        2 
__IMAGE                              528K        2 
__LINKEDIT                         196.0M      223 
__TEXT                             560.9M      552 
__UNICODE                            556K        2 
mapped file                        280.6M       75 
shared memory                       16.4M       18 
===========                       =======  ======= 
TOTAL                                2.8G     2010 
TOTAL, minus reserved VM space       1.9G     2010 

Model: MacBookPro11,2, BootROM MBP112.0138.B40, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 2.18f15
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.171.130.1a1)
Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: iPhone, Ethernet, en4
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: 4-Port USB 2.0 Hub
USB Device: USB Keyboard
USB Device: G100s Optical Gaming Mouse
USB Device: iPhone
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

Delete without copy

In my .xvimrc file :

set clipboard=unnamed
nmap x "_x

result: 'x' command removes symbol with adding to the clipboard
expected result: 'x' command removes symbol without adding to the clipboard.

Movement Commands Incorrect on Second Launch

On first launch of Xcode after installation, everything works great! (Thanks!)

However, as soon as I quit Xcode and relaunch it, the k key moves the cursor down 1 line, and the j key moves the cursor down multiple lines. I can reproduce this reliably on my machine.

To fix, I have to uninstall the plugin, launch Xcode, quit Xcode, reinstall the plugin, and then launch Xcode again.

I'm happy to provide more debugging information if you let me know what you need.

yank-paste scrolls up

Running commit 628679a (HEAD -> master, origin/master, origin/HEAD)
Author: Anthony Dervish [email protected]
Date: Fri Oct 20 14:42:07 2017 +0100

When yank and pasting a line, the editor scrolls up.

How to reproduce:

  • Do not go full screen (although it also happens in there)
  • Edit a file of 500 lines.
  • Go halfway to the middle of the screen.
  • yank a line, paste it.
  • The editor will scroll up.

Expected behaviour:

  • No scrolling up, except when the cursor is on the last line.

It doesn't work,Help!!!

I use make to build the project and got build succeeded, but the plugin hasn't loaded in Xcode 9.

^f/^b (page forward/backwards) goes too far

When full-screen or windowed, the control-f forwards too far and the control-b backwards too far.

Visible are lines 1-43, after a control-f I'm on line 49.
Expected behaviour would be to be on line 44.

Similar behaviour for control-b.

Motion keys do not work as intended

Using XVim2, motion keys hjkl do not work as intended. Originally reported here.

Movement is really weird for me. h and l work as expected, but j jumps down 3 lines, and k goes down instead of up.

Heres a gif: http://gph.is/2y5DiQd

Environment

  • Tested on current master branch ( 5e6b305 ).
  • Xcode 9 (9A235)
  • macOS 10.13 High Sierra
  • With and without an .xvimrc file
  • Keys work as normal using previous Xcode 8 and Xvim 1.

Build failed

No matter what I try, I get the same error. I code signed Xcode 9, but when I run 'make' I get the following error:

CodeSign build/Release/XVim2.xcplugin
    cd /Users/myuser/Desktop/XVim2
    export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

Signing Identity:     "-"

    /usr/bin/codesign --force --sign - --timestamp=none /Users/myuser/Desktop/XVim2/build/Release/XVim2.xcplugin
/Users/myuser/Desktop/XVim2/build/Release/XVim2.xcplugin: resource fork, Finder information, or similar detritus not allowed
Command /usr/bin/codesign failed with exit code 1

** BUILD FAILED **


The following build commands failed:
	CodeSign build/Release/XVim2.xcplugin
(1 failure)
make: *** [release] Error 65

gj and gk mappings put cursor at top of file

gj and gk are hotkeys meant to move the cursor the height of exactly one line, so that when the line is wrapped you can move the cursor down or up into the wrapped portion with a single keystroke. I remap j and k to these since I find them more useful, but they seem to be moving the cursor to the top of the file every time.

Scroll offset function missing

In Vim, there is an option for set scrolloff=X, which keeps your cursor X lines off the bottom of the screen. I explored this as a solution for #11, but it appears the function is not implemented.

                                                *'scrolloff'* *'so'*
'scrolloff' 'so'        number  (default 0)
                        global
                        {not in Vi}
        Minimal number of screen lines to keep above and below the cursor.
        This will make some context visible around where you are working.  If
        you set it to a very large value (999) the cursor line will always be
        in the middle of the window (except at the start or end of the file or
        when long lines wrap). 
        For scrolling horizontally see 'sidescrolloff'.
        NOTE: This option is set to 0 when 'compatible' is set.

I was sure it had been previously in XVim, but from a quick search it appears it wasn't implemented.

Relativenumber not work.

XVim2 work for me,
but when I set up my .xvimrc as below,

set relativenumber

the relative number not appear in my Xcode9.
Did I miss something?

Can we install XVim without resign Xcode if we have an apple developer account?

Resigned Xcode works fine at most time, but I meet an issue when I try pair over network in Xcode9 with connect to an AppleTV4K (There is no USB port in TV4K wireless is by design).
Resigned Xcode can not pair successfully, it always failed with a error message "General failure while pairing over the network", The original Xcode can pair without errors, Apple seems check Xcode signature when do pair.

I see there is a plugin available in the AppStore named BlockComment for Xcode https://itunes.apple.com/cn/app/blockcomment-for-xcode/id1246672247?mt=12 seems it is official supported.

I tried change XVim sign to my developer account but plugin not loaded on the original Xcode.

Status bar covers bottom line of code

The status bar covers the last line of code. Not sure if theres an option to inject some padding to the source view bottom?

Otherwise its not a huge behaviour, but did confuse me the first or second time I switched to the assistant editor using ctrl+w l

Xcode crashes when performing operation towards the end of the file

Issue Description:

When rapidly moving up an down towards the end of a file using the j and k keys Xcode crashes. This bug has happened twice already

Configuration

  • Build compiled base of the following commit 828d4cf
  • xcode-select version 2347
  • Xcode 9

Steps To Reproduce:

  1. Open a file
  2. Go towards the end of a file and move up and down.

Sometimes I was deleting and yanking the last method of the file to move it up and the crash happened.

Stack Trace

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [0]

Application Specific Information:
ProductBuildVersion: 9A235

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.dt.SourceEditor     	0x000000012a2e5e9d _T012SourceEditor0ab4DataA0C30positionFromInternalCharOffsetAA0aB8PositionVSi_Si8lineHinttF + 1789
1   com.apple.dt.IDE.IDEPegasusSourceEditor	0x0000000129e7de46 _T022IDEPegasusSourceEditor0b4CodeC4ViewC17selectedTextRangeSC8_NSRangeVfsTf4xn_n + 326
2   com.apple.dt.IDE.IDEPegasusSourceEditor	0x0000000129e744b7 _T022IDEPegasusSourceEditor0b4CodeC4ViewC17selectedTextRangeSC8_NSRangeVfsTo + 39
3   net.JugglerShu.XVim2          	0x0000000127a633c8 -[SourceCodeEditorViewProxy setSelectedRanges:affinity:stillSelecting:] + 163 (SourceCodeEditorViewProxy.m:276)
4   net.JugglerShu.XVim2          	0x0000000127a4ec8c -[SourceCodeEditorViewProxy(XVim) xvim_syncStateWithScroll:] + 141 (SourceCodeEditorViewProxy+XVim.m:173)
5   net.JugglerShu.XVim2          	0x0000000127a44cfb -[SourceCodeEditorViewProxy(Operations) xvim_delete:withMotionPoint:andYank:] + 1521
6   net.JugglerShu.XVim2          	0x0000000127a446ed -[SourceCodeEditorViewProxy(Operations) xvim_delete:andYank:] + 77 (SourceCodeEditorViewProxy+Operations.m:41)
7   net.JugglerShu.XVim2          	0x0000000127a2cf67 -[XVimDeleteEvaluator motionFixed:] + 248 (XVimDeleteEvaluator.m:88)
8   net.JugglerShu.XVim2          	0x0000000127a2976e -[XVimMotionEvaluator _motionFixed:] + 178 (XVimMotionEvaluator.m:115)
9   net.JugglerShu.XVim2          	0x0000000127a3d7dd -[XVimOperatorEvaluator _motionFixed:] + 50 (XVimOperatorEvaluator.m:64)
10  net.JugglerShu.XVim2          	0x0000000127a2ce13 -[XVimDeleteEvaluator d] + 143 (XVimDeleteEvaluator.m:61)
11  net.JugglerShu.XVim2          	0x0000000127a6db8f -[XVimEvaluator eval:] + 75 (XVimEvaluator.m:83)
12  net.JugglerShu.XVim2          	0x0000000127a6abf8 -[XVimNumericEvaluator eval:] + 166 (XVimNumericEvaluator.m:34)
13  net.JugglerShu.XVim2          	0x0000000127a48437 -[XVimWindow handleKeyStroke:onStack:] + 434 (XVimWindow.m:232)
14  net.JugglerShu.XVim2          	0x0000000127a47d83 -[XVimWindow handleOneXVimString:] + 495 (XVimWindow.m:172)
15  net.JugglerShu.XVim2          	0x0000000127a47fd3 -[XVimWindow handleXVimString:] + 259 (XVimWindow.m:190)
16  net.JugglerShu.XVim2          	0x0000000127a47b6c -[XVimWindow handleKeyEvent:] + 391
17  net.JugglerShu.XVim2          	0x0000000127a6d690 -[XVimIDEPegasusSourceEditorView xvim_keyDown:] + 73 (_TtC22IDEPegasusSourceEditor20SourceCodeEditorView.m:67)
18  com.apple.AppKit              	0x00007fffc9efa2cc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
19  com.apple.AppKit              	0x00007fffc9ef8f0a -[NSWindow(NSEventRouting) sendEvent:] + 541
20  com.apple.dt.IDEKit           	0x00000001110515d5 -[IDEWorkspaceWindow sendEvent:] + 154
21  com.apple.AppKit              	0x00007fffc9d7e4a8 -[NSApplication(NSEvent) sendEvent:] + 4768
22  com.apple.dt.IDEKit           	0x000000011109bb03 -[IDEApplication sendEvent:] + 921
23  com.apple.AppKit              	0x00007fffc95f8427 -[NSApplication run] + 1002
24  com.apple.AppKit              	0x00007fffc95c2e0e NSApplicationMain + 1237
25  libdyld.dylib                 	0x00007fffe1292235 start + 1

Weird repeat-undo issue

I'm experiencing a strange issue, not reproducible on demand but when it happens you can reproduce it over and over:

Use "i" to insert some text.
Go to a random next line, press "." to repeat it.
Now pressing "u" I would expect it to undo the inserting via ".".

However, pressing "u" removes the last two letters of the insert. Pressing "u" again inserts the second last letter again. Pressing "u" again removes finally the whole initially inserted text.

So "i" to insert "self.".
Placed cursor on "foo".
Pressed "." created "self.foo".
Pressed "u" created "selfoo".
Pressed "u" created "selffoo".
Pressed "u" created "foo".

It happens after a couple (undetermined number) of "."'s on random lines.

Good luck on this one.....

Spamming dd crashes Xcode

After pressing dd 4 times in succession Xcode crashed.

Here is the exact cursor position from where I pressed dd:
screen shot 2017-10-12 at 20 55 44

Here is the crash log with lldb:

MacBook-Pro:~ kdkdk$ lldb /Applications/Xcode.app/Contents/MacOS/Xcode 
(lldb) target create "/Applications/Xcode.app/Contents/MacOS/Xcode"
Current executable set to '/Applications/Xcode.app/Contents/MacOS/Xcode' (x86_64).
(lldb) run
Process 15765 launched: '/Applications/Xcode.app/Contents/MacOS/Xcode' (x86_64)
2017-10-12 20:55:30.193183+0200 Xcode[15765:5038195] Calling IOPPFGetProperty thermally_optimized_xcode!
2017-10-12 20:55:31.597700+0200 Xcode[15765:5038342] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/Supersync/of_v0.9.8_osx_release/apps/myApps/trapPuzzler3/trapPuzzler3.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.598471+0200 Xcode[15765:5038339] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/humancomputerinteraction/newvimtest/newvimtest.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.598894+0200 Xcode[15765:5038291] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/sysprog/Sysprog/dekevin/assignment2/bst.c, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.599689+0200 Xcode[15765:5038340] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/humancomputerinteraction/notesongamedesign/notesongamedesign.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.600402+0200 Xcode[15765:5038343] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/numerics/numcse/numcse/solutions00/codes/00_pointerGames.cpp, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.600815+0200 Xcode[15765:5038341] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/sysprog/Sysprog/Sysprog.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.601680+0200 Xcode[15765:5038285] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/humancomputerinteraction/hi/hi.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.602278+0200 Xcode[15765:5038284] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/numerics/numcse/numcse.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.602621+0200 Xcode[15765:5038291] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/Supersync/of_v0.9.8_ios_release/apps/myApps/trapPuzzlerIOS/trapPuzzlerIOS.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.603462+0200 Xcode[15765:5038340] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/numerics/numcse/numcse/ex1/timer.h, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:31.625423+0200 Xcode[15765:5038340] Calling IOPPFGetProperty simulator_utility_clamp!
2017-10-12 20:55:32.747991+0200 Xcode[15765:5038285] NSURLConnection finished with error - code -1100
2017-10-12 20:55:33.226353+0200 GPUToolsAgent[15769:5038393] Mac Agent inited !!!
2017-10-12 20:55:35.447227+0200 Xcode[15765:5038284] [SpotlightIndexer] All entities are already indexed.
2017-10-12 20:55:36.838332+0200 Xcode[15765:5038342] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/humancomputerinteraction/hi/hi.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.838719+0200 Xcode[15765:5038344] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/humancomputerinteraction/notesongamedesign/notesongamedesign.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.839026+0200 Xcode[15765:5038284] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/humancomputerinteraction/newvimtest/newvimtest.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.839403+0200 Xcode[15765:5038340] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/numerics/numcse/numcse.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.839735+0200 Xcode[15765:5038292] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/sysprog/Sysprog/Sysprog.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.840244+0200 Xcode[15765:5038343] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/sysprog/Sysprog/dekevin/assignment2/bst.c, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.840561+0200 Xcode[15765:5038291] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/Supersync/of_v0.9.8_osx_release/apps/myApps/trapPuzzler3/trapPuzzler3.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.840883+0200 Xcode[15765:5038285] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/numerics/numcse/numcse/solutions00/codes/00_pointerGames.cpp, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.841167+0200 Xcode[15765:5038342] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/ETH/numerics/numcse/numcse/ex1/timer.h, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:36.841469+0200 Xcode[15765:5038344] [default] [ERROR] Failed getting container for URL: file:///Users/kdkdk/Desktop/Supersync/of_v0.9.8_ios_release/apps/myApps/trapPuzzlerIOS/trapPuzzlerIOS.xcodeproj/, error: Error Domain=BRCloudDocsErrorDomain Code=12 "App library not found: 'com.apple.Desktop'" UserInfo={NSDescription=App library not found: 'com.apple.Desktop'}
2017-10-12 20:55:38.159982+0200 Xcode[15765:5038195] MessageTracer: load_domain_whitelist_search_tree:73: Search tree file's format version number (0) is not supported
2017-10-12 20:55:38.160017+0200 Xcode[15765:5038195] MessageTracer: Falling back to default whitelist
2017-10-12 20:55:38.909888+0200 Xcode[15765:5038195] Unknown class GPUTesselationSliderCell in Interface Builder file.
2017-10-12 20:55:40.157485+0200 Xcode[15765:5038195] Could not find image named 'DVTInFieldChooseButtonSmall'.
Process 15765 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
    frame #0: 0x0000000119175e9d SourceEditor`SourceEditor.SourceEditorDataSource.positionFromInternalCharOffset(Swift.Int, lineHint: Swift.Int) -> SourceEditor.SourceEditorPosition + 1789
SourceEditor`SourceEditor.SourceEditorDataSource.positionFromInternalCharOffset(Swift.Int, lineHint: Swift.Int) -> SourceEditor.SourceEditorPosition:
->  0x119175e9d <+1789>: ud2    
    0x119175e9f <+1791>: ud2    
    0x119175ea1 <+1793>: ud2    
    0x119175ea3 <+1795>: ud2    
Target 0: (Xcode) stopped.
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
  * frame #0: 0x0000000119175e9d SourceEditor`SourceEditor.SourceEditorDataSource.positionFromInternalCharOffset(Swift.Int, lineHint: Swift.Int) -> SourceEditor.SourceEditorPosition + 1789
    frame #1: 0x0000000118d0dd70 IDEPegasusSourceEditor`function signature specialization <Arg[0] = Exploded> of IDEPegasusSourceEditor.SourceCodeEditorView.selectedTextRange.setter : __C._NSRange + 112
    frame #2: 0x0000000118d044b7 IDEPegasusSourceEditor`@objc IDEPegasusSourceEditor.SourceCodeEditorView.selectedTextRange.setter : __C._NSRange + 39
    frame #3: 0x000000011593b46c XVim2`-[SourceCodeEditorViewProxy setSelectedRanges:affinity:stillSelecting:](self=<unavailable>, _cmd=<unavailable>, ranges=<unavailable>, affinity=<unavailable>, stillSelectingFlag=<unavailable>) at SourceCodeEditorViewProxy.m:276 [opt]
    frame #4: 0x0000000115926d31 XVim2`-[SourceCodeEditorViewProxy(self=0x000000011ee3bea0, _cmd=<unavailable>, scroll=NO) xvim_syncStateWithScroll:] at SourceCodeEditorViewProxy+XVim.m:167 [opt]
    frame #5: 0x000000011591ce97 XVim2`-[SourceCodeEditorViewProxy(self=<unavailable>, _cmd=<unavailable>, motion=<unavailable>, motionPoint=<unavailable>, yank=YES) xvim_delete:withMotionPoint:andYank:] at SourceCodeEditorViewProxy+Operations.m:131 [opt]
    frame #6: 0x000000011591c889 XVim2`-[SourceCodeEditorViewProxy(self=0x000000011ee3bea0, _cmd=<unavailable>, motion=<unavailable>, yank=<unavailable>) xvim_delete:andYank:] at SourceCodeEditorViewProxy+Operations.m:41 [opt]
    frame #7: 0x0000000115905103 XVim2`-[XVimDeleteEvaluator motionFixed:](self=0x000000011e552650, _cmd=<unavailable>, motion=<unavailable>) at XVimDeleteEvaluator.m:88 [opt]
    frame #8: 0x000000011590190a XVim2`-[XVimMotionEvaluator _motionFixed:](self=0x000000011e552650, _cmd=<unavailable>, motion=<unavailable>) at XVimMotionEvaluator.m:115 [opt]
    frame #9: 0x0000000115915979 XVim2`-[XVimOperatorEvaluator _motionFixed:](self=0x000000011e552650, _cmd=<unavailable>, motion=<unavailable>) at XVimOperatorEvaluator.m:64 [opt]
    frame #10: 0x0000000115904faf XVim2`-[XVimDeleteEvaluator d](self=0x000000011e552650, _cmd=<unavailable>) at XVimDeleteEvaluator.m:61 [opt]
    frame #11: 0x0000000115945b9b XVim2`-[XVimEvaluator eval:](self=0x000000011e552650, _cmd=<unavailable>, keyStroke=<unavailable>) at XVimEvaluator.m:83 [opt]
    frame #12: 0x0000000115942c04 XVim2`-[XVimNumericEvaluator eval:](self=0x000000011e552650, _cmd=<unavailable>, keyStroke=<unavailable>) at XVimNumericEvaluator.m:34 [opt]
    frame #13: 0x00000001159205d3 XVim2`-[XVimWindow handleKeyStroke:onStack:](self=0x000000011f96af60, _cmd=<unavailable>, keyStroke=<unavailable>, evaluatorStack=<unavailable>) at XVimWindow.m:232 [opt]
    frame #14: 0x000000011591ff1f XVim2`-[XVimWindow handleOneXVimString:](self=<unavailable>, _cmd=<unavailable>, oneChar=<unavailable>) at XVimWindow.m:171 [opt]
    frame #15: 0x000000011592016f XVim2`-[XVimWindow handleXVimString:](self=0x000000011f96af60, _cmd=<unavailable>, strokes=<unavailable>) at XVimWindow.m:190 [opt]
    frame #16: 0x000000011591fd08 XVim2`-[XVimWindow handleKeyEvent:](self=0x000000011f96af60, _cmd=<unavailable>, event=<unavailable>) at XVimWindow.m:0 [opt]
    frame #17: 0x000000011594569c XVim2`-[XVimIDEPegasusSourceEditorView xvim_keyDown:](self=0x000000010a4f8c00, _cmd=<unavailable>, event=<unavailable>) at _TtC22IDEPegasusSourceEditor20SourceCodeEditorView.m:67 [opt]
    frame #18: 0x00007fff400f31a5 AppKit`-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5040
    frame #19: 0x00007fff400f19d8 AppKit`-[NSWindow(NSEventRouting) sendEvent:] + 497
    frame #20: 0x0000000101cc65d5 IDEKit`-[IDEWorkspaceWindow sendEvent:] + 154
    frame #21: 0x00007fff3ff531ef AppKit`-[NSApplication(NSEvent) sendEvent:] + 2751
    frame #22: 0x0000000101d10b03 IDEKit`-[IDEApplication sendEvent:] + 921
    frame #23: 0x00007fff3f7b4835 AppKit`-[NSApplication run] + 812
    frame #24: 0x00007fff3f7839a6 AppKit`NSApplicationMain + 804
    frame #25: 0x00007fff6970a145 libdyld.dylib`start + 1

where should i put my .xvimrc file

firstly Do thx for developing XVim2.
the problem is that i want to show the relative line number in my Xcode, and i don't know where should i put the .xvimrc file to.
so any help ? thx so much

Using `gd` to go to a local declaration

Both Vim and Xvim have option to use gd to jump to the declaration of a method, property, etc. XVim2 does not yet have this behaviour.

The Xcode equivalent shortcut is ^+CMD+j.

Readme.md should be updated in various ways

I found this project was so helpful, that I tried to make Korean version of Readme.md file of it.
And while doing so, I found some outdated flaws.
And I decided that I should make translation after those errors are fixed

1. Branch and Relaease section

It says you have "master" branch and "develop" branch.
XVim project does have "develop" branch, but XVim2 doesn't.
It really confused me, because it says " Any pull requests should be made to 'develop' branch"
This needs to be clarified.

2. Contributing.md link is broken

I'm not sure whether Contributing guideline of XVim2 project is same as that of XVim Project.
If it is, link should be directed to Contributing.md file of XVim project.
If not, you should upload Contributing.md and fix the link.

3. Japanese translation of Readme.md link is broken

It seems XVIM2 project doesn't have README_jp.md file.
Also, README_jp.md file of XVim project is way outdated.
This link should be updated or removed.

This is really awesome project and I can't tell you how much I am benefited from it.
Thank you so much for this wonderful project.

Differently Named Xcode Apps Fail

First, thank you so much for the work that is being done.

I'm currently running 3 versions of xcode (8, 9, 9 beta) and none is named "Xcode.app"

    /Applications/Xcode\ 9.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -bundle -isysroot /Applications/Xcode\ 9.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -L/Users/sharkmaul/Downloads/XVim2-master/build/Release -L/Users/sharkmaul/Downloads/XVim2-master -F/Users/sharkmaul/Downloads/XVim2-master/build/Release -F/Applications/Xcode.app/Contents/SharedFrameworks -F/Applications/Xcode.app/Contents/Frameworks -filelist /Users/sharkmaul/Downloads/XVim2-master/build/XVim2.build/Release/XVim2.build/Objects-normal/x86_64/XVim2.LinkFileList -Xlinker -rpath -Xlinker @executable_path/../Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -mmacosx-version-min=10.13 -Xlinker -object_path_lto -Xlinker /Users/sharkmaul/Downloads/XVim2-master/build/XVim2.build/Release/XVim2.build/Objects-normal/x86_64/XVim2_lto.o -fobjc-arc -fobjc-link-runtime -Wl,-no_compact_unwind -framework DVTKit -framework IDEKit /Applications/Xcode\ 9.app/Contents/PlugIns/IDEPegasusSourceEditor.ideplugin/Contents/MacOS/IDEPegasusSourceEditor /Applications/Xcode\ 9.app/Contents/SharedFrameworks/SourceEditor.framework/Versions/A/SourceEditor -Xlinker -dependency_info -Xlinker /Users/sharkmaul/Downloads/XVim2-master/build/XVim2.build/Release/XVim2.build/Objects-normal/x86_64/XVim2_dependency_info.dat -o /Users/sharkmaul/Downloads/XVim2-master/build/Release/XVim2.xcplugin/Contents/MacOS/XVim2
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/SharedFrameworks'
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Frameworks'
ld: framework not found DVTKit
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **

As a workaround I renamed xcode 9 "Xcode" and retried. It didn't fail but when I opened it it still didn't have any xvim features.

Inserting in visual block mode issue.

Select block of size 1x2, press I, input some text and press Esc — works as expected. Repeat this actions but selecting block of size 1x3 and longer fails as shown on gif below.

ezgif-1-9bf70ccbea

Cursor skips multiple lines

After transitioning from Insert -> Normal mode, the cursor will skip multiple lines when pressing j.

skips lines

As far as I can tell this only happens at the bottom of a file, but I haven't done hugely extensive testing.

XCode crash

Application Specific Information:
ProductBuildVersion: 9A235
UNCAUGHT EXCEPTION (NSRangeException): *** -[NSBigMutableString characterAtIndex:]: Index 991 out of bounds; string length 987
UserInfo: (null)
Hints: 
 
Backtrace:
  0   __exceptionPreprocess (in CoreFoundation)
  1   DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2   objc_exception_throw (in libobjc.A.dylib)
  3   +[NSException raise:format:] (in CoreFoundation)
  4   -[NSBigMutableString characterAtIndex:] (in Foundation)
  5   -[NSTextStorage(VimOperation) isNewline:] at /Users/nayzak/Work/Tools/XVim2/XVim2/XVim/NSTextStorage+VimOperation.m:366 (in XVim2)
  6   -[SourceCodeEditorViewProxy(XVim) xvim_insert:blockColumn:blockLines:] at /Users/nayzak/Work/Tools/XVim2/XVim2/Xcode/SourceCodeEditorViewProxy+XVim.m:627 (in XVim2)
  7   -[XVimInsertEvaluator becameHandler] at /Users/nayzak/Work/Tools/XVim2/XVim2/XVim/XVimInsertEvaluator.m:76 (in XVim2)
  8   -[XVimWindow handleKeyStroke:onStack:] at /Users/nayzak/Work/Tools/XVim2/XVim2/XVim/XVimWindow.m:205 (in XVim2)
  9   -[XVimWindow handleOneXVimString:] at /Users/nayzak/Work/Tools/XVim2/XVim2/XVim/XVimWindow.m:160 (in XVim2)
 10   -[XVimWindow handleXVimString:] at /Users/nayzak/Work/Tools/XVim2/XVim2/XVim/XVimWindow.m:186 (in XVim2)
 11   -[XVimWindow handleKeyEvent:] at /Users/nayzak/Work/Tools/XVim2/XVim2/XVim/XVimWindow.m:124 (in XVim2)
 12   -[XVimIDEPegasusSourceEditorView xvim_keyDown:] at /Users/nayzak/Work/Tools/XVim2/XVim2/Xcode/IDEPegasusSourceEditor/_TtC22IDEPegasusSourceEditor20SourceCodeEditorView.m:65 (in XVim2)
 13   -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] (in AppKit)
 14   -[NSWindow(NSEventRouting) sendEvent:] (in AppKit)
 15   -[IDEWorkspaceWindow sendEvent:] (in IDEKit)
 16   -[NSApplication(NSEvent) sendEvent:] (in AppKit)
 17   -[IDEApplication sendEvent:] (in IDEKit)
 18   -[NSApplication run] (in AppKit)
 19   NSApplicationMain (in AppKit)
 20   start (in libdyld.dylib)

Full crash log

actions

Crash when use <Ctrl+w>

Process:               Xcode [30288]
Path:                  /Users/USER/Downloads/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               9.0 (13247)
Build Info:            IDEFrameworks-13247000000000000~26
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [30288]
User ID:               501

PlugIn Path:             /Users/USER/*/XVim2
PlugIn Identifier:       net.JugglerShu.XVim2
PlugIn Version:          1.0 (1)

Date/Time:             2017-10-17 18:25:29.484 +0800
OS Version:            Mac OS X 10.12.6 (16G29)
Report Version:        12
Anonymous UUID:        C71987EF-1081-F2F1-89DA-0D59F75BA1AF


Time Awake Since Boot: 110000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
ProductBuildVersion: 9A235
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSCFString setString:]: nil argument
UserInfo: (null)
Hints: 
 
Backtrace:
  0   __exceptionPreprocess (in CoreFoundation)
  1   DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2   objc_exception_throw (in libobjc.A.dylib)
  3   +[NSException raise:format:] (in CoreFoundation)
  4   mutateError (in CoreFoundation)
  5   -[XVimRegister setXVimString:] (in XVim2)
  6   -[XVimRegisterManager setXVimString:withType:forReg:] (in XVim2)
  7   -[XVimRegisterManager delete:withType:onRegister:] (in XVim2)
  8   -[XVimEvaluator textView:didDelete:withType:] (in XVim2)
  9   -[SourceCodeEditorViewProxy(Operations) xvim_delete:withMotionPoint:andYank:] (in XVim2)
 10   -[SourceCodeEditorViewProxy(Operations) xvim_delete:andYank:] (in XVim2)
 11   -[XVimInsertEvaluator C_w] (in XVim2)
 12   -[XVimInsertEvaluator eval:] (in XVim2)
 13   -[XVimWindow handleKeyStroke:onStack:] (in XVim2)
 14   -[XVimWindow handleOneXVimString:] (in XVim2)
 15   -[XVimWindow handleXVimString:] (in XVim2)
 16   -[XVimWindow doCommandBySelector:] (in XVim2)
 17   -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] (in AppKit)
 18   -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] (in AppKit)
 19   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 (in AppKit)
 20   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 (in AppKit)
 21   -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] (in AppKit)
 22   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 (in AppKit)
 23   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 (in HIToolbox)
 24   ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke (in HIToolbox)
 25   __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 (in AppKit)
 26   __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 (in AppKit)
 27   -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] (in AppKit)
 28   -[NSTextInputContext handleTSMEvent:completionHandler:] (in AppKit)
 29   _NSTSMEventHandler (in AppKit)
 30   DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
 31   SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)
 32   SendEventToEventTargetWithOptions (in HIToolbox)
 33   SendTSMEvent_WithCompletionHandler (in HIToolbox)
 34   __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke (in HIToolbox)
 35   __SendFilterTextEvent_WithCompletionHandler_block_invoke (in HIToolbox)
 36   SendTSMEvent_WithCompletionHandler (in HIToolbox)
 37   SendFilterTextEvent_WithCompletionHandler (in HIToolbox)
 38   SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler (in HIToolbox)
 39   __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 (in HIToolbox)
 40   __utDeliverTSMEvent_WithCompletionHandler_block_invoke (in HIToolbox)
 41   TSMKeyEvent_WithCompletionHandler (in HIToolbox)
 42   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 (in HIToolbox)
 43   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 (in HIToolbox)
 44   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 (in HIToolbox)
 45   __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke (in HIToolbox)
 46   TSMProcessRawKeyEventWithOptionsAndCompletionHandler (in HIToolbox)
 47   __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 (in AppKit)
 48   __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 (in AppKit)
 49   -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] (in AppKit)
 50   -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] (in AppKit)
 51   -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] (in AppKit)
 52   -[XVimWindow handleKeyEvent:] (in XVim2)
 53   -[XVimIDEPegasusSourceEditorView xvim_keyDown:] (in XVim2)
 54   -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] (in AppKit)
 55   -[NSWindow(NSEventRouting) sendEvent:] (in AppKit)
 56   -[IDEWorkspaceWindow sendEvent:] (in IDEKit)
 57   -[NSApplication(NSEvent) sendEvent:] (in AppKit)
 58   -[IDEApplication sendEvent:] (in IDEKit)
 59   -[NSApplication run] (in AppKit)
 60   NSApplicationMain (in AppKit)
 61   start (in libdyld.dylib)
 
abort() called

Application Specific Signatures:
NSInvalidArgumentException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9a15057b __exceptionPreprocess + 171
1   DVTFoundation                       0x000000010554f077 DVTFailureHintExceptionPreprocessor + 274
2   libobjc.A.dylib                     0x00007fffaf3b11da objc_exception_throw + 48
3   CoreFoundation                      0x00007fff9a1cdc55 +[NSException raise:format:] + 197
4   CoreFoundation                      0x00007fff9a17f644 mutateError + 196
5   XVim2                               0x00000001122d487f -[XVimRegister setXVimString:] + 79
6   XVim2                               0x00000001122d5694 -[XVimRegisterManager setXVimString:withType:forReg:] + 85
7   XVim2                               0x00000001122d5f3f -[XVimRegisterManager delete:withType:onRegister:] + 685
8   XVim2                               0x00000001122fa772 -[XVimEvaluator textView:didDelete:withType:] + 149
9   XVim2                               0x00000001122cf520 -[SourceCodeEditorViewProxy(Operations) xvim_delete:withMotionPoint:andYank:] + 1484
10  XVim2                               0x00000001122cef37 -[SourceCodeEditorViewProxy(Operations) xvim_delete:andYank:] + 77
11  XVim2                               0x00000001122cb3db -[XVimInsertEvaluator C_w] + 115
12  XVim2                               0x00000001122cb0df -[XVimInsertEvaluator eval:] + 104
13  XVim2                               0x00000001122d3245 -[XVimWindow handleKeyStroke:onStack:] + 434
14  XVim2                               0x00000001122d2b91 -[XVimWindow handleOneXVimString:] + 495
15  XVim2                               0x00000001122d2de1 -[XVimWindow handleXVimString:] + 259
16  XVim2                               0x00000001122d39b1 -[XVimWindow doCommandBySelector:] + 84
17  AppKit                              0x00007fff97d771d1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118
18  AppKit                              0x00007fff97d54e00 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2218
19  AppKit                              0x00007fff985967b1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 + 355
20  AppKit                              0x00007fff985965e5 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 + 80
21  AppKit                              0x00007fff97d5cf59 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
22  AppKit                              0x00007fff98596560 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 + 262
23  HIToolbox                           0x00007fff9965989f __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70
24  HIToolbox                           0x00007fff996586e2 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108
25  AppKit                              0x00007fff9858f4f8 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 + 2874
26  AppKit                              0x00007fff97d56835 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80
27  AppKit                              0x00007fff97d567b4 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
28  AppKit                              0x00007fff97d5619f -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221
29  AppKit                              0x00007fff97d55883 _NSTSMEventHandler + 321
30  HIToolbox                           0x00007fff995fed85 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1708
31  HIToolbox                           0x00007fff995fdff6 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 428
32  HIToolbox                           0x00007fff995fde3f SendEventToEventTargetWithOptions + 43
33  HIToolbox                           0x00007fff996556d6 SendTSMEvent_WithCompletionHandler + 408
34  HIToolbox                           0x00007fff99655bb1 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
35  HIToolbox                           0x00007fff99655a12 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215
36  HIToolbox                           0x00007fff99655727 SendTSMEvent_WithCompletionHandler + 489
37  HIToolbox                           0x00007fff99655511 SendFilterTextEvent_WithCompletionHandler + 236
38  HIToolbox                           0x00007fff996551d6 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284
39  HIToolbox                           0x00007fff99654f8c __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
40  HIToolbox                           0x00007fff99654e32 __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439
41  HIToolbox                           0x00007fff99654bf9 TSMKeyEvent_WithCompletionHandler + 632
42  HIToolbox                           0x00007fff99654948 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
43  HIToolbox                           0x00007fff99654775 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281
44  HIToolbox                           0x00007fff9965448b __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308
45  HIToolbox                           0x00007fff996541c2 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300
46  HIToolbox                           0x00007fff9965373a TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604
47  AppKit                              0x00007fff985963d1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 + 116
48  AppKit                              0x00007fff98595689 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 + 121
49  AppKit                              0x00007fff985954f3 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285
50  AppKit                              0x00007fff98595e1b -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1515
51  AppKit                              0x00007fff98595362 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 114
52  XVim2                               0x00000001122d28f1 -[XVimWindow handleKeyEvent:] + 315
53  XVim2                               0x00000001122f9d35 -[XVimIDEPegasusSourceEditorView xvim_keyDown:] + 73
54  AppKit                              0x00007fff984b62cc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
55  AppKit                              0x00007fff984b4f0a -[NSWindow(NSEventRouting) sendEvent:] + 541
56  IDEKit                              0x0000000106f025d5 -[IDEWorkspaceWindow sendEvent:] + 154
57  AppKit                              0x00007fff9833a4a8 -[NSApplication(NSEvent) sendEvent:] + 4768
58  IDEKit                              0x0000000106f4cb03 -[IDEApplication sendEvent:] + 921
59  AppKit                              0x00007fff97bb4427 -[NSApplication run] + 1002
60  AppKit                              0x00007fff97b7ee0e NSApplicationMain + 1237
61  libdyld.dylib                       0x00007fffafc92235 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fffafdc0d42 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fffafeae457 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fffafd26420 abort + 129
3   com.apple.dt.IDEKit           	0x0000000106ebad43 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1370
4   com.apple.dt.IDEKit           	0x0000000106ebc54f -[IDEAssertionHandler handleUncaughtException:] + 1099
5   com.apple.dt.IDEKit           	0x0000000106ebc621 IDEHandleUncaughtException + 94
6   com.apple.CoreFoundation      	0x00007fff9a1ce019 __handleUncaughtException + 745
7   libobjc.A.dylib               	0x00007fffaf3b3335 _objc_terminate() + 94
8   libc++abi.dylib               	0x00007fffae8a0d49 std::__terminate(void (*)()) + 8
9   libc++abi.dylib               	0x00007fffae8a07be __cxa_throw + 121
10  libobjc.A.dylib               	0x00007fffaf3b1303 objc_exception_throw + 345
11  com.apple.CoreFoundation      	0x00007fff9a1cdc55 +[NSException raise:format:] + 197
12  com.apple.CoreFoundation      	0x00007fff9a17f644 mutateError + 196
13  net.JugglerShu.XVim2          	0x00000001122d487f -[XVimRegister setXVimString:] + 79 (XVimRegister.m:34)
14  net.JugglerShu.XVim2          	0x00000001122d5694 -[XVimRegisterManager setXVimString:withType:forReg:] + 85 (XVimRegister.m:188)
15  net.JugglerShu.XVim2          	0x00000001122d5f3f -[XVimRegisterManager delete:withType:onRegister:] + 685 (XVimRegister.m:336)
16  net.JugglerShu.XVim2          	0x00000001122fa772 -[XVimEvaluator textView:didDelete:withType:] + 149
17  net.JugglerShu.XVim2          	0x00000001122cf520 -[SourceCodeEditorViewProxy(Operations) xvim_delete:withMotionPoint:andYank:] + 1484 (SourceCodeEditorViewProxy+Operations.m:130)
18  net.JugglerShu.XVim2          	0x00000001122cef37 -[SourceCodeEditorViewProxy(Operations) xvim_delete:andYank:] + 77 (SourceCodeEditorViewProxy+Operations.m:41)
19  net.JugglerShu.XVim2          	0x00000001122cb3db -[XVimInsertEvaluator C_w] + 115 (XVimInsertEvaluator.m:280)
20  net.JugglerShu.XVim2          	0x00000001122cb0df -[XVimInsertEvaluator eval:] + 104 (XVimInsertEvaluator.m:218)
21  net.JugglerShu.XVim2          	0x00000001122d3245 -[XVimWindow handleKeyStroke:onStack:] + 434 (XVimWindow.m:277)
22  net.JugglerShu.XVim2          	0x00000001122d2b91 -[XVimWindow handleOneXVimString:] + 495 (XVimWindow.m:217)
23  net.JugglerShu.XVim2          	0x00000001122d2de1 -[XVimWindow handleXVimString:] + 259 (XVimWindow.m:235)
24  net.JugglerShu.XVim2          	0x00000001122d39b1 -[XVimWindow doCommandBySelector:] + 84 (XVimWindow.m:409)
25  com.apple.AppKit              	0x00007fff97d771d1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118
26  com.apple.AppKit              	0x00007fff97d54e00 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2218
27  com.apple.AppKit              	0x00007fff985967b1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 + 355
28  com.apple.AppKit              	0x00007fff985965e5 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 + 80
29  com.apple.AppKit              	0x00007fff97d5cf59 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
30  com.apple.AppKit              	0x00007fff98596560 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 + 262
31  com.apple.HIToolbox           	0x00007fff9965989f __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70
32  com.apple.HIToolbox           	0x00007fff996586e2 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108
33  com.apple.AppKit              	0x00007fff9858f4f8 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 + 2874
34  com.apple.AppKit              	0x00007fff97d56835 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80
35  com.apple.AppKit              	0x00007fff97d567b4 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
36  com.apple.AppKit              	0x00007fff97d5619f -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221
37  com.apple.AppKit              	0x00007fff97d55883 _NSTSMEventHandler + 321
38  com.apple.HIToolbox           	0x00007fff995fed85 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708
39  com.apple.HIToolbox           	0x00007fff995fdff6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428
40  com.apple.HIToolbox           	0x00007fff995fde3f SendEventToEventTargetWithOptions + 43
41  com.apple.HIToolbox           	0x00007fff996556d6 SendTSMEvent_WithCompletionHandler + 408
42  com.apple.HIToolbox           	0x00007fff99655bb1 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
43  com.apple.HIToolbox           	0x00007fff99655a12 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215
44  com.apple.HIToolbox           	0x00007fff99655727 SendTSMEvent_WithCompletionHandler + 489
45  com.apple.HIToolbox           	0x00007fff99655511 SendFilterTextEvent_WithCompletionHandler + 236
46  com.apple.HIToolbox           	0x00007fff996551d6 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284
47  com.apple.HIToolbox           	0x00007fff99654f8c __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
48  com.apple.HIToolbox           	0x00007fff99654e32 __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439
49  com.apple.HIToolbox           	0x00007fff99654bf9 TSMKeyEvent_WithCompletionHandler + 632
50  com.apple.HIToolbox           	0x00007fff99654948 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
51  com.apple.HIToolbox           	0x00007fff99654775 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281
52  com.apple.HIToolbox           	0x00007fff9965448b __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308
53  com.apple.HIToolbox           	0x00007fff996541c2 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300
54  com.apple.HIToolbox           	0x00007fff9965373a TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604
55  com.apple.AppKit              	0x00007fff985963d1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 + 116
56  com.apple.AppKit              	0x00007fff98595689 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 + 121
57  com.apple.AppKit              	0x00007fff985954f3 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285
58  com.apple.AppKit              	0x00007fff98595e1b -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1515
59  com.apple.AppKit              	0x00007fff98595362 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 114
60  net.JugglerShu.XVim2          	0x00000001122d28f1 -[XVimWindow handleKeyEvent:] + 315 (XVimWindow.m:195)
61  net.JugglerShu.XVim2          	0x00000001122f9d35 -[XVimIDEPegasusSourceEditorView xvim_keyDown:] + 73 (_TtC22IDEPegasusSourceEditor20SourceCodeEditorView.m:57)
62  com.apple.AppKit              	0x00007fff984b62cc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
63  com.apple.AppKit              	0x00007fff984b4f0a -[NSWindow(NSEventRouting) sendEvent:] + 541
64  com.apple.dt.IDEKit           	0x0000000106f025d5 -[IDEWorkspaceWindow sendEvent:] + 154
65  com.apple.AppKit              	0x00007fff9833a4a8 -[NSApplication(NSEvent) sendEvent:] + 4768
66  com.apple.dt.IDEKit           	0x0000000106f4cb03 -[IDEApplication sendEvent:] + 921
67  com.apple.AppKit              	0x00007fff97bb4427 -[NSApplication run] + 1002
68  com.apple.AppKit              	0x00007fff97b7ee0e NSApplicationMain + 1237
69  libdyld.dylib                 	0x00007fffafc92235 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fffafdc144e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffafeab621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffafeab07d start_wqthread + 13

Thread 2:
0   libsystem_kernel.dylib        	0x00007fffafdc144e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffafeab621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffafeab07d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fffafdb934a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffafdb8797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff9a0c8874 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff9a0c7cf1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff9a0c7544 CFRunLoopRunSpecific + 420
5   com.apple.Foundation          	0x00007fff9baf8252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     	0x000000011a02c498 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 217
7   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
8   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
9   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
10  libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fffafdb934a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffafdb8797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff9a0c8874 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff9a0c7cf1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff9a0c7544 CFRunLoopRunSpecific + 420
5   com.apple.Foundation          	0x00007fff9baf8252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     	0x000000011a03a942 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1524
7   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
8   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
9   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
10  libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fffafdc0eb6 __select + 10
1   com.apple.CoreFoundation      	0x00007fff9a103939 __CFSocketManager + 729
2   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
3   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
4   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fffafdc0bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffafeac7fa _pthread_cond_wait + 712
2   libc++.1.dylib                	0x00007fffae82e4cd std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore      	0x00007fff9d0f643c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4   com.apple.JavaScriptCore      	0x00007fff9d0f63bb bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
5   com.apple.JavaScriptCore      	0x00007fff9d0f628d bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 29
6   com.apple.JavaScriptCore      	0x00007fff9d0f653d 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       	0x00007fffafeab93b _pthread_body + 180
8   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
9   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 7:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fffafdb934a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffafdb8797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff9a0c8874 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff9a0c7cf1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff9a0c7544 CFRunLoopRunSpecific + 420
5   com.apple.AppKit              	0x00007fff97d0cf02 _NSEventThread + 205
6   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
7   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
8   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 8:: DYMobileDeviceManager
0   libsystem_kernel.dylib        	0x00007fffafdb934a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffafdb8797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff9a0c8874 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff9a0c7cf1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff9a0c7544 CFRunLoopRunSpecific + 420
5   com.apple.Foundation          	0x00007fff9baf8252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.Foundation          	0x00007fff9baf812a -[NSRunLoop(NSRunLoop) run] + 76
7   com.apple.GPUToolsMobileFoundation	0x000000012151528a -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
9   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
10  libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
11  libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 9:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fffafdb934a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffafdb8797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff9a0c8874 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff9a0c7cf1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fff9a0c7544 CFRunLoopRunSpecific + 420
5   com.apple.CFNetwork           	0x00007fff99203734 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
6   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
7   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
8   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
9   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fffafdc00c2 __accept + 10
1   com.johnholdsworth.InjectionPlugin	0x0000000112386d82 -[INPluginMenuController backgroundConnectionService] + 290 (INPluginMenuController.m:579)
2   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
3   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
4   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
5   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 11:
0   libsystem_kernel.dylib        	0x00007fffafdb934a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffafdb8797 mach_msg + 55
2   com.apple.spotlight.index     	0x00007fffac494995 _handleExceptions + 280
3   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
4   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
5   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fffafdc144e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffafeab621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffafeab07d start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib        	0x00007fffafdc144e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffafeab48e _pthread_wqthread + 1023
2   libsystem_pthread.dylib       	0x00007fffafeab07d start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib        	0x00007fffafdc144e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffafeab621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffafeab07d start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib        	0x00007fffafdc144e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffafeab621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffafeab07d start_wqthread + 13

Thread 16:
0   libsystem_pthread.dylib       	0x00007fffafeab070 start_wqthread + 0
1   ???                           	0x000000010efe8a00 0 + 4546529792

Thread 17:
0   libsystem_kernel.dylib        	0x00007fffafdc0bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffafeac7fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x0000000119a81d45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 18:
0   libsystem_kernel.dylib        	0x00007fffafdc0bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffafeac7fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x0000000119a81d45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 19:
0   libsystem_kernel.dylib        	0x00007fffafdc0bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffafeac7fa _pthread_cond_wait + 712
2   com.apple.Xcode.DevToolsCore  	0x0000000119a81d45 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 596
3   com.apple.Foundation          	0x00007fff9bb088ad __NSThread__start__ + 1243
4   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 20:
0   libsystem_pthread.dylib       	0x00007fffafeab070 start_wqthread + 0
1   ???                           	0x0000000000000010 0 + 16

Thread 21:
0   libsystem_pthread.dylib       	0x00007fffafeab070 start_wqthread + 0

Thread 22:
0   libsystem_kernel.dylib        	0x00007fffafdc0f46 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fffafd47b72 nanosleep + 199
2   com.apple.CoreSymbolicationDT 	0x00000001089f7c05 cleaner_thread_main(void*) + 41
3   libsystem_pthread.dylib       	0x00007fffafeab93b _pthread_body + 180
4   libsystem_pthread.dylib       	0x00007fffafeab887 _pthread_start + 286
5   libsystem_pthread.dylib       	0x00007fffafeab08d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5a92d928  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007fff5a92d950  rsp: 0x00007fff5a92d928
   r8: 0x00007fb5fe402860   r9: 0x00000001075f98e9  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fffaf3a5410  r13: 0x0000000000000000  r14: 0x00007fffb8bfd3c0  r15: 0x00007fb6065981a0
  rip: 0x00007fffafdc0d42  rfl: 0x0000000000000206  cr2: 0x00007fffb8bdf128
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x1052ce000 -        0x1052cfff7  com.apple.dt.Xcode (9.0 - 13247) <B228B806-ACF1-31C6-8881-6F0ED5AD58B3> /Users/USER/Downloads/Xcode.app/Contents/MacOS/Xcode
       0x1052d7000 -        0x10588bff7  com.apple.dt.DVTFoundation (9.0 - 13231) <0FDB9530-4129-3121-A2FA-CAC1D8CDE314> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x105af8000 -        0x105e75ff7  com.apple.dt.DVTKit (9.0 - 13231) <0C0E862C-2FD3-32A3-9B4E-35C7332A038C> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x1060d2000 -        0x10683dfff  com.apple.dt.IDEFoundation (9.0 - 13247) <5B548A4E-C475-35A0-B349-E7A2266F006A> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x106d6b000 -        0x107734ff7  com.apple.dt.IDEKit (9.0 - 13247) <527C376F-9A89-38AC-8F95-94B134DBDEB6> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x107e9a000 -        0x107ea8ff7 +libswiftAVFoundation.dylib (4.0 - 900.0.65) <7A6E65DC-108C-39A8-BF8C-5881CE827F4B> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftAVFoundation.dylib
       0x107eb3000 -        0x108274fff +libswiftCore.dylib (4.0 - 900.0.65) <BE8F1E7E-D8F4-3373-81D4-146857BF53D0> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftCore.dylib
       0x1085ac000 -        0x1085b3ff7 +libswiftCoreAudio.dylib (4.0 - 900.0.65) <28A7389B-B12A-3392-B476-CD48B26999B4> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftCoreAudio.dylib
       0x1085c4000 -        0x1085c7ff3 +libswiftCoreFoundation.dylib (4.0 - 900.0.65) <53FDDB02-2822-3F03-868A-F4AFFEA28FC2> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x1085d0000 -        0x1085e0fff +libswiftCoreGraphics.dylib (4.0 - 900.0.65) <0FA267AF-953F-3E3D-B8F3-56993424D8E4> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x1085f9000 -        0x1085feffe +libswiftCoreImage.dylib (4.0 - 900.0.65) <A20F1E87-0604-36F9-AD3A-74A592BA7E83> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x108608000 -        0x108612fff +libswiftCoreMedia.dylib (4.0 - 900.0.65) <848E7211-D1DF-3479-B9C5-1A0223ED92AA> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftCoreMedia.dylib
       0x10861d000 -        0x108623ff7 +libswiftDarwin.dylib (4.0 - 900.0.65) <45FBE8C0-F741-31E5-A535-CDAF58925E60> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftDarwin.dylib
       0x108631000 -        0x10864cff7 +libswiftDispatch.dylib (4.0 - 900.0.65) <8C1E89A1-2E06-3828-965B-D7A34FC1FACB> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftDispatch.dylib
       0x10867d000 -        0x1087f2ff7 +libswiftFoundation.dylib (4.0 - 900.0.65) <83D0EE4A-54FF-3094-9363-2C278290416B> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftFoundation.dylib
       0x10892f000 -        0x108932ff3 +libswiftIOKit.dylib (4.0 - 900.0.65) <9B7071E4-FB13-385E-AB6B-A40A7E8198C9> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftIOKit.dylib
       0x108938000 -        0x108939fff  libpanel.5.4.dylib (51.30.1) <60A7AAE6-2A80-3FDC-B910-A49259C3C322> /usr/lib/libpanel.5.4.dylib
       0x10893f000 -        0x108947ff7 +libswiftMetal.dylib (4.0 - 900.0.65) <371469B1-54FB-3BBA-A389-DF3EB63A2BE7> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftMetal.dylib
       0x108951000 -        0x108957fff +libswiftObjectiveC.dylib (4.0 - 900.0.65) <85E87FB0-A98C-3F30-A8F5-7878F8D0BE85> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x108962000 -        0x108969ff7 +libswiftQuartzCore.dylib (4.0 - 900.0.65) <BA8E8311-CC54-36F8-AA14-77F06DD3841F> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x10896f000 -        0x10896ffff  com.apple.IDEWatchKit1SupportUI (9.0 - 13003) <C0736022-AB4A-38A9-B989-D071AF5EFEAB> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
       0x108974000 -        0x108977fff +libswiftXPC.dylib (4.0 - 900.0.65) <5EF96933-BB5E-380E-8E9B-BFE071101C02> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftXPC.dylib
       0x10897e000 -        0x1089abfff +libswiftsimd.dylib (4.0 - 900.0.65) <1834544A-1004-35DC-A43E-8CFF3C74431A> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftsimd.dylib
       0x1089e6000 -        0x108a78ff7  com.apple.CoreSymbolicationDT (9.0 - 63080) <74705A47-1C15-380A-B8D1-E3DA1A02E685> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
       0x108acc000 -        0x108acdffb  com.apple.dt.dbg.DebuggerLLDBService (9.0 - 13240) <FCC26038-DDFA-3029-A6C8-B3370F33F0A8> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x108ad3000 -        0x108b00fd3  com.apple.dt.instruments.DTXConnectionServices (9.0 - 63121) <FBCE0B84-DF36-35EA-B274-C325D41A98BF> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x108b28000 -        0x108be2ff7  com.apple.dt.instruments.DVTInstrumentsFoundation (9.0 - 63121) <C6FB1B6F-A867-3DF3-B896-3F7E88A56F5E> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
       0x108c81000 -        0x108c81fff  com.apple.Metal (1.0 - 1) <A8DC9696-9C23-3F50-A7AE-E4CDF8E1BD72> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x108c86000 -        0x108c90fff +libswiftCoreData.dylib (4.0 - 900.0.65) <67ED0C8C-2EBC-3197-844A-D957E0B5D3A9> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftCoreData.dylib
       0x108ca2000 -        0x108ce2fff  com.apple.DebugSymbols (141 - 141) <60EA40BC-DEAE-3086-A5DA-76EF39C3B1EE> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
       0x108d04000 -        0x108d88fd7  com.apple.SymbolicationDT (9.0 - 63080) <17366519-C63D-362A-8633-A18FB54E6632> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
       0x108ddd000 -        0x108e57fff  libdtrace.dylib (209.50.12) <1AB9A7E1-6D63-3831-84D9-0E0F67F6081C> /usr/lib/libdtrace.dylib
       0x108e80000 -        0x108e80fff  com.apple.IBCompilerPlugin (9.0 - 13196) <A1398360-EC4B-3219-953E-02F90695153A> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/IBCompilerPlugin.xcplugin/Contents/MacOS/IBCompilerPlugin
       0x108e85000 -        0x108e89ff7  com.apple.kperf (1.0 - 1) <7B842456-22D1-3F56-8786-164C1E863A4C> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
       0x108e94000 -        0x108e9bfff  com.apple.kperfdataDT (1.0 - 1) <A4B9A2CE-E5B6-350D-B0E0-B47466EAD94C> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
       0x108ea3000 -        0x108ea3ff7  com.apple.xcode.compilers.coredata (11.0 - 13203) <0E784C60-84CB-3910-BEE3-8B6739D07A8D> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x108ea8000 -        0x108ed7ff7  com.apple.libktrace (1.0 - 218.1.1) <DFCFA062-BBA3-3D3C-9B3C-797130E16666> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/ktraceDT.framework/Versions/A/ktraceDT
       0x108ef0000 -        0x108ef0ff7  com.apple.compilers.clang (11.0 - 13203) <502F3195-1354-35CA-9F6E-E675D3B72964> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
       0x108ef7000 -        0x108f1afff  com.apple.StreamingZip (1.0 - 1) <92440790-97E2-35B0-B67D-96983B20857A> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x108f31000 -        0x108f32ff7  com.apple.dt.IDEWatchSupportCore (1.0 - 1) <C2C7A2E9-B7D8-370D-BF50-BAE240AEF924> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
       0x108f38000 -        0x108f59ff7  com.apple.dt.instruments.DVTInstrumentsUtilities (9.0 - 63121) <CCB5386B-2EE1-33E8-A116-B049AEFE3813> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
       0x108f85000 -        0x109040ff7  com.apple.dt.XCTest (1.0 - 13201) <642C6C7A-E7A4-37BA-B808-DA59BDAA2BC0> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
       0x1090de000 -        0x1090f6ffb  com.apple.dt.DVTDeviceFoundation (9.0 - 1) <07701384-0AF2-3CE4-A935-0AFCC6D5D14D> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTDeviceFoundation.framework/Versions/A/DVTDeviceFoundation
       0x109110000 -        0x109120ff7 +libswiftAppKit.dylib (4.0 - 900.0.65) <5C2E02A3-50A6-38E3-A7FE-AFD90D3089C9> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftAppKit.dylib
       0x109135000 -        0x10915bff7  com.apple.dt.XCTAutomationSupport (1.0 - 1) <5F038697-DF65-306F-9FEC-F41CBF082325> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/Versions/A/XCTAutomationSupport
       0x10917f000 -        0x109184fff +libswiftos.dylib (4.0 - 900.0.65) <CBCBA4F7-CBEB-33CA-B11A-A3A64D6538EE> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftos.dylib
       0x109192000 -        0x10bacdff3 +libclang.dylib (900.0.37) <E863B7DA-8005-3A95-A644-099839784821> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libclang.dylib
       0x10c187000 -        0x10c219fff  com.apple.dt.SourceKit (1.0 - 13121) <E92ED2EE-9238-3297-AAB8-4392B21215B3> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/SourceKit
       0x10c251000 -        0x10c27eff3  com.apple.dt.DVTAnalytics (1.0 - 1) <BCE11EC0-EA61-3368-B53B-CE13211757E9> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
       0x10c2a6000 -        0x10c2b0ff3  com.apple.dt.DVTServices (9.0 - 13231) <4D8CD6A2-567F-3A36-9F86-F02098F26A5E> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
       0x10c2bd000 -        0x10c2fcff7  com.apple.dt.DVTPortal (9.0 - 1) <4C41DABD-2AFD-3465-BE8A-DFBF361795B4> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal
       0x10c32d000 -        0x10c370ff7  com.apple.dt.DVTDocumentation (1.0 - 13231) <F69F4084-4658-3E11-A69B-BAD664A738E5> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTDocumentation.framework/Versions/A/DVTDocumentation
       0x10c3a3000 -        0x10c55fff7  com.apple.DNTDocumentationSupport (1.0 - 13042) <D6DEF9EE-9470-3342-B506-2DD0218E1DA1> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DNTDocumentationSupport.framework/Versions/A/DNTDocumentationSupport
       0x10c64f000 -        0x10c65eff3  com.apple.dt.XcodeKit (9.0 - 13247) <D180310E-66D3-3704-8447-F86B43B69435> /Users/USER/Downloads/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/Versions/A/XcodeKit
       0x10c676000 -        0x10c6b3dc7  dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
       0x10c701000 -        0x10e1b3fff +libLTO.dylib (900.0.37) <F12C5F5F-402E-3D7B-A554-156AEF8E6292> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libLTO.dylib
       0x10e645000 -        0x10e92cff7  com.apple.DNTDocumentationModel (1.0 - 1) <D85929E4-5AEB-3F16-9328-AD9CCF8CD775> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DNTDocumentationModel.framework/Versions/A/DNTDocumentationModel
       0x10e9f8000 -        0x10ea10fff  com.apple.dt.XCTDaemonControl (1.0 - 1) <4DC2E05B-57C8-332E-BB4C-01E4972DDCD2> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/XCTDaemonControl.framework/Versions/A/XCTDaemonControl
       0x10ea2e000 -        0x10eaceff7  com.apple.dt.Xcode.DVTSourceControl (9.0 - 13120) <DCEC1306-64DE-3E24-BA2C-A389846648A8> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x10eb34000 -        0x10ec53ff7  com.apple.DNTSourceKitSupport (1.0 - 1) <29F86C8D-3E37-3800-9C4B-DE9639DEDB91> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DNTSourceKitSupport.framework/Versions/A/DNTSourceKitSupport
       0x10ec87000 -        0x10ecd0fff  com.apple.dt.DVTSourceControlHostedAccount (9.0 - 13120) <D7840382-3576-33D3-89C5-EB28E911F7D6> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTSourceControlHostedAccount.framework/Versions/A/DVTSourceControlHostedAccount
       0x10ed26000 -        0x10ed3dff3  com.apple.dt.DVTAnalyticsClient (9.0 - 1) <1D85C8EA-D9B9-3B3C-9917-85EFD61F258F> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
       0x10ed59000 -        0x10edeafff  com.apple.DNTTransformer (1.0 - 1) <96E71281-0CC4-3E90-A9E0-C4186D488EE4> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DNTTransformer.framework/Versions/A/DNTTransformer
       0x10ee50000 -        0x10ee83ffb  com.apple.dt.DVTProducts (1.0 - 1) <89F864D2-5BC9-3720-AAC5-B37C938FE3F7> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
       0x10eea7000 -        0x10eea9ffb  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <B00C82E1-115D-3E25-B3CE-32F838EB8E06> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x10eeb0000 -        0x10ef79ff7  com.apple.dt.instruments.DTGraphKit (9.0 - 63088) <96382894-2CAB-32FB-8535-4981D4B699C0> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x10f21a000 -        0x10f229ffb  libSimplifiedChineseConverter.dylib (69) <0047A988-B6F7-38F5-936A-EAFDE8A47490> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
       0x10f2f8000 -        0x10f31ffff +libswiftDemangle.dylib (900.0.65) <E37D6C4D-B177-3B62-A7DF-F95D65D70A2B> /Users/USER/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
       0x10f329000 -        0x10f383ff7  com.apple.PhysicsKit (1.0 - 1) <DFDFF6B8-FC5B-3F17-BAA6-E9B8FE03F177> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/PhysicsKit.framework/PhysicsKit
       0x10f3b3000 -        0x10f3d1ff7  com.apple.Jet (1.0 - 2.26) <2B216B4A-DC45-3870-88A2-D1ED9E718A33> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/Jet.framework/Jet
       0x10f3f0000 -        0x10f3f4ff3  com.apple.dt.XCTDaemonControlMobileDevice (1.0 - 1) <69DC88CE-6762-348E-A7D6-C6E3F3A38177> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/XCTDaemonControlMobileDevice.framework/Versions/A/XCTDaemonControlMobileDevice
       0x11189d000 -        0x111ab1fff  com.apple.SpriteKit (1.0 - 1) <2A6C1A6D-AA7B-3C45-BB5A-9BDBE6E91226> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/SpriteKit.framework/SpriteKit
       0x111b99000 -        0x111c57fff  com.apple.GameplayKit (1.0 - 1) <D8B95238-3D91-3659-81FB-73B4BAB7C25C> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GameplayKit.framework/GameplayKit
       0x111ca6000 -        0x111cb2fff  com.apple.dt.IDELanguageSupportCore (9.0 - 13083) <B47C725C-A37C-3E2A-815C-B0AE54286B4B> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
       0x111cc0000 -        0x111d0bffb  com.apple.dt.dbg.DebuggerFoundation (9.0 - 13240) <F79254BA-5972-38AA-95C5-3D21DEBA2AF3> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x111d48000 -        0x111d5bffb  com.apple.dt.DebugHierarchyFoundation (1.0 - 1) <9718F62C-A3F2-3BFC-B430-D1F9EA217B1C> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DebugHierarchyFoundation.framework/Versions/A/DebugHierarchyFoundation
       0x111d6b000 -        0x111d80ff3  com.apple.dt.DebugHierarchyKit (1.0 - 1) <25E6BD6F-2430-3849-B57D-7147CAC7F18E> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DebugHierarchyKit.framework/Versions/A/DebugHierarchyKit
       0x111d9a000 -        0x111e23fff  com.apple.dt.IBAutolayoutFoundation (9.0 - 13196) <947E98B5-D91A-363A-8DE2-22A7DFD39BB4> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x111e82000 -        0x111e82fff  com.apple.dt.IDE.IDEAppleScriptEditor (9.0 - 13240) <B5AAFFB8-EDDA-314B-A683-A7921D021001> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
       0x111f8c000 -        0x112003ffb  com.apple.CoreThemeDefinition (2.0 - 288.2) <CCA3F672-77FB-3045-8C48-68EF95742A20> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x112052000 -        0x11205afff  com.apple.DevToolsFoundation (11.0 - 13203) <3196D5F2-664D-3AC9-86CC-5AA128591D74> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x112065000 -        0x11207affb  com.apple.DVTiPhoneSimulatorRemoteClient (9.0 - 13176) <66DF3160-4386-3F75-96DC-6AAF49B1CD93> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x11208e000 -        0x1120a2ffb  com.apple.DeviceLinkX (5.0 - 264) <4A53E58A-FE9A-38F9-8351-86A217742703> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x11227e000 -        0x112285ff7  com.apple.CoreSimulator.CoreSimDeviceIO (494.13.6 - 494.13.6) <E3AF3F69-D39A-34D9-B827-B997FAED9669> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO
       0x11228f000 -        0x112292ff7  com.apple.XCWatchKit1Support (1.0 - 1) <D827A5C7-F28E-3203-B2D9-D4B2A7D03F68> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
       0x112297000 -        0x11229affb  com.apple.xcode.compilers.mlkit (11.0 - 13045) <D90A9309-E4B1-3CA9-9659-88C004AE8510> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/MLKit.xcplugin/Contents/MacOS/MLKit
       0x1122a0000 -        0x1122a5ff3  com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <4B509049-3B81-315B-9B03-94E076D35D17> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
       0x1122b3000 -        0x11230bfff +net.JugglerShu.XVim2 (1.0 - 1) <266AA6CE-2AA4-3A81-BF14-A55806CAE766> /Users/USER/*/XVim2
       0x11237d000 -        0x112396ff7 +com.johnholdsworth.InjectionPlugin (6.4 - 6.4) <282AAEF7-AC8A-3908-A1C9-9CF3C37C71B8> /Users/USER/*/InjectionPlugin
       0x1123b1000 -        0x1123b8fff +me.delisa.DerivedData-Exterminator (1.0 - 1) <5E504427-C9DA-3E30-9F04-054C749CFD1E> /Users/USER/*/DerivedData Exterminator
       0x1123c4000 -        0x1123dbfff +com.mneorr.Alcatraz (1.2.0 - 1) <E5DA3762-4366-3A94-9B0A-AD3D9FC7CF2E> /Users/USER/*/Alcatraz
       0x112403000 -        0x112418ff3  com.apple.DADocSetManagement (9.0 - 13012) <DBBFA78D-C949-333C-BE4D-1AE2DCA8BA11> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x11242a000 -        0x112430ff7 +libswiftAccelerate.dylib (4.0 - 900.0.65) <86F61217-FA0C-3618-8372-34385571C16C> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftAccelerate.dylib
       0x112445000 -        0x112492ff7  com.apple.DADocSetAccess (9.0 - 13012) <685E8BE7-F74B-390C-9E68-2FB6E9B595AD> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x1124bd000 -        0x1126affff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (9.0 - 13196) <38D5C757-6768-3C36-B8CD-27C2E8E8B9BF> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.framework/IDEInterfaceBuilderCocoaIntegration
       0x112884000 -        0x1128a9fff  com.apple.DiscRecordingUI (9.0.3 - 9030.4.5) <213F86C8-227C-349F-8CEA-E78CAA097E72> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x1128cb000 -        0x1128e8ff3  com.apple.IBCocoaTouchToolFoundation (9.0 - 13173) <177A94EF-8978-3A34-875E-792F17D84DDB> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/IBCocoaTouchToolFoundation.framework/Versions/A/IBCocoaTouchToolFoundation
       0x112916000 -        0x112a0bff7  com.apple.SimulatorKit (1.0 - 494.13.6) <92594395-978D-383B-80C1-AA3A80895DB5> /Users/USER/Downloads/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
       0x112a5d000 -        0x112a6dffb  com.apple.DTDeviceKit (4.2 - 13176) <72A2C985-D7E8-3E5D-BD02-D512A5730427> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x112a7f000 -        0x112abdff7  com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (9.0 - 13060) <58717BC2-D388-308F-814C-D78D869B773E> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
       0x112adc000 -        0x112af2ffb  com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (9.0 - 13173) <B388E1B9-EE78-3C3F-B9D1-34D7B099B8B8> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration
       0x112b01000 -        0x112b82ff3  com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (9.0 - 13051) <7321AEE0-2A47-3325-BDD2-A5ED5875E05F> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
       0x112bc8000 -        0x112bebfff  com.apple.dt.IDE.IDEInterfaceBuilderDFRSupport (9.0 - 13038) <73598C23-9CE5-386B-A06E-19B87F0EAD8A> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderDFRSupport
       0x112c47000 -        0x112c4efff  com.apple.dt.IDE.IDEInterfaceBuilderEditorDFRSupport (9.0 - 13027) <A27DF434-0915-3257-B9A4-D3718CA21F46> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderEditorDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderEditorDFRSupport
       0x112c56000 -        0x112c56fff  com.apple.dt.IDE.DFRSupportKit (9.0 - 1) <1FC98636-153C-3D8E-97A9-B60A270FFE5C> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/DFRSupportKit.framework/Versions/A/DFRSupportKit
       0x112c5a000 -        0x112c73ff7  com.apple.MarkupSupport (1.0 - 1) <365A486C-9447-38B2-8324-CECDF5D025DE> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/MarkupSupport.framework/Versions/A/MarkupSupport
       0x112c9e000 -        0x112ca2fff  com.apple.audio.AppleHDAHALPlugIn (279.48 - 279.48) <ECA84145-2AC4-347D-BBC0-933AAAC15356> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x112cb2000 -        0x112cb7ff7  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <E99E3DCE-0B7C-3874-83AD-FD25E07C9818> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x112cc2000 -        0x112cc2fff  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <C07DE8EB-4481-3DF9-9982-9007335FF52F> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
       0x11331b000 -        0x1142d4fff  com.apple.ModelIO (1.0 - 1.89.20) <C99B5583-8F0A-367F-B2AF-F6A94BE58D78> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/ModelIO.framework/ModelIO
       0x114385000 -        0x114927fef  com.apple.SceneKit (1.0 - 430.2) <1C6CF8CE-32AD-34FE-A3EC-0C0565AB9D64> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/SceneKit.framework/SceneKit
       0x114c2d000 -        0x114d52fff  com.apple.dt.IBFoundation (9.0 - 13196) <FC44E8F7-95E6-3CEA-81E5-0D5A3E9F40D3> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x114e28000 -        0x114eb2ff7  com.apple.dt.dbg.DebuggerLLDB (9.0 - 13240) <BF5FB38E-1F8D-345C-94A7-06FFF589C2E5> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x114f3d000 -        0x11856ffff  com.apple.LLDB.framework (1.900.0.45 - 900.0.45) <624DA207-B44D-3162-A1F6-2B74BFE643F6> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x119688000 -        0x1196caff7  com.apple.LLDBRPC (1.0 - 900.0.45) <2C5CC77D-3DA8-3BB8-821E-A0348F75B827> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/LLDBRPC.framework/Versions/A/LLDBRPC
       0x119702000 -        0x1197f3ff7  org.python.python (2.7.10 - 2.7.10) <BDCDC395-7F55-3DF4-819B-7719E69BCBD9> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x11985b000 -        0x1198e0ff3  com.apple.dt.IDE.Xcode3Core (9.0 - 13203) <41587656-42A5-387A-B9BF-A31FAB78520F> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x11992f000 -        0x119ceefff  com.apple.Xcode.DevToolsCore (11.0 - 13203) <20A8A5D1-47E6-3CAC-B5C2-11B45EDDA2E0> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x119eb7000 -        0x119eedffb  com.apple.Xcode.DevToolsSupport (11.0 - 13203) <0C22699D-F7D6-3B4B-866C-6EA1C8BD6504> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x119f15000 -        0x119faaff7  com.apple.dt.IDE.IDEiOSSupportCore (9.0 - 13176) <64F64648-BC6D-3612-8A2B-44EE922D82FF> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x11a010000 -        0x11a0c0ff7  com.apple.DTDeviceKitBase (9.0 - 13176) <4350E717-5124-3A9A-BCB5-596C755D1C52> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x11a137000 -        0x11a1befff  com.apple.CoreSimulator (494.13.6 - 494.13.6) <85A59CF5-10EC-3F86-B594-44E6AF20AAD9> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
       0x11a206000 -        0x11a231ff3  com.apple.CoreSimulator.FoundationXPC (494.13.6 - 494.13.6) <DA1F1FF3-F078-3450-8B4C-DD72DDCD71D9> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/FoundationXPC.framework/Versions/A/FoundationXPC
       0x11a247000 -        0x11a263fff  com.apple.dt.XCLanguageSupport (9.0 - 13083) <56954477-09E9-39D5-A8CC-6886EB59AF85> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x11a276000 -        0x11a282ff7  com.apple.xcode.plug-in.CoreBuildTasks (11.0 - 13203) <605FC210-ED8E-319F-BEBB-ACF751D50743> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x11a2b4000 -        0x11a2b6fff  com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <364F0559-152E-3B35-8E06-65D2C1901B5D> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore
       0x11a2be000 -        0x11a2bffff  com.apple.dt.IDE.IDEOSXSupportCore (9.0 - 13021) <D1EA4892-1FDE-3B72-940D-0C3031F57860> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x11ad7d000 -        0x11b1bfff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.25.17 - 10.2.5) <17A16898-2D81-3811-AC90-A209EAD6E884> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
       0x11b387000 -        0x11b3f9ff7  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.25.17 - 10.2.5) <A696BE6D-10C4-3FC0-9640-E7877E6903A2> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
       0x11b51a000 -        0x11b51efff  com.apple.GPUToolsInterface (1.0 - 23105) <13938D95-6F4C-3E49-AE3E-0AC3049D883C> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x11b6a3000 -        0x11b6b9ff7  com.apple.dt.IDE.IDERTFEditor (9.0 - 13240) <5227CA30-DA5E-3D90-B610-AA103F3E75E5> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x11b6cd000 -        0x11b6d4fff  com.apple.dt.IDE.HexEditor (9.0 - 13240) <E8FB7B08-8E8F-3AD1-A496-4A1F7F58472F> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x11b6de000 -        0x11b6e5fff  com.apple.dt.ScriptingDefinitionEditor (9.0 - 13240) <783E2CDF-AE67-36CF-8474-F335F04E248F> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x11b6ee000 -        0x11b6f2fff  com.apple.MTLToolsServices (1.0 - 1) <2B79D489-60B3-321E-AB63-60BC33A900E9> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
       0x11cae2000 -        0x11cae3fff +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
       0x11cae9000 -        0x11caeaffb +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
       0x11caf0000 -        0x11caf1ff3 +liblaunch_sim.dylib (1205.1.10) <9C3926DE-39D8-32AA-8039-21B3BAC63537> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x11caf7000 -        0x11caf8ff3 +liblaunch_sim.dylib (1205.1.10) <FD836D99-99CF-3FB2-93D5-E27AB474D771> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x11cafe000 -        0x11caffff3 +liblaunch_sim.dylib (1205.1.10) <8E7DEBF2-8477-325D-B938-EE28E52F7C84> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/watchOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x11cb05000 -        0x11cb0efff  com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 23018) <CDA368C1-D301-3E54-8DBC-F714E3E705C9> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
       0x11cb8f000 -        0x11cb9cff3  com.apple.dt.IDE.IDEQuickLookEditor (9.0 - 13240) <0B90B026-45FF-362C-99CE-800E477F55F5> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
       0x11cbad000 -        0x11cbb4ff7  com.apple.GPUToolsPlatform (1.0 - 23187) <78EE8DB8-E266-39E5-BAB8-8665A17493CA> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GPUToolsPlatform.framework/Versions/A/GPUToolsPlatform
       0x11cbbe000 -        0x11cbc0fff  com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 23105) <F60BCFAC-7A6D-3006-9368-D2B30A8D494B> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
       0x11cbca000 -        0x11ce16ff3  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (9.0 - 13173) <21CF6317-C37B-365F-AED4-EFEEB46461A1> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration
       0x11d018000 -        0x11d0c7ffb  com.apple.dt.IDE.IDESourceEditor (9.0 - 13240) <5CB25BD7-9569-3BF3-890C-DDAFB37E072D> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x11d132000 -        0x11d185fff  com.apple.dt.IDE.IDESourceCodeComparisonEditor (9.0 - 13240) <C7CDD1C1-3503-37CB-91C1-131D58E7645E> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDESourceCodeComparisonEditor.ideplugin/Contents/MacOS/IDESourceCodeComparisonEditor
       0x11d1b0000 -        0x11d1d3fff  com.apple.SourceModelSupport (1.0 - 1) <CF2865BF-DC19-3E02-897A-5FB586ABFD2F> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/SourceModelSupport.framework/Versions/A/SourceModelSupport
       0x11d1ef000 -        0x11d1f5ff3  com.apple.dt.DVTPlaygroundCommunication (1.0 - 13013) <0FD950BB-10DD-3187-A35A-96B9E19B3CAF> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
       0x11d400000 -        0x11d466ff7  com.apple.dt.DVTMarkdown (1.0 - 1) <C570EC1F-B709-3E40-BD59-32A9B5F6DD22> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup
       0x11d48b000 -        0x11d524ff7  com.apple.SourceKitSupport (1.0 - 1) <A527399A-826F-3341-ABBF-FA18C7B1C21B> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/SourceKitSupport.framework/Versions/A/SourceKitSupport
       0x11d5b0000 -        0x11d5e2ffb  com.apple.dt.CommonMark (1.0 - 1) <905D070C-892A-3863-9F33-197CFC73111F> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/Frameworks/CommonMark.framework/Versions/A/CommonMark
       0x11d5f3000 -        0x11d621fff  com.apple.dt.HexFiendFramework (9.0 - 13240) <849DB8DC-C628-3F54-9742-DF6659C896D3> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x11d648000 -        0x11d77efff  com.apple.dt.dbg.DebuggerUI (9.0 - 13240) <CFAE9369-D475-3561-B6CD-98F33C85C0ED> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x11d881000 -        0x11d8acffb  com.apple.dt.IDE.IDEMemoryGraphDebugger (9.0 - 13240) <D8624532-BC63-3B2F-8AA2-A51F7266289B> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEMemoryGraphDebugger.ideplugin/Contents/MacOS/IDEMemoryGraphDebugger
       0x11d8d4000 -        0x11da10ff7  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <7DDDAB51-640C-329B-B865-EFF5992A3DAB> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
       0x11daeb000 -        0x11db79fff  com.apple.xcode.GameToolsFoundation (1.0 - 13018) <F0FF57A3-74E5-31B3-A06E-7677C231A5B8> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation
       0x11dbcd000 -        0x11dc1bfff  com.apple.dt.gpu.GPUDebuggerFoundation (9.0 - 23173) <1F16B174-A9DB-3B9B-9402-E7473C787784> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x11dc5b000 -        0x11dc69ff7  com.apple.GPUToolsShaderProfiler (1.0 - 23105) <CB17C324-B8FC-3725-8AFB-089B4ED8550C> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x11dc7b000 -        0x11dcc7fff  com.apple.GPUToolsCore (1.0 - 23187) <FEDD4B86-EDD9-3C0C-9888-D4017088207E> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x11dd04000 -        0x11dd43fff  com.apple.GPUTools (1.0 - 23187) <65080B5D-3F81-31D6-B4E6-F5C1896B5C32> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x11dd76000 -        0x11ddd0fff  com.apple.GLToolsServices (1.0 - 23105) <B03092DA-FCCD-3DCC-99F0-CC12F51CD508> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x11de11000 -        0x11de87fff  com.apple.GPUToolsServices (1.0 - 23105) <0D300E73-D043-385B-8451-4612F683B509> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x11ded8000 -        0x11deecff7  com.apple.GLToolsInterface (1.0 - 23105) <38185C23-0130-3F8F-81AC-263C2A15314D> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x11defd000 -        0x11df65ff7  com.apple.GLToolsCore (1.0 - 23187) <B65C6D35-2A78-382A-A73E-3E133ACAF2B2> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x11df83000 -        0x11df99fff  com.apple.GLTools (1.0 - 23187) <56D4CF20-995C-3662-95B2-6390889EDA52> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x11dfa2000 -        0x11dff7ff7  com.apple.dt.IDE.IDEDocViewer (9.0 - 13240) <27288842-0BA4-3250-B8F0-B2514E336C88> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x11e04a000 -        0x11e646fff  com.apple.dt.IDE.IDEInterfaceBuilderKit (9.0 - 13196) <AEA61C35-B685-3CD3-992E-84F81054173B> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.framework/IDEInterfaceBuilderKit
       0x11ea92000 -        0x11eccefff  com.apple.dt.IDE.IDEPegasusSourceEditor (9.0 - 13240) <9FDB89AD-D204-342F-9B46-64FB92F429B5> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEPegasusSourceEditor.ideplugin/Contents/MacOS/IDEPegasusSourceEditor
       0x11ee8c000 -        0x11f1d1ff7  com.apple.dt.SourceEditor (1.0 - 1) <575C06A7-9AB9-3175-8CA1-4EBB434675AD> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/SourceEditor.framework/Versions/A/SourceEditor
       0x11f3a2000 -        0x11f506ff7  com.apple.dt.IDE.IDESourceControlUI (9.0 - 13240) <DE03D7C8-8CC6-3711-B279-E9652DF66CAF> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDESourceControlUI.ideplugin/Contents/MacOS/IDESourceControlUI
       0x11f5e6000 -        0x11f632fff  com.apple.dt.IDE.IDEiPhoneSupport (9.0 - 13176) <0132F75E-3FC6-3537-BBA4-F53E091BA06C> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x11f67c000 -        0x11f807ff7  com.apple.dt.IDE.Xcode3UI (9.0 - 13203) <140BE454-8A9E-322E-B8E1-8F7E251750B1> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x11f92b000 -        0x11f96bfff  com.apple.dt.IDE.iCloudSupport (9.0 - 13240) <F93E37FC-7229-3DF1-B5A6-F9DC6E7FA67B> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x11f9a5000 -        0x11f9feff7  com.apple.dt.IDEProductsUI (1.0 - 1) <A045297D-6F2B-341E-8F95-D97B57547F5D> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
       0x11fa53000 -        0x11fbbafff  com.apple.audio.units.Components (1.14 - 1.14) <C79BB0B7-9231-316F-A48D-BA93A68EA7ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11fc51000 -        0x11fcd8ff7  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 23105) <326A982E-355E-3B3F-BECF-9DC3FC7028C4> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x11fd1b000 -        0x11fd23fff  com.apple.dt.gpu.GPUTraceDebugger (9.0 - 23173) <467E9E97-2D45-342B-AE3C-FF493E529238> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x11fd2d000 -        0x11fd8cff7  com.apple.dt.gpu.GPUDebuggerKit (9.0 - 23173) <F19352F8-4EBE-38E0-9890-CA6E1572187C> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x11fdd4000 -        0x11fe80fff  com.apple.dt.gpu.GPUTraceDebuggerUI (9.0 - 23173) <5F3869C6-C6E2-3899-BEAA-26D8D8442BFD> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x11fef0000 -        0x11ff12fff  com.apple.dt.IDEIODebugGaugesUI (9.0 - 13240) <6992819E-290E-3A7B-9464-8043414B3967> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
       0x11ff3a000 -        0x11ff41ff7  com.apple.dt.IDEIODebugGaugesCore (9.0 - 13240) <91F0EBFD-7430-359C-814A-B13BD1D3A3D1> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
       0x11ff4f000 -        0x11fff0ff7  com.apple.dt.gpu.GPURenderTargetEditor (9.0 - 23173) <78C44FE4-96FF-36A5-9386-81ABF940EC24> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x120054000 -        0x120078fff  com.apple.MTLTools (1.0 - 1) <DE31CD6B-DAFF-3DD2-9C7B-678844757132> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
       0x120086000 -        0x1200f5fff  com.apple.gpusw.MetalTools (1.0 - 1) <F730D488-C1B6-37AF-89FD-F5A91C403D89> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x12015e000 -        0x1201c6ff7  com.apple.dt.IDE.IDEPlaygroundEditor (9.0 - 13240) <6021DDDF-902B-3E0F-B091-14E72E8BEFD5> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEPlaygroundEditor.ideplugin/Contents/MacOS/IDEPlaygroundEditor
       0x12021b000 -        0x120240ff7  com.apple.dt.IDE.IDEPlaygroundExecution (9.0 - 13240) <3102016D-7E48-36E2-B2E9-A6793CB3E482> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEPlaygroundExecution.ideplugin/Contents/MacOS/IDEPlaygroundExecution
       0x120260000 -        0x1202ecff7  com.apple.dt.IDE.IDEPegasusPlaygroundEditor (9.0 - 13240) <C5BB3EE9-472D-307E-A00B-2B215AD020AA> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEPegasusPlaygroundEditor.ideplugin/Contents/MacOS/IDEPegasusPlaygroundEditor
       0x12038f000 -        0x12048bff7  com.apple.XCSCore (1.0 - 1) <876F1B2A-7EE0-3F49-A4DD-9606F9E1DA4F> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
       0x12053e000 -        0x1206f5ff7  com.apple.dt.XCSUI (1.0 - 1) <16B9CB6D-9CB3-3766-A429-56709377DB64> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
       0x120859000 -        0x1208f4fff  com.apple.dt.XCSAdministration (1.0 - 1) <3AB529A8-4E73-3B15-A554-D0783CBF387E> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/XCSAdministration.framework/Versions/A/XCSAdministration
       0x12099a000 -        0x1209a9ff7  com.apple.dt.XCSSecurity (1.0 - 1) <F29DFAC9-3BE1-3D79-BC05-2EF2F70DA964> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/XCSSecurity.framework/Versions/A/XCSSecurity
       0x1209b4000 -        0x1209b7ff3  com.apple.IDEServerTools (1.0 - 1) <80EA414D-5685-3C4E-ACDF-EB19B1EED56D> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools
       0x1209bd000 -        0x1209eefff +libswiftSwiftOnoneSupport.dylib (4.0 - 900.0.65) <D36AFDCA-70D0-3032-9458-745BEB79319C> /Users/USER/Downloads/Xcode.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
       0x120a38000 -        0x120ba8fff  com.apple.protobuf.SwiftProtobuf (1.0 - 1) <333534AA-2DE0-33EE-9288-96A2492AE5A9> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/XCSAdministration.framework/Versions/A/Frameworks/SwiftProtobuf.framework/Versions/A/SwiftProtobuf
       0x120d2e000 -        0x120d61ff7  com.apple.dt.IDE.IDEMLKitModelEditor (9.0 - 13045) <E8A96296-A590-33FE-BAA9-3AED9ABCFD96> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEMLKitModelEditor.ideplugin/Contents/MacOS/IDEMLKitModelEditor
       0x120d96000 -        0x120ebcfff  com.apple.dt.IDE.IDESceneKitEditor (9.0 - 13112) <829C57CF-BAA0-3013-AF71-FF4AC447F611> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x120f40000 -        0x120f44fff  com.apple.dt.IDE.IDEPDFViewer (9.0 - 13240) <37FF850E-5C43-3CC7-9C2D-57E6487B878F> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
       0x120f4d000 -        0x120f58ff7  com.apple.dt.PlistEditor (9.0 - 13240) <EE62B2D6-A492-3704-AF2F-2D91A3B786B6> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x120f67000 -        0x12104cff7  com.apple.dt.IDE.IDEModelEditor (9.0 - 13240) <A53C72AF-76B4-3374-BA65-8E72DABE4673> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x1210ed000 -        0x12117dff7  com.apple.dt.IDE.IDEModelFoundation (9.0 - 13240) <1FEFD470-582E-3DAB-8E0F-94129B4B035F> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x121434000 -        0x121437ff7  com.apple.dt.gpu.GPUDebuggeriOSSupport (9.0 - 23013) <DCA7ABDE-C267-39D2-A97C-34073BC0D826> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x12143d000 -        0x12143dfff  com.apple.GLToolsMobileFoundation (1.0 - 23018) <1D8919C5-F352-3709-A829-937B2CBBD817> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
       0x121442000 -        0x1214a8fff  com.apple.GLToolsExpert (1.0 - 23018) <6100EEB8-495A-3BB4-95CA-E30C4FAF940E> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
       0x1214e4000 -        0x1214feff7  com.apple.GLToolsShaderProfiler (1.0 - 23105) <6B33DB10-1618-3717-8697-956FCE3AAF8E> /Users/USER/Downloads/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
       0x12150c000 -        0x121520fff  com.apple.GPUToolsMobileFoundation (1.0 - 23018) <B07E80E1-61A6-30A5-94F5-F1AFB5555432> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x121534000 -        0x121587ffb  libssl.35.dylib (11.50.3) <07DD6D06-BE12-3FB1-9D8E-8481EED36589> /usr/lib/libssl.35.dylib
       0x1215a4000 -        0x1215a7ffb  com.apple.dt.gpu.GPUDebuggerOSXSupport (9.0 - 23173) <CD3069D7-19BC-385F-A411-9AD704972178> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport
       0x1215ad000 -        0x1215bbfff  com.apple.GPUToolsDesktopFoundation (1.0 - 23011) <F1656289-1D7C-399F-A794-E3D617A5094F> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation
       0x1215c8000 -        0x1215cbff3  com.apple.dt.gpu.GPUDebuggertvOSSupport (9.0 - 23013) <8A620E52-4524-3294-86DE-C713620AC444> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggertvOSSupport.ideplugin/Contents/MacOS/GPUDebuggertvOSSupport
       0x1215f1000 -        0x121771fff  com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 23105) <6FC93C6D-14BE-3A50-833F-24CE7B17D145> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
       0x121787000 -        0x1217bcffb  com.apple.gputools.GLToolsMobileAnalysis (1.0 - 23018) <CCF745C2-041B-3C35-BEEE-03601CC277B0> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
       0x121bc9000 -        0x121be3ff7  com.apple.security.csparser (3.0 - 57740.60.18) <119893A8-D878-3AF2-BA3C-F70D5C6E6950> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x121c1f000 -        0x121c1fff7  com.apple.dt.DVTAnalyticsClientPlugin (1.0 - 1) <3A3040D4-FFCB-3986-B511-7034C2F1B9B2> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/DVTAnalyticsClientPlugin.ideplugin/Contents/MacOS/DVTAnalyticsClientPlugin
       0x121c25000 -        0x121c25ff7  com.apple.dt.DVTServicesPlugIn (1.0 - 1) <354D7BFD-4E22-38F4-9E2B-877A629D75E1> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/DVTServicesPlugIn.ideplugin/Contents/MacOS/DVTServicesPlugIn
       0x122744000 -        0x12274dfff +dsc_extractor.bundle (519.3) <20A668D4-A5C8-3531-9CDB-836CB98D4725> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
       0x129cbc000 -        0x129cc2ff7  com.apple.dt.IDE.IDEInstrumentsService (9.0 - 13240) <EF7DA8FD-20CF-3A83-AF83-D772B7DB00E7> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x129d7e000 -        0x129d89ffb  com.apple.dt.IDE.IDESubversion (9.0 - 13240) <E47CA826-1408-34B7-9B5D-CB41563684E3> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x129d93000 -        0x129da4fff  com.apple.dt.IDE.IDEGit (9.0 - 13240) <4FE401BA-6204-3F71-8E5A-2134EBD3AE28> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x131ab0000 -        0x132caeff3  com.apple.sourcekitd (1.0 - 900.0.65) <2829C144-EBA8-3207-98DC-ADB90DCABBA3> /Users/USER/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/sourcekitd
       0x133054000 -        0x13598fff3 +libclang.dylib (900.0.37) <E863B7DA-8005-3A95-A644-099839784821> /Users/USER/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x136671000 -        0x136675ffb  com.apple.dt.IDEWatchSupportUI (1.0 - 1) <897D1A78-565B-36D9-9223-FBDF39A06CBA> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportUI.ideplugin/Contents/MacOS/IDEWatchSupportUI
       0x13667b000 -        0x136680ff7  com.apple.dt.IDE.IBBuildSupport (9.0 - 13196) <BF21E516-3915-3586-A557-6861BE42C456> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport
       0x1366f0000 -        0x1366f8ff7  com.apple.dt.IDEAppleTVSupportUI (1.0 - 1) <DFE8ABDF-C6B3-3B07-9ED0-BCC0EDFC1115> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportUI.ideplugin/Contents/MacOS/IDEAppleTVSupportUI
       0x13679d000 -        0x1367c4fff  com.apple.dt.IDE.IDEQuickHelp (9.0 - 13240) <A7E23875-7404-3A65-AD7A-538F9211D99A> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x136ea9000 -        0x136edefff  com.apple.dt.IDELanguageSupportUI (9.0 - 13083) <75667E4E-B8B0-3BBE-8D76-584AA7A66831> /Users/USER/Downloads/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
    0x7fff94b91000 -     0x7fff94ed6ff7  com.apple.RawCamera.bundle (7.04 - 914) <86A67D11-9791-3CE6-9FF5-3387C0AB925B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff9670d000 -     0x7fff968cefff  com.apple.avfoundation (2.0 - 1187.36) <2F390EAD-07BB-3788-9E73-13104C2E04CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff968cf000 -     0x7fff96971ff7  com.apple.audio.AVFAudio (1.0 - ???) <7997D588-B542-3EBB-B822-D719C1114BB4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff96972000 -     0x7fff96a3bff3  com.apple.AVKit (1.1 - 356.12) <1A0929CC-BD23-377D-8A22-6C092409AA9D> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff96a3c000 -     0x7fff96a3cfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <D6A08A72-7758-3CA8-813D-105F6E313E67> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff96a3d000 -     0x7fff96a54ff3  libCGInterfaces.dylib (331.5) <02E9DD16-C5CB-3482-84EF-AA6188A0D28C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff96a55000 -     0x7fff97095fe3  com.apple.vImage (8.1 - ???) <4C535C25-EF87-35BE-9BE8-D080A5C24084> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff97096000 -     0x7fff9725dfef  libBLAS.dylib (1185.50.4) <7AF8DB9A-E33B-30EB-8767-87AFB951E231> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff9725e000 -     0x7fff97275fff  libBNNS.dylib (15) <26F32264-148E-35E5-A280-CA035CB3D6F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff97276000 -     0x7fff97681fff  libLAPACK.dylib (1185.50.4) <51B2BABA-F736-3663-885A-65A8991D3560> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff97682000 -     0x7fff97698fff  libLinearAlgebra.dylib (1185.50.4) <0EC25E70-05DC-3615-85B6-81721566CF1D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff97699000 -     0x7fff9769ffff  libQuadrature.dylib (3) <EF56C8E6-DE22-3C69-B543-A8648F335FDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff976a0000 -     0x7fff976b3ff7  libSparseBLAS.dylib (1185.50.4) <0BDCF6A7-0228-3719-81C7-B6EBC7911320> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff976b4000 -     0x7fff97801ff7  libvDSP.dylib (600.60.1) <F46DF4CB-864D-3541-9913-60521FCBBF4A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff97802000 -     0x7fff978b9fe3  libvMisc.dylib (600.60.1) <F8770D18-FD5D-31C3-9FBA-D9E39B14247A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff978ba000 -     0x7fff978bafff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A2FC8240-F62F-3A23-AB10-8CE6B56AF476> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff978bb000 -     0x7fff978f8ffb  com.apple.Accounts (113 - 113) <8550BD08-7D05-3AC4-A0CC-B67ECB2DE950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff978f9000 -     0x7fff97b78ff7  com.apple.AddressBook.framework (10.0 - 1756.20) <E512B69B-8DBE-3085-95BE-750B8EFC97FD> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff97b79000 -     0x7fff98952ff3  com.apple.AppKit (6.9 - 1504.83.101) <AE51ACB3-D501-3F91-B369-3D3711F24D0A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff98953000 -     0x7fff98963fff  com.apple.AppleScriptObjC (1.4 - 32) <A9581187-8221-34CA-8D39-EB1EB36FC9C2> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff98964000 -     0x7fff98964fff  com.apple.ApplicationServices (48 - 48) <DA687F9A-7B2D-342B-8796-16E45344F853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff98965000 -     0x7fff989d3ff7  com.apple.ApplicationServices.ATS (377 - 422.2) <A31D17BE-F747-39FB-9A84-5F2F8891204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff98a6d000 -     0x7fff98b9cff7  libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff98b9d000 -     0x7fff98be7fff  libFontRegistry.dylib (196.4) <EA96AE47-3369-3DEA-BB82-98348ADBD85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff98c44000 -     0x7fff98c77fff  libTrueTypeScaler.dylib (194.12) <8944A23A-EE36-3657-9B4F-933231C8FDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff98ce4000 -     0x7fff98d8eff7  com.apple.ColorSync (4.12.0 - 502.2) <ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff98d8f000 -     0x7fff98de0fff  com.apple.HIServices (1.22 - 593) <045870A9-1D92-3FEF-8722-671E99A35E71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff98de1000 -     0x7fff98df0ff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff98df1000 -     0x7fff98e3efff  com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff98e3f000 -     0x7fff98e7afff  com.apple.QD (3.12 - 313) <B339C41D-8CDF-3342-8414-F9717DCCADD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff98e7b000 -     0x7fff98e86fff  com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff98e87000 -     0x7fff99093ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <01518CAB-7DAD-3F09-83F8-B9FE0ABE998F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff99094000 -     0x7fff99094fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <B92868F8-2F15-32C0-A5BE-4ABA546B8BE1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff99095000 -     0x7fff991fcff3  com.apple.AutomatorFramework (2.7 - 428) <6FBD31D2-0424-367E-9A82-EF4871361A33> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff991fd000 -     0x7fff995d7fff  com.apple.CFNetwork (811.5.4 - 811.5.4) <46B1227B-F38C-3F8E-B0B5-5D9861ABF36B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff995f1000 -     0x7fff995f1fff  com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff995f2000 -     0x7fff995f5fff  com.apple.CommonPanels (1.2.6 - 98) <BF04BB22-D54C-309E-9F5C-897D969CAF70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff995f6000 -     0x7fff998fffff  com.apple.HIToolbox (2.1.1 - 857.8) <5367366E-747E-32CF-8E76-93CD8E7424C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff99900000 -     0x7fff99903ff7  com.apple.help (1.3.5 - 49) <B1A930E3-5907-3677-BACD-858EF68B172D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff99904000 -     0x7fff99909fff  com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff9990a000 -     0x7fff999a1ff3  com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff999a2000 -     0x7fff999bcfff  com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff999bd000 -     0x7fff999beff3  com.apple.print.framework.Print (12 - 267) <E2F82F1F-DC27-3EF0-9F75-B354F701450A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff999bf000 -     0x7fff999c1ff7  com.apple.securityhi (9.0 - 55006) <DBD65629-535D-3669-8218-7F074D61638C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff999c2000 -     0x7fff999c8ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff999c9000 -     0x7fff99aa8ffb  com.apple.cloudkit.CloudKit (651.14 - 651.14) <9F901E45-23E3-3F45-B66F-1BAB3AFC4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff99aa9000 -     0x7fff99aa9fff  com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff99aaa000 -     0x7fff99ab6fff  com.apple.Collaboration (78 - 78) <AE2789BF-1410-3D9D-9DA7-56B3E8F1BB06> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff99ab7000 -     0x7fff99b57fff  com.apple.contacts.Contacts (1.0 - 2250.11) <9D387FFF-93EC-38D1-A3D3-B53F885F914F> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff99bf3000 -     0x7fff99c80fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff99c81000 -     0x7fff99c94fff  com.apple.CoreBluetooth (1.0 - 1) <BCB78777-76F0-3CC1-8443-9E61AEF7EF63> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff99c95000 -     0x7fff99f94ff3  com.apple.CoreData (120 - 754.2) <0C9D9D78-758D-318F-9049-D42CC7944363> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff99f95000 -     0x7fff9a042ff7  com.apple.CoreDisplay (1.0 - 1) <53D1EAFE-23A4-398D-BF52-E4299E670DB6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff9a043000 -     0x7fff9a4d6fff  com.apple.CoreFoundation (6.9 - 1349.8) <36385A3A-60D3-32DB-BF55-C6D8931A7AA6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9a4d7000 -     0x7fff9ab7aff7  com.apple.CoreGraphics (2.0 - 1070.22) <A680AD1F-F65A-3C0D-ACD5-4E5B5B8AD23A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9ab7b000 -     0x7fff9adbeffb  com.apple.CoreImage (12.4.0 - 451.4.9) <BE4303C9-C9D9-361D-AC94-DBE40EB6700E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff9adbf000 -     0x7fff9ae24ff7  com.apple.corelocation (2101.0.63) <C4C6BE27-85E2-34D5-AEDC-EBB5A7CB78D1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff9ae25000 -     0x7fff9aed6fff  com.apple.CoreMedia (1.0 - 1907.59.1.6) <570690D8-A956-3629-9E46-4F8BDDB8A82C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff9aed7000 -     0x7fff9af22ff7  com.apple.CoreMediaIO (805.0 - 4932) <03F2B863-BF99-36DF-9A14-1DB534A289F3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff9af23000 -     0x7fff9af23fff  com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9af24000 -     0x7fff9af75fff  com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff9af76000 -     0x7fff9b251ff7  com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9b252000 -     0x7fff9b285fff  com.apple.DictionaryServices (1.2 - 274) <D23866E2-F7C8-3984-A9D4-96552CCDE573> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff9b286000 -     0x7fff9b28eff3  com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff9b28f000 -     0x7fff9b3fbff7  com.apple.LaunchServices (775.19 - 775.19) <B75A0C49-E376-358C-81EE-6EFB0F605801> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff9b3fc000 -     0x7fff9b4acffb  com.apple.Metadata (10.7.0 - 1075.40) <B2FFCC10-5A9E-396B-B495-3D6C867669EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9b4ad000 -     0x7fff9b50cfff  com.apple.CoreServices.OSServices (775.19 - 775.19) <4140569A-1848-3765-A52B-BB61C35CF88F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9b50d000 -     0x7fff9b57dfff  com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff9b57e000 -     0x7fff9b5c3ff7  com.apple.coreservices.SharedFileList (38 - 38) <DA096678-93AB-3291-BDE2-482F1D544589> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff9b64c000 -     0x7fff9b799ffb  com.apple.CoreText (352.0 - 544.15) <BF0EE575-BB7E-3BF9-9029-232B4ADC24E4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9b79a000 -     0x7fff9b7cfff3  com.apple.CoreVideo (1.8 - 235.3) <AC11D5FB-C77B-34F5-B942-F698E84C229F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff9b7d0000 -     0x7fff9b841ffb  com.apple.framework.CoreWLAN (11.0 - 1200.31) <E47C0568-E37B-3052-9E77-F0F371DCDE7F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9b874000 -     0x7fff9b87fff3  com.apple.DirectoryService.Framework (10.12 - 194) <45BEA292-4550-3082-8CE7-5D6CE7E0052A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff9b880000 -     0x7fff9b93eff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <9397E609-CB54-37B2-B28E-D4BC6C34BFAB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff9b93f000 -     0x7fff9b944fff  com.apple.DiskArbitration (2.7 - 2.7) <70F56042-EF04-3BAF-9E04-90F423FB2BCC> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9bad6000 -     0x7fff9be7cfff  com.apple.Foundation (6.9 - 1349.91) <A37CB4EC-0730-3DD6-9358-60491BF40EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9be7d000 -     0x7fff9bea7ff7  com.apple.GLKit (1.0 - 87) <5131A2B1-86DD-319E-9D78-A3B3D7F6DE3F> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff9bea8000 -     0x7fff9bed9ff7  com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff9bf99000 -     0x7fff9c03cfff  com.apple.Bluetooth (5.0.5 - 5.0.5f1) <913B97A6-9E18-3F15-992D-D522AA22EDE9> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff9c03d000 -     0x7fff9c0d3ff7  com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9c0d4000 -     0x7fff9c0daffb  com.apple.IOSurface (159.9 - 159.9) <08F1A246-1367-32EC-B3CE-724379409729> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9c0db000 -     0x7fff9c12cff7  com.apple.ImageCaptureCore (7.0 - 7.0) <A640CA2F-8093-34AB-947C-26679ECB8A6D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff9c12d000 -     0x7fff9c290ff7  com.apple.ImageIO.framework (3.3.0 - 1599.12) <7D624511-9E38-323E-86AA-A37BCECE61B0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff9c291000 -     0x7fff9c295fff  libGIF.dylib (1599.12) <7D9B14DA-F2A9-3803-A10D-AF7330D4CD53> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff9c296000 -     0x7fff9c387ff7  libJP2.dylib (1599.12) <A02ACBD4-662D-382E-A969-C6FEF3963D54> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9c388000 -     0x7fff9c3abfff  libJPEG.dylib (1599.12) <10AD5A15-5891-30CF-B003-671724C49070> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9c3ac000 -     0x7fff9c3d2fff  libPng.dylib (1599.12) <6782415F-2B06-34FD-ACC6-61D91FB23FCF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9c3d3000 -     0x7fff9c3d5ff3  libRadiance.dylib (1599.12) <2BE02AC8-2D9A-3554-82AE-D577E9540B1B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff9c3d6000 -     0x7fff9c424ff7  libTIFF.dylib (1599.12) <845B70BE-6432-32D1-9655-6DAF0639BF9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9c582000 -     0x7fff9d18cfff  com.apple.JavaScriptCore (12603 - 12603.3.8) <9557271A-1838-38DD-93E3-D8A9ECDE3B6B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff9d18d000 -     0x7fff9d1a6ff7  com.apple.Kerberos (3.0 - 1) <B9D242EB-E325-3A21-9812-C77CBBFB0D51> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff9d1a7000 -     0x7fff9d1ddfff  com.apple.LDAPFramework (2.4.28 - 194.5) <492ACA22-373E-3DD9-BAEB-9EF6AA962FD5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9d23c000 -     0x7fff9d42ffff  com.apple.MapKit (1.0 - 1696.24.9.30.33) <0D7781CC-DE83-31EC-9285-AA8784CA8EB2> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff9d430000 -     0x7fff9d436fff  com.apple.MediaAccessibility (1.0 - 97.1.1) <0BD82735-6644-37CE-B13D-8E7CC59A1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff9d44c000 -     0x7fff9d985ff7  com.apple.MediaToolbox (1.0 - 1907.59.1.6) <FA068C6F-0506-35C3-A637-C4AFF82411DB> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff9d986000 -     0x7fff9d9e1fff  com.apple.Metal (87.18 - 87.18) <E3618B54-C728-34CA-9E8A-9BD33A295D31> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff9d9e2000 -     0x7fff9d9fafff  com.apple.MetalKit (1.0 - 76.1) <BA9002FF-00C1-32C8-BC06-634C81C3DB02> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff9e2ca000 -     0x7fff9e2d2fff  com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9e446000 -     0x7fff9e482ff7  com.apple.OSAKit (1.5 - 105) <06120E05-5E9B-3259-AD56-74D5B207FF59> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff9e483000 -     0x7fff9e4a8fff  com.apple.audio.OpenAL (1.8 - 1.8) <E3447078-6A7E-3A6D-B136-B6EA93982EE1> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x7fff9e4a9000 -     0x7fff9e4b1ff7  libcldcpuengine.dylib (2.8.5) <81563526-886E-37E4-BF85-4A6D75F93C65> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff9e67a000 -     0x7fff9e6c8ff3  com.apple.opencl (2.8.6 - 2.8.6) <E78463D3-73B6-3002-BD71-9CC1D6722968> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff9e6c9000 -     0x7fff9e6e2ffb  com.apple.CFOpenDirectory (10.12 - 194) <A64E9A01-3F6E-36EA-9C10-88C564A68C9D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff9e6e3000 -     0x7fff9e6eeff7  com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9e6ef000 -     0x7fff9e6f1fff  libCVMSPluginSupport.dylib (14.0.16) <9E12EB67-6630-39A0-AB93-77405F5EC2A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff9e6f2000 -     0x7fff9e6f5ff7  libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff9e6f6000 -     0x7fff9e6fafff  libCoreVMClient.dylib (156.3) <E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9e6fb000 -     0x7fff9e704ff7  libGFXShared.dylib (14.0.16) <D10C7A01-8A11-3A42-A9FA-C411AE453B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff9e705000 -     0x7fff9e710fff  libGL.dylib (14.0.16) <0801F3B9-A525-32BB-9BC0-478947CE21D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9e711000 -     0x7fff9e74dff7  libGLImage.dylib (14.0.16) <FE39C57B-056C-3CBF-B653-A8F2005631C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9e74e000 -     0x7fff9e8c4ff3  libGLProgrammability.dylib (14.0.16) <A95F26AD-D496-3581-A310-5131F61CFB4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff9e8c5000 -     0x7fff9e906ff7  libGLU.dylib (14.0.16) <B285EAD6-B3AA-3753-BB85-75864BD6E76C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9f26e000 -     0x7fff9f27cfff  com.apple.opengl (14.0.16 - 14.0.16) <167C9883-A79E-3B7F-AFED-8CD6683B291D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9f27d000 -     0x7fff9f423fff  GLEngine (14.0.16) <08F2E804-13D2-3E80-9322-1A23A84A55F3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff9f424000 -     0x7fff9f44efff  GLRendererFloat (14.0.16) <6B57F70A-EFAC-3DB2-B9BA-E55D05D44DB5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff9f4eb000 -     0x7fff9f632fff  com.apple.QTKit (7.7.3 - 2978.7) <49F88771-52FE-3989-AAB7-10A7494C4419> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff9f633000 -     0x7fff9f89dff7  com.apple.imageKit (3.0 - 1023) <9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff9f89e000 -     0x7fff9f965fff  com.apple.PDFKit (1.0 - 1) <BE82F14C-B20C-3771-B16C-F0723F6552AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff9f966000 -     0x7fff9fe8cff7  com.apple.QuartzComposer (5.1 - 356) <C66293F6-EF05-3B36-8524-081CEB9FADD7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff9fe8d000 -     0x7fff9feb0ffb  com.apple.quartzfilters (1.10.0 - 1.10.0) <365342ED-7A1A-3C75-AE60-90764E96034C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff9feb1000 -     0x7fff9ff9efff  com.apple.QuickLookUIFramework (5.0 - 720.7) <3136C23E-399E-3296-928A-B18EC9FC423C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff9ff9f000 -     0x7fff9ff9ffff  com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff9ffa0000 -     0x7fffa01a0fff  com.apple.QuartzCore (1.11 - 453.39.4) <A45AFBC4-87D4-3533-A0AC-1D6629C77984> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffa01a1000 -     0x7fffa01f6fff  com.apple.QuickLookFramework (5.0 - 720.7) <3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fffa01f7000 -     0x7fffa020dfff  com.apple.SafariServices.framework (12604 - 12604.1.38.1.7) <88D1F7A2-5FC3-3A97-9F7D-28D5D84394B6> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fffa06f0000 -     0x7fffa0707ff7  com.apple.ScriptingBridge (1.3.3 - 69) <F51B85CD-9C80-317E-B594-4A03612EAF52> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fffa0708000 -     0x7fffa0a0aff7  com.apple.security (7.0 - 57740.60.18) <005E8C96-40B6-35E3-B58B-888A5F5957C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fffa0a0b000 -     0x7fffa0a80fff  com.apple.securityfoundation (6.0 - 55132.50.7) <15C53957-A9DE-31AE-A192-949244F47CD7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fffa0a81000 -     0x7fffa0aaafff  com.apple.securityinterface (10.0 - 55079.50.4) <C9B0E11A-362B-3C0D-8B2E-B06510BCE20A> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fffa0aab000 -     0x7fffa0aaeff3  com.apple.xpc.ServiceManagement (1.0 - 1) <BE0F9708-0B55-3E78-A15E-C287B8ED13BA> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fffa0e35000 -     0x7fffa0ea4ff7  com.apple.SystemConfiguration (1.14 - 1.14) <3FFD3930-B307-3E31-9FA6-12221EB0F969> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fffa0ea5000 -     0x7fffa1253fff  com.apple.VideoToolbox (1.0 - 1907.59.1.6) <EB2577A4-DCDF-3FD1-B5FA-42A55653A74D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fffa1254000 -     0x7fffa25dbff3  com.apple.WebCore (12603 - 12603.3.8) <FE0B8503-5E89-3D55-BF48-1370FE81910A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fffa25dc000 -     0x7fffa27c8ff3  com.apple.WebKitLegacy (12603 - 12603.3.8) <8C2FFEAA-1E05-3756-8EA7-DF406C866191> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fffa27c9000 -     0x7fffa2b74fff  com.apple.WebKit (12603 - 12603.3.8) <C28C5735-5B6B-3434-8054-FDBC57B4E2DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fffa2f80000 -     0x7fffa2f87ffb  com.apple.APFS (1.0 - 1) <A0614DF8-56CE-3DA3-922E-769B9F975A37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fffa36fb000 -     0x7fffa3716ff3  com.apple.AppContainer (4.0 - 307.50.21) <C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fffa3717000 -     0x7fffa3724ff3  com.apple.AppSandbox (4.0 - 307.50.21) <BF9FA426-8C11-358B-9E1F-A3901E3F2B14> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fffa3725000 -     0x7fffa3747ffb  com.apple.framework.Apple80211 (12.0 - 1200.47) <C3033EEE-771A-3664-BBDD-BE1F6D075FC7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fffa3748000 -     0x7fffa3757feb  com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fffa3821000 -     0x7fffa382cff3  com.apple.AppleIDAuthSupport (1.0 - 1) <E17ED2D4-BB59-3156-99B0-D53631AD256E> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fffa3849000 -     0x7fffa38d497f  com.apple.AppleJPEG (1.0 - 1) <B9E9570D-04A4-34E4-B756-D200043B25B8> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fffa38d5000 -     0x7fffa38e7ffb  com.apple.AppleLDAP (10.12 - 41) <AA6AD401-51AB-3869-A5EA-02169711DA54> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fffa38e8000 -     0x7fffa3903fff  com.apple.aps.framework (4.0 - 4.0) <6CA07CDF-1E35-34E9-95BF-BD565FF42BAD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fffa3904000 -     0x7fffa390cffb  com.apple.AppleSRP (5.0 - 1) <6AAE93B6-9816-35B2-9C59-D5C3218065AF> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fffa390d000 -     0x7fffa3910ff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <42A1731A-A576-307A-B07C-9F8F64696CB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fffa3911000 -     0x7fffa3963fff  com.apple.AppleVAFramework (5.0.36 - 5.0.36) <7352078D-C230-397C-81A5-57A48CF218C0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fffa396d000 -     0x7fffa3974ff7  com.apple.AssetCacheServices (48.3 - 48.3) <C59F7295-36D8-3109-A910-C83D884CC92C> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fffa3a11000 -     0x7fffa3c9dfff  com.apple.AuthKit (1.0 - 1) <5E0C9787-655C-36D6-8CEF-C22EECE427EC> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fffa3c9e000 -     0x7fffa3d06ffb  com.apple.AuthKitUI (1.0 - 1) <D67F0547-D3CE-3578-9CC9-59B7B6E2ADC6> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fffa3d07000 -     0x7fffa3d85ff7  com.apple.backup.framework (1.8.5 - 1.8.5) <CC679891-E8F5-3166-8EB6-AEA06954A52D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffa3d8e000 -     0x7fffa3d94fff  com.apple.BezelServicesFW (274.3 - 274.3) <EED8007C-84A8-3C06-8F47-4A2BDF7DABC9> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fffa3dae000 -     0x7fffa3debffb  com.apple.bom (14.0 - 194.1) <0CBECAF1-B5E0-302F-99EC-D7ED14E12B84> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fffa4421000 -     0x7fffa4448fff  com.apple.CalendarAgentLink (8.0 - 250) <E50E29F6-2BAB-3B8B-BBEA-7DC0B8B077AD> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fffa4a10000 -     0x7fffa4a37ff3  com.apple.ChunkingLibrary (173 - 173) <FC2165F9-FC93-39C0-8323-C2F43A5E00A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffa4a38000 -     0x7fffa4ac4ff7  com.apple.CloudDocs (1.0 - 486.29) <392B87EC-0317-313F-8FE2-F571831C7F35> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fffa5350000 -     0x7fffa535bff7  com.apple.CommerceCore (1.0 - 584) <F13121B4-5F5B-3BDE-AFE3-341F56A8DD11> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fffa535c000 -     0x7fffa5365ffb  com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffa5378000 -     0x7fffa53e3fff  com.apple.framework.ConfigurationProfiles (9.0 - 954) <3C2632E3-93A8-327F-9A4E-73363B71FC39> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fffa542c000 -     0x7fffa547dff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2250.11) <1324A70E-A093-3DB9-A802-07B8F4A499B5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fffa547e000 -     0x7fffa54a0fff  com.apple.contacts.ContactsPersistence (1.0 - 2250.11) <7CDEB852-B3B7-328F-9537-DFB3A58B882C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fffa54ea000 -     0x7fffa58c9ff7  com.apple.CoreAUC (226.0.0 - 226.0.0) <FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fffa58ca000 -     0x7fffa58fafff  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3F6857D1-AE7C-3593-B064-930F5BB7269E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fffa5995000 -     0x7fffa599dffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2AB86FAF-37B3-3323-9EF0-CA591B6E357C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fffa5aae000 -     0x7fffa5abefff  com.apple.CoreEmoji (1.0 - 40.3.3) <E9A28301-2D79-3A97-A046-028258A6ABE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffa5b83000 -     0x7fffa5b99ff3  com.apple.CoreMediaAuthoring (2.2 - 956) <AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fffa5ba0000 -     0x7fffa5c30ffb  com.apple.CorePDF (4.0 - 4) <7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fffa5df9000 -     0x7fffa5e29ff3  com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffa60ba000 -     0x7fffa6149ff7  com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffa614a000 -     0x7fffa6289fe7  com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffa628a000 -     0x7fffa635aff3  com.apple.CoreUtils (5.1 - 510.31) <E68BB8ED-8874-36EC-A7C5-1017C0E727CB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffa63aa000 -     0x7fffa640fff3  com.apple.framework.CoreWiFi (12.0 - 1200.31) <DF0972EF-F817-3FD3-8C00-2D57B8738D8C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffa6410000 -     0x7fffa641eff7  com.apple.CrashReporterSupport (10.12 - 827) <802A9B81-E349-348B-90AB-10E40B654250> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffa6490000 -     0x7fffa649affb  com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fffa649b000 -     0x7fffa649fff3  com.apple.DSExternalDisplay (3.1 - 380) <4B5E3FF0-E8C3-38CC-BF72-418C928956AB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fffa64a0000 -     0x7fffa64d4ff3  com.apple.datadetectors (5.0 - 348.2.1) <CFC96349-7432-3A6B-AB7D-52867DA22809> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fffa64d5000 -     0x7fffa654affb  com.apple.datadetectorscore (7.0 - 539.1) <74595F6C-8283-3C73-9F56-C6FA957F8B94> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffa6586000 -     0x7fffa65c5fff  com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fffa65c6000 -     0x7fffa66d7fff  com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fffa66dc000 -     0x7fffa67b1fff  com.apple.DiskImagesFramework (444.50.16 - 444.50.16) <85BC24F9-3DF7-3AFC-B953-DE2CC94D61E9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fffa67b2000 -     0x7fffa6819ffb  com.apple.DiskManagement (10.2 - 1115) <EFF01CAA-9EBF-334B-8B0F-48D49791A63C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fffa681a000 -     0x7fffa6825fff  com.apple.DisplayServicesFW (3.1 - 380) <0BDF6C17-5E5F-33F8-8E99-C7350C6F9667> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fffa6834000 -     0x7fffa6869ff3  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <2C7259D2-DD4E-33B6-8DA1-6C6CB74A94B3> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fffa686a000 -     0x7fffa686cffb  com.apple.EFILogin (2.0 - 2) <A74B0065-643F-3BC1-8FE9-E7CEAA29AD9A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fffa69bf000 -     0x7fffa6df0ff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fffa6df9000 -     0x7fffa6e16ff3  com.apple.framework.familycontrols (4.1 - 410) <94C6D9DD-919B-3826-8D1A-1EA71C928516> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fffa8147000 -     0x7fffa8147fff  libmetal_timestamp.dylib (600.0.49.9) <E5EED927-1671-3390-BCBB-D76201D63C73> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fffa8154000 -     0x7fffa815fff3  libGPUSupportMercury.dylib (14.0.16) <7EE3DA75-2F9D-3C6D-AECD-F73EA47BE81B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fffa8418000 -     0x7fffa8434fff  com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fffa844d000 -     0x7fffa8afffff  com.apple.GeoServices (1.0 - 1228.24.9.30.34) <96BF97F6-8FF2-3FC4-A8C1-498CB7B0D9A0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fffa8b45000 -     0x7fffa8bbbff3  com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fffa8bce000 -     0x7fffa8bf2ff7  com.apple.IASUtilities (1.0 - 415) <216A244F-E4F1-3A80-BFF3-B55A35EDF01C> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
    0x7fffa91d6000 -     0x7fffa91ddffb  com.apple.IOAccelerator (311.14 - 311.14) <278124AF-02DC-3785-9FA9-14EDB8E5FD56> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fffa91de000 -     0x7fffa91defff  com.apple.IOPlatformPluginFamily (1.0 - 1) <25875BD4-988C-39AB-AA95-21364CAF63A2> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fffa91df000 -     0x7fffa91f3ff7  com.apple.IOPresentment (1.0 - 29.10) <30DF04EE-10E2-353F-845F-A97B87DF3207> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fffa91f4000 -     0x7fffa9216fff  com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fffa92b2000 -     0x7fffa92c2ff3  com.apple.IntlPreferences (2.0 - 216) <77C9C2E7-EF9F-34BB-A5E3-B8BEA4226B5F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fffa92ef000 -     0x7fffa92fcfff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <2DBC26CA-9BFE-31DC-AE99-B1AC9A2A9033> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fffa92fd000 -     0x7fffa94b4fff  com.apple.LanguageModeling (1.0 - 123.2.5) <A8CA965F-0399-310D-91C3-B93DDDE9A442> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fffa94c5000 -     0x7fffa94ffff7  com.apple.LoggingSupport (1.0 - 518.70.1) <B0B4F6FD-334D-318B-94A9-DA3B5BDA4D3D> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fffa9500000 -     0x7fffa9504ff7  com.apple.LoginUICore (4.0 - 4.0) <7ADA40B1-995C-3947-8163-2257E7FB9440> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fffa95b0000 -     0x7fffa9672ff3  com.apple.MMCS (1.3 - 385.4) <D3D76CE0-DE05-373E-B757-9E4B4920565D> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fffa9b24000 -     0x7fffa9b27fff  com.apple.Mangrove (1.0 - 1) <98814966-FD65-302B-B47E-00928DC34E5C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fffa9c00000 -     0x7fffa9c34ff3  com.apple.MediaKit (16 - 845) <883DC63F-F90F-3FB9-8C23-9CECD72EBCDE> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fffa9c35000 -     0x7fffa9d95ffb  com.apple.MediaRemote (1.0 - 1) <E1DB72EE-2BA2-34B4-A406-B94955B15B69> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fffa9d96000 -     0x7fffa9db1ffb  com.apple.MediaServices (1.0 - 1) <C7097932-E6BF-396A-B838-785000FBF58D> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fffa9dd5000 -     0x7fffa9e4eff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C323FC94-FFA5-3EE6-B2AC-7E61EA92F304> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fffa9e60000 -     0x7fffa9fb1ff7  com.apple.mobiledevice (988.1.4.100.1 - 988.1.4.100.1) <0CDE2600-0EC3-3060-AB58-6A7617AF0B9B> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
    0x7fffa9fb2000 -     0x7fffa9fc0fff  com.apple.MobileKeyBag (2.0 - 1.0) <D0983DB7-EF9D-3E19-A084-21319ECE5846> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fffa9fd1000 -     0x7fffa9ff9ff7  com.apple.MultitouchSupport.framework (368.16 - 368.16) <9E602B4A-22CD-3CF3-B284-78D5123C9AE8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fffa9ffa000 -     0x7fffaa0aaff7  com.apple.Navigation (1.0 - 1) <FFF54736-6C48-39A8-9268-1F27C794EF33> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation
    0x7fffaa0ab000 -     0x7fffaa0b6fff  com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fffaa141000 -     0x7fffaa161ffb  com.apple.network.statistics.framework (1.2 - 1) <9D2F40CD-9AD4-3193-B8FF-13BF826041F9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fffaa503000 -     0x7fffaa505fff  com.apple.OAuth (25 - 25) <D6E5F36D-71B8-3E12-9601-CE2A1D6ED60B> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fffaa527000 -     0x7fffaa62afef  com.apple.PackageKit (3.0 - 629) <6852D890-F4A8-37A1-BF8D-87763616A117> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fffaa98e000 -     0x7fffaa9cfff3  com.apple.PerformanceAnalysis (1.148.3 - 148.3) <4E468BC7-F863-3674-909D-417231EB8C28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fffaaa12000 -     0x7fffaaa19ff3  com.apple.phonenumbers (1.1.1 - 105) <B8EFDDD3-BA26-39B8-9EA0-3649184BF527> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fffab007000 -     0x7fffab029fff  com.apple.pluginkit.framework (1.0 - 1) <775E1168-9A28-34EC-AACD-B73803B9DDD4> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fffab07c000 -     0x7fffab0b6ffb  com.apple.ProtectedCloudStorage (1.0 - 1) <8B32A7EC-D371-38E3-A286-F1BE1307F1E1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fffab0b7000 -     0x7fffab0d1fff  com.apple.ProtocolBuffer (1 - 249.1) <A1F1B0F3-078F-378F-A9A9-0DEEA70E816A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fffab0d2000 -     0x7fffab0e1ff7  com.apple.QuickLookThumbnailing (1.0 - 1) <173EE873-1700-3FCA-9782-C060FBB5BCAD> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fffab0ea000 -     0x7fffab10dff3  com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffabdd7000 -     0x7fffabddafff  com.apple.SecCodeWrapper (4.0 - 307.50.21) <F8E957B2-D3F0-3B73-B38C-AE8868F00939> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fffabddb000 -     0x7fffabde0fff  com.apple.ServerInformation (2.0 - 1) <831922C7-91A9-3D85-B079-80B6A70865ED> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fffabe69000 -     0x7fffabef6fff  com.apple.Sharing (696.2.67 - 696.2.67) <F681EE28-153F-3216-97A6-6F5E4148AB2E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffabf17000 -     0x7fffac18cffb  com.apple.SkyLight (1.600.0 - 170.3) <02648329-DEBD-387D-A065-D62A8C0294F5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffac36b000 -     0x7fffac377ff7  com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffac378000 -     0x7fffac5faff3  com.apple.spotlight.index (10.7.0 - 1075.40) <886EBBF0-6993-3432-87E2-A4FA07D768E7> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fffaca63000 -     0x7fffacad7fdf  com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffaccf7000 -     0x7fffacd23ff3  com.apple.framework.SystemAdministration (1.0 - 1.0) <CD5B74B1-01ED-369E-AB11-1DA59F2C2A24> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fffacf16000 -     0x7fffacf1cff7  com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffacfa8000 -     0x7fffad06eff7  com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffad0b7000 -     0x7fffad0ccff3  com.apple.ToneKit (1.0 - 1) <B709293D-0A79-398A-8AA9-50F6340C227C> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fffad0cd000 -     0x7fffad0dbffb  com.apple.ToneLibrary (1.0 - 1) <F2ED5DFC-5F11-3012-BCD7-17753413141F> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fffad0e2000 -     0x7fffad0e3fff  com.apple.TrustEvaluationAgent (2.0 - 28.50.1) <EBE65DD5-1732-3747-8C6C-7BECEBF089A4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fffad0e4000 -     0x7fffad274ff3  com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffad284000 -     0x7fffad285fff  libUAPreferences.dylib (304.30.3) <C47DDA73-4549-3A3C-9C09-620262B69048> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fffad2ee000 -     0x7fffad982ff3  com.apple.VectorKit (1.0 - 1230.24.9.30.26) <0BF80D55-4E82-3E64-8465-5F22E4BC68E2> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fffadd43000 -     0x7fffade03fff  com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fffae24e000 -     0x7fffae254fff  com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fffae255000 -     0x7fffae257ffb  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <6755214A-3E7F-3D30-BB3D-FB2538C394A0> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fffae325000 -     0x7fffae327ffb  com.apple.loginsupport (1.0 - 1) <F3140B97-12C3-35A7-9D3D-43DA2D13C113> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffae328000 -     0x7fffae340ffb  com.apple.login (3.0 - 3.0) <97E8B7E1-6CA9-3486-A8D6-5BDCE01A68C2> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fffae353000 -     0x7fffae37aff7  com.apple.contacts.vCard (1.0 - 2250.11) <DD615DAF-AF34-3AB4-9CB4-DA0A882D59A5> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fffae37c000 -     0x7fffae397ff7  libCRFSuite.dylib (34) <F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137> /usr/lib/libCRFSuite.dylib
    0x7fffae398000 -     0x7fffae3a3fff  libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
    0x7fffae3a4000 -     0x7fffae434ff7  libCoreStorage.dylib (540.30.1) <85C0A366-F901-36E3-854A-FE8A14A04A72> /usr/lib/libCoreStorage.dylib
    0x7fffae435000 -     0x7fffae436ff3  libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffae437000 -     0x7fffae64afff  libFosl_dynamic.dylib (16.39) <E22A4243-D148-3C74-BA15-2D906A3D1F9E> /usr/lib/libFosl_dynamic.dylib
    0x7fffae666000 -     0x7fffae66dfff  libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib
    0x7fffae66e000 -     0x7fffae66efff  libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib
    0x7fffae66f000 -     0x7fffae673ffb  libScreenReader.dylib (477.40.6) <CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8> /usr/lib/libScreenReader.dylib
    0x7fffae674000 -     0x7fffae675ffb  libSystem.B.dylib (1238.60.2) <F18AC1E7-C6F1-34B1-8069-BE571B3231D4> /usr/lib/libSystem.B.dylib
    0x7fffae6de000 -     0x7fffae6e0ff7  libUniversalAccess.dylib (304.30.3) <1D92D988-92DE-34E8-93AF-0402A0629AAE> /usr/lib/libUniversalAccess.dylib
    0x7fffae6e1000 -     0x7fffae70cff3  libarchive.2.dylib (41.70.1) <A3FA7D6E-3D68-3524-8B48-EB2ECA44B13B> /usr/lib/libarchive.2.dylib
    0x7fffae70d000 -     0x7fffae802fef  libate.dylib (1.12.13) <DB9881C3-E24A-3984-91E0-77F6F13F795C> /usr/lib/libate.dylib
    0x7fffae806000 -     0x7fffae806ff3  libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
    0x7fffae807000 -     0x7fffae817ff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fffae818000 -     0x7fffae826ff7  libbz2.1.0.dylib (38) <ADFA329A-DCE7-356D-8F09-A3168DFC6610> /usr/lib/libbz2.1.0.dylib
    0x7fffae827000 -     0x7fffae87dff7  libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
    0x7fffae87e000 -     0x7fffae8a7ff7  libc++abi.dylib (307.4) <BC271AD3-831B-362A-9DA7-E8C51F285FE4> /usr/lib/libc++abi.dylib
    0x7fffae8a8000 -     0x7fffae8b8ffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fffae8b9000 -     0x7fffae8cfff7  libcompression.dylib (39) <BDAA8CC7-0BFC-36EC-9E75-58BDC15AC3B6> /usr/lib/libcompression.dylib
    0x7fffae8d0000 -     0x7fffae8d0ff7  libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
    0x7fffae8d1000 -     0x7fffae8d2ff3  libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffae98c000 -     0x7fffaea71ff7  libcrypto.0.9.8.dylib (64.50.6) <D34E16A7-990A-37A9-933A-DFAA46554EAA> /usr/lib/libcrypto.0.9.8.dylib
    0x7fffaea72000 -     0x7fffaec02ff7  libcrypto.35.dylib (11.50.3) <7BCFD6FB-2B35-3D63-A8E1-DC7360013BCC> /usr/lib/libcrypto.35.dylib
    0x7fffaec03000 -     0x7fffaec0efff  libcsfde.dylib (540.30.1) <0C2B183B-16D9-3D5F-962D-0A09C7063211> /usr/lib/libcsfde.dylib
    0x7fffaec0f000 -     0x7fffaec62ff7  libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
    0x7fffaec63000 -     0x7fffaecb5fff  libcurl.4.dylib (95.70.1) <8987EFA8-0BF6-3E2A-8F04-7BD5803B9A37> /usr/lib/libcurl.4.dylib
    0x7fffaecb6000 -     0x7fffaecbdff3  libdscsym.dylib (148.3) <EF99B991-18D9-3A73-BE88-4DC55F036DEF> /usr/lib/libdscsym.dylib
    0x7fffaecc0000 -     0x7fffaecdeff3  libedit.3.dylib (48.50.1) <5880F20C-5732-3285-B4F8-E2CBB464D950> /usr/lib/libedit.3.dylib
    0x7fffaecdf000 -     0x7fffaecdffff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
    0x7fffaece0000 -     0x7fffaececffb  libexslt.0.dylib (15.9) <0FEE938A-AD8C-344A-8240-32550E0B9C7B> /usr/lib/libexslt.0.dylib
    0x7fffaeced000 -     0x7fffaeceefff  libffi.dylib (18.1) <49D03682-E111-351C-8266-4519B3B82BE9> /usr/lib/libffi.dylib
    0x7fffaecef000 -     0x7fffaecf4ff7  libheimdal-asn1.dylib (498.50.8) <A40E3196-235E-34CE-AD9A-8D1AFC5DE004> /usr/lib/libheimdal-asn1.dylib
    0x7fffaecf5000 -     0x7fffaede7ff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fffaede8000 -     0x7fffaf00dffb  libicucore.A.dylib (57166.0.1) <CCD2ED24-3071-383B-925D-8D763BB12A6F> /usr/lib/libicucore.A.dylib
    0x7fffaf013000 -     0x7fffaf014fff  liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
    0x7fffaf015000 -     0x7fffaf02effb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fffaf02f000 -     0x7fffaf045ff7  libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
    0x7fffaf046000 -     0x7fffaf2eeff7  libmecabra.dylib (744.8) <D429FCC9-42A4-38B3-8784-44024BC859EF> /usr/lib/libmecabra.dylib
    0x7fffaf2ef000 -     0x7fffaf320ffb  libncurses.5.4.dylib (51.30.1) <B03B1BD2-7080-3856-BB02-7E8238320C3B> /usr/lib/libncurses.5.4.dylib
    0x7fffaf321000 -     0x7fffaf39bff3  libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
    0x7fffaf39c000 -     0x7fffaf771bc7  libobjc.A.dylib (709.1) <4DF3C25C-52C2-3F01-A3EF-0D9D53A73C1C> /usr/lib/libobjc.A.dylib
    0x7fffaf772000 -     0x7fffaf773fff  libodfde.dylib (23.50.1) <744F1E66-11EB-3A4D-8944-722F39C55278> /usr/lib/libodfde.dylib
    0x7fffaf774000 -     0x7fffaf778fff  libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
    0x7fffaf779000 -     0x7fffaf7aafff  libpcap.A.dylib (67.60.1) <F6BC6ED6-AEE4-3520-B248-0C342636E2B0> /usr/lib/libpcap.A.dylib
    0x7fffaf7c5000 -     0x7fffaf7c6ff3  libquit.dylib (231.3) <ECFBFA3D-2490-3F9F-A0E6-C0189FA211BE> /usr/lib/libquit.dylib
    0x7fffaf7c7000 -     0x7fffaf7e3ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
    0x7fffaf7e4000 -     0x7fffaf81dfff  libsandbox.1.dylib (592.70.1) <9C428C49-9D9A-3F9F-9573-BF5202D1F933> /usr/lib/libsandbox.1.dylib
    0x7fffaf81e000 -     0x7fffaf830ffb  libsasl2.2.dylib (209) <32107C59-22C6-3049-B86E-9C2F85FF549B> /usr/lib/libsasl2.2.dylib
    0x7fffaf831000 -     0x7fffaf832ff3  libspindump.dylib (231.3) <C7CEEB64-06F4-3ACA-AAC1-30ECA909501A> /usr/lib/libspindump.dylib
    0x7fffaf833000 -     0x7fffaf979fff  libsqlite3.dylib (254.8) <058036FD-6EF3-3F9C-BF9B-2CB7A57205D7> /usr/lib/libsqlite3.dylib
    0x7fffaf99c000 -     0x7fffaf9d4ff3  libssl.0.9.8.dylib (64.50.6) <9A9C9D9A-7948-3412-ABE4-01FCC4A72CD2> /usr/lib/libssl.0.9.8.dylib
    0x7fffaf9d5000 -     0x7fffafa25fff  libstdc++.6.dylib (104.1) <A980E08C-A511-3D19-9881-1D79B7CFF2BA> /usr/lib/libstdc++.6.dylib
    0x7fffafa26000 -     0x7fffafa27ff7  libsysmon.dylib (92.50.5) <D6AA1F2A-7675-3003-BAB3-7BD2BB027376> /usr/lib/libsysmon.dylib
    0x7fffafa6a000 -     0x7fffafa6dff7  libutil.dylib (47.30.1) <88CC63B3-0EDF-306E-9AB5-D87EBE0F3F16> /usr/lib/libutil.dylib
    0x7fffafa6e000 -     0x7fffafa7bfff  libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
    0x7fffafa7c000 -     0x7fffafb6bfff  libxml2.2.dylib (30.17) <D4C3E467-37C6-34DE-8A1B-E7BFC29985E9> /usr/lib/libxml2.2.dylib
    0x7fffafb6c000 -     0x7fffafb95fff  libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib
    0x7fffafb96000 -     0x7fffafba7ff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fffafbb6000 -     0x7fffafbbaff7  libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
    0x7fffafbbb000 -     0x7fffafbc5fff  libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
    0x7fffafbc6000 -     0x7fffafbcdfff  libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
    0x7fffafbce000 -     0x7fffafbd6fff  libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
    0x7fffafbd7000 -     0x7fffafc5afdf  libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
    0x7fffafc5b000 -     0x7fffafc8cfff  libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
    0x7fffafc8d000 -     0x7fffafc92ffb  libdyld.dylib (433.5) <9B2AC56D-107C-3541-A127-9094A751F2C9> /usr/lib/system/libdyld.dylib
    0x7fffafc93000 -     0x7fffafc93ffb  libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
    0x7fffafc94000 -     0x7fffafca0fff  libkxld.dylib (3789.70.16) <BD02EF3F-6E09-3A64-AB21-553D5B1D2859> /usr/lib/system/libkxld.dylib
    0x7fffafca1000 -     0x7fffafca1fff  liblaunch.dylib (972.70.1) <B856ABD2-896E-3DE0-B2C8-146A6AF8E2A7> /usr/lib/system/liblaunch.dylib
    0x7fffafca2000 -     0x7fffafca7ff3  libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
    0x7fffafca8000 -     0x7fffafcaaff3  libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
    0x7fffafcab000 -     0x7fffafcacffb  libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
    0x7fffafcad000 -     0x7fffafcc5ff7  libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
    0x7fffafcc6000 -     0x7fffafcc6ff7  libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
    0x7fffafcc7000 -     0x7fffafd54fef  libsystem_c.dylib (1158.50.2) <E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B> /usr/lib/system/libsystem_c.dylib
    0x7fffafd55000 -     0x7fffafd58ffb  libsystem_configuration.dylib (888.60.2) <BECC01A2-CA8D-31E6-BCDF-D452965FA976> /usr/lib/system/libsystem_configuration.dylib
    0x7fffafd59000 -     0x7fffafd5cfff  libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
    0x7fffafd5d000 -     0x7fffafd75fff  libsystem_coretls.dylib (121.50.4) <EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6> /usr/lib/system/libsystem_coretls.dylib
    0x7fffafd76000 -     0x7fffafd7cfff  libsystem_dnssd.dylib (765.50.9) <CC960215-0B1B-3822-A13A-3DDE96FA796F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fffafd7d000 -     0x7fffafda6ff7  libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
    0x7fffafda7000 -     0x7fffafdc9ff7  libsystem_kernel.dylib (3789.70.16) <34B1F16C-BC9C-3C5F-9045-0CAE91CB5914> /usr/lib/system/libsystem_kernel.dylib
    0x7fffafdca000 -     0x7fffafe11fe7  libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
    0x7fffafe12000 -     0x7fffafe30ff7  libsystem_malloc.dylib (116.50.8) <A3D15F17-99A6-3367-8C7E-4280E8619C95> /usr/lib/system/libsystem_malloc.dylib
    0x7fffafe31000 -     0x7fffafe8affb  libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
    0x7fffafe8b000 -     0x7fffafe94ff3  libsystem_networkextension.dylib (563.60.2) <B021F2B3-8A75-3633-ABB0-FC012B8E9B0C> /usr/lib/system/libsystem_networkextension.dylib
    0x7fffafe95000 -     0x7fffafe9eff3  libsystem_notify.dylib (165.20.1) <B8160190-A069-3B3A-BDF6-2AA408221FAE> /usr/lib/system/libsystem_notify.dylib
    0x7fffafe9f000 -     0x7fffafea7fe7  libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
    0x7fffafea8000 -     0x7fffafeb2ff7  libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
    0x7fffafeb3000 -     0x7fffafeb6ff7  libsystem_sandbox.dylib (592.70.1) <4B92EC49-ACD0-36AE-B07A-A2B8152EAF9D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fffafeb7000 -     0x7fffafeb8ff3  libsystem_secinit.dylib (24.50.4) <F78B847B-3565-3E4B-98A6-F7AD40392E2D> /usr/lib/system/libsystem_secinit.dylib
    0x7fffafeb9000 -     0x7fffafec0ffb  libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
    0x7fffafec1000 -     0x7fffafed4ff7  libsystem_trace.dylib (518.70.1) <AC63A7FE-50D9-3A30-96E6-F6B7FF16E465> /usr/lib/system/libsystem_trace.dylib
    0x7fffafed5000 -     0x7fffafedaffb  libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
    0x7fffafedb000 -     0x7fffaff04ff7  libxpc.dylib (972.70.1) <BF896DF0-D8E9-31A8-A4B3-01120BFEEE52> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 4
    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: 5971368
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=758.9M resident=0K(0%) swapped_out_or_unallocated=758.9M(100%)
Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)
 
                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate framework                 384K        4 
Activity Tracing                     256K        2 
CG backing stores                   5484K        4 
CG image                            4504K       41 
CG raster data                      1552K       32 
CoreAnimation                       13.4M       78 
CoreUI image data                   2712K       27 
CoreUI image file                    392K       12 
Dispatch continuations              8192K        2 
Foundation                            12K        4 
Image IO                             124K       14 
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                             241.5M       99 
MALLOC guard page                    144K       24 
MALLOC_LARGE (reserved)              516K        2         reserved VM address space (unallocated)
Memory Tag 242                        12K        2 
Memory Tag 243 (reserved)           12.0M        3         reserved VM address space (unallocated)
Memory Tag 244                       128K        5 
Memory Tag 251                        16K        2 
Memory Tag 255                        32K        2 
SQLite page cache                   4800K        5 
STACK GUARD                         56.1M       24 
Stack                               19.2M       24 
VM_ALLOCATE                         2476K       23 
WebKit Malloc                       16.0M       34 
__DATA                              73.4M      595 
__GLSLBUILTINS                      2588K        2 
__IMAGE                              528K        2 
__LINKEDIT                         196.4M      233 
__TEXT                             562.6M      563 
__UNICODE                            556K        2 
mapped file                        297.0M       59 
shared memory                       16.4M       18 
===========                       =======  ======= 
TOTAL                                2.5G     1915 
TOTAL, minus reserved VM space       1.5G     1915 

Model: Macmini6,1, BootROM MM61.0106.B1F, 2 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 2.7f1
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.21.171.130.1a1)
Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Reborn, Ethernet, utun6
Network Service: Ethernet (utun5), Ethernet, utun5
Network Service: Ethernet, Ethernet, en0
Network Service: iPhone, Ethernet, en4
Serial ATA Device: APPLE HDD HTS545050A7E362, 500.11 GB
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 2.0 Bus
USB Device: Hub
USB Device: USB 3.0 Bus
USB Device: USB Receiver
USB Device: Side print
USB Device: iPhone
Thunderbolt Bus: Mac mini, Apple Inc., 23.4

k moves down the cursor and j moves down multiple line

Hi! thank you for make XVim2.
I tryed XVim2 on Xcode9.
But k moves down the cursor and j moves down multiple line.

When I press k should go up.
When I press j should go down one line.

Movie

xvim_record mov

Environment

macOS Sierra version 10.12.6
Xcode version 9.0
.xvimrc is empty (but exists).

Linewise change / delete removes the following line

Intended behaviour

When using the linewise change key C (shift+c), XVim should delete from the cursor character to the end of the line.

Observed behaviour

Deletes to the end of the line, and the line below.

Screencast

dd-image

Environment

  • Tested on current master branch ( 5e6b305 ).
  • Xcode 9 (9A235)
  • macOS 10.13 High Sierra
  • With and without an .xvimrc file
  • Keys work as normal using previous Xcode 8 and Xvim 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.