Giter VIP home page Giter VIP logo

persephone's Introduction

Hi there 👋

persephone's People

Contributors

aussiegeek avatar danbee avatar nemo157 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

persephone's Issues

Feature: Ask for server details if none configured and no MPD running on localhost

That most people use a central MPD server (e.g. on NAS or HTPC, even Mac Mini) controlled by clients on laptops/tables/phones would not surprise me. Currently, Persephone assumes a MPD is running on localhost.

Feature: It would be friendlier to first time users if Persephone would not give an error but ask for server details if a) none has been configured (like for 1st time users) and b) no MPD is running on localhost.

Bug: Graphics slowdown with large library

I have a library of over 1tb in size, and I am trying to use Persephone to manage it and play it (as nothing that isn't MPD based stacks up on Mac in my eyes right now), however with my full library loaded into the app the visual effects of the app and window redraw become sluggish and choppy.

Bug: Persephone 0.17.2-alpha doesn’t recognise some compilations

Yet another bug report, sorry!

I noticed that Persephone doesn’t group the tracks of some compilations together:

Screenshot 2020-10-04 at 21 25 41

Hyperdub 10.2 should be displayed in the same way as Hyperdub 10.3 and Hyperdub 10.4, as a single album.

The compilation flag is set for each track of those albums:

beet ls -p hyperdub | sort |
while read -r FNAME; do
        printf '%s: ' "$FNAME"
        ffprobe "$FNAME" 2>&1 |
        awk -v comp=0 -F':' '$1 ~ /compilation/ {comp=$2; exit} END {print comp}'
done

prints:

/Volumes/music/files/Compilations/Hyperdub 10.2/01 Signal.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/02 Shell of Light.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/03 5785021.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/04 Obsessed.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/05 Never Defeated.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/06 Solid.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/07 I Know (That You Are the 1).mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/08 Pusher, Taker.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/09 You and Me.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/10 Sticks & Stones.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/11 Just Vybe (Soule Power mix).mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/12 You Make Me Feel.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/13 Only One.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.2/14 Lies, Lies.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/01 In McDonalds.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/02 Urban.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/04 I Am Your Ambient Wife.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/05 Pink Sham Pain Down the Drain.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/06 Melt.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/07 Siren.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/08 Untitled 13.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/09 City of God.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/10 Blue.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/11 DSM.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/12 Mind.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/13 Night Bus.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/14 Completion.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/15 Ostkreuz.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/17 Time_Speed.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/18 Hexgonic Sound.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/19 Trying.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/20 Wow.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/22 Reach the Devil.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.3/23 Gage.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/01 Lambeth.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/02 Him da Biz.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/03 Ugly Observation.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/04 Vice Versa.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/05 Lazer War.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/06 Oh.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/07 Position VIP.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/08 Fuller (Rev VIP).mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/09 Megadrive Generation Dorian Concept (remix).mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/10 The Phoenix.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/11 Monophonic Nightmare.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/12 Fuck Diamonds (Bambounou remix).mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/13 Love Again.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/14 Kaychunk.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/15 Street Halo.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/16 Love Is the Drug.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/17 Love Dub Refix.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/18 Need to Feel.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/19 Gold (John Roberts remix).mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/20 Step 2 Funk.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/21 Boomslang.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/22 Bellion.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/23 Walk It Out.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/24 Narst.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/25 808 Vybzin.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/26 NOYFB.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/27 Polyphonic Dreams.mp3: 1
/Volumes/music/files/Compilations/Hyperdub 10.4/28 Chance of Rain.mp3: 1

I had a look at the tags, but I don’t see how they differ. Anything in particular I should look out for?

Feature: Folder view

Hi, I just discovered this MPD client today. Very nice to notice MPD is getting some love for Mac users.
I solely rely on folder navigation and if I am not mistaken that is missing from Persephone...
What do you think about adding that as an alternative library navigation?

Bug: v0.17.3-alpha times out when connecting to MPD v0.22.3 on macOS v11.0.1

Hey! I’ve just come up with a rather odd setup. I have a NAS that that acts as an MPD satellite (running MPD v0.20.15 and serving files via NFS on an old Synology box) for an MPD v0.22.3 that runs on localhost under macOS v11.0.1. The NAS is accessed via a VPN over a slow-ish DSL connection. Generally speaking, that setup works surprisingly well. However, Persephone won’t connect to the MPD running on localhost; it simply times out.

Curiously, however, the daemon reports a connection:

% mpd --no-daemon --stderr -v
config_file: loading file /Users/odin/.mpd/mpd.conf
libsamplerate: libsamplerate converter 'Fastest Sinc Interpolator'
vorbis: Xiph.Org libVorbis 1.3.7
opus: libopus 1.3.1
sndfile: libsndfile-1.0.30
hybrid_dsd: The Hybrid DSD decoder is disabled because it was not explicitly enabled
curl: version 7.64.1
curl: with (SecureTransport) LibreSSL/2.8.3
client: [0] opened from [::1]:56933
client: [0] process command "status"
client: [0] command returned 0
client: [0] process command "playlistinfo"
client: [0] command returned 0
client: [0] process command "search Track "1""
client: [0] command returned 0
client: [0] closed

Cantata and mpc also have no problems connecting to the MPD instance on localhost.

System information

mpd -V

Music Player Daemon 0.22.3 (0.22.3)
Copyright 2003-2007 Warren Dukes <[email protected]>
Copyright 2008-2018 Max Kellermann <[email protected]>
This is free software; see the source for copying conditions.  There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Database plugins:
 simple proxy upnp

Storage plugins:
 local nfs curl

Neighbor plugins:
 upnp

Decoders plugins:
 [vorbis] ogg oga
 [oggflac] ogg oga
 [flac] flac
 [opus] opus ogg oga
 [sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2
 [dsdiff] dff
 [dsf] dsf
 [hybrid_dsd] m4a
 [faad] aac
 [fluidsynth] mid
 [ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve rtp:// rtsp:// rtsps://
 [pcm]

Filters:
 libsamplerate soxr

Tag plugins:
 id3tag

Output plugins:
 shout null fifo pipe ao openal osx httpd recorder

Encoder plugins:
 null vorbis opus lame wave flac

Archive plugins:
 [bz2] bz2

Input plugins:
 file archive curl ffmpeg nfs

Playlist plugins:
 extm3u m3u pls xspf asx rss flac cue embcue

Protocols:
 file:// ftp:// ftps:// gopher:// hls+http:// hls+https:// http:// https:// mmsh:// mmst:// nfs:// rtmp:// rtmpe:// rtmps:// rtmpt:// rtmpte:// rtp:// rtsp:// rtsps:// smb:// srtp://

Other features:
 icu ipv6 tcp un

grep -vE '^(#|$)' ~/.mpd/mpd.conf

music_directory "nfs://192.168.77.1/volume1/music/files"
bind_to_address		"localhost"
port				"6600"
input_cache {
    size "256 MB"
}
database {
    plugin "proxy"
    host "192.168.77.1"
}
audio_output {
	type		"osx"
	name		"MacBook Air"
}
volume_normalization		"yes"

As always, thanks a lot for looking into this!

Support password auth

I get insufficient privileges error every time I use it because I can't input a password in settings

Sign up for GitHub sponsors

Hello!

I'm enjoying this software and would love to be able to sponsor all the work you have done here while I continue to use it. :)

Thanks,
Louis

Intermittent failure to add tracks to queue

Hi Dan. I’m experiencing random and intermittent failures to add tracks/albums to the queue. I can’t see any rime or reason as to when this occurs. Adding the same tracks to the queue via ncmpcpp works fine, so I’m pretty sure it must be Persephone.

Accessing "help" info

mac Persephone.app Version 0.17.2-alpha (398)
Downloaded on 18 Sep from f001.backblazeb2.com.
It cycles, commands MPD across local lan, plays things.
(using MPD version Music Player Daemon 0.19.21)

Attempting to open Help > Persephone Help gives popup "Help isn’t available for Persephone."

I did not find any file in the source tree or in the .app files that seemed to contain help. Is there some, and if so, where can I get it and where do I stuff it (in some .app subdirectory)?

This, of course, shows my ignorance of SWIFT and mac help organization.
-- Mike

Feature: support "Now Playing" system indicator

As far as I can tell there's currently no way to make mpd a "Now Playable" application on MacOS. This is a problem because if there is no "Now Playable" app active, then the system unavoidably defaults to Apple's own Music.app, which I never want to use. It automatically opens Music.app when Bluetooth headphones are connected, for example, rather than resuming mpd playback.

I'm not especially familiar with MacOS-specific app development, but I looked up Becoming a Now Playable App in Apple's documentation and it doesn't look too complicated? 🤔

(Sorry for posting an incomplete issue and then editing it to actually have a full description. I hit the wrong key, I think. 😳 )

CPU Load

Hello,

Just for information, the CPU load is 70%, it's huge.

Persephone v0.10.3a, MacOS Mojave.

Albums with multiple track artists are displayed as multiple albums

image

This album alternates track artists, but has a constant Album Artist of "Black Hill & heklAa"

> beet list -f '$album - $albumartist: $track $title - $artist' album:'rivers & shores' | sort
Rivers & Shores - Black Hill & heklAa: 01 Yamuna - Black Hill
Rivers & Shores - Black Hill & heklAa: 02 Yamuna - heklAa
Rivers & Shores - Black Hill & heklAa: 03 Alphée - Black Hill
Rivers & Shores - Black Hill & heklAa: 04 Alphée - heklAa
Rivers & Shores - Black Hill & heklAa: 05 Eo - Black Hill
Rivers & Shores - Black Hill & heklAa: 06 Eo - heklAa
Rivers & Shores - Black Hill & heklAa: 07 Arros - Black Hill
Rivers & Shores - Black Hill & heklAa: 08 Arros - heklAa
Rivers & Shores - Black Hill & heklAa: 09 Blackalven - Black Hill
Rivers & Shores - Black Hill & heklAa: 10 Blackalven - heklAa
Rivers & Shores - Black Hill & heklAa: 11 Eden - Black Hill
Rivers & Shores - Black Hill & heklAa: 12 Eden - heklAa
Rivers & Shores - Black Hill & heklAa: 13 Mu - Black Hill
Rivers & Shores - Black Hill & heklAa: 14 Mu - heklAa
Rivers & Shores - Black Hill & heklAa: 15 Olarabel - Black Hill
Rivers & Shores - Black Hill & heklAa: 16 Olarabel - heklAa

Add shortcut to focus search

First of all a big thank you for this handy and nicely designed app!

I'd like to have a shortcut to focus search field, such as command+f. Thank you in advance!

Adding tracks to the queue crashes mpd

With Persephone 0.17, I'm experiencing a problem where adding tracks to the queue will crash my mpd 0.21.23 instance (running on a separate aarch64 host). When this happens, Persephone immediately crashes as well, and it tends to struggle to reconnect to the server for some time after being reopened.

Initially I thought it was similar to this issue, but when I enabled verbose logging from mpd I see the cause is a bit different:

mpd[5383]: playlist: play 0:"A Tribe Called Quest/The Low End Theory/01 Excursions.mp3"
mpd[5383]: client: [1] command returned 0
mpd[5383]: playlist: queue song 1:"A Tribe Called Quest/The Low End Theory/02 Buggin' Out.mp3"
mpd[5383]: client: [1] process command "playlistinfo"
mpd[5383]: client: [1] command returned 0
mpd[5383]: decoder_thread: probing plugin mad
mpd[5383]: client: [1] process command "play "0""
mpd[5383]: playlist: play 0:"A Tribe Called Quest/The Low End Theory/01 Excursions.mp3"
mpd[5383]: mpd: ../src/output/Source.cxx:133: ConstBuffer<void> AudioOutputSource::GetChunkData(const MusicChunk&, Filter*, unsigned int*)>
systemd[1]: mpd.service: Main process exited, code=killed, status=6/ABRT

This appears to be the relevant part of the mpd source code: https://github.com/MusicPlayerDaemon/MPD/blob/master/src/output/Source.cxx#L141

Crash happening with poor network connection (LAN)

Process:               Persephone [55348]
Path:                  /private/var/folders/*/Persephone.app/Contents/MacOS/Persephone
Identifier:            me.danbarber.Persephone
Version:               0.18-alpha (410)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Persephone [55348]
User ID:               501

Date/Time:             2021-03-10 11:13:59.324 -0500
OS Version:            Mac OS X 10.15.7 (19H524)
Report Version:        12
Bridge OS Version:     5.2 (18P4346)
Anonymous UUID:        5BA25635-01C7-2C79-27A2-16C67F5D033E

Sleep/Wake UUID:       929C632F-7FA3-480F-ACD1-3175CC1E94EE

Time Awake Since Boot: 1300000 seconds
Time Since Wake:       6100 seconds

System Integrity Protection: disabled

Notes:                 Translocated Process

Crashed Thread:        4  Dispatch queue: NSOperationQueue 0x7ff1351b3230 (QOS: UNSPECIFIED)

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

Application Specific Information:
abort() called
Persephone(55348,0x7000033db000) malloc: *** error for object 0x600000a147e0: pointer being freed was not allocated
 

Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x00007fff38edeaa1 CFRelease + 67
1   com.apple.CoreFoundation      	0x00007fff38eead85 _CFBundleGetBundleVersionForURL + 337
2   com.apple.CoreFoundation      	0x00007fff38ff5af1 _CFBundleCreate + 221
3   com.apple.CoreFoundation      	0x00007fff38f43ef1 _CFBundleEnsureBundleExistsForImagePath + 55
4   com.apple.CoreFoundation      	0x00007fff38f31479 CFBundleGetBundleWithIdentifier + 221
5   com.apple.CoreFoundation      	0x00007fff38f7fab2 _CFErrorCreateLocalizedDescription + 105
6   com.apple.Foundation          	0x00007fff3b5fd43f -[NSError localizedDescription] + 85
7   com.apple.AppKit              	0x00007fff366502b9 +[NSAlert alertWithError:] + 52
8   me.danbarber.Persephone       	0x000000010b9e3c61 0x10b9bf000 + 150625
9   me.danbarber.Persephone       	0x000000010b9d852e 0x10b9bf000 + 103726
10  libdispatch.dylib             	0x00007fff72f9d6c4 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff72f9e658 _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff72fa9cab _dispatch_main_queue_callback_4CF + 936
13  com.apple.CoreFoundation      	0x00007fff38f96e81 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
14  com.apple.CoreFoundation      	0x00007fff38f56c87 __CFRunLoopRun + 2028
15  com.apple.CoreFoundation      	0x00007fff38f55e3e CFRunLoopRunSpecific + 462
16  com.apple.HIToolbox           	0x00007fff37b82abd RunCurrentEventLoopInMode + 292
17  com.apple.HIToolbox           	0x00007fff37b827d5 ReceiveNextEventCommon + 584
18  com.apple.HIToolbox           	0x00007fff37b82579 _BlockUntilNextEventMatchingListInModeWithFilter + 64
19  com.apple.AppKit              	0x00007fff361c8039 _DPSNextEvent + 883
20  com.apple.AppKit              	0x00007fff361c6880 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
21  com.apple.AppKit              	0x00007fff361b858e -[NSApplication run] + 658
22  com.apple.AppKit              	0x00007fff3618a396 NSApplicationMain + 777
23  me.danbarber.Persephone       	0x000000010b9cc0e9 0x10b9bf000 + 53481
24  libdyld.dylib                 	0x00007fff72ff7cc9 start + 1

Thread 1:: Dispatch queue: MediaKeyTap Runloop
0   libsystem_kernel.dylib        	0x00007fff73138dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff73139170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff38f57ef5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff38f569c2 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation      	0x00007fff38f55e3e CFRunLoopRunSpecific + 462
5   com.apple.CoreFoundation      	0x00007fff38fde489 CFRunLoopRun + 40
6   me.danbarber.Persephone       	0x000000010ba1cfde 0x10b9bf000 + 384990
7   libdispatch.dylib             	0x00007fff72f9d6c4 _dispatch_call_block_and_release + 12
8   libdispatch.dylib             	0x00007fff72f9e658 _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fff72fa3c44 _dispatch_lane_serial_drain + 597
10  libdispatch.dylib             	0x00007fff72fa45d6 _dispatch_lane_invoke + 363
11  libdispatch.dylib             	0x00007fff72fadc09 _dispatch_workloop_worker_thread + 596
12  libsystem_pthread.dylib       	0x00007fff731f8a3d _pthread_wqthread + 290
13  libsystem_pthread.dylib       	0x00007fff731f7b77 start_wqthread + 15

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff73138dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff73139170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff38f57ef5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff38f569c2 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation      	0x00007fff38f55e3e CFRunLoopRunSpecific + 462
5   com.apple.AppKit              	0x00007fff36369954 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff731fc109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff731f7b8b thread_start + 15

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

Thread 4 Crashed:: Dispatch queue: NSOperationQueue 0x7ff1351b3230 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff7313f33a __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff731fbe60 pthread_kill + 430
2   libsystem_c.dylib             	0x00007fff730c6808 abort + 120
3   libsystem_malloc.dylib        	0x00007fff731bc50b malloc_vreport + 548
4   libsystem_malloc.dylib        	0x00007fff731bf40f malloc_report + 151
5   me.danbarber.Persephone       	0x000000010b9c4d5a 0x10b9bf000 + 23898
6   me.danbarber.Persephone       	0x000000010b9fd4e3 0x10b9bf000 + 255203
7   me.danbarber.Persephone       	0x000000010b9efa39 0x10b9bf000 + 199225
8   me.danbarber.Persephone       	0x000000010b9d852e 0x10b9bf000 + 103726
9   com.apple.Foundation          	0x00007fff3b5d2a85 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
10  com.apple.Foundation          	0x00007fff3b5d29a6 -[NSBlockOperation main] + 80
11  com.apple.Foundation          	0x00007fff3b5d2941 __NSOPERATION_IS_INVOKING_MAIN__ + 17
12  com.apple.Foundation          	0x00007fff3b5d1b73 -[NSOperation start] + 722
13  com.apple.Foundation          	0x00007fff3b5d1899 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17
14  com.apple.Foundation          	0x00007fff3b5d1769 __NSOQSchedule_f + 182
15  libdispatch.dylib             	0x00007fff72faa2b9 _dispatch_block_async_invoke2 + 83
16  libdispatch.dylib             	0x00007fff72f9e658 _dispatch_client_callout + 8
17  libdispatch.dylib             	0x00007fff72fa0818 _dispatch_continuation_pop + 414
18  libdispatch.dylib             	0x00007fff72f9ff16 _dispatch_async_redirect_invoke + 703
19  libdispatch.dylib             	0x00007fff72fac957 _dispatch_root_queue_drain + 326
20  libdispatch.dylib             	0x00007fff72fad097 _dispatch_worker_thread2 + 92
21  libsystem_pthread.dylib       	0x00007fff731f89f7 _pthread_wqthread + 220
22  libsystem_pthread.dylib       	0x00007fff731f7b77 start_wqthread + 15

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

Thread 4 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007000033db000  rcx: 0x00007000033da998  rdx: 0x0000000000000000
  rdi: 0x000000000005471f  rsi: 0x0000000000000006  rbp: 0x00007000033da9c0  rsp: 0x00007000033da998
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007000033db000  r11: 0x0000000000000246
  r12: 0x000000000005471f  r13: 0x0000000000000050  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff7313f33a  rfl: 0x0000000000000246  cr2: 0x000000011030f000
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10b9bf000 -        0x10bb4afff +me.danbarber.Persephone (0.18-alpha - 410) <4D093B8D-C2E6-33A6-AAC4-79B745637241> /var/folders/*/Persephone.app/Contents/MacOS/Persephone
       0x10d87b000 -        0x10d87e047  libobjc-trampolines.dylib (787.1) <88F9B648-C455-36F8-BBB9-7D1A9F57D073> /usr/lib/libobjc-trampolines.dylib
       0x10d8a7000 -        0x10d938f47  dyld (750.6) <326C6480-04F4-3164-A363-53079A148E2F> /usr/lib/dyld
    0x7fff2bfc6000 -     0x7fff2c213ff8  com.apple.RawCamera.bundle (9.02.0 - 1350.29) <59F81722-039E-33F5-A20E-936E997575A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2c687000 -     0x7fff2c8fcffc  com.apple.AMDRadeonX6000MTLDriver (3.10.19 - 3.1.0) <203B6B70-AB6F-354F-A428-8DB33C53F68A> /System/Library/Extensions/AMDRadeonX6000MTLDriver.bundle/Contents/MacOS/AMDRadeonX6000MTLDriver
    0x7fff318d4000 -     0x7fff31cd3ff1  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.7.12 - 14.0.7) <C4C67184-835B-3FCB-83E9-C87800C40671> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff34773000 -     0x7fff3496eff8  com.apple.avfoundation (2.0 - 1855.3) <0837D912-3783-35D6-A94A-E474E18600CF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3496f000 -     0x7fff34a3bffe  com.apple.audio.AVFAudio (1.0 - 415.75) <CAC3CA5F-FCF6-37EB-8F1A-090340E2C38E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff34b5b000 -     0x7fff34b5bfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <4F9977AE-DBDB-3A16-A536-AC1F9938DCDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff34b5c000 -     0x7fff34b72fef  libCGInterfaces.dylib (524.2.1) <8FD09D09-BB19-36C5-ADE9-4F22DA235AEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff34b73000 -     0x7fff351c9fff  com.apple.vImage (8.1 - 524.2.1) <EA6F5FF2-7A1B-35D5-A5A3-D2B3386ECB75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff351ca000 -     0x7fff35431ff7  libBLAS.dylib (1303.60.1) <C6C2D42F-7456-3DBF-8BE2-9AA06EFC78FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff35432000 -     0x7fff35905fef  libBNNS.dylib (144.100.2) <99C61C48-B14C-3DA6-8C31-6BF72DA0A3A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff35906000 -     0x7fff35ca1fff  libLAPACK.dylib (1303.60.1) <5E3E3867-50C3-3E6A-9A2E-007CE77A4641> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff35ca2000 -     0x7fff35cb7fec  libLinearAlgebra.dylib (1303.60.1) <3D433800-0099-33E0-8C81-15F83247B2C9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff35cb8000 -     0x7fff35cbdff3  libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff35cbe000 -     0x7fff35d2efff  libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff35d2f000 -     0x7fff35d41fef  libSparseBLAS.dylib (1303.60.1) <B147FEF6-A0DB-3830-BF06-45BEC58DB576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff35d42000 -     0x7fff35f19fd7  libvDSP.dylib (735.140.1) <D63DC0A5-B8B4-3562-A574-E73BC3B57407> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff35f1a000 -     0x7fff35fdcfef  libvMisc.dylib (735.140.1) <3601FDE3-B142-398D-987D-8151A51F0A96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff35fdd000 -     0x7fff35fddfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F6C5613D-2284-342B-9160-9731F78B4DE5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff35fde000 -     0x7fff3603dff0  com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff36187000 -     0x7fff36f47ff2  com.apple.AppKit (6.9 - 1894.60.100) <035927A5-657C-3D54-B9AA-0BBE7307514E> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff36f97000 -     0x7fff36f97fff  com.apple.ApplicationServices (48 - 50) <FD1EA6A9-8E7A-33AF-86AF-92BAC75403D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff36f98000 -     0x7fff37003fff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff3709c000 -     0x7fff370daff0  libFontRegistry.dylib (274.0.5.1) <F3461C05-0370-359B-9F03-5C1C1F7763EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff37135000 -     0x7fff37164fff  com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff37165000 -     0x7fff37169ffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <72EE68DB-F069-37F5-AA2A-40D5FCF139F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff37203000 -     0x7fff3725affa  com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff3725b000 -     0x7fff37269fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff3726a000 -     0x7fff372afffa  com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff372b0000 -     0x7fff372baff7  com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff372bb000 -     0x7fff372c8ffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff372c9000 -     0x7fff373aaffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <5B249BE8-90C2-303D-9D08-7E829341DB23> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff373ac000 -     0x7fff373acfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <19BFF349-A9A2-355A-96F9-3ACD50231B0D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff37743000 -     0x7fff37ad2ffa  com.apple.CFNetwork (1128.0.2 - 1128.0.2) <967D1958-9BAD-3582-B63D-C4088D43D69B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff37b4e000 -     0x7fff37b4efff  com.apple.Carbon (160 - 162) <93F221F5-B31E-31F4-ACC7-7840171C61E3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff37b4f000 -     0x7fff37b52ff3  com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff37b53000 -     0x7fff37e47ff3  com.apple.HIToolbox (2.1.1 - 994.6) <EAF2DAC3-66B1-30BF-AF10-72DDA90D1044> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff37e48000 -     0x7fff37e4bff3  com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff37e4c000 -     0x7fff37e51ff7  com.apple.ImageCapture (9.0 - 1600.65) <1A1F320E-3E85-3F3D-8AE0-B238C4E92D40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff37e52000 -     0x7fff37e52fff  com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff37e53000 -     0x7fff37e6dffa  com.apple.openscripting (1.7 - 185.1) <B6E28747-5FC7-3461-8A71-864A969ED022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff37e8e000 -     0x7fff37e8efff  com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff37e8f000 -     0x7fff37e91ff7  com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff37e92000 -     0x7fff37e98fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff37e99000 -     0x7fff38031ffa  com.apple.cloudkit.CloudKit (867 - 867) <1B851180-FC00-357F-B6C1-BB0EA7D6D5CA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff38032000 -     0x7fff38032fff  com.apple.Cocoa (6.11 - 23) <94D1D6CE-8EFB-3EBF-A662-29F5AA6F963D> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff38040000 -     0x7fff38136fff  com.apple.ColorSync (4.13.0 - 3394.9) <A126406C-DA38-3FFE-8B25-BB9859EFD159> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff38137000 -     0x7fff38227ff7  com.apple.combine (1.0 - 134.102) <02C5D48A-E70F-3D68-8555-4211853F9C3B> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff38421000 -     0x7fff3892affb  com.apple.audio.CoreAudio (5.0 - 5.0) <47923B12-3D14-328A-9C86-27A3A2A73068> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3897d000 -     0x7fff389b5fff  com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff389b6000 -     0x7fff38da0fe8  com.apple.CoreData (120 - 977.3) <49AE61CA-C91E-31FE-9BD0-1AACFFB5181E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff38da1000 -     0x7fff38ed3ff6  com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff38ed4000 -     0x7fff39353feb  com.apple.CoreFoundation (6.9 - 1677.201) <56B0FE5F-D493-3DF1-ABFF-ECC450268B97> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff39355000 -     0x7fff399caff8  com.apple.CoreGraphics (2.0 - 1355.22) <438C1588-4EA6-3648-9905-53E804DC179A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff399d8000 -     0x7fff39d33ff0  com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff39d34000 -     0x7fff39d9dff0  com.apple.corelocation (2394.0.22 - 2394.0.22) <75966124-2FB7-33C3-BE49-3DD5F327F911> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff39df1000 -     0x7fff3a0f3ff2  com.apple.CoreML (1.0 - 1) <FD17F9EB-1930-314C-B6B4-2A2E643AC771> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff3a0f4000 -     0x7fff3a1cfffc  com.apple.CoreMedia (1.0 - 2625.9) <A3FF3AFC-8C1C-36E5-9179-66D8F075EE35> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3a1d0000 -     0x7fff3a232ffe  com.apple.CoreMediaIO (1000.0 - 5125.6) <02FAF313-C558-36FF-BDC5-4C6979284E39> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3a2bc000 -     0x7fff3a2bcfff  com.apple.CoreServices (1069.24 - 1069.24) <4DCFF933-1368-322A-97AB-C3BBEF8E5BBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3a2bd000 -     0x7fff3a342fff  com.apple.AE (838.1 - 838.1) <2E5FD5AE-8A7F-353F-9BD1-0241F3586181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff3a343000 -     0x7fff3a624ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff3a625000 -     0x7fff3a672ffd  com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff3a673000 -     0x7fff3a67bff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <FC84DB48-A3CE-30F7-A918-B3587731ACC7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3a67c000 -     0x7fff3a8b6ff6  com.apple.LaunchServices (1069.24 - 1069.24) <9A5359D9-9148-3B18-B868-56A9DA5FB60C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3a8b7000 -     0x7fff3a94fff1  com.apple.Metadata (10.7.0 - 2076.7) <0973F7E5-D58C-3574-A3CE-4F12CAC2D4C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3a950000 -     0x7fff3a97dfff  com.apple.CoreServices.OSServices (1069.24 - 1069.24) <0E4F48AD-402C-3E9D-9CA9-6DD9479B28F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3a97e000 -     0x7fff3a9e5fff  com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff3a9e6000 -     0x7fff3aa0aff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3ac67000 -     0x7fff3ad2effc  com.apple.CoreTelephony (113 - 7560.1) <31D93EB1-0A20-3383-9680-090E441F25D8> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff3ad2f000 -     0x7fff3aee6ffc  com.apple.CoreText (643.1.5.4 - 643.1.5.4) <9962BA1D-8858-36FC-9C1E-856F59CB73C8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3aee7000 -     0x7fff3af2bffb  com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3af2c000 -     0x7fff3afb9ffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <6223BFD5-D451-3DE9-90F6-F609AC0B0027> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3b181000 -     0x7fff3b22bff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BCF3AFB0-6E1A-3F28-A575-1FD2D74E7C19> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3b250000 -     0x7fff3b256fff  com.apple.DiskArbitration (2.7 - 2.7) <0BBBB6A6-604D-368B-9943-50B8CE75D51D> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3b44b000 -     0x7fff3b579ff6  com.apple.FileProvider (304.1 - 304.1) <E8BB1D4B-05D6-386C-865C-F8C750CEC308> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3b591000 -     0x7fff3b956fff  com.apple.Foundation (6.9 - 1677.201) <E020DC09-4221-3961-A450-638525789B38> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3b9c3000 -     0x7fff3ba13ff7  com.apple.GSS (4.0 - 2.0) <2F3A67E6-D42A-3CF0-9041-A42C22D46F95> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3bb50000 -     0x7fff3bc64ff3  com.apple.Bluetooth (7.0.6 - 7.0.6f8) <C7AF719C-51B4-3727-A947-EB01204272D9> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3bcca000 -     0x7fff3bd6eff3  com.apple.framework.IOKit (2.0.2 - 1726.148.1) <0A9D244C-AECC-3D29-86DE-4F3B04F8DD25> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3bd70000 -     0x7fff3bd81ffb  com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3bd9f000 -     0x7fff3bdffff5  com.apple.ImageCaptureCore (1.0 - 1600.65) <281CE141-B350-30E2-B345-FC7E7DF1AA3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3be00000 -     0x7fff3bf5dfe6  com.apple.ImageIO.framework (3.3.0 - 1976.11.4) <B6BE5D70-F74D-3436-BED7-E5F0BB104F74> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3bf5e000 -     0x7fff3bf61fff  libGIF.dylib (1976.11.5) <08257419-87B2-3D89-8E11-656EC5921262> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3bf62000 -     0x7fff3c01bfe7  libJP2.dylib (1976.11.5) <54AD434B-6A9E-395D-AD19-B1E3AE3B75E0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3c01c000 -     0x7fff3c03ffe3  libJPEG.dylib (1976.11.5) <F3512D17-00C1-39C7-8C4B-A6A054413104> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3c2bc000 -     0x7fff3c2d6fef  libPng.dylib (1976.11.5) <F581DBF6-CD01-3C54-89CA-164B97F9636B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3c2d7000 -     0x7fff3c2d8fff  libRadiance.dylib (1976.11.5) <E5737957-18C7-3E85-B5F2-252317B686FE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3c2d9000 -     0x7fff3c31ffff  libTIFF.dylib (1976.11.5) <4F0341BC-2DE1-3246-98A9-B72FB5604CE2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3c338000 -     0x7fff3c7c7ff8  com.apple.Intents (1.0 - 1) <B2884C7F-0D08-3E3C-91A3-7FB755BB5CB1> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff3c7ca000 -     0x7fff3d86aff1  com.apple.JavaScriptCore (15609 - 15609.4.1) <18766B97-AB12-331C-984C-F1C7C9363E8B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3d881000 -     0x7fff3d893ff3  com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3d894000 -     0x7fff3d894fff  libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3dc26000 -     0x7fff3dc30ffb  com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3dcfc000 -     0x7fff3e449ff2  com.apple.MediaToolbox (1.0 - 2625.9) <3A848992-9182-382A-BF7D-5CB9707BE27B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3e44b000 -     0x7fff3e515fff  com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3e517000 -     0x7fff3e531ff5  com.apple.MetalKit (141.2 - 141.2) <FAACD940-5CF2-300A-83F3-86ABA7FDC531> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff3e532000 -     0x7fff3e56fff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3e570000 -     0x7fff3e5fafe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3e5fb000 -     0x7fff3e620ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3e621000 -     0x7fff3e636ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3e637000 -     0x7fff3e795ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3e796000 -     0x7fff3e7e5ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3e7e6000 -     0x7fff3e7e7ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3f887000 -     0x7fff3f893ffe  com.apple.NetFS (6.0 - 4.0) <57CABC68-0585-3989-9161-157DBB544B82> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3f894000 -     0x7fff3f9ebff3  com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3f9ec000 -     0x7fff3fc4cffa  com.apple.NetworkExtension (1.0 - 1) <3ED35C5A-B170-373E-8277-D4198E408810> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff4241d000 -     0x7fff42475fff  com.apple.opencl (3.5 - 3.5) <F138014E-155F-31E9-9AD7-AF4D468B1C7B> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff42476000 -     0x7fff42492fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff42493000 -     0x7fff4249effd  com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff42e04000 -     0x7fff42e06fff  libCVMSPluginSupport.dylib (17.10.22) <A2AEE29E-2040-323D-9BFB-93FA7EA10D96> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff42e07000 -     0x7fff42e0cfff  libCoreFSCache.dylib (176.15) <E9A20E72-B17F-33D6-8894-41934A10B822> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff42e0d000 -     0x7fff42e11fff  libCoreVMClient.dylib (176.15) <018A48BA-1326-3847-8FB5-A7C99322EB87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff42e12000 -     0x7fff42e1aff7  libGFXShared.dylib (17.10.22) <E0B3A1A2-C99C-3609-8F02-B581D8B6D6D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff42e1b000 -     0x7fff42e25fff  libGL.dylib (17.10.22) <96BB59BE-BB61-3410-81B9-7F2EB0A90DD9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff42e26000 -     0x7fff42e5aff7  libGLImage.dylib (17.10.22) <6D40FC2C-EA97-3963-ABC7-D86915B0A56E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff42ff0000 -     0x7fff4302cfff  libGLU.dylib (17.10.22) <337FE11D-5CB1-3CFA-B253-F9978E83AF03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff43a68000 -     0x7fff43a77ff7  com.apple.opengl (17.10.22 - 17.10.22) <4D43EB22-BD57-3493-B574-332E13657FE9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff43c29000 -     0x7fff43d1cff5  com.apple.PDFKit (1.0 - 845.4.1) <A58B3E4C-6B27-32A7-AC6E-35BCB5A45944> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff43d1d000 -     0x7fff43e34ff9  com.apple.PencilKit (1.0 - 1) <95301D00-CE35-3F53-BAE1-6E6217706702> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff440d5000 -     0x7fff440dbff6  com.apple.PushKit (1.0 - 1) <AD547A25-1A0B-3FA6-8676-82C37F267A4A> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff441fc000 -     0x7fff44442ff7  com.apple.imageKit (3.0 - 1081) <5F086EE2-5745-3E28-B292-1DE5E0652E36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff44443000 -     0x7fff44902fff  com.apple.QuartzComposer (5.1 - 378) <9C10ADF7-94B0-3779-AD44-5AF6394A32AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff44903000 -     0x7fff44928ffc  com.apple.quartzfilters (1.10.0 - Tag) <876E8B28-9500-34C6-B297-EA404D89C903> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff44929000 -     0x7fff44a33ff7  com.apple.QuickLookUIFramework (5.0 - 906.3) <7128FB8C-83B0-3250-BF86-E8A1772CF1F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff44a34000 -     0x7fff44a34fff  com.apple.quartzframework (1.5 - 23) <112CB670-9241-3CE1-B857-B81DF2623BBC> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff44a35000 -     0x7fff44cb8ffb  com.apple.QuartzCore (1.11 - 841.4) <0028ADD7-42AD-310E-B725-2DF94C07FD6D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff44cb9000 -     0x7fff44d12ff5  com.apple.QuickLookFramework (5.0 - 906.3) <959CE934-B541-3172-846F-4D1709353526> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff44d13000 -     0x7fff44d48ffc  com.apple.QuickLookThumbnailing (1.0 - 1) <9CCB50D8-AA39-3744-93FB-7B5B65467AB3> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff45219000 -     0x7fff45233ff2  com.apple.SafariServices.framework (15610 - 15610.4.3.1.6) <4FEB56AE-7DF8-3FAE-BDC2-514B91C21AC3> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff4583b000 -     0x7fff45b84ff1  com.apple.security (7.0 - 59306.140.5) <B6F8368F-2395-379B-B768-71C53BB1B903> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff45b85000 -     0x7fff45c0dffb  com.apple.securityfoundation (6.0 - 55236.60.1) <7C69DF47-4017-3DF2-B55B-712B481654CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff45c3c000 -     0x7fff45c40ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <9B36FD0E-D280-35EB-ABAB-6AC5D7B2118F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff468ec000 -     0x7fff46966ff7  com.apple.SystemConfiguration (1.19 - 1.19) <84F9B3BB-F7AF-3B7C-8CD0-D3C22D19619F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff46be6000 -     0x7fff46f69ff4  com.apple.VideoToolbox (1.0 - 2625.9) <6CF18E28-A7A8-3952-8171-7E4FF4FB37FA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4a8d6000 -     0x7fff4a99bfe7  com.apple.APFS (1412.141.1 - 1412.141.1) <C86A3423-E61C-335A-9D17-0B3CE5BB6467> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4b163000 -     0x7fff4b16bff5  com.apple.AccessibilityBundles (1.0 - 131.5) <C616977E-919B-3211-BC56-3803B3B2702E> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7fff4bab0000 -     0x7fff4bab1ff1  com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4beff000 -     0x7fff4c04aff5  com.apple.AnnotationKit (1.0 - 325.9) <9BB0EDB6-3808-30FC-B0ED-764DE5AAB893> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff4c04b000 -     0x7fff4c068ff4  com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4c08a000 -     0x7fff4c0a0ff3  com.apple.AppSSOCore (1.0 - 1) <3FBA882A-83BF-3163-916F-0D7FA17D010D> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7fff4c0bd000 -     0x7fff4c0cbff7  com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4c4b6000 -     0x7fff4c51bff7  com.apple.AppSupport (1.0.0 - 29) <7408886B-B0CC-3EF0-9F11-9088DEE266ED> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff4c547000 -     0x7fff4c56bffb  com.apple.framework.Apple80211 (13.0 - 1610.1) <D94E03E8-4C38-3B2F-8DF4-473ACC5A7D71> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4c829000 -     0x7fff4c838fd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4c937000 -     0x7fff4c942ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4c984000 -     0x7fff4c9ccff7  com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4cd8f000 -     0x7fff4cdb5ffb  com.apple.aps.framework (4.0 - 4.0) <3ED300B6-43E3-31DC-B3C6-6A0FF41A2595> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff4cdb6000 -     0x7fff4cdbaff7  com.apple.AppleSRP (5.0 - 1) <70C25EA9-F7A7-366C-97C6-EEE7845FFCC3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4cdbb000 -     0x7fff4cdddfff  com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4ce9c000 -     0x7fff4ce9ffff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4cea0000 -     0x7fff4cef0ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <FBFB3E16-93F5-3E45-9580-129D7A9F36B0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4cef1000 -     0x7fff4cf2fffb  com.apple.AppleVPAFramework (3.18.3 - 3.18.3) <48F940B1-6AE6-302D-8A36-F91493F9FF03> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff4cf39000 -     0x7fff4cf48ff9  com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4d48b000 -     0x7fff4d886ff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4dadc000 -     0x7fff4dd1cfe8  com.apple.audio.AudioToolboxCore (1.0 - 1104.96) <38DAA17F-9D37-39E9-BAC9-D00ABC8FA318> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4dd20000 -     0x7fff4de3cfff  com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4dff9000 -     0x7fff4e002ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4e003000 -     0x7fff4e0a4ff5  com.apple.backup.framework (1.11.7 - 1298.7.1) <C9DC35FA-E69F-3C64-9519-494126096337> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4e0a5000 -     0x7fff4e131ff6  com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4e233000 -     0x7fff4e26fff7  com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4e38d000 -     0x7fff4e3c4ff5  com.apple.C2 (1.3 - 495) <4A7E2A63-E19A-3936-92F5-03F2FD602172> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff4edef000 -     0x7fff4ee3efff  com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4fceb000 -     0x7fff4fcfbffb  com.apple.CommonAuth (4.0 - 2.0) <CF67FF34-4238-3ECA-B4A4-EA04F18A0D36> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4fd0f000 -     0x7fff4fd26fff  com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff5042d000 -     0x7fff50802fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff50803000 -     0x7fff50830ff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <C3CFDC68-C7D9-3C44-9E7C-801D45575C10> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff50853000 -     0x7fff50874ff4  com.apple.analyticsd (1.0 - 1) <524D14C7-2BA6-3FF7-8541-EB03F9EAD16A> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff5097d000 -     0x7fff509f3ff7  com.apple.corebrightness (1.0 - 1) <85631F7F-6AEE-3A85-BF0C-BFC0E841310E> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff50b7f000 -     0x7fff50b8aff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <BB7D67B1-2102-3D71-9BB6-AEB8C6A6EBB2> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff50b8b000 -     0x7fff50d96ff1  com.apple.CoreDuet (1.0 - 1) <F899F217-FC31-3140-A0EB-92EAD22EEF71> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff50d97000 -     0x7fff50de4ff3  com.apple.coreduetcontext (1.0 - 1) <72341E86-6921-35FE-89CA-7B04725ECC0F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff50de5000 -     0x7fff50df5ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5E31B761-4B30-39A8-9084-97ECFD268B6F> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff50df8000 -     0x7fff50dfafff  com.apple.CoreDuetDebugLogging (1.0 - 1) <6D0113DB-61D8-3A21-95CB-9E30D8F929F9> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff50e0b000 -     0x7fff50e1bff3  com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff50fd1000 -     0x7fff5111efff  com.apple.CoreHandwriting (161 - 1.2) <21DAD964-51A7-3F38-9C91-EF46C0CFF12D> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff5145b000 -     0x7fff514c5ff0  com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff51788000 -     0x7fff51810ffe  com.apple.CorePDF (4.0 - 518.4.1) <8F94505C-96C2-3694-BEC7-F3B5581A7AB9> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff518f3000 -     0x7fff518fbff8  com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff522e8000 -     0x7fff5230bfff  com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff5230c000 -     0x7fff5233ffff  com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff52340000 -     0x7fff5236effd  com.apple.CSStore (1069.24 - 1069.24) <C2D67667-FA0B-3DB6-AA34-6999EE4346A0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff52893000 -     0x7fff52929ff7  com.apple.CoreSymbolication (11.4 - 64535.33.2) <0B3BF87A-7F95-3D79-B4F8-421D6FAC4A6C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff529c1000 -     0x7fff52aedff6  com.apple.coreui (2.1 - 609.4) <788818B7-7EBC-316D-9464-D12E365E3791> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff52aee000 -     0x7fff52ca7ffa  com.apple.CoreUtils (6.2.4 - 624.7) <A74A1C65-6695-3F57-B703-0DEDE13E66C1> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff52de1000 -     0x7fff52df4ff1  com.apple.CrashReporterSupport (10.13 - 15016.1) <D584FFA6-32C5-328B-BE77-2C256B2B116C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff52ead000 -     0x7fff52ebfff8  com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff52ec0000 -     0x7fff52ec5fff  com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff52f4f000 -     0x7fff52fc9ff0  com.apple.datadetectorscore (8.0 - 659) <B1534796-1000-3520-A641-A97A4AC5D39B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff53015000 -     0x7fff53052ff8  com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff53053000 -     0x7fff531dbff6  com.apple.desktopservices (1.14.6 - 1281.6.1) <C2355E6B-C5F7-3E39-B778-B117BD4652C6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff53553000 -     0x7fff53626ff1  com.apple.DiskManagement (13.0 - 1648.140.2) <640DBACE-B6EC-3C72-9F73-F484E891534E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff53627000 -     0x7fff5362bff1  com.apple.DisplayServicesFW (3.1 - 380) <4D71ADB3-B29D-3D20-B6DE-9E94061F86AC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff53685000 -     0x7fff536a9ff7  com.apple.DuetActivityScheduler (1.0 - 1) <188C6793-A94C-3B49-A9F4-AF8A348C7E62> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff536d3000 -     0x7fff53708ff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <D3F76E01-2F9F-33E1-B5C9-CAC6E01724C2> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff53709000 -     0x7fff5370dff9  com.apple.EFILogin (2.0 - 2) <3BFE697B-469F-38F4-B380-4A4F4A37C836> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff54257000 -     0x7fff548c1ff9  com.apple.vision.EspressoFramework (1.0 - 188.4) <70B1521B-1B24-3DA4-A41B-E727CF140F1F> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff54b9c000 -     0x7fff54fb7ff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff55656000 -     0x7fff5578cffc  libFontParser.dylib (277.2.6.5) <221B4B63-D483-347A-BCE5-F95964E75910> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff5578d000 -     0x7fff557c1fff  libTrueTypeScaler.dylib (277.2.6.5) <F485504C-E85D-3407-A787-F5549E38030E> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff55825000 -     0x7fff55835ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <7C8BF02D-F8EA-36A4-B968-BFD6C605A5E6> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff58d16000 -     0x7fff58d17fff  libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5a3d1000 -     0x7fff5a3d7fff  com.apple.GPUWrangler (5.2.7 - 5.2.7) <FA34760B-4E5C-3A18-A6C3-DBA68F9D1220> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5a6f6000 -     0x7fff5a71cff1  com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5a735000 -     0x7fff5b71eff1  com.apple.GeoServices (1.0 - 1624.26.4.26.9) <F735575F-7DEF-3202-9151-589BEB162596> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5b84a000 -     0x7fff5b858ffb  com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5b8c1000 -     0x7fff5b8ceff9  com.apple.HID (1.0 - 1) <DCA36E99-28C8-35F6-A8D6-DCB154744ABF> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff5b9f7000 -     0x7fff5bab5ff4  com.apple.Heimdal (4.0 - 2.0) <B86FE9DB-71BB-3B6E-A4AE-2B0B44570A7F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5dc37000 -     0x7fff5dc40ffe  com.apple.IOAccelMemoryInfo (1.0 - 1) <B3C45486-5DC6-3ED2-9680-B2F12F2849CE> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff5dc41000 -     0x7fff5dc49ff5  com.apple.IOAccelerator (438.7.4 - 438.7.4) <A9218E6D-D09A-3B41-8B99-57587C9B05B2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5dc56000 -     0x7fff5dc6dfff  com.apple.IOPresentment (47.10 - 37) <2FDA4D04-4238-3A99-8703-B641E37F9251> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5dff5000 -     0x7fff5e040ff1  com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5e1dd000 -     0x7fff5e1ebfff  com.apple.IntentsFoundation (1.0 - 1) <1BC7D355-E136-391A-8215-6982742645DD> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff5e1fe000 -     0x7fff5e205ff9  com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5e492000 -     0x7fff5e4b1ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F655A32-F963-3A7E-B475-E460F4AC7D99> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5e5e6000 -     0x7fff5e6b4ffd  com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5e6b5000 -     0x7fff5e6fdfff  com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5e704000 -     0x7fff5e709ff3  com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5e730000 -     0x7fff5e754ffe  com.apple.locationsupport (2394.0.22 - 2394.0.22) <CA6C86FD-051A-31BB-B3AF-3D02D6FD94B6> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff5efa2000 -     0x7fff5efa5fff  com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5f163000 -     0x7fff5f189ffc  com.apple.MarkupUI (1.0 - 325.9) <A596E8D7-6DBD-3F01-89AD-B296C9D3B61E> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff5f20e000 -     0x7fff5f298ff8  com.apple.MediaExperience (1.0 - 1) <0203AF27-AB5E-32FA-B529-AB7F29EEB887> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5f299000 -     0x7fff5f2ccfff  com.apple.MediaKit (16 - 923) <09FEE738-41E4-3A9C-AF1E-1DD00C56339D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff5fa72000 -     0x7fff5fabefff  com.apple.spotlight.metadata.utilities (1.0 - 2076.7) <0237323B-EC78-3FBF-9FC7-5A1FE2B5CE25> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5fabf000 -     0x7fff5fb90ffa  com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5fbee000 -     0x7fff5fc07ff4  com.apple.MobileAssets (1.0 - 619.120.1) <07E116E6-7EBC-39F2-B5B4-31BAB6BAF852> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5fdc4000 -     0x7fff5fde2fff  com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5feae000 -     0x7fff60044ffd  com.apple.Montreal (1.0 - 121.1) <E7881020-FCA6-3DFC-B0EB-9E539F80E821> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff60045000 -     0x7fff60075ff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff60575000 -     0x7fff6057ffff  com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff60f96000 -     0x7fff60fe1ffb  com.apple.OTSVG (1.0 - 643.1.5.4) <587F9D1D-40C8-365A-8D65-7CE8B05DF928> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff621fe000 -     0x7fff62209ff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2) <B47C00E5-ECC2-313D-93D4-DBDF562C48EF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff6220a000 -     0x7fff62232ffb  com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff63cad000 -     0x7fff63cddff7  com.apple.pluginkit.framework (1.0 - 1) <EFBD7FE7-02CC-3E30-999D-B036F252F805> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff63d08000 -     0x7fff63d1bffc  com.apple.PowerLog (1.0 - 1) <828C6EA9-C8CD-3356-886A-18659BC80F82> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff64b97000 -     0x7fff64bf1ff6  com.apple.ProtectedCloudStorage (1.0 - 1) <6F271388-3817-336D-9B96-08C7AAC4BA39> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff64bf2000 -     0x7fff64c0bffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff64d1d000 -     0x7fff64d20ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <8563CD18-DCFE-3868-912F-053FC8C34B9C> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff64d21000 -     0x7fff64d44ff0  com.apple.quicklook.QuickLookSupport (1.0 - 1) <AFB0DFCC-6580-30E5-8984-831985F37A2C> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff64d8b000 -     0x7fff64e04ff3  com.apple.Rapport (1.9.5 - 195.2) <AF01D899-3BF9-3586-860A-D95A837101DF> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff6506b000 -     0x7fff65094ff1  com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff651f9000 -     0x7fff65234ff0  com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff66b15000 -     0x7fff66b18ff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff66c8b000 -     0x7fff66db2fff  com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff66e2a000 -     0x7fff66e4aff5  com.apple.sidecar-core (1.0 - 209.40.4) <469E5222-A5C7-3B09-B617-EDB6E9E46B93> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff66e4b000 -     0x7fff66e5dff0  com.apple.sidecar-ui (1.0 - 209.40.4) <5CA517E3-4B92-30B1-96EF-77A7A2FBBEE4> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff681c7000 -     0x7fff684bdff7  com.apple.SkyLight (1.600.0 - 451.4) <A24929C3-95E6-35A7-9654-46FF3F4D1E80> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff68d0a000 -     0x7fff68d18ffb  com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff693f4000 -     0x7fff69435ff9  com.apple.StreamingZip (1.0 - 1) <72CA32F8-4C96-3264-A655-623329EB3A28> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff6954c000 -     0x7fff69555ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.2) <C3D66901-7E31-3FDB-BD7A-441EB0520D1D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff6980c000 -     0x7fff6981cff3  com.apple.TCC (1.0 - 1) <C9EB52E3-099B-3597-9623-067C403FA525> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff69d41000 -     0x7fff69e07ff0  com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff69fd7000 -     0x7fff6a22fff0  com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6a2c6000 -     0x7fff6a2ccffe  com.apple.URLFormatting (119 - 119.18) <7F99D166-86DC-3F77-A34A-2DA7183D7160> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff6aebe000 -     0x7fff6aedeffc  com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff6bc8a000 -     0x7fff6bd75ff2  com.apple.ViewBridge (467 - 467) <09E8FFB8-4DA1-3E80-8E19-927A2D987BF9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6bf1b000 -     0x7fff6bf1cfff  com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6cb4c000 -     0x7fff6cb4fffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <D459D628-58C5-39A6-B7E8-B691CBEECEC1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6cbc9000 -     0x7fff6cbd7ff5  com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6cf19000 -     0x7fff6cf1bff3  com.apple.loginsupport (1.0 - 1) <12F77885-27DC-3837-9CE9-A25EBA75F833> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6cf1c000 -     0x7fff6cf2fffd  com.apple.login (3.0 - 3.0) <C68367BA-2225-31DD-B2D8-16AC0A44421F> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6cf61000 -     0x7fff6cf6dffd  com.apple.perfdata (1.0 - 51.100.6) <21760CFD-62FF-3466-B3AD-191D02411DA0> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff6f9f2000 -     0x7fff6f9feff9  libAudioStatistics.dylib (1104.96) <F6473781-3010-310C-A5A6-FEE9B71E2A30> /usr/lib/libAudioStatistics.dylib
    0x7fff6f9ff000 -     0x7fff6fa32ffa  libAudioToolboxUtility.dylib (1104.96) <2CA1542C-361E-3E4F-BD1A-1BA2F5D6B4AC> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6fa39000 -     0x7fff6fa6dfff  libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
    0x7fff6fa70000 -     0x7fff6fa7afff  libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6fa7b000 -     0x7fff6fb03fff  libCoreStorage.dylib (551) <A457B0FE-D77F-30AA-99A4-70F6A98DFE59> /usr/lib/libCoreStorage.dylib
    0x7fff6fb06000 -     0x7fff6fb08ff7  libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6fb4e000 -     0x7fff6fd05ffb  libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
    0x7fff6fd2c000 -     0x7fff6fd32ff3  libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
    0x7fff6fe14000 -     0x7fff6fe1bfff  libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
    0x7fff6fe4a000 -     0x7fff6fe6aff7  libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
    0x7fff6feea000 -     0x7fff6ffc7ff7  libSMC.dylib (20) <5C9C17F2-1E6F-3A19-A440-86F74D82284F> /usr/lib/libSMC.dylib
    0x7fff6ffdc000 -     0x7fff6ffddfff  libSystem.B.dylib (1281.100.1) <C49167AD-722B-3DF3-9031-7D6B59FC2A06> /usr/lib/libSystem.B.dylib
    0x7fff6ffde000 -     0x7fff70069ff7  libTelephonyUtilDynamic.dylib (5017.1) <174030B2-E35F-3F17-A9EF-DF8631F30CCF> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff7006a000 -     0x7fff7006bfff  libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
    0x7fff70083000 -     0x7fff70099fff  libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
    0x7fff700ce000 -     0x7fff70140ff7  libarchive.2.dylib (72.140.2) <F9EA2883-5D5C-3FA6-B3F8-C5031BF88ABD> /usr/lib/libarchive.2.dylib
    0x7fff70141000 -     0x7fff701dafe5  libate.dylib (3.0.1) <76EA60FB-748C-313F-8951-B076540BEA97> /usr/lib/libate.dylib
    0x7fff701de000 -     0x7fff701deff3  libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
    0x7fff702a4000 -     0x7fff702b4ffb  libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
    0x7fff702b5000 -     0x7fff702c1fff  libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
    0x7fff702c2000 -     0x7fff70314fff  libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
    0x7fff70315000 -     0x7fff7032affb  libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
    0x7fff7032b000 -     0x7fff7032bfff  libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
    0x7fff7032c000 -     0x7fff7033dfff  libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
    0x7fff7033e000 -     0x7fff70355fd7  libcompression.dylib (87) <64C91066-586D-38C0-A2F3-3E60A940F859> /usr/lib/libcompression.dylib
    0x7fff7062f000 -     0x7fff70645ff7  libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
    0x7fff70646000 -     0x7fff70647fff  libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff70bf1000 -     0x7fff70bfcfff  libcsfde.dylib (551) <CEE22AEF-4E77-36B1-B007-00303819965F> /usr/lib/libcsfde.dylib
    0x7fff70c04000 -     0x7fff70c63ff7  libcups.2.dylib (483.7) <821ED293-B7B3-3B37-88C9-7B6CA91DA7FA> /usr/lib/libcups.2.dylib
    0x7fff70d6d000 -     0x7fff70d6dfff  libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
    0x7fff70d6e000 -     0x7fff70d86fff  libexpat.1.dylib (19.60.2) <FED7C38B-92D8-342D-AED7-871B12D1F7E7> /usr/lib/libexpat.1.dylib
    0x7fff70d94000 -     0x7fff70d96fff  libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
    0x7fff70da5000 -     0x7fff70daafff  libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
    0x7fff70dab000 -     0x7fff70db4ff7  libheimdal-asn1.dylib (564.140.1) <0AC6FB62-2B0F-3E93-A931-E4DC4B1D757A> /usr/lib/libheimdal-asn1.dylib
    0x7fff70db5000 -     0x7fff70ea5fff  libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
    0x7fff70ea6000 -     0x7fff710fdfff  libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
    0x7fff71117000 -     0x7fff71118fff  liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
    0x7fff71119000 -     0x7fff71131ff3  liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
    0x7fff71149000 -     0x7fff711f0ff7  libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
    0x7fff711f1000 -     0x7fff71453ff1  libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
    0x7fff717c0000 -     0x7fff717effff  libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
    0x7fff7191f000 -     0x7fff71d9bff5  libnetwork.dylib (1880.120.4) <BA294A54-F309-398D-B308-F97032AFF555> /usr/lib/libnetwork.dylib
    0x7fff71d9c000 -     0x7fff71db3fff  libnetworkextension.dylib (1095.140.2) <D0E8454C-33A9-3F96-B3A0-EDB12C32283A> /usr/lib/libnetworkextension.dylib
    0x7fff71e3c000 -     0x7fff71e6ffde  libobjc.A.dylib (787.1) <6DF81160-5E7F-3E31-AA1E-C875E3B98AF6> /usr/lib/libobjc.A.dylib
    0x7fff71e82000 -     0x7fff71e86fff  libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
    0x7fff71e89000 -     0x7fff71ebfff7  libpcap.A.dylib (89.120.1) <A76EC076-A8EA-354C-B95F-7AB1EAFBCC65> /usr/lib/libpcap.A.dylib
    0x7fff71eff000 -     0x7fff71f0dff9  libperfcheck.dylib (37.100.2) <9D9C4879-8A80-34C4-B0D2-BE341FD6D321> /usr/lib/libperfcheck.dylib
    0x7fff71f43000 -     0x7fff71f5bfff  libresolv.9.dylib (67.40.1) <C57EDFEF-D36A-310B-8D14-8C68A625B1E8> /usr/lib/libresolv.9.dylib
    0x7fff71f5d000 -     0x7fff71fa1ff7  libsandbox.1.dylib (1217.141.2) <E8BA5E84-66AF-3995-8F8E-DDC93B0A88E1> /usr/lib/libsandbox.1.dylib
    0x7fff71fb5000 -     0x7fff71fb6ff7  libspindump.dylib (281.3) <AE8C1AE9-5CBC-332F-BBE8-370A2A19FED6> /usr/lib/libspindump.dylib
    0x7fff71fb7000 -     0x7fff721a1ff7  libsqlite3.dylib (308.6) <33057143-AB4E-348B-9650-98BC48866F34> /usr/lib/libsqlite3.dylib
    0x7fff723f2000 -     0x7fff723f5ffb  libutil.dylib (57) <F01467F6-23A7-37EE-A170-33CE1577B41D> /usr/lib/libutil.dylib
    0x7fff723f6000 -     0x7fff72403ff7  libxar.1.dylib (425.2) <EE964412-9E25-30B3-BCC0-CCEFBCC8094B> /usr/lib/libxar.1.dylib
    0x7fff72409000 -     0x7fff724ebfff  libxml2.2.dylib (33.8) <FE38B007-24AF-310D-B834-2C9466154CEC> /usr/lib/libxml2.2.dylib
    0x7fff724ef000 -     0x7fff72517fff  libxslt.1.dylib (16.10) <2566E878-F75C-372A-ACA5-F2E9CD83F153> /usr/lib/libxslt.1.dylib
    0x7fff72518000 -     0x7fff7252aff3  libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
    0x7fff725a6000 -     0x7fff725e0ff7  libswiftAccelerate.dylib (??? - ???) <731E4BD2-B8E2-397C-A56D-747E8E4B81D9> /usr/lib/swift/libswiftAccelerate.dylib
    0x7fff725e1000 -     0x7fff725f772f  libswiftAppKit.dylib (??? - ???) <18802260-9EFC-3E31-B9EA-7767A8B6AB52> /usr/lib/swift/libswiftAppKit.dylib
    0x7fff72601000 -     0x7fff726106f7  libswiftCloudKit.dylib (??? - ???) <18B281D8-E7D8-3997-9B6C-5D2C5F7EDEAB> /usr/lib/swift/libswiftCloudKit.dylib
    0x7fff72621000 -     0x7fff729d6437  libswiftCore.dylib (5.2 - 1103.8.25.8) <E56CCFCA-99E1-36E5-A6BC-F31F53C79910> /usr/lib/swift/libswiftCore.dylib
    0x7fff729e3000 -     0x7fff729ebd7f  libswiftCoreData.dylib (??? - ???) <5188E034-FC7D-3C6B-A42A-69375097E05B> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff729ec000 -     0x7fff729eefff  libswiftCoreFoundation.dylib (??? - ???) <FBA4566B-AD2B-35D7-BC9A-48BE3D88B658> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff729ef000 -     0x7fff729fcfff  libswiftCoreGraphics.dylib (??? - ???) <A8225B5F-F64D-32F8-AD91-D919DF614AA0> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff729fd000 -     0x7fff72a00ffb  libswiftCoreImage.dylib (??? - ???) <1485E8EF-EDA9-3981-84D7-DF3BFE361929> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff72a01000 -     0x7fff72a06fb7  libswiftCoreLocation.dylib (??? - ???) <3732D3F0-9586-372E-82B0-2C76F401B793> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff72a5b000 -     0x7fff72a61fff  libswiftDarwin.dylib (??? - ???) <F3684684-8258-310F-B05B-BD8A696F0F29> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff72a62000 -     0x7fff72a79cdf  libswiftDispatch.dylib (??? - ???) <94D67EF4-42B5-3F54-8D86-B6B2B16827DC> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff72a7a000 -     0x7fff72bff277  libswiftFoundation.dylib (??? - ???) <0173898D-FDA6-378D-87E9-1F2A9BD227D3> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff72c0e000 -     0x7fff72c10ff3  libswiftIOKit.dylib (??? - ???) <FD313708-AE48-3C72-A154-53EC839A8D55> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff72c26000 -     0x7fff72c2df0f  libswiftMetal.dylib (??? - ???) <B3C74138-DE3C-3676-9983-F12757819C9C> /usr/lib/swift/libswiftMetal.dylib
    0x7fff72ca9000 -     0x7fff72cacfe7  libswiftObjectiveC.dylib (??? - ???) <E668BD5D-E1D6-3C21-BA7E-5C3A672A964E> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff72cbe000 -     0x7fff72cc3fbf  libswiftQuartzCore.dylib (??? - ???) <101D3E4D-231A-3CD8-97B4-4E37F4081CD2> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff72dad000 -     0x7fff72daffff  libswiftXPC.dylib (??? - ???) <3CD547C3-7082-37EA-B289-F6BA6C4D4E26> /usr/lib/swift/libswiftXPC.dylib
    0x7fff72db0000 -     0x7fff72db6fe7  libswiftos.dylib (??? - ???) <BC78F369-90A3-33FF-AEA9-F9CA5F0A07ED> /usr/lib/swift/libswiftos.dylib
    0x7fff72dd9000 -     0x7fff72ddeff3  libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
    0x7fff72ddf000 -     0x7fff72deafff  libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
    0x7fff72deb000 -     0x7fff72df2fff  libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff72df3000 -     0x7fff72dfcff7  libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
    0x7fff72dfd000 -     0x7fff72e8ffdb  libcorecrypto.dylib (866.140.1) <60567BF8-80FA-359A-B2F3-A3BAEFB288FD> /usr/lib/system/libcorecrypto.dylib
    0x7fff72f9c000 -     0x7fff72fdcff0  libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
    0x7fff72fdd000 -     0x7fff73013fff  libdyld.dylib (750.6) <789A18C2-8AC7-3C88-813D-CD674376585D> /usr/lib/system/libdyld.dylib
    0x7fff73014000 -     0x7fff73014ffb  libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
    0x7fff73015000 -     0x7fff73021ff3  libkxld.dylib (6153.141.16) <32E58B88-2028-3F9D-A833-673ED01BB7AC> /usr/lib/system/libkxld.dylib
    0x7fff73022000 -     0x7fff73022ff7  liblaunch.dylib (1738.140.2) <7200E214-9B4D-3B22-9844-4C7892FC890B> /usr/lib/system/liblaunch.dylib
    0x7fff73023000 -     0x7fff73028ff7  libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
    0x7fff73029000 -     0x7fff7302bff3  libquarantine.dylib (110.40.3) <F234E51D-FD0B-3EE4-B679-AE3EE9C536C3> /usr/lib/system/libquarantine.dylib
    0x7fff7302c000 -     0x7fff7302dff7  libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
    0x7fff7302e000 -     0x7fff73045ff3  libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib
    0x7fff73046000 -     0x7fff73046ff7  libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
    0x7fff73047000 -     0x7fff730cefff  libsystem_c.dylib (1353.100.2) <BBDED5E6-A646-3EED-B33A-91E4331EA063> /usr/lib/system/libsystem_c.dylib
    0x7fff730cf000 -     0x7fff730d2ffb  libsystem_configuration.dylib (1061.141.1) <0EE84C33-64FD-372B-974A-AF7A136F2068> /usr/lib/system/libsystem_configuration.dylib
    0x7fff730d3000 -     0x7fff730d6fff  libsystem_coreservices.dylib (114) <A199156E-058D-3ABB-BCE9-4B9F20DCED0F> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff730d7000 -     0x7fff730dffff  libsystem_darwin.dylib (1353.100.2) <5B12B5DB-3F30-37C1-8ECC-49A66B1F2864> /usr/lib/system/libsystem_darwin.dylib
    0x7fff730e0000 -     0x7fff730e7fff  libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff730e8000 -     0x7fff730e9ffb  libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff730ea000 -     0x7fff73137ff7  libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib
    0x7fff73138000 -     0x7fff73164ff7  libsystem_kernel.dylib (6153.141.16) <05E98124-C845-374E-A323-8D6CFB60926F> /usr/lib/system/libsystem_kernel.dylib
    0x7fff73165000 -     0x7fff731acfff  libsystem_m.dylib (3178) <00F331F1-0D09-39B3-8736-1FE90E64E903> /usr/lib/system/libsystem_m.dylib
    0x7fff731ad000 -     0x7fff731d4fff  libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
    0x7fff731d5000 -     0x7fff731e2ffb  libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff731e3000 -     0x7fff731ecff7  libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
    0x7fff731ed000 -     0x7fff731f5fef  libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
    0x7fff731f6000 -     0x7fff73200fff  libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
    0x7fff73201000 -     0x7fff73205ff3  libsystem_sandbox.dylib (1217.141.2) <051C4018-4345-3034-AC98-6DE42FB8273B> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff73206000 -     0x7fff73208fff  libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
    0x7fff73209000 -     0x7fff73210ffb  libsystem_symptoms.dylib (1238.120.2) <702D0910-5C34-3D43-9631-8BD215DE4FE1> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff73211000 -     0x7fff73227ff2  libsystem_trace.dylib (1147.120.1) <BC141783-66D9-3137-A783-211B38E49ADB> /usr/lib/system/libsystem_trace.dylib
    0x7fff73229000 -     0x7fff7322eff7  libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
    0x7fff7322f000 -     0x7fff73264ffe  libxpc.dylib (1738.140.2) <54EEF402-42C7-3995-BADE-93C48EFC4452> /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: 2008830
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=668.4M resident=0K(0%) swapped_out_or_unallocated=668.4M(100%)
Writable regions: Total=3.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.0G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2816K        4 
CG image                           220K       12 
CG raster data                    8196K      115 
CoreAnimation                     33.4M      633 
CoreGraphics                         8K        1 
CoreImage                           32K        4 
CoreUI image data                 2524K       23 
Foundation                           4K        1 
Image IO                          80.4M      164 
Kernel Alloc Once                    8K        1 
MALLOC                           826.6M    51414 
MALLOC guard page                   48K       10 
MALLOC_MEDIUM (reserved)           1.7G       16         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M        6 
Stack                             10.5M        6 
VM_ALLOCATE                        136K       17 
__DATA                            38.6M      376 
__DATA_CONST                       272K       20 
__FONT_DATA                          4K        1 
__LINKEDIT                       389.1M        5 
__OBJC_RO                         32.3M        1 
__OBJC_RW                         1908K        2 
__TEXT                           279.3M      373 
__UNICODE                          564K        1 
mapped file                       58.8M       22 
shared memory                      652K       17 
===========                     =======  ======= 
TOTAL                              3.8G    53249 
TOTAL, minus reserved VM space     1.8G    53249 

