Giter Club home page Giter Club logo

latest's People

Contributors

aburakt avatar arsradu avatar athlon007 avatar bittin avatar cverond avatar desislavst avatar eitot avatar filiperocha avatar fjantonio avatar fnogcps avatar geanpaulo avatar gorkenm avatar kant avatar katullo11 avatar krystynek avatar kuragehimekurara1 avatar linuxmalaysia avatar mangerlahn avatar maronghappy avatar marxo126 avatar milotype avatar mrgkanev avatar mrsandmansander avatar p33t3r avatar pan93412 avatar qqhgdkktu avatar rezaalmanda avatar tygyh avatar weblate avatar wegotomars 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

latest's Issues

Add Link to Homepage

since the name latest is very common, it is hard to finde via google the homepage.

i would expect a link to the homepage at the help menu

Poor performance on window resize with huge release notes

During live resize of the window performance can drop significantly if the release notes are huge.
This results in laggy UI and a bad experience.

A fix would be to prevent the textView from laying out the entire document during resize. I hope there is a way to do that so that only the text visible to the user gets updated, so that everything looks normal.

Crash on Launch in 10.12.6

A user reported a crash occurring since at least version 0.4.3.
It has something to do with the UpdateChecker.run() method, according to the stack trace:

Date/Time:       2018-10-15 00:09:07 +0200
OS Version:      Mac OS X 10.12.6 (Build 16G1510)
Architecture:    x86_64h
Report Version:  25

Data Source:     Stackshots

Command:         Latest
Path:            /Applications/Utilities/Latest.app/Contents/MacOS/Latest
Version:         0.4.3 (9)
Parent:          launchd [1]
PID:             3146

Event:           hang
Duration:        1.10s (process was unresponsive for 267 seconds before sampling)
Steps:           11 (100ms sampling interval)

Hardware model:  iMac14,3
Active cpus:     4

Fan speed:       1395 rpm

--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------

Heaviest stack for the main thread of the target process:
  11  start + 1 (libdyld.dylib + 21045) [0x7fffa05ad235]
  11  ??? (Latest + 9465) [0x10e2d24f9]
  11  NSApplicationMain + 780 (AppKit + 23621) [0x7fff888c1c45]
  11  -[NSStoryboard instantiateControllerWithIdentifier:] + 234 (AppKit + 8653130) [0x7fff890fc94a]
  11  -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143 (AppKit + 1167358) [0x7fff889d8ffe]
  11  -[NSNib _instantiateNibWithExternalNameTable:options:] + 696 (AppKit + 1168330) [0x7fff889d93ca]
  11  -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1389 (AppKit + 84102) [0x7fff888d0886]
  11  -[NSSet makeObjectsPerformSelector:] + 217 (CoreFoundation + 565241) [0x7fff8ae0dff9]
  11  -[NSWindowController _windowDidLoad] + 682 (AppKit + 748664) [0x7fff88972c78]
  11  ??? (Latest + 44471) [0x10e2dadb7]
  11  ??? (Latest + 44050) [0x10e2dac12]
  11  ??? (Latest + 161505) [0x10e2f76e1]
  11  ??? (Latest + 166841) [0x10e2f8bb9]
  11  ??? (Latest + 164187) [0x10e2f815b]
  11  ??? (Latest + 164217) [0x10e2f8179]
  11  ??? (Latest + 153908) [0x10e2f5934]
  11  ??? (Latest + 162702) [0x10e2f7b8e]
  11  -[NSLock lock] + 145 (Foundation + 32194) [0x7fff8c803dc2]
  11  __psynch_mutexwait + 10 (libsystem_kernel.dylib + 105506) [0x7fffa06dbc22]
 *11  psynch_mtxcontinue + 0 (pthread + 31211) [0xffffff7f80f079eb]

Version checks fail sometimes

The version can't currently be checked correctly if the version is basically the same, but different.

bildschirmfoto 2017-06-26 um 11 55 51

Examples:
Mac App Store lists app with version 1.2, but the app states 1.2.0
or 1.2 = v.1.2

Problem:
Extracting the version number might not work as other versions could be formatted like the following:

1.0b1
1.0b2

My current test implementation would extract 1.0 and then "ignore" the update.

Ignore apps managed by Setapp

I am a subscriber to Setapp, which comes with its own app distribution and update channel. Often this means that Latest will show a new version of an app (e.g. today for Timing), which is not available via Setapp yet, but will be in a few hours or days.

All apps managed by Setapp are located in /Applications/Setapp. I would highly appreciate either ignoring those (probably easier) or showing only updates that are actually available via Setapp.
It seems that some sub-folder handling is already available because of #22.

App crashes on launch

Hi Max,

I've just tried this app. Unfortunately, it crashes on launch on my machine:

*** Terminating app due to uncaught exception 'NSTableViewException', reason: 'NSTableView error inserting/removing/moving row 1 (numberOfRows: 1).'

The full error report:

Process:               Latest [61828]
Path:                  /private/var/folders/*/Latest.app/Contents/MacOS/Latest
Identifier:            com.max-langer.Latest
Version:               0.4 (5)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Latest [61828]
User ID:               501

Date/Time:             2018-08-16 16:32:43.510 +0200
OS Version:            Mac OS X 10.13.6 (17G65)
Report Version:        12
Anonymous UUID:        985481BA-C99F-2E08-A191-DC5E3E076B43

Sleep/Wake UUID:       E16BC3B2-9CAC-4C16-A9A5-850102C8DAF1

Time Awake Since Boot: 260000 seconds
Time Since Wake:       10000 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

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:
*** Terminating app due to uncaught exception 'NSTableViewException', reason: 'NSTableView error inserting/removing/moving row 1 (numberOfRows: 1).'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff41f7d2db __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fff6911ec76 objc_exception_throw + 48
2   AppKit                              0x00007fff3fe807d8 -[NSTableRowData _throwExceptionForUpdateErrorOnRow:] + 65
3   AppKit                              0x00007fff3fe8b12c -[NSTableRowData _validateRowIndexesForRemoveOrHide:] + 151
4   AppKit                              0x00007fff3f797526 -[NSTableRowData _removeRowsAtIndexes:withRowAnimation:] + 47
5   AppKit                              0x00007fff3f58efdc -[NSTableView _doUpdatedWorkWithHandler:] + 76
6   AppKit                              0x00007fff3f79724a -[NSTableView removeRowsAtIndexes:withAnimation:] + 162
7   Latest                              0x000000010d726981 Latest + 67969
8   Latest                              0x000000010d7221d5 Latest + 49621
9   Latest                              0x000000010d722719 Latest + 50969
10  Latest                              0x000000010d73ab42 Latest + 150338
11  Latest                              0x000000010d73ad70 Latest + 150896
12  Latest                              0x000000010d7303d5 Latest + 107477
13  Latest                              0x000000010d7398c0 Latest + 145600
14  libdispatch.dylib                   0x00007fff69d065fa _dispatch_call_block_and_release + 12
15  libdispatch.dylib                   0x00007fff69cfedb8 _dispatch_client_callout + 8
16  libdispatch.dylib                   0x00007fff69d0a395 _dispatch_main_queue_callback_4CF + 1148
17  CoreFoundation                      0x00007fff41f35c19 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
18  CoreFoundation                      0x00007fff41ef7dfa __CFRunLoopRun + 2586
19  CoreFoundation                      0x00007fff41ef7153 CFRunLoopRunSpecific + 483
20  HIToolbox                           0x00007fff411e1d96 RunCurrentEventLoopInMode + 286
21  HIToolbox                           0x00007fff411e1b06 ReceiveNextEventCommon + 613
22  HIToolbox                           0x00007fff411e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
23  AppKit                              0x00007fff3f492a73 _DPSNextEvent + 2085
24  AppKit                              0x00007fff3fc28e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
25  AppKit                              0x00007fff3f6c4e7b -[NSApplication _doModalLoop:peek:] + 476
26  AppKit                              0x00007fff3f8a9c9f __35-[NSApplication runModalForWindow:]_block_invoke_2 + 64
27  AppKit                              0x00007fff3f8a9c4c __35-[NSApplication runModalForWindow:]_block_invoke + 75
28  AppKit                              0x00007fff3fd58219 _NSTryRunModal + 100
29  AppKit                              0x00007fff3f6c2911 -[NSApplication runModalForWindow:] + 133
30  Sparkle                             0x000000010d79b5b7 +[SUUpdatePermissionPrompt promptWithHost:systemProfile:reply:] + 345
31  Sparkle                             0x000000010d79db59 -[SUUpdater startUpdateCycle] + 1134
32  Foundation                          0x00007fff44056525 __NSFireDelayedPerform + 409
33  CoreFoundation                      0x00007fff41f01014 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
34  CoreFoundation                      0x00007fff41f00c87 __CFRunLoopDoTimer + 1095
35  CoreFoundation                      0x00007fff41f0078a __CFRunLoopDoTimers + 346
36  CoreFoundation                      0x00007fff41ef7d5b __CFRunLoopRun + 2427
37  CoreFoundation                      0x00007fff41ef7153 CFRunLoopRunSpecific + 483
38  HIToolbox                           0x00007fff411e1d96 RunCurrentEventLoopInMode + 286
39  HIToolbox                           0x00007fff411e1a0f ReceiveNextEventCommon + 366
40  HIToolbox                           0x00007fff411e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
41  AppKit                              0x00007fff3f492a73 _DPSNextEvent + 2085
42  AppKit                              0x00007fff3fc28e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
43  AppKit                              0x00007fff3f487885 -[NSApplication run] + 764
44  AppKit                              0x00007fff3f456a72 NSApplicationMain + 804
45  Latest                              0x000000010d718559 Latest + 9561
46  libdyld.dylib                       0x00007fff69d38015 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff69e88b66 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff6a053080 pthread_kill + 333
2   libsystem_c.dylib             	0x00007fff69de41ae abort + 127
3   libc++abi.dylib               	0x00007fff67cdef8f abort_message + 245
4   libc++abi.dylib               	0x00007fff67cdf12b default_terminate_handler() + 265
5   libobjc.A.dylib               	0x00007fff69120ea3 _objc_terminate() + 97
6   libc++abi.dylib               	0x00007fff67cfa7c9 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff67cfa843 std::terminate() + 51
8   libdispatch.dylib             	0x00007fff69cfedcc _dispatch_client_callout + 28
9   libdispatch.dylib             	0x00007fff69d0a395 _dispatch_main_queue_callback_4CF + 1148
10  com.apple.CoreFoundation      	0x00007fff41f35c19 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation      	0x00007fff41ef7dfa __CFRunLoopRun + 2586
12  com.apple.CoreFoundation      	0x00007fff41ef7153 CFRunLoopRunSpecific + 483
13  com.apple.HIToolbox           	0x00007fff411e1d96 RunCurrentEventLoopInMode + 286
14  com.apple.HIToolbox           	0x00007fff411e1b06 ReceiveNextEventCommon + 613
15  com.apple.HIToolbox           	0x00007fff411e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
16  com.apple.AppKit              	0x00007fff3f492a73 _DPSNextEvent + 2085
17  com.apple.AppKit              	0x00007fff3fc28e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
18  com.apple.AppKit              	0x00007fff3f6c4e7b -[NSApplication _doModalLoop:peek:] + 476
19  com.apple.AppKit              	0x00007fff3f8a9c9f __35-[NSApplication runModalForWindow:]_block_invoke_2 + 64
20  com.apple.AppKit              	0x00007fff3f8a9c4c __35-[NSApplication runModalForWindow:]_block_invoke + 75
21  com.apple.AppKit              	0x00007fff3fd58219 _NSTryRunModal + 100
22  com.apple.AppKit              	0x00007fff3f6c2911 -[NSApplication runModalForWindow:] + 133
23  org.sparkle-project.Sparkle   	0x000000010d79b5b7 +[SUUpdatePermissionPrompt promptWithHost:systemProfile:reply:] + 345
24  org.sparkle-project.Sparkle   	0x000000010d79db59 -[SUUpdater startUpdateCycle] + 1134
25  com.apple.Foundation          	0x00007fff44056525 __NSFireDelayedPerform + 409
26  com.apple.CoreFoundation      	0x00007fff41f01014 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
27  com.apple.CoreFoundation      	0x00007fff41f00c87 __CFRunLoopDoTimer + 1095
28  com.apple.CoreFoundation      	0x00007fff41f0078a __CFRunLoopDoTimers + 346
29  com.apple.CoreFoundation      	0x00007fff41ef7d5b __CFRunLoopRun + 2427
30  com.apple.CoreFoundation      	0x00007fff41ef7153 CFRunLoopRunSpecific + 483
31  com.apple.HIToolbox           	0x00007fff411e1d96 RunCurrentEventLoopInMode + 286
32  com.apple.HIToolbox           	0x00007fff411e1a0f ReceiveNextEventCommon + 366
33  com.apple.HIToolbox           	0x00007fff411e1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
34  com.apple.AppKit              	0x00007fff3f492a73 _DPSNextEvent + 2085
35  com.apple.AppKit              	0x00007fff3fc28e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
36  com.apple.AppKit              	0x00007fff3f487885 -[NSApplication run] + 764
37  com.apple.AppKit              	0x00007fff3f456a72 NSApplicationMain + 804
38  com.max-langer.Latest         	0x000000010d718559 0x10d716000 + 9561
39  libdyld.dylib                 	0x00007fff69d38015 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff69e8928a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff6a050009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff6a04fbe9 start_wqthread + 13

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff69e8928a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff6a05020e _pthread_wqthread + 1552
2   libsystem_pthread.dylib       	0x00007fff6a04fbe9 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff69e8928a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff6a050009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff6a04fbe9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff69e8928a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff6a05020e _pthread_wqthread + 1552
2   libsystem_pthread.dylib       	0x00007fff6a04fbe9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff69e8928a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff6a050009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff6a04fbe9 start_wqthread + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff69e7f20a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff69e7e724 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff41ef8785 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation      	0x00007fff41ef7ad7 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation      	0x00007fff41ef7153 CFRunLoopRunSpecific + 483
5   com.apple.CFNetwork           	0x00007fff41041e84 -[__CoreSchedulingSetRunnable runForever] + 722
6   com.apple.Foundation          	0x00007fff440021f8 __NSThread__start__ + 1197
7   libsystem_pthread.dylib       	0x00007fff6a050661 _pthread_body + 340
8   libsystem_pthread.dylib       	0x00007fff6a05050d _pthread_start + 377
9   libsystem_pthread.dylib       	0x00007fff6a04fbf9 thread_start + 13

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff6a04fbdc start_wqthread + 0
1   ???                           	0x0001000100010005 0 + 281479271743493

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fffa284c380  rcx: 0x00007ffee24e53a8  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee24e53e0  rsp: 0x00007ffee24e53a8
   r8: 0x00007ffee24e5270   r9: 0x00007ffee24e5440  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x0000000000000307  r13: 0x0000000000000030  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff69e88b66  rfl: 0x0000000000000206  cr2: 0x00007fffa2829168
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10d716000 -        0x10d750ff7 +com.max-langer.Latest (0.4 - 5) <24F60021-2F3F-339E-8FFF-ABD3CD9B1E25> /var/folders/*/Latest.app/Contents/MacOS/Latest
       0x10d771000 -        0x10d7baff7 +org.sparkle-project.Sparkle (1.19.0 - 1.19.0) <4219409C-0289-3D75-89BC-99CE4ED2B56D> /var/folders/*/Latest.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10d80c000 -        0x10d820ff7 +libswiftAppKit.dylib (4.2 - 1000.0.36) <D77A2957-54A7-33F9-A98A-DEADDF7DBCA9> /var/folders/*/Latest.app/Contents/Frameworks/libswiftAppKit.dylib
       0x10d84f000 -        0x10dbe1ff7 +libswiftCore.dylib (4.2 - 1000.0.36) <5FAF21BC-328C-3DB4-A996-7BE9FEF071E9> /var/folders/*/Latest.app/Contents/Frameworks/libswiftCore.dylib
       0x10deba000 -        0x10dec2fff +libswiftCoreData.dylib (4.2 - 1000.0.36) <E463B6B2-12EE-307F-B41E-8AA93EE1E782> /var/folders/*/Latest.app/Contents/Frameworks/libswiftCoreData.dylib
       0x10ded3000 -        0x10ded6ff7 +libswiftCoreFoundation.dylib (4.2 - 1000.0.36) <B0131626-B2F6-3BED-99C8-8D2A597467A7> /var/folders/*/Latest.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x10dede000 -        0x10deedfff +libswiftCoreGraphics.dylib (4.2 - 1000.0.36) <20111B9B-078A-3D40-ADE6-7C8F26A3DC91> /var/folders/*/Latest.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x10df19000 -        0x10df1eff3 +libswiftCoreImage.dylib (4.2 - 1000.0.36) <2ACDCE8B-9ECC-3292-9E3B-39A438583F78> /var/folders/*/Latest.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x10df27000 -        0x10df2fff7 +libswiftDarwin.dylib (4.2 - 1000.0.36) <2FEE3149-5BBA-3DDF-AD5E-A39235EECCC5> /var/folders/*/Latest.app/Contents/Frameworks/libswiftDarwin.dylib
       0x10df48000 -        0x10df60ff7 +libswiftDispatch.dylib (4.2 - 1000.0.36) <30DE4200-A3AA-3E27-A048-5DEFA0A3E405> /var/folders/*/Latest.app/Contents/Frameworks/libswiftDispatch.dylib
       0x10dfa5000 -        0x10e10dff7 +libswiftFoundation.dylib (4.2 - 1000.0.36) <C9E57531-E485-3E85-B565-33AD6FBAF6FA> /var/folders/*/Latest.app/Contents/Frameworks/libswiftFoundation.dylib
       0x10e2af000 -        0x10e2b2ffb +libswiftIOKit.dylib (4.2 - 1000.0.36) <92D6B05D-8E16-3153-B036-43D82FE105C3> /var/folders/*/Latest.app/Contents/Frameworks/libswiftIOKit.dylib
       0x10e2bc000 -        0x10e2c5ff7 +libswiftMetal.dylib (4.2 - 1000.0.36) <C64B0D34-2467-3849-AE36-D32DEF73EB5D> /var/folders/*/Latest.app/Contents/Frameworks/libswiftMetal.dylib
       0x10e2da000 -        0x10e2deff7 +libswiftObjectiveC.dylib (4.2 - 1000.0.36) <6AB29605-B716-36FF-AD66-9286D74622FA> /var/folders/*/Latest.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x10e2ea000 -        0x10e2f0fff +libswiftQuartzCore.dylib (4.2 - 1000.0.36) <CD09D6AB-53C6-3ADB-9BB5-035F4ED924FD> /var/folders/*/Latest.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x10e2f9000 -        0x10e2fcff7 +libswiftXPC.dylib (4.2 - 1000.0.36) <7DBDDB1E-EC84-3DC6-98F6-0758AFD3C23C> /var/folders/*/Latest.app/Contents/Frameworks/libswiftXPC.dylib
       0x10e308000 -        0x10e30ffff +libswiftos.dylib (4.2 - 1000.0.36) <1F96FCB9-4D69-3D0B-A208-352B4D66F41E> /var/folders/*/Latest.app/Contents/Frameworks/libswiftos.dylib
       0x11cfef000 -        0x11d039acf  dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld
    0x7fff3a429000 -     0x7fff3a777ff7  com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) <CAF490E6-CB0E-3EF0-B3D2-C4880CF85077> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff3bd86000 -     0x7fff3be0bff7  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.36.19 - 10.3.6) <1EB5AE0D-E027-3FDF-8258-2830487FFAEA> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x7fff3e04b000 -     0x7fff3e22bff3  com.apple.avfoundation (2.0 - 1536.36) <BB65ED51-CE44-31BD-A6EC-4B1EC5EADDD9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3e22c000 -     0x7fff3e2e5fff  com.apple.audio.AVFAudio (1.0 - ???) <ECE63BA3-4344-3522-904B-71F89677AC7D> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3e3eb000 -     0x7fff3e3ebfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3e3ec000 -     0x7fff3e402fef  libCGInterfaces.dylib (417.2) <2E67702C-75F6-308A-A023-F28120BEE667> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3e403000 -     0x7fff3e901fc3  com.apple.vImage (8.1 - ???) <A243A7EF-0C8E-3A9A-AA38-44AFD7507F00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff3e902000 -     0x7fff3ea5cfe3  libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3ea5d000 -     0x7fff3ea8bfef  libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3ea8c000 -     0x7fff3ee4bff7  libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3ee4c000 -     0x7fff3ee61ff7  libLinearAlgebra.dylib (1211.50.2) <E8E0B7FD-A0B7-31E5-AF01-81781F71EBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3ee62000 -     0x7fff3ee67ff3  libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3ee68000 -     0x7fff3eee8fff  libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3eee9000 -     0x7fff3eefcfff  libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff3eefd000 -     0x7fff3f0aafc3  libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3f0ab000 -     0x7fff3f15cfff  libvMisc.dylib (622.50.5) <BA2532DF-2D68-3DD0-9B59-D434BF702AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3f15d000 -     0x7fff3f15dfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3f451000 -     0x7fff402affff  com.apple.AppKit (6.9 - 1561.60.100) <3C27CF6F-E640-3411-A87D-CCB2222CC754> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff40301000 -     0x7fff40301fff  com.apple.ApplicationServices (48 - 50) <AFFBD94A-AF76-336E-B53E-57524EAE8EF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff40302000 -     0x7fff40368fff  com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff40401000 -     0x7fff40523fff  libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff40524000 -     0x7fff4056eff7  libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff40613000 -     0x7fff40646ff7  libTrueTypeScaler.dylib (222.1.6) <9147F859-8BD9-31D9-AB54-8E9549B92AE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff406b0000 -     0x7fff406b4ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <A5FB2694-1559-34A8-A3D3-2029F68A63CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff40754000 -     0x7fff407a6ffb  com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff407a7000 -     0x7fff407b5fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <B65FF7E6-E9B5-34D8-8CA7-63D415A8A9A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff407b6000 -     0x7fff40802fff  com.apple.print.framework.PrintCore (13.4 - 503.2) <B90C67C1-0292-3CEC-885D-F1882CD104BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff40803000 -     0x7fff4083dfff  com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff4083e000 -     0x7fff4084afff  com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) <A08DE016-C8F2-3B0E-BD34-15959D13DBF0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff4084b000 -     0x7fff40ad9ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <E0B8B5D8-80A0-308B-ABD6-F8612102B5D8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff40adb000 -     0x7fff40adbfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABF8778E-4F9D-305E-A528-DE406A1A2B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff40dfe000 -     0x7fff41198ff7  com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff411ad000 -     0x7fff411adfff  com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff411ae000 -     0x7fff411b1ffb  com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff411b2000 -     0x7fff414b7fff  com.apple.HIToolbox (2.1.1 - 911.10) <BF7F9C0E-C732-3FB2-9BBC-362888BDA57B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff414b8000 -     0x7fff414bbffb  com.apple.help (1.3.8 - 66) <DEBADFA8-C189-3195-B0D6-A1F2DE95882A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff414bc000 -     0x7fff414c1fff  com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff414c2000 -     0x7fff41557ffb  com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff41558000 -     0x7fff41572ff7  com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff41593000 -     0x7fff41594fff  com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff41595000 -     0x7fff41597ff7  com.apple.securityhi (9.0 - 55006) <C1406B8D-7D05-3959-808F-9C82189CF57F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff41598000 -     0x7fff4159efff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff416bf000 -     0x7fff416bffff  com.apple.Cocoa (6.11 - 22) <78E6C28E-4308-3D10-AD14-0CBCF6789B3F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff416cd000 -     0x7fff41786fff  com.apple.ColorSync (4.13.0 - 3325) <D283C285-447D-3258-A7E4-59532123B8FF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff41913000 -     0x7fff419a6ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EB35D3EC-56EA-33E6-98DC-BDC3A5FA8ACE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff41a0d000 -     0x7fff41a36ffb  com.apple.CoreBluetooth (1.0 - 1) <E1335074-9D07-370E-8440-61C4874BAC56> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff41a37000 -     0x7fff41d8dfef  com.apple.CoreData (120 - 851) <A2B59780-FB16-36A3-8EE0-E0EF072454E0> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff41d8e000 -     0x7fff41e71fff  com.apple.CoreDisplay (99.14 - 99.14) <A1B91ADD-828D-33A0-8A92-CC3F83DF89D0> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff41e72000 -     0x7fff42313fef  com.apple.CoreFoundation (6.9 - 1454.90) <E5D594BF-9142-3325-A62D-CF4AAF472642> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff42315000 -     0x7fff42925fef  com.apple.CoreGraphics (2.0 - 1161.21) <375C477F-5A89-3C49-9B63-373C81A63F7E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff42927000 -     0x7fff42c16fff  com.apple.CoreImage (13.0.0 - 579.5) <AAE2DFD0-9B0A-3D56-8A3E-C460BAF70394> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff42ea5000 -     0x7fff42f9bffb  com.apple.CoreMedia (1.0 - 2276.68) <5F0001EF-10FF-3334-9170-7FD5FB026205> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff42f9c000 -     0x7fff42feafff  com.apple.CoreMediaIO (814.0 - 4995) <4A7FA7DF-4F7C-3378-AE5F-A33273B2FEA6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff42feb000 -     0x7fff42febfff  com.apple.CoreServices (822.36 - 822.36) <C8368F17-1589-3BA5-A0E7-89CB8DF2454F> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff42fec000 -     0x7fff43060ffb  com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff43061000 -     0x7fff43338fff  com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff43339000 -     0x7fff4336dfff  com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff4336e000 -     0x7fff43376ffb  com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff43377000 -     0x7fff43534fff  com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff43535000 -     0x7fff435e5ff7  com.apple.Metadata (10.7.0 - 1191.4.13) <B5C22E70-C265-3C9F-865F-B138994A418D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff435e6000 -     0x7fff43646fff  com.apple.CoreServices.OSServices (822.36 - 822.36) <3BB2E0CE-81AE-3D3D-9FCE-E1B7FC6D6A61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff43647000 -     0x7fff436b5fff  com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff436b6000 -     0x7fff436daffb  com.apple.coreservices.SharedFileList (71.21 - 71.21) <35582D88-5975-35E2-A29A-E3148C3EE727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff4397b000 -     0x7fff43acbfff  com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff43acc000 -     0x7fff43b06fff  com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff43b07000 -     0x7fff43b92ff3  com.apple.framework.CoreWLAN (13.0 - 1350.1) <E862CC02-69D2-3503-887B-B6E8223081E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff43e0d000 -     0x7fff43e12fff  com.apple.DiskArbitration (2.7 - 2.7) <A975AD56-4CD3-3A89-8732-858CA9BD3DAA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff43fd3000 -     0x7fff44399fff  com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff4440a000 -     0x7fff4443afff  com.apple.GSS (4.0 - 2.0) <D774A165-5581-3479-AB5D-2BBDB5CF8882> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff4454c000 -     0x7fff44650ffb  com.apple.Bluetooth (6.0.7 - 6.0.7f10) <557F26F9-C7A0-34EA-A905-22E243BF6B48> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff446b0000 -     0x7fff4474bfff  com.apple.framework.IOKit (2.0.2 - 1445.71.1) <2EA4F383-CAA9-3AF0-99C5-90C22ADAA6B6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff4474d000 -     0x7fff44754fff  com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff44755000 -     0x7fff447aaff3  com.apple.ImageCaptureCore (7.0 - 7.0) <0DAB3D7E-8C3F-35DE-96DF-C370AD35EB65> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff447ab000 -     0x7fff44925ff7  com.apple.ImageIO.framework (3.3.0 - 1739.3) <7C579D3F-AE0B-31C9-8F80-67F2290B8DE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff44926000 -     0x7fff4492affb  libGIF.dylib (1739.3) <7AA44C9D-48E8-3090-B044-61FE6F0AEF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff4492b000 -     0x7fff44a12fef  libJP2.dylib (1739.3) <AEBF7260-0C10-30C0-8F0F-8B347DEE78B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff44a13000 -     0x7fff44a36ff7  libJPEG.dylib (1739.3) <D8C966AD-A00C-3E8B-A7ED-D7CC7ECB3224> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff44d12000 -     0x7fff44d38feb  libPng.dylib (1739.3) <1737F680-99D1-3F03-BFA5-5CDA30EB880A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff44d39000 -     0x7fff44d3bffb  libRadiance.dylib (1739.3) <21746434-FCC7-36DE-9331-11277DF66AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff44d3c000 -     0x7fff44d8afef  libTIFF.dylib (1739.3) <C4CB5C1D-20F2-3BD4-B0E6-629FDB3EF8E8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff44f46000 -     0x7fff45c2cfff  com.apple.JavaScriptCore (13605 - 13605.3.8) <E6B49CDA-72F0-3E58-85EF-98AF10CE04B0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff45c44000 -     0x7fff45c5dff7  com.apple.Kerberos (3.0 - 1) <F86DCCDF-93C1-38B3-82C2-477C12E8EE6D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff45f1c000 -     0x7fff45f23fff  com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff45fd3000 -     0x7fff4663dff7  com.apple.MediaToolbox (1.0 - 2276.68) <CB6791F2-B401-360E-9531-BFBC5138254E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff4663f000 -     0x7fff466c0fff  com.apple.Metal (125.30 - 125.30) <975FD6B5-D695-346A-869F-0584A968D100> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff466dd000 -     0x7fff466f8fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <AD754E8F-CA00-3878-9AF3-208C224A230B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff466f9000 -     0x7fff46768fef  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff46769000 -     0x7fff4678dfff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff4678e000 -     0x7fff46875ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff46876000 -     0x7fff46876ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff47875000 -     0x7fff47881ffb  com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff4a673000 -     0x7fff4a6cdff7  com.apple.opencl (2.8.24 - 2.8.24) <4D7401A7-6ADD-3632-85AE-7A5012DFFA04> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff4a6ce000 -     0x7fff4a6eaffb  com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff4a6eb000 -     0x7fff4a6f6fff  com.apple.OpenDirectory (10.13 - 207.50.1) <F895547D-4915-353F-9C1E-E95172BA803B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff4b875000 -     0x7fff4b877fff  libCVMSPluginSupport.dylib (16.7.4) <F9270AE0-CC3B-3E3E-BA32-CC1068DD8F27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff4b878000 -     0x7fff4b87dffb  libCoreFSCache.dylib (162.9) <7AF87F3E-D5D0-3625-BE09-CA4223195466> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4b87e000 -     0x7fff4b882fff  libCoreVMClient.dylib (162.9) <115FE643-6141-39B4-8193-77DFCBE7A4E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff4b883000 -     0x7fff4b88cff3  libGFXShared.dylib (16.7.4) <EB2BF8A0-E10D-35EA-8F46-B2E3C62C12A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4b88d000 -     0x7fff4b898fff  libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff4b899000 -     0x7fff4b8d4fe7  libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff4ba43000 -     0x7fff4ba81ffb  libGLU.dylib (16.7.4) <BCB09CD8-EB0E-38FA-8B5A-9E29532EE364> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff4c3f9000 -     0x7fff4c408ff3  com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4c782000 -     0x7fff4c8ceff7  com.apple.QTKit (7.7.3 - 3014.8) <FEDEF531-50A3-32AB-A546-E6BA994C58E1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff4c8cf000 -     0x7fff4cb34ff7  com.apple.imageKit (3.0 - 1043) <6C19A20B-6D0D-380A-A87D-F923658E1726> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff4cb35000 -     0x7fff4cc24ffb  com.apple.PDFKit (1.0 - 677.67) <6BD11C23-1AEA-3078-8D0C-A7152BCF9031> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff4cc25000 -     0x7fff4d137ff7  com.apple.QuartzComposer (5.1 - 364) <1369D6DA-8842-3878-B546-1D09828331F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff4d138000 -     0x7fff4d15bfff  com.apple.quartzfilters (1.10.0 - 1.10.0) <C95CB89D-148D-341B-BC50-82D8C32BF767> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff4d15c000 -     0x7fff4d255ff7  com.apple.QuickLookUIFramework (5.0 - 743.13) <093180B8-FB25-3292-AD99-1791CF8D6EBF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff4d256000 -     0x7fff4d256fff  com.apple.quartzframework (1.5 - 21) <DCEB0FCC-2C32-3D02-8752-7B6FA009AB85> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff4d257000 -     0x7fff4d4a3ff7  com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4d4a4000 -     0x7fff4d4fbff7  com.apple.QuickLookFramework (5.0 - 743.13) <8254FFF2-EE0D-323D-A6F3-BEB59615EE47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff4d6c1000 -     0x7fff4d6d8ff7  com.apple.SafariServices.framework (13605 - 13605.3.8) <57BAA02F-C55A-3D8A-AFD3-25118323C0B2> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff4dcd8000 -     0x7fff4e003fff  com.apple.security (7.0 - 58286.70.7) <9FC166E1-14D0-305C-A086-02B9E83F547E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4e004000 -     0x7fff4e090ff7  com.apple.securityfoundation (6.0 - 55185.50.5) <D708D069-AEDB-36C2-B1DA-479DA91D7711> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4e0c2000 -     0x7fff4e0c6ffb  com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4e46b000 -     0x7fff4e4dbff3  com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff4e690000 -     0x7fff4ea0bfff  com.apple.VideoToolbox (1.0 - 2276.68) <8F6FBC7D-60EA-38B2-B583-7ECB58E8936E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4ecb3000 -     0x7fff4f212feb  libwebrtc.dylib (7605.3.8) <BCFA176B-4553-386B-B2E7-E578AC89E3E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff4f213000 -     0x7fff508e6ff7  com.apple.WebCore (13605 - 13605.3.8) <2F0DA536-2C93-3EB2-9FFE-13AE1B40C4DC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff508e7000 -     0x7fff50aceff7  com.apple.WebKitLegacy (13605 - 13605.3.8) <048392B7-89A6-37C0-9544-26D4E5A62B22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff50acf000 -     0x7fff50f68fff  com.apple.WebKit (13605 - 13605.3.8) <7E5D9855-D1CC-382D-B8EB-25A030D4B2FA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff513d8000 -     0x7fff5146bfff  com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff52049000 -     0x7fff52064ff3  com.apple.AppContainer (4.0 - 360.50.7) <59F95A1A-15DF-33CE-9E52-DDEEFDC4D138> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff52096000 -     0x7fff520befff  com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff520c0000 -     0x7fff520cffef  com.apple.AppleFSCompression (96.60.1 - 1.0) <A7C875C4-F5EE-3272-AFB6-57C9FD5352B3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff521ce000 -     0x7fff521d9ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff52213000 -     0x7fff5225bff3  com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff52296000 -     0x7fff522befff  com.apple.applesauce (1.0 - ???) <CCA8B094-1BCE-3AE3-A0A7-D544C818DE36> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff52387000 -     0x7fff5238aff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <0E33401D-7B9C-378A-8EE8-0E3D40B63C8D> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff5238b000 -     0x7fff523dbff7  com.apple.AppleVAFramework (5.0.41 - 5.0.41) <14E91E09-C345-3C5F-8D3C-4BC291FAF796> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff52710000 -     0x7fff529a9ffb  com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff52ae0000 -     0x7fff52ae7ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff52ae8000 -     0x7fff52b6fff7  com.apple.backup.framework (1.9.5 - 1.9.5) <5E7B0925-8C71-353D-BB0F-9CA144BB264C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff52b78000 -     0x7fff52b7eff7  com.apple.BezelServicesFW (305.1 - 305.1) <7D2C4717-FFF2-3262-B822-1982596BE46B> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff53951000 -     0x7fff539a0ff3  com.apple.ChunkingLibrary (189 - 189) <C021A0EB-82E7-3A1E-A772-96B0E7E038D9> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff5451c000 -     0x7fff54528ff7  com.apple.CommerceCore (1.0 - 658.1) <AA0D0B4D-650B-3374-B6E6-04B88D26B55C> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff54529000 -     0x7fff54532ff3  com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff5486e000 -     0x7fff54c76fff  com.apple.CoreAUC (259.0.0 - 259.0.0) <B3D5289B-9E8A-37FE-855B-7277D700029E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff54c77000 -     0x7fff54ca7ff7  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <E9FF9574-122A-3966-AA2B-546E512ACD06> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff54d3e000 -     0x7fff54d82ff3  com.apple.corebrightness (1.0 - 1) <7E67395F-F587-3EE2-AE98-339EC152807C> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff55038000 -     0x7fff55048ff7  com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff5534c000 -     0x7fff55362ff7  com.apple.CoreMediaAuthoring (2.2 - 956) <FBA28A76-97E2-3023-A3F6-D03280AE2889> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff55691000 -     0x7fff55696ff7  com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff55697000 -     0x7fff5573cfff  com.apple.CorePDF (4.0 - 414) <D64D17C3-9AD0-3A29-89DE-36BEF0156381> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff557dc000 -     0x7fff557e4ff3  com.apple.CorePhoneNumbers (1.0 - 1) <A5D41251-9F38-3AB9-9DE7-F77023FAAA44> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff557e5000 -     0x7fff55841fff  com.apple.CorePrediction (1.0 - 1) <A26425DF-E222-333B-8CAE-6141A58B172C> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff5596f000 -     0x7fff559a0ff3  com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff55cdd000 -     0x7fff55d6efff  com.apple.CoreSymbolication (9.3 - 64026.2) <D55A6E5B-0267-3F3A-8D90-4B8F39458420> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff55df1000 -     0x7fff55f26fff  com.apple.coreui (2.1 - 494.1) <B2C515C3-FCE8-3B28-A225-05AD917F509B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff55f27000 -     0x7fff56058fff  com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff560ad000 -     0x7fff56111fff  com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff56112000 -     0x7fff56122ff7  com.apple.CrashReporterSupport (10.13 - 1) <A909F468-0648-3F51-A77E-3F9ADBC9A941> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff561a0000 -     0x7fff561afff7  com.apple.framework.DFRFoundation (1.0 - 191.7) <5F486F5A-3795-3CD4-86A2-FD008A23F205> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff561b2000 -     0x7fff561b6ffb  com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff56238000 -     0x7fff562aefff  com.apple.datadetectorscore (7.0 - 590.3) <7437160E-68A3-3FD7-8868-5E3F92E23C4F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff562fc000 -     0x7fff5633cff7  com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff5633d000 -     0x7fff5646cfff  com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff56739000 -     0x7fff5673dff7  com.apple.DisplayServicesFW (3.1 - 380) <6F0B8AC6-7E62-3DFC-B373-BF04833724C0> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff57286000 -     0x7fff576b4fff  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B574FE33-4A41-3611-9738-388EBAF03E37> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff59310000 -     0x7fff59310fff  libmetal_timestamp.dylib (802.4.8) <311A8FAA-5FA9-3AAF-887E-DC9884DE8BE5> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
    0x7fff5a97c000 -     0x7fff5a981fff  com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5ad35000 -     0x7fff5ad5aff3  com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5b6f7000 -     0x7fff5b706fff  com.apple.GraphVisualizer (1.0 - 5) <B993B8A2-5700-3DFC-9EB7-4CCEE8F959F1> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5b789000 -     0x7fff5b7fdfff  com.apple.Heimdal (4.0 - 2.0) <93091531-CC91-34FF-8B93-5D3F02C37BC5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5c10d000 -     0x7fff5c114ff7  com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5c118000 -     0x7fff5c12ffff  com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5c4fa000 -     0x7fff5c520ffb  com.apple.IconServices (97.6 - 97.6) <A56D826D-20D2-34BE-AACC-A80CFCB4E915> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5c62d000 -     0x7fff5c630ff3  com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5c69e000 -     0x7fff5c6aeffb  com.apple.IntlPreferences (2.0 - 227.5.2) <DA6BC4CA-14F5-3A83-82B6-812344A050D2> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff5c7a5000 -     0x7fff5c7b8ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AED421B0-90A0-3969-98A4-CCBCF2D3360B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5c7b9000 -     0x7fff5c8aeff7  com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5c8af000 -     0x7fff5c8f1fff  com.apple.Lexicon-framework (1.0 - 33.5) <DC94CF9E-1EB4-3C0E-B298-CA1190885276> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5c8f5000 -     0x7fff5c8fcff7  com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5d0fb000 -     0x7fff5d0fefff  com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5d60e000 -     0x7fff5d677ff7  com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5d680000 -     0x7fff5d697ff7  com.apple.MobileAssets (1.0 - 437.60.1) <5FFD8A8B-F33F-3FA9-8F50-31C24A67862C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5d7f7000 -     0x7fff5d810fff  com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5d89c000 -     0x7fff5d8c6ffb  com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5db2d000 -     0x7fff5db38fff  com.apple.NetAuth (6.2 - 6.2) <B3795F63-C14A-33E1-9EE6-02A2E7661321> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5f3ce000 -     0x7fff5f3deffb  com.apple.PerformanceAnalysis (1.194 - 194) <2844933E-B71C-3BE9-9A84-27B29E111F13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff6119d000 -     0x7fff611bbfff  com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff61328000 -     0x7fff6133eff7  com.apple.QuickLookThumbnailing (1.0 - 1) <8F0092E4-6494-349D-B4C9-494DF293D716> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff61389000 -     0x7fff61395fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.9) <2937CFBF-587C-33A0-B493-FFB4E606A498> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff61396000 -     0x7fff613b9ffb  com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff613ba000 -     0x7fff613cfff3  com.apple.xpc.RemoteXPC (1.0 - 1205.70.9) <C3DB7D30-903A-306C-9DFA-1669D2B60497> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff62b90000 -     0x7fff62b93ff3  com.apple.SecCodeWrapper (4.0 - 360.50.7) <D7136CA5-CC5E-3B3C-AF1A-A8E5FF2023DF> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff62cd8000 -     0x7fff62dedff7  com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff62e18000 -     0x7fff62e19ff7  com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
    0x7fff63b61000 -     0x7fff63dfdff7  com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff645c6000 -     0x7fff645d3fff  com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff64a80000 -     0x7fff64aa7fff  com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff65179000 -     0x7fff65202fc7  com.apple.Symbolication (9.3 - 64033) <C2C55C9A-C264-3044-A953-16457148190A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff6521c000 -     0x7fff65227ffb  com.apple.SymptomReporter (1.0 - 820.60.2) <FA0225DF-BD13-3850-9E19-688AA7FAB01C> /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter
    0x7fff65773000 -     0x7fff6577bff7  com.apple.TCC (1.0 - 1) <E1EB7272-FE6F-39AB-83CA-B2B5F2A88D9B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff65988000 -     0x7fff65a45ff7  com.apple.TextureIO (3.7 - 3.7) <F8BAC954-405D-3CC3-AB7B-048C866EF980> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff65af6000 -     0x7fff65ca5fff  com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6697a000 -     0x7fff66a49ff7  com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff673ae000 -     0x7fff673b0ffb  com.apple.loginsupport (1.0 - 1) <D1232C1B-80EA-3DF8-9466-013695D0846E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff673b1000 -     0x7fff673c6fff  com.apple.login (3.0 - 3.0) <79189BF9-70D4-3839-9E2F-B3990B673A3E> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff67517000 -     0x7fff6754aff7  libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib
    0x7fff67604000 -     0x7fff6763dff7  libCRFSuite.dylib (41) <FE5EDB68-2593-3C2E-BBAF-1C52D206F296> /usr/lib/libCRFSuite.dylib
    0x7fff6763e000 -     0x7fff67649fff  libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
    0x7fff676db000 -     0x7fff676dcff3  libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff67713000 -     0x7fff678ddff3  libFosl_dynamic.dylib (17.8) <C58ED77A-4986-31C2-994C-34DDFB8106F0> /usr/lib/libFosl_dynamic.dylib
    0x7fff67915000 -     0x7fff67915fff  libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff67a4c000 -     0x7fff67a50ffb  libScreenReader.dylib (562.18.4) <E239923D-54C9-3BBF-852F-87C09DEF4091> /usr/lib/libScreenReader.dylib
    0x7fff67a51000 -     0x7fff67a52ffb  libSystem.B.dylib (1252.50.4) <CD555F3B-FDDB-35E5-A2FB-FBBF3D62031A> /usr/lib/libSystem.B.dylib
    0x7fff67ae5000 -     0x7fff67ae5fff  libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
    0x7fff67ae6000 -     0x7fff67afcff7  libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
    0x7fff67afd000 -     0x7fff67b27ff3  libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
    0x7fff67b28000 -     0x7fff67ba9fdf  libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
    0x7fff67bad000 -     0x7fff67badff3  libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib
    0x7fff67bae000 -     0x7fff67c66ff3  libboringssl.dylib (109.50.14) <E6813F87-B5E4-3F7F-A725-E6A7F2BD02EC> /usr/lib/libboringssl.dylib
    0x7fff67c67000 -     0x7fff67c77ff3  libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
    0x7fff67c78000 -     0x7fff67c85ffb  libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
    0x7fff67c86000 -     0x7fff67cdcfff  libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
    0x7fff67cdd000 -     0x7fff67d01ff7  libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib
    0x7fff67d03000 -     0x7fff67d13fff  libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib
    0x7fff67d14000 -     0x7fff67d2bfcf  libcompression.dylib (47.60.2) <543F07BF-2F2F-37D5-9866-E84BF659885B> /usr/lib/libcompression.dylib
    0x7fff67fd6000 -     0x7fff67feeff7  libcoretls.dylib (155.50.1) <D350052E-DC4D-3185-ADBA-BA48EDCEE955> /usr/lib/libcoretls.dylib
    0x7fff67fef000 -     0x7fff67ff0ff3  libcoretls_cfhelpers.dylib (155.50.1) <B297F5D8-F2FE-3566-A752-E9D998B9C039> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff684c1000 -     0x7fff68517ff3  libcups.2.dylib (462.2.4) <908099FB-C70E-38FA-9573-88CB98FDDE29> /usr/lib/libcups.2.dylib
    0x7fff68657000 -     0x7fff68657fff  libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib
    0x7fff6868e000 -     0x7fff68693ff3  libheimdal-asn1.dylib (520.50.6) <E358445A-B84E-31B5-BCCD-7E1397519D96> /usr/lib/libheimdal-asn1.dylib
    0x7fff686bf000 -     0x7fff687b0ff7  libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
    0x7fff687b1000 -     0x7fff689d8ffb  libicucore.A.dylib (59180.0.1) <34EBADD6-4092-30EC-90E8-F75241E94D76> /usr/lib/libicucore.A.dylib
    0x7fff68a25000 -     0x7fff68a26fff  liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
    0x7fff68a27000 -     0x7fff68a40ffb  liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
    0x7fff68a41000 -     0x7fff68a57ff7  libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib
    0x7fff68b08000 -     0x7fff68d30ff7  libmecabra.dylib (779.7.6) <F462F170-E872-3D09-B219-973D5E99C09F> /usr/lib/libmecabra.dylib
    0x7fff68f08000 -     0x7fff69083fff  libnetwork.dylib (1229.70.2) <E185D902-AC7F-3044-87C0-AE2887C59CE7> /usr/lib/libnetwork.dylib
    0x7fff6910a000 -     0x7fff694f87e7  libobjc.A.dylib (723) <DD9E5EC5-B507-3249-B700-93433E2D5EDF> /usr/lib/libobjc.A.dylib
    0x7fff6950b000 -     0x7fff6950ffff  libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
    0x7fff69512000 -     0x7fff69546fff  libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib
    0x7fff695c5000 -     0x7fff695e1ffb  libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
    0x7fff69630000 -     0x7fff69631ff3  libspindump.dylib (252) <D8E27057-E3CC-3D7F-A010-4A87830F6A83> /usr/lib/libspindump.dylib
    0x7fff69632000 -     0x7fff697c5ff7  libsqlite3.dylib (274.8.1) <FCAD6A57-829E-3701-B16E-1833D620E0E8> /usr/lib/libsqlite3.dylib
    0x7fff69999000 -     0x7fff699f9ff3  libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
    0x7fff699fa000 -     0x7fff699fdffb  libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
    0x7fff699fe000 -     0x7fff69a0bfff  libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
    0x7fff69a0f000 -     0x7fff69af6fff  libxml2.2.dylib (31.11) <C2B5C43F-9C0B-31E6-8EC0-939591EDAC49> /usr/lib/libxml2.2.dylib
    0x7fff69af7000 -     0x7fff69b1ffff  libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
    0x7fff69b20000 -     0x7fff69b32ffb  libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
    0x7fff69bce000 -     0x7fff69bd2ff7  libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
    0x7fff69bd3000 -     0x7fff69bddff3  libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
    0x7fff69bde000 -     0x7fff69be5fff  libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff69be6000 -     0x7fff69befffb  libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
    0x7fff69bf0000 -     0x7fff69c75fff  libcorecrypto.dylib (562.70.1) <5C26364F-2269-31EC-84AF-0FED2C902E38> /usr/lib/system/libcorecrypto.dylib
    0x7fff69cfd000 -     0x7fff69d36ff7  libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib
    0x7fff69d37000 -     0x7fff69d54ff7  libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib
    0x7fff69d55000 -     0x7fff69d55ffb  libkeymgr.dylib (28) <E34E283E-90FA-3C59-B48E-1277CDB9CDCE> /usr/lib/system/libkeymgr.dylib
    0x7fff69d56000 -     0x7fff69d62ff3  libkxld.dylib (4570.71.2) <C3C31E1B-3E74-3828-8429-4D442E26D41C> /usr/lib/system/libkxld.dylib
    0x7fff69d63000 -     0x7fff69d63ff7  liblaunch.dylib (1205.70.9) <B184B521-FF24-3142-AFAF-23D170CF918C> /usr/lib/system/liblaunch.dylib
    0x7fff69d64000 -     0x7fff69d68ffb  libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
    0x7fff69d69000 -     0x7fff69d6bff3  libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
    0x7fff69d6c000 -     0x7fff69d6dff3  libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
    0x7fff69d6e000 -     0x7fff69d85fff  libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib
    0x7fff69d86000 -     0x7fff69d86fff  libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
    0x7fff69d87000 -     0x7fff69e10ff7  libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
    0x7fff69e11000 -     0x7fff69e14ffb  libsystem_configuration.dylib (963.50.8) <DF6B5287-203E-30CB-9947-78DF446C72B8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff69e15000 -     0x7fff69e18ffb  libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff69e19000 -     0x7fff69e1afff  libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
    0x7fff69e1b000 -     0x7fff69e21ff7  libsystem_dnssd.dylib (878.70.2) <3290768B-54DE-3AB6-B155-AC0950AC5564> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff69e22000 -     0x7fff69e6bff7  libsystem_info.dylib (517.30.1) <AB634A98-B8AA-3804-8436-38261FC8EC4D> /usr/lib/system/libsystem_info.dylib
    0x7fff69e6c000 -     0x7fff69e92ff7  libsystem_kernel.dylib (4570.71.2) <F22B8D73-69D8-36D7-BF66-7F9AC70C08C2> /usr/lib/system/libsystem_kernel.dylib
    0x7fff69e93000 -     0x7fff69edefcb  libsystem_m.dylib (3147.50.1) <8CFB51C9-B422-3379-8552-064C63943A23> /usr/lib/system/libsystem_m.dylib
    0x7fff69edf000 -     0x7fff69efefff  libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
    0x7fff69eff000 -     0x7fff6a02fff7  libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib
    0x7fff6a030000 -     0x7fff6a03affb  libsystem_networkextension.dylib (767.70.1) <D23EAFC1-E8BD-34D5-969C-6E45A1C3B4E4> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6a03b000 -     0x7fff6a044ff3  libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
    0x7fff6a045000 -     0x7fff6a04cff7  libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
    0x7fff6a04d000 -     0x7fff6a058fff  libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6a059000 -     0x7fff6a05cfff  libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6a05d000 -     0x7fff6a05eff3  libsystem_secinit.dylib (30) <DE8D14E8-A276-3FF8-AE13-77F7040F33C1> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6a05f000 -     0x7fff6a066ff7  libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6a067000 -     0x7fff6a07afff  libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib
    0x7fff6a07c000 -     0x7fff6a081ff7  libunwind.dylib (35.3) <BEF3FB49-5604-3B5F-82B5-332B80023AC3> /usr/lib/system/libunwind.dylib
    0x7fff6a082000 -     0x7fff6a0afff7  libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /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: 1624789
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=425.1M resident=0K(0%) swapped_out_or_unallocated=425.1M(100%)
Writable regions: Total=156.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=156.3M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        3 
Activity Tracing                   256K        2 
CG backing stores                 2008K        4 
CG image                           576K       13 
CoreAnimation                     6932K       31 
CoreGraphics                         8K        2 
CoreImage                           48K        8 
CoreServices                       184K        2 
CoreUI image data                 2588K       15 
CoreUI image file                  188K        5 
Foundation                           4K        2 
Image IO                            64K        2 
Kernel Alloc Once                    8K        2 
MALLOC                           130.9M       56 
MALLOC guard page                   80K       21 
Memory Tag 242                      12K        2 
SQLite page cache                   64K        2 
STACK GUARD                       56.0M        9 
Stack                             11.6M        9 
VM_ALLOCATE                         88K       14 
__DATA                            31.7M      300 
__FONT_DATA                          4K        2 
__LINKEDIT                       197.8M       22 
__TEXT                           227.3M      297 
__UNICODE                          560K        2 
libnetwork                        1664K        4 
mapped file                       51.1M       25 
shared memory                     1716K       17 
===========                     =======  ======= 
TOTAL                            723.2M      845 