Model: MacBookPro16,1, BootROM 1554.80.3.0.0 (iBridge: 18.16.14346.0.0,0), 8 processors, 8-Core Intel Core i9, 2.4 GHz, 32 GB, SMC 
Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630, spdisplays_builtin
Graphics: kHW_AMDRadeonPro5500MItem, AMD Radeon Pro 5500M, spdisplays_pcie_device, 4 GB
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, -
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Oct 28 2020 14:13:29 version 9.30.357.42.32.5.48 FWID 01-767f6cce
Bluetooth: Version 7.0.6f8, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
PCI Card: pci8086,15f0, sppci_usbxhci, Thunderbolt@197,0,0
USB Device: USB 3.1 Bus
USB Device: USB3.1 Hub
USB Device: USB3.0 Hub
USB Device: Hub
USB Device: LG UltraFine Display Camera
USB Device: USB2.1 Hub
USB Device: USB2.0 Hub
USB Device: USB Receiver
USB Device: Antlion USB Microphone
USB Device: GH60
USB Device: Audioengine D1
USB Device: Hub
USB Device: LG UltraFine Display Controls
USB Device: LG UltraFine Display Audio
USB Device: USB 3.1 Bus
USB Device: Apple T2 Bus
USB Device: Composite Device
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 55.3
Thunderbolt Bus: MacBook Pro, Apple Inc., 55.3
Thunderbolt Device: UltraFine 5K, LG Electronics, 3, 43.1