Model: MacBookPro11,1, BootROM MBP111.0146.B00, 2 processors, Intel Core i5, 2,6 GHz, 8 GB, SMC 2.16f68
Graphics: Intel Iris, Intel Iris, 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, 0x112), Broadcom BCM43xx 1.0 (7.77.37.31.1a9)
Bluetooth: Version 6.0.7f10, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: Apple USB Ethernet Adapter, Ethernet, en5
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
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

TouchBar Support

Currently the TouchBar is quite empty when Latest is in the foreground. It would be nice to provide the most common functionality on there..

"App is damaged"-alert on v0.4.4

The workaround is to use: "sudo spctl --master-disable".
It is properly some kind of codesign error, but i don't know.
Btw, awesome app so far!😀

Show system updates

System Updates like Security Updates, OS Updates and even iTunes could be displayed inside Latest.

This is possible through the softwareupdate cli. It seems to be not the best idea for all apps from the Mac App Store, since release notes need to be loaded the current way anyways.

So no release notes for system apps but better than nothing.

Add Support for Homebrew Cask

Latest currently supports Sparkle and Mac App Store apps. It is desired that support is extended to Homebrew cask in addition to system updates (#8).

Part of this has been discussed in #9.

Start checking for updates after network becomes available

Consider the following scenario:

The app is started while no network connection is available. While the app is open, a connection establishes (WiFi, Ethernet, etc..). The app should automatically start checking for updates then.

A bonus would be to do the same after the Mac woke up from sleep, if that is not covered in the above case.

Include Mac App Store Updates

This seems to be a little controversial when compared with #2.. But Mac App Store apps should be also tracked, but separately.

6.1 (337) View/Show

Max thanks for the quick turn around solving 6.0, to 6.1.
6.1 every time you opens shows no content blank grey showing/stating No Updates Available, top Banner Up to Date!
To fix, Requires every time you run, must re-load to fix:
View/Show Installed Updates. Can you fix like Version 5 (265) and earlier to automatically load to Show content?
I also had one 6.1 Crash Close, saved the report, if you want me to send to you.

macOS Mojave 10.14.6. What version are you using?
Enjoy your app thoroughly, thanks for discovering.

Provide ready to use Build

Currently tech-savvy people can compile and run Latest. But EE may not know how to do that.

The following steps need to be done:

  • Latest should be provided as a compiled ready to use app for easier installation.

  • Sparkle should be included into the App to enable easy updating to future versions

  • A simple one page showing the apps features and a download button.

Final update found display cleaned

Launch Latest and see some application update added to the list and finally at the end of the scan process, the list is cleaned.

Could you fix it ?

Thanks

Uniform release notes design

Currently each set of release notes is displayed with its own set of styling. This should be uniformed to streamline the apps interface.

Weird Text Rendering Issue

Came across a weird bug in the latest Geekbench release notes, there seems to be multiple layers of text being rendered onto of one another. Restarting the app seems to have no effect.
screen shot 2018-11-13 at 6 37 48 pm

Edit: Reproduced on a second system. And you can see in the screenshot two distinct sets of characters.
Here's a shot of the native release notes, looks like it's using a custom font, that may have something to do with it.
screen shot 2018-11-15 at 3 15 18 pm

Crashes on launch (0.6)

(0.5 runs fine, though is very slow to display first window)

Had to update manually.

Latest_2019-09-02-101524_matt.crash.zip

using 10.14.6 Mojave

Process:               Latest [92648]
Path:                  /Applications/Latest.app/Contents/MacOS/Latest
Identifier:            com.max-langer.Latest
Version:               0.6 (327)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Latest [92648]
User ID:               501

Date/Time:             2019-09-02 10:14:55.397 +0100
OS Version:            Mac OS X 10.14.6 (18G87)
Report Version:        12
Anonymous UUID:        FB46F04D-DF1F-BEEF-A122-2124D08C1C9B

Sleep/Wake UUID:       BAEFACE1-4DB7-4EFB-B06A-DA9E83BA5752

Time Awake Since Boot: 150000 seconds
Time Since Wake:       4500 seconds

System Integrity Protection: disabled

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 [92648]

Application Specific Information:
Fatal error: No update was initiated previously.: file /Users/Max/Developer/External_Projects/Latest/Latest/Latest/Model/AppDataStore.swift, line 193
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib            	0x00007fff6e8f27d8 specialized _assertionFailure(_:_:file:line:flags:) + 376
1   libswiftCore.dylib            	0x00007fff6e6f0859 _assertionFailure(_:_:file:line:flags:) + 25
2   com.max-langer.Latest         	0x0000000106bc669d 0x106b96000 + 198301
3   com.max-langer.Latest         	0x0000000106b9f47d 0x106b96000 + 38013
4   com.max-langer.Latest         	0x0000000106bc3acc 0x106b96000 + 187084
5   com.max-langer.Latest         	0x0000000106bd7589 0x106b96000 + 267657
6   libdispatch.dylib             	0x00007fff6ef2c5f8 _dispatch_call_block_and_release + 12
7   libdispatch.dylib             	0x00007fff6ef2d63d _dispatch_client_callout + 8
8   libdispatch.dylib             	0x00007fff6ef3868d _dispatch_main_queue_callback_4CF + 1135
9   com.apple.CoreFoundation      	0x00007fff42f8b556 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
10  com.apple.CoreFoundation      	0x00007fff42f8ac83 __CFRunLoopRun + 2300
11  com.apple.CoreFoundation      	0x00007fff42f8a135 CFRunLoopRunSpecific + 459
12  com.apple.HIToolbox           	0x00007fff421db1ab RunCurrentEventLoopInMode + 292
13  com.apple.HIToolbox           	0x00007fff421daee5 ReceiveNextEventCommon + 603
14  com.apple.HIToolbox           	0x00007fff421dac76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
15  com.apple.AppKit              	0x00007fff4057379d _DPSNextEvent + 1135
16  com.apple.AppKit              	0x00007fff4057248b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
17  com.apple.AppKit              	0x00007fff4056c5a8 -[NSApplication run] + 699
18  com.apple.AppKit              	0x00007fff4055bae8 NSApplicationMain + 777
19  com.max-langer.Latest         	0x0000000106b98a69 0x106b96000 + 10857
20  libdyld.dylib                 	0x00007fff6ef7a3d5 start + 1

Thread 1:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff6f0af22a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6f0af76c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42f8b46d __CFRunLoopServiceMachPort + 327
3   com.apple.CoreFoundation      	0x00007fff42f8a9da __CFRunLoopRun + 1619
4   com.apple.CoreFoundation      	0x00007fff42f8a135 CFRunLoopRunSpecific + 459
5   com.apple.CFNetwork           	0x00007fff41e62380 -[__CoreSchedulingSetRunnable runForever] + 210
6   com.apple.Foundation          	0x00007fff452025c2 __NSThread__start__ + 1194
7   libsystem_pthread.dylib       	0x00007fff6f16e2eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff6f171249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff6f16d40d thread_start + 13

Thread 7:: Dispatch queue: com.apple.NSURLSession-work
0   libobjc.A.dylib               	0x00007fff6d7a73a1 objc_msgSend + 33
1   com.apple.CFNetwork           	0x00007fff41e1dc82 -[NSURLRequest dealloc] + 36
2   com.apple.CFNetwork           	0x00007fff41e3a3de -[__NSCFURLSessionTask dealloc] + 377
3   com.apple.CFNetwork           	0x00007fff41e3978c -[__NSCFLocalSessionTask dealloc] + 446
4   libsystem_blocks.dylib        	0x00007fff6efc3bf3 _Block_release + 105
5   libdispatch.dylib             	0x00007fff6ef2d63d _dispatch_client_callout + 8
6   libdispatch.dylib             	0x00007fff6ef2fde6 _dispatch_continuation_pop + 414
7   libdispatch.dylib             	0x00007fff6ef3ebc5 _dispatch_source_invoke + 1163
8   libdispatch.dylib             	0x00007fff6ef33792 _dispatch_lane_serial_drain + 268
9   libdispatch.dylib             	0x00007fff6ef34396 _dispatch_lane_invoke + 385
10  libdispatch.dylib             	0x00007fff6ef3c6ed _dispatch_workloop_worker_thread + 598
11  libsystem_pthread.dylib       	0x00007fff6f16d611 _pthread_wqthread + 421
12  libsystem_pthread.dylib       	0x00007fff6f16d3fd start_wqthread + 13

Thread 8:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib       	0x00007fff6f16d3f0 start_wqthread + 0

Thread 13:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6f0af22a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6f0af76c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42f8b46d __CFRunLoopServiceMachPort + 327
3   com.apple.CoreFoundation      	0x00007fff42f8a9da __CFRunLoopRun + 1619
4   com.apple.CoreFoundation      	0x00007fff42f8a135 CFRunLoopRunSpecific + 459
5   com.apple.AppKit              	0x00007fff4057b4c2 _NSEventThread + 175
6   libsystem_pthread.dylib       	0x00007fff6f16e2eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff6f171249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff6f16d40d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000000de840985  rbx: 0x8000000106bde0f0  rcx: 0x0000000000000185  rdx: 0x00000000dea41183
  rdi: 0x8000000106bde0f0  rsi: 0x000060000696f040  rbp: 0x00007ffee90682a0  rsp: 0x00007ffee9068240
   r8: 0x00000000000001ff   r9: 0x00000000000007fb  r10: 0x0000000000003040  r11: 0x0000000000000020
  r12: 0x0000000000000000  r13: 0x000000000000000b  r14: 0x0000000106bdae90  r15: 0x0000000106bde1cc
  rip: 0x00007fff6e8f27d8  rfl: 0x0000000000010286  cr2: 0x00007fffa5581220
  
Logical CPU:     2
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x106b96000 -        0x106be8ff7 +com.max-langer.Latest (0.6 - 327) <2D0E4745-B369-3BFF-8D93-A693BEC118E3> /Applications/Latest.app/Contents/MacOS/Latest
       0x106c0e000 -        0x106c54fff +org.sparkle-project.Sparkle (1.20.0 895-g14871e5e - 1.20.0) <720BBC09-30F2-3494-AB5C-405B195D4CA6> /Applications/Latest.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x109119000 -        0x10911c047  libobjc-trampolines.dylib (756.2) <BB7525A0-AE52-371A-8428-827BAED9E35C> /usr/lib/libobjc-trampolines.dylib
       0x112edc000 -        0x112f466ef  dyld (655.1.1) <D3E77331-ACE5-349D-A7CC-433D626D4A5B> /usr/lib/dyld
    0x7fff3af12000 -     0x7fff3af8aff7  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (12.10.12 - 12.1.0) <DF857763-FD4D-3915-8BF5-116384A443D7> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
    0x7fff3ed99000 -     0x7fff3ef75ffb  com.apple.avfoundation (2.0 - 1550.4) <5854207B-6106-3DA4-80B6-36C42D042F26> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3ef76000 -     0x7fff3f03bfff  com.apple.audio.AVFAudio (1.0 - ???) <D454A339-2FC6-3EF6-992F-D676046612DB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3f143000 -     0x7fff3f143fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <B2A0C739-1D41-3452-9D00-8C01ADA5DD99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3f144000 -     0x7fff3f15afff  libCGInterfaces.dylib (506.22) <5CCB7F4C-B11F-39B4-AF43-173D8A839632> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3f15b000 -     0x7fff3fa4ffcb  com.apple.vImage (8.1 - ???) <2905F53F-12C4-3583-A0A3-82607C5341CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff3fa50000 -     0x7fff3fbf6feb  libBLAS.dylib (1243.200.4) <02059CCF-0B14-3BFA-9B74-B5685219682E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3fbf7000 -     0x7fff3fc3bff7  libBNNS.dylib (38.250.1) <AB890F6F-0B7D-3EC5-8A0E-874EAA4D0731> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3fc3c000 -     0x7fff3fff4ff3  libLAPACK.dylib (1243.200.4) <2CD8E9C6-E489-38E1-8A08-42CBE87FAC77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3fff5000 -     0x7fff4000affb  libLinearAlgebra.dylib (1243.200.4) <E7507B69-EF24-39D6-9B35-4A66E833C3F8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff4000b000 -     0x7fff40010ff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff40011000 -     0x7fff4008dff3  libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff4008e000 -     0x7fff400a0ffb  libSparseBLAS.dylib (1243.200.4) <069BE0D3-FEDF-3848-81B7-B5D64F511EC6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff400a1000 -     0x7fff40241fef  libvDSP.dylib (671.250.4) <CA46FD92-D0CB-39B5-BD26-BEB3897D3154> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff40242000 -     0x7fff403b6fdf  libvMisc.dylib (671.250.4) <9B4E3148-A73F-3DBF-A47B-68DAA26D15BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff403b7000 -     0x7fff403b7fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A83C1419-E651-3924-8A6D-FF7321C8AB90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff403b8000 -     0x7fff40412fff  com.apple.Accounts (113 - 113) <251A1CB1-F972-3F60-8662-85459EAD6318> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff40559000 -     0x7fff4130effb  com.apple.AppKit (6.9 - 1671.60.107) <DA722801-0527-3265-ADAE-BB2966649C7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff41360000 -     0x7fff41360fff  com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff41361000 -     0x7fff413ccfff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff41465000 -     0x7fff4157cfff  libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff4157d000 -     0x7fff415bffff  libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff41619000 -     0x7fff4164bfff  libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff416b0000 -     0x7fff416b4ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0D9E23C-ABA0-39DE-A4EB-5A41C5499056> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff4174f000 -     0x7fff417a1ff7  com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff417a2000 -     0x7fff417b1fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff417b2000 -     0x7fff417fbff7  com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff417fc000 -     0x7fff41835ff7  com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff41836000 -     0x7fff41842fff  com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff41843000 -     0x7fff41abaff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff41abc000 -     0x7fff41abcfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABC54269-002D-310D-9654-46CF960F863E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff41e15000 -     0x7fff421b6fff  com.apple.CFNetwork (978.0.7 - 978.0.7) <B2133D0D-1399-3F17-80F0-313E3A241C89> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff421cb000 -     0x7fff421cbfff  com.apple.Carbon (158 - 158) <56AD06AA-7BB4-3F0B-AEF7-9768D0BC1C98> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff421cc000 -     0x7fff421cfffb  com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff421d0000 -     0x7fff424c7fff  com.apple.HIToolbox (2.1.1 - 918.7) <13F69D4C-D19F-3E09-9231-1978D783A556> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff424c8000 -     0x7fff424cbff3  com.apple.help (1.3.8 - 66) <A08517EB-8958-36C9-AEE0-1A8FEEACBE3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff424cc000 -     0x7fff424d1ff7  com.apple.ImageCapture (9.0 - 1534.2) <DB063E87-ED8F-3E4E-A7E2-A6B45FA73EF7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff424d2000 -     0x7fff42567ff3  com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff42568000 -     0x7fff42580ff7  com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff425a0000 -     0x7fff425a1ff7  com.apple.print.framework.Print (14.2 - 267.4) <A7A9D2A0-D4E0-35EF-A0F7-50521F707C33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff425a2000 -     0x7fff425a4ff7  com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff425a5000 -     0x7fff425abff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff425ac000 -     0x7fff426ccfff  com.apple.cloudkit.CloudKit (736.232 - 736.232) <F643F4D4-7F23-32C3-84E1-7981BD45F64C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff426cd000 -     0x7fff426cdfff  com.apple.Cocoa (6.11 - 23) <A9778F0D-0DBC-3978-B92D-5E87FE1CB75D> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff426db000 -     0x7fff4282aff7  com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff429b6000 -     0x7fff42a3cfff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff42aa0000 -     0x7fff42acaffb  com.apple.CoreBluetooth (1.0 - 1) <A73F1709-DD18-3052-9F22-C0015278834B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff42acb000 -     0x7fff42e5eff3  com.apple.CoreData (120 - 866.6) <2408A361-E56E-30AD-B8CF-94305552E86C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff42e5f000 -     0x7fff42f4fff7  com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff42f50000 -     0x7fff43395fff  com.apple.CoreFoundation (6.9 - 1575.17) <57B85682-96F5-3DD9-8969-DF83D07E0295> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff43397000 -     0x7fff43a43fff  com.apple.CoreGraphics (2.0 - 1265.9) <79190987-281B-3D7A-9C3F-95A85DD28021> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff43a45000 -     0x7fff43d65fff  com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff43d66000 -     0x7fff43ddefff  com.apple.corelocation (2245.16.14) <0F59F59B-AC14-3116-83C5-CF7BC57D9EB1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff43e38000 -     0x7fff44061fff  com.apple.CoreML (1.0 - 1) <9EC1FED2-BA47-307B-A326-43C4D05166E7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff44062000 -     0x7fff44166fff  com.apple.CoreMedia (1.0 - 2290.13) <A739B93D-23C2-3A34-8D61-6AC924B9634F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff44167000 -     0x7fff441c2fff  com.apple.CoreMediaIO (900.0 - 5050.1) <5F35E97B-2610-3744-94B6-062B0C27A6FD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff441c3000 -     0x7fff441c3fff  com.apple.CoreServices (946 - 946) <455AB7C9-ECB1-3B5C-8D07-AC68810A90B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff441c4000 -     0x7fff44240ff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff44241000 -     0x7fff44518fff  com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff44519000 -     0x7fff44561ff7  com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff44562000 -     0x7fff4456affb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff4456b000 -     0x7fff4471cff7  com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff4471d000 -     0x7fff447bbff7  com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff447bc000 -     0x7fff44806ff7  com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff44807000 -     0x7fff4486eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff4486f000 -     0x7fff44890ff3  com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff44b9b000 -     0x7fff44cfdff3  com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff44cfe000 -     0x7fff44d3eff3  com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff44d3f000 -     0x7fff44dcefff  com.apple.framework.CoreWLAN (13.0 - 1375.2) <BF4B29F7-FBC8-3299-98E8-C3F8C04B7C92> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff44f45000 -     0x7fff44f50ffb  com.apple.DirectoryService.Framework (10.14 - 207.200.4) <49B086F4-AFA2-3ABB-8D2E-CE253044C1C0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff44f51000 -     0x7fff44ffffff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <D7A28B57-C025-3D44-BB17-82243B7B91BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff45025000 -     0x7fff4502affb  com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff451f0000 -     0x7fff4559dfff  com.apple.Foundation (6.9 - 1575.17) <20150BA3-74D6-3991-AD22-52735FAD0E24> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff4560c000 -     0x7fff4563bffb  com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff4573b000 -     0x7fff45845fff  com.apple.Bluetooth (6.0.14 - 6.0.14d3) <C2D1A774-2390-363D-8215-BF51FFCB6CCA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff458a8000 -     0x7fff45937fff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff45939000 -     0x7fff45948ffb  com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff45949000 -     0x7fff4599bff3  com.apple.ImageCaptureCore (1.0 - 1534.2) <27942C51-8108-3ED9-B37E-7C365A31EC2D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff4599c000 -     0x7fff45b2afff  com.apple.ImageIO.framework (3.3.0 - 1850.2) <EAA38DD6-8072-3E7C-AC9E-C84B8FD8B5F6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff45b2b000 -     0x7fff45b2fffb  libGIF.dylib (1850.2) <E3C2899B-B8F9-348F-85C9-5AB60CBDA918> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff45b30000 -     0x7fff45c0dff7  libJP2.dylib (1850.2) <3D039F77-0A78-3937-A820-7B521E556F12> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff45c0e000 -     0x7fff45c33fff  libJPEG.dylib (1850.2) <A0DDFC59-08D7-3A64-A79F-FBFF514FA415> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff45ef7000 -     0x7fff45f1dff7  libPng.dylib (1850.2) <28481306-323B-3769-B147-4E911F3B921A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff45f1e000 -     0x7fff45f20ffb  libRadiance.dylib (1850.2) <683CCBC4-89DC-322A-9406-075FDE41BE91> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff45f21000 -     0x7fff45f6effb  libTIFF.dylib (1850.2) <32DE59CE-C252-3D5A-85BC-82BC466DCCD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff46269000 -     0x7fff470c9fff  com.apple.JavaScriptCore (14607 - 14607.3.9) <9B7D9E8B-619D-34A1-8FA9-E23C0EA3CD02> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff470e1000 -     0x7fff470fafff  com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff470fb000 -     0x7fff47130ff3  com.apple.LDAPFramework (2.4.28 - 194.5) <95DAD9EE-9B6F-3FF5-A5EF-F6672AD3CC55> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff4717d000 -     0x7fff4719bfff  com.apple.CoreAuthentication.SharedUtils (1.0 - 425.270.3) <67FAA45B-8ABA-3948-A2E5-B928EF63A4E7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff4719c000 -     0x7fff471b0fff  com.apple.LocalAuthentication (1.0 - 425.270.3) <F7596821-7011-33CE-A073-8F66964404D0> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff473b4000 -     0x7fff473befff  com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff4746e000 -     0x7fff47b14fff  com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff47b16000 -     0x7fff47bbeff7  com.apple.Metal (162.2 - 162.2) <FFF7DFF3-7C4E-32C6-A0B5-C356079D3B7C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff47bc0000 -     0x7fff47bd9ff3  com.apple.MetalKit (1.0 - 113) <51CDE966-54A7-3556-971B-1173E9986BB8> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff47bda000 -     0x7fff47bf9ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff47bfa000 -     0x7fff47c76fe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff47c77000 -     0x7fff47c9efff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff47c9f000 -     0x7fff47dcaff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff47dcb000 -     0x7fff47de5fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff47de6000 -     0x7fff47de7ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff48bde000 -     0x7fff48beaff7  com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff48beb000 -     0x7fff48d28ffb  com.apple.Network (1.0 - 1) <F46AFEE5-A56E-3BD9-AC07-C5D6334B3572> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff4b688000 -     0x7fff4b6dfff7  com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff4b6e0000 -     0x7fff4b6fbff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff4b6fc000 -     0x7fff4b707ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff4c057000 -     0x7fff4c059fff  libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff4c05a000 -     0x7fff4c05fff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4c060000 -     0x7fff4c064fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff4c065000 -     0x7fff4c06dff7  libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4c06e000 -     0x7fff4c079fff  libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff4c07a000 -     0x7fff4c0b4fef  libGLImage.dylib (17.7.3) <AA027AFA-C115-3861-89B2-0AE946838952> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff4c228000 -     0x7fff4c266fff  libGLU.dylib (17.7.3) <CB3B0579-D9A2-3CA5-8942-0C8344FAD054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff4cc03000 -     0x7fff4cc12ffb  com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4cf8f000 -     0x7fff4d0d8ff7  com.apple.QTKit (7.7.3 - 3040) <D42BB4BE-B347-3113-ACA4-3257A5E45F52> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff4d0d9000 -     0x7fff4d32dfff  com.apple.imageKit (3.0 - 1067) <4F398AF4-828E-3FC2-9E3D-4EE3F36F7619> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff4d32e000 -     0x7fff4d41afff  com.apple.PDFKit (1.0 - 745.3) <EF7A5FC1-017A-329E-BDAE-3D136CE28E64> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff4d41b000 -     0x7fff4d8eaff7  com.apple.QuartzComposer (5.1 - 370) <9C59494E-8D09-359E-B457-AA893520984C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff4d8eb000 -     0x7fff4d911ff7  com.apple.quartzfilters (1.10.0 - 83.1) <1CABB0FA-A6DB-3DD5-A598-F298F081E04E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff4d912000 -     0x7fff4da13ff7  com.apple.QuickLookUIFramework (5.0 - 775.6) <5660DDBA-2BE4-310A-9E81-370106EDB21D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff4da14000 -     0x7fff4da14fff  com.apple.quartzframework (1.5 - 23) <31783652-5E36-3773-8847-9FECFE2487F0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff4da15000 -     0x7fff4dc6cff7  com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4dc6d000 -     0x7fff4dcc4fff  com.apple.QuickLookFramework (5.0 - 775.6) <CB74C63F-E223-3783-9021-8E28091BCDA6> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff4de8b000 -     0x7fff4dea2ff7  com.apple.SafariServices.framework (14607 - 14607.3.9) <96DFC381-5242-3D06-B115-9367C79801C9> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff4e4a1000 -     0x7fff4e7a1fff  com.apple.security (7.0 - 58286.270.3.0.1) <DF7677A7-9765-3B6A-9D1C-3589145E4B65> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4e7a2000 -     0x7fff4e82efff  com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4e82f000 -     0x7fff4e85fffb  com.apple.securityinterface (10.0 - 55109.200.8) <02B83641-2D21-3DB8-AAB8-6F8AAD0F6264> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff4e860000 -     0x7fff4e864fff  com.apple.xpc.ServiceManagement (1.0 - 1) <FCF7BABA-DDDD-3770-8DAC-7069850203C2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4ebfd000 -     0x7fff4ec6afff  com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff4ee1b000 -     0x7fff4ee4cff7  com.apple.UserNotifications (1.0 - ???) <0E1968F2-CE32-327A-9434-E3B128B4ACBA> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff4eec9000 -     0x7fff4f22afff  com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4f4ff000 -     0x7fff4fb0bff7  libwebrtc.dylib (7607.3.9) <4D2A43AD-B95E-3CF7-8822-553411D3EF15> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff4fb0c000 -     0x7fff51492ff7  com.apple.WebCore (14607 - 14607.3.9) <F50B7FC8-60F1-3FC4-83E1-0065463B27E6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff51493000 -     0x7fff51684ffb  com.apple.WebKitLegacy (14607 - 14607.3.9) <59707811-F21F-388C-A801-C51D32E99392> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff51685000 -     0x7fff51bd5ff7  com.apple.WebKit (14607 - 14607.3.9) <AE6029DD-0CED-3FEF-92D5-DB8D4F9757F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff51c68000 -     0x7fff51cb4fff  com.apple.AOSAccounts (1.3.1 - 89.3.0.5) <0A2FFC81-2A8F-371E-861F-ECCCCB05031D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x7fff51cb7000 -     0x7fff51dccff3  com.apple.AOSKit (1.07 - 271) <1FFBC2D7-B176-3067-9582-882026894633> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff51dcd000 -     0x7fff51dcdffb  com.apple.AOSMigrate (1.0 - 1) <73A3B195-C4D3-3C31-AE39-9B36853C09D6> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff51ea6000 -     0x7fff51f4bfeb  com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff524d7000 -     0x7fff524e1fff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <C97597AF-865F-3A33-A6EB-807EE9881521> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff526af000 -     0x7fff5274affb  com.apple.accounts.AccountsDaemon (113 - 113) <0B9AA187-F2DE-320C-BBB0-E038E5C1991D> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff5295f000 -     0x7fff52960ff7  com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff52d1e000 -     0x7fff52e61fff  com.apple.AnnotationKit (1.0 - 232.3.30) <A35C5450-FBA1-3E76-9F27-4ED0179AE6A6> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff52e62000 -     0x7fff52e7dff7  com.apple.AppContainer (4.0 - 360.270.2) <644409D7-6C7A-336F-BF4F-80E82FB48BE9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff52e7e000 -     0x7fff52e8bfff  com.apple.AppSandbox (4.0 - 360.270.2) <175BF1C6-8CB1-3AAA-A752-781E09DE3D8E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff52ed6000 -     0x7fff52f3fffb  com.apple.AppSupport (1.0.0 - 29) <D94A14EC-88C4-3D53-915E-6552BE47FB00> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff52f61000 -     0x7fff52f8dff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff530b5000 -     0x7fff530c4fc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff531c0000 -     0x7fff531cbfff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff531cc000 -     0x7fff5320bff3  com.apple.AppleIDSSOAuthentication (1.0 - 1) <0B1A4128-1939-3C9E-B5D9-77D4239FDBD4> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff5320c000 -     0x7fff53255ff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff53267000 -     0x7fff53485fff  com.apple.AppleMediaServices (1.0 - 1) <FA98A7CE-F1B6-351C-95FB-F63447272AF2> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff53486000 -     0x7fff534a3fff  com.apple.aps.framework (4.0 - 4.0) <83FB4BD1-0C45-3CEF-8640-567DA5A300A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff534a4000 -     0x7fff534a8ff7  com.apple.AppleSRP (5.0 - 1) <EDD16B2E-4F35-3E13-B389-CF77B3CAD4EB> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff534a9000 -     0x7fff534cbfff  com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff5358b000 -     0x7fff5358eff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <A48BC6D4-224C-3A25-846B-4D06C53568AE> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff5358f000 -     0x7fff535dfff7  com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff5362a000 -     0x7fff5363effb  com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff53a0d000 -     0x7fff53af9ff7  com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff53afa000 -     0x7fff53b62ffb  com.apple.AuthKitUI (1.0 - 1) <2269BC14-ABC9-309F-B03E-4B04F8A9399C> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff53cbb000 -     0x7fff53cc3fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff53cc4000 -     0x7fff53d59fff  com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff53d5a000 -     0x7fff53dc7ff3  com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff53dd0000 -     0x7fff53dd6ffb  com.apple.BezelServicesFW (317.5 - 317.5) <25807B30-117A-33D9-93E6-48E8AE90BD63> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff53dd7000 -     0x7fff53dd9ff7  com.apple.BioKitAggDLibrary (1.0 - 1) <BF86D6F2-12F2-3B54-B9D0-46807F475085> /System/Library/PrivateFrameworks/BioKitAggD.framework/Versions/A/BioKitAggD
    0x7fff53dda000 -     0x7fff53e14fff  com.apple.BiometricKit (1.0 - 100.99) <F32FA6F4-B1D8-3B30-AFC2-E805C0455AB9> /System/Library/PrivateFrameworks/BiometricKit.framework/Versions/A/BiometricKit
    0x7fff53e4d000 -     0x7fff53e89ff3  com.apple.bom (14.0 - 197.6) <A99A6F9A-AFDE-3BC6-95CE-AA90B268B805> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff53f0e000 -     0x7fff53f0efff  com.apple.SafariDAVNotifier (1.1.1 - 1) <0085F5AD-D959-3D4B-9574-893227C4F4DF> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/SafariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x7fff53f0f000 -     0x7fff53f62ff7  com.apple.BridgeOSInstall (1.0 - 56.4) <9C45F3FE-F2D1-363F-8714-0BC494597C4B> /System/Library/PrivateFrameworks/BridgeOSInstall.framework/Versions/A/BridgeOSInstall
    0x7fff53f66000 -     0x7fff53f6dffb  com.apple.BridgeOSSoftwareUpdate (1.0 - 1) <070F976B-F62B-3FC2-A1FB-75F4D6C264E1> /System/Library/PrivateFrameworks/BridgeOSSoftwareUpdate.framework/Versions/A/BridgeOSSoftwareUpdate
    0x7fff54156000 -     0x7fff54173ffb  com.apple.CacheDelete (1.0 - 1) <DE59FD6D-15AF-36E4-888E-93522DCFE38A> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff54c25000 -     0x7fff54c74ff7  com.apple.ChunkingLibrary (201 - 201) <DFE16C42-24E6-386F-AC50-0058F61980A2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff54d8e000 -     0x7fff54e13ff7  com.apple.CloudDocs (1.0 - 575.302) <524BC6E6-9AF7-3DBE-8FC5-BD35B7A94B55> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff5598c000 -     0x7fff5599dff7  com.apple.CloudPhotoServicesConfiguration (4.0 - 3461.7.140) <8752EC61-334E-3C8F-9C16-8B306EA5180E> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesConfiguration
    0x7fff5599e000 -     0x7fff5599eff7  com.apple.CloudPhotosConfigurationXPC (4.0 - 3461.7.140) <0FD63FE2-1FBF-32CC-9EE0-AA226B2C542A> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotosConfigurationXPC.framework/Versions/A/CloudPhotosConfigurationXPC
    0x7fff5599f000 -     0x7fff559b6ff7  com.apple.CloudServices (1.0 - 297.200.8) <272C7469-303B-3F1B-839E-BCC5C1595990> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
    0x7fff559b7000 -     0x7fff55a24ff7  com.apple.CommerceKit (1.2.0 - 708.5) <5DCB6EA6-F7FB-3BED-9B56-E8259B85684E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x7fff55a25000 -     0x7fff55a31ff7  com.apple.CommerceCore (1.0 - 708.5) <B5939A65-745F-3AB7-A212-EF140E148F42> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff55a32000 -     0x7fff55a3bffb  com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff55a4f000 -     0x7fff55a64ffb  com.apple.commonutilities (8.0 - 900) <080E168B-21B7-3CCA-AB84-BB9911D18DAC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff55b8e000 -     0x7fff55c00fff  com.apple.framework.ConfigurationProfiles (11.2 - 1181) <74BCA245-903C-3E9C-81C9-360D7E33D673> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff55ed4000 -     0x7fff562b7fef  com.apple.CoreAUC (274.0.0 - 274.0.0) <C71F1581-E73B-3DA0-958B-E912C3FB3F23> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff562b8000 -     0x7fff562e6ff7  com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <A04A99B8-DAC5-36FC-BAC7-7431600C1F89> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff56306000 -     0x7fff56324fff  com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <5AFC8A18-30CA-3D29-A509-DF21AC4DB921> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff5637c000 -     0x7fff563daffb  com.apple.corebrightness (1.0 - 1) <553EF5EE-7EA3-3D67-8275-65B9F93F8FAB> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff56511000 -     0x7fff5651afff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <89BDACE6-32AA-3933-BD8C-A44650488873> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff56714000 -     0x7fff56725ff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff56726000 -     0x7fff5673dff7  com.apple.CoreFollowUp-OSX (1.0 - 1) <AAD1A777-FB5D-36F6-A0F1-353A6AAD1AEA> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
    0x7fff568ce000 -     0x7fff569bdfff  com.apple.CoreHandwriting (161 - 1.2) <7CBB18C3-FE95-3352-9D67-B441E89AD10F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff56b8f000 -     0x7fff56ba5ffb  com.apple.CoreMediaAuthoring (2.2 - 959) <86089759-E920-37DB-A3BB-F5621C351E4A> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff56ccf000 -     0x7fff56d35ff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff56e9c000 -     0x7fff56ea0ff7  com.apple.CoreOptimization (1.0 - 1) <1C724E01-E9FA-3AEE-BE4B-C4DB8EC0C812> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff56ea1000 -     0x7fff56f2dfff  com.apple.CorePDF (4.0 - 414) <E4ECDD15-34C0-30C2-AFA9-27C8EDAC3DB0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff56fe2000 -     0x7fff56feaff7  com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff56feb000 -     0x7fff57041ff7  com.apple.CorePrediction (1.0 - 1) <A66C8A6F-C3B2-3547-985D-C62C62F9FA48> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff57166000 -     0x7fff57197ff3  com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff5755e000 -     0x7fff575e2fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff57672000 -     0x7fff5779dff7  com.apple.coreui (2.1 - 499.10) <A80F4B09-F940-346F-A9DF-4EFADD9220A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff5779e000 -     0x7fff5793efff  com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff57992000 -     0x7fff579f5ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2) <CA4B835A-27AC-3FAB-9F44-E48548EA2442> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff579f6000 -     0x7fff57a07ff7  com.apple.CrashReporterSupport (10.13 - 938.26) <E93D84A6-891D-38EE-BB4F-E9CD681189B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff57a97000 -     0x7fff57aa6fff  com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff57aa7000 -     0x7fff57aabff7  com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff57b2c000 -     0x7fff57ba1ffb  com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff57bed000 -     0x7fff57c2aff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff57c2b000 -     0x7fff57d66ff7  com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff57ea3000 -     0x7fff57f71fff  com.apple.DiskImagesFramework (480.260.1 - 480.260.1) <2E15BEFC-21C1-37F9-ADF3-257C911FABCC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff57f72000 -     0x7fff58038fff  com.apple.DiskManagement (12.1 - 1555.270.2) <EB207683-FBD6-3B74-A606-3FE22234372C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff58039000 -     0x7fff5803dffb  com.apple.DisplayServicesFW (3.1 - 380) <62041594-2A4C-3362-87EE-F8E8C8E5BEEC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff580b0000 -     0x7fff580e5ff3  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <053C5AA0-CDB1-3DAA-982C-BDAEB6021858> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff580e6000 -     0x7fff580e9ff3  com.apple.EFILogin (2.0 - 2) <210948F9-FD39-392D-8349-34985B3C751C> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff586c3000 -     0x7fff587e8fff  com.apple.EmbeddedOSInstall.framework (1.0 - 113.1) <D84B047E-068F-3ADA-9425-F96604D65BCA> /System/Library/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/EmbeddedOSInstall
    0x7fff587e9000 -     0x7fff587efff7  com.apple.EmbeddedOSSupportHost (1.0 - 1) <2DDC94E5-A96D-3840-B036-76AEC96FA5E8> /System/Library/PrivateFrameworks/EmbeddedOSSupportHost.framework/Versions/A/EmbeddedOSSupportHost
    0x7fff5881f000 -     0x7fff58b01ff7  com.apple.vision.EspressoFramework (1.0 - 120) <8B56D943-F87B-3A01-B7A4-19DE3312B61C> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff58bb6000 -     0x7fff58bcbfff  com.apple.icloud.FMCoreLite (1.0 - 1) <A147BAE2-36F8-3360-9235-3103A0C3D82C> /System/Library/PrivateFrameworks/FMCoreLite.framework/Versions/A/FMCoreLite
    0x7fff58cad000 -     0x7fff590c8fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff590d2000 -     0x7fff590f2ff7  com.apple.framework.familycontrols (4.1 - 410) <7E50D03F-363B-3342-841D-B3583662B0B1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff590f9000 -     0x7fff5917eff7  com.apple.FileProvider (125.130 - 125.130) <D95A997E-33E6-3427-9A4B-B16756ACBA0B> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff5917f000 -     0x7fff5918fffb  com.apple.icloud.FindMyDevice (1.0 - 1) <D5325A3F-56E8-3561-A00F-6386EBB0F1B1> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff5c97c000 -     0x7fff5c97dfff  libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5dfff000 -     0x7fff5e004ff7  com.apple.GPUInfo (1.2.18 - 1.2.18) <3528CC80-C69C-3D57-AF41-54B65129BD78> /System/Library/PrivateFrameworks/GPUInfo.framework/Versions/A/GPUInfo
    0x7fff5e01d000 -     0x7fff5e022fff  com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5e3b0000 -     0x7fff5e3d4ff3  com.apple.GenerationalStorage (2.0 - 285.101) <84C2E52C-F2C6-3FF8-87E5-3C88A40D3881> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5e3ed000 -     0x7fff5edecfff  com.apple.GeoServices (1.0 - 1364.26.4.19.6) <041715B5-D82F-31F6-9133-955A7A66025F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5ee2e000 -     0x7fff5ee3dfff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5ee3e000 -     0x7fff5ee4bff7  com.apple.GraphicsServices (1.0 - 1.0) <56646B62-B331-31DC-80EB-7996DCAB6944> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff5efa3000 -     0x7fff5f017ffb  com.apple.Heimdal (4.0 - 2.0) <D97FCF19-EAD6-3E2F-BE88-F817E45CAE96> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5fa2e000 -     0x7fff5fa64fff  com.apple.IASUtilities (1.0 - 507) <3F300497-6CDC-3971-8FD6-F111FB0A043D> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
    0x7fff6031b000 -     0x7fff60322ffb  com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff60326000 -     0x7fff6033efff  com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff606e6000 -     0x7fff60713ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff6073f000 -     0x7fff6075effb  com.apple.DistributionKit (700 - 1000) <D0F6021E-A1B5-3CC9-9F1B-6ECF3D3A3B2F> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit
    0x7fff6080d000 -     0x7fff60821ffb  com.apple.InstallerDiagnostics (1.0 - 1) <995C0E42-DFCB-380F-833C-7A3E6150F785> /System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/InstallerDiagnostics
    0x7fff6083d000 -     0x7fff60841ffb  com.apple.InternationalSupport (1.0 - 10.15.6) <6226A905-D055-321D-B665-5B0CC4798A74> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff609a6000 -     0x7fff609b8ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff609d3000 -     0x7fff60aaeff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff60aaf000 -     0x7fff60aebff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff60af2000 -     0x7fff60af7fff  com.apple.LinguisticData (1.0 - 238.25) <F529B961-098C-3E4C-A3E9-9DA9BFA1B3F0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff60b95000 -     0x7fff60beafff  com.apple.LoggingSupport (1.0 - 906.260.1) <35612CE3-0937-307A-816D-B2F85CE24A9E> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fff60beb000 -     0x7fff60bf0ffb  com.apple.LoginUICore (4.0 - 4.0) <80E2124A-D27C-300C-AA21-AB7054AF7811> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff61315000 -     0x7fff61318fff  com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff6139f000 -     0x7fff613c5ff3  com.apple.MarkupUI (1.0 - 232.3.30) <C6A452D8-CA97-3044-A025-8ED4B7264FE2> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff6142d000 -     0x7fff61460ff7  com.apple.MediaKit (16 - 907) <5EE0E7DA-5ACC-33F3-9BF0-47A448C011A1> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff617ec000 -     0x7fff61814ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff61815000 -     0x7fff618a2ff7  com.apple.gpusw.MetalTools (1.0 - 1) <CBE2176A-8048-3A9C-AFE4-13973D44C704> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff61a4d000 -     0x7fff61a68ffb  com.apple.MobileKeyBag (2.0 - 1.0) <C7C5DD21-66DE-31D1-92D9-BBEEAAE156FB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff61a7b000 -     0x7fff61af0fff  com.apple.Montreal (1.0 - 42.15.9) <17BFD046-4362-3A76-A496-648D00FF3743> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff61af1000 -     0x7fff61b1bffb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff61b1c000 -     0x7fff61b24ffb  com.apple.multiverse (1.0 - 27.250.8) <5F65D42B-0C02-3DE7-B3B4-12D2BCF483B3> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
    0x7fff61d57000 -     0x7fff61d61fff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff62481000 -     0x7fff62483fff  com.apple.OAuth (25 - 25) <64DB58E3-25A4-3C8B-91FB-FACBA01C29B6> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff62506000 -     0x7fff625c1ff7  com.apple.OSPersonalization (1.0 - 55.4) <A2CC8521-06DA-32EA-9521-AA3629C7D54F> /System/Library/PrivateFrameworks/OSPersonalization.framework/Versions/A/OSPersonalization
    0x7fff625c2000 -     0x7fff62613ff3  com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff62c96000 -     0x7fff62ca8ff7  com.apple.OnBoardingKit (1.0 - 1) <411DF2DB-89A8-393A-8DDE-3139024C2D4E> /System/Library/PrivateFrameworks/OnBoardingKit.framework/Versions/A/OnBoardingKit
    0x7fff63011000 -     0x7fff6313afcf  com.apple.PackageKit (3.0 - 832) <0DC47C7A-62A7-3B06-AADF-2575F4042C6C> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff636b7000 -     0x7fff637aafff  com.apple.PencilKit (1.0 - 1) <79225726-6980-3680-AC0B-D8C5C5DB2224> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff637ab000 -     0x7fff637baff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff6519d000 -     0x7fff651c0ffb  com.apple.pluginkit.framework (1.0 - 1) <910C3AFE-7C46-3C34-B000-4ED92336B9FD> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff651eb000 -     0x7fff651fcffb  com.apple.PowerLog (1.0 - 1) <2F41180A-BD8A-3323-87F0-9DC3FD8E1269> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff651fd000 -     0x7fff651fdff7  com.apple.PowerlogControl (1.0 - 1) <BF58D92F-B28B-3A16-9333-757352EDC7E7> /System/Library/PrivateFrameworks/PowerlogControl.framework/Versions/A/PowerlogControl
    0x7fff655f7000 -     0x7fff6564bffb  com.apple.ProtectedCloudStorage (1.0 - 1) <53B3C1F3-BB97-379F-8CBA-8FDCDF085793> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff6564c000 -     0x7fff6566aff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff657e8000 -     0x7fff657ebff3  com.apple.QuickLookNonBaseSystem (1.0 - 1) <69D0DD00-A3D2-3835-91F0-F33BD9D7D740> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff657ec000 -     0x7fff65801ff3  com.apple.QuickLookThumbnailing (1.0 - 1) <B5E746AE-1DCB-3299-8626-10CCCBC2D5EE> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff65802000 -     0x7fff65852fff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff65853000 -     0x7fff6585bfff  com.apple.RTCReporting (9.50.2 - 9.50.2) <B297695B-2EF1-3172-90E6-2C0480E8FB31> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7fff65992000 -     0x7fff6599dfff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.2) <651F994E-21E1-359B-8FEA-6909CE9AAD56> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff659b0000 -     0x7fff659d2fff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff659d3000 -     0x7fff659e6ff3  com.apple.xpc.RemoteXPC (1.0 - 1336.261.2) <E7B66B18-F5DF-3819-BA47-E35122BA09E8> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff66711000 -     0x7fff6675afff  com.apple.Safari.SafeBrowsing (14607 - 14607.3.9) <F4DA3E55-28AF-3406-8120-9B797197ABED> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff6707d000 -     0x7fff67080ff7  com.apple.SecCodeWrapper (4.0 - 360.270.2) <6B331C0A-1A9D-3039-9FF6-89A49B04F846> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff6714b000 -     0x7fff67150fff  com.apple.ServerInformation (2.0 - 1) <11FDDFDB-84D7-32AF-90E3-C3054C99C151> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fff671dc000 -     0x7fff672fafff  com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff6810e000 -     0x7fff683bdfff  com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff68964000 -     0x7fff68a35ffb  com.apple.SoftwareUpdate.framework (6 - 1173.5) <5D913E58-DF1B-31F6-BC29-AB1EEC0ED5EA> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate
    0x7fff68b60000 -     0x7fff68b6cfff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff68c1e000 -     0x7fff68e81ff3  com.apple.spotlight.index (10.7.0 - 1191.57) <04DE70D5-D9C4-3886-A3DB-6E32040D69E3> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff68f27000 -     0x7fff68f61fff  com.apple.StorageKit (1.0 - 480.26) <051EE7DE-AFC4-3B45-9DB8-83854C2907AF> /System/Library/PrivateFrameworks/StorageKit.framework/Versions/A/StorageKit
    0x7fff68f62000 -     0x7fff68f71ff3  com.apple.StorageManagement (1.0 - 1) <9E7DA9EA-DFF3-3C76-B9CD-86AD8E86E40E> /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement
    0x7fff68f72000 -     0x7fff68fd9ff7  com.apple.StoreFoundation (1.0 - 708.5) <2A542489-88E3-3273-AC1B-7A92F3420B57> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation
    0x7fff692bd000 -     0x7fff69348fc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff69349000 -     0x7fff69351ffb  com.apple.SymptomDiagnosticReporter (1.0 - 820.267.1) <DB68EC08-EC2D-35DC-8D34-B4A2C36A9DE9> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff69352000 -     0x7fff6935dff7  com.apple.SymptomReporter (1.0 - 820.267.1) <F7C200CE-436C-330C-8AC0-360D1528DF72> /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter
    0x7fff69590000 -     0x7fff695baffb  com.apple.framework.SystemAdministration (1.0 - 1.0) <E483B568-084F-3FE6-9284-BAC66FCF4A94> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff6981f000 -     0x7fff6982bfff  com.apple.private.SystemPolicy (1.0 - 1) <9CDA85A3-875C-3615-8818-2DC73E9FFE8B> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff69830000 -     0x7fff6983cffb  com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff69aa2000 -     0x7fff69b6aff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff69c20000 -     0x7fff69c21fff  com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff69c27000 -     0x7fff69ddeffb  com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff69e2c000 -     0x7fff69e32ffb  com.apple.URLFormatting (59 - 59.45) <C9C4EB02-BCDB-358E-87EC-19EEA897D6C1> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff69e33000 -     0x7fff69e37fff  com.apple.Uninstall (1.0.1 - 211) <8788927D-F426-3ACA-946E-FB2EB8C1F8E1> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
    0x7fff69e8f000 -     0x7fff69e91fff  libUAPreferences.dylib (361.53) <4891C9D8-DFA5-396F-82CE-E6F0F3B563D0> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff6aa5a000 -     0x7fff6ab33fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6af76000 -     0x7fff6b1e8ffb  libAWDSupportFramework.dylib (2131) <AC78D095-4D47-37DF-AE0D-8EEC7C2553F0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff6b1e9000 -     0x7fff6b1fafff  libprotobuf-lite.dylib (2131) <297886A7-F889-38AA-B6F6-162598345EC4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff6b1fb000 -     0x7fff6b255fff  libprotobuf.dylib (2131) <05141A5F-1870-3AA7-B339-6EB13E375BA4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff6b256000 -     0x7fff6b297ff7  com.apple.awd (1.0 - 930.11) <652A1F08-52A3-36CC-8055-EF57143BED76> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff6b30b000 -     0x7fff6b30efff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6b70f000 -     0x7fff6b711ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6b712000 -     0x7fff6b727fff  com.apple.login (3.0 - 3.0) <E168F05D-A5DF-3848-8686-DF5015EA4BA4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6b94b000 -     0x7fff6b95fffb  libAccessibility.dylib (2402.95) <6BC07631-25B1-3C31-A2CB-E5E477836A5E> /usr/lib/libAccessibility.dylib
    0x7fff6b9db000 -     0x7fff6ba0ffff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff6ba12000 -     0x7fff6ba1cff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6ba1d000 -     0x7fff6baa6fff  libCoreStorage.dylib (546.50.1) <8E643B27-7986-3351-B37E-038FB6794BF9> /usr/lib/libCoreStorage.dylib
    0x7fff6baaa000 -     0x7fff6baabffb  libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6bae2000 -     0x7fff6bd39ff3  libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
    0x7fff6bd3a000 -     0x7fff6bd4cff7  libIASAuthReboot.dylib (1247) <008C0BBC-3ED6-3274-9B54-58882A747E83> /usr/lib/libIASAuthReboot.dylib
    0x7fff6bd59000 -     0x7fff6bd60fff  libMatch.1.dylib (31.200.1) <EF8164CB-B599-39D9-9E73-4958A372DC0B> /usr/lib/libMatch.1.dylib
    0x7fff6bd8a000 -     0x7fff6bda9fff  libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
    0x7fff6bdaa000 -     0x7fff6bdaafff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff6beea000 -     0x7fff6beebffb  libSystem.B.dylib (1252.250.1) <E6C586CE-EEFA-3B4B-9316-AC4322AF0E75> /usr/lib/libSystem.B.dylib
    0x7fff6beec000 -     0x7fff6bf66ff7  libTelephonyUtilDynamic.dylib (3705) <155194D3-2B24-3A5F-9C04-364E0D583C60> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff6bf67000 -     0x7fff6bf68fff  libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
    0x7fff6bf69000 -     0x7fff6bf6cffb  libUniversalAccess.dylib (361.53) <056BBF08-B031-3A57-8355-881D42170F5C> /usr/lib/libUniversalAccess.dylib
    0x7fff6bf7a000 -     0x7fff6bf90ffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff6bf91000 -     0x7fff6bfbaffb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff6bfbb000 -     0x7fff6c0bafef  libate.dylib (1.13.8) <461F7EA4-05E2-3091-8905-473A63A75300> /usr/lib/libate.dylib
    0x7fff6c0be000 -     0x7fff6c0beff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff6c0bf000 -     0x7fff6c18dfff  libboringssl.dylib (109.250.2) <8044BBB7-F6E0-36C1-95D1-9C2AB19CF94A> /usr/lib/libboringssl.dylib
    0x7fff6c18e000 -     0x7fff6c19effb  libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
    0x7fff6c19f000 -     0x7fff6c1acfff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff6c1ad000 -     0x7fff6c200ff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff6c201000 -     0x7fff6c216ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff6c217000 -     0x7fff6c217ff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff6c218000 -     0x7fff6c228ffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff6c229000 -     0x7fff6c241ffb  libcompression.dylib (52.250.2) <C7BE9843-9B19-33E0-A4A0-D48D0A999E86> /usr/lib/libcompression.dylib
    0x7fff6c4b6000 -     0x7fff6c4ccfff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff6c4cd000 -     0x7fff6c4ceff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6c583000 -     0x7fff6c66bfff  libcrypto.0.9.8.dylib (76.200.2) <5DF9F66E-EAEA-3BF5-AC77-C2B403AE72AB> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff6c66c000 -     0x7fff6c764ff7  libcrypto.35.dylib (22.260.1) <91C3D71A-4D1D-331D-89CC-67863DF10574> /usr/lib/libcrypto.35.dylib
    0x7fff6c866000 -     0x7fff6c966fcb  libcrypto.42.dylib (22.260.1) <BD995388-3083-3E74-AE7D-C4FCA5938E8E> /usr/lib/libcrypto.42.dylib
    0x7fff6c967000 -     0x7fff6c972ff7  libcsfde.dylib (546.50.1) <7BAF8FCF-33A1-3C7C-8FEB-2020C8ED6063> /usr/lib/libcsfde.dylib
    0x7fff6c97a000 -     0x7fff6c9d0ff3  libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
    0x7fff6c9f9000 -     0x7fff6ca4cfff  libcurl.4.dylib (105.200.2) <CC3D005E-CD2F-3345-A8B3-B8A3050B284B> /usr/lib/libcurl.4.dylib
    0x7fff6cad3000 -     0x7fff6cad6ff7  libdz.dylib (1.0.0 - 110.250.10) <68507118-9E70-3063-8416-B3645588896B> /usr/lib/libdz.dylib
    0x7fff6cb04000 -     0x7fff6cb04fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff6cb36000 -     0x7fff6cb3bff7  libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
    0x7fff6cb3c000 -     0x7fff6cb41ff7  libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
    0x7fff6cb6c000 -     0x7fff6cc5cfff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff6cc5d000 -     0x7fff6cebeffb  libicucore.A.dylib (62141.0.1) <A0D63918-76E9-3C1B-B255-46F4C1DA7FE8> /usr/lib/libicucore.A.dylib
    0x7fff6cf0b000 -     0x7fff6cf0cfff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff6cf0d000 -     0x7fff6cf25ff3  liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
    0x7fff6cf3d000 -     0x7fff6cfe1ff7  libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
    0x7fff6cfe2000 -     0x7fff6d1e6fff  libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
    0x7fff6d3be000 -     0x7fff6d70fff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff6d7a1000 -     0x7fff6df29fd7  libobjc.A.dylib (756.2) <20942D4E-CE6F-376A-8BCD-016F88E4BFD5> /usr/lib/libobjc.A.dylib
    0x7fff6df2a000 -     0x7fff6df2bfff  libodfde.dylib (24.50.1) <46EA989F-415B-3FE6-983D-30CC9BE63DAE> /usr/lib/libodfde.dylib
    0x7fff6df3b000 -     0x7fff6df3fffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff6df42000 -     0x7fff6df77fff  libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
    0x7fff6e090000 -     0x7fff6e0a8ffb  libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
    0x7fff6e0aa000 -     0x7fff6e0e5ff3  libsandbox.1.dylib (851.270.1) <04B924EF-2385-34DF-807E-93AAD9EF3AAB> /usr/lib/libsandbox.1.dylib
    0x7fff6e0e6000 -     0x7fff6e0f8ff7  libsasl2.2.dylib (211) <10987614-6763-3B5D-9F28-91D121BB4924> /usr/lib/libsasl2.2.dylib
    0x7fff6e0f9000 -     0x7fff6e0faff7  libspindump.dylib (267.3) <A584E403-8C95-3841-9C16-E22664A5A63F> /usr/lib/libspindump.dylib
    0x7fff6e0fb000 -     0x7fff6e2ccffb  libsqlite3.dylib (274.26) <E28DB56E-90D1-3A05-B79A-DC2FFCE8D117> /usr/lib/libsqlite3.dylib
    0x7fff6e390000 -     0x7fff6e3bffff  libssl.44.dylib (22.260.1) <F1DE913C-717A-3013-9780-DBF79406C58E> /usr/lib/libssl.44.dylib
    0x7fff6e3c0000 -     0x7fff6e40bff7  libstdc++.6.dylib (104.1) <BF6E1E5B-5DF2-3069-A926-20ABF03832B3> /usr/lib/libstdc++.6.dylib
    0x7fff6e485000 -     0x7fff6e4e4ffb  libusrtcp.dylib (1229.250.15) <36BBD474-FAE5-366F-946D-16C5C4B4A792> /usr/lib/libusrtcp.dylib
    0x7fff6e4e5000 -     0x7fff6e4e8ff7  libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
    0x7fff6e4e9000 -     0x7fff6e4f6fff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff6e4fb000 -     0x7fff6e5ddff3  libxml2.2.dylib (32.10) <AA4E1B1F-0FDE-3274-9FA5-75446298D1AC> /usr/lib/libxml2.2.dylib
    0x7fff6e5de000 -     0x7fff6e606ff3  libxslt.1.dylib (16.5) <E330D3A2-E32B-378A-973E-A8D245C0F712> /usr/lib/libxslt.1.dylib
    0x7fff6e607000 -     0x7fff6e619ff7  libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
    0x7fff6e647000 -     0x7fff6e648ffb  liblog_network.dylib (1229.250.15) <C9C042D5-C018-3FB6-AC50-F11F44F3D815> /usr/lib/log/liblog_network.dylib
    0x7fff6e69c000 -     0x7fff6e6afff3  libswiftAppKit.dylib (??? - ???) <390B2331-342E-367F-9308-01447A4442E6> /usr/lib/swift/libswiftAppKit.dylib
    0x7fff6e6c8000 -     0x7fff6ea39ff7  libswiftCore.dylib (5.0 - 1001.8.63.13) <4FE40B7B-1413-3A25-959B-D78B78682D12> /usr/lib/swift/libswiftCore.dylib
    0x7fff6ea40000 -     0x7fff6ea47ffb  libswiftCoreData.dylib (??? - ???) <7D7D21CE-8F68-390F-BE47-2AB1DC0439ED> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff6ea48000 -     0x7fff6ea4aff3  libswiftCoreFoundation.dylib (??? - ???) <3192FF82-E322-3B09-805F-6AEB48C00478> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff6ea4b000 -     0x7fff6ea59ff3  libswiftCoreGraphics.dylib (??? - ???) <FEFE340D-865B-3C8C-AF13-AB1DE8866C01> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff6ea5a000 -     0x7fff6ea5dffb  libswiftCoreImage.dylib (??? - ???) <4AC0B024-190B-31F8-8EC5-C9E2761C580E> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff6ea70000 -     0x7fff6ea76ffb  libswiftDarwin.dylib (??? - ???) <FD515CE3-A057-36EC-A787-E78F773973F3> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff6ea77000 -     0x7fff6ea8dfff  libswiftDispatch.dylib (??? - ???) <40AA9542-FE66-37F0-B0BE-70C8D057488C> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff6ea8e000 -     0x7fff6ec1fff7  libswiftFoundation.dylib (??? - ???) <A24C3092-3B6D-3680-945E-292A0D31436F> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff6ec2e000 -     0x7fff6ec30ff3  libswiftIOKit.dylib (??? - ???) <C7E2E0F9-D04C-348E-A5B6-DD59A9F40BDD> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff6ec3e000 -     0x7fff6ec45fff  libswiftMetal.dylib (??? - ???) <03736BFF-B1E4-32FB-B3C3-12FFF7681854> /usr/lib/swift/libswiftMetal.dylib
    0x7fff6ec87000 -     0x7fff6ec8aff7  libswiftObjectiveC.dylib (??? - ???) <A4201F26-A2B3-3F2A-8B0F-D17F166C26BC> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff6ec95000 -     0x7fff6ec9affb  libswiftQuartzCore.dylib (??? - ???) <FB83F05B-766E-3211-8CC7-E8B634B34BA0> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff6edd2000 -     0x7fff6edd4ffb  libswiftXPC.dylib (??? - ???) <61CDCF0E-FFD3-31FD-A6B1-175B06EA6659> /usr/lib/swift/libswiftXPC.dylib
    0x7fff6edfd000 -     0x7fff6ee01ff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff6ee02000 -     0x7fff6ee0cff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6ee0d000 -     0x7fff6ee14ff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6ee15000 -     0x7fff6ee1eff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff6ee1f000 -     0x7fff6eea3fc3  libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
    0x7fff6ef2a000 -     0x7fff6ef63ff7  libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
    0x7fff6ef64000 -     0x7fff6ef90ff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff6ef91000 -     0x7fff6ef91ffb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff6ef92000 -     0x7fff6ef9eff3  libkxld.dylib (4903.270.47) <E9E37910-D3C3-3433-B071-674EFF6C0B9A> /usr/lib/system/libkxld.dylib
    0x7fff6ef9f000 -     0x7fff6ef9fff7  liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
    0x7fff6efa0000 -     0x7fff6efa5fff  libmacho.dylib (927.0.3) <A377D608-77AB-3F6E-90F0-B4F251A5C12F> /usr/lib/system/libmacho.dylib
    0x7fff6efa6000 -     0x7fff6efa8ffb  libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
    0x7fff6efa9000 -     0x7fff6efaaff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff6efab000 -     0x7fff6efc2ff3  libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
    0x7fff6efc3000 -     0x7fff6efc3ff7  libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6efc4000 -     0x7fff6f04bfff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff6f04c000 -     0x7fff6f04fffb  libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6f050000 -     0x7fff6f053ff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6f054000 -     0x7fff6f05afff  libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6f05b000 -     0x7fff6f061ff7  libsystem_dnssd.dylib (878.270.2) <E9A5ACCF-E35F-3909-AF0A-2A37CD217276> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6f062000 -     0x7fff6f0adffb  libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
    0x7fff6f0ae000 -     0x7fff6f0d6ff7  libsystem_kernel.dylib (4903.270.47) <4195838C-EFEF-3CC9-B459-75032AF7EA1A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6f0d7000 -     0x7fff6f122ff7  libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
    0x7fff6f123000 -     0x7fff6f14dfff  libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6f14e000 -     0x7fff6f158ff7  libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6f159000 -     0x7fff6f160fff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff6f161000 -     0x7fff6f16afef  libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
    0x7fff6f16b000 -     0x7fff6f175ff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6f176000 -     0x7fff6f179ff7  libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6f17a000 -     0x7fff6f17cff3  libsystem_secinit.dylib (30.260.2) <EF1EA47B-7B22-35E8-BD9B-F7003DCB96AE> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6f17d000 -     0x7fff6f184ff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6f185000 -     0x7fff6f19afff  libsystem_trace.dylib (906.260.1) <FC761C3B-5434-3A52-912D-F1B15FAA8EB2> /usr/lib/system/libsystem_trace.dylib
    0x7fff6f19c000 -     0x7fff6f1a1ffb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff6f1a2000 -     0x7fff6f1d1fff  libxpc.dylib (1336.261.2) <7DEE2300-6D8E-3C00-9C63-E3E80D56B0C4> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=517.0M resident=0K(0%) swapped_out_or_unallocated=517.0M(100%)