Feature request: Make it easy to switch between multiple MPD servers

It'd be nice if it were easy to switch between multiple MPD servers. I have arrived at a setup where I use one MPD instance that runs on a Raspi that's connected to my stereo when I’m at home and another one that runs on my laptop and accesses my music via a VPN when I’m elsewhere. It's probably not a feature too many people need, admittedly ;-).

Reduce notification noise

Each song played creates a new system notification, which overwhelms the notification center.

It would be better to automatically remove old notifications on next song.

Crash on open

Hey there. I get an instant crash when I open 0.14:

Process:               Persephone [96981]
Path:                  /Applications/Persephone.app/Contents/MacOS/Persephone
Identifier:            me.danbarber.Persephone
Version:               0.14.0-alpha (297)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Persephone [96981]
User ID:               501

Date/Time:             2020-01-21 14:24:58.289 +0100
OS Version:            Mac OS X 10.15.2 (19C57)
Report Version:        12
Anonymous UUID:        C3E7C5BA-7ED0-AD09-2CA2-AD69F75C6355

Sleep/Wake UUID:       423C9403-DD70-4FBD-9721-3F7FBB08E556

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

System Integrity Protection: enabled

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   me.danbarber.Persephone       	0x00000001091be3dc 0x109193000 + 177116
1   me.danbarber.Persephone       	0x00000001091a02e4 0x109193000 + 53988
2   me.danbarber.Persephone       	0x00000001091c265f 0x109193000 + 194143
3   me.danbarber.Persephone       	0x00000001093140dc 0x109193000 + 1577180
4   me.danbarber.Persephone       	0x0000000109315903 0x109193000 + 1583363
5   me.danbarber.Persephone       	0x0000000109315921 0x109193000 + 1583393
6   me.danbarber.Persephone       	0x0000000109315971 0x109193000 + 1583473
7   me.danbarber.Persephone       	0x0000000109314198 0x109193000 + 1577368
8   me.danbarber.Persephone       	0x00000001091b248e 0x109193000 + 128142
9   me.danbarber.Persephone       	0x00000001091a84f9 0x109193000 + 87289
10  libdispatch.dylib             	0x00007fff6c240583 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff6c24150e _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff6c24cbc4 _dispatch_main_queue_callback_4CF + 1105
13  com.apple.CoreFoundation      	0x00007fff34c7ee00 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
14  com.apple.CoreFoundation      	0x00007fff34c3eb8a __CFRunLoopRun + 2370
15  com.apple.CoreFoundation      	0x00007fff34c3dbd3 CFRunLoopRunSpecific + 499
16  com.apple.HIToolbox           	0x00007fff3379465d RunCurrentEventLoopInMode + 292
17  com.apple.HIToolbox           	0x00007fff3379439d ReceiveNextEventCommon + 600
18  com.apple.HIToolbox           	0x00007fff33794127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
19  com.apple.AppKit              	0x00007fff31e05eb4 _DPSNextEvent + 990
20  com.apple.AppKit              	0x00007fff31e04690 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
21  com.apple.AppKit              	0x00007fff31df63ae -[NSApplication run] + 658
22  com.apple.AppKit              	0x00007fff31dc8775 NSApplicationMain + 777
23  me.danbarber.Persephone       	0x0000000109196829 0x109193000 + 14377
24  libdyld.dylib                 	0x00007fff6c29a7fd start + 1

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

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

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

Thread 4:: Dispatch queue: NSOperationQueue 0x7fd1b6e0b4e0 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff6c3e35be __select + 10
1   libmpdclient.2.dylib          	0x00000001093d9f76 mpd_sync_poll + 454
2   libmpdclient.2.dylib          	0x00000001093d9a3d mpd_sync_io + 29
3   libmpdclient.2.dylib          	0x00000001093d9d8a mpd_sync_recv_line + 122
4   libmpdclient.2.dylib          	0x00000001093d3b0d mpd_recv_pair + 493
5   libmpdclient.2.dylib          	0x00000001093d3f19 mpd_recv_pair_named + 25
6   libmpdclient.2.dylib          	0x00000001093d820c mpd_recv_song + 28
7   me.danbarber.Persephone       	0x00000001091cb8c1 0x109193000 + 231617
8   me.danbarber.Persephone       	0x00000001091bfb3d 0x109193000 + 183101
9   me.danbarber.Persephone       	0x00000001091c0a91 0x109193000 + 187025
10  me.danbarber.Persephone       	0x00000001091a84f9 0x109193000 + 87289
11  com.apple.Foundation          	0x00007fff372c279d __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
12  com.apple.Foundation          	0x00007fff372c2695 -[NSBlockOperation main] + 98
13  com.apple.Foundation          	0x00007fff372c2620 __NSOPERATION_IS_INVOKING_MAIN__ + 17
14  com.apple.Foundation          	0x00007fff372c1814 -[NSOperation start] + 731
15  com.apple.Foundation          	0x00007fff372c152e __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17
16  com.apple.Foundation          	0x00007fff372c13f8 __NSOQSchedule_f + 182
17  libdispatch.dylib             	0x00007fff6c24d134 _dispatch_block_async_invoke2 + 83
18  libdispatch.dylib             	0x00007fff6c24150e _dispatch_client_callout + 8
19  libdispatch.dylib             	0x00007fff6c2436c0 _dispatch_continuation_pop + 414
20  libdispatch.dylib             	0x00007fff6c242dbe _dispatch_async_redirect_invoke + 703
21  libdispatch.dylib             	0x00007fff6c24f7e2 _dispatch_root_queue_drain + 326
22  libdispatch.dylib             	0x00007fff6c24ff22 _dispatch_worker_thread2 + 92
23  libsystem_pthread.dylib       	0x00007fff6c49b6b6 _pthread_wqthread + 220
24  libsystem_pthread.dylib       	0x00007fff6c49a827 start_wqthread + 15

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

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6c3db25a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c3db5d0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff34c3fd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff34c3e8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      	0x00007fff34c3dbd3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit              	0x00007fff31fa8a72 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff6c49ee65 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff6c49a83b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff96040ea8  rbx: 0x0000000000000014  rcx: 0xfffffffe00000000  rdx: 0x7fffffe200000005
  rdi: 0x00007fff96040eb0  rsi: 0x00007fff96040ec8  rbp: 0x00007ffee6a6a580  rsp: 0x00007ffee6a6a480
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007ffee6a6ccb0  r11: 0x00007fff6b9c0760
  r12: 0x00006000001600d0  r13: 0x00007fff96040ea8  r14: 0x0000000000000014  r15: 0x0000000000000001
  rip: 0x00000001091be3dc  rfl: 0x0000000000010206  cr2: 0x00007fff8de68ea8
  