Writable regions: Total=610.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=610.9M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                  336K        2 
CG image                           804K       19 
CoreAnimation                     2588K       34 
CoreGraphics                         8K        1 
CoreImage                           44K       11 
CoreUI image data                  628K       14 
CoreUI image file                  216K        5 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           334.0M       57 
MALLOC guard page                   48K       11 
MALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
Memory Tag 251                      16K        1 
SQLite page cache                   64K        1 
STACK GUARD                       56.1M       14 
Stack                             14.6M       14 
VM_ALLOCATE                        108K       10 
__DATA                            42.9M      410 
__FONT_DATA                          4K        1 
__LINKEDIT                       222.7M        5 
__TEXT                           294.3M      414 
__UNICODE                          564K        1 
libnetwork                        1664K        3 
mapped file                       63.1M       31 
shared memory                     4404K       10 
===========                     =======  ======= 
TOTAL                              1.3G     1077 
TOTAL, minus reserved VM space     1.0G     1077 

Release Notes broken in macOS Mojave's Dark Mode

Dark Mode only:
The release notes text view looks broken in Mojave. The text background itself is darker than the rest of the view. Also, when clicking into the textView (making it firstResponder) results in black text on black background.

bildschirmfoto 2018-09-25 um 07 55 12

Make Update Checker a Background Task