Logical CPU:     4
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x109193000 -        0x10934efff +me.danbarber.Persephone (0.14.0-alpha - 297) <F329C8D4-CCC9-3CDC-9273-F5C6EC73E65F> /Applications/Persephone.app/Contents/MacOS/Persephone
       0x1093c7000 -        0x1093ddff7 +libmpdclient.2.dylib (0) <022C2F6B-C26A-3B10-A461-07C877C12926> /Applications/Persephone.app/Contents/Frameworks/libmpdclient.2.dylib
       0x10c2c1000 -        0x10c2c4047  libobjc-trampolines.dylib (781.2) <EB56CAD4-64BB-3EA4-B533-0E93F7DAEC45> /usr/lib/libobjc-trampolines.dylib
       0x116ef0000 -        0x116f80cb7  dyld (733.8) <EEA931D0-403E-3BC8-862A-CBA037DE4A74> /usr/lib/dyld
    0x7fff2944f000 -     0x7fff2956fff5  com.apple.AMDMTLBronzeDriver (3.4.19 - 3.0.4) <42A2EFD5-F9A2-3A76-9D0C-A63BF800DC53> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
    0x7fff3057e000 -     0x7fff30777ff1  com.apple.avfoundation (2.0 - 1740.4) <08CFB987-762B-3E4F-A3AD-DB12B86B586B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff30778000 -     0x7fff30844ff8  com.apple.audio.AVFAudio (1.0 - ???) <F4754148-8B1D-3FF6-9A05-9C689D5C8C1E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff30964000 -     0x7fff30964fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff30965000 -     0x7fff3097bfff  libCGInterfaces.dylib (524.2) <3DA50D4A-BE22-33FB-AE8E-4B68FE3294CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3097c000 -     0x7fff30fe7fef  com.apple.vImage (8.1 - 524.2) <2BDE5231-B5ED-313E-918A-876ACE1C0FCF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff30fe8000 -     0x7fff31251fff  libBLAS.dylib (1303.60.1) <94F6B3C0-5039-3F66-8B2E-98791287E459> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff31252000 -     0x7fff31541ff7  libBNNS.dylib (144.40.3) <F15D7D9E-0B9F-34FF-B144-DCA264614C54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff31543000 -     0x7fff318e8fff  libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff318e9000 -     0x7fff318feff8  libLinearAlgebra.dylib (1303.60.1) <E3C0CC64-906B-3B44-B8AA-3075BA20E161> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff318ff000 -     0x7fff31904ff3  libQuadrature.dylib (7) <17EC31E3-3D77-3B5A-8ADD-6A3DBC1531E7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff31905000 -     0x7fff31975fff  libSparse.dylib (103) <350DAE1C-C990-343F-A98A-1B4317EAA869> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff31976000 -     0x7fff31988fef  libSparseBLAS.dylib (1303.60.1) <8C0C7291-AC3A-3808-9D45-E359A5E03F0E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff31989000 -     0x7fff31b62ffb  libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff31b63000 -     0x7fff31c1efd7  libvMisc.dylib (735.40.1) <9C40AC77-59A4-3180-AA4F-8F13CABF02D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff31c1f000 -     0x7fff31c1ffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff31c20000 -     0x7fff31c7fffc  com.apple.Accounts (113 - 113) <ABA6CA9E-22B4-3EE9-8C8D-080CB863FD72> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff31dc5000 -     0x7fff32b80fff  com.apple.AppKit (6.9 - 1894.20.140) <80D94BA8-5CEC-3D85-AEE9-364513234AC6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff32bd0000 -     0x7fff32bd0fff  com.apple.ApplicationServices (48 - 50) <DD9B7CF2-A6CA-3C88-804A-C15AFFEC3CD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff32bd1000 -     0x7fff32c3cfff  com.apple.ApplicationServices.ATS (377 - 493.0.2.1) <6BDB3B14-0F4E-3B10-93C8-7F0E5E4F2EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff32cd5000 -     0x7fff32d13ff8  libFontRegistry.dylib (274.0.2.3) <3DD574D6-06F2-35A1-8CE0-6097BDD3DE1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff32d6e000 -     0x7fff32d9dff7  com.apple.ATSUI (1.0 - 1) <FA934D50-2391-3515-95D4-35696E165C37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff32d9e000 -     0x7fff32da2ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0801FB4-954F-3897-B384-276B73B062B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff32e3d000 -     0x7fff32e93ff2  com.apple.HIServices (1.22 - 674.1) <8A3BBFB0-D41E-3BF1-AF8F-4E9082A49FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff32e94000 -     0x7fff32ea2fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <BEDFF67B-5FD5-38FA-AC8F-D9458DC2EF50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff32ea3000 -     0x7fff32ee8ff2  com.apple.print.framework.PrintCore (15 - 516) <14C48FDF-5E58-391B-873E-B96E55CDA21C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff32ee9000 -     0x7fff32ef3fff  com.apple.QD (4.0 - 413) <AD40EB5E-231E-39C5-A468-5B979374912C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff32ef4000 -     0x7fff32f01ff0  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <16454C5C-4029-396A-A8F4-730E50CE2024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff32f02000 -     0x7fff32fe2ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <9F13C2FB-6042-339A-8D85-E8E499BA856B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff32fe4000 -     0x7fff32fe4fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <22A443ED-28B0-3161-9CF6-890FD03275D3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3335a000 -     0x7fff336e6ff6  com.apple.CFNetwork (1121.1.2 - 1121.1.2) <CD7AA80C-C73B-39C7-AE03-A36BFB936F29> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff33760000 -     0x7fff33760fff  com.apple.Carbon (160 - 162) <27DBFB11-A568-3C45-B98D-F5F5165E939B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff33761000 -     0x7fff33764ffb  com.apple.CommonPanels (1.2.6 - 101) <AE22F241-E6CE-3F18-9EB5-437CF0FDE477> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff33765000 -     0x7fff33a59ffb  com.apple.HIToolbox (2.1.1 - 994) <21D1507B-BFC3-33B7-88FE-64417FE9CAD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff33a5a000 -     0x7fff33a5dff3  com.apple.help (1.3.8 - 68) <94E3E502-C479-3C37-8927-239FFF0205B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff33a5e000 -     0x7fff33a63ff7  com.apple.ImageCapture (9.0 - 1600.25.4.1) <89D63EAA-364C-34B4-A417-7A51BF52C4AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff33a64000 -     0x7fff33a64fff  com.apple.ink.framework (10.15 - 227) <66BD9432-DB9B-33EC-85B2-F5F21F39C4C3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff33a65000 -     0x7fff33a7fff2  com.apple.openscripting (1.7 - 185.1) <DF25310B-227E-3DB5-948C-E52F9877DEE7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff33aa0000 -     0x7fff33aa0fff  com.apple.print.framework.Print (15 - 271) <27E1B868-53A4-3207-B36A-F08BDCBBBB3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff33aa1000 -     0x7fff33aa3ff7  com.apple.securityhi (9.0 - 55008) <2C8B6D0E-3089-3964-B305-9EC3F74673A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff33aa4000 -     0x7fff33aaaff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <93A00BEB-FEE0-3FC6-ABCA-846EDA81818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff33aab000 -     0x7fff33c44ffa  com.apple.cloudkit.CloudKit (860 - 860) <10DA4BBC-C7DD-35F9-85A4-819D61B2BC2A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff33c45000 -     0x7fff33c45fff  com.apple.Cocoa (6.11 - 23) <37C3A005-20C7-3EC1-9256-658ED538E175> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff33c53000 -     0x7fff33e3eff7  com.apple.ColorSync (4.13.0 - 3394.3) <2DCA9B8E-1202-36F0-8867-AF4F687E17D2> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff33e3f000 -     0x7fff33f3afff  com.apple.combine (1.0 - 134) <2B695C66-45EF-32A3-84C1-783C939AA525> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff3412e000 -     0x7fff3463dffa  com.apple.audio.CoreAudio (5.0 - 5.0) <E297B888-EC18-3333-AB26-5C80F4A2E40A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff34690000 -     0x7fff346c7ff0  com.apple.CoreBluetooth (1.0 - 1) <C2C12610-0109-35C0-BAFF-871D41D9EDE2> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff346c8000 -     0x7fff34aaaffe  com.apple.CoreData (120 - 977.1) <B2656DA8-4BB1-3D54-AD5A-C02EDFD56AA3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff34aab000 -     0x7fff34bbaff6  com.apple.CoreDisplay (1.0 - 186.3.8) <33C67C14-A3D8-36D8-96E4-3F5D61F6F7B2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff34bbb000 -     0x7fff3503bfe7  com.apple.CoreFoundation (6.9 - 1674.103) <D1F93A5F-5FB9-3088-BC16-36DBF58144C0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3503d000 -     0x7fff356b6ff0  com.apple.CoreGraphics (2.0 - 1348.15) <21459707-0D60-3520-9999-49511ED16D85> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff356c4000 -     0x7fff35a21ff5  com.apple.CoreImage (15.0.0 - 920.9) <0A757F12-78A7-3C10-8F1D-118D855F6C65> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff35a22000 -     0x7fff35a8aff5  com.apple.corelocation (2389.0.8 - 2389.0.8) <8FB99F90-C009-3924-828A-36114F2535CE> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff35adf000 -     0x7fff35de4ffa  com.apple.CoreML (1.0 - 1) <DDF31038-65FF-3E32-8E52-B56DBD7D06FB> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff35de5000 -     0x7fff35ebfff4  com.apple.CoreMedia (1.0 - 2520.9.4.1) <A53EF3A8-E192-3045-B4EA-8A05D1C5B521> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff35ec0000 -     0x7fff35f22ff6  com.apple.CoreMediaIO (1000.0 - 5125.6) <6C81BF55-D317-3C82-BE29-60AE2958A642> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff35fab000 -     0x7fff35fabfff  com.apple.CoreServices (1069.11 - 1069.11) <DD05556D-DEF3-348D-878D-CA3AB5C91D66> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff35fac000 -     0x7fff36031fff  com.apple.AE (838 - 838) <1D2A4944-20FA-372A-B8DE-01067521CF8C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff36032000 -     0x7fff36313ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <17EE58A1-232F-3E35-AC81-C88509A1CE8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff36314000 -     0x7fff36361ffd  com.apple.DictionaryServices (1.2 - 323.3) <631AEDD4-9328-33A7-ACE5-5FDE790FE7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff36362000 -     0x7fff3636afff  com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <9C5A3C2D-CA76-329E-B80C-9CA1A1B1BE51> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3636b000 -     0x7fff365a4ff0  com.apple.LaunchServices (1069.11 - 1069.11) <7D9167B7-8C60-3F42-BA15-8A85E6238FD2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff365a5000 -     0x7fff3663dff9  com.apple.Metadata (10.7.0 - 2075.4) <E57FA2CF-3BD5-3947-84CC-976F192C07C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3663e000 -     0x7fff3666bff7  com.apple.CoreServices.OSServices (1069.11 - 1069.11) <C7F894DA-EA68-3467-B004-1D6C7D58703A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3666c000 -     0x7fff366d3fff  com.apple.SearchKit (1.4.1 - 1.4.1) <644BE782-F3CA-3CC2-A062-5472ECC68230> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff366d4000 -     0x7fff366f8ff5  com.apple.coreservices.SharedFileList (131.3 - 131.3) <3B586025-C347-38CF-B89F-9942CB88AA79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3695b000 -     0x7fff36a20ff4  com.apple.CoreTelephony (113 - 7296.1) <C25418BE-F753-3654-A304-08FC5EDC5B8B> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff36a21000 -     0x7fff36bd5ffe  com.apple.CoreText (643.1.2.3 - 643.1.2.3) <97DA20DE-64C9-3589-92EB-BEC07B81EF19> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff36bd6000 -     0x7fff36c1afff  com.apple.CoreVideo (1.8 - 334.0) <63E19193-0864-373F-AC59-DC97514B02A5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff36c1b000 -     0x7fff36ca8ff9  com.apple.framework.CoreWLAN (13.0 - 1455.3) <DC360D58-99EE-3760-9D79-5712B2872497> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff36e78000 -     0x7fff36f23ff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2163991C-1EA0-3A85-BC29-4C21C341B845> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff36f48000 -     0x7fff36f4efff  com.apple.DiskArbitration (2.7 - 2.7) <8B55B221-DB4E-3CCD-B104-FC52A4127A66> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff37142000 -     0x7fff37268ff6  com.apple.FileProvider (265 - 265) <5A6F54E2-6B39-318D-A4BD-83E6FA2679D3> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff37280000 -     0x7fff37648ff4  com.apple.Foundation (6.9 - 1674.103) <9D7DB588-6BDC-3D7B-B267-761D4ECC88A9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff376b5000 -     0x7fff37705ff7  com.apple.GSS (4.0 - 2.0) <03016123-6D22-33EA-B9A7-EB60DD458FAB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff37840000 -     0x7fff37958ff8  com.apple.Bluetooth (7.0.2 - 7.0.2f4) <33538BF2-D6D3-3BF2-844D-A11C118E479E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff379bf000 -     0x7fff37a62ffb  com.apple.framework.IOKit (2.0.2 - 1726.60.2) <65BD2F00-4BC5-3EF6-BF4D-DA1F0513E2B9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff37a64000 -     0x7fff37a74ffc  com.apple.IOSurface (269.6 - 269.6) <D90653D3-7E7F-3CFF-8F00-931B0AA725B1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff37a92000 -     0x7fff37ae9ff0  com.apple.ImageCaptureCore (1.0 - 1600.25.4.1) <A2CB9AC2-C861-3995-83EC-430563494486> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff37aea000 -     0x7fff37c47ffe  com.apple.ImageIO.framework (3.3.0 - 1972.15) <EB8B6FA3-46BF-3358-848C-49A8BC86E277> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff37c48000 -     0x7fff37c4bfff  libGIF.dylib (1972.15) <2455E308-AF71-31A8-909B-35FC74A12CCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff37c4c000 -     0x7fff37d06fe7  libJP2.dylib (1972.15) <B83242E3-6504-3AA6-84F4-916A264C9660> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff37d07000 -     0x7fff37d2bfef  libJPEG.dylib (1972.15) <7358172D-7732-3ECA-ABA3-725787905AC9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff37fa9000 -     0x7fff37fc3fef  libPng.dylib (1972.15) <FC12703E-0CFA-3C06-9748-4AF1121C28BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff37fc4000 -     0x7fff37fc5fff  libRadiance.dylib (1972.15) <7CA6773D-F597-3DEB-8DBE-33B8CD3A1B3D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff37fc6000 -     0x7fff3800ffeb  libTIFF.dylib (1972.15) <32E24562-BA64-388E-8AD5-864C184C77BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff38028000 -     0x7fff38485ff7  com.apple.Intents (1.0 - 1) <83D4AF0B-0D66-30EA-87FE-EE1BD4D10513> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff38488000 -     0x7fff3941dff1  com.apple.JavaScriptCore (15608 - 15608.4.9.1.3) <64A51AB1-7CE5-3047-8E1C-ECDC49B97A5E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff39435000 -     0x7fff39447ff3  com.apple.Kerberos (3.0 - 1) <A7787101-9525-3C28-BDD5-77B3C73ED8B0> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff39448000 -     0x7fff39448fff  libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff397db000 -     0x7fff397e5ff3  com.apple.MediaAccessibility (1.0 - 125) <A2CC9230-534D-3D1E-96E7-33EB54EBB8CF> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff398b1000 -     0x7fff39ff6ff7  com.apple.MediaToolbox (1.0 - 2520.9.4.1) <C11D9AAA-0B53-3FE5-A9B8-8E3EB34F7B87> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff39ff8000 -     0x7fff3a0bbff1  com.apple.Metal (212.2.4 - 212.2.4) <EC7C6127-B280-3EF0-AA80-5FB505148EED> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3a0bd000 -     0x7fff3a0d7ff4  com.apple.MetalKit (141.1 - 141.1) <77C5A2DD-1B7F-31BB-AD21-9B10BE008D8B> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff3a0d8000 -     0x7fff3a114ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7B7AF6B3-CD50-320A-85CA-45958CDF850A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3a115000 -     0x7fff3a19bfe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <3D396C87-5CA4-3A8F-8EEF-FFE3883AD75A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3a19c000 -     0x7fff3a1c0ff8  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D7E077C7-9332-30F9-8AFE-F02520EDF96B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3a1c1000 -     0x7fff3a1d6fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <EE87BFE1-5811-3A0C-BC68-6966D7FEDAE5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3a1d7000 -     0x7fff3a336ff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <08A6AF10-E23F-3F1D-AA26-E79E7FC09B07> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3a337000 -     0x7fff3a385fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <6FA84C3F-72F0-3234-9406-8F9EB922D3A2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3a386000 -     0x7fff3a387ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4DB9192E-5464-3A78-A9D3-35153717A21F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3b2cd000 -     0x7fff3b2d9ffe  com.apple.NetFS (6.0 - 4.0) <C803F10A-5C01-365B-A988-64B021DCDDD5> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3b2da000 -     0x7fff3b41dff6  com.apple.Network (1.0 - 1) <B87BEA5C-05CF-3284-BB74-33F9297225F8> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3b41e000 -     0x7fff3b685ffa  com.apple.NetworkExtension (1.0 - 1) <B63B1EC0-C194-3EEE-BA06-B9C970B1B246> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff3de46000 -     0x7fff3de9eff7  com.apple.opencl (3.5 - 3.5) <987CE84F-AC14-3CD4-9233-51CA828DA927> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3de9f000 -     0x7fff3debbfff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <BD6064BC-F588-3A34-A70C-CF8B62CA04E0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3debc000 -     0x7fff3dec7ff7  com.apple.OpenDirectory (10.15 - 220.40.1) <17B8A217-97DE-3DCA-B91B-6FB68451B94B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3e822000 -     0x7fff3e824fff  libCVMSPluginSupport.dylib (17.10.22) <F040B206-0834-3D3C-8941-B89F74D1F054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3e825000 -     0x7fff3e82afff  libCoreFSCache.dylib (176.10) <72D4F770-DB3F-3242-B3DB-8488D910BD47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3e82b000 -     0x7fff3e82ffff  libCoreVMClient.dylib (176.10) <05AF05BB-AE62-39F9-BDEA-1BB1EE643301> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3e830000 -     0x7fff3e838ff7  libGFXShared.dylib (17.10.22) <6F327728-FC25-3428-B734-824B48EFC20B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3e839000 -     0x7fff3e843fff  libGL.dylib (17.10.22) <EA373BF1-0720-31A6-A5EF-8F1E67787264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3e844000 -     0x7fff3e879fff  libGLImage.dylib (17.10.22) <6B0D6644-CEB0-3821-BAD4-05A56369A4F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3ea0d000 -     0x7fff3ea49fff  libGLU.dylib (17.10.22) <3516B087-6286-3831-9706-87634DB3AF07> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3f479000 -     0x7fff3f488ff7  com.apple.opengl (17.10.22 - 17.10.22) <43B981BE-B730-345F-9AA4-49D075EBE0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3f637000 -     0x7fff3f72bff7  com.apple.PDFKit (1.0 - 825.13.4.2) <1E33B313-7FD5-3836-8D72-7E67966FE675> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff3f72c000 -     0x7fff3f844ff9  com.apple.PencilKit (1.0 - 1) <E9DCAE20-B14D-37EB-BD81-091A1D33B6A5> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff3fae0000 -     0x7fff3fae6ff6  com.apple.PushKit (1.0 - 1) <F74751B9-ACEB-3D3A-9B05-948A9797DBF5> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff3fc07000 -     0x7fff3fe4eff6  com.apple.imageKit (3.0 - 1080) <A7646657-7446-3280-96ED-1D154460A4EF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff3fe4f000 -     0x7fff40310ff7  com.apple.QuartzComposer (5.1 - 377) <16883FFD-1BAB-35A9-BC4F-94C1381A8CA1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff40311000 -     0x7fff40336ffc  com.apple.quartzfilters (1.10.0 - Tag) <ED332061-CF1B-3DCC-BFEC-2C405FCFF95B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff40337000 -     0x7fff40441ffe  com.apple.QuickLookUIFramework (5.0 - 906) <E4187756-234B-3201-B53A-2B045438104C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff40442000 -     0x7fff40442fff  com.apple.quartzframework (1.5 - 23) <19CDDE9A-148B-30EA-B712-AD9F356F5895> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff40443000 -     0x7fff406c1ff0  com.apple.QuartzCore (1.11 - 815.26) <D0953F98-5F8A-3346-8438-DBD870E9088B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff406c2000 -     0x7fff4071bffb  com.apple.QuickLookFramework (5.0 - 906) <1EA4C4A6-59FB-3750-A1F5-948CCFD4C511> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff4071c000 -     0x7fff40750ff5  com.apple.QuickLookThumbnailing (1.0 - 1) <E42F1DA6-6104-3655-878C-85DFC83493B2> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff40bef000 -     0x7fff40c07fff  com.apple.SafariServices.framework (15608 - 15608.4.9.1.3) <9340E3B7-8516-3589-9579-6E2BD7DEADA6> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff41211000 -     0x7fff41563ffa  com.apple.security (7.0 - 59306.61.1) <8B67829D-DDEB-3208-A4CE-FD5A57B1A0BB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff41564000 -     0x7fff415edff7  com.apple.securityfoundation (6.0 - 55236.60.1) <D4B6FD66-8DB2-3373-B192-00CB9DFF9AA7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4161c000 -     0x7fff41620ff0  com.apple.xpc.ServiceManagement (1.0 - 1) <AC719A11-8152-3BA1-9A01-62AD8A8F4022> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff423b1000 -     0x7fff4241bfff  com.apple.SystemConfiguration (1.19 - 1.19) <96A25B9C-51EA-33B2-B681-B92365686CDB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff42697000 -     0x7fff429f1ffc  com.apple.VideoToolbox (1.0 - 2520.9.4.1) <DF0BB3D7-2F3E-3BDA-ACE5-C1E0AA17CA6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4618a000 -     0x7fff4624efe7  com.apple.APFS (1412.61.1 - 1412.61.1) <AB316478-3C6D-33C1-A060-47D836CD01E1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff47341000 -     0x7fff47342ff1  com.apple.AggregateDictionary (1.0 - 1) <29A10B7A-673A-3930-AB40-F1A57CE2D41E> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff47704000 -     0x7fff47851ff5  com.apple.AnnotationKit (1.0 - 325.3) <7C57C50B-42FC-35A8-95E6-BEB04CBBC177> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff47852000 -     0x7fff4786fffc  com.apple.AppContainer (4.0 - 448.60.2) <EDF36C00-E6DD-399C-A096-E837956D396C> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff478c4000 -     0x7fff478d2ff7  com.apple.AppSandbox (4.0 - 448.60.2) <FE493C66-50EB-3B23-A88A-5886D1C1543E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff47d61000 -     0x7fff47d85ff3  com.apple.framework.Apple80211 (13.0 - 1460.1) <4358EB87-7120-30C3-9517-A99F2B31E8ED> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff47ebb000 -     0x7fff47ecafef  com.apple.AppleFSCompression (119 - 1.0) <48D076F0-D93E-3EFE-8400-9A7615D34F9F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff47fc9000 -     0x7fff47fd4ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <1C27C132-6261-33D8-A2E2-2AC85AAA7494> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff48016000 -     0x7fff4805efff  com.apple.AppleJPEG (1.0 - 1) <E24CA921-96D1-356A-9E24-F5BB15BA123A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff48413000 -     0x7fff48438ffd  com.apple.aps.framework (4.0 - 4.0) <0CF0374F-5A3E-345E-BC89-9D46D4DE3387> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff48439000 -     0x7fff4843dff7  com.apple.AppleSRP (5.0 - 1) <1C833F7F-662E-33D0-A9E6-3F5C850A46AD> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4843e000 -     0x7fff48460fff  com.apple.applesauce (1.0 - 16.22) <FB2BE134-D950-39FC-9912-C53B1CCFC38F> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff48520000 -     0x7fff48523ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1374869E-E504-3C4F-999E-DF08DCF2643B> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff48524000 -     0x7fff48574ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <583AA51D-9755-3558-AAE0-8141D05810B1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff485bd000 -     0x7fff485ccff9  com.apple.AssertionServices (1.0 - 223.60.4) <2C4FB378-B226-3134-A39E-ECB46B6FA5FA> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff48b0b000 -     0x7fff48f09ff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <88BB4F0D-F9DD-3F63-B11D-21DB1365C7C8> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff49160000 -     0x7fff4939dff7  com.apple.audio.AudioToolboxCore (1.0 - 1104.30) <20C1EA64-71AD-326A-A552-E37DC0D907BE> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4939e000 -     0x7fff494b7ff4  com.apple.AuthKit (1.0 - 1) <1AE3B67D-F772-3711-9D9B-3B0AF9C31680> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff49672000 -     0x7fff4967bff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <C12221CF-CA5D-333F-B384-201235F2AB92> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4967c000 -     0x7fff4971dff8  com.apple.backup.framework (1.11.2 - 1298.2.10) <29722310-281C-3DD8-A096-A3D4ECCD6176> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4971e000 -     0x7fff4979fffd  com.apple.BaseBoard (464.1 - 464.1) <9D9C02DD-412F-3678-8618-E11632006139> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff498a1000 -     0x7fff498ddfff  com.apple.bom (14.0 - 219.2) <6DAE8ED0-92B1-3E4B-B54C-E30D5588E02B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff499fc000 -     0x7fff49a33ff9  com.apple.C2 (1.3 - 487) <9F7AF163-1B23-3EB8-8FE1-12416D58C7BC> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff4a463000 -     0x7fff4a4b2fff  com.apple.ChunkingLibrary (302 - 302) <C9AFF6B0-8BBC-3FE7-BD65-0631E06DA637> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4b372000 -     0x7fff4b383fff  com.apple.CommonAuth (4.0 - 2.0) <4DB8B487-119C-3606-9F9D-A62AAB097D3D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4b397000 -     0x7fff4b3aefff  com.apple.commonutilities (8.0 - 900) <3F9742B4-C4D6-3EE8-89C2-1630F7C754CF> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4baa5000 -     0x7fff4be7afc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <54B58388-0D28-35E4-B4BD-9C1D279BD9ED> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4be7b000 -     0x7fff4bea9ffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <E57A2D84-4A66-35F6-A888-314AB0852643> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4becc000 -     0x7fff4beebff0  com.apple.analyticsd (1.0 - 1) <9AD0F7A2-37DE-3F14-A843-D573DED81646> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4bfea000 -     0x7fff4c05bff6  com.apple.corebrightness (1.0 - 1) <0D04284F-5E82-375E-9C2D-760A71D93201> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff4c1b6000 -     0x7fff4c1c1ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <68D6AC85-CAFE-3223-BF1C-1FD8FFA61144> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4c1c2000 -     0x7fff4c3cdff6  com.apple.CoreDuet (1.0 - 1) <74B8B6DE-378A-3406-A3CE-26D922BB448A> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff4c3ce000 -     0x7fff4c41bff8  com.apple.coreduetcontext (1.0 - 1) <40CB7299-3ECE-390E-B44E-A962983492CD> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff4c41c000 -     0x7fff4c42cffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <DB8841D8-387D-3808-B73A-6CEE9BD992EB> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff4c42f000 -     0x7fff4c431fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <2EB416D8-43B8-340A-9052-C1F84DD0B9AA> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff4c442000 -     0x7fff4c452ff3  com.apple.CoreEmoji (1.0 - 107) <4BBD8552-5D0D-32F7-AB41-85A51F59B2CA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4c5fe000 -     0x7fff4c74afff  com.apple.CoreHandwriting (161 - 1.2) <7A9F3CB9-82D6-3E11-A5A0-CC1168342669> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff4caa6000 -     0x7fff4cb10ff0  com.apple.CoreNLP (1.0 - 213) <682C4550-F662-3BD0-BD30-A4BEF5E2B74B> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4ce15000 -     0x7fff4ce9effa  com.apple.CorePDF (4.0 - 518.4.1) <0F40D8AD-FE93-3894-AA05-1524A63302FF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff4cf82000 -     0x7fff4cf8aff0  com.apple.CorePhoneNumbers (1.0 - 1) <8E2800B5-D750-340B-824C-F294A3581D51> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4d6d7000 -     0x7fff4d6faff7  com.apple.CoreSVG (1.0 - 129) <DF071FDE-1BE6-3899-B203-29275A39AD1E> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4d6fb000 -     0x7fff4d72eff7  com.apple.CoreServicesInternal (446.6 - 446.6) <B7CEA8A6-6C94-3E88-844D-6A3169CC2BA9> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4d72f000 -     0x7fff4d75dff7  com.apple.CSStore (1069.11 - 1069.11) <C7CCB364-F4ED-3E46-90D6-1376F10F8DB3> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4dc60000 -     0x7fff4dce7fff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <38CCC6A0-E7F8-3FE0-A3E2-DF27CC6C8A58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4dd7f000 -     0x7fff4deabff4  com.apple.coreui (2.1 - 608.3) <98D37B78-FC09-3D5B-B3F6-2B8A0E20360B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4deac000 -     0x7fff4e047ff6  com.apple.CoreUtils (6.1 - 610.18) <CCC7314C-57F5-3528-B6F4-C470385069AF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4e17c000 -     0x7fff4e18fff1  com.apple.CrashReporterSupport (10.13 - 15011) <72E8461C-DA63-3768-84DC-FB52DCB0CC4F> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4e3f9000 -     0x7fff4e40bffc  com.apple.framework.DFRFoundation (1.0 - 252) <B5747371-51E9-30C2-A80E-AB995925CEB5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4e40c000 -     0x7fff4e411fff  com.apple.DSExternalDisplay (3.1 - 380) <58AB05D2-DA0C-376E-972B-F50A774D726D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4e47a000 -     0x7fff4e4f5ff8  com.apple.datadetectorscore (8.0 - 659) <FA91248B-4B1A-355B-BC2D-E6531DD67863> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4e541000 -     0x7fff4e57fff0  com.apple.DebugSymbols (194 - 194) <63EC0BF1-7FAC-3234-870A-0AB25921DADB> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff4e580000 -     0x7fff4e6dcffe  com.apple.desktopservices (1.14.2 - 1281.2.6) <61257EE1-FBCA-3B57-84C8-6EA97BCF39CC> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4e8e8000 -     0x7fff4e9b8ff6  com.apple.DiskManagement (13.0 - 1648.60.1) <05521AEB-172A-3AAC-90CB-F0FA6B952883> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff4e9b9000 -     0x7fff4e9bdff1  com.apple.DisplayServicesFW (3.1 - 380) <E9E5443E-2888-32C6-9A58-D36081CFD4CF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff4ea13000 -     0x7fff4ea37ffd  com.apple.DuetActivityScheduler (1.0 - 1) <2FF3ABCD-F827-36F3-8569-B7B3451335FD> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff4ea61000 -     0x7fff4ea96ff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <EF22F931-70F1-38F2-A0AE-76F1ED92FA50> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff4ea97000 -     0x7fff4ea9bff9  com.apple.EFILogin (2.0 - 2) <6FA447B0-32F6-3A81-B5EC-DAA9B595FACB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff4f5d1000 -     0x7fff4fc3bff1  com.apple.vision.EspressoFramework (1.0 - 188.2) <08FC5646-3B3F-33F9-9062-A75D6EAF80FD> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff4ff1d000 -     0x7fff50338ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <8B2604AE-C6F8-3A53-8A94-DBA2A762EC2B> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff5099c000 -     0x7fff50ad3ffc  libFontParser.dylib (277.2.1.2) <06A40213-0043-31F3-9AF5-DA513322DA20> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff50ad4000 -     0x7fff50b08fff  libTrueTypeScaler.dylib (277.2.1.2) <84394970-1C12-3DFB-A72F-9E80944B2191> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff50b6d000 -     0x7fff50b7dff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <DF14F485-8D5C-3F5F-9846-7433958B752F> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff54042000 -     0x7fff54043fff  libmetal_timestamp.dylib (902.11.1) <815B0315-2A6A-374E-A9F5-A86A8242482B> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff556ea000 -     0x7fff556f0fff  com.apple.GPUWrangler (4.5.21 - 4.5.21) <ACFA40E7-18A3-3A98-BCB3-0196FFD230D2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff55a0c000 -     0x7fff55a32ffb  com.apple.GenerationalStorage (2.0 - 313) <EF5FDA24-EE14-3EF6-BF2B-FA72FFA175C6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff55a4b000 -     0x7fff56a28ff6  com.apple.GeoServices (1.0 - 1624.22.10.8.7) <759472D8-D79F-3CF6-980E-7FC5A8BF2B64> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff56b56000 -     0x7fff56b64ffb  com.apple.GraphVisualizer (1.0 - 100.1) <F59FCBF7-63DA-3C59-945E-E5BB66C4CCFF> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff56bc9000 -     0x7fff56bd6ff9  com.apple.HID (1.0 - 1) <FCFE50EF-0158-3D64-A1BB-257D68F93FF8> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff56cf7000 -     0x7fff56db4ff4  com.apple.Heimdal (4.0 - 2.0) <DE4CE40D-4797-3793-97FE-49FC4B764E56> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff58ee9000 -     0x7fff58ef2ffe  com.apple.IOAccelMemoryInfo (1.0 - 1) <FAD3EC99-3809-3AC0-836E-E9377189EA69> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff58ef3000 -     0x7fff58efbffd  com.apple.IOAccelerator (438.2.8 - 438.2.8) <15817F17-2AF1-32DF-8A6C-DD65B80075D7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff58efe000 -     0x7fff58f14ff7  com.apple.IOPresentment (1.0 - 37) <F70AC027-E18E-39BC-A96E-ED15B802C832> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5929e000 -     0x7fff592e9ff4  com.apple.IconServices (438.3 - 438.3) <1F6BDF56-6C42-3C29-BD16-5C9921C64D87> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff59488000 -     0x7fff59494ffa  com.apple.IntentsFoundation (1.0 - 1) <9104E132-DF3B-360A-9694-7E0399C513A7> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff594a7000 -     0x7fff594adffc  com.apple.InternationalSupport (1.0 - 45) <5A076C86-0CA4-338E-AEC1-1C8F5E601DA3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff596ee000 -     0x7fff5970eff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <665A02F2-2DC9-3BE1-8A91-DC8629495B1D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff59866000 -     0x7fff59934ff5  com.apple.LanguageModeling (1.0 - 215.1) <34D9FCAB-CDB6-3F3A-AAD8-A9D0A0713AE3> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff59935000 -     0x7fff5997dff7  com.apple.Lexicon-framework (1.0 - 72) <7413459B-0E19-3C4F-BB84-4E8914875C2D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff59984000 -     0x7fff59988ff2  com.apple.LinguisticData (1.0 - 353.6) <63A3EE9B-A415-31A0-88DA-278AC277E1B1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff599af000 -     0x7fff599d3ffe  com.apple.locationsupport (2389.0.8 - 2389.0.8) <EFEB2042-AF4B-3E37-B202-8359A8C11BEE> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff5a222000 -     0x7fff5a225fff  com.apple.Mangrove (1.0 - 25) <B7599CE8-F263-314E-BE6D-454A183C08B0> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5a3e3000 -     0x7fff5a409ffe  com.apple.MarkupUI (1.0 - 325.3) <C6D96A77-CA1C-3993-AEE3-B126F3CBF03D> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff5a48e000 -     0x7fff5a518ff0  com.apple.MediaExperience (1.0 - 1) <560BBD61-82DB-33F0-8EF5-B0DF6DCAA7BB> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5a519000 -     0x7fff5a54cfff  com.apple.MediaKit (16 - 923) <C55D7226-8635-3C3D-84F6-B63051C78097> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff5ace2000 -     0x7fff5ad2efff  com.apple.spotlight.metadata.utilities (1.0 - 2075.4) <65B49E2A-EF09-30EB-9821-4B348E35EE0B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5ad2f000 -     0x7fff5adfdffd  com.apple.gpusw.MetalTools (1.0 - 1) <0E41F3B9-EEB3-35AD-8464-75864345693A> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5b02d000 -     0x7fff5b04bff7  com.apple.MobileKeyBag (2.0 - 1.0) <8C650D8D-3711-32C6-AF4B-E0F165B55B5E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5b118000 -     0x7fff5b2b1ff3  com.apple.Montreal (1.0 - 120.1) <4075C983-816B-3E80-8F22-B11E9406EC87> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff5b2b2000 -     0x7fff5b2e0ff7  com.apple.MultitouchSupport.framework (3420.2 - 3420.2) <1BB8C03E-ACBA-3042-9AFA-A918B6183C01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5b7df000 -     0x7fff5b7e9fff  com.apple.NetAuth (6.2 - 6.2) <CB6D1EE0-3397-3254-A67B-FB24ABC3CF43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5c1da000 -     0x7fff5c226ff7  com.apple.OTSVG (1.0 - 643.1.2.3) <21D6DEC5-89CF-3856-977F-FFB033605FF6> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5d3bc000 -     0x7fff5d3c7ffe  com.apple.PerformanceAnalysis (1.243.1 - 243.1) <3D906473-45A4-3C06-93DB-F66ACF9E217D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5d3c8000 -     0x7fff5d3f0ffb  com.apple.persistentconnection (1.0 - 1.0) <FDBC8DE5-1C73-3D5C-A9BA-3C391B10A7BD> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5ee08000 -     0x7fff5ee38ff1  com.apple.pluginkit.framework (1.0 - 1) <B7C7947B-70FF-352A-8203-59D8EAEED7C8> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5ee61000 -     0x7fff5ee74ff8  com.apple.PowerLog (1.0 - 1) <6AA2A5E6-E9DF-3DE0-8DCB-B4B67DB90AD7> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff5fce2000 -     0x7fff5fd3cff7  com.apple.ProtectedCloudStorage (1.0 - 1) <53AE5D1D-D3A3-3085-88F8-2CE1076CF210> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff5fd3d000 -     0x7fff5fd56fff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <7CE69139-FFAC-3C48-A491-39604B93CA37> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5fe62000 -     0x7fff5fe65ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <CF1D637B-BBD7-3457-9F7F-E952AB31E01A> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff5fe66000 -     0x7fff5fe89ffb  com.apple.quicklook.QuickLookSupport (1.0 - 1) <AA96BC66-A363-33B6-ACF6-CF824EA23884> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff5fed0000 -     0x7fff5ff48ff8  com.apple.Rapport (1.9 - 190.11) <56B44EBC-77BF-3A12-8BC8-F264928A18B8> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff6015f000 -     0x7fff60188ff9  com.apple.RemoteViewServices (2.0 - 148) <590871B7-47F6-3936-AA17-B0AA0DC177D4> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff602ee000 -     0x7fff60329ff4  com.apple.RunningBoardServices (1.0 - 223.60.4) <2DF794E5-4008-3D86-9856-F28C49142FE3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff61c6f000 -     0x7fff61c72ff9  com.apple.SecCodeWrapper (4.0 - 448.60.2) <4EED91B7-2B87-3EDF-9E92-311F55247B3C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff61de5000 -     0x7fff61f09ff4  com.apple.Sharing (1506.6 - 1506.6) <6E65B170-45C1-354E-8D55-22BF5DFF9C90> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff61f2a000 -     0x7fff61f4affd  com.apple.sidecar-core (1.0 - 209) <DACA0931-6677-3C83-9231-C29E4FA9D624> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff61f4b000 -     0x7fff61f5dff8  com.apple.sidecar-ui (1.0 - 209) <C943DA67-BBD0-3DA4-944C-FA3BAE4DF923> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff62f21000 -     0x7fff63219ffa  com.apple.SkyLight (1.600.0 - 450.1) <65653F86-25AD-3283-9F81-DA56A8D01F69> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff63a61000 -     0x7fff63a6ffff  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <0D6C7167-ECA8-3D6E-BC08-CCE8B4115F8E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff64292000 -     0x7fff6429bff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <06787E03-CFFE-3240-B95A-8D2763ED550B> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff64551000 -     0x7fff64561ff3  com.apple.TCC (1.0 - 1) <5DDF1103-C7EE-3588-A532-F33AC526B288> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff64a56000 -     0x7fff64b1dff4  com.apple.TextureIO (3.10.9 - 3.10.9) <360BB4A8-E37F-30DB-B798-2DAD29DEA9D3> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff65974000 -     0x7fff65bceff2  com.apple.UIFoundation (1.0 - 660) <5BAA592B-3B1B-367F-8A26-3AFFB4C355D0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff65c61000 -     0x7fff65c67ffe  com.apple.URLFormatting (119 - 119.15) <6AB7A1A4-B00E-3EAD-99F5-DFFD7BD5E3D0> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff667c2000 -     0x7fff667e2fff  com.apple.UserManagement (1.0 - 1) <EDB62A60-2BCA-3022-A07F-83E9E0431C48> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff67596000 -     0x7fff67680ffe  com.apple.ViewBridge (462 - 462) <AD0573C5-5C5A-3BE3-AD29-FEE92A78B169> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff67826000 -     0x7fff67827fff  com.apple.WatchdogClient.framework (1.0 - 67.60.1) <DE42FAF9-24CB-34DA-9AD0-76FE0F3C1C5E> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff68404000 -     0x7fff68407ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <E7FE2B68-51FA-3863-AB49-BEE9D862DBAB> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff68480000 -     0x7fff6848eff5  com.apple.audio.caulk (1.0 - 32.3) <400717FB-3552-3F61-BCBE-53F89F33DDAE> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff687cf000 -     0x7fff687d1ff3  com.apple.loginsupport (1.0 - 1) <1E3EFDAA-97FB-352A-8802-005343FE60F9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff687d2000 -     0x7fff687e5ffd  com.apple.login (3.0 - 3.0) <40531B9D-B0F1-371F-A5E8-0FC91D7AD175> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff68817000 -     0x7fff68823ffd  com.apple.perfdata (1.0 - 51.40.3) <6EC28F76-04A3-3E9A-9444-5FE5F90E8770> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff68ae8000 -     0x7fff68af4ff3  libAudioStatistics.dylib (1104.30) <0F769C4F-E8D7-33E3-BC35-8B678E66E079> /usr/lib/libAudioStatistics.dylib
    0x7fff68af5000 -     0x7fff68b2bffa  libAudioToolboxUtility.dylib (1104.30) <5688DDAC-8A24-3061-B431-43AFCA320EF5> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff68b32000 -     0x7fff68b67ff7  libCRFSuite.dylib (48) <7E22F62C-3EEA-3880-9CCD-0EA93FB953DC> /usr/lib/libCRFSuite.dylib
    0x7fff68b6a000 -     0x7fff68b74ff3  libChineseTokenizer.dylib (34) <3023F415-2B77-38DA-ABDD-16BFD18CED69> /usr/lib/libChineseTokenizer.dylib
    0x7fff68b75000 -     0x7fff68bfefff  libCoreStorage.dylib (551) <5CA96279-B9E0-390D-8488-CD77D5EB89A6> /usr/lib/libCoreStorage.dylib
    0x7fff68c01000 -     0x7fff68c03ff7  libDiagnosticMessagesClient.dylib (112) <D84AA565-8B5C-39EB-AB5E-61DC38B8493C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff68c48000 -     0x7fff68dffff3  libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
    0x7fff68e26000 -     0x7fff68e2cff3  libIOReport.dylib (54) <B68B8787-1D0A-3E06-8E6A-0E59771F796C> /usr/lib/libIOReport.dylib
    0x7fff68f0c000 -     0x7fff68f13fff  libMatch.1.dylib (36) <F161E5B5-59CB-3C46-BA6D-0E5DE36DF7FC> /usr/lib/libMatch.1.dylib
    0x7fff68f43000 -     0x7fff68f62fff  libMobileGestalt.dylib (826.60.1) <7FA72434-FD46-300D-A6BD-D47A4FEF03C5> /usr/lib/libMobileGestalt.dylib
    0x7fff68fd7000 -     0x7fff690b4ff7  libSMC.dylib (20) <F91F5C39-B4CC-3A8C-A769-49D704683A09> /usr/lib/libSMC.dylib
    0x7fff690c9000 -     0x7fff690caff3  libSystem.B.dylib (1281) <2F6BCFD9-A5F9-30FE-BF5A-5C53D3CBAB4D> /usr/lib/libSystem.B.dylib
    0x7fff690cb000 -     0x7fff69158ff7  libTelephonyUtilDynamic.dylib (3852) <1EB18EA2-EF1E-355A-9F6F-B2D9E662FE09> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff69159000 -     0x7fff6915afff  libThaiTokenizer.dylib (3) <DDCB09BD-CBDF-3628-B44F-C5328037A929> /usr/lib/libThaiTokenizer.dylib
    0x7fff69172000 -     0x7fff69188fff  libapple_nghttp2.dylib (1.39.2) <0685C38F-7A9F-34CB-B3FF-92601483A0FF> /usr/lib/libapple_nghttp2.dylib
    0x7fff691bd000 -     0x7fff6922fff7  libarchive.2.dylib (72.40.2) <88E010D7-060F-333E-B5B4-0249154B9868> /usr/lib/libarchive.2.dylib
    0x7fff69230000 -     0x7fff692c6fc5  libate.dylib (2.0.9) <63A28B5E-0AAA-3893-91DD-1A64A03FE8A2> /usr/lib/libate.dylib
    0x7fff692ca000 -     0x7fff692caff3  libauto.dylib (187) <724B1E92-64DC-30CD-A90B-DA90B5794A94> /usr/lib/libauto.dylib
    0x7fff69391000 -     0x7fff693a1ff3  libbsm.0.dylib (60) <2E6E444F-7BF3-32E0-AF3A-DE9BF9D9DAAB> /usr/lib/libbsm.0.dylib
    0x7fff693a2000 -     0x7fff693aefff  libbz2.1.0.dylib (44) <8FCE28A3-D250-37F5-93B6-866E8494DCAA> /usr/lib/libbz2.1.0.dylib
    0x7fff693af000 -     0x7fff69402ff7  libc++.1.dylib (800.7) <6018A70E-5CD3-32AF-BA60-E7A0B7E7CEB2> /usr/lib/libc++.1.dylib
    0x7fff69403000 -     0x7fff69417fff  libc++abi.dylib (800.7) <BC1E5821-4540-3226-ABB0-BC35E4DDF0B9> /usr/lib/libc++abi.dylib
    0x7fff69418000 -     0x7fff69418ffb  libcharset.1.dylib (59) <1B71DC8A-FBF2-37F8-92C0-34AE72B7CED3> /usr/lib/libcharset.1.dylib
    0x7fff69419000 -     0x7fff6942affb  libcmph.dylib (8) <55F5F96B-F93C-3A1A-80F7-61B9ED2C2F6C> /usr/lib/libcmph.dylib
    0x7fff6942b000 -     0x7fff69442fe7  libcompression.dylib (87) <35A0C0B0-6545-3E18-AEA7-F8C70E0FB095> /usr/lib/libcompression.dylib
    0x7fff69712000 -     0x7fff69728ff7  libcoretls.dylib (167) <EFA4D470-4840-3D55-A287-32E82EC0EC58> /usr/lib/libcoretls.dylib
    0x7fff69729000 -     0x7fff6972afff  libcoretls_cfhelpers.dylib (167) <F0EAEB10-7C1F-3CB1-B04E-D7B96665C749> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff69cd5000 -     0x7fff69ce0ff7  libcsfde.dylib (551) <71213116-5522-34A0-B731-EA243E7CD88B> /usr/lib/libcsfde.dylib
    0x7fff69ce8000 -     0x7fff69d47fff  libcups.2.dylib (483.2) <2C8BF301-578F-3148-9A52-C1CA90402D9B> /usr/lib/libcups.2.dylib
    0x7fff69e53000 -     0x7fff69e53fff  libenergytrace.dylib (21) <38819A80-4A1A-32D7-99D3-B675808F30CF> /usr/lib/libenergytrace.dylib
    0x7fff69e54000 -     0x7fff69e6dff7  libexpat.1.dylib (19.60.2) <81E75AD6-C332-3DC6-804F-A71FC64EC6A1> /usr/lib/libexpat.1.dylib
    0x7fff69e7b000 -     0x7fff69e7dfff  libfakelink.dylib (149) <AAA5BBB4-F6FA-3B36-9245-B6999A95C63C> /usr/lib/libfakelink.dylib
    0x7fff69e8c000 -     0x7fff69e91fff  libgermantok.dylib (24) <6D3925E0-8A6F-3BE1-8729-ABEDE2264AF1> /usr/lib/libgermantok.dylib
    0x7fff69e92000 -     0x7fff69e9bff7  libheimdal-asn1.dylib (564.60.2) <69184137-9EFE-366C-BE2D-7027A1677F76> /usr/lib/libheimdal-asn1.dylib
    0x7fff69e9c000 -     0x7fff69f8cff7  libiconv.2.dylib (59) <54B90704-F9C8-31B4-AE04-FE496B3725A3> /usr/lib/libiconv.2.dylib
    0x7fff69f8d000 -     0x7fff6a1e5ff7  libicucore.A.dylib (64252.0.1) <AD2FDFC2-F9D9-3D64-950A-6CF6FC114B95> /usr/lib/libicucore.A.dylib
    0x7fff6a1ff000 -     0x7fff6a200fff  liblangid.dylib (133) <7E36BF2A-6E88-3A32-8412-4FD5D850D44A> /usr/lib/liblangid.dylib
    0x7fff6a201000 -     0x7fff6a219ff3  liblzma.5.dylib (16) <A4980A1E-CA23-31F2-8CAD-3BA62F802FE7> /usr/lib/liblzma.5.dylib
    0x7fff6a231000 -     0x7fff6a2d8fff  libmecab.dylib (883.1.1) <790EBEF5-E677-363E-848F-C5E378F35C98> /usr/lib/libmecab.dylib
    0x7fff6a2d9000 -     0x7fff6a53bfe1  libmecabra.dylib (883.1.1) <B59546A4-D7B2-365E-ADB3-13BC524E3407> /usr/lib/libmecabra.dylib
    0x7fff6a8a7000 -     0x7fff6a8d6ff7  libncurses.5.4.dylib (57) <D781E97A-8970-329C-ADB8-F3CEA0343F8E> /usr/lib/libncurses.5.4.dylib
    0x7fff6aa05000 -     0x7fff6ae7bff7  libnetwork.dylib (1880.60.5) <0B1AF784-11A0-31EE-AC24-2E0BAB975CC7> /usr/lib/libnetwork.dylib
    0x7fff6ae7c000 -     0x7fff6ae92fff  libnetworkextension.dylib (1095.60.2) <9CBF2B1A-A0F9-32A6-8034-5483E5EF072F> /usr/lib/libnetworkextension.dylib
    0x7fff6af1a000 -     0x7fff6af4bfc6  libobjc.A.dylib (781.2) <17241F77-6A7A-39D7-8836-63E2725AA3C9> /usr/lib/libobjc.A.dylib
    0x7fff6af5e000 -     0x7fff6af62fff  libpam.2.dylib (25) <C6BFA445-E6A2-3A18-89F3-2E1D85405E69> /usr/lib/libpam.2.dylib
    0x7fff6af65000 -     0x7fff6af9bff7  libpcap.A.dylib (89.60.2) <882835C6-7DA0-3465-A646-EBA215EF9DAD> /usr/lib/libpcap.A.dylib
    0x7fff6afd9000 -     0x7fff6afe7ff9  libperfcheck.dylib (37) <690BB406-E33C-3A99-82DF-BB02F0BB29CD> /usr/lib/libperfcheck.dylib
    0x7fff6b01d000 -     0x7fff6b035ff7  libresolv.9.dylib (67.40.1) <2DEF6C56-0CF8-3469-B21C-D8994D048807> /usr/lib/libresolv.9.dylib
    0x7fff6b037000 -     0x7fff6b07bfff  libsandbox.1.dylib (1217.61.1) <5D1AC9FE-A068-3883-AEB6-5F0D2F8B93A5> /usr/lib/libsandbox.1.dylib
    0x7fff6b08f000 -     0x7fff6b090ff7  libspindump.dylib (281.2) <8541CC86-40AB-3118-BD79-6B15F5871188> /usr/lib/libspindump.dylib
    0x7fff6b091000 -     0x7fff6b27eff7  libsqlite3.dylib (308.4) <5FAC89DA-EC45-3F38-8D00-FE638D6FD4D5> /usr/lib/libsqlite3.dylib
    0x7fff6b474000 -     0x7fff6b4cfff8  libusrtcp.dylib (1880.60.5) <5D0CEAF0-F412-3768-9BE1-4D51F9832D29> /usr/lib/libusrtcp.dylib
    0x7fff6b4d0000 -     0x7fff6b4d3ffb  libutil.dylib (57) <86C9C769-0523-38C6-940E-900C8CAB780A> /usr/lib/libutil.dylib
    0x7fff6b4d4000 -     0x7fff6b4e1fff  libxar.1.dylib (420) <03679705-EDE0-361D-B0B2-1A69170A6FF1> /usr/lib/libxar.1.dylib
    0x7fff6b4e7000 -     0x7fff6b5c9ff7  libxml2.2.dylib (32.13) <DDA76502-B9D9-3459-97DB-C8B85D9310A9> /usr/lib/libxml2.2.dylib
    0x7fff6b5cd000 -     0x7fff6b5f5fff  libxslt.1.dylib (16.7) <0BBEC00F-116C-3AF8-B751-970482388AED> /usr/lib/libxslt.1.dylib
    0x7fff6b5f6000 -     0x7fff6b608ffb  libz.1.dylib (76) <1005ADEB-04A2-3E42-B915-AB4B40A7AB3A> /usr/lib/libz.1.dylib
    0x7fff6b6be000 -     0x7fff6b6d371f  libswiftAppKit.dylib (??? - ???) <F573A441-E163-3E28-898A-FDFFB123655F> /usr/lib/swift/libswiftAppKit.dylib
    0x7fff6b6fe000 -     0x7fff6ba846b7  libswiftCore.dylib (5.1.3 - 1100.8.280) <97D00082-E3A3-38B4-A21C-6B2AB08F5D4B> /usr/lib/swift/libswiftCore.dylib
    0x7fff6ba92000 -     0x7fff6ba9ad77  libswiftCoreData.dylib (??? - ???) <A95D637D-BD64-322D-A695-C3E669D4C56A> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff6ba9b000 -     0x7fff6ba9dfff  libswiftCoreFoundation.dylib (??? - ???) <0E58292C-0C6C-3722-8F1D-E8FCBEADEA5C> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff6ba9e000 -     0x7fff6baacfff  libswiftCoreGraphics.dylib (??? - ???) <9454A01F-9363-3BA0-ABEC-BFA0F167AE58> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff6baad000 -     0x7fff6bab0ffb  libswiftCoreImage.dylib (??? - ???) <9B2C9DC6-2529-31D4-9CE0-D8649609ECCB> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff6bcd5000 -     0x7fff6bcdbfff  libswiftDarwin.dylib (??? - ???) <C624918B-CA64-331B-8B38-64336CAA9711> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff6bcdc000 -     0x7fff6bcf5cdf  libswiftDispatch.dylib (??? - ???) <80BD6B6F-11B2-3027-A710-DA2CEC6C12BA> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff6bcf6000 -     0x7fff6be95337  libswiftFoundation.dylib (??? - ???) <2B615BDA-0B8B-378F-B91E-F94083CF5C2F> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff6bea4000 -     0x7fff6bea6ff3  libswiftIOKit.dylib (??? - ???) <A2D81113-3018-3B37-B4F0-1B492A70D8F9> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff6bebc000 -     0x7fff6bec3067  libswiftMetal.dylib (??? - ???) <9FEDEE24-D3F1-3FA4-9CDF-990F39AE63BB> /usr/lib/swift/libswiftMetal.dylib
    0x7fff6bf41000 -     0x7fff6bf44fef  libswiftObjectiveC.dylib (??? - ???) <1DC032B2-04EC-36EB-962E-70CAEFF9BA70> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff6bf56000 -     0x7fff6bf5bfb7  libswiftQuartzCore.dylib (??? - ???) <3EC7338B-DABF-3BE3-98C5-1DFF232F841A> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff6c041000 -     0x7fff6c043fff  libswiftXPC.dylib (??? - ???) <64652279-CA87-36AA-B78D-2DCA5546CBFB> /usr/lib/swift/libswiftXPC.dylib
    0x7fff6c06c000 -     0x7fff6c071ff3  libcache.dylib (83) <AD7479C0-73FA-3B2E-9544-D566DFFAB4C6> /usr/lib/system/libcache.dylib
    0x7fff6c072000 -     0x7fff6c07dfff  libcommonCrypto.dylib (60165) <F7B65873-FAC8-3EB5-8912-34109EFC74B5> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6c07e000 -     0x7fff6c085fff  libcompiler_rt.dylib (101.2) <51107CAA-0727-370D-8287-940D40D09AC1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6c086000 -     0x7fff6c08ffff  libcopyfile.dylib (166.40.1) <6454A046-88E5-32D6-898C-FB0D30D28637> /usr/lib/system/libcopyfile.dylib
    0x7fff6c090000 -     0x7fff6c127fe7  libcorecrypto.dylib (866.60.3) <8090C446-35C8-31B4-8B1E-AF6D0EF3524B> /usr/lib/system/libcorecrypto.dylib
    0x7fff6c23e000 -     0x7fff6c27fff0  libdispatch.dylib (1173.60.1) <A9EDFE95-31BA-3BEF-89CA-60DE153237FA> /usr/lib/system/libdispatch.dylib
    0x7fff6c280000 -     0x7fff6c2b5ff7  libdyld.dylib (733.8) <8E2D3DED-0756-37A0-9D55-B9264CA020B4> /usr/lib/system/libdyld.dylib
    0x7fff6c2b6000 -     0x7fff6c2b6ffb  libkeymgr.dylib (30) <0B9A3AF7-086E-3E7A-A52E-3DAF2E52CF86> /usr/lib/system/libkeymgr.dylib
    0x7fff6c2b7000 -     0x7fff6c2c3ff7  libkxld.dylib (6153.61.1) <E4A12D21-999B-34CE-ACEC-7C7972B3BAED> /usr/lib/system/libkxld.dylib
    0x7fff6c2c4000 -     0x7fff6c2c4ff7  liblaunch.dylib (1738.61.1) <A061D971-A337-3528-8B78-FFAD2B0B5CC6> /usr/lib/system/liblaunch.dylib
    0x7fff6c2c5000 -     0x7fff6c2caff7  libmacho.dylib (949.0.1) <9831715F-ED86-3A9D-88CD-152C888B784B> /usr/lib/system/libmacho.dylib
    0x7fff6c2cb000 -     0x7fff6c2cdff7  libquarantine.dylib (110.40.3) <58CE8913-EC7B-376B-BC80-69763993A1E4> /usr/lib/system/libquarantine.dylib
    0x7fff6c2ce000 -     0x7fff6c2cfff7  libremovefile.dylib (48) <4E1AD797-3993-3E05-BB9B-B4E3038CE09C> /usr/lib/system/libremovefile.dylib
    0x7fff6c2d0000 -     0x7fff6c2e7fff  libsystem_asl.dylib (377.60.2) <2CD6CABE-F8D7-3CCA-A930-08F8AC356D30> /usr/lib/system/libsystem_asl.dylib
    0x7fff6c2e8000 -     0x7fff6c2e8fff  libsystem_blocks.dylib (74) <71A75F21-83AD-382F-95E4-4D6B77B4B9FE> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6c2e9000 -     0x7fff6c370ff7  libsystem_c.dylib (1353.60.8) <ECA8CD0D-0B55-3151-B389-8109DAEC85B1> /usr/lib/system/libsystem_c.dylib
    0x7fff6c371000 -     0x7fff6c374ffb  libsystem_configuration.dylib (1061.40.2) <CE186284-4923-35DE-9141-7B6B89523668> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6c375000 -     0x7fff6c378ff7  libsystem_coreservices.dylib (114) <FBE4483A-7B6E-30CF-AECE-828AFFACDC15> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6c379000 -     0x7fff6c381fff  libsystem_darwin.dylib (1353.60.8) <9AC37996-630C-3B1E-8285-CFC77B684359> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6c382000 -     0x7fff6c389ffb  libsystem_dnssd.dylib (1096.60.2) <7F0DF910-F4AC-3CED-9494-295B5E45549C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6c38a000 -     0x7fff6c38bffb  libsystem_featureflags.dylib (17) <985005B7-C0B3-3DCA-B064-6D34A0687212> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6c38c000 -     0x7fff6c3d9fff  libsystem_info.dylib (538) <D9805FBC-1BBD-3825-AB62-83C3ABB4191F> /usr/lib/system/libsystem_info.dylib
    0x7fff6c3da000 -     0x7fff6c406ff7  libsystem_kernel.dylib (6153.61.1) <90F8650F-D3A9-38B3-BB8C-B5D3686393BC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6c407000 -     0x7fff6c44efcf  libsystem_m.dylib (3178) <92F1FF45-BD1C-32FE-A9A9-D12AF02C8212> /usr/lib/system/libsystem_m.dylib
    0x7fff6c44f000 -     0x7fff6c476fff  libsystem_malloc.dylib (283.60.1) <51472F42-71BE-348F-B42E-4EDD3040B690> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6c477000 -     0x7fff6c484ffb  libsystem_networkextension.dylib (1095.60.2) <846C06C0-A705-38AE-8A29-3FA4153252B3> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6c485000 -     0x7fff6c48eff3  libsystem_notify.dylib (241) <7CB7DE46-5877-3CAD-8526-CACEA22F3AD5> /usr/lib/system/libsystem_notify.dylib
    0x7fff6c48f000 -     0x7fff6c498fef  libsystem_platform.dylib (220) <AC9560A9-CCE8-3158-BCC8-8FF47929397A> /usr/lib/system/libsystem_platform.dylib
    0x7fff6c499000 -     0x7fff6c4a3fff  libsystem_pthread.dylib (416.60.2) <9D14694F-F3FE-385D-9B23-6A87844D5CBF> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6c4a4000 -     0x7fff6c4a8fff  libsystem_sandbox.dylib (1217.61.1) <AA2E4441-A517-3921-AF0E-AA8158D2A6D9> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6c4a9000 -     0x7fff6c4abfff  libsystem_secinit.dylib (62.60.1) <129C187A-E580-3F00-A0C3-E96A633364F1> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6c4ac000 -     0x7fff6c4b3ffb  libsystem_symptoms.dylib (1238.60.1) <5540DEA3-9C3A-3991-8C3A-7B375A5410C7> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6c4b4000 -     0x7fff6c4caff2  libsystem_trace.dylib (1147.60.3) <EF6BD746-85CD-3490-92E6-7C7EDA0B703B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6c4cc000 -     0x7fff6c4d1ffb  libunwind.dylib (35.4) <769F4C16-2746-3182-85C1-45CC98D119C8> /usr/lib/system/libunwind.dylib
    0x7fff6c4d2000 -     0x7fff6c506ffe  libxpc.dylib (1738.61.1) <AC9AD00D-BAA9-3ABC-B557-77E604CF9955> /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: 401676
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=621.7M resident=0K(0%) swapped_out_or_unallocated=621.7M(100%)
Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG image                            84K        5 
CG raster data                      48K        6 
CoreAnimation                      684K       34 
CoreGraphics                         8K        1 
CoreImage                            4K        1 
CoreServices                       232K        1 
CoreUI image data                 1124K       11 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           325.2M       52 
MALLOC guard page                   48K       10 
MALLOC_MEDIUM (reserved)         784.0M        7         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
STACK GUARD                       56.0M        7 
Stack                             11.0M        7 
VM_ALLOCATE                         80K        7 
__DATA                            36.9M      365 
__DATA_CONST                       262K       17 
__FONT_DATA                          4K        1 
__LINKEDIT                       354.0M        5 
__OBJC_RO                         32.0M        1 
__OBJC_RW                         1780K        2 
__TEXT                           267.7M      363 
__UNICODE                          564K        1 
mapped file                       52.3M       18 
shared memory                      640K       15 
===========                     =======  ======= 
TOTAL                              2.3G      944 
TOTAL, minus reserved VM space     1.1G      944 

Model: iMac18,3, BootROM 179.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 4,2 GHz, 40 GB, SMC 2.41f2
Graphics: kHW_AMDRadeonPro580Item, Radeon Pro 580, spdisplays_pcie_device, 8 GB
Memory Module: BANK 0/DIMM0, 16 GB, DDR4 SO-DIMM, 2400 MHz, 0x859B, 0x435431364734533234414D2E4D31364648000
Memory Module: BANK 0/DIMM1, 4 GB, DDR4 SO-DIMM, 2400 MHz, 0x80AD, 0x484D413835315336414652364E2D554820202020
Memory Module: BANK 1/DIMM0, 16 GB, DDR4 SO-DIMM, 2400 MHz, 0x859B, 0x435431364734533234414D2E4D31364648000
Memory Module: BANK 1/DIMM1, 4 GB, DDR4 SO-DIMM, 2400 MHz, 0x80AD, 0x484D413835315336414652364E2D554820202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x16F), Broadcom BCM43xx 1.0 (7.77.106.3 AirPortDriverBrcmNIC-1435.3)
Bluetooth: Version 7.0.2f4, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
PCI Card: pci8086,15f0, sppci_usbxhci, Thunderbolt@134,0,0
USB Device: USB 3.0 Bus
USB Device: USB3.0 Hub
USB Device: USB3.0 Hub
USB Device: P9227 Slim
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: Stream Deck XL
USB Device: USB 3.1 Bus
USB Device: USB3.1 Hub
USB Device: Hub
USB Device: LG UltraFine Display Camera
USB Device: USB2.1 Hub
USB Device: Hub
USB Device: LG UltraFine Display Controls
USB Device: LG UltraFine Display Audio
USB Device: Rugged USB-C
Thunderbolt Bus: iMac, Apple Inc., 41.3
Thunderbolt Device: UltraFine 5K, LG Electronics, 3, 43.1