Any thoughts on having the app run un the background?

I use MacUpdater like that, but the "difficult" interface for that app drives me insane. Not good.

Ideally, detailed scans would be nice on CPU/system resources and happen every x days/weeks.

Update Apps from within Latest

Apps should be updated from within Latest without opening the app or the Mac App Store.
This has to work for

  • Mac App Store Apps
  • Sparkle Apps
  • System Updates
  • Homebrew Cask

Add Search Functionality

It'd be useful on larger systems to have a search functionality to quickly find specific apps.

Update-checking Latest installed in /Applications folder produces an error

When trying to update-check Latest itself (Application menu > Check for Updates…) installed in the /Applications folder, it shows an error saying it can't be updated from a read-only location.
If Latest is started from basically any other location, like ~/Applications, the update check works.

screen shot 2018-05-28 at 23 35 28

Allow release notes of all installed apps

I keep a pretty up-to-date system and only had two apps needing updates when I first opened Latest. What I would have loved is the ability to quickly see release notes from up-to-date apps.

Incorrect parsing of latest app version

Latest is showing that there is an update available for Texpad but I'm using the latest version. See screenshots below.

Latest version: 0.3.1

  • Latest screenshot showing an update available for Texpad:

image

  • Texpad screenshot with version

image

Scans make app appear non-responsive

I have a lot of apps, so Latest (0.5 and 0.6) take a long time to show the window.

The icon just bounces (over 27 bounces on first launch) until the scan is complete.
This happens every launch, but subsequent launches are slightly faster (19 bounces).

A better experience would be for the window to appear and then take time to populate?

Open apps button opens ALL sparkle apps

The button in the top right corner that used to open all apps with updates, now opens all apps that are using sparkle.
Although it was quite the show, and I was pleasantly surprised at how well my computer handled opening 54 apps simultaneously, I definitely won't be clicking that again.

Windows size

Last window size and position of the Latest application are not restored at the next application start.

Thx
JC

Crash during Update Check

I get reports that the crash I attempted to fix in 0.6.1 (#46) is still there. This needs further investigation.

Unsupported Apps

Calibre (E-Book Management Software) has no auto-update capabilities. This app might be capable of providing a solution to that issue? (maybe)

Ignore certain Apps

Well, have a ignore list for certain .app's

  • useful for developers/ if you run different versions of a app for whatever reason ... and don't want to trigger the update for it)

Ignore options

Would be great to have:

  1. Ignore until next update
  2. Ignore forever

I am assuming that currently Ignore is forever? Not sure.

Add Sorting to the update list

With the possible visibility of all installed apps, it would be useful to provide some customisation in how the apps are presented. I would add some sorting options so that users can arrange the apps in an order that makes sense to them.

Currently, the apps are sorted alphabetically. I thought about the following options:

  • By Name
  • By Update Date (on Sparkle apps not always available)
  • By Application Size?

Also some grouping options might be nice. Currently, apps are automatically grouped by update available/unavailable. It may be useful to provide more options like:

  • Update Available/Unavailable
  • Source (Mac App Store vs Sparkle)
  • ...

Update All -> As Sequence

what i do:

  • i open latest
  • i click on the 6 points icon

what i see:

  • i get an warning about opening 16 Apps
  • i not have done it because opening that many apps all with a update notice is not nice to handle

what i expect:

  • if an update is completed and detected from latest (the app is removed from the list)
  • the next app should be selected and details should be visible
  • after a counter of 5/10 seconds then the next app should be opened
  • i should be able to cancel the automatic countdown

Highlighted Release Notes

Is there any way to make release notes with highlighting behave a bit better?
I admit this is a bit of a niche issue. Even if you could strip the highlight formatting out of the text.

Here's an example:
screen shot 2018-10-11 at 4 34 15 pm
screen shot 2018-10-11 at 4 34 04 pm

Add icon

Currently this app lacks an icon. Lets change that.

Exclude apps from the Mac App Store

Some apps which are published both on the Mac App Store and outside have the Sparkle URL inside their PLIST.
Obviously opening the app from the Mac App Store does not make sense.

How to Install

I'm not well versed in installing many applications outside .dmg, although, I've done some work with Terminal Commands and I have Homebrew running on my Mac.

Any help is appreciated :-)

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.