Feature request: playlists

Thank you so much for making Persephone! This is making my migration from itunes to mpd much easier :)

But, any plans to support playlists?

thanks!!

Albums with per-track artwork

I have a couple of (digital) albums that have per-track covers in their metadata separate from their album cover. It's not possible to get this artwork on the current version of MPD, but the next release will have a readpicture command that can be used to get the artwork.

In general how music apps deal with this situation is quite varying, but I think macOS iTunes gets it the most right. Within the library, playlist and queue views the album artwork is used to group the tracks together, the only place the per-track artwork is used is in the now-playing widget.

If you think this is worth supporting, I can open a PR for it.

endless loop of popup windows on nearly any action

On doing nearly anything, including most recently simply scrolling down the playlist, the application gets stuck in a loop where it pops up a window saying "Cannot send a new command while receiving another response" with an "Okay" button. Clicking it causes a new identical window to be created. I am running OSX 11.4 with Persephone 0.18-alpha.

Feature request: Volume controls

Thanks a lot for Persephone. It’s the first MPD client I’ve seen that has a decent UI. I’m not sure whether you’re already accepting feature requests, but you know, volume controls would be nice.

Feature request: Keyboard shortcuts

Feature request: Keyboard shortcuts for the most basic features like Play/Pause (I suggest using the space-bar), and left/right arrow keys for previous/next track.

Persephone with forked-daapd

i am trying to use Persephone together with forked-daapd's internal mpd: https://github.com/ejurgensen/forked-daapd .

it work‘s fine so far, can connect and control playback, only the cover-art is not being transmitted to the client (i only see grey discs). any clue, why this is not working (i am on catalina 10.15.7)?

on the other hand it would love to see a feature to select the sound output. similar to https://github.com/CDrummond/cantata. i prefer the design of persephone over the one of cantata and would actually like to switch, but choosing sound output is a key feature for my setting.

compliments on the very nice project!

cheers
bendsch

Feature request: Artist view

Hi @danbee,

Thanks for working on Persephone. I really like the minimal look.

Do you have any plans on having an artist-based view, in addition to the album-based one? Something similar to what Spotify has. That would be a great feature (for me at least), since that's how I usually navigate when listening to music: artist -> album.

Thanks again.

No volume/artwork

Any ideas how to unmute audio and view album artwork? Thanks for a great looking OSX app!
Untitled
Edit: It appears to be an MPD issue as I am having the same problem in another client. Please disregard.

memory leak

I've just had to force-quit persephone due to it taking up 28GB of RAM. I'm running my own build of the latest:

persephone main ●$ git rev-parse HEAD
47e68f8bdf369299ee20b2852240b276c53b6b07

Cannot open on Mac OS Bigsur

Hello,

I couldn't open it on Big sur due to a security issue. Does someone have any idea on it?

Persephone” can’t be opened because Apple cannot check it for malicious software.

Allow album grouping by Album Artist field instead of Artist (& sort variants)

In a great many albums especially Classical music and compilations, individual tracks have different artist fields. This may include identifying particular soloists, or completely different performers/ensembles. As such, the Album Artist field functions as a field to summarise and group the tracks by their real album (and still provides differentiation for genuinely different albums with identical names, for example "Solo" or "E.P."

I'm not certain about how MPD backend provides album lists but I understand it's configurable whether to arrange by Artist, Album Artist, or the 'Sort' versions of those tags (falling back where appropriate). Could Persephone expose this option?

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.