iOS 14 CoreFoundation crash with EXC_BREAKPOINT

Hi,
I am facing a strange issue in my app with iOS14 there is a intermittent crash, i am using NetServiceBrowser for MDNS discovery not sure if that is causing the problem crash log has below information:

Crashed: com.apple.main-thread
0 CoreFoundation 0x1a906c4c4 CFAssertMismatchedTypeID + 108
1 CoreFoundation 0x1a8f7db0c
CFRunLoopSourceRemoveFromRunLoop + 298
2 CFNetwork 0x1a96255b0 CFNetServiceBrowserStopSearch + 460
3 CoreFoundation 0x1a8f81240 CFRUNLOOP
ISCALLINGOUTTOASOURCE0PERFORMFUNCTION + 24
4 CoreFoundation 0x1a8f81140
CFRunLoopDoSource0 + 204
5 CoreFoundation 0x1a8f80488
CFRunLoopDoSources0 + 256
6 CoreFoundation 0x1a8f7aa40
CFRunLoopRun + 776
7 CoreFoundation 0x1a8f7a200 CFRunLoopRunSpecific + 572
8 GraphicsServices 0x1bf075598 GSEventRunModal + 160
9 UIKitCore 0x1ab840004 -[UIApplication
run] + 1052
10 UIKitCore 0x1ab8455d8 UIApplicationMain + 164
Answered by DTS Engineer in 787317022

Yes. using Multipeer Connectivity

OK. In that case my answer is that you should stop using Multipeer Connectivity. This is a long-standing bug and, while I can’t predict the future with 100% accuracy, I think it’s reasonable to infer future behaviour from past behaviour. In this case, you’re looking at a crashing bug that’s been around for at least 3 years old [1]. How long are you prepared to wait for a fix?

IMO Multipeer Connectivity should be officially deprecated in favour of Network framework [2]. If you’d like to make that transition:

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

[1] Based on the age of this thread. I suspect that this bug has been around for much longer than that.

[2] And, to be clear, this is a personal opinion. I don’t set official Apple policy for this stuff. The official policy is in TN3151 Choosing the right networking API, which has to walk a fine line because Multipeer Connectivity isn’t officially deprecated.

This really doesn't give us much to go off of other than NSNetServiceBrowser is being removed from the current run loop and is crashing your app for some reason. Is there any more info to go off of here?



Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
I could see in firebase keys section it has "Expected typeID 46 (CFRunLoopSource) does not match actual typeID 61 (CFSocket)" for key "crashinfoentry_0"

I am facing a strange issue in my app with iOS 14 there is a
intermittent crash

Please post a full crash report. It’s hard to say what’s code on here based on this snippet. Use the text attachment button (<>) to avoid clogging up the timeline.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Firebase mentions one of the keys in crash log as
Expected typeID 46 (CFRunLoopSource) does not match actual typeID 61 (CFSocket)

Here is the complete crash log
Code Block
Crashed: com.apple.main-thread
EXC_BREAKPOINT 0x00000001901fe700
Crashed: com.apple.main-thread
0 CoreFoundation 0x1901fe700 _CFAssertMismatchedTypeID + 112
1 CoreFoundation 0x190107f0c CFRunLoopSourceRemoveFromRunLoop + 306
2 CFNetwork 0x1907d0808 CFNetServiceBrowserStopSearch + 472
3 CoreFoundation 0x19010b81c CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
4 CoreFoundation 0x19010b718 CFRunLoopDoSource0 + 208
5 CoreFoundation 0x19010aa28 CFRunLoopDoSources0 + 268
6 CoreFoundation 0x190104d20 CFRunLoopRun + 824
7 CoreFoundation 0x1901044bc CFRunLoopRunSpecific + 600
8 GraphicsServices 0x1a6b89820 GSEventRunModal + 164
9 UIKitCore 0x192aa8734 -[UIApplication _run] + 1072
10 UIKitCore 0x192aade10 UIApplicationMain + 168
11 AppTarget_Qa 0x104e73ed4 main + 41 (AppDelegate.swift:41)
12 libdyld.dylib 0x18fdcbe60 start + 4
Thread 1
0 libsystem_kernel.dylib 0x1bc0b85bc workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d76e0954 _pthread_wqthread + 352
2 libsystem_pthread.dylib 0x1d76e777c start_wqthread + 8
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1bc093dd0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1bc093184 mach_msg + 76
2 CoreFoundation 0x19010acf8 CFRunLoopServiceMachPort + 380
3 CoreFoundation 0x190104ea8 CFRunLoopRun + 1216
4 CoreFoundation 0x1901044bc CFRunLoopRunSpecific + 600
5 Foundation 0x191381e30 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232
6 Foundation 0x191381d08 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
7 UIKitCore 0x192b58e94 -[UIEventFetcher threadMain] + 516
8 Foundation 0x1914ec0f0 NSThreadstart + 864
9 libsystem_pthread.dylib 0x1d76deca8 _pthread_start + 320
10 libsystem_pthread.dylib 0x1d76e7788 thread_start + 8
AVAudioSession Notify Thread
0 libsystem_kernel.dylib 0x1bc093dd0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1bc093184 mach_msg + 76
2 CoreFoundation 0x19010acf8 CFRunLoopServiceMachPort + 380
3 CoreFoundation 0x190104ea8 CFRunLoopRun + 1216
4 CoreFoundation 0x1901044bc CFRunLoopRunSpecific + 600
5 AudioSession 0x1979a62ac GenericRunLoopThread::Entry(void*) + 164
6 AudioSession 0x1979a8390 CAPThread::Entry(CAPThread*) + 92
7 libsystem_pthread.dylib 0x1d76deca8 _pthread_start + 320
8 libsystem_pthread.dylib 0x1d76e7788 thread_start + 8
com.google.firebase.crashlytics.MachExceptionServer
0 AppTarget_Qa 0x10510a9b4 FIRCLSProcessRecordAllThreads + 392 (FIRCLSProcess.c:392)
1 AppTarget_Qa 0x10510ad98 FIRCLSProcessRecordAllThreads + 423 (FIRCLSProcess.c:423)
2 AppTarget_Qa 0x105101624 FIRCLSHandler + 34 (FIRCLSHandler.m:34)
3 AppTarget_Qa 0x105104054 FIRCLSMachExceptionServer + 524 (FIRCLSMachException.c:524)
4 libsystem_pthread.dylib 0x1d76deca8 _pthread_start + 320
5 libsystem_pthread.dylib 0x1d76e7788 thread_start + 8
Thread 2
0 libsystem_kernel.dylib 0x1bc0b85bc workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d76e0954 _pthread_wqthread + 352
2 libsystem_pthread.dylib 0x1d76e777c start_wqthread + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1bc093dd0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1bc093184 mach_msg + 76
2 CoreFoundation 0x19010acf8 CFRunLoopServiceMachPort + 380
3 CoreFoundation 0x190104ea8 CFRunLoopRun + 1216
4 CoreFoundation 0x1901044bc CFRunLoopRunSpecific + 600
5 CFNetwork 0x1909bd050 _CFURLStorageSessionCopyCache + 63240
6 Foundation 0x1914ec0f0 NSThreadstart + 864
7 libsystem_pthread.dylib 0x1d76deca8 _pthread_start + 320
8 libsystem_pthread.dylib 0x1d76e7788 thread_start + 8
com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x1bc0b7c40 select + 8
1 libsystem_kernel.dylib 0x1bc0b7c40 select$DARWIN_EXTSN + 8
2 CoreFoundation 0x190117688 CFSocketManager + 636
3 libsystem_pthread.dylib 0x1d76deca8 _pthread_start + 320
4 libsystem_pthread.dylib 0x1d76e7788 thread_start + 8
Thread 3
0 libsystem_kernel.dylib 0x1bc0b85bc workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d76e0954 _pthread_wqthread + 352
2 libsystem_pthread.dylib 0x1d76e777c start_wqthread + 8
Thread 4
0 libsystem_kernel.dylib 0x1bc0b85bc workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d76e0954 _pthread_wqthread + 352
2 libsystem_pthread.dylib 0x1d76e777c start_wqthread + 8
Thread 5
0 libsystem_kernel.dylib 0x1bc0b85bc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d76e0954 _pthread_wqthread + 352
2 libsystem_pthread.dylib 0x1d76e777c start_wqthread + 8


Here is the complete crash log

OK, sorry, I was looking for a complete Apple crash report. I presume this is from a third-party crash reporter? If so, there’s not much I can do with it )-:

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
We are facing a similar, intermittent crash, observed in both simulator and real devices. The app is running NISession over MCSession based on the NIPeekaboo sample from WWDC. The crash occurs when the peer exits the session. We've observed it when the peer exits gracefully, using NISession.invalidate(), and when it exits abruptly due to the app being closed.

Simulator crash report attached. I can provide a device crash report with similar signature if that would help.

Process:               **** [4760]
Path:                  /Users/USER/Library/Developer/CoreSimulator/Devices/D40711DE-CECD-41C7-BE1B-4222E3CF24BD/data/Containers/Bundle/Application/6F8A0B60-4773-42DC-98CE-74A1EB55E487/****.app/****
Identifier:            ****
Version:               0.8.1 (0)
Code Type:             X86-64 (Native)
Parent Process:        launchd_sim [1139]
Responsible:           SimulatorTrampoline [1065]
User ID:               501

Date/Time:             2020-10-27 17:27:19.393 -0700
OS Version:            Mac OS X 10.15.7 (19H2)
Report Version:        12
Bridge OS Version:     3.0 (14Y908)
Anonymous UUID:        81DB90AC-D9E8-ED5E-9ACC-86B571B43E93


Time Awake Since Boot: 12000 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 [4760]

Application Specific Information:
Expected typeID 46 (CFRunLoopSource) does not match actual typeID 61 (CFSocket)
CoreSimulator 732.18 - Device: iPhone 12 Pro Max (D40711DE-CECD-41C7-BE1B-4222E3CF24BD) - Runtime: iOS 14.1 (18A8394) - DeviceType: iPhone 12 Pro Max

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x00007fff204b8f6e _CFAssertMismatchedTypeID + 110
1   com.apple.CoreFoundation      	0x00007fff203a532a CFRunLoopSourceInvalidate + 261
2   com.apple.CFNetwork           	0x00007fff2353fec5 0x7fff234fc000 + 278213
3   com.apple.CoreFoundation      	0x00007fff203a8845 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
4   com.apple.CoreFoundation      	0x00007fff203a873d __CFRunLoopDoSource0 + 180
5   com.apple.CoreFoundation      	0x00007fff203a7c81 __CFRunLoopDoSources0 + 346
6   com.apple.CoreFoundation      	0x00007fff203a23f7 __CFRunLoopRun + 878
7   com.apple.CoreFoundation      	0x00007fff203a1b9e CFRunLoopRunSpecific + 567
8   com.apple.GraphicsServices    	0x00007fff2b793db3 GSEventRunModal + 139
9   com.apple.UIKitCore           	0x00007fff2466d40f -[UIApplication _run] + 912
10  com.apple.UIKitCore           	0x00007fff24672320 UIApplicationMain + 101
11  com.apple.SwiftUI             	0x00007fff5639fdf7 closure #1 in KitRendererCommon(_:) + 119
12  com.apple.SwiftUI             	0x00007fff5639fd6f runApp<A>(_:) + 143
13  com.apple.SwiftUI             	0x00007fff55eeee5d static App.main() + 61
14  com.appcessori.Yuzu-Demo      	0x000000010193e2b1 static Yuzu_DemoApp.$main() + 33
15  com.appcessori.Yuzu-Demo      	0x000000010193e334 main + 20
16  libdyld.dylib                 	0x00007fff20257409 start + 1

Thread 1:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib        	0x00007fff5df6cdfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff5df6d170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff203a7e77 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff203a258d __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x00007fff203a1b9e CFRunLoopRunSpecific + 567
5   com.apple.Foundation          	0x00007fff20846e61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6   com.apple.Foundation          	0x00007fff208470d0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
7   com.apple.UIKitCore           	0x00007fff247244a9 -[UIEventFetcher threadMain] + 464
8   com.apple.Foundation          	0x00007fff2086f521 __NSThread__start__ + 1042
9   libsystem_pthread.dylib       	0x00007fff5dfa9109 _pthread_start + 148
10  libsystem_pthread.dylib       	0x00007fff5dfa4b8b thread_start + 15

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff5df750fe __select + 10
1   com.apple.CoreFoundation      	0x00007fff203bcd87 __CFSocketManager + 645
2   libsystem_pthread.dylib       	0x00007fff5dfa9109 _pthread_start + 148
3   libsystem_pthread.dylib       	0x00007fff5dfa4b8b thread_start + 15

Thread 3:: com.apple.CFStream.LegacyThread
0   libsystem_kernel.dylib        	0x00007fff5df6cdfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff5df6d170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff203a7e77 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff203a258d __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x00007fff203a1b9e CFRunLoopRunSpecific + 567
5   com.apple.CoreFoundation      	0x00007fff203cb49a _legacyStreamRunLoop_workThread + 251
6   libsystem_pthread.dylib       	0x00007fff5dfa9109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff5dfa4b8b thread_start + 15

Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff5df6cdfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff5df6d170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff203a7e77 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff203a258d __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x00007fff203a1b9e CFRunLoopRunSpecific + 567
5   com.apple.CFNetwork           	0x00007fff23726b52 0x7fff234fc000 + 2272082
6   com.apple.Foundation          	0x00007fff2086f521 __NSThread__start__ + 1042
7   libsystem_pthread.dylib       	0x00007fff5dfa9109 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff5dfa4b8b thread_start + 15

Thread 5:: com.apple.multipeerconnectivity.gcksession.recvproc
0   libsystem_kernel.dylib        	0x00007fff5df750fe __select + 10
1   com.apple.MultipeerConnectivity	0x00007fff4789212b gckSessionRecvProc + 7160
2   libsystem_pthread.dylib       	0x00007fff5dfa9109 _pthread_start + 148
3   libsystem_pthread.dylib       	0x00007fff5dfa4b8b thread_start + 15

Thread 6:: com.apple.multipeerconnectivity.gcksession.sendproc
0   libsystem_kernel.dylib        	0x00007fff5df750fe __select + 10
1   com.apple.MultipeerConnectivity	0x00007fff478927b3 gckSessionSendProc + 403
2   libsystem_pthread.dylib       	0x00007fff5dfa9109 _pthread_start + 148
3   libsystem_pthread.dylib       	0x00007fff5dfa4b8b thread_start + 15

Thread 7:: com.apple.multipeerconnectivity.eventcallback.eventcbproc
0   libsystem_kernel.dylib        	0x00007fff5df6f882 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff5dfa9425 _pthread_cond_wait + 698
2   com.apple.MultipeerConnectivity	0x00007fff478a9cd0 EventCBProc + 77
3   libsystem_pthread.dylib       	0x00007fff5dfa9109 _pthread_start + 148
4   libsystem_pthread.dylib       	0x00007fff5dfa4b8b thread_start + 15

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

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

Thread 10:: Dispatch queue: com.apple.MCNearbyServiceBrowser.syncQueue
0   libsystem_kernel.dylib        	0x00007fff5df6e5ee __ulock_wake + 10
1   libsystem_platform.dylib      	0x00007fff5df9aa7a _os_unfair_lock_unlock_slow + 52
2   com.apple.CFNetwork           	0x00007fff2353fbcd 0x7fff234fc000 + 277453
3   com.apple.CFNetwork           	0x00007fff2369a754 0x7fff234fc000 + 1697620
4   com.apple.MultipeerConnectivity	0x00007fff478a1c4e -[MCNearbyServiceBrowser syncStartBrowsingForPeers] + 1368
5   libdispatch.dylib             	0x00007fff2010535b _dispatch_call_block_and_release + 12
6   libdispatch.dylib             	0x00007fff20106534 _dispatch_client_callout + 8
7   libdispatch.dylib             	0x00007fff2010c425 _dispatch_lane_serial_drain + 715
8   libdispatch.dylib             	0x00007fff2010cfa0 _dispatch_lane_invoke + 403
9   libdispatch.dylib             	0x00007fff20117591 _dispatch_workloop_worker_thread + 782
10  libsystem_pthread.dylib       	0x00007fff5dfa5a3d _pthread_wqthread + 290
11  libsystem_pthread.dylib       	0x00007fff5dfa4b77 start_wqthread + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000000000004f  rbx: 0x00007fff20688656  rcx: 0xef4a2bac1713006b  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x00007fff2068907a  rbp: 0x00007ffeee4233f0  rsp: 0x00007ffeee4232c0
   r8: 0x00007ffeee422ff0   r9: 0x00007ffeee423270  r10: 0x00007fff2068903d  r11: 0xffffffffcdd9a2a4
  r12: 0x00007ffeee4232d0  r13: 0x0000000000000000  r14: 0x000000000000003d  r15: 0x000000000000002e
  rip: 0x00007fff204b8f6e  rfl: 0x0000000000010202  cr2: 0x00007fff204b8f00
  
Logical CPU:     2
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x1017da000 -        0x1019b1ff7 +com.appcessori.Yuzu-Demo (0.8.1 - 0) <01D576E0-3016-3FA2-8C82-C81A19C805F4> /Users/USER/Library/Developer/CoreSimulator/Devices/D40711DE-CECD-41C7-BE1B-4222E3CF24BD/data/Containers/Bundle/Application/6F8A0B60-4773-42DC-98CE-74A1EB55E487/Demo.app/Demo
       0x101cf2000 -        0x101d4a50f +dyld_sim (828.5) <C0AB2891-0E84-3F48-9A45-C079C2864222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
       0x103e3a000 -        0x103e46047 +libobjc-trampolines.dylib (818) <1BBF7B4A-A554-356A-AF42-0D893CEACDD1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc-trampolines.dylib
       0x10d259000 -        0x10d2eaf47  dyld (750.6) <1D318D60-C9B0-3511-BE9C-82AFD2EF930D> /usr/lib/dyld
    0x7fff20035000 -     0x7fff2004affe +libsystem_trace.dylib (1277.0.9) <8EBB37F2-6ECA-30B8-BD2E-EAA26150A21B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
    0x7fff2004b000 -     0x7fff2007dff7 +libxpc.dylib (2038.0.15) <5B766255-3DAE-3096-A090-3974BE256194> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
    0x7fff2007e000 -     0x7fff2007fff2 +libsystem_blocks.dylib (78) <94AE3CD7-9EA1-3BDA-8B71-740DD76109D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_blocks.dylib
    0x7fff20080000 -     0x7fff20102ff7 +libsystem_c.dylib (1439.0.3) <81EF6166-64BE-38B5-A10D-41E8B1280B74> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
    0x7fff20103000 -     0x7fff20146ffa +libdispatch.dylib (1271.0.4) <8CB0A417-48E2-3A67-9B93-3930705EC30E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
    0x7fff20147000 -     0x7fff20171fff +libsystem_malloc.dylib (317.0.1) <5AFFD379-4770-3E70-A6B1-D9385E3831C2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib
    0x7fff20172000 -     0x7fff201a3fd3 +libobjc.A.dylib (818) <B1855A17-9730-36C0-8E94-3F428DC28C88> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
    0x7fff201a4000 -     0x7fff2023ffdf +libcorecrypto.dylib (1000.0.5) <516F1B2A-3762-3A87-9215-BED0CE878161> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib
    0x7fff20240000 -     0x7fff20255ffb +libc++abi.dylib (904.4) <BEC2C537-52DD-3DA9-8857-F92A99B381BF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
    0x7fff20256000 -     0x7fff2028cfff +libdyld.dylib (828.5) <5BD6D5EC-1AEB-3CC9-AA5E-5E1DB4AC2A49> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib
    0x7fff2028d000 -     0x7fff20294ffb +libsystem_darwin.dylib (1439.0.3) <83E822C2-0E09-3728-8ECB-41ED3C68E407> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_darwin.dylib
    0x7fff20295000 -     0x7fff202e7ff7 +libc++.1.dylib (904.4) <1A1EE805-BA68-31FB-9374-45999536C65A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
    0x7fff202e8000 -     0x7fff20328ffb +libsystem_info.dylib (542.0.1) <D1C43C01-FE21-3B2C-8CF8-9005D343D6C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_info.dylib
    0x7fff20329000 -     0x7fff20725ffe  com.apple.CoreFoundation (6.9 - 1751.108) <2DD77836-A51E-369D-AFB9-167069F42530> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x7fff206c4000 -     0x7fff20731ff3  com.apple.SystemConfiguration (1.20 - 1.20) <8C94CA30-935C-31D6-9066-C5CF9BF0AEF5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x7fff20732000 -     0x7fff20a0cff1  com.apple.Foundation (6.9 - 1751.108) <905DEB63-411B-336E-B5FD-963E8F34079F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
    0x7fff209d7000 -     0x7fff20a05ff7 +libCRFSuite.dylib (50) <793456A7-18A3-3C08-BDC8-3EC664E69124> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib
    0x7fff20a06000 -     0x7fff20bb7ff9  com.apple.CoreServices (839 - 839) <11F52E90-2024-31DE-A41E-F8BE16C47CA2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
    0x7fff20b9e000 -     0x7fff20c0cff7 +libSparse.dylib (106) <66BEF29D-4CDD-32DF-A451-D06457ED82C6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
    0x7fff20c0d000 -     0x7fff20f89ffe  com.apple.ImageIO (3.3.0 - 2125) <96593391-64DC-32EA-871A-DE45C36AA1AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO
    0x7fff20f8a000 -     0x7fff20f8cfff  com.apple.ConstantClasses (1.0 - 1) <9113A1C2-7186-3171-A1C7-20D6D36F8BD6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
    0x7fff20f8d000 -     0x7fff21161ffc  com.apple.CoreText (677 - 677) <A0B6EC6D-B92E-3088-93CB-A3330EE15401> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText
    0x7fff2115e000 -     0x7fff21297ff1  com.apple.Security (10.0 - 59754.11.1) <0EF10E87-9AC2-373C-B70E-E1AA1397E4F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
    0x7fff21291000 -     0x7fff21315ff0  com.apple.framework.IOKit (2.0.2 - 1845.0.1) <038C0700-7ED3-3FDA-BDB5-321CE9D816AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff21315000 -     0x7fff2133aff0 +libMobileGestalt.dylib (978.11.1) <5B540FC5-102E-3888-B5CB-F25A5572EA9B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib
    0x7fff2133b000 -     0x7fff21398ff3 +libprotobuf.dylib (3696) <5508803F-2712-34A6-8420-D4F423D41560> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprotobuf.dylib
    0x7fff21399000 -     0x7fff213a9ff7 +libprotobuf-lite.dylib (3696) <CDE74A5A-01FD-3A5B-A85D-36A8B68554E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprotobuf-lite.dylib
    0x7fff213aa000 -     0x7fff21605ffb +libicucore.A.dylib (66102) <FFA97F95-4FD1-33B0-9B76-35E3C7E2614A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib
    0x7fff21679000 -     0x7fff216abff7 +libAWDSupport.dylib (950) <679786D4-C9C5-305F-A655-2C2A5800D333> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAWDSupport.dylib
    0x7fff216ac000 -     0x7fff21769ff3  com.apple.audio.CoreAudio (5.0 - 5.0) <3BF9EF0F-9D82-3971-AA24-0B1CA7AC583E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x7fff21769000 -     0x7fff21ad1ff2  com.apple.CoreImage (13.0.0 - 1110) <9B930436-FF15-31F0-B920-5BECC40FA7A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreImage.framework/CoreImage
    0x7fff21aaf000 -     0x7fff21b9dffc  com.apple.LanguageModeling (1.0 - 246) <D8638463-3296-39BA-815A-7525389D1124> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
    0x7fff21b9e000 -     0x7fff21bebffb  com.apple.Lexicon-framework (1.0 - 86) <EE5AE39D-C938-382C-B175-EA103344760F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
    0x7fff21bec000 -     0x7fff21d83fff +libsqlite3.dylib (321) <0D0EAC89-B26B-38AB-8CC8-4FABF6F64DAF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib
    0x7fff21d84000 -     0x7fff21d8dff3 +libsystem_notify.dylib (279.0.2) <EA84AC20-C7D2-34B8-B989-E7D6002EE312> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib
    0x7fff21d8e000 -     0x7fff21f9dffa  com.apple.CoreDuet (1.0 - 1) <E8C5B136-9366-3FD3-B94D-747F9713E6BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
    0x7fff21f7c000 -     0x7fff2210fff1  com.apple.Montreal (1.0 - 142) <D9BE843B-7E66-388D-8224-6D04FF9975CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Montreal.framework/Montreal
    0x7fff2210f000 -     0x7fff22201ff6  com.apple.NLP (1.0 - 210) <19D5916D-11FB-34EB-B339-A6875B060E83> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NLP.framework/NLP
    0x7fff22202000 -     0x7fff22226fff  com.apple.CellularPlanManager (1.0 - 8159.2) <C3A830F4-A1FC-3777-A6E9-6189D586BED2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
    0x7fff22223000 -     0x7fff22262ffd  com.apple.AppSupport (1.0.0 - 29) <13BF3331-F152-3810-B414-7C8394C07319> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x7fff22260000 -     0x7fff227cdff3 +libnetwork.dylib (2288.0.26) <691C4839-9CBD-38C2-ACD1-566187535782> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetwork.dylib
    0x7fff227c6000 -     0x7fff228ffff1  com.apple.managedconfiguration (1.0 - 1.0) <3E267ED4-1B70-3503-96FF-87E81F313344> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x7fff228e5000 -     0x7fff2291fffd  com.apple.CSStore (1116.2.2 - 1116.2.2) <0A9EE9A4-685C-3467-A696-E2A04FA6AD08> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
    0x7fff2291e000 -     0x7fff2293cff7  com.apple.UserManagement (1.0 - 1) <ED2A1658-90B1-3BFB-9B51-5C37FEA116B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
    0x7fff22938000 -     0x7fff22d01ff0  com.apple.CoreML (1.0 - 1) <45DA1DC2-EE9A-3C54-BA34-93527A38D2F7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreML.framework/CoreML
    0x7fff22cdb000 -     0x7fff22cf3ff7  com.apple.ProtocolBuffer (1 - 285.30.8.8.1) <B728E66F-E984-329A-BA9B-A8A7C52C5BD7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x7fff22cf2000 -     0x7fff22d0aff3  com.apple.commonutilities (8.0 - 900) <B0EAA1FE-FF28-3858-A7E1-373F011E1FD0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x7fff22d09000 -     0x7fff22d56ff3  com.apple.RunningBoardServices (1.0 - 505.0.12) <6F90805C-3245-3499-94F1-74A27DC2F780> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
    0x7fff22d51000 -     0x7fff22dd9ff8  com.apple.BaseBoard (522 - 522) <BBF38E7D-FF8B-3BE8-839D-86FDE7463925> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
    0x7fff233e9000 -     0x7fff2346cffb  com.apple.corelocation (2420.4.7 - 2420.4.7) <CEED4310-1938-3E29-92B9-8EF10ADF26DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x7fff2346c000 -     0x7fff234e4ffa  com.apple.Accounts (113 - 113) <F862F87D-530D-3437-B5F6-86E5865E7BDB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accounts.framework/Accounts
    0x7fff234fc000 -     0x7fff2398cff6  com.apple.CFNetwork (1197 - 1197) <E05B29BD-8D28-3E66-A7BB-B71CB1911898> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x7fff23972000 -     0x7fff23a9cff8  com.apple.UIFoundation (1.0 - 717) <A5CD52C1-D885-35F8-8BB1-38EFD4366BA2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x7fff23a83000 -     0x7fff2516cff5  com.apple.UIKitCore (1.0 - 3987.9) <CF8C062B-079E-3DA6-BFE2-3366C11A1F29> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
    0x7fff24f40000 -     0x7fff24f50ff2  com.apple.AssertionServices (1.0 - 505.0.12) <0160A413-1BD9-3325-AD4B-4E34B45DB3CA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
    0x7fff24f4f000 -     0x7fff25048ffa  com.apple.CoreTelephony (113 - 8159.2) <C063D404-AEBC-3A56-805D-3093A00BCB20> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x7fff25039000 -     0x7fff2503dffb  com.apple.AggregateDictionary (1.0 - 1) <7E6E1564-ADF4-3208-868E-352F7F847AC9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
    0x7fff2503e000 -     0x7fff25054ffb +libsystem_asl.dylib (385) <2F8C98B3-F73A-3EA4-9F4E-C02C6E21EA41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_asl.dylib
    0x7fff25055000 -     0x7fff250deffa  com.apple.CloudDocs (1.0 - 716) <BACBECE3-F2D2-3697-8683-957FBABF9227> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
    0x7fff250d2000 -     0x7fff25498ff2 +CoreData (1041) <AD77D249-A02E-3B4D-9042-DD95DE3E6813> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreData.framework/CoreData
    0x7fff25462000 -     0x7fff25759ff2  com.apple.VN (4.0.70 - 4.0.70) <7655A3F4-2A37-38F3-BDDE-0C0318A329FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Vision.framework/Vision
    0x7fff25724000 -     0x7fff25771ff5  com.apple.PhotoFoundation (6.0 - 310.1.160) <B07BC02D-3862-3389-BAB9-ACB81FA41A73> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
    0x7fff2576a000 -     0x7fff25795ff9  com.apple.BoardServices (1.0 - 522) <149C60B4-F914-3AF6-9469-94355446948B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
    0x7fff25793000 -     0x7fff2584dff7 +libboringssl.dylib (351.0.1) <45FD838E-936F-340E-A8CF-ACDB316D56C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libboringssl.dylib
    0x7fff2584d000 -     0x7fff2586eff3  com.apple.analyticsd (1.0 - 1) <6B7D03C2-251A-354B-BA0C-3D65330F198A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
    0x7fff2586f000 -     0x7fff25a31ffa  com.apple.cloudkit.CloudKit (950 - 950) <14D4C24B-57F7-3534-91B6-6D3B57D0B410> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CloudKit.framework/CloudKit
    0x7fff25a0d000 -     0x7fff25a69ffb  com.apple.SpringBoardServices (1.0 - 1.0) <0CC54028-A175-36E7-A871-58E159951295> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x7fff25a62000 -     0x7fff25aecff9  com.apple.FrontBoardServices (698.1 - 698.1) <5BE29083-D779-3E22-95DA-4E00B704318E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
    0x7fff25ae0000 -     0x7fff25b85ff1  com.apple.Network (1.0 - 1) <1DC67F60-2B43-343E-AFE2-8FBD09622866> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Network.framework/Network
    0x7fff25b7c000 -     0x7fff25bdfff6 +libusrtcp.dylib (2288.0.26) <8855D241-77BA-3DC4-B5CF-83BFF7850F41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libusrtcp.dylib
    0x7fff25be0000 -     0x7fff271caff8  com.apple.GeoServices (1.0 - 1757.30.8.12.9) <5C6DF0CE-F951-3BBF-99A0-CCBAB92F80B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x7fff270c6000 -     0x7fff270d5ff6  com.apple.TCC (1.0 - 1) <46033747-958D-3474-8B50-3B846CA97E00> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TCC.framework/TCC
    0x7fff270d6000 -     0x7fff2713eff1  com.apple.imfoundation (10.0 - 1000) <64417F97-1A16-3F30-9B81-3B1B52C7A0A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
    0x7fff27135000 -     0x7fff272dfff4  com.apple.CoreUtils (6.3 - 630.77) <5A362784-5690-3F72-BC0C-59A2EE562016> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
    0x7fff27388000 -     0x7fff273b6ff6  com.apple.ImageCaptureCore (1700 - 1700) <1AD96CD0-ABF8-37D2-94F3-84E4D6C03230> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
    0x7fff273b2000 -     0x7fff273c0ff7 +libsystem_containermanager.dylib (318) <4E4B9CA0-E69A-31F6-A45E-0B26462D0319> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_containermanager.dylib
    0x7fff273c1000 -     0x7fff274eaff8  com.apple.AppleAccount (1.0 - 1.0) <60C643B4-FF9B-30C2-B7AD-6FB94D6BD1FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
    0x7fff274e0000 -     0x7fff274feffb  com.apple.aps.framework (4.0 - 4.0) <B5EE181A-E5B8-316C-9ABF-383A369DA84C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
    0x7fff274fd000 -     0x7fff27610ff9  com.apple.ids (10.0 - 1000) <C9926966-6538-381C-AAF4-A5DD6E7835CC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDS.framework/IDS
    0x7fff275fc000 -     0x7fff27776ff6  com.apple.idsfoundation (10.0 - 1000) <744552C5-2480-3EF6-A89D-B0DE281AD5E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
    0x7fff2775c000 -     0x7fff2775dff3 +libCTGreenTeaLogger.dylib (8159.2) <F54CAF4A-A413-33AF-8889-A7CAD1D4FBBD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCTGreenTeaLogger.dylib
    0x7fff277c2000 -     0x7fff2787dff7  com.apple.CoreMedia (1.0 - 2753.1.9) <947CAE96-2923-3B51-BD2E-15E037F0F7C2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x7fff2787e000 -     0x7fff27894ff4  com.apple.UIKitServices (1.0 - 1) <E10AABC3-E47B-3E15-BE1D-16AF267722F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
    0x7fff27893000 -     0x7fff278feff8  com.apple.BackBoardServices (1.0 - 1.0) <2B9F2BAC-6E60-362E-81A9-4EBBD0593ACE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
    0x7fff278f6000 -     0x7fff278f7ffa  com.apple.QuartzCore (1.11 - 917.0.4) <044D1B88-9957-3059-AEFE-A13AE1C013C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x7fff27b5c000 -     0x7fff27c1affb  com.apple.ColorSync (4.13.0 - 3465.1) <78B1695F-970C-3E3D-ABD0-D864F285C421> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
    0x7fff27c1b000 -     0x7fff28272fff  com.apple.CoreGraphics (2.0 - 1455) <E31089E0-FC31-3ED5-8AC1-1EC27839D0DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x7fff28273000 -     0x7fff283d3ff9  com.apple.contacts (1.0 - 3489) <99E8C482-4077-3DD6-A2CE-7D52F40CC99E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Contacts.framework/Contacts
    0x7fff283b6000 -     0x7fff283ebff3  com.apple.UserNotifications (1.0 - 346) <0B39CF44-C52C-3C98-9BF9-BACB5986773A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UserNotifications.framework/UserNotifications
    0x7fff283e6000 -     0x7fff2840bff5  com.apple.locationsupport (2420.4.7 - 2420.4.7) <632D88CA-0B02-3CEF-BC92-AD8643E0D510> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
    0x7fff28cd9000 -     0x7fff2b22cff2  com.apple.WebCore (8610 - 8610.1.28.10.1) <4276E323-CC1B-3234-A869-2AA9527C9A2D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x7fff2b1e6000 -     0x7fff2b200ffb +libAccessibility.dylib (2876.3) <392A6C9D-C12B-3327-A9A3-C5625E650F94> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAccessibility.dylib
    0x7fff2b201000 -     0x7fff2b210ffd  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <AFAAB1F1-741F-3917-AAA3-335D2DAA9DB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
    0x7fff2b210000 -     0x7fff2b2a2ff4  com.apple.AddressBook.ContactsFoundation (8.0 - 1145) <3BCCCF76-66AE-365E-B43D-EC326ABE9DDC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
    0x7fff2b293000 -     0x7fff2b29fffd  com.apple.IOSurface (289.2 - 289.2) <B5410F29-8459-3F67-941F-87B953E23CF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOSurface.framework/IOSurface
    0x7fff2b2a0000 -     0x7fff2b792ff3  com.apple.MediaToolbox (1.0 - 2753.1.9) <D26DE2B5-B7B1-3A26-8060-C701DFFF9E38> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
    0x7fff2b790000 -     0x7fff2b798ff6  com.apple.GraphicsServices (1.0 - 1.0) <7E9E7A88-4901-336E-96BE-E56BDDC62574> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x7fff2b883000 -     0x7fff2b883fff  com.apple.avfoundation (2.0 - 1993.1.3) <046BFFBB-FC88-3223-9A0B-D365F6B09B23> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x7fff2b8d0000 -     0x7fff2b8f6ff2  com.apple.MobileAssets (1.0 - 659.0.3) <E091EF7C-7DB5-347D-9709-5E4B196D6777> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x7fff2b8f5000 -     0x7fff2b8fdff6 +libGSFont.dylib (84) <943888E5-39F4-359A-A93D-86E970BE19B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
    0x7fff2b8fe000 -     0x7fff2b90bffc  com.apple.FontServices (1.0 - 1) <82799E75-08BA-3A01-94E2-47AC2E4FB5D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/FontServices
    0x7fff2b90b000 -     0x7fff2ba4fff2 +libFontParser.dylib (305) <CD005C9B-CAB3-3855-93A3-9A30AD188BF7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff2bc2f000 -     0x7fff2bd5aff5  com.apple.preferences-framework (1 - 5056.1) <5A5CD52A-17AB-3EBC-BECA-3D01CF948394> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Preferences.framework/Preferences
    0x7fff2bd3d000 -     0x7fff2c48affc  com.apple.PhotoLibraryServices (1.0 - 310.1.160) <B3D16B09-4DA6-37F7-A7B0-D657E9D40650> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
    0x7fff2c40f000 -     0x7fff2cd9dfe3  com.apple.vImage (8.1 - 540) <0769AE7F-F68A-34EE-8DBF-17E0E739387C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
    0x7fff2cd9e000 -     0x7fff2ced2ff2  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <97C6EA65-F3F6-3D9B-8398-F4186C63C2CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x7fff2ced0000 -     0x7fff2cf02ffb +libAudioToolboxUtility.dylib (1179.3.3) <94F74AE4-35AE-3A8E-ABAE-60C43ABCED36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioToolboxUtility.dylib
    0x7fff2d190000 -     0x7fff2d408ffa  com.apple.Photos (1.0 - 310.1.160) <12DAC103-FD11-354A-B835-8CE697790A34> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Photos.framework/Photos
    0x7fff2d3d1000 -     0x7fff2d48cff8  com.apple.ShareSheet (1566.6 - 1566.6) <6556600C-92B0-3AE4-B092-D872F6025CFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
    0x7fff2d5cb000 -     0x7fff2d60fffa  com.apple.DocumentManager (1.0 - 200.1.500) <DF05CF91-6A29-3928-84D6-2A86E91C481A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
    0x7fff2d848000 -     0x7fff2d8d7ffa  com.apple.AuthKit (1.0 - 1) <5D45D7B6-DE85-35F7-B4C2-952BA95E946E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
    0x7fff2d8c9000 -     0x7fff2de89ff4  com.apple.Intents (1.0 - 1) <BBC19E18-A647-3CA5-BD8D-55EFBB97DBAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Intents.framework/Intents
    0x7fff2de2a000 -     0x7fff2de47ff3 +libCGInterfaces.dylib (540) <FD293D41-817A-3D7A-AD73-B9B238F124B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
    0x7fff2de48000 -     0x7fff2dfe1ff6  com.apple.WebKitLegacy (8610 - 8610.1.28.10.1) <4B34C64E-1432-3FEA-873C-B5C866EA2A2E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
    0x7fff2dfad000 -     0x7fff2e045ff3  com.apple.TextInput (1.0 - 1.0) <EAC34774-AD8C-3EAD-B65D-1FE051A44495> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x7fff2e0c5000 -     0x7fff2e0c8ff1  com.apple.dt.XCTTargetBootstrap (1.0 - 17155) <57BC80DD-0D70-31A5-B3EC-05A25EFA9CCF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
    0x7fff2e191000 -     0x7fff2e5abff8  com.apple.MediaPlayer (1.0 - 1.0) <E89211AF-571E-3D5B-BD72-D981D0CB997E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
    0x7fff2e547000 -     0x7fff2e714fff  com.apple.AppleMediaServices (1.0 - 1) <0F06055B-52CC-3D1E-A8ED-3898B73B0F2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
    0x7fff2e6f4000 -     0x7fff2e71dffa  com.apple.CacheDelete (1.0 - 1) <213F463D-12C4-3528-B14F-3F7812231919> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
    0x7fff2e71d000 -     0x7fff2e8deff4  com.apple.coremotion (2420.4.7 - 2420.4.7) <93BCD061-F7BB-3724-A5D1-358F1AAF4EBF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x7fff2e8b8000 -     0x7fff2e9b3ff3  com.apple.audio.AVFAudio (1.0 - 476) <FFEAC4C7-4177-3ED4-B5DD-0B2DBB9B708C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
    0x7fff2ec14000 -     0x7fff2ecefffe  com.apple.CoreUI (1.0 - 676.1) <473DA0DD-E7B4-3EA0-853C-CC8E7EEF9FA8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
    0x7fff2ed07000 -     0x7fff2ed36ffd  com.apple.CoreVideo (1.8 - 402.0) <30274008-26CD-3282-AABB-ACC0F35FDE7D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x7fff2ed37000 -     0x7fff2ef95ffb  com.apple.audio.AudioToolboxCore (1.0 - 1179.3.3) <92814302-69E7-358E-9D2B-6CEA7A38D221> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
    0x7fff2ef87000 -     0x7fff2efddff8  com.apple.coreduetcontext (1.0 - 1) <79DC9A0C-0E3D-397F-8BF8-956B3CD95940> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
    0x7fff2efd5000 -     0x7fff2f008ffb  com.apple.SetupAssistant (1.0 - 1) <36E8DA9C-6856-3E07-97CE-4140756B5F9B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
    0x7fff2f0cd000 -     0x7fff2f0fdff1  com.apple.pluginkit.framework (1.0 - 1) <344BC901-D967-3CD1-97ED-BA35F15BC9AE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
    0x7fff2f0fb000 -     0x7fff2f4e0ffd +libswiftCore.dylib (5.3 - 1200.2.26.4) <7058F87E-F5AB-3A8B-B8DF-30DF9EDF87AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCore.dylib
    0x7fff2f656000 -     0x7fff2f6caffb  com.apple.proactive.support.ProactiveSupport (1.0 - 294.1) <B01DA59B-BF57-3A22-9F50-15177722DB71> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
    0x7fff2f991000 -     0x7fff2f9b3ffe  com.apple.PrototypeTools (1.0 - 1) <C9FC9591-D971-3DA9-A2C7-C24A43D403F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
    0x7fff2f9b0000 -     0x7fff2f9b2ffb  com.apple.MediaExperience (1.0 - 1) <4BDCC4DA-712B-3CEF-ADA3-662BC08ECC71> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
    0x7fff2f9b3000 -     0x7fff2f9bdff8  com.apple.Celestial (1.0 - 2753.1.9) <4BE2E620-BCB1-3F12-A9D8-E38611D00DF8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x7fff30627000 -     0x7fff30629ff3 +libapp_launch_measurement.dylib (14) <14A888A3-3EC1-31C3-8CB3-C3AE8B48A0EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapp_launch_measurement.dylib
    0x7fff3064c000 -     0x7fff306c0ff3  com.apple.CoreSpotlight (1.0 - 2142.11) <D87201A7-3EEC-3EC4-B3A3-1F0B94066CA2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
    0x7fff306b6000 -     0x7fff30756ff6  com.apple.AddressBookLegacy (1.0 - 30) <E9F9EBCE-B234-3EDC-A777-F2CCC23245CE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
    0x7fff3074f000 -     0x7fff3075fff7  com.apple.MobileBluetooth (1.0 - 1.0) <3CDE6776-0440-3EC4-B4D4-9D9DE8A81910> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
    0x7fff3087d000 -     0x7fff30880ff3 +libsystem_configuration.dylib (1109.0.4) <B7E12274-F010-31BB-AD13-41DE4FDDC32A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_configuration.dylib
    0x7fff309f6000 -     0x7fff30a71fff  com.apple.CoreNLP (1.0 - 244) <5827AE0D-17BA-3994-820C-0B524C82E233> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
    0x7fff30a72000 -     0x7fff30a73fff +liblangid.dylib (136.1) <D889E294-D009-3A83-A6BF-1108ADB03FF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblangid.dylib
    0x7fff30a74000 -     0x7fff31bb7fef  com.apple.JavaScriptCore (8610 - 8610.1.28.10.1) <0E0623D3-41D2-3AC1-80F0-163033E687CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
    0x7fff31bb5000 -     0x7fff31bfbff8 +libTelephonyUtilDynamic.dylib (5344) <FC663C5C-8C7C-3DEA-8E12-7079D5E42CE4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff321db000 -     0x7fff321fbff8  com.apple.CoreMaterial (1.0 - 1) <E9DAA09B-3A65-3D0F-9020-D70E9880BF3D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
    0x7fff321f9000 -     0x7fff322dbfff +libxml2.2.dylib (34.5) <3B5F9FBB-BE6B-3AC6-AD01-F75726052E7E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxml2.2.dylib
    0x7fff322dc000 -     0x7fff32dbeff9  com.apple.ModelIO (236 - 236) <304B68AE-6D08-3555-B89B-3ACC4B594788> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ModelIO.framework/ModelIO
    0x7fff3374d000 -     0x7fff33785ff0  com.apple.spotlight.metadata.utilities (1.0 - 2142.11) <5D6BE57C-99DA-3E8D-BF50-F347DC25A8A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
    0x7fff34187000 -     0x7fff34402fff  com.apple.NetworkExtension (1.0 - 1) <888CEE8E-8D7E-358B-872B-FC3D144704AC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
    0x7fff343e2000 -     0x7fff34419ff7  com.apple.datadetectorscore (8.0 - 671) <EC45C608-7F8A-3907-B9EA-C2D1F85810CE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
    0x7fff34419000 -     0x7fff3448cff7  com.apple.CalendarFoundation (8.0 - 1351) <31905B19-3050-3236-B000-AFC5AAE420FD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
    0x7fff34481000 -     0x7fff345e2ffd  com.apple.eventkit (1.0.0 - 1.0) <CB8FBE08-7001-303B-8D03-D1FD164D9372> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/EventKit.framework/EventKit
    0x7fff345c1000 -     0x7fff34602ff2  com.apple.MediaServices (1.0 - 1) <9991BB4E-95FC-3A7E-89CE-DBD2A90EBA84> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
    0x7fff34b88000 -     0x7fff34b93ffd  com.apple.BiometricKit2 (1.0 - 1) <D1C6C55C-1264-38EE-81EA-AAAEE26232A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
    0x7fff34b92000 -     0x7fff34bbaff6  com.apple.persistentconnection (1.0 - 1.0) <36905BA8-8CAB-3642-BF92-B072E28F008D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x7fff34bb7000 -     0x7fff34c18ffb  com.apple.CalendarDaemon (1.0 - 965.1.1) <DE75708D-AA7E-3D96-AEE2-DEF1DAF2D17D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
    0x7fff34c10000 -     0x7fff34cb7ff7  com.apple.CalendarDatabase (1.0 - 1031) <E824BF64-7F58-3DC5-9A59-B03888370F9A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
    0x7fff34cb1000 -     0x7fff34f22ff3  com.apple.MediaRemote (1.0 - 1) <119AD0F9-9F1F-3CC4-B975-48669EA572FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x7fff34efe000 -     0x7fff34f06ffc  com.apple.CorePhoneNumbers (1.0 - 1) <3130AF85-38BC-3CD4-A99E-EE8260CB93CA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
    0x7fff35020000 -     0x7fff35046ffb  com.apple.CoreSVG (1.0 - 149) <0A5B29E0-CD6A-3BDD-893D-8ADEA633D599> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
    0x7fff35047000 -     0x7fff3506bff5  com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.1) <43A85CC9-6803-3CD6-AEEB-72A4E69ADDF7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
    0x7fff35075000 -     0x7fff35125ff0  com.apple.CoreSuggestions (1.0 - 1115) <29F66BC7-AC8E-34F1-BAAA-2A5E8A1B82BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
    0x7fff35d32000 -     0x7fff35d41ff3  com.apple.BluetoothManager (1.0 - 1) <F5A59A1D-6BA0-35BB-96F7-21C3A3FD348D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
    0x7fff35d41000 -     0x7fff35dd7fff  com.apple.CoreBluetooth (1.0 - 1) <C7D599FB-5A23-3D96-8414-A7A460D17337> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
    0x7fff35dce000 -     0x7fff35dd1ff7 +libsystem_sandbox.dylib (1441.0.4) <B35C392E-00F0-3241-AE77-EEE216C3AEB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sandbox.dylib
    0x7fff35f73000 -     0x7fff35ff2ffb  com.apple.Rapport (2.0.0 - 200.31) <416E02E7-CF1E-3B44-9C0C-8769347CBF50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Rapport.framework/Rapport
    0x7fff36032000 -     0x7fff36078ffb  com.apple.MobileInstallation (2.0 - 1.0) <E1F7CB04-63FF-3AAA-8E24-45E86282D940> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
    0x7fff36075000 -     0x7fff36169ff1  com.apple.Metal (244.27 - 244.27) <AF4F646D-2438-3A30-885C-BA864FFF1E3F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Metal.framework/Metal
    0x7fff36141000 -     0x7fff3614bff3  com.apple.MediaAccessibility (1.0 - 130) <97377BA1-C354-3ADF-837A-1D524B322AFB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
    0x7fff36161000 -     0x7fff36168ff3 +libsystem_dnssd.dylib (1310.11.1) <73EFA863-C297-3C67-9041-E4C12BDD6C1B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_dnssd.dylib
    0x7fff36169000 -     0x7fff36170ff0  com.apple.PushKit (1.0 - 1) <C71BCF38-B9A6-31DA-B711-A40B9C17F64D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/PushKit.framework/PushKit
    0x7fff36170000 -     0x7fff36291ff5  com.apple.FileProvider (268.18 - 268.18) <6B1F448A-77FD-3854-B853-98B368DD4C54> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/FileProvider.framework/FileProvider
    0x7fff36279000 -     0x7fff3627dffc  com.apple.LinguisticData (1.0 - 399) <2AE1F9BC-42DA-3E9D-B641-283F70EE3BC5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
    0x7fff362bb000 -     0x7fff363a3ff8  com.apple.VideoToolbox (1.0 - 2753.1.9) <6145696B-B85E-396C-AF56-D45ADAA48430> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
    0x7fff363a4000 -     0x7fff36815ffc  com.apple.SceneKit (1.0 - 555) <4312C6B7-A291-3A82-925E-2ADC62399AED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SceneKit.framework/SceneKit
    0x7fff3690b000 -     0x7fff369cdff0  com.apple.AssetsLibraryServices (1.0 - 310.1.160) <F39A78B3-7813-30EC-BC5B-0838526EE69E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
    0x7fff369be000 -     0x7fff369f8ff4  com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <E2CB90D5-AF7B-3F3A-BAE0-D62B8BDB53F7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x7fff36a96000 -     0x7fff36aacffb +libcoretls.dylib (169) <772B176A-B4F2-3123-B5D0-D6A9F9E23494> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls.dylib
    0x7fff36ac5000 -     0x7fff36be8ff1 +libate.dylib (3.0.4) <A9F2218F-E910-3003-BFD7-D834BC05EA9E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libate.dylib
    0x7fff37fb1000 -     0x7fff37fdeff4  com.apple.Pasteboard (1.0 - 1000) <DB2F686E-1D20-304A-B440-D3CBB797B576> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
    0x7fff38258000 -     0x7fff38268ff0  com.apple.datamigration (1.0 - 1.0) <D508D3B9-3F7B-34FD-B3CA-9C4E38019E04> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x7fff38307000 -     0x7fff38336fff  com.apple.IconServices (440.23 - 440.23) <4D915ED2-584E-31FF-9DB0-B037A6BE5013> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IconServices.framework/IconServices
    0x7fff38333000 -     0x7fff384f5ffc  com.apple.iTunesCloud (1.0 - 1) <2F1E335C-8176-3CD6-B7FB-F52C3CF346B9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
    0x7fff384d0000 -     0x7fff3875bffa  com.apple.MusicLibrary (1.0.0 - 18) <308286EC-EB6E-3ACE-B12D-B028D9110786> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
    0x7fff38711000 -     0x7fff38725ff3 +libprequelite.dylib (103) <92FD852A-F5A2-36AB-A2B0-A24A5F1B3510> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprequelite.dylib
    0x7fff3874d000 -     0x7fff3875fff1  com.apple.CoreEmoji (1.0 - 126) <D16C8A70-BA52-3722-A3D3-65D592C4D434> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
    0x7fff38801000 -     0x7fff3887affa  com.apple.ClassKit (1.2 - 146.0.70) <9613457C-50D8-3C4C-A48B-9B813A60C873> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ClassKit.framework/ClassKit
    0x7fff3888b000 -     0x7fff38896ff4  com.apple.RTCReporting (11.52.1.1 - 11.52.1.1) <81397976-BAC9-3A9C-96B3-3F2300E202D0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
    0x7fff38ace000 -     0x7fff38ad5ffb  com.apple.CoreTime (282) <A9BB72D5-669F-367E-A402-3620F62002F9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x7fff390c5000 -     0x7fff39127ff2  com.apple.ToneLibrary (1.0 - 1) <6B871DA8-F397-35A8-8A7B-396E2FD56467> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
    0x7fff3946d000 -     0x7fff3948dffc  com.apple.AppConduit (1.0 - 1) <7F2F1855-1880-375C-A6D6-5D3247DF0983> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
    0x7fff3948a000 -     0x7fff394a8ff6  com.apple.IntlPreferences (1.0 - 327) <07C62027-1374-37C0-A095-1547823CCCB0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
    0x7fff398fb000 -     0x7fff398fcffb  com.apple.corebrightness (1.0 - 1) <5747DEAC-55A3-3C45-8B71-998D665A6AD2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
    0x7fff399d6000 -     0x7fff399feff2  com.apple.NetAppsUtilities (1.0 - 1) <81E425E4-1C96-3C42-A704-286A975001E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
    0x7fff39a73000 -     0x7fff39b26ff4  com.apple.GameController (1.0 - 1) <FD8D471B-102F-3F9A-A624-CF0B370D1614> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/GameController.framework/GameController
    0x7fff39b16000 -     0x7fff3a1a3fef +libBNNS.dylib (288.11.2) <E9C56945-6FDE-3A69-A67F-494D887C9379> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
    0x7fff3b549000 -     0x7fff3b560ff4  com.apple.LocalAuthentication (1.0 - 827.11.2) <8E712C2B-1D7E-36AA-A36D-72B2906B0C23> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
    0x7fff3b58c000 -     0x7fff3b58effd  com.apple.CaptiveNetworkSupport (13.0 - 1) <AF1CDA7A-FBD3-314F-9F1C-3F19290D7B71> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x7fff3b590000 -     0x7fff3b6edff7  com.apple.SpriteKit (1.0 - 1) <A53134E0-73C7-3FB3-A14C-0631D62F0AAE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SpriteKit.framework/SpriteKit
    0x7fff3b6fc000 -     0x7fff3b893fff +libBLAS.dylib (1336.0.1) <46117704-58E1-3AA9-B104-47C5BFF49DC8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
    0x7fff3c45a000 -     0x7fff3c466fff  com.apple.mobileicons.framework (1.0 - 372.0) <438ED8F4-865B-3270-9073-B020FA7B8D63> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x7fff3c467000 -     0x7fff3c576ff7  com.apple.ResponseKit (1.0 - 164) <012621BC-6770-36D6-8037-08D06C97FD68> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
    0x7fff3c5d5000 -     0x7fff3c5f1ffc  com.apple.MetalKit (147.1 - 147.1) <ED93E95B-F79E-34E0-9ABC-9FAEEC3EE605> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalKit.framework/MetalKit
    0x7fff3c64b000 -     0x7fff3c68dffe  com.apple.CoreHaptics (1.0 - 1) <CBCB7D41-6B67-31AB-8200-02B496F55904> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
    0x7fff3c7d1000 -     0x7fff3c87dffb  com.apple.CoreSymbolication (12.0 - 64540.89.1) <B9D1B7CF-7FC4-3975-B717-C2BA1C6CCD41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
    0x7fff3c87e000 -     0x7fff3c885ff9  com.apple.ist.IdleTimerServices (1.0 - 1) <F802FE93-415E-3403-9AC4-0445D1F0FD99> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
    0x7fff3d1da000 -     0x7fff3d225ff2  com.apple.ProtectedCloudStorage (1.0 - 1) <6C049C55-4908-38DF-875C-22CDAAB4ED9A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
    0x7fff3d309000 -     0x7fff3d3f8ff7  com.apple.opengles (18.0.31 - 18.0.31) <D14ED973-1FA7-35D9-912C-38A65D0F1661> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x7fff3d49c000 -     0x7fff3d4a5ffb +libGFXShared.dylib (18.0.31) <F2AECED2-27ED-3A76-BE9D-D7429538B08F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x7fff3d4a6000 -     0x7fff3d4d7ffe  com.apple.CoreAuthentication.SharedUtils (1.0 - 827.11.2) <E980A39F-6756-3A21-AFDA-DA46FDF5885E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
    0x7fff3d4d6000 -     0x7fff3d54fff2  com.apple.PhotosFormats (1.0 - 310.1.160) <D3C4FEAD-F547-3F0E-83E8-6F86B7DCE71A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
    0x7fff3d542000 -     0x7fff3d575ff8  com.apple.VoiceShortcutClient (1.0 - 1091.8) <EF4F0FDF-236F-316F-9884-E73F13329FE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient
    0x7fff3e066000 -     0x7fff3e0a8ff3  com.apple.StreamingZip (1.0 - 1) <0B1A8E06-11C3-3787-BDE7-28FDEE3FA95A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
    0x7fff3f1f0000 -     0x7fff3f1f2fff  com.apple.InternationalTextSearch (1.0 - 1) <18008ACE-C655-3F07-B5A5-C9550A1EF41A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
    0x7fff3f1f3000 -     0x7fff3f212fff  com.apple.AssetCacheServices (115 - 115) <ADE5932A-D446-34CE-A254-99FD07028BD6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
    0x7fff402e0000 -     0x7fff402e5ffb +libgermantok.dylib (24) <98BBA168-3311-341C-9E33-AB5A4041896B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libgermantok.dylib
    0x7fff402e6000 -     0x7fff40340ff7 +libmecab.dylib (924) <C26B941E-F626-383A-9BBC-FB9FF03AC5F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmecab.dylib
    0x7fff4092d000 -     0x7fff4093eff6  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <43EBD905-534D-3291-BBB4-CB487FF5B361> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
    0x7fff428cb000 -     0x7fff4293cff7 +libarchive.2.dylib (83.11.1) <F01FC737-0BA6-3800-9FF6-709437421ABB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libarchive.2.dylib
    0x7fff4293d000 -     0x7fff4297aff6  com.apple.C2 (1.3 - 569) <E97AEFC2-7451-3B31-8045-7628A2A6F974> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/C2.framework/C2
    0x7fff42a4b000 -     0x7fff42a4cfff +libsystem_coreservices.dylib (125.2) <7BA84C0B-E09E-3CFF-825B-CEC833C5F093> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coreservices.dylib
    0x7fff42abb000 -     0x7fff42ac7ffb  com.apple.DCIMServices (1.0 - 310.1.160) <C356EC18-A8BA-3C01-90B9-F3E0AF94B07D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
    0x7fff42ac7000 -     0x7fff42c5dffb  com.apple.CloudPhotoLibrary (1.0 - 310.1.160) <921DF709-002F-3D05-AA57-26F10A911A05> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
    0x7fff42c7a000 -     0x7fff42c83fff +libcopyfile.dylib (173.0.1) <AB7442DE-0149-37D1-97E8-95037B0E6C0B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcopyfile.dylib
    0x7fff43102000 -     0x7fff4310cff6  com.apple.AppleIDSSOAuthentication (1.0 - 1) <9A9E77CC-F0E0-341E-A39F-1DE0B531F8C2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
    0x7fff4310c000 -     0x7fff4311aff9  com.apple.settingsandcoreapps.SettingsFoundation (1.0 - 1012.1) <0E7C3878-DEF4-386F-8838-6012D3319311> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
    0x7fff43648000 -     0x7fff43692ff3  com.apple.ChunkingLibrary (334 - 334) <E887B9EE-3876-3B3C-A2BF-094A35CBAB4E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
    0x7fff43696000 -     0x7fff4369affa  com.apple.DAAPKit (1.0 - 1) <32BDDC92-84A2-3AF1-8355-3437AAB7F8A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
    0x7fff43806000 -     0x7fff43808fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <B974B399-AF5D-32B1-93C0-CF8B9A21E867> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
    0x7fff44d44000 -     0x7fff44d4aff8  com.apple.URLFormatting (145 - 145.2) <4743C8B4-1ED0-3DFC-903F-B50E7134DEAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
    0x7fff44d4b000 -     0x7fff44df9ffa  com.apple.MMCS (1.3 - 569) <D8BC6BE2-617F-3F57-814B-ECC2C3FD6971> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MMCS.framework/MMCS
    0x7fff44e4f000 -     0x7fff450beff7  com.apple.mobilespotlight.index (10.7.0 - 2142.11) <1E0BA3A2-78D0-3976-86B4-FD0C7FEB1B7C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
    0x7fff45453000 -     0x7fff4546fffc  com.apple.SecurityFoundation (1.0 - 1) <D6963E7A-28BB-3C56-849F-98142490A623> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SecurityFoundation.framework/SecurityFoundation
    0x7fff454e9000 -     0x7fff45547ffa  com.apple.CoreLocationProtobuf (1 - 1) <95CB2D0F-AAB9-3829-8157-97DBE7D70F76> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
    0x7fff45574000 -     0x7fff45598ff6  com.apple.ScreenshotServices (1.0 - 1) <EA125DA3-3187-3295-BDA1-508B24F04917> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ScreenshotServices.framework/ScreenshotServices
    0x7fff45594000 -     0x7fff45628fff  com.apple.Quagga (85 - 85) <B6BE693D-EB28-3A68-825A-1B88CCE0638F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Quagga.framework/Quagga
    0x7fff45c43000 -     0x7fff45c51ff4 +libperfcheck.dylib (41) <D5958B90-0403-3694-BFC5-C0C878E0BF07> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libperfcheck.dylib
    0x7fff45c52000 -     0x7fff45c5fffe +libAudioStatistics.dylib (23) <B3CB8D48-78A1-3893-B6A9-8FDA8E21D682> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioStatistics.dylib
    0x7fff45cfe000 -     0x7fff45d1aff0  com.apple.audio.caulk (1.0 - 70) <F9EB3CB9-1F2B-3CD1-856B-D8EC84FAE7F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/caulk.framework/caulk
    0x7fff45d57000 -     0x7fff45d5aff7  com.apple.MobileSystemServices (1.0 - 1) <524344DB-0C36-30D6-90D0-5592EA28E825> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
    0x7fff45d7e000 -     0x7fff45dceff4  com.apple.ViceroyTrace (3.0 - 1777.1.9) <B4E3AFF8-B540-3934-9893-4F8B265F8589> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
    0x7fff45dde000 -     0x7fff45e08ff9  com.apple.CloudServices (1.0 - 460.0.5) <99A46391-DAE9-3D3E-A2FF-B1227F338C07> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
    0x7fff45e06000 -     0x7fff45e9cfff  com.apple.AirPlaySync (1.0 - 2753.1.9) <61B60C69-8523-301B-B833-F5E886B73E71> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
    0x7fff46649000 -     0x7fff46686ffb +libGLImage.dylib (18.0.31) <E22BE744-C82B-3969-ADAA-E36A61ADAD7C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x7fff4694c000 -     0x7fff4695eff7 +libSparseBLAS.dylib (1336.0.1) <9EA12F9E-860D-3953-9E1D-D21E654030BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
    0x7fff4695f000 -     0x7fff46975ff2  com.apple.Engram (1.0 - 1) <6D3D14BB-6AE9-3909-817A-88592E9B3C45> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Engram.framework/Engram
    0x7fff469fa000 -     0x7fff46a40ffa  com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <B6DB1969-5B99-370C-9035-AAB7D2AF926F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
    0x7fff46d2f000 -     0x7fff46d37ff7  com.apple.CoreServices.FSEvents (1290 - 1290) <BD28133A-FD9E-36CA-BF8B-6333F3C70386> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
    0x7fff46d38000 -     0x7fff46dccff0  com.apple.coredav (1.0.1 - 1075) <D41C92E0-64BF-3D4B-9054-E1E88C97967B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
    0x7fff47569000 -     0x7fff4757bff3  com.apple.RemoteTextInput (1.0 - 1) <2125E95A-EF93-3024-A7F9-791D39E1A4EB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
    0x7fff47580000 -     0x7fff475b8ff4  com.apple.iCalendar (7.0 - 1008) <D5D62920-73E9-3D08-B9A3-07C36EB864D0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
    0x7fff475d1000 -     0x7fff475dcff9  com.apple.CloudPhotoServices (1.0 - 310.1.160) <EFC6CF78-FB77-343B-8787-32C2DC395ADB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
    0x7fff475dc000 -     0x7fff475f2ff4 +libLinearAlgebra.dylib (1336.0.1) <D64CDC6D-6E51-317A-A00F-6CBA21782059> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
    0x7fff4787b000 -     0x7fff478c5ffd  com.apple.MultipeerConnectivity (171 - 171) <80D7A62B-6859-330E-A603-EBBA35938157> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
    0x7fff4854e000 -     0x7fff485a5ff5  com.apple.PhysicsKit (1.0 - 1) <F6A6D50B-5E6B-3D7F-A842-EB9FFCC68EBF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
    0x7fff48adb000 -     0x7fff48b01ff3  com.apple.audio.OpenAL (1.3 - 1.3) <E2139AED-7230-3852-ADDA-00A0ECB2D334> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenAL.framework/OpenAL
    0x7fff48e71000 -     0x7fff48ea1ffa  com.apple.HomeSharing (1.0 - 1) <63F9020B-D6F1-3911-84CF-A67D0B4677FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
    0x7fff48f33000 -     0x7fff48f53ff7  com.apple.GenerationalStorage (2.0 - 322) <FF88E75E-A178-372C-9BD8-D5017519CBAE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
    0x7fff48fa9000 -     0x7fff48fb5ff9  com.apple.PersonaKit (1.0 - 1) <B52218D0-720B-3F5B-97C5-1431EE28E81F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
    0x7fff493cc000 -     0x7fff49521ff3  com.apple.ContentKit (1.0 - 1091.8) <E49DFEBF-185B-3E53-8BE7-2F57FDE8956D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ContentKit.framework/ContentKit
    0x7fff496fa000 -     0x7fff49878fef +libvDSP.dylib (760.11.4) <8EFBE35F-CE18-3219-96BC-46679D0DD6FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
    0x7fff49879000 -     0x7fff498adff5  com.apple.contacts.vCard (1.0 - 3489) <F94F095A-68FC-3A70-8F01-7747EECD16A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/vCard.framework/vCard
    0x7fff498a7000 -     0x7fff498b6ff9  com.apple.IntentsFoundation (1.0 - 1) <D4748D68-784F-38E3-882E-299E03E48C02> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
    0x7fff49a5a000 -     0x7fff49ae4ffb  com.apple.MediaPlatform (1.0 - 1) <1AF5437E-B054-390C-A03B-90A14A7118D9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
    0x7fff49ae5000 -     0x7fff49e3aff3  com.apple.MediaLibraryCore (1.0 - 4018.100.157) <E252F090-6E6C-32C4-BDA8-F5499CCA6BA7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
    0x7fff49e86000 -     0x7fff49ecdffa  com.apple.PhotosImagingFoundation (6.0 - 310.1.160) <D7280696-50ED-39AD-9591-E6E4250BE0B2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
    0x7fff49ec8000 -     0x7fff49ef4ff9  com.apple.photo.MediaConversionService (6.0 - 310.1.160) <2565FBFD-F31F-35F5-A527-35985D2B0888> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
    0x7fff49ef1000 -     0x7fff49f10ff4  com.apple.mediastream (1.0 - 310.1.160) <CCD4E886-4DA9-3069-8AA6-C108C924D89A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
    0x7fff49f0d000 -     0x7fff4a02dffc  com.apple.CoreMediaStream (1.0 - 310.1.160) <37BCFF7C-F286-3A56-A2CA-A7313BC13871> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
    0x7fff4a110000 -     0x7fff4a110fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <95EA8BB8-4C24-3F96-B4FF-D75D36477FA6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
    0x7fff4a111000 -     0x7fff4a4bdfff +libLAPACK.dylib (1336.0.1) <D2626810-CC48-3960-8F80-E92F7E50DC77> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
    0x7fff4a4be000 -     0x7fff4a4c3ff3 +libQuadrature.dylib (7) <D5424D6F-A59B-3243-8CA1-2CEE728B8E6D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
    0x7fff4a4c4000 -     0x7fff4a60efcb +libvMisc.dylib (760.11.4) <4C75776A-56D7-342D-A352-93E85109010A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
    0x7fff4a60f000 -     0x7fff4a60ffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <AE3B1A2E-5D8F-3051-AF67-5883E851773B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
    0x7fff4a691000 -     0x7fff4a781ff7  com.apple.combine (1.0 - 235.101) <FF814E33-9430-3522-826F-839A079CD9C8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Combine.framework/Combine
    0x7fff4a795000 -     0x7fff4a7feff5  com.apple.audio.midi.CoreMIDI (2.0 - 88) <856214CD-30AB-3619-8FD6-E357EDD86E78> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
    0x7fff4a888000 -     0x7fff4a8b7ff0  com.apple.GLKit (124 - 124) <0AB09B5C-D24C-35C6-8023-CC3E9F846A8C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/GLKit.framework/GLKit
    0x7fff4a8f2000 -     0x7fff4a951fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <D02FB693-55E3-3F0A-81CE-1C8DBD2767CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
    0x7fff4a94a000 -     0x7fff4a9ddfe4  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <50EB2FA5-AA2E-3084-8284-4A7A7B3E75CA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
    0x7fff4a9da000 -     0x7fff4aa08ff1  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <A9ABF92B-8C46-3C3E-8935-71AF8E9D980D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
    0x7fff4aa07000 -     0x7fff4aa47ffd  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <1EB7E504-49CE-30CD-AC6E-A46953794CC0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
    0x7fff4aa44000 -     0x7fff4ac6fffa  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <782CD263-A0B1-32B9-9E9C-C5BF88CA1DE8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
    0x7fff4ac5e000 -     0x7fff4acafff5  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <03D29D48-3AB7-3FD2-871E-B55634EBB661> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
    0x7fff4acac000 -     0x7fff4acacff8  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <5AEF13D9-9DAD-364A-8F40-34D73A748C21> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
    0x7fff4acc0000 -     0x7fff4acc0ff7  com.apple.MobileCoreServices (1116.2.2 - 1116.2.2) <DA607DAA-5155-3F92-A6C0-FD93DEA7D5A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x7fff4accb000 -     0x7fff4accdfff +libCVMSPluginSupport.dylib (18.0.31) <EA59B703-2C23-338F-87BA-AF90B8DA6CD0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x7fff4acce000 -     0x7fff4acd4ff3 +libCoreFSCache.dylib (177.19) <C15392FC-AEA7-3625-A217-046B8BB449D9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x7fff4acd5000 -     0x7fff4acddffb +libCoreVMClient.dylib (177.19) <FAACAF1B-7951-3D08-9EE6-C4B9CFBF014D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x7fff4ad53000 -     0x7fff4ad94ff8  com.apple.QuickLookThumbnailing (1.0 - 132) <A826AA29-AE96-3983-ABB8-7FCB6DE0237E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
    0x7fff4af8a000 -     0x7fff4afb0ff8  com.apple.ReplayKit (1.0 - 1) <53A7A7C4-46F9-37B3-B7AA-EC59701EF5C8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ReplayKit.framework/ReplayKit
    0x7fff4b117000 -     0x7fff4b117ff7  com.apple.UIKit (1.0 - 3987.9) <FB5D6B2A-07B3-360E-9143-C6118E2E4016> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit
    0x7fff4b1fe000 -     0x7fff4b23dfff  com.apple.ICE (3.0 - 1777.1.9) <50E51638-C8E4-3BFE-8CCD-2BB2742C86C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
    0x7fff4b23e000 -     0x7fff4b23efff  com.apple.LegacyHandle (3.0 - 1777.1.9) <D79E4A23-91A6-3F12-9ADD-B5C64BE42219> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
    0x7fff4b23f000 -     0x7fff4b245ff7  com.apple.SimpleKeyExchange (3.0 - 1777.1.9) <0823A02F-4D1B-3500-9CE5-0FC91A7075C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
    0x7fff4b246000 -     0x7fff4b246ff7  com.apple.snatmap (3.0 - 1777.1.9) <F9C12EAC-68F5-39E3-964D-C26AEBBE583E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
    0x7fff4b881000 -     0x7fff4b88dff0  com.apple.AppleIDAuthSupport (1.0 - 1) <722A258E-A4B4-3E1D-9261-8D8CD8B98DEF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
    0x7fff4b88d000 -     0x7fff4b8d6ff3  com.apple.AppleJPEG (1.0 - 1) <FDA31B2C-FCA8-3B5C-878A-A6F33B4615DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
    0x7fff4b956000 -     0x7fff4b97aff7  com.apple.applesauce (1.0 - 16.26) <8F257096-3B0F-3611-846A-1D29A93843B5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
    0x7fff4ba12000 -     0x7fff4ba3dff7  com.apple.AttributeGraph (76 - 76) <E2AEAD47-6544-3DBE-B10C-7F966A1ACB61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
    0x7fff4ba6d000 -     0x7fff4ba9fffb  com.apple.bom (14.0 - 231) <64E80275-2693-322B-B551-76E296AE1085> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Bom.framework/Bom
    0x7fff4ca9c000 -     0x7fff4cabefff  com.apple.DocumentManagerCore (1.0 - 200.1.500) <75580E73-7BA1-36DC-B7AF-1F7A8538B442> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
    0x7fff4cb40000 -     0x7fff4cb42ff6  com.apple.DragUI (1.0 - 1) <ED3A0834-4F7B-39B8-AE95-32870868EFE8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DragUI.framework/DragUI
    0x7fff4cb7a000 -     0x7fff4d23dff5  com.apple.vision.EspressoFramework (1.0 - 251) <1CBB9447-59C6-3EDF-880F-5039436CD2E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Espresso.framework/Espresso
    0x7fff4d4f7000 -     0x7fff4d910ff8  com.apple.vision.FaceCore (4.1.2 - 4.1.2) <07F5079B-DCB0-3FF8-85B6-5140B9E846EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
    0x7fff4d94e000 -     0x7fff4d954ff2  com.apple.FeatureFlagsSupport (1.0 - 28.0.1) <39E87E9C-A6B3-3D03-B438-48229F68067F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
    0x7fff4d9f3000 -     0x7fff4da30ff7 +libGSFontCache.dylib (192.9.0.0.2) <1E886905-231C-32B1-A729-2CBACC1CB4F9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
    0x7fff4da95000 -     0x7fff4daa6ff8 +libhvf.dylib (305) <B2FDE0DA-FB55-39FD-BE19-DB2A45CBA567> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff4dabc000 -     0x7fff4dad4fff  com.apple.Futhark (1.0 - 1) <F4419477-17DC-3E49-8217-AF8BDCBFA495> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Futhark.framework/Futhark
    0x7fff4eaea000 -     0x7fff4eaf8ff0  com.apple.GraphVisualizer (1.0 - 210.1) <BD53BF62-8EA9-3D86-A61F-95BD07C26127> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
    0x7fff4f9a0000 -     0x7fff4f9bdfff  com.apple.IntentsCore (1.0 - 1) <FABA4D03-AD89-34AE-B21B-B6B023D8AE8E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
    0x7fff4f9c4000 -     0x7fff4f9ccfff  com.apple.InternationalSupport (1.0 - 59) <4ED06CEF-191A-30D8-B196-CF5FC8BED7FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
    0x7fff4f9cd000 -     0x7fff4f9e6ff5  com.apple.Jet (1.0 - 1) <8F5F994E-C3B4-3815-8675-7334240EA401> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Jet.framework/Jet
    0x7fff4fbea000 -     0x7fff4fbeaff5  com.apple.marco (10.0 - 1000) <32278B7C-C849-39E6-8A36-3A211AFE6B53> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Marco.framework/Marco
    0x7fff4fc47000 -     0x7fff4fd12ff6  com.apple.gpusw.MetalTools (1.0 - 1) <9F6F9DDA-B749-33D2-BB87-E8E713FB8A50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
    0x7fff50023000 -     0x7fff50071fff  com.apple.OTSVG (1.0 - 677) <CE84FC4C-F227-38E2-B1E5-FB203A73B8CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
    0x7fff50674000 -     0x7fff50674ff9  com.apple.PhoneNumbers (1.0 - 1) <B428FFA4-3251-34DA-A681-9DC8E5E2A226> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
    0x7fff50d92000 -     0x7fff50e04ff2  com.apple.RenderBox (70 - 70) <3262D25F-877A-36B5-B5AB-0617C0B2026A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
    0x7fff5142f000 -     0x7fff5155fffc  com.apple.TextRecognition (1.0 - 157) <2E595651-8725-3CA5-8A9E-27462B93C32D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
    0x7fff5153d000 -     0x7fff5160ffff  com.apple.TextureIO (3.10.9 - 3.10.9) <29A7B48B-A84A-3B10-AAE2-4A8B3BEEA328> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
    0x7fff52621000 -     0x7fff52f3cf68 +libwebrtc.dylib (7610.1.28.10.1) <A0CB6D74-60F3-3841-BB21-820E39584A9C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
    0x7fff53007000 -     0x7fff53014ff3  com.apple.perfdata (1.0 - 67.0.1) <3669D797-9F8D-3229-AA55-8320EFB265C6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/perfdata.framework/perfdata
    0x7fff531e7000 -     0x7fff531efff7 +libChineseTokenizer.dylib (37) <A605A139-939E-30FC-A1F6-6C08E4C4D9EB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libChineseTokenizer.dylib
    0x7fff5341f000 -     0x7fff53420fff +libSystem.B.dylib (1292) <6E34C14A-1B73-3739-B24D-702B355402D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.B.dylib
    0x7fff53421000 -     0x7fff53422fff +libThaiTokenizer.dylib (3) <D8A2C77D-64D8-3BEC-B2F5-FAD4BF1D7FCC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libThaiTokenizer.dylib
    0x7fff53423000 -     0x7fff5343afff +libapple_nghttp2.dylib (1.41) <B1143FA5-0913-3DCE-ACA7-9247E79BFC3B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_nghttp2.dylib
    0x7fff5343b000 -     0x7fff5344bff7 +libbsm.0.dylib (68) <C9C68978-BD19-34E3-97F5-232A8F7239A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbsm.0.dylib
    0x7fff5344c000 -     0x7fff53458ffb +libbz2.1.0.dylib (44) <11379F45-D517-3E1A-B29F-6805FBE69968> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbz2.1.0.dylib
    0x7fff53459000 -     0x7fff53459fff +libcharset.1.dylib (59) <14B92661-BBD9-312F-8C70-CF10056035E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcharset.1.dylib
    0x7fff5345a000 -     0x7fff5346aff3 +libcmph.dylib (8) <02C1F5F4-985C-3013-978C-3CF70E1745F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcmph.dylib
    0x7fff5346b000 -     0x7fff53482fc7 +libcompression.dylib (96.0.4) <41B1E3AD-9E14-3507-912D-284FBD716042> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcompression.dylib
    0x7fff53483000 -     0x7fff53484ffb +libcoretls_cfhelpers.dylib (169) <BB643230-64A6-32D5-A664-B15042B37947> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls_cfhelpers.dylib
    0x7fff53485000 -     0x7fff5348affb +libcupolicy.dylib (8159.2) <2D7AC92E-3A34-31A1-A7DA-398923BCF93A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcupolicy.dylib
    0x7fff534c4000 -     0x7fff534c8ffb +libheimdal-asn1.dylib (597.0.3) <3A9DC467-3730-3958-98E7-443E8FE8B5C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libheimdal-asn1.dylib
    0x7fff534c9000 -     0x7fff535b9ff7 +libiconv.2.dylib (59) <B8529A7E-C6C2-3618-8828-91868F979EFD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libiconv.2.dylib
    0x7fff535ba000 -     0x7fff535d2fff +liblzma.5.dylib (16) <9B03551E-EBAA-3F5C-AA06-691A82208879> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblzma.5.dylib
    0x7fff5385b000 -     0x7fff53872fff +libnetworkextension.dylib (1295.11.2) <63FB756A-8235-3803-9BDD-3DEA79EDEA13> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetworkextension.dylib
    0x7fff53873000 -     0x7fff5388bffb +libresolv.9.dylib (68) <694C5396-D3FC-35C3-95BC-50371C0E6EBC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libresolv.9.dylib
    0x7fff538bd000 -     0x7fff538c0ffb +libutil.dylib (58.0.1) <13824C32-F4B7-3FAA-91C1-0053AB425C10> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libutil.dylib
    0x7fff538ed000 -     0x7fff538ffffb +libz.1.dylib (76) <A8AB7981-BC2F-3B6F-B71B-04EA9D2E8394> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libz.1.dylib
    0x7fff53913000 -     0x7fff53915ff4 +liblog_network.dylib (2288.0.26) <BB3000FE-BA8D-3E28-83DE-7A6F936F5479> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/log/liblog_network.dylib
    0x7fff5391e000 -     0x7fff53924ffe +libswiftAVFoundation.dylib (1993.1.3) <99771C26-AB78-31AB-A01F-DB6FEF54566A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftAVFoundation.dylib
    0x7fff53925000 -     0x7fff5398cfff +libswiftAccelerate.dylib (10) <090C829D-7BD4-3611-B220-AA506C2C5C52> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftAccelerate.dylib
    0x7fff53992000 -     0x7fff5399dff3 +libswiftCloudKit.dylib (950) <ACF66388-09BB-34CD-AD76-67D43BAE8D01> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCloudKit.dylib
    0x7fff539a6000 -     0x7fff539aefff +libswiftCoreAudio.dylib (1.1) <A247698F-BE2B-395F-B22C-84BE2DB4D6DB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff539af000 -     0x7fff539b3ff6 +libswiftCoreData.dylib (3) <65BEB0FB-677A-376F-878A-D4E7F46C1B5D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreData.dylib
    0x7fff539b4000 -     0x7fff539b4fff +libswiftCoreFoundation.dylib (1.6) <395EE886-952D-3AE3-B9FA-B42BBA82B077> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff539b5000 -     0x7fff539bfff7 +libswiftCoreGraphics.dylib (2) <21CE94E5-1802-3D8D-A16F-B653A664F79C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff539c0000 -     0x7fff539c0ff3 +libswiftCoreImage.dylib (1) <026F0279-DC8A-3918-AFEB-C0A6232B7FF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreImage.dylib
    0x7fff539c1000 -     0x7fff539c3ffc +libswiftCoreLocation.dylib (5) <6E576290-B1DD-330E-9FC9-40BC35C97321> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff539c4000 -     0x7fff539cdff7 +libswiftCoreMIDI.dylib (2) <AF076668-1143-30E3-A1EF-5EDB02303BA6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff539ce000 -     0x7fff53a02ff2 +libswiftCoreMedia.dylib (1) <52E026A2-012A-37BD-ABA3-F4280148CCFA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreMedia.dylib
    0x7fff53a03000 -     0x7fff53a09fff +libswiftDarwin.dylib (??? - ???) <BC3F2DB3-A7BA-3120-85C4-C98A1BDDD039> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDarwin.dylib
    0x7fff53a0a000 -     0x7fff53a1fff4 +libswiftDispatch.dylib (4) <5CE3D7E1-B365-3193-9B9A-6371D251A0C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDispatch.dylib
    0x7fff53a20000 -     0x7fff53b90ff2 +libswiftFoundation.dylib (13.100) <32E87E4B-5A28-35D2-888C-588B1B8BD593> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftFoundation.dylib
    0x7fff53b8e000 -     0x7fff53b8eff7 +libswiftGLKit.dylib (1.1) <F21DA58C-2CC0-3123-8DA4-4A8D2B99C61C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftGLKit.dylib
    0x7fff53b9f000 -     0x7fff53ba2ffe +libswiftMediaPlayer.dylib (1.1) <7FBBE436-B893-3ED4-B419-387F2C17A959> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftMediaPlayer.dylib
    0x7fff53ba3000 -     0x7fff53ba7ffc +libswiftMetal.dylib (1.3.1) <E471FF63-6C54-3E85-BBF0-2742AD1E66EE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftMetal.dylib
    0x7fff53baa000 -     0x7fff53bacffb +libswiftModelIO.dylib (1) <9C8E7544-675D-39A2-BA82-0CFFEA0FCDE7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftModelIO.dylib
    0x7fff53c04000 -     0x7fff53c05ffd +libswiftObjectiveC.dylib (1) <D61D0CA3-8F66-3C8F-B552-B9D4EE438921> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff53c07000 -     0x7fff53c08ff1 +libswiftQuartzCore.dylib (1) <D25D5DF9-5AE3-333B-920F-115BD9D76600> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff53c0d000 -     0x7fff53c0eff7 +libswiftSpriteKit.dylib (1.1) <C6F361E1-3A78-336B-A6E2-46FC658DF74D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftSpriteKit.dylib
    0x7fff53c35000 -     0x7fff53c75ff9 +libswiftUIKit.dylib (16) <EC03829B-ED7F-357E-A80B-1CD8835F6CC7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftUIKit.dylib
    0x7fff53c74000 -     0x7fff53c75ffb +libswiftVision.dylib (1.3) <AACAAEDF-3437-3EAA-9DA4-15A6AA4A8E2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftVision.dylib
    0x7fff53c78000 -     0x7fff53c89ffa +libswiftos.dylib (1000.0.4) <77AD48C3-9400-39C8-A542-A0B6E555E883> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftos.dylib
    0x7fff53c8a000 -     0x7fff53ca5ff7 +libswiftsimd.dylib (1.3) <3284B73F-1CDF-334A-B1C1-76D1F6D458EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftsimd.dylib
    0x7fff53ca6000 -     0x7fff53caafff +libcache.dylib (83) <C7C5D3F3-0E15-3DC6-B92D-3C101FD3DE35> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcache.dylib
    0x7fff53cab000 -     0x7fff53cb6ff3 +libcommonCrypto.dylib (60178) <39BF92A8-B459-3064-A29F-015EC51C285D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcommonCrypto.dylib
    0x7fff53cb7000 -     0x7fff53cbeff7 +libcompiler_rt.dylib (102.3) <E9587C56-B503-3195-A8E7-EBD5A98260D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcompiler_rt.dylib
    0x7fff53ddd000 -     0x7fff53dddff7 +liblaunch.dylib (2038.0.15) <F2426EB2-539C-3595-9C05-89B846B589C1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/liblaunch.dylib
    0x7fff53dde000 -     0x7fff53de3ff7 +libmacho.dylib (973.0.1) <20FFF494-10BE-37D4-A86B-8E597A8A47F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libmacho.dylib
    0x7fff53de4000 -     0x7fff53de5ffb +libremovefile.dylib (49.0.1) <D256DEF5-9640-3791-8F9B-099534E0BBA3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libremovefile.dylib
    0x7fff53de6000 -     0x7fff53de8fff +libsystem_featureflags.dylib (28.0.1) <46696B40-A0CE-3B69-BB85-7ACA98BE10D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_featureflags.dylib
    0x7fff53de9000 -     0x7fff53e2efd3 +libsystem_m.dylib (3186.0.3) <04432947-8852-366C-A0A2-5FF0328EA85D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_m.dylib
    0x7fff53e2f000 -     0x7fff53e37fff +libunwind.dylib (200.10) <C433A306-D862-3455-BF31-C2FD2AE39531> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libunwind.dylib
    0x7fff540bb000 -     0x7fff5412bff7  com.apple.private.NanoRegistry (1.0 - 1) <3077BF68-A6C7-300B-86AC-60222CC8513B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
    0x7fff54125000 -     0x7fff54135ffa  com.apple.NanoPreferencesSync (1.0 - 1) <E0B18A89-5611-3488-A80F-61CDC89B9401> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
    0x7fff549c9000 -     0x7fff54a0eff1  com.apple.CryptoTokenKit (1.0 - 1) <58C8368B-9994-3FBC-9F74-C4286C301668> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
    0x7fff54cec000 -     0x7fff54d01ff5  com.apple.NearbyInteraction (1.0 - 205.0.10) <D28595D5-D4DA-3057-B68C-227E9EA1FB50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/NearbyInteraction.framework/NearbyInteraction
    0x7fff54d35000 -     0x7fff559eef87 +libLLVMContainer.dylib (602.2.48.3) <78BD7D06-7671-3B5F-875A-0D7C04A6A895> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
    0x7fff55a18000 -     0x7fff56676ff0  com.apple.SwiftUI (103.1 - 103.1) <7BFF599D-49EF-322F-9E88-9CE905424E4C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SwiftUI.framework/SwiftUI
    0x7fff5666c000 -     0x7fff5667dff3  com.apple.UniformTypeIdentifiers (631 - 631) <96C1BC20-39DE-3B8C-9753-0BD252FB47C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
    0x7fff5667d000 -     0x7fff570a5ffc +libfaceCore.dylib (4.0.70) <DDE971ED-DAC1-30DD-AD72-B5A4791AB8C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Vision.framework/libfaceCore.dylib
    0x7fff5799f000 -     0x7fff57a72ff3  com.apple.AVFCapture (1.0 - 78.11.1) <0F009829-7EDD-3507-B36B-433B229E7F13> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
    0x7fff57a5b000 -     0x7fff57be1ff8  com.apple.AVFCore (1.0 - 1993.1.3) <6CE633CC-7BBE-3638-A192-2D6391A51D5D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
    0x7fff57e54000 -     0x7fff57e6aff9  com.apple.audio.AudioSession (1.0 - 76) <E3D5260E-81B7-3E8A-92DE-47DAF1E17D50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
    0x7fff57f3a000 -     0x7fff57f7efff  com.apple.CMCapture (1.0 - 78.11.1) <A4F69E72-99D9-3BBC-986C-09CA755C6CEA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
    0x7fff57f78000 -     0x7fff57f82ff3  com.apple.CMCaptureCore (1.0 - 78.11.1) <9D9BCC26-C23E-3BFD-9D4E-0B358C15022B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
    0x7fff57f83000 -     0x7fff57f9cff4  com.apple.CPAnalytics (1.0 - 310.1.160) <4F23B913-E2A8-3A05-9448-24EE2A6A62E5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
    0x7fff57f9b000 -     0x7fff58020fff  com.apple.CVNLP (1.0 - 119) <2664A21F-CDD2-3720-9D10-24AD866179F7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
    0x7fff582c6000 -     0x7fff5830bff5  com.apple.CoreAutoLayout (1.0 - 11) <FC1A2BA4-FE99-3CE3-B37B-12D08F51D09A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
    0x7fff5860d000 -     0x7fff58614fff  com.apple.ExtensionFoundation (17.3 - 17.3) <AA3EA448-EBAD-3723-AA2A-FE7BDEDBBEE1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
    0x7fff58615000 -     0x7fff5862fff4  com.apple.ExtensionKit (17.3 - 17.3) <EE11EBE4-A04C-3CCB-9EAE-12BCB76C199A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
    0x7fff58c79000 -     0x7fff58c92ffa  com.apple.security.octagontrust (1.0 - 1) <0A248444-795E-3D23-A760-C3B776FDC610> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
    0x7fff58cf0000 -     0x7fff58cfcff0  com.apple.PointerUIServices (1.0 - 1) <0A84BBFD-5416-348E-8D67-CF7F975DAF86> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
    0x7fff5953d000 -     0x7fff5954bff7  com.apple.CoreSimulator.SimFramebufferClient (732.8 - 732.8) <08D22170-34AC-334A-B094-3737F880B449> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimFramebufferClient.framework/SimFramebufferClient
    0x7fff5954c000 -     0x7fff5954fff5  com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <06759A28-315A-3090-AAAC-E788133A81B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
    0x7fff5a335000 -     0x7fff5a335ff7  com.apple.SoftLinking (1.0 - 1) <372D3FE2-A60F-35A4-AC3F-C72B4B9980A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
    0x7fff5a3d1000 -     0x7fff5a3defff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <2C7717EE-A4F7-3752-8AF4-938BAAD97AF8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics
    0x7fff5de6c000 -     0x7fff5de84ffb +libexpat.1.dylib (26) <F559A5CB-963B-3752-8881-20BC0846B7F7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libexpat.1.dylib
    0x7fff5de89000 -     0x7fff5de8cff8 +libswiftCoreML.dylib (1006.11.1) <EFF6968B-5B01-3E4B-A077-2101ECFFD209> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreML.dylib
    0x7fff5de9b000 -     0x7fff5de9bff2 +libswiftNearbyInteraction.dylib (205.0.10) <965B820C-52D0-3830-84DE-2D6E99A96297> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftNearbyInteraction.dylib
    0x7fff5df58000 -     0x7fff5df65ffa +libswiftUniformTypeIdentifiers.dylib (631) <0E7F0B00-BADF-3CB9-B431-4FD08C0579B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
    0x7fff5df69000 -     0x7fff5df6bffb +libsystem_collections.dylib (1439.0.3) <469C6D04-FE3E-3C7F-A3A7-289B2B102E9A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_collections.dylib
    0x7fff5df6c000 -     0x7fff5df98ff7 +libsystem_kernel.dylib (6153.141.2) <A576A1CF-7726-3146-B04B-A26E1CDB9757> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_kernel.dylib
    0x7fff5df99000 -     0x7fff5dfa1fef +libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_platform.dylib
    0x7fff5dfa2000 -     0x7fff5dfa2fff +libsystem_product_info_filter.dylib (8.0.1) <F978B262-C102-3A42-ADCC-C9C079EFFC8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff5dfa3000 -     0x7fff5dfadfff +libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_pthread.dylib
    0x7fff5dfae000 -     0x7fff5dfafffb +libsystem_sim_kernel.dylib (227.0.1) <38931110-B28B-348B-8BA6-62E9E89117B3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel.dylib
    0x7fff5dfb0000 -     0x7fff5dfb0ff7 +libsystem_sim_kernel_host.dylib (227.0.1) <92EBE71E-0ACC-3F0C-B39A-AB155F09FD34> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel_host.dylib
    0x7fff5dfb1000 -     0x7fff5dfb3ff7 +libsystem_sim_platform.dylib (227.0.1) <EEF3C8F1-E072-3159-A466-6EE601DE5C43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform.dylib
    0x7fff5dfb4000 -     0x7fff5dfb4ff7 +libsystem_sim_platform_host.dylib (227.0.1) <40FF96EF-0882-38A4-B7A0-DCB5C2BADD1D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform_host.dylib
    0x7fff5dfb5000 -     0x7fff5dfb5ff7 +libsystem_sim_pthread.dylib (227.0.1) <071D64F6-007B-3F03-B4AC-9276A6906B33> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread.dylib
    0x7fff5dfb6000 -     0x7fff5dfb6ff7 +libsystem_sim_pthread_host.dylib (227.0.1) <FA3119E4-8830-3562-80ED-F3278C6BBF0E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread_host.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=788.4M resident=0K(0%) swapped_out_or_unallocated=788.4M(100%)
Writable regions: Total=578.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=578.3M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
CG raster data                     300K       20 
CoreAnimation                      732K       23 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           178.5M       34 
MALLOC guard page                   32K        8 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M       11 
Stack                             13.1M       16 
VM_ALLOCATE                       1280K        4 
__DATA                            15.4M      408 
__DATA_CONST                      32.0M      402 
__DATA_DIRTY                        10K        2 
__FONT_DATA                          4K        1 
__LINKEDIT                       399.8M        6 
__OBJC_RO                         53.9M        1 
__OBJC_RW                         2592K        1 
__TEXT                           388.6M      414 
__UNICODE                          588K        1 
mapped file                      336.6M        9 
shared memory                       24K        3 
===========                     =======  ======= 
TOTAL                              1.8G     1368 
TOTAL, minus reserved VM space     1.4G     1368 


System Profile:
Network Service: Wi-Fi, AirPort, en0
Boot Volume File System Type: apfs
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
USB Device: USB 3.0 Bus
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4
Model: MacBookPro14,2, BootROM 428.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 3.1 GHz, 16 GB, SMC 2.44f5
Graphics: kHW_IntelIrisGraphics650Item, Intel Iris Plus Graphics 650, spdisplays_builtin
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x171), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1615.2)
Bluetooth: Version 7.0.6f7, 3 services, 27 devices, 1 incoming serial ports


I can provide a device crash report with similar signature if that
would help.

Yes please!

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Here it is!

Incident Identifier: 857FAC68-191C-482D-AFFD-2EE1129572D6
Hardware Model:      iPhone12,1
Device Model:        N104AP
Process:             **** [371]
Path:                /private/var/containers/Bundle/Application/29277764-99C8-4FC2-A6B6-6DEAC6327260/****.app/****
Identifier:          com.appcessori.****
Version:             1 (0.8.1)
AppStoreTools:       12A7402a
AppVariant:          1:iPhone12,1:14
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd.development [1]
Coalition:           com.appcessori.**** [459]


Date/Time:           2020-10-27 17:07:34.4475 +0100
Launch Time:         2020-10-27 17:01:42.5378 +0100
OS Version:          iPhone OS 14.0 (18A373)
Release Type:        Internal
Baseband Version:    2.00.01-DEBUG
UDID:                00008030-000C29C43C40012E
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000180906700
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [371]
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   CoreFoundation                	0x0000000180906700 _CFAssertMismatchedTypeID + 112 (CFRuntime.c:934)
1   CoreFoundation                	0x00000001809066f8 _CFAssertMismatchedTypeID + 104 (CFRuntime.c:933)
2   CoreFoundation                	0x000000018080ff0c CFRunLoopSourceInvalidate + 308 (CFRuntime_Internal.h:118)
3   CFNetwork                     	0x0000000180ed8808 _BrowserCancel(__CFNetServiceBrowser*) + 80 (CFNetServiceBrowser.c:178)
4   CoreFoundation                	0x000000018081381c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1967)
5   CoreFoundation                	0x0000000180813718 __CFRunLoopDoSource0 + 208 (CFRunLoop.c:2011)
6   CoreFoundation                	0x0000000180812a94 __CFRunLoopDoSources0 + 376 (CFRunLoop.c:2056)
7   CoreFoundation                	0x000000018080cd20 __CFRunLoopRun + 824 (CFRunLoop.c:2925)
8   CoreFoundation                	0x000000018080c4bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
9   GraphicsServices              	0x0000000197291820 GSEventRunModal + 164 (GSEvent.c:2259)
10  UIKitCore                     	0x00000001831b0734 -[UIApplication _run] + 1072 (UIApplication.m:3270)
11  UIKitCore                     	0x00000001831b5e10 UIApplicationMain + 168 (UIApplication.m:4739)
12  SwiftUI                       	0x000000018756d32c closure #1 in KitRendererCommon(_:) + 112 (UIKitApp.swift:34)
13  SwiftUI                       	0x000000018756d2b8 runApp<A>(_:) + 220 (<compiler-generated>:0)
14  SwiftUI                       	0x00000001870e6b08 static App.main() + 140 (App.swift:113)
15  ****                     	0x000000010270b4c8 $main + 24 (combinationLogic.swift:0)
16  ****                     	0x000000010270b4c8 main + 36
17  libdyld.dylib                 	0x00000001804d3e60 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        	0x00000001ac79bdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001ac79b184 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000180812cf8 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641)
3   CoreFoundation                	0x000000018080cea8 __CFRunLoopRun + 1216 (CFRunLoop.c:2974)
4   CoreFoundation                	0x000000018080c4bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                    	0x0000000181a89e30 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                    	0x0000000181a89d08 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                     	0x0000000183260e94 -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:834)
8   Foundation                    	0x0000000181bf40f0 __NSThread__start__ + 864 (NSThread.m:724)
9   libsystem_pthread.dylib       	0x00000001c889eca8 _pthread_start + 320 (pthread.c:880)
10  libsystem_pthread.dylib       	0x00000001c88a7788 thread_start + 8

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib        	0x00000001ac7bfc40 select$DARWIN_EXTSN + 8
1   CoreFoundation                	0x000000018081f688 __CFSocketManager + 636 (CFSocket.c:1343)
2   libsystem_pthread.dylib       	0x00000001c889eca8 _pthread_start + 320 (pthread.c:880)
3   libsystem_pthread.dylib       	0x00000001c88a7788 thread_start + 8

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib        	0x00000001ac79bdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001ac79b184 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000180812cf8 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641)
3   CoreFoundation                	0x000000018080cea8 __CFRunLoopRun + 1216 (CFRunLoop.c:2974)
4   CoreFoundation                	0x000000018080c4bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   CoreFoundation                	0x000000018082f9c0 _legacyStreamRunLoop_workThread + 280 (CFStream.c:1768)
6   libsystem_pthread.dylib       	0x00000001c889eca8 _pthread_start + 320 (pthread.c:880)
7   libsystem_pthread.dylib       	0x00000001c88a7788 thread_start + 8

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001ac79bdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001ac79b184 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000180812cf8 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641)
3   CoreFoundation                	0x000000018080cea8 __CFRunLoopRun + 1216 (CFRunLoop.c:2974)
4   CoreFoundation                	0x000000018080c4bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   CFNetwork                     	0x00000001810c5050 +[__CFN_CoreSchedulingSetRunnable _run:] + 572 (CoreSchedulingSet.mm:1374)
6   Foundation                    	0x0000000181bf40f0 __NSThread__start__ + 864 (NSThread.m:724)
7   libsystem_pthread.dylib       	0x00000001c889eca8 _pthread_start + 320 (pthread.c:880)
8   libsystem_pthread.dylib       	0x00000001c88a7788 thread_start + 8

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib        	0x00000001ac79bdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001ac79b184 mach_msg + 76 (mach_msg.c:103)
2   IOKit                         	0x000000018b3cdd70 io_registry_entry_get_property_bin_buf + 308
3   IOKit                         	0x000000018b353764 IORegistryEntrySearchCFProperty + 196 (IOKitLib.c:3016)
4   SystemConfiguration           	0x0000000180d5bc64 copyIORegistryProperties + 116 (SCNetworkInterface.c:2606)
5   SystemConfiguration           	0x0000000180d55d18 createInterface + 224 (SCNetworkInterface.c:2694)
6   SystemConfiguration           	0x0000000180d506e8 findMatchingInterfaces + 336 (SCNetworkInterface.c:2834)
7   SystemConfiguration           	0x0000000180d52340 __SCNetworkInterfaceCopyAll_IONetworkInterface + 92 (SCNetworkInterface.c:4724)
8   SystemConfiguration           	0x0000000180d52408 _SCNetworkInterfaceCopyAllWithPreferences + 140 (SCNetworkInterface.c:4936)
9   MultipeerConnectivity         	0x00000001b1f2e3b8 gckSessionGetInterfacePriorityForCList + 76 (GCKSession.c:2006)
10  MultipeerConnectivity         	0x00000001b1f25b90 gckSessionReconcileChannelPriority + 400 (GCKSession.c:3243)
11  MultipeerConnectivity         	0x00000001b1f24f44 gckSessionChangeStateCList + 692 (GCKSession.c:2185)
12  MultipeerConnectivity         	0x00000001b1f23018 gckSessionRecvProc + 6776 (GCKSession.c:4506)
13  libsystem_pthread.dylib       	0x00000001c889eca8 _pthread_start + 320 (pthread.c:880)
14  libsystem_pthread.dylib       	0x00000001c88a7788 thread_start + 8

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib        	0x00000001ac7bfc40 select$DARWIN_EXTSN + 8
1   MultipeerConnectivity         	0x00000001b1f23418 gckSessionSendProc + 392 (GCKSession.c:4586)
2   libsystem_pthread.dylib       	0x00000001c889eca8 _pthread_start + 320 (pthread.c:880)
3   libsystem_pthread.dylib       	0x00000001c88a7788 thread_start + 8

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib        	0x00000001ac7bf75c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001c88a2550 _pthread_cond_wait + 1192 (pthread_cond.c:636)
2   MultipeerConnectivity         	0x00000001b1f3a914 EventCBProc + 84 (EventCallback.c:27)
3   libsystem_pthread.dylib       	0x00000001c889eca8 _pthread_start + 320 (pthread.c:880)
4   libsystem_pthread.dylib       	0x00000001c88a7788 thread_start + 8

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib        	0x00000001ac7bfc68 select$DARWIN_EXTSN$NOCANCEL + 8
1   libsystem_dnssd.dylib         	0x00000001c885e930 deliver_request + 1108 (dnssd_clientstub.c:380)
2   libsystem_dnssd.dylib         	0x00000001c88602c4 DNSServiceRegister + 716 (dnssd_clientstub.c:1888)
3   CFNetwork                     	0x0000000180edd6cc CFNetServiceRegisterWithOptions + 552 (CFNetServices.c:1537)
4   CFNetwork                     	0x0000000180e99d68 -[NSNetService _internal_publishWithOptions:] + 172 (NSNetServices.mm:283)
5   CFNetwork                     	0x00000001810388a8 -[NSNetService publishWithOptions:] + 712 (NSNetServices.mm:372)
6   MultipeerConnectivity         	0x00000001b1f2f404 -[MCNearbyServiceAdvertiser syncStartAdvertisingPeer] + 600 (MCNearbyServiceAdvertiser.m:248)
7   libdispatch.dylib             	0x0000000180492fd0 _dispatch_call_block_and_release + 32 (init.c:1454)
8   libdispatch.dylib             	0x0000000180494ac8 _dispatch_client_callout + 20 (object.m:559)
9   libdispatch.dylib             	0x000000018049bc08 _dispatch_lane_serial_drain + 580 (inline_internal.h:2548)
10  libdispatch.dylib             	0x000000018049c734 _dispatch_lane_invoke + 408 (queue.c:3862)
11  libdispatch.dylib             	0x00000001804a6528 _dispatch_workloop_worker_thread + 708 (queue.c:6590)
12  libsystem_pthread.dylib       	0x00000001c88a0908 _pthread_wqthread + 276 (pthread.c:2194)
13  libsystem_pthread.dylib       	0x00000001c88a777c start_wqthread + 8

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

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib        	0x00000001ac7c0420 __ulock_wake + 8
1   libsystem_platform.dylib      	0x00000001c8899228 _os_unfair_lock_unlock_slow + 56 (lock.c:607)
2   CFNetwork                     	0x0000000180ed8584 _CFNetServiceBrowserSearchForServices + 768 (CoreThreadSupportMach.h:13)
3   CFNetwork                     	0x0000000180e8d624 -[NSNetServiceBrowser searchForServicesOfType:inDomain:] + 196 (NSNetServices.mm:733)
4   MultipeerConnectivity         	0x00000001b1f32674 -[MCNearbyServiceBrowser syncStartBrowsingForPeers] + 1156 (MCNearbyServiceBrowser.m:221)
5   libdispatch.dylib             	0x0000000180492fd0 _dispatch_call_block_and_release + 32 (init.c:1454)
6   libdispatch.dylib             	0x0000000180494ac8 _dispatch_client_callout + 20 (object.m:559)
7   libdispatch.dylib             	0x000000018049bc08 _dispatch_lane_serial_drain + 580 (inline_internal.h:2548)
8   libdispatch.dylib             	0x000000018049c734 _dispatch_lane_invoke + 408 (queue.c:3862)
9   libdispatch.dylib             	0x00000001804a6528 _dispatch_workloop_worker_thread + 708 (queue.c:6590)
10  libsystem_pthread.dylib       	0x00000001c88a0908 _pthread_wqthread + 276 (pthread.c:2194)
11  libsystem_pthread.dylib       	0x00000001c88a777c start_wqthread + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000000000004f   x1: 0x0000000180ae7d37   x2: 0x0000000000000000   x3: 0x000000016d6fa870
    x4: 0x000000016d6fa2a0   x5: 0x000000016d6fa800   x6: 0x0000000000000029   x7: 0x00000002830d4270
    x8: 0x00000001d4f2f000   x9: 0x0fb706d824f800aa  x10: 0x0000000000000001  x11: 0x0000000000000005
   x12: 0x0000000000000000  x13: 0x0000010000000000  x14: 0x0000000000000010  x15: 0x00003a0000000000
   x16: 0x000000018f8db01c  x17: 0x00000001db143f78  x18: 0x000000010cd5fdac  x19: 0x000000016d6fa821
   x20: 0x000000000000002e  x21: 0x0000000180adf0b0  x22: 0x0000000180ae7312  x23: 0x00000001d4f2f000
   x24: 0x00000001d4f2f000  x25: 0x0000000000000002  x26: 0x0000000000000001  x27: 0x00000001d4f2f000
   x28: 0x00000001d4f2f000   fp: 0x000000016d6fa950   lr: 0x76702b81809066f8
    sp: 0x000000016d6fa800   pc: 0x0000000180906700 cpsr: 0x60000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x102704000 - 0x1027a3fff **** arm64  <37af34111adb3b8b8a68b563810981ac> /var/containers/Bundle/Application/29277764-99C8-4FC2-A6B6-6DEAC6327260/****.app/****
0x1029ec000 - 0x1029f7fff libobjc-trampolines.dylib arm64e  <9c4daf11088c3f588effdd33ae00ee07> /usr/lib/libobjc-trampolines.dylib
0x102a30000 - 0x102a9ffff dyld arm64e  <0edb2835e9a8365187487d336708cfec> /usr/lib/dyld
0x180491000 - 0x1804d2fff libdispatch.dylib arm64e  <8e662f82b1e43e7ea37618e9755a8f51> /usr/lib/system/libdispatch.dylib
0x1804d3000 - 0x18050cfff libdyld.dylib arm64e  <90a4e82e250c35e38b2d51d6d8b1119b> /usr/lib/system/libdyld.dylib
0x18050d000 - 0x180774fff libicucore.A.dylib arm64e  <9a22d83439b03852800b4f1c22d96f30> /usr/lib/libicucore.A.dylib
0x180775000 - 0x180b28fff CoreFoundation arm64e  <472c9193115d34cdad1d0e7e091c9432> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x180b29000 - 0x180ccdfff CoreServices arm64e  <b9421521c5ac3fe494c338efd31340cc> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x180cce000 - 0x180d15fff WirelessDiagnostics arm64e  <b9ba4811f00431f08a721c509e3e4036> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x180d16000 - 0x180d8ffff SystemConfiguration arm64e  <560fcc9dd59f3fee9dbb26782474f21f> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x180d90000 - 0x180e81fff CoreTelephony arm64e  <3b124b5cbc0e3191abecff20e050cb2c> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x180e82000 - 0x18130ffff CFNetwork arm64e  <81f1c72300083684a8f93eac348cb8e6> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x181310000 - 0x181a0bfff libnetwork.dylib arm64e  <b5b3893fd3523c19ba4e8501959bd12e> /usr/lib/libnetwork.dylib
0x181a0c000 - 0x181a81fff Accounts arm64e  <21e6a82c35af37758738eb166d2516f9> /System/Library/Frameworks/Accounts.framework/Accounts
0x181a82000 - 0x181d30fff Foundation arm64e  <095c09dd64363270b062a150203fdeed> /System/Library/Frameworks/Foundation.framework/Foundation
0x181d31000 - 0x18208afff ImageIO arm64e  <251bb16754253a5f81d10c6d99c8078e> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18208b000 - 0x1820a3fff libCGInterfaces.dylib arm64e  <23f8849201973c1c8079ebd10361cc21> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1820a4000 - 0x182632fff CoreGraphics arm64e  <b3c1f2f08e593dc9b0b751fbcfd4ac69> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x182633000 - 0x183a6dfff UIKitCore arm64e  <47154c6d47df3abba15256b159b014e4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x183a6e000 - 0x183a8bfff libAccessibility.dylib arm64e  <e91fab22d3793fb6a05419d75bbb29b8> /usr/lib/libAccessibility.dylib
0x183a8c000 - 0x183d0afff QuartzCore arm64e  <fc06cf9f7fb03c72b2edc0728aa956ab> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x183d0b000 - 0x183d73fff BackBoardServices arm64e  <e69ec1495b5038ddbdfe88e3349b95d7> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x183d74000 - 0x183dfefff TextInput arm64e  <4bc672f98006355594a3d0436e8d25c8> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x183dff000 - 0x183e66fff libusrtcp.dylib arm64e  <88fb5994222e34218e552fe1ca1df6ca> /usr/lib/libusrtcp.dylib
0x183e67000 - 0x184209fff AppleMediaServices arm64e  <fcab506f6f5d3ca8b9276253d8f42ebb> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x18420a000 - 0x184383fff libswiftFoundation.dylib arm64e  <b64e2a14e8fa34728b14102049d1086b> /usr/lib/swift/libswiftFoundation.dylib
0x184384000 - 0x1847affff libswiftCore.dylib arm64e  <dc2eacea3d9c340996c22df9c89ad19d> /usr/lib/swift/libswiftCore.dylib
0x1847b0000 - 0x1847c5fff UIKitServices arm64e  <86d736e120cd3cdca8ff5414bba3d5cc> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1847c6000 - 0x184917fff Preferences arm64e  <ba052e60db94333098f5aa8ea2e31877> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x184b35000 - 0x184ce9fff CoreText arm64e  <050bdd2cb8ed38e38eaa0594fa8240f2> /System/Library/Frameworks/CoreText.framework/CoreText
0x184cea000 - 0x184d03fff ExtensionKit arm64e  <e066d835d79e3163a9c0805f70a4631e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x184d19000 - 0x184d9afff BaseBoard arm64e  <7a9aa681f37b360cb4acd2d6b4749c66> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x184d9b000 - 0x184fbffff CoreDuet arm64e  <a3b6781cec36327582b2306bade9346b> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x184fc0000 - 0x185115fff Contacts arm64e  <67cc4cbb4d7c3ca59a85123d2988fc02> /System/Library/Frameworks/Contacts.framework/Contacts
0x185116000 - 0x1865eefff GeoServices arm64e  <5e5eb6645dac3f2198854bc3f4dce643> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1865ef000 - 0x186676fff CoreLocation arm64e  <e36d33957e6a3d4286f57bcccb70605e> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x186677000 - 0x18681ffff CloudKit arm64e  <ddc63eae5eb235319fed0708ccd8df17> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x186820000 - 0x186b91fff CoreData arm64e  <e6bbd2ec59f6316a9368b53ba3da38ae> /System/Library/Frameworks/CoreData.framework/CoreData
0x186c24000 - 0x187868fff SwiftUI arm64e  <469ed4efaad53a0fbd31d15a518a5012> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x187869000 - 0x187873fff libswiftCoreGraphics.dylib arm64e  <54b9c52778203cb08af0d248ec6e8159> /usr/lib/swift/libswiftCoreGraphics.dylib
0x187874000 - 0x1878b3fff AppSupport arm64e  <3ea1df04e23535a08e8829059dd0bb0b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1878b4000 - 0x1879d7fff ManagedConfiguration arm64e  <bb7aaec42857310586fdc8c6039ab949> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1879d8000 - 0x187a47fff IMFoundation arm64e  <728dee4ab148368287fb3f76241610d6> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x187a48000 - 0x187b54fff IDS arm64e  <10b4c03229b4345692797d5ecacf266c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x187b55000 - 0x187c9cfff Security arm64e  <561035ebc71638dcb8704157d8e33a12> /System/Library/Frameworks/Security.framework/Security
0x187c9d000 - 0x1880a0fff MediaPlayer arm64e  <43df3aba8f853d89841eda9b1f9655fe> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1880a1000 - 0x1880b9fff AudioSession arm64e  <b0690f52921c3d588f7b91821c684799> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1880ba000 - 0x188252fff AVFCore arm64e  <fab7d28d218f368498dd8e257b53672d> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x188253000 - 0x1887c3fff Intents arm64e  <c6a2d9acadad384fb02b6a0e7bb9e25d> /System/Library/Frameworks/Intents.framework/Intents
0x188811000 - 0x188b1bfff CoreImage arm64e  <05532db016c13c7ea972fe487d012de4> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x188b1c000 - 0x188bd8fff ColorSync arm64e  <d9bf07a0baf2344cb166a361c3b60f3f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x188bd9000 - 0x188c13fff CoreVideo arm64e  <b5e27f03e4323c39a2baa0bae968090c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x188c14000 - 0x1893cffff MediaToolbox arm64e  <1db71a5dd37f39309b78459d935170f5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1893d0000 - 0x1894c6fff CoreMedia arm64e  <f9e32bbbd96d3857bbf4082764d82bc2> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1894c7000 - 0x18972efff AudioToolbox arm64e  <c5b70d8dd3be31fa92349b73e6e5fa20> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18972f000 - 0x18977ffff CoreHaptics arm64e  <722e975225f23e749a39407011251d96> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x189780000 - 0x1897defff UserActivity arm64e  <4bdc0d49c9fc31f5b6f26a7e1ac7a33a> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1897df000 - 0x1898e2fff UIFoundation arm64e  <a3842c44eae536f297e4eb01880d1f80> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1898e3000 - 0x189921fff libsystem_info.dylib arm64e  <745a30449c5b3b0c8befb0ef20946543> /usr/lib/system/libsystem_info.dylib
0x189922000 - 0x1899a0fff libsystem_c.dylib arm64e  <556a84c292fc3808b22531980a063367> /usr/lib/system/libsystem_c.dylib
0x1899a1000 - 0x1899ebfff RunningBoardServices arm64e  <25ba98bf3dcd3c0aa0b668338627cc67> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1899ec000 - 0x18a9bbfff JavaScriptCore arm64e  <d7fde8d9f1c238b7a7d08edaeea60b91> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18af5a000 - 0x18afe7fff ContactsFoundation arm64e  <6d4810bc14833d2780e811f4d59b9c2e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18b222000 - 0x18b244fff ProactiveEventTracker arm64e  <ca969995923838c487eb0b89ee0a46b9> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x18b245000 - 0x18b28efff Lexicon arm64e  <69ef17c2e407356da99fec9f301d3889> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18b2fb000 - 0x18b34afff CoreDuetContext arm64e  <7411a7097f8039aebb969dd711ba46ea> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x18b34b000 - 0x18b3f4fff IOKit arm64e  <937fc8dffa133ec39f27653439df070f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18b3f5000 - 0x18b405fff DataMigration arm64e  <d2e907b8c5de3704b0d90b9617a647c8> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18b406000 - 0x18b461fff SpringBoardServices arm64e  <31be00340ef33e4d8514b5d10c84f63a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18b474000 - 0x18b6d3fff CoreMotion arm64e  <6577524450723c8795579f82c2cd925a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x18b6d4000 - 0x18b813fff EventKit arm64e  <64fa133c69e23281a47469c92894d670> /System/Library/Frameworks/EventKit.framework/EventKit
0x18bd5c000 - 0x18bfc3fff MediaRemote arm64e  <7c84d798236231d09aab437599305b73> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18bfc4000 - 0x18c167fff CoreUtils arm64e  <4c48b88e47e833b7bd3dc24f44bba99a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18c17f000 - 0x18c1edfff CoreSpotlight arm64e  <bfb1328d98c931b1baf79f1a229ebee2> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18c5e0000 - 0x18c770fff AssistantServices arm64e  <6050b44da72d3f2b9e262efb43085c8e> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18c771000 - 0x18c835fff CoreUI arm64e  <0178bb0828b43a5691715df7ecbea490> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18cfda000 - 0x18f3e1fff WebCore arm64e  <3df1722a76393fdbb84268e29b58f600> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18f3e2000 - 0x18f43ffff libMobileGestalt.dylib arm64e  <dc699a41d5bc38d1947f41a1572ea743> /usr/lib/libMobileGestalt.dylib
0x18f440000 - 0x18f45bfff CommonUtilities arm64e  <7e975a3917393d88b53aad8d94812157> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18f45c000 - 0x18f5c6fff IDSFoundation arm64e  <abb78e2246e63aab973fe0b129f9e114> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18f6c8000 - 0x18f76efff CoreSuggestions arm64e  <bd747cabaf5433edb09ff9ff6783a352> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x18f76f000 - 0x18f80bfff AddressBookLegacy arm64e  <a1fae8da72ee377c89051f5409570c6a> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x18f80c000 - 0x18f83efff UserNotifications arm64e  <3f4e582924c534c2a3b431b6f1f04418> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18f83f000 - 0x18f8c7fff FrontBoardServices arm64e  <a1960bd9ce293e96817d955ebeb140be> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18f8c8000 - 0x18f8ebfff libsystem_malloc.dylib arm64e  <c39547f4e0df363785a6fd564aab9c45> /usr/lib/system/libsystem_malloc.dylib
0x190371000 - 0x190401fff AuthKit arm64e  <b8a87e860389389eaf3760241ed432a4> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x190402000 - 0x190494fff AppleAccount arm64e  <8ea3e70807be3da79a380cf92e3d94f8> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x190495000 - 0x190596fff AVFAudio arm64e  <11042ffbf8b03e708f3546e0c1baa07f> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x190597000 - 0x1907f6fff AudioToolboxCore arm64e  <1b7dafad450c35a9bc30602b1c6e525c> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1907f7000 - 0x190827fff VoiceShortcutClient arm64e  <aa262c8dd51a38f78987d68bde7b125f> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient
0x190ad3000 - 0x190c54fff Sharing arm64e  <1b512cdaaef4364188ff25781b35365d> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x190c55000 - 0x190cf8fff ShareSheet arm64e  <f192bf690ca33cbcab04b2b6c96f64ae> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x190de6000 - 0x190e2efff PhotoFoundation arm64e  <089cb5ef04433a389c03caea7a53c755> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x190e2f000 - 0x191070fff Photos arm64e  <66b5a881546d34578f18a6d35a497ad7> /System/Library/Frameworks/Photos.framework/Photos
0x191071000 - 0x191773fff PhotoLibraryServices arm64e  <f3cfe8b9790a3f73a28c039532e439bd> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x191774000 - 0x191830fff AssetsLibraryServices arm64e  <5c612a0c331239c5a18c335f4cbfaf73> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x191831000 - 0x191881fff MobileBackup arm64e  <35e53ecd422a366badf0453898108655> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x191882000 - 0x191895fff MSUDataAccessor arm64e  <83cd2d8ea6b239deb131cd31e47a436d> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x191896000 - 0x1918bcfff MobileAsset arm64e  <1109eb95a87f3c66b6f8c47102115ae7> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1918bd000 - 0x1918ccfff libsystem_networkextension.dylib arm64e  <524ca3579f993ac6aa8da1b82fb18d81> /usr/lib/system/libsystem_networkextension.dylib
0x1918cd000 - 0x191b17fff NetworkExtension arm64e  <4ae568b16a653ce7b612dcb51e39a291> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x191b44000 - 0x191f07fff CoreML arm64e  <27a97a764ef432f7bf7d0b5d002ce550> /System/Library/Frameworks/CoreML.framework/CoreML
0x191f08000 - 0x192673fff Espresso arm64e  <d06b59ffbb9e3ed796f353291b0ea09c> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x192674000 - 0x192764fff VideoToolbox arm64e  <6c6ca0b4f4ca366191a8cc3f67d3ab54> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1927af000 - 0x1928a6fff AccessibilityUtilities arm64e  <d6ad58b02c3f3d34a10cecfc65fdf2f4> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1928a7000 - 0x1928b7fff AXCoreUtilities arm64e  <7e285398d1533a0da6182e3be8bf1f4b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x193755000 - 0x1938c9fff Montreal arm64e  <4b2fba64633a33c1b05f1b46006724fd> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1938ca000 - 0x1939ddfff LanguageModeling arm64e  <4fb1688d2a093eb6877dc312e21eec8c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1939de000 - 0x1939e6fff InternationalSupport arm64e  <00948173af7e31799e0e376e140898d6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1939e7000 - 0x193c31fff iTunesCloud arm64e  <6fbd557a0d5c3db39f0e6a7d744e6ce3> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x193c32000 - 0x193c73fff libswiftUIKit.dylib arm64e  <38cd415cdea239bd90792716a2b7d95b> /usr/lib/swift/libswiftUIKit.dylib
0x193d8a000 - 0x193e30fff CalendarDatabase arm64e  <a516e08da45939d7871215f1511051f2> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x193f58000 - 0x194079fff Combine arm64e  <43c88ca34f2a3dc5960fba7f4bc9cc46> /System/Library/Frameworks/Combine.framework/Combine
0x194105000 - 0x194115fff UniformTypeIdentifiers arm64e  <7db4098ee20a319a8b79accd1af517b8> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x194116000 - 0x194196fff CloudDocs arm64e  <ba510a58359b30658c43c3687ef67f70> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x194687000 - 0x1946c2fff MediaServices arm64e  <2a54adad283a37c494a63993ef368061> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x194906000 - 0x19493ffff libobjc.A.dylib arm64e  <49c230fd98e13a5c9c797e5b42c612bb> /usr/lib/libobjc.A.dylib
0x194940000 - 0x1949a1fff LoggingSupport arm64e  <100ef23c1fff3e79943046eb6ab726f2> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1949a2000 - 0x1949fffff libc++.1.dylib arm64e  <f005a6155e5837798b018192ca5e51f4> /usr/lib/libc++.1.dylib
0x194a00000 - 0x194a15fff libc++abi.dylib arm64e  <e10cbcecd4c1316f9f122231153c67b6> /usr/lib/libc++abi.dylib
0x194a16000 - 0x194a57fff SetupAssistant arm64e  <a8ac6a5c009833eaa5b1366dfe5cebb7> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x194a58000 - 0x194a72fff OctagonTrust arm64e  <d4543064d7c63ce9ae24f904358160ab> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x194b87000 - 0x194bc9fff CoreAutoLayout arm64e  <2f390e306e7e3643ac2db9e7f1fdee2a> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x194bca000 - 0x194d22fff Network arm64e  <b7c04d8d956135e9be041fa0cba6751d> /System/Library/Frameworks/Network.framework/Network
0x194d23000 - 0x194d58fff MobileKeyBag arm64e  <82742edb59233214935eb7b77df8aec5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x194f9b000 - 0x195043fff libvDSP.dylib arm64e  <1fc99350d2c2349eb42e15812a38f723> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x195044000 - 0x195076fff libAudioToolboxUtility.dylib arm64e  <7547f6f30cd4334dbea4a05ecad3eac2> /usr/lib/libAudioToolboxUtility.dylib
0x19522a000 - 0x1952b5fff CoreNLP arm64e  <82afed5623763629b594aca66c2ff6f2> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1952b6000 - 0x1953ccfff FileProvider arm64e  <13f53bcd1b54331e838986a6a86462a3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1953de000 - 0x1953f5fff libswiftDispatch.dylib arm64e  <0d10042e115b30e3b8e70c4e0eaf28e7> /usr/lib/swift/libswiftDispatch.dylib
0x1953f6000 - 0x19542cfff DataDetectorsCore arm64e  <3b65646ea664373daace198c53ce9f42> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19542d000 - 0x1954bafff Symbolication arm64e  <78286f5e305c30109783b4339a49bb2b> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1954bb000 - 0x1954d8fff CrashReporterSupport arm64e  <bdf378f60a9e3bd3bd3d94d0ffa969e7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x195622000 - 0x19580ffff MPSNeuralNetwork arm64e  <a7f2fb6fc75237409469195c1c010066> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x195810000 - 0x195864fff MPSCore arm64e  <a020b5080131302f94ed72faa7948a5a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1959bd000 - 0x195a28fff CalendarFoundation arm64e  <d1284d03dfdf3b08ae2f166307381552> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x195a8a000 - 0x195b74fff NLP arm64e  <3ed97bdb4bd2343db04eba1c628ac617> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x195bfc000 - 0x195cacfff libboringssl.dylib arm64e  <f55fec8fa027325eb893562d9fa0ff5e> /usr/lib/libboringssl.dylib
0x195cad000 - 0x195cc4fff ProtocolBuffer arm64e  <7d2d98a511873f8a9a5976fd20ae893d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x195f39000 - 0x195f48fff AssertionServices arm64e  <f8cebcb897b13307937fba9a77f482d7> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x195f49000 - 0x195f71fff CloudServices arm64e  <4ff5b75b72663199a1e5d46b956b3a02> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x195fc4000 - 0x1960a3fff Metal arm64e  <ca8d8d8187d7357a9601ea10cd3262f7> /System/Library/Frameworks/Metal.framework/Metal
0x1960a4000 - 0x1961e8fff MediaExperience arm64e  <818c58f791fa3106bd8f387d27def499> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1965a0000 - 0x1965b6fff libsystem_trace.dylib arm64e  <c665757e2a22378d957e916274cf927e> /usr/lib/system/libsystem_trace.dylib
0x1971ab000 - 0x197248fff SAObjects arm64e  <0b13e28deb963561a03e290ff0e35804> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x197249000 - 0x19728dfff VoiceServices arm64e  <e6875ce610e13a68b8500872aa0224bb> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x19728e000 - 0x197296fff GraphicsServices arm64e  <7bd8d66c9d7c307b8d0f47dac469dd30> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x19745b000 - 0x197470fff PowerLog arm64e  <a63500f40eb233b6a02aaa06d9cb32d5> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x197471000 - 0x197499fff DuetActivityScheduler arm64e  <ceac7af27f093f409120bb745bd7fe42> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x198b87000 - 0x198e1efff Vision arm64e  <e8de7e2374703f1a888a5d2c41cb0830> /System/Library/Frameworks/Vision.framework/Vision
0x198e7b000 - 0x198ee8fff ProactiveSupport arm64e  <c4d2fb0683013bb18ce37f22424bf5bb> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x198f15000 - 0x198f34fff ApplePushService arm64e  <1f6296dbaa96375e8327c4ec0e2036e2> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x198f35000 - 0x198f5dfff BoardServices arm64e  <703c40ff2eee3a2b95c919f64f2bc8b9> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x198f5e000 - 0x198f6afff libswiftCloudKit.dylib arm64e  <b2a507e682c938a1829f7313f1da2071> /usr/lib/swift/libswiftCloudKit.dylib
0x1990c8000 - 0x1990f7fff libncurses.5.4.dylib arm64e  <49a66a9d7afd34c8bc59a2edf024a33b> /usr/lib/libncurses.5.4.dylib
0x1990f8000 - 0x199144fff OSAnalytics arm64e  <c550fcea1311305c81a4613d6b017c00> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x199145000 - 0x1991c9fff CoreBluetooth arm64e  <a651e5690efd3ecd97612fd8b510a736> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1993f2000 - 0x199426fff MobileInstallation arm64e  <113635d9113d308ebfed8b431e1c56ab> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x199427000 - 0x1994b4fff libTelephonyUtilDynamic.dylib arm64e  <3eecaff2d5ba32a186383ab1be55ec62> /usr/lib/libTelephonyUtilDynamic.dylib
0x1994b5000 - 0x199522fff NanoRegistry arm64e  <36f0f237d3c53cb091bea46bd390308e> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1995f9000 - 0x199616fff CoreMaterial arm64e  <982b31809ff6307794e69a9e7aed6a5b> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x199689000 - 0x199811fff libsqlite3.dylib arm64e  <05638db7ffe03218aef9c7dfabc96c6c> /usr/lib/libsqlite3.dylib
0x199812000 - 0x1998d3fff AVFCapture arm64e  <3bc82fbd04663a22904093bce04d30bb> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1998d4000 - 0x199c04fff CMCapture arm64e  <5be4e9f7935536309143c1c1b5543769> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x199d60000 - 0x199fb6fff MobileSpotlightIndex arm64e  <98e4c398bf293ee796b8197af4e13b82> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x19a3ce000 - 0x19a3d8fff libsystem_notify.dylib arm64e  <66e6c05f812a30d39f4c76c900058cf3> /usr/lib/system/libsystem_notify.dylib
0x19a3d9000 - 0x19a41dfff CryptoTokenKit arm64e  <9db89610eaf432fea4aaf7fd5f9491d9> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x19a489000 - 0x19a4fbfff libcorecrypto.dylib arm64e  <582e301e65713ea8b14dadb6e1f0090d> /usr/lib/system/libcorecrypto.dylib
0x19a4fc000 - 0x19a51ffff UserManagement arm64e  <a99257738306310bb6c54f8a225fa534> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19a5f8000 - 0x19a60efff libsystem_asl.dylib arm64e  <413dd64c8fbb335594156b9a7c558917> /usr/lib/system/libsystem_asl.dylib
0x19a889000 - 0x19a8c0fff DataAccessExpress arm64e  <031f9f9a28a439a9bae1fae55490168d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x19a8c1000 - 0x19a8f8fff CoreServicesStore arm64e  <4de4fd05d9ae3288a70a0f977b97156a> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x19a8f9000 - 0x19a91efff CoreAnalytics arm64e  <5e1eb2047e10305c901481bc6bd254dd> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x19a91f000 - 0x19a92afff SymptomAnalytics arm64e  <60a0fe2efa1b34658e7191a25c1778fa> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x19ab16000 - 0x19ab25fff NanoPreferencesSync arm64e  <e34b12e8f9d93fb7847eb4b24aec89de> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x19b324000 - 0x19b34ffff IconServices arm64e  <cb753b473cef3431b7baa268313a5c50> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x19bd65000 - 0x19c02afff vImage arm64e  <496bad9adc8f3d4cb488fb7c5076c657> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x19cf33000 - 0x19cf8bfff ktrace arm64e  <97e14fe7264d3870badd820c7823159e> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x19cf8c000 - 0x19cf8efff libAXSafeCategoryBundle.dylib arm64e  <1d24024736383e0fbf9ae3f1115fc35c> /usr/lib/libAXSafeCategoryBundle.dylib
0x19d2a0000 - 0x19d2aefff Celestial arm64e  <9b32310ef4603bb584c872d68d50f91a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x19d39e000 - 0x19d4fefff WebKitLegacy arm64e  <3e92ffdfae9a3e3a9a0b6092f319f2b7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x19d56d000 - 0x19d5e0fff ClassKit arm64e  <53ff02923cae30ffae546ffb11a0eac1> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x19e366000 - 0x19e370fff IOMobileFramebuffer arm64e  <4ec6bd022e3f3add864231dc1745a09e> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x19e496000 - 0x19e619fff CloudPhotoLibrary arm64e  <279ae5e080a4384c97ba70640ff0bb44> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x19e61a000 - 0x19e8e5fff MusicLibrary arm64e  <d5609c5770f53d71bfc70f65f7eea8d0> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x19e988000 - 0x19e9f0fff AXRuntime arm64e  <acef6ff4c7d4366cadd8f7f6ebfc319b> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x19e9f1000 - 0x19ea10fff PrototypeTools arm64e  <14499686d8cc30658c4abd74f0d6b520> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x19ea11000 - 0x19ea3dfff PersistentConnection arm64e  <6dfa9026254e3be4bf1636a9a878ea9d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x19eeb3000 - 0x19eec4fff libswiftUniformTypeIdentifiers.dylib arm64e  <d363787203ec394187a69d59b41d3ccb> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x19f4b0000 - 0x19f4cbfff TextToSpeech arm64e  <41c3883f80523724a8aaf2aca4a28016> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x19f4e2000 - 0x19f4effff libMobileGestaltExtensions.dylib arm64e  <c9440f4843e83bec892fd892a20c7036> /usr/lib/libMobileGestaltExtensions.dylib
0x19f4f0000 - 0x19f507fff CoreFollowUp arm64e  <72f18a19c03037609dfe9b85ced1df11> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x19f508000 - 0x19f57ffff Rapport arm64e  <6dc22f8509063fd68da3d27d50e36999> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x19f8dd000 - 0x19f903fff LocationSupport arm64e  <e5645e0d177e388da6c51fb149a5bfdb> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x19f904000 - 0x19f937fff iCalendar arm64e  <27271cca8dc539a39b90753c9be2f06e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x19fa6d000 - 0x19fa96fff CacheDelete arm64e  <08efb3bff53d3371a90481ac9cd13207> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x19fa97000 - 0x19fb13fff CVNLP arm64e  <ab2aab78f229344e8997ed4944c41fc2> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x19fc57000 - 0x19fc59fff OSAServicesClient arm64e  <6a38abbab843345db9de833d5fb875a2> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x19fc5d000 - 0x19fcb6fff ProtectedCloudStorage arm64e  <f963bc06a68a3adf8231971d6e7d9011> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x19fcb7000 - 0x19fceefff C2 arm64e  <9843a52420e63aa99fd2644e252e2d5d> /System/Library/PrivateFrameworks/C2.framework/C2
0x1a06fb000 - 0x1a0770fff SiriInstrumentation arm64e  <7e62bde78c5f3fd4a7815078e0c7361a> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1a0771000 - 0x1a07b5fff BiometricKit arm64e  <28c610ac83c032fd8f1dd4e5d7777b20> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a07ef000 - 0x1a08a3fff CoreSymbolication arm64e  <94a6d09d304e3288a6212fbd12db8069> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a0fdf000 - 0x1a0ff1fff IOSurface arm64e  <f932375898f23fc4b102dafea6c0894c> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a0ff2000 - 0x1a1052fff MobileWiFi arm64e  <c55145f7e11630d586f353e6e4d96066> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1a1495000 - 0x1a153dfff MMCS arm64e  <6137689c0baf3037b16d88f501a7777d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1a15a7000 - 0x1a15e2fff libGLImage.dylib arm64e  <277ecc94ade23fb093a222d67e3be679> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1a15e3000 - 0x1a15eafff libsystem_symptoms.dylib arm64e  <d3f2b196c60a3ba2b79a45dd1aea92b0> /usr/lib/system/libsystem_symptoms.dylib
0x1a162e000 - 0x1a1b85fff CoreAudio arm64e  <58e2a85948e13f09b813f64f14f8db15> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a1b9e000 - 0x1a1bbcfff IntentsCore arm64e  <cface7b1372a324399c03dc8c3587973> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1a1c5f000 - 0x1a1c97fff ImageCaptureCore arm64e  <c1cbdedfaf3230dbb9a0459851657149> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1a1ce9000 - 0x1a1d51fff RenderBox arm64e  <1cf9f5f55a65337fa974820e17501a11> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1a21f9000 - 0x1a2209fff CoreAUC arm64e  <cbbd75acf17436039c9407d0aa6559b6> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1a2a1b000 - 0x1a2a2bfff SettingsFoundation arm64e  <1f28dd82fe9337b9a071c481b7ed3cbb> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1a3405000 - 0x1a3464fff ToneLibrary arm64e  <19651f3625d33c959ec948e2b49537fd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a3c94000 - 0x1a3ca1fff MediaSafetyNet arm64e  <c4e8676672563de0b75c7936782fc44e> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1a3ca2000 - 0x1a3cdefff TimeSync arm64e  <19f8eec2d1af366ca9252f22796a40da> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1a3d75000 - 0x1a3db2fff ExposureNotification arm64e  <d07e065fba0d31eb8053ccbb7197ad61> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1a4426000 - 0x1a442ffff CoreTime arm64e  <508feef2bbef3240b3f23f8d81ce3817> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a4dca000 - 0x1a4ec9fff TextRecognition arm64e  <6a045081f85b3a10b75de1d82fe57d54> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1a4fda000 - 0x1a4fe3fff ContextKitExtraction arm64e  <4d84eb7b84ad33b6ad6ad5750d0d67eb> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1a50bb000 - 0x1a50bdfff libswiftObjectiveC.dylib arm64e  <7cddbcc344c93dc7acf92a0cdf2c9a6d> /usr/lib/swift/libswiftObjectiveC.dylib
0x1a6665000 - 0x1a66e8fff CoreDAV arm64e  <6e51f31851ff33c3a3ee9e522ea1c489> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1a68c1000 - 0x1a68d0fff MobileIcons arm64e  <c710cbae378037619cc65198bcf502a9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a7eed000 - 0x1a7f46fff AccessibilitySharedSupport arm64e  <45c86ebd8a3c39e8bac8f8a13141d7b6> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1a7f47000 - 0x1a7f51fff MallocStackLogging arm64e  <959cea429c8c3774b7bb57d923931b0b> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1a7f67000 - 0x1a7f95fff AttributeGraph arm64e  <40ebf0b434d835a1b2ac7d6c9938b0f7> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1a8182000 - 0x1a81ccfff MetadataUtilities arm64e  <a8e13af5fad93d0e804c416dbc1c38e0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1a88ac000 - 0x1a8905fff CoreLocationProtobuf arm64e  <27e49b2a45aa39a894b2d4e28f3134e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1a8b15000 - 0x1a8b47fff Bom arm64e  <382a2327bcdb39d9888fe0673a00ca5f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1a8b77000 - 0x1a8b7dfff PushKit arm64e  <0d192f987bea31e89dc0ef63c8cd08d7> /System/Library/Frameworks/PushKit.framework/PushKit
0x1a8b7e000 - 0x1a8be5fff PhotosFormats arm64e  <ffc2b87a7d4b3f75b7e01d307d2ca166> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a8d3e000 - 0x1a8dcefff Quagga arm64e  <ff6cf55e83603f619dc9e8a0072e2f3b> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1a8dcf000 - 0x1a8dd7fff StudyLog arm64e  <71fe9a0a1b1f329cbb25c1c52747e435> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1aa81f000 - 0x1aa83efff MediaStream arm64e  <6180d4e3beb832b58cca4fd2e1753656> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1aaf8f000 - 0x1aaf9dfff libAXSpeechManager.dylib arm64e  <6decbe6826fe333084a26a630f4c9d3a> /usr/lib/libAXSpeechManager.dylib
0x1ab4a2000 - 0x1ab4cafff MediaConversionService arm64e  <bed3e0171bed3e7284ab1b8ee1301935> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1ab760000 - 0x1ab7e5fff libnfshared.dylib arm64e  <aa1e267e7bcc308c950e71821710ab0e> /usr/lib/libnfshared.dylib
0x1abef9000 - 0x1abf04fff AppleIDAuthSupport arm64e  <a3e3baf688603ea991e7bfe6d49bd80b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1abf14000 - 0x1abf2bfff LocalAuthentication arm64e  <2df06d19191a3b3da0c9c38e99b5650f> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1abf2c000 - 0x1abf32fff IOAccelerator arm64e  <9f737432cca632d8b3b156520aac7328> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1ac310000 - 0x1ac319fff CloudPhotoServices arm64e  <17272464fb05323f93bd72a43dcf6c5b> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1ac798000 - 0x1ac7c8fff libsystem_kernel.dylib arm64e  <59731692aa323825a88458acb9737644> /usr/lib/system/libsystem_kernel.dylib
0x1ac9f8000 - 0x1acb01fff ResponseKit arm64e  <8b609dd06e7c36b681a50ca245cc84df> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1ad159000 - 0x1ad166fff FontServices arm64e  <f4435bd04937392c9767da5aee62f8ec> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1ad2c3000 - 0x1ad30ffff ViceroyTrace arm64e  <28e5a7dfb59b3df99a7668512b027999> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1ad310000 - 0x1ad31cfff MediaAccessibility arm64e  <6f83133dcaf0367ab79cd70dd5637062> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1ad35e000 - 0x1ad912fff SiriTTS arm64e  <6997ede7e38030a387c02588cf873a7a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1ad913000 - 0x1ad921fff SetupAssistantSupport arm64e  <1a1005cba2863572a26d543c2c0af041> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1ada53000 - 0x1ada78fff NetAppsUtilities arm64e  <e46704bfa53337499c4f244b7b2f31c7> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1aec9e000 - 0x1aecaafff libdscsym.dylib arm64e  <d0e954e159433080892cf30a242e81f4> /usr/lib/libdscsym.dylib
0x1aecab000 - 0x1aecbcfff HangTracer arm64e  <ea7037300e0d376b96f46aa554a9c1dd> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1aee71000 - 0x1aef2dfff SampleAnalysis arm64e  <7c5c8f9abf37383d92aa83168b2925f8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1aef2e000 - 0x1aef5dfff PlugInKit arm64e  <34335d227c0c3128bff34927098a0866> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1aeffb000 - 0x1aeffcfff libSystem.B.dylib arm64e  <12f5f00125353bddb9fa5dc321f01eb7> /usr/lib/libSystem.B.dylib
0x1af1ad000 - 0x1af2f6fff ContentKit arm64e  <915c8eb241ea3d9f931c19c0b3138734> /System/Library/PrivateFrameworks/ContentKit.framework/ContentKit
0x1af2f7000 - 0x1af300fff MobileActivation arm64e  <b048ef1c8fb63e328c5d9bb426227bf2> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1af301000 - 0x1af358fff CalendarDaemon arm64e  <9835803ab644372fb610bc41f501cafb> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1af453000 - 0x1af4c3fff libarchive.2.dylib arm64e  <37f4e6c029323a7481f4ccd0f1db138e> /usr/lib/libarchive.2.dylib
0x1af4c4000 - 0x1af4e8fff libtailspin.dylib arm64e  <0344c70574ca3e4f90ea0e8ee615ec96> /usr/lib/libtailspin.dylib
0x1af4e9000 - 0x1af94ffff libBNNS.dylib arm64e  <b96269e0e04e33fbb4df3c0831bcda84> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1af950000 - 0x1af990fff SharedUtils arm64e  <8ee5c78b4b573df0bf314ced50fbaa1a> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1afc75000 - 0x1afd7ffff CoreMediaStream arm64e  <eb73941d35d430b89aff6b79afa73186> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1aff8b000 - 0x1aff8bfff AVFoundation arm64e  <a119bd4dcfe83a5188d313f2f01f1595> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1aff8c000 - 0x1aff8cfff Accelerate arm64e  <71a558df7b393393beefc18b64eb40a7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1aff8d000 - 0x1b0065fff libBLAS.dylib arm64e  <6bef995904f13c9891ae412fdf0c9db2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1b0066000 - 0x1b03acfff libLAPACK.dylib arm64e  <5803bdd9057f3e0a9c31cf4db037dc40> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b03ad000 - 0x1b03c1fff libLinearAlgebra.dylib arm64e  <0b423d8f83e23cd0b3d429eda539639f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b03c2000 - 0x1b03c6fff libQuadrature.dylib arm64e  <c5a80ab05a0f30e8bee17f099b268854> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b03c7000 - 0x1b0429fff libSparse.dylib arm64e  <dda6a6b8cbf43263ade9bea5a8f6ca64> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1b042a000 - 0x1b043bfff libSparseBLAS.dylib arm64e  <7a692f9682283ead89e86a176c808b0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b043c000 - 0x1b0494fff libvMisc.dylib arm64e  <9e3ea0f2f393334ba92af2ba54050d32> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b0495000 - 0x1b0495fff vecLib arm64e  <61e4ca844c0a30b4a5041e6984896542> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b0703000 - 0x1b076bfff CoreMIDI arm64e  <1f98c3d9fb96322a99bd419790a1b867> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1b076c000 - 0x1b0799fff CoreNFC arm64e  <abdb29071a2d324db5d0ba3177cadf1f> /System/Library/Frameworks/CoreNFC.framework/CoreNFC
0x1b0c8e000 - 0x1b0cb7fff GLKit arm64e  <7d324897bdf53055b8b76e142e579c83> /System/Library/Frameworks/GLKit.framework/GLKit
0x1b0ce5000 - 0x1b0d87fff GameController arm64e  <c0611978f0d8324caa7f749ba62af76e> /System/Library/Frameworks/GameController.framework/GameController
0x1b0e49000 - 0x1b0f95fff MLCompute arm64e  <51ab5e00439a3949bd9c97706f5ea552> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1b0fbc000 - 0x1b0fd5fff MetalKit arm64e  <7ce8e8daa13235de9c17754b2bddd627> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1b0fd6000 - 0x1b105cfff MPSImage arm64e  <80a3847aa14b3f64aab52965835329c8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b105d000 - 0x1b1083fff MPSMatrix arm64e  <6d1aaa500fd132ed8ee3ccf7f590d638> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b1084000 - 0x1b10bdfff MPSNDArray arm64e  <5ea55ce05bcb33529df58b5816e8b8bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b10be000 - 0x1b1106fff MPSRayIntersector arm64e  <3e2fe3d98e6c351581493775f2df6398> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b1107000 - 0x1b1107fff MetalPerformanceShaders arm64e  <32d7001d8c533f5bbf94315fe80201fe> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b1499000 - 0x1b1499fff MobileCoreServices arm64e  <25d940e867e338d0a93c89a179651529> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b149a000 - 0x1b1f09fff ModelIO arm64e  <41adad289a9731b2b172b5c4d8c5e292> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1b1f0a000 - 0x1b1f4ffff MultipeerConnectivity arm64e  <a580aa5c4865338894550fa626940e32> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x1b1f50000 - 0x1b1f5efff NearbyInteraction arm64e  <70d2a516628f381c8b247ad11471b7df> /System/Library/Frameworks/NearbyInteraction.framework/NearbyInteraction
0x1b1f84000 - 0x1b1fb2fff OpenAL arm64e  <c5c0b931e651317081419d819da8503b> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1b2082000 - 0x1b208afff OpenGLES arm64e  <6f9a3cfa3d753a9bb1065625c68ef776> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1b208b000 - 0x1b208cfff libCVMSPluginSupport.dylib arm64e  <4fd23cd5650c385da948abaf81ea94e9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b208d000 - 0x1b2093fff libCoreFSCache.dylib arm64e  <3b665ba3bc10354095b4e533c6aefa73> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b2094000 - 0x1b2099fff libCoreVMClient.dylib arm64e  <2e1d4f49a6ea3a4ab3f3308134c89b68> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b209a000 - 0x1b20a3fff libGFXShared.dylib arm64e  <cbb82e2b04633bffb581abd12b3f591d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1b232f000 - 0x1b236cfff QuickLookThumbnailing arm64e  <e8eb441e9e7a377ab9dc4cf40e028587> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b25d3000 - 0x1b2602fff ReplayKit arm64e  <e65c18c1d78e386b86afa80c9705d063> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1b2603000 - 0x1b2a26fff SceneKit arm64e  <0130da52cf8639a88d08aff7fafe9f89> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1b2b8b000 - 0x1b2ca7fff SpriteKit arm64e  <001c24d0e72f3612998027e7b9647942> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x1b2caa000 - 0x1b2caafff UIKit arm64e  <3ee15b63cf6131a0899017c8a85f8794> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b2d7c000 - 0x1b3953fff libfaceCore.dylib arm64e  <dafa199f0a433f4b961b60743bfab3ea> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1b3ea1000 - 0x1b3ea4fff AFKUser arm64e  <69baf598bdf233f79fde7342fb9e6298> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1b3f68000 - 0x1b41e8fff ANECompiler arm64e  <5c5b1d3c8a333c60ab33d22abd85d1ce> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b41e9000 - 0x1b41fdfff ANEServices arm64e  <a69efc352f8436ae89f2d2cc71b1666d> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b4202000 - 0x1b42bbfff APFS arm64e  <df37bde327be38c29b3bc156a3368fb4> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b42bc000 - 0x1b42c5fff ASEProcessing arm64e  <6dfb1d2d0c193f718c22ec0559693c40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b4311000 - 0x1b4384fff ICE arm64e  <676d6ea0e38f38938a4a29a64b0ded83> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1b4385000 - 0x1b4385fff LegacyHandle arm64e  <caacbb48395934c69fe16c4bc6cecc17> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1b4386000 - 0x1b438cfff SimpleKeyExchange arm64e  <0b25d94142dd3c899e882926d5d0e25d> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1b438d000 - 0x1b438dfff snatmap arm64e  <39cd17842c003a9989c5d2eeb66564aa> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1b4ad4000 - 0x1b4ad9fff AggregateDictionary arm64e  <0ed6d5b178af3f7bb772fe8ea7dc93f3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1b4c7f000 - 0x1b4d56fff AirPlaySync arm64e  <fde2c205ff01314ea4143b81e3015bdb> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1b4e60000 - 0x1b4e7cfff AlgosScoreFramework arm64e  <622fef6e95753f29ba6dccf5a4644e28> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1b4fa9000 - 0x1b4fcbfff AppConduit arm64e  <c0be735fd7fa33799cb9aac36e2b7208> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1b61b6000 - 0x1b61c5fff AppleFSCompression arm64e  <fdb3d278bf9230afb96c438f5069669b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b61d2000 - 0x1b61e0fff AppleIDSSOAuthentication arm64e  <76b54b6615f73d83ae3aa1b087259035> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1b61e1000 - 0x1b6226fff AppleJPEG arm64e  <cb71f5bdfb8e3c548db55b7d841cd7af> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b62aa000 - 0x1b62befff AppleNeuralEngine arm64e  <40a9ed3076be39198720c123e19ab166> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b62c8000 - 0x1b62ecfff AppleSauce arm64e  <4596e400b5f0314690f0ee115466df28> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b631d000 - 0x1b633bfff AssetCacheServices arm64e  <8c2482c6df103cc7a9c4f9b8699563c3> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1b688f000 - 0x1b689efff BluetoothManager arm64e  <8289edb5dad23fd1ad1fec0d44a73ab3> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1b6b39000 - 0x1b6b43fff CMCaptureCore arm64e  <853ffa5c9be13ff69e5e38ef564ccf37> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1b6b44000 - 0x1b6b5bfff CPAnalytics arm64e  <e89cac8b495338ad9924bb97aee98057> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1b6b5e000 - 0x1b6b6dfff CPMS arm64e  <d16af7cbb1ce3143ab7a8f1ed8f8f31a> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1b6e8e000 - 0x1b6e99fff CaptiveNetwork arm64e  <856d72f92c2a3ad2bdc9bfa8a1064fd1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1b701e000 - 0x1b7042fff CellularPlanManager arm64e  <707ed92bfa2e3df5b84315982294a272> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1b706c000 - 0x1b70bbfff ChunkingLibrary arm64e  <5d9ede62bc2a31009a31a91c50c20a2d> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1b75b9000 - 0x1b75bcfff ConstantClasses arm64e  <7f95443740b33a08868e9c9f01ee5c0e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1b7802000 - 0x1b78f6fff CoreBrightness arm64e  <65d7c6b213d13912a9435a77c73f1cc2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1b7963000 - 0x1b7972fff CoreDuetDaemonProtocol arm64e  <c6c2b472b49b3454889da925d2952e11> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1b7975000 - 0x1b7977fff CoreDuetDebugLogging arm64e  <ec7d4897949035658fa0eccc454c84cc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1b7986000 - 0x1b7998fff CoreEmoji arm64e  <b63fafa4cbbe3064af9bd134cf84de4f> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1b7f9e000 - 0x1b7fa6fff CorePhoneNumbers arm64e  <aeea6136c38f3e02bdcce081415d6090> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1b89c0000 - 0x1b89eafff CoreSVG arm64e  <bcb18a54e2513f458dd53a9cba65069d> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1b8b9f000 - 0x1b8ba3fff DAAPKit arm64e  <3e139e5c2a8d30ef8f899f7451f4cee1> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1b8bc1000 - 0x1b8bcefff DCIMServices arm64e  <7399535f6f2135418f50b0ac7b9249fa> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1b8be5000 - 0x1b8c22fff DataDetectorsNaturalLanguage arm64e  <914953aa2f0b33d4858dec501d342a47> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1b8c83000 - 0x1b8c92fff DeviceIdentity arm64e  <18765398850c3a4cac3935b5b85c8c13> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1b8f16000 - 0x1b8f51fff DocumentManager arm64e  <a60dc01773213d5a81a8b91f66655293> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1b8f52000 - 0x1b8f71fff DocumentManagerCore arm64e  <0e09b139d55f3f3080eb10d7cdd0acef> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1b8ffc000 - 0x1b8ffefff DragUI arm64e  <04a685e2c8e6333bb4adc3e6ca208560> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1b902e000 - 0x1b905efff EAP8021X arm64e  <a40e233976a63a41a8675df680ffa8e8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1b908e000 - 0x1b90a3fff Engram arm64e  <01329b9b6b843b9985b38e04e5185f09> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1b91e0000 - 0x1b91e7fff ExtensionFoundation arm64e  <01dc50fd8a5a3fdb93cbf788c90ae44c> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1b9379000 - 0x1b9381fff FSEvents arm64e  <d3a2f8b44a9239a09b905ce877035ff2> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1b93a6000 - 0x1b97b9fff FaceCore arm64e  <0727bfb81f7335d4a62b373407e20cb2> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1b9926000 - 0x1b992bfff FeatureFlagsSupport arm64e  <5494fff67c0435a09d6add38315ea46b> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1b9acb000 - 0x1b9c0bfff libFontParser.dylib arm64e  <3f478f21fa2a3b549c4b54be73367ca8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1b9c0c000 - 0x1b9c14fff libGSFont.dylib arm64e  <4750d311567633aea079f6f4f6755024> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1b9c15000 - 0x1b9c52fff libGSFontCache.dylib arm64e  <aab2f94218ea3fb0abb564060c36e3a8> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1b9cb9000 - 0x1b9cc6fff libhvf.dylib arm64e  <b2e750bac67c34c094178c8cc5c55fc5> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1b9ced000 - 0x1b9d05fff Futhark arm64e  <9993d9f7f1cf36958ac3e6e4da335d23> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1ba96f000 - 0x1ba98efff GenerationalStorage arm64e  <817fbc94f28c31cf8431be86c54611fb> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1ba98f000 - 0x1ba99cfff GraphVisualizer arm64e  <eabdb4ac39153a5b88d294ad9a1b5258> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1ba9c7000 - 0x1ba9d3fff HID arm64e  <61a4dbd08ef534d6a5903629da0388a7> /System/Library/PrivateFrameworks/HID.framework/HID
0x1baea8000 - 0x1baf21fff HomeSharing arm64e  <ef956f322e923cf2994ab86f72584cd1> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1bb2a6000 - 0x1bb2affff IOKitten arm64e  <2e57a1528ebe3c648c4e6a4524415a22> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1bb2b0000 - 0x1bb2b2fff IOSurfaceAccelerator arm64e  <0a2b5c3a75293458b9774a97d262ed34> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1bb2d6000 - 0x1bb2ddfff IdleTimerServices arm64e  <9ec1bef963ab30f2af168c36daa05e2b> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1bb3ac000 - 0x1bb3b9fff IntentsFoundation arm64e  <8ce4773609ab3fedb58e54a2269d1c64> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1bb3d4000 - 0x1bb3d6fff InternationalTextSearch arm64e  <504e36028c7b36ed842e02795827dfd1> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1bb3d7000 - 0x1bb3f3fff IntlPreferences arm64e  <670f5159e1983a3a9d3699f373f432ec> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1bb441000 - 0x1bb45cfff Jet arm64e  <a371f6c45b273b10935de86701a76cc1> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x1bb662000 - 0x1bb668fff LinguisticData arm64e  <d9a997253d523e6990b8c8fd8537901f> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1bb8b0000 - 0x1bb8b0fff Marco arm64e  <95d392e6232330a3a9dc4b10c9d8a45e> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1bbb28000 - 0x1bbdf2fff MediaLibraryCore arm64e  <59ac73f9e097348a80617e940212ea5f> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1bbdf3000 - 0x1bbe7efff MediaPlatform arm64e  <dabde56de35835fc8a046ee0f24f311e> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1bcb06000 - 0x1bcbd3fff MetalTools arm64e  <61b68ff6c532307298feed668d9d7364> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1bcc53000 - 0x1bcc67fff MobileBluetooth arm64e  <3db1cb197b0837ae85dc9fff4aebff4c> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1bcce8000 - 0x1bcceefff MobileSystemServices arm64e  <f1f46af8b58839f788441b6581bf27fb> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1bd098000 - 0x1bd09efff Netrb arm64e  <0d9dcb7385523eb6861032c57fc19614> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1bd15d000 - 0x1bd176fff NetworkStatistics arm64e  <ab34781933d13e47a28ffd814d4cb387> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1bd24f000 - 0x1bd28ffff OTSVG arm64e  <26399cb07c713c468c2275f6855f72ef> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1bd8cb000 - 0x1bd8f6fff Pasteboard arm64e  <3974423edbb83ff7ac4acefa25539be6> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1bd927000 - 0x1bd932fff PersonaKit arm64e  <b1df78af774c30dbbc413bbb4142210b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1bd963000 - 0x1bd963fff PhoneNumbers arm64e  <8068b1103b73301ca2cc7133762da46b> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1bdb15000 - 0x1bdb52fff PhotosImagingFoundation arm64e  <c33cfd4549163f50b158c9aecdb96167> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1bdb53000 - 0x1bdb9efff PhysicsKit arm64e  <ac2c84439ee23afe8f126bfacbb94390> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1bdc59000 - 0x1bdc64fff PointerUIServices arm64e  <54cd47d70df63bfa9b18ee642bc0137e> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1bf13b000 - 0x1bf145fff RTCReporting arm64e  <0eabf81df93e3c4ab8b6700ea19a8ef0> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1bf487000 - 0x1bf498fff RemoteTextInput arm64e  <3d60f26d14cf344788bd7209e3accfe4> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1bfba5000 - 0x1bfbc5fff ScreenshotServices arm64e  <26a501c5183c3e909837e639610dad12> /System/Library/PrivateFrameworks/ScreenshotServices.framework/ScreenshotServices
0x1bfe2e000 - 0x1bfe38fff SignpostCollection arm64e  <ea3cc2483b933c878143e43af26976a6> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1bfe39000 - 0x1bfe39fff SignpostMetrics arm64e  <f163c14757f833e7aef50808e5b0e8f3> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1bfe3b000 - 0x1bfe7afff SignpostSupport arm64e  <76ad0b61b05f33b088a76ca72677f7ae> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c07ef000 - 0x1c07effff SoftLinking arm64e  <2b1bcbbfba023f4eaa4cabb4737441e5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1c0d0b000 - 0x1c0d49fff StreamingZip arm64e  <75492329a22430229e9e0b5b568d9b56> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1c0d51000 - 0x1c0d5bfff SymptomDiagnosticReporter arm64e  <b5456897f39e3a74abf698ade5131496> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1c0d8e000 - 0x1c0daafff SymptomPresentationFeed arm64e  <2b43dd82ef8c3b89a5273f3f97c0d7f8> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1c0de9000 - 0x1c0df9fff TCC arm64e  <503be2baf75c3d9083a63a941d77c334> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c16f6000 - 0x1c17aafff TextureIO arm64e  <9a26c192560335b98d3253266c86d1c7> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c19cf000 - 0x1c19d6fff URLFormatting arm64e  <e66d62d6647b360e9d032a942e45db20> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c2c5f000 - 0x1c2c60fff WatchdogClient arm64e  <7fd564a2b2163e16b064b8a515c81918> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1c2f36000 - 0x1c366bfff libwebrtc.dylib arm64e  <dbc4fb68b6dc300eb06f46ba3a938f84> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c3c29000 - 0x1c3c2cfff XCTTargetBootstrap arm64e  <8c0bf42cfdfa36fcbf0fe6953940e166> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1c3c8e000 - 0x1c3cadfff caulk arm64e  <b92beb8e1d9030698e7251736ee0c757> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1c61af000 - 0x1c61b4fff kperf arm64e  <69f57dd2db363a8587da7b4a473f7647> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1c61b5000 - 0x1c61bdfff kperfdata arm64e  <40c3ffb08469369db26f9ea14c4a79a2> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1c61be000 - 0x1c61d3fff libEDR arm64e  <7ac1666003cc31c891c1c18dc211d196> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1c61ec000 - 0x1c61fcfff perfdata arm64e  <75fc57c4594538ea8e5f4ea212f43bb8> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c61fd000 - 0x1c622dfff vCard arm64e  <d6ed0ab680b3374b9ce06e991ba8cad4> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1c6b47000 - 0x1c6b83fff libAWDSupport.dylib arm64e  <882c3f98283b35f3a92b45ae54f62a9c> /usr/lib/libAWDSupport.dylib
0x1c6b84000 - 0x1c6f3dfff libAWDSupportFramework.dylib arm64e  <86c60ec311753e37bd5cafb6454bcb06> /usr/lib/libAWDSupportFramework.dylib
0x1c70ba000 - 0x1c70c9fff libAudioStatistics.dylib arm64e  <0adba9bdaa7935aba4954dfaf26f44df> /usr/lib/libAudioStatistics.dylib
0x1c7266000 - 0x1c7299fff libCRFSuite.dylib arm64e  <e5492bb3738f3eceb6846fe64d83afef> /usr/lib/libCRFSuite.dylib
0x1c729a000 - 0x1c729bfff libCTGreenTeaLogger.dylib arm64e  <812b8ea956463b5ba463de20b69173de> /usr/lib/libCTGreenTeaLogger.dylib
0x1c729c000 - 0x1c72a6fff libChineseTokenizer.dylib arm64e  <2d6c38c1531b3d01b720a44f93cef323> /usr/lib/libChineseTokenizer.dylib
0x1c754e000 - 0x1c7555fff libIOReport.dylib arm64e  <6149fe3ea1bb31a188a5cb4cc6f0fd78> /usr/lib/libIOReport.dylib
0x1c75cb000 - 0x1c75d2fff libMatch.1.dylib arm64e  <c1423358a36d3e0bbdb800a56cfdce1c> /usr/lib/libMatch.1.dylib
0x1c76e3000 - 0x1c76e4fff libThaiTokenizer.dylib arm64e  <519b9a347abd3e7a8fdf2499bdd9e352> /usr/lib/libThaiTokenizer.dylib
0x1c781a000 - 0x1c781cfff libapp_launch_measurement.dylib arm64e  <bf26dd05b5f43608951bc41e816a17e9> /usr/lib/libapp_launch_measurement.dylib
0x1c781d000 - 0x1c7833fff libapple_nghttp2.dylib arm64e  <e2c9ea59c5ff3b96895704c3b14b4611> /usr/lib/libapple_nghttp2.dylib
0x1c7834000 - 0x1c78c5fff libate.dylib arm64e  <d9f241ccfa7f3df58942cd121238b15d> /usr/lib/libate.dylib
0x1c7955000 - 0x1c7965fff libbsm.0.dylib arm64e  <70d5b0c38155321f88c29ee18dcc372a> /usr/lib/libbsm.0.dylib
0x1c7966000 - 0x1c7972fff libbz2.1.0.dylib arm64e  <84538f4d009d3ee3ab069741061656a1> /usr/lib/libbz2.1.0.dylib
0x1c7973000 - 0x1c7973fff libcharset.1.dylib arm64e  <b972fac64426328c8d67a1d0ed61e7ea> /usr/lib/libcharset.1.dylib
0x1c7974000 - 0x1c7985fff libcmph.dylib arm64e  <ed843cc386a3305889adef51643a5fc4> /usr/lib/libcmph.dylib
0x1c7986000 - 0x1c799dfff libcompression.dylib arm64e  <79a34b951ccf3d96bd90641e70705229> /usr/lib/libcompression.dylib
0x1c799e000 - 0x1c79b4fff libcoretls.dylib arm64e  <8f025f8d28d133bfb7bffcd76119362b> /usr/lib/libcoretls.dylib
0x1c79b5000 - 0x1c79b6fff libcoretls_cfhelpers.dylib arm64e  <85351a7650543f129a91c5cd35ce3606> /usr/lib/libcoretls_cfhelpers.dylib
0x1c79d9000 - 0x1c79e0fff libcupolicy.dylib arm64e  <18a72ff08fd13e63ab82eba5dcb4f1be> /usr/lib/libcupolicy.dylib
0x1c79e1000 - 0x1c79e8fff libdns_services.dylib arm64e  <a1976a1c6c4431ca9f1b307e47d0b49a> /usr/lib/libdns_services.dylib
0x1c79e9000 - 0x1c7a06fff libedit.3.dylib arm64e  <53feb927ae203e6d94c558b65be676c5> /usr/lib/libedit.3.dylib
0x1c7a07000 - 0x1c7a07fff libenergytrace.dylib arm64e  <93fd96bb029834ba8a176281feb50f0b> /usr/lib/libenergytrace.dylib
0x1c7a08000 - 0x1c7a21fff libexpat.1.dylib arm64e  <305600b63bdb32c7bf53ab8c921320b4> /usr/lib/libexpat.1.dylib
0x1c7a4b000 - 0x1c7a4ffff libgermantok.dylib arm64e  <8eab8d0dc47e37029ffd10f4dcbb40d4> /usr/lib/libgermantok.dylib
0x1c7a50000 - 0x1c7a55fff libheimdal-asn1.dylib arm64e  <96f2b2bce19f3c6998c15db0090065f6> /usr/lib/libheimdal-asn1.dylib
0x1c7a56000 - 0x1c7b4bfff libiconv.2.dylib arm64e  <63eb338b33383476948a14f27e40f8f9> /usr/lib/libiconv.2.dylib
0x1c7b6f000 - 0x1c7b70fff liblangid.dylib arm64e  <45895c3083db3526820b741ac048d164> /usr/lib/liblangid.dylib
0x1c7b71000 - 0x1c7b7cfff liblockdown.dylib arm64e  <cb60668c90dd313b9e4a2df5bced0203> /usr/lib/liblockdown.dylib
0x1c7b7d000 - 0x1c7b95fff liblzma.5.dylib arm64e  <43065732fada371b992ab2b2c4624eba> /usr/lib/liblzma.5.dylib
0x1c7bc3000 - 0x1c7c17fff libmecab.dylib arm64e  <a032acfef90f38c6b88e8bed75609318> /usr/lib/libmecab.dylib
0x1c7e4c000 - 0x1c7e5efff libmis.dylib arm64e  <ec94deb375e63044ab9e8aaef45672cb> /usr/lib/libmis.dylib
0x1c7e5f000 - 0x1c7e74fff libnetworkextension.dylib arm64e  <9c7e4d27ae4733fbb423150cb215b2df> /usr/lib/libnetworkextension.dylib
0x1c8211000 - 0x1c824bfff libpcap.A.dylib arm64e  <52d89a2c60443daa899c4841a4b7abc9> /usr/lib/libpcap.A.dylib
0x1c824c000 - 0x1c825afff libperfcheck.dylib arm64e  <cb9b6371b4063ed989ec0b754ff36834> /usr/lib/libperfcheck.dylib
0x1c8262000 - 0x1c8274fff libprequelite.dylib arm64e  <8a648e7d14293623ba1291e60bfd320d> /usr/lib/libprequelite.dylib
0x1c8275000 - 0x1c8287fff libprotobuf-lite.dylib arm64e  <15b98382f29730fabb9af7e250292143> /usr/lib/libprotobuf-lite.dylib
0x1c8288000 - 0x1c82e9fff libprotobuf.dylib arm64e  <88a91562fc1134f4855dfe5eb4d0e91b> /usr/lib/libprotobuf.dylib
0x1c82ea000 - 0x1c8348fff libquic.dylib arm64e  <9f2baec3d26e3ae1ae9a169e9ba1f3ca> /usr/lib/libquic.dylib
0x1c8349000 - 0x1c8360fff libresolv.9.dylib arm64e  <7db9e99ca409335e90f7af85b71e1414> /usr/lib/libresolv.9.dylib
0x1c8361000 - 0x1c8363fff libsandbox.1.dylib arm64e  <d21b961420423cc9aff0cf0b1c987a5a> /usr/lib/libsandbox.1.dylib
0x1c83ac000 - 0x1c83affff libutil.dylib arm64e  <91876979deaa3f53b03a2f67f175a381> /usr/lib/libutil.dylib
0x1c83b0000 - 0x1c8499fff libxml2.2.dylib arm64e  <7f6c0ab2b6a13186b4ccbfd1b763748b> /usr/lib/libxml2.2.dylib
0x1c84c7000 - 0x1c84d8fff libz.1.dylib arm64e  <5de4ab9f462e32af96561b6abf953192> /usr/lib/libz.1.dylib
0x1c8512000 - 0x1c8514fff liblog_network.dylib arm64e  <7c0472c7691b37d88b954d04b4130c48> /usr/lib/log/liblog_network.dylib
0x1c851d000 - 0x1c8524fff libswiftAVFoundation.dylib arm64e  <29fc5382f4bc3c8499eb83389a104841> /usr/lib/swift/libswiftAVFoundation.dylib
0x1c8525000 - 0x1c858ffff libswiftAccelerate.dylib arm64e  <1a13a0d0e95f3e33ae196c7d6505adaa> /usr/lib/swift/libswiftAccelerate.dylib
0x1c85b9000 - 0x1c85c1fff libswiftCoreAudio.dylib arm64e  <382b16c43113378496d24c455d8a5f9a> /usr/lib/swift/libswiftCoreAudio.dylib
0x1c85c2000 - 0x1c85c6fff libswiftCoreData.dylib arm64e  <173e7dc4756b36a6a419fa4d8b68c5de> /usr/lib/swift/libswiftCoreData.dylib
0x1c85c7000 - 0x1c85c7fff libswiftCoreFoundation.dylib arm64e  <c48399584fa935469079ce821bd3a6af> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1c85c8000 - 0x1c85c8fff libswiftCoreImage.dylib arm64e  <d0901b052d1731bfbc4931612c4e8c41> /usr/lib/swift/libswiftCoreImage.dylib
0x1c85c9000 - 0x1c85cbfff libswiftCoreLocation.dylib arm64e  <49fb07a6bad830ae996fce52c4e5b4f6> /usr/lib/swift/libswiftCoreLocation.dylib
0x1c85cc000 - 0x1c85d5fff libswiftCoreMIDI.dylib arm64e  <fd5b2986f6c73a9886c003ed2db9bbab> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1c85d6000 - 0x1c85d9fff libswiftCoreML.dylib arm64e  <ca94749fd74b35589b70a846dd417df1> /usr/lib/swift/libswiftCoreML.dylib
0x1c85da000 - 0x1c8614fff libswiftCoreMedia.dylib arm64e  <29ca6152bb9a349da7f662af092e0763> /usr/lib/swift/libswiftCoreMedia.dylib
0x1c8615000 - 0x1c861efff libswiftCoreNFC.dylib arm64e  <8a892c4ad4ae32a5bb38360f02f808bc> /usr/lib/swift/libswiftCoreNFC.dylib
0x1c8621000 - 0x1c862afff libswiftDarwin.dylib arm64e  <6d267560e5013f3ca97961792d7089d0> /usr/lib/swift/libswiftDarwin.dylib
0x1c862b000 - 0x1c862bfff libswiftGLKit.dylib arm64e  <f077fda18c1b37a3bd5300e1b92d8b10> /usr/lib/swift/libswiftGLKit.dylib
0x1c8645000 - 0x1c8648fff libswiftMediaPlayer.dylib arm64e  <cbb4b819f8aa3f258cb85b1f03e04970> /usr/lib/swift/libswiftMediaPlayer.dylib
0x1c8649000 - 0x1c864dfff libswiftMetal.dylib arm64e  <593c9fccfa5f31b899ebfd021c651c12> /usr/lib/swift/libswiftMetal.dylib
0x1c8652000 - 0x1c8654fff libswiftModelIO.dylib arm64e  <afd1bcd79dff3239a6164f3a785d656d> /usr/lib/swift/libswiftModelIO.dylib
0x1c865d000 - 0x1c865dfff libswiftNearbyInteraction.dylib arm64e  <72b2bf573052333689153873060ecbc2> /usr/lib/swift/libswiftNearbyInteraction.dylib
0x1c86c0000 - 0x1c86c1fff libswiftQuartzCore.dylib arm64e  <7fb2d6fdac7239caa8036e41e823ead5> /usr/lib/swift/libswiftQuartzCore.dylib
0x1c86c8000 - 0x1c86c9fff libswiftSpriteKit.dylib arm64e  <4cdf2f23723a38c290a48b6cf641f6c0> /usr/lib/swift/libswiftSpriteKit.dylib
0x1c86f9000 - 0x1c86fafff libswiftVision.dylib arm64e  <6dd681de67d333a28f99bd30b271cd48> /usr/lib/swift/libswiftVision.dylib
0x1c8700000 - 0x1c8712fff libswiftos.dylib arm64e  <93f9d1769bd030a8bdede1db8f550614> /usr/lib/swift/libswiftos.dylib
0x1c8713000 - 0x1c8726fff libswiftsimd.dylib arm64e  <ec15134db09e301f98b3852922746f20> /usr/lib/swift/libswiftsimd.dylib
0x1c8727000 - 0x1c872cfff libcache.dylib arm64e  <eb62502c86093466901af80f0f7c4ec2> /usr/lib/system/libcache.dylib
0x1c872d000 - 0x1c8739fff libcommonCrypto.dylib arm64e  <2129f1afe12c32b6adbe25db7bb800f3> /usr/lib/system/libcommonCrypto.dylib
0x1c873a000 - 0x1c873dfff libcompiler_rt.dylib arm64e  <971aa349c5953cdb92e17ecc1eff874d> /usr/lib/system/libcompiler_rt.dylib
0x1c873e000 - 0x1c8746fff libcopyfile.dylib arm64e  <31a6be830fb33743bef715636d8ee7a2> /usr/lib/system/libcopyfile.dylib
0x1c8829000 - 0x1c8829fff liblaunch.dylib arm64e  <2a8dc138bf1d387b8505c0600ac11829> /usr/lib/system/liblaunch.dylib
0x1c882a000 - 0x1c882ffff libmacho.dylib arm64e  <39844434902132eab1c5a247ca4e6284> /usr/lib/system/libmacho.dylib
0x1c8830000 - 0x1c8832fff libremovefile.dylib arm64e  <43ab9de9d434362d9bcb3a75cfd4e594> /usr/lib/system/libremovefile.dylib
0x1c8833000 - 0x1c8834fff libsystem_blocks.dylib arm64e  <d4cc0c8b7fd13b1c89944310d596ec71> /usr/lib/system/libsystem_blocks.dylib
0x1c8835000 - 0x1c8837fff libsystem_collections.dylib arm64e  <6a492ae6ed763562a79028c334f80003> /usr/lib/system/libsystem_collections.dylib
0x1c8838000 - 0x1c883cfff libsystem_configuration.dylib arm64e  <d6a5da3110943e0c93b7e4df1b9d1c73> /usr/lib/system/libsystem_configuration.dylib
0x1c883d000 - 0x1c884efff libsystem_containermanager.dylib arm64e  <e8f2670fc0fb3f50bcfd3bab9c555594> /usr/lib/system/libsystem_containermanager.dylib
0x1c884f000 - 0x1c8850fff libsystem_coreservices.dylib arm64e  <7f053a54bc9935e8b6ac7654320dc19c> /usr/lib/system/libsystem_coreservices.dylib
0x1c8851000 - 0x1c885afff libsystem_darwin.dylib arm64e  <64e0b8bebbc135f19d36ac9a7ecb4771> /usr/lib/system/libsystem_darwin.dylib
0x1c885b000 - 0x1c8863fff libsystem_dnssd.dylib arm64e  <27f1f7ddb2593dfd9656bc8611e3e6e7> /usr/lib/system/libsystem_dnssd.dylib
0x1c8864000 - 0x1c8866fff libsystem_featureflags.dylib arm64e  <a29866c5e64a3aa8ba695bbb76b7f509> /usr/lib/system/libsystem_featureflags.dylib
0x1c8867000 - 0x1c8894fff libsystem_m.dylib arm64e  <159d362ad8fc3aa0926623dea4f7e179> /usr/lib/system/libsystem_m.dylib
0x1c8895000 - 0x1c889bfff libsystem_platform.dylib arm64e  <dae36dd6f44a39f49924261898bd82cc> /usr/lib/system/libsystem_platform.dylib
0x1c889c000 - 0x1c889cfff libsystem_product_info_filter.dylib arm64e  <ec7b68962ac53033a406cd2bff718cb6> /usr/lib/system/libsystem_product_info_filter.dylib
0x1c889d000 - 0x1c88a8fff libsystem_pthread.dylib arm64e  <36e670e74b8835d488f1ad2ebcfc7b09> /usr/lib/system/libsystem_pthread.dylib
0x1c88a9000 - 0x1c88acfff libsystem_sandbox.dylib arm64e  <a94214675a6c395c864f9e0788dee8f2> /usr/lib/system/libsystem_sandbox.dylib
0x1c88ad000 - 0x1c88b7fff libunwind.dylib arm64e  <1110d417a1d9353ca13a27257c9c3e34> /usr/lib/system/libunwind.dylib
0x1c88b8000 - 0x1c88ecfff libxpc.dylib arm64e  <71e5302f09be31168d43ec2d4c27be10> /usr/lib/system/libxpc.dylib
0x1c8984000 - 0x1c899ffff AccessibilitySettingsLoader arm64e  <c7d6537275b237eab1bc8465267a0423> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1ca0b2000 - 0x1ca0c4fff SpotlightLinguistics arm64e  <23bb2f7be89536a59afa3eef16e4edb0> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF


This is a bit tricky because something (probably some serious inlining) is messing up the symbolication. Consider the top few frames of the crashing thread

Code Block
0 CoreFoundation … _CFAssertMismatchedTypeID + 112 (CFRuntime.c:934)
1 CoreFoundation … _CFAssertMismatchedTypeID + 104 (CFRuntime.c:933)
2 CoreFoundation … CFRunLoopSourceInvalidate + 308 (CFRuntime_Internal.h:118)
3 CFNetwork … _BrowserCancel(__CFNetServiceBrowser*) + 80 (CFNetServiceBrowser.c:178)


It makes sense that _BrowserCancel(…) (frame 3) would call CFRunLoopSourceInvalidate (frame 2) but the source line for that frame is kinda bogus. In reality, CFRuntime_Internal.h:118 points to a CF type checking macro. So, while we know you’ve crashed due to a runtime type check, it’s not clear exactly which type that is.

Having said that, the Application Specific Information section in the simulator crash report is helpful:

Code Block
Expected typeID 46 (CFRunLoopSource) does not match actual typeID 61 (CFSocket)
CoreSimulator 732.18 - Device: iPhone 12 Pro Max (D40711DE-CECD-41C7-BE1B-4222E3CF24BD) - Runtime: iOS 14.1 (18A8394) - DeviceType: iPhone 12 Pro Max


This suggests that the type check you’re hitting is the one early in the CFRunLoopSourceInvalidate, where it checks that the parameter you pass in is action a run loop source.

Of course it’s a complete mystery why the browser would be calling CFRunLoopSourceInvalidate with a socket. Looking at the code it’s hard to imagine how that’d could ever happen. My best guess is that you have some sort of memory management problem. I recommend that you run with the standard memory debugging tools to see if that causes the problem to become more reproducible.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
I've checked all the memory debugging boxes. At the Xcode breakpoint, I see references to NSCalendar and locale operations, which don't appear in the crash reports.

CoreFoundation`_CFAssertMismatchedTypeID:
    0x1b1aea690 <+0>:   pacibsp 
    0x1b1aea694 <+4>:   sub    sp, sp, #0x160            ; =0x160 
    0x1b1aea698 <+8>:   stp    x28, x27, [sp, #0x120]
    0x1b1aea69c <+12>:  stp    x22, x21, [sp, #0x130]
    0x1b1aea6a0 <+16>:  stp    x20, x19, [sp, #0x140]
    0x1b1aea6a4 <+20>:  stp    x29, x30, [sp, #0x150]
    0x1b1aea6a8 <+24>:  add    x29, sp, #0x150           ; =0x150 
    0x1b1aea6ac <+28>:  mov    x19, x1
    0x1b1aea6b0 <+32>:  mov    x20, x0
    0x1b1aea6b4 <+36>:  bl     0x1b19f8e98               ; _CFGetTypeIDDescription
    0x1b1aea6b8 <+40>:  adrp   x21, 473
    0x1b1aea6bc <+44>:  add    x21, x21, #0xb0           ; =0xb0 
    0x1b1aea6c0 <+48>:  cmp    x0, #0x0                  ; =0x0 
    0x1b1aea6c4 <+52>:  csel   x22, x21, x0, eq
    0x1b1aea6c8 <+56>:  mov    x0, x19
    0x1b1aea6cc <+60>:  bl     0x1b19f8e98               ; _CFGetTypeIDDescription
    0x1b1aea6d0 <+64>:  cmp    x0, #0x0                  ; =0x0 
    0x1b1aea6d4 <+68>:  csel   x8, x21, x0, eq
    0x1b1aea6d8 <+72>:  stp    x19, x8, [sp, #0x10]
    0x1b1aea6dc <+76>:  stp    x20, x22, [sp]
    0x1b1aea6e0 <+80>:  adrp   x2, 481
    0x1b1aea6e4 <+84>:  add    x2, x2, #0xcf9            ; =0xcf9 
    0x1b1aea6e8 <+88>:  add    x19, sp, #0x21            ; =0x21 
    0x1b1aea6ec <+92>:  add    x0, sp, #0x21             ; =0x21 
    0x1b1aea6f0 <+96>:  mov    w1, #0xff
    0x1b1aea6f4 <+100>: bl     0x1b1af8168               ; symbol stub for: -[NSLocale initWithLocaleIdentifier:]
    0x1b1aea6f8 <+104>: adrp   x8, 345377
    0x1b1aea6fc <+108>: str    x19, [x8, #0xb68]
->  0x1b1aea700 <+112>: brk    #0x1

CoreFoundation`CFRunLoopSourceInvalidate:
    0x1b19f3dd8 <+0>:   pacibsp 
    0x1b19f3ddc <+4>:   sub    sp, sp, #0x50             ; =0x50 
    0x1b19f3de0 <+8>:   stp    x22, x21, [sp, #0x20]
    0x1b19f3de4 <+12>:  stp    x20, x19, [sp, #0x30]
    0x1b19f3de8 <+16>:  stp    x29, x30, [sp, #0x40]
    0x1b19f3dec <+20>:  add    x29, sp, #0x40            ; =0x40 
    0x1b19f3df0 <+24>:  mov    x19, x0
    0x1b19f3df4 <+28>:  adrp   x8, 329036
    0x1b19f3df8 <+32>:  ldr    x8, [x8, #0x500]
    0x1b19f3dfc <+36>:  ldr    x8, [x8]
    0x1b19f3e00 <+40>:  str    x8, [sp, #0x18]
    0x1b19f3e04 <+44>:  bl     0x1b19f8d84               ; _CFGetNonObjCTypeID
    0x1b19f3e08 <+48>:  cmp    x0, #0x2e                 ; =0x2e 
    0x1b19f3e0c <+52>:  b.ne   0x1b19f3f00               ; <+296>
    0x1b19f3e10 <+56>:  adrp   x20, 385405
    0x1b19f3e14 <+60>:  ldrb   w8, [x20, #0xfb2]
    0x1b19f3e18 <+64>:  tbnz   w8, #0x1, 0x1b19f3e20     ; <+72>
    0x1b19f3e1c <+68>:  bl     0x1b19fa858               ; __CF_USED
    0x1b19f3e20 <+72>:  ldrb   w8, [x20, #0xfb2]
    0x1b19f3e24 <+76>:  tbz    w8, #0x0, 0x1b19f3e2c     ; <+84>
    0x1b19f3e28 <+80>:  bl     0x1b19fa86c               ; __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__
    0x1b19f3e2c <+84>:  add    x20, x19, #0x10           ; =0x10 
    0x1b19f3e30 <+88>:  mov    x0, x20
    0x1b19f3e34 <+92>:  bl     0x1b1af7ed8               ; symbol stub for: -[NSCalendar setLocale:]
    0x1b19f3e38 <+96>:  mov    x0, x19
    0x1b19f3e3c <+100>: bl     0x1b195b1a8               ; CFRetain
    0x1b19f3e40 <+104>: add    x8, x19, #0x8             ; =0x8 
    0x1b19f3e44 <+108>: ldar   x9, [x8]
    0x1b19f3e48 <+112>: tbz    w9, #0x3, 0x1b19f3ec0     ; <+232>
    0x1b19f3e4c <+116>: ldr    x21, [x19, #0x60]
    0x1b19f3e50 <+120>: ldar   x9, [x8]
    0x1b19f3e54 <+124>: mov    x8, x9
    0x1b19f3e58 <+128>: and    x10, x9, #0xfffffffffffffff7
    0x1b19f3e5c <+132>: add    x11, x19, #0x8            ; =0x8 
    0x1b19f3e60 <+136>: casal  x8, x10, [x11]
    0x1b19f3e64 <+140>: cmp    x8, x9
    0x1b19f3e68 <+144>: cset   w10, eq
    0x1b19f3e6c <+148>: mov    x9, x8
    0x1b19f3e70 <+152>: cmp    w10, #0x1                 ; =0x1 
    0x1b19f3e74 <+156>: b.ne   0x1b19f3e58               ; <+128>
    0x1b19f3e78 <+160>: add    x8, x19, #0x58            ; =0x58 
    0x1b19f3e7c <+164>: stlr   xzr, [x8]
    0x1b19f3e80 <+168>: cbz    x21, 0x1b19f3ec0          ; <+232>
    0x1b19f3e84 <+172>: str    xzr, [x19, #0x60]
    0x1b19f3e88 <+176>: mov    x0, x20
    0x1b19f3e8c <+180>: bl     0x1b1af7ee8               ; symbol stub for: -[NSCalendar locale]
    0x1b19f3e90 <+184>: stp    x19, xzr, [sp, #0x8]
    0x1b19f3e94 <+188>: adrp   x16, 0
    0x1b19f3e98 <+192>: add    x16, x16, #0xf0c          ; =0xf0c 
    0x1b19f3e9c <+196>: paciza x16
    0x1b19f3ea0 <+200>: mov    x1, x16
    0x1b19f3ea4 <+204>: add    x2, sp, #0x8              ; =0x8 
    0x1b19f3ea8 <+208>: mov    x0, x21
    0x1b19f3eac <+212>: bl     0x1b1991034               ; CFBagApplyFunction
    0x1b19f3eb0 <+216>: mov    x0, x21
    0x1b19f3eb4 <+220>: bl     0x1b195acf0               ; CFRelease
    0x1b19f3eb8 <+224>: mov    x0, x20
    0x1b19f3ebc <+228>: bl     0x1b1af7ed8               ; symbol stub for: -[NSCalendar setLocale:]
    0x1b19f3ec0 <+232>: mov    x0, x20
    0x1b19f3ec4 <+236>: bl     0x1b1af7ee8               ; symbol stub for: -[NSCalendar locale]
    0x1b19f3ec8 <+240>: mov    x0, x19
    0x1b19f3ecc <+244>: bl     0x1b195acf0               ; CFRelease
    0x1b19f3ed0 <+248>: ldr    x8, [sp, #0x18]
    0x1b19f3ed4 <+252>: adrp   x9, 329036
    0x1b19f3ed8 <+256>: ldr    x9, [x9, #0x500]
    0x1b19f3edc <+260>: ldr    x9, [x9]
    0x1b19f3ee0 <+264>: cmp    x9, x8
    0x1b19f3ee4 <+268>: b.ne   0x1b19f3efc               ; <+292>
    0x1b19f3ee8 <+272>: ldp    x29, x30, [sp, #0x40]
    0x1b19f3eec <+276>: ldp    x20, x19, [sp, #0x30]
    0x1b19f3ef0 <+280>: ldp    x22, x21, [sp, #0x20]
    0x1b19f3ef4 <+284>: add    sp, sp, #0x50             ; =0x50 
    0x1b19f3ef8 <+288>: retab  
    0x1b19f3efc <+292>: bl     0x1b16af1c0
    0x1b19f3f00 <+296>: mov    x1, x0
    0x1b19f3f04 <+300>: mov    w0, #0x2e
    0x1b19f3f08 <+304>: bl     0x1b1aea690               ; _CFAssertMismatchedTypeID


Good news?! I've reproduced the crash using the NIPeekaboo sample from WWDC. Running on two NI capable devices:
  • Accept the permission on both devices so NISession can be established

  • Restart the app on device A (e.g. by relaunching from Xcode)

  • The app will reliably crash on device B

Crash signature is the same as we've seen with our own app.

Incident Identifier: AE2C5E6A-5D38-43DB-96AF-D8267E7F2359
CrashReporter Key:   871aef3b2933130c09b96b6982547ff5928ed3a2
Hardware Model:      iPhone12,1
Process:             NIPeekaboo [790]
Path:                /private/var/containers/Bundle/Application/44168E80-B693-40BB-AC98-1817EF96E138/NIPeekaboo.app/NIPeekaboo
Identifier:          com.example.apple-samplecode.ni-peekabooXMSBP6HCJ4
Version:             1 (1.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.example.apple-samplecode.ni-peekabooXMSBP6HCJ4 [693]


Date/Time:           2020-11-10 17:03:19.1731 -0800
Launch Time:         2020-11-10 17:02:53.9220 -0800
OS Version:          iPhone OS 14.0 (18A373)
Release Type:        User
Baseband Version:    2.00.01
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000018c926700
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [790]
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   CoreFoundation                	0x000000018c926700 _CFAssertMismatchedTypeID + 112
1   CoreFoundation                	0x000000018c9266f8 _CFAssertMismatchedTypeID + 104
2   CoreFoundation                	0x000000018c82ff0c __CFRunLoopSourceRemoveFromRunLoop + 0
3   CFNetwork                     	0x000000018cef8808 0x18cea2000 + 354312
4   CoreFoundation                	0x000000018c83381c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
5   CoreFoundation                	0x000000018c833718 __CFRunLoopDoSource0 + 208
6   CoreFoundation                	0x000000018c832a94 __CFRunLoopDoSources0 + 376
7   CoreFoundation                	0x000000018c82cd20 __CFRunLoopRun + 824
8   CoreFoundation                	0x000000018c82c4bc CFRunLoopRunSpecific + 600
9   GraphicsServices              	0x00000001a32b1820 GSEventRunModal + 164
10  UIKitCore                     	0x000000018f1d0734 -[UIApplication _run] + 1072
11  UIKitCore                     	0x000000018f1d5e10 UIApplicationMain + 168
12  NIPeekaboo                    	0x0000000104e54adc 0x104e3c000 + 101084
13  libdyld.dylib                 	0x000000018c4f3e60 start + 4

Thread 1 name:  Dispatch queue: com.apple.MCNearbyServiceAdvertiser.syncQueue
Thread 1:
0   libsystem_kernel.dylib        	0x00000001b87dfc68 __select_nocancel + 8
1   libsystem_dnssd.dylib         	0x00000001d3dc6930 deliver_request + 1108
2   libsystem_dnssd.dylib         	0x00000001d3dc82c4 DNSServiceRegister + 716
3   CFNetwork                     	0x000000018cefd6cc CFNetServiceRegisterWithOptions + 552
4   CFNetwork                     	0x000000018ceb9d68 0x18cea2000 + 97640
5   CFNetwork                     	0x000000018d0588a8 0x18cea2000 + 1796264
6   MultipeerConnectivity         	0x00000001bdf4f404 -[MCNearbyServiceAdvertiser syncStartAdvertisingPeer] + 600
7   libdispatch.dylib             	0x000000018c4b2fd0 _dispatch_call_block_and_release + 32
8   libdispatch.dylib             	0x000000018c4b4ac8 _dispatch_client_callout + 20
9   libdispatch.dylib             	0x000000018c4bbc08 _dispatch_lane_serial_drain + 580
10  libdispatch.dylib             	0x000000018c4bc734 _dispatch_lane_invoke + 408
11  libdispatch.dylib             	0x000000018c4c6528 _dispatch_workloop_worker_thread + 708
12  libsystem_pthread.dylib       	0x00000001d3e08908 _pthread_wqthread + 276
13  libsystem_pthread.dylib       	0x00000001d3e0f77c start_wqthread + 8

Thread 2 name:  com.apple.uikit.eventfetch-thread
Thread 2:
0   libsystem_kernel.dylib        	0x00000001b87bbdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b87bb184 mach_msg + 76
2   CoreFoundation                	0x000000018c832cf8 __CFRunLoopServiceMachPort + 380
3   CoreFoundation                	0x000000018c82cea8 __CFRunLoopRun + 1216
4   CoreFoundation                	0x000000018c82c4bc CFRunLoopRunSpecific + 600
5   Foundation                    	0x000000018daa9e30 -[NSRunLoop+ 32304 (NSRunLoop) runMode:beforeDate:] + 232
6   Foundation                    	0x000000018daa9d08 -[NSRunLoop+ 32008 (NSRunLoop) runUntilDate:] + 92
7   UIKitCore                     	0x000000018f280e94 -[UIEventFetcher threadMain] + 516
8   Foundation                    	0x000000018dc140f0 __NSThread__start__ + 864
9   libsystem_pthread.dylib       	0x00000001d3e06ca8 _pthread_start + 320
10  libsystem_pthread.dylib       	0x00000001d3e0f788 thread_start + 8

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

Thread 4 name:  com.apple.multipeerconnectivity.gcksession.recvproc
Thread 4:
0   libsystem_kernel.dylib        	0x00000001b87dfc40 __select + 8
1   MultipeerConnectivity         	0x00000001bdf42da4 gckSessionRecvProc + 6148
2   libsystem_pthread.dylib       	0x00000001d3e06ca8 _pthread_start + 320
3   libsystem_pthread.dylib       	0x00000001d3e0f788 thread_start + 8

Thread 5 name:  com.apple.multipeerconnectivity.gcksession.sendproc
Thread 5:
0   libsystem_kernel.dylib        	0x00000001b87dfc40 __select + 8
1   MultipeerConnectivity         	0x00000001bdf43418 gckSessionSendProc + 392
2   libsystem_pthread.dylib       	0x00000001d3e06ca8 _pthread_start + 320
3   libsystem_pthread.dylib       	0x00000001d3e0f788 thread_start + 8

Thread 6 name:  com.apple.multipeerconnectivity.eventcallback.eventcbproc
Thread 6:
0   libsystem_kernel.dylib        	0x00000001b87df75c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001d3e0a550 _pthread_cond_wait + 1192
2   MultipeerConnectivity         	0x00000001bdf5a914 EventCBProc + 84
3   libsystem_pthread.dylib       	0x00000001d3e06ca8 _pthread_start + 320
4   libsystem_pthread.dylib       	0x00000001d3e0f788 thread_start + 8

Thread 7 name:  com.apple.CFSocket.private
Thread 7:
0   libsystem_kernel.dylib        	0x00000001b87dfc40 __select + 8
1   CoreFoundation                	0x000000018c83f688 __CFSocketManager + 636
2   libsystem_pthread.dylib       	0x00000001d3e06ca8 _pthread_start + 320
3   libsystem_pthread.dylib       	0x00000001d3e0f788 thread_start + 8

Thread 8 name:  com.apple.CFStream.LegacyThread
Thread 8:
0   libsystem_kernel.dylib        	0x00000001b87bbdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b87bb184 mach_msg + 76
2   CoreFoundation                	0x000000018c832cf8 __CFRunLoopServiceMachPort + 380
3   CoreFoundation                	0x000000018c82cea8 __CFRunLoopRun + 1216
4   CoreFoundation                	0x000000018c82c4bc CFRunLoopRunSpecific + 600
5   CoreFoundation                	0x000000018c84f9c0 _legacyStreamRunLoop_workThread + 280
6   libsystem_pthread.dylib       	0x00000001d3e06ca8 _pthread_start + 320
7   libsystem_pthread.dylib       	0x00000001d3e0f788 thread_start + 8

Thread 9 name:  com.apple.NSURLConnectionLoader
Thread 9:
0   libsystem_kernel.dylib        	0x00000001b87bbdd0 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b87bb184 mach_msg + 76
2   CoreFoundation                	0x000000018c832cf8 __CFRunLoopServiceMachPort + 380
3   CoreFoundation                	0x000000018c82cea8 __CFRunLoopRun + 1216
4   CoreFoundation                	0x000000018c82c4bc CFRunLoopRunSpecific + 600
5   CFNetwork                     	0x000000018d0e5050 0x18cea2000 + 2371664
6   Foundation                    	0x000000018dc140f0 __NSThread__start__ + 864
7   libsystem_pthread.dylib       	0x00000001d3e06ca8 _pthread_start + 320
8   libsystem_pthread.dylib       	0x00000001d3e0f788 thread_start + 8

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000000000004f   x1: 0x000000018cb07d37   x2: 0x0000000000000000   x3: 0x000000016afc28f0
    x4: 0x000000016afc2320   x5: 0x000000016afc2880   x6: 0x0000000000000029   x7: 0x0000000282d98000
    x8: 0x00000001e03f3000   x9: 0x2486b2d1da360069  x10: 0x0000000000000001  x11: 0x0000000000000005
   x12: 0x0000000000000000  x13: 0x0000010000000000  x14: 0x0000000000000010  x15: 0x0000070000000000
   x16: 0x000000019b8fb01c  x17: 0x00000001e65f3f78  x18: 0x000000011a792fbe  x19: 0x000000016afc28a1
   x20: 0x000000000000002e  x21: 0x000000018caff0b0  x22: 0x000000018cb07312  x23: 0x00000001e03f3000
   x24: 0x00000001e03f3000  x25: 0x0000000000000002  x26: 0x0000000000000001  x27: 0x00000001e03f3000
   x28: 0x00000001e03f3000   fp: 0x000000016afc29d0   lr: 0x7177fd018c9266f8
    sp: 0x000000016afc2880   pc: 0x000000018c926700 cpsr: 0x60000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x104e3c000 - 0x104e5bfff NIPeekaboo arm64  <d25d15503fd7399783d9a8cd3e04f7e9> /var/containers/Bundle/Application/44168E80-B693-40BB-AC98-1817EF96E138/NIPeekaboo.app/NIPeekaboo
0x105194000 - 0x10519ffff libobjc-trampolines.dylib arm64e  <9c4daf11088c3f588effdd33ae00ee07> /usr/lib/libobjc-trampolines.dylib
0x1051b4000 - 0x105223fff dyld arm64e  <0edb2835e9a8365187487d336708cfec> /usr/lib/dyld
0x18c4b1000 - 0x18c4f2fff libdispatch.dylib arm64e  <8e662f82b1e43e7ea37618e9755a8f51> /usr/lib/system/libdispatch.dylib
0x18c4f3000 - 0x18c52cfff libdyld.dylib arm64e  <90a4e82e250c35e38b2d51d6d8b1119b> /usr/lib/system/libdyld.dylib
0x18c52d000 - 0x18c794fff libicucore.A.dylib arm64e  <9a22d83439b03852800b4f1c22d96f30> /usr/lib/libicucore.A.dylib
0x18c795000 - 0x18cb48fff CoreFoundation arm64e  <472c9193115d34cdad1d0e7e091c9432> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18cb49000 - 0x18ccedfff CoreServices arm64e  <b9421521c5ac3fe494c338efd31340cc> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18cd36000 - 0x18cdaffff SystemConfiguration arm64e  <560fcc9dd59f3fee9dbb26782474f21f> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18cdb0000 - 0x18cea1fff CoreTelephony arm64e  <3b124b5cbc0e3191abecff20e050cb2c> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18cea2000 - 0x18d32ffff CFNetwork arm64e  <81f1c72300083684a8f93eac348cb8e6> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18d330000 - 0x18da2bfff libnetwork.dylib arm64e  <b5b3893fd3523c19ba4e8501959bd12e> /usr/lib/libnetwork.dylib
0x18da2c000 - 0x18daa1fff Accounts arm64e  <21e6a82c35af37758738eb166d2516f9> /System/Library/Frameworks/Accounts.framework/Accounts
0x18daa2000 - 0x18dd50fff Foundation arm64e  <095c09dd64363270b062a150203fdeed> /System/Library/Frameworks/Foundation.framework/Foundation
0x18dd51000 - 0x18e0aafff ImageIO arm64e  <251bb16754253a5f81d10c6d99c8078e> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18e0ab000 - 0x18e0c3fff libCGInterfaces.dylib arm64e  <23f8849201973c1c8079ebd10361cc21> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x18e0c4000 - 0x18e652fff CoreGraphics arm64e  <b3c1f2f08e593dc9b0b751fbcfd4ac69> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18e653000 - 0x18fa8dfff UIKitCore arm64e  <47154c6d47df3abba15256b159b014e4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x18fa8e000 - 0x18faabfff libAccessibility.dylib arm64e  <e91fab22d3793fb6a05419d75bbb29b8> /usr/lib/libAccessibility.dylib
0x18faac000 - 0x18fd2afff QuartzCore arm64e  <fc06cf9f7fb03c72b2edc0728aa956ab> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18fd2b000 - 0x18fd93fff BackBoardServices arm64e  <e69ec1495b5038ddbdfe88e3349b95d7> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18fd94000 - 0x18fe1efff TextInput arm64e  <4bc672f98006355594a3d0436e8d25c8> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18fe1f000 - 0x18fe86fff libusrtcp.dylib arm64e  <88fb5994222e34218e552fe1ca1df6ca> /usr/lib/libusrtcp.dylib
0x19022a000 - 0x1903a3fff libswiftFoundation.dylib arm64e  <b64e2a14e8fa34728b14102049d1086b> /usr/lib/swift/libswiftFoundation.dylib
0x1903a4000 - 0x1907cffff libswiftCore.dylib arm64e  <dc2eacea3d9c340996c22df9c89ad19d> /usr/lib/swift/libswiftCore.dylib
0x1907d0000 - 0x1907e5fff UIKitServices arm64e  <86d736e120cd3cdca8ff5414bba3d5cc> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x190b55000 - 0x190d09fff CoreText arm64e  <050bdd2cb8ed38e38eaa0594fa8240f2> /System/Library/Frameworks/CoreText.framework/CoreText
0x190d0a000 - 0x190d23fff ExtensionKit arm64e  <e066d835d79e3163a9c0805f70a4631e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x190d39000 - 0x190dbafff BaseBoard arm64e  <7a9aa681f37b360cb4acd2d6b4749c66> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x192840000 - 0x192bb1fff CoreData arm64e  <e6bbd2ec59f6316a9368b53ba3da38ae> /System/Library/Frameworks/CoreData.framework/CoreData
0x193889000 - 0x193893fff libswiftCoreGraphics.dylib arm64e  <54b9c52778203cb08af0d248ec6e8159> /usr/lib/swift/libswiftCoreGraphics.dylib
0x193894000 - 0x1938d3fff AppSupport arm64e  <3ea1df04e23535a08e8829059dd0bb0b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1938d4000 - 0x1939f7fff ManagedConfiguration arm64e  <bb7aaec42857310586fdc8c6039ab949> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x193b75000 - 0x193cbcfff Security arm64e  <561035ebc71638dcb8704157d8e33a12> /System/Library/Frameworks/Security.framework/Security
0x194831000 - 0x194b3bfff CoreImage arm64e  <05532db016c13c7ea972fe487d012de4> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x194b3c000 - 0x194bf8fff ColorSync arm64e  <d9bf07a0baf2344cb166a361c3b60f3f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x194bf9000 - 0x194c33fff CoreVideo arm64e  <b5e27f03e4323c39a2baa0bae968090c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1953f0000 - 0x1954e6fff CoreMedia arm64e  <f9e32bbbd96d3857bbf4082764d82bc2> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1954e7000 - 0x19574efff AudioToolbox arm64e  <c5b70d8dd3be31fa92349b73e6e5fa20> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1957ff000 - 0x195902fff UIFoundation arm64e  <a3842c44eae536f297e4eb01880d1f80> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x195903000 - 0x195941fff libsystem_info.dylib arm64e  <745a30449c5b3b0c8befb0ef20946543> /usr/lib/system/libsystem_info.dylib
0x195942000 - 0x1959c0fff libsystem_c.dylib arm64e  <556a84c292fc3808b22531980a063367> /usr/lib/system/libsystem_c.dylib
0x1959c1000 - 0x195a0bfff RunningBoardServices arm64e  <25ba98bf3dcd3c0aa0b668338627cc67> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x195a0c000 - 0x1969dbfff JavaScriptCore arm64e  <d7fde8d9f1c238b7a7d08edaeea60b91> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19736b000 - 0x197414fff IOKit arm64e  <937fc8dffa133ec39f27653439df070f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x197415000 - 0x197425fff DataMigration arm64e  <d2e907b8c5de3704b0d90b9617a647c8> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x197426000 - 0x197481fff SpringBoardServices arm64e  <31be00340ef33e4d8514b5d10c84f63a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x197fe4000 - 0x198187fff CoreUtils arm64e  <4c48b88e47e833b7bd3dc24f44bba99a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x198791000 - 0x198855fff CoreUI arm64e  <0178bb0828b43a5691715df7ecbea490> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x198ffa000 - 0x19b401fff WebCore arm64e  <3df1722a76393fdbb84268e29b58f600> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19b402000 - 0x19b45ffff libMobileGestalt.dylib arm64e  <dc699a41d5bc38d1947f41a1572ea743> /usr/lib/libMobileGestalt.dylib
0x19b460000 - 0x19b47bfff CommonUtilities arm64e  <7e975a3917393d88b53aad8d94812157> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x19b82c000 - 0x19b85efff UserNotifications arm64e  <3f4e582924c534c2a3b431b6f1f04418> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x19b85f000 - 0x19b8e7fff FrontBoardServices arm64e  <a1960bd9ce293e96817d955ebeb140be> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x19b8e8000 - 0x19b90bfff libsystem_malloc.dylib arm64e  <c39547f4e0df363785a6fd564aab9c45> /usr/lib/system/libsystem_malloc.dylib
0x19c5b7000 - 0x19c816fff AudioToolboxCore arm64e  <1b7dafad450c35a9bc30602b1c6e525c> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19cc75000 - 0x19cd18fff ShareSheet arm64e  <f192bf690ca33cbcab04b2b6c96f64ae> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x19d8a2000 - 0x19d8b5fff MSUDataAccessor arm64e  <83cd2d8ea6b239deb131cd31e47a436d> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x19d8b6000 - 0x19d8dcfff MobileAsset arm64e  <1109eb95a87f3c66b6f8c47102115ae7> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19d8dd000 - 0x19d8ecfff libsystem_networkextension.dylib arm64e  <524ca3579f993ac6aa8da1b82fb18d81> /usr/lib/system/libsystem_networkextension.dylib
0x19e694000 - 0x19e784fff VideoToolbox arm64e  <6c6ca0b4f4ca366191a8cc3f67d3ab54> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x19e8c7000 - 0x19e8d7fff AXCoreUtilities arm64e  <7e285398d1533a0da6182e3be8bf1f4b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19f9fe000 - 0x19fa06fff InternationalSupport arm64e  <00948173af7e31799e0e376e140898d6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x19fc52000 - 0x19fc93fff libswiftUIKit.dylib arm64e  <38cd415cdea239bd90792716a2b7d95b> /usr/lib/swift/libswiftUIKit.dylib
0x19ff78000 - 0x1a0099fff Combine arm64e  <43c88ca34f2a3dc5960fba7f4bc9cc46> /System/Library/Frameworks/Combine.framework/Combine
0x1a0125000 - 0x1a0135fff UniformTypeIdentifiers arm64e  <7db4098ee20a319a8b79accd1af517b8> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1a0926000 - 0x1a095ffff libobjc.A.dylib arm64e  <49c230fd98e13a5c9c797e5b42c612bb> /usr/lib/libobjc.A.dylib
0x1a0960000 - 0x1a09c1fff LoggingSupport arm64e  <100ef23c1fff3e79943046eb6ab726f2> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a09c2000 - 0x1a0a1ffff libc++.1.dylib arm64e  <f005a6155e5837798b018192ca5e51f4> /usr/lib/libc++.1.dylib
0x1a0a20000 - 0x1a0a35fff libc++abi.dylib arm64e  <e10cbcecd4c1316f9f122231153c67b6> /usr/lib/libc++abi.dylib
0x1a0ba7000 - 0x1a0be9fff CoreAutoLayout arm64e  <2f390e306e7e3643ac2db9e7f1fdee2a> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1a0bea000 - 0x1a0d42fff Network arm64e  <b7c04d8d956135e9be041fa0cba6751d> /System/Library/Frameworks/Network.framework/Network
0x1a0d43000 - 0x1a0d78fff MobileKeyBag arm64e  <82742edb59233214935eb7b77df8aec5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a0fbb000 - 0x1a1063fff libvDSP.dylib arm64e  <1fc99350d2c2349eb42e15812a38f723> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1a1064000 - 0x1a1096fff libAudioToolboxUtility.dylib arm64e  <7547f6f30cd4334dbea4a05ecad3eac2> /usr/lib/libAudioToolboxUtility.dylib
0x1a12d6000 - 0x1a13ecfff FileProvider arm64e  <13f53bcd1b54331e838986a6a86462a3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a13fe000 - 0x1a1415fff libswiftDispatch.dylib arm64e  <0d10042e115b30e3b8e70c4e0eaf28e7> /usr/lib/swift/libswiftDispatch.dylib
0x1a144d000 - 0x1a14dafff Symbolication arm64e  <78286f5e305c30109783b4339a49bb2b> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1a14db000 - 0x1a14f8fff CrashReporterSupport arm64e  <bdf378f60a9e3bd3bd3d94d0ffa969e7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a1642000 - 0x1a182ffff MPSNeuralNetwork arm64e  <a7f2fb6fc75237409469195c1c010066> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1a1830000 - 0x1a1884fff MPSCore arm64e  <a020b5080131302f94ed72faa7948a5a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1a1c1c000 - 0x1a1cccfff libboringssl.dylib arm64e  <f55fec8fa027325eb893562d9fa0ff5e> /usr/lib/libboringssl.dylib
0x1a1ccd000 - 0x1a1ce4fff ProtocolBuffer arm64e  <7d2d98a511873f8a9a5976fd20ae893d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a1f59000 - 0x1a1f68fff AssertionServices arm64e  <f8cebcb897b13307937fba9a77f482d7> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a1fe4000 - 0x1a20c3fff Metal arm64e  <ca8d8d8187d7357a9601ea10cd3262f7> /System/Library/Frameworks/Metal.framework/Metal
0x1a20c4000 - 0x1a2208fff MediaExperience arm64e  <818c58f791fa3106bd8f387d27def499> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a25c0000 - 0x1a25d6fff libsystem_trace.dylib arm64e  <c665757e2a22378d957e916274cf927e> /usr/lib/system/libsystem_trace.dylib
0x1a32ae000 - 0x1a32b6fff GraphicsServices arm64e  <7bd8d66c9d7c307b8d0f47dac469dd30> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1a347b000 - 0x1a3490fff PowerLog arm64e  <a63500f40eb233b6a02aaa06d9cb32d5> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a4f55000 - 0x1a4f7dfff BoardServices arm64e  <703c40ff2eee3a2b95c919f64f2bc8b9> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1a5118000 - 0x1a5164fff OSAnalytics arm64e  <c550fcea1311305c81a4613d6b017c00> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a5412000 - 0x1a5446fff MobileInstallation arm64e  <113635d9113d308ebfed8b431e1c56ab> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a5447000 - 0x1a54d4fff libTelephonyUtilDynamic.dylib arm64e  <3eecaff2d5ba32a186383ab1be55ec62> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a5619000 - 0x1a5636fff CoreMaterial arm64e  <982b31809ff6307794e69a9e7aed6a5b> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1a56a9000 - 0x1a5831fff libsqlite3.dylib arm64e  <05638db7ffe03218aef9c7dfabc96c6c> /usr/lib/libsqlite3.dylib
0x1a63ee000 - 0x1a63f8fff libsystem_notify.dylib arm64e  <66e6c05f812a30d39f4c76c900058cf3> /usr/lib/system/libsystem_notify.dylib
0x1a64a9000 - 0x1a651bfff libcorecrypto.dylib arm64e  <582e301e65713ea8b14dadb6e1f0090d> /usr/lib/system/libcorecrypto.dylib
0x1a651c000 - 0x1a653ffff UserManagement arm64e  <a99257738306310bb6c54f8a225fa534> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a6618000 - 0x1a662efff libsystem_asl.dylib arm64e  <413dd64c8fbb335594156b9a7c558917> /usr/lib/system/libsystem_asl.dylib
0x1a68e1000 - 0x1a6918fff CoreServicesStore arm64e  <4de4fd05d9ae3288a70a0f977b97156a> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a6919000 - 0x1a693efff CoreAnalytics arm64e  <5e1eb2047e10305c901481bc6bd254dd> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a7344000 - 0x1a736ffff IconServices arm64e  <cb753b473cef3431b7baa268313a5c50> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a7d85000 - 0x1a804afff vImage arm64e  <496bad9adc8f3d4cb488fb7c5076c657> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a8f53000 - 0x1a8fabfff ktrace arm64e  <97e14fe7264d3870badd820c7823159e> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1a93be000 - 0x1a951efff WebKitLegacy arm64e  <3e92ffdfae9a3e3a9a0b6092f319f2b7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1aa386000 - 0x1aa390fff IOMobileFramebuffer arm64e  <4ec6bd022e3f3add864231dc1745a09e> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1aaa11000 - 0x1aaa30fff PrototypeTools arm64e  <14499686d8cc30658c4abd74f0d6b520> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1aaa31000 - 0x1aaa5dfff PersistentConnection arm64e  <6dfa9026254e3be4bf1636a9a878ea9d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1abc77000 - 0x1abc79fff OSAServicesClient arm64e  <6a38abbab843345db9de833d5fb875a2> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ac80f000 - 0x1ac8c3fff CoreSymbolication arm64e  <94a6d09d304e3288a6212fbd12db8069> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1acfff000 - 0x1ad011fff IOSurface arm64e  <f932375898f23fc4b102dafea6c0894c> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1ad012000 - 0x1ad072fff MobileWiFi arm64e  <c55145f7e11630d586f353e6e4d96066> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1ad5c7000 - 0x1ad602fff libGLImage.dylib arm64e  <277ecc94ade23fb093a222d67e3be679> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1ad603000 - 0x1ad60afff libsystem_symptoms.dylib arm64e  <d3f2b196c60a3ba2b79a45dd1aea92b0> /usr/lib/system/libsystem_symptoms.dylib
0x1ad64e000 - 0x1adba5fff CoreAudio arm64e  <58e2a85948e13f09b813f64f14f8db15> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1b0ffa000 - 0x1b1003fff ContextKitExtraction arm64e  <4d84eb7b84ad33b6ad6ad5750d0d67eb> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1b10db000 - 0x1b10ddfff libswiftObjectiveC.dylib arm64e  <7cddbcc344c93dc7acf92a0cdf2c9a6d> /usr/lib/swift/libswiftObjectiveC.dylib
0x1b28e1000 - 0x1b28f0fff MobileIcons arm64e  <c710cbae378037619cc65198bcf502a9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1b3f67000 - 0x1b3f71fff MallocStackLogging arm64e  <959cea429c8c3774b7bb57d923931b0b> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1b4b35000 - 0x1b4b67fff Bom arm64e  <382a2327bcdb39d9888fe0673a00ca5f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b4b97000 - 0x1b4b9dfff PushKit arm64e  <0d192f987bea31e89dc0ef63c8cd08d7> /System/Library/Frameworks/PushKit.framework/PushKit
0x1b4def000 - 0x1b4df7fff StudyLog arm64e  <71fe9a0a1b1f329cbb25c1c52747e435> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1b7f4c000 - 0x1b7f52fff IOAccelerator arm64e  <9f737432cca632d8b3b156520aac7328> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b87b8000 - 0x1b87e8fff libsystem_kernel.dylib arm64e  <59731692aa323825a88458acb9737644> /usr/lib/system/libsystem_kernel.dylib
0x1b9179000 - 0x1b9186fff FontServices arm64e  <f4435bd04937392c9767da5aee62f8ec> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b92e3000 - 0x1b932ffff ViceroyTrace arm64e  <28e5a7dfb59b3df99a7668512b027999> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1b9330000 - 0x1b933cfff MediaAccessibility arm64e  <6f83133dcaf0367ab79cd70dd5637062> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1bacbe000 - 0x1baccafff libdscsym.dylib arm64e  <d0e954e159433080892cf30a242e81f4> /usr/lib/libdscsym.dylib
0x1baccb000 - 0x1bacdcfff HangTracer arm64e  <ea7037300e0d376b96f46aa554a9c1dd> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1bae91000 - 0x1baf4dfff SampleAnalysis arm64e  <7c5c8f9abf37383d92aa83168b2925f8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1baf4e000 - 0x1baf7dfff PlugInKit arm64e  <34335d227c0c3128bff34927098a0866> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1bb01b000 - 0x1bb01cfff libSystem.B.dylib arm64e  <12f5f00125353bddb9fa5dc321f01eb7> /usr/lib/libSystem.B.dylib
0x1bb473000 - 0x1bb4e3fff libarchive.2.dylib arm64e  <37f4e6c029323a7481f4ccd0f1db138e> /usr/lib/libarchive.2.dylib
0x1bb4e4000 - 0x1bb508fff libtailspin.dylib arm64e  <0344c70574ca3e4f90ea0e8ee615ec96> /usr/lib/libtailspin.dylib
0x1bb509000 - 0x1bb96ffff libBNNS.dylib arm64e  <b96269e0e04e33fbb4df3c0831bcda84> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1bbfac000 - 0x1bbfacfff Accelerate arm64e  <71a558df7b393393beefc18b64eb40a7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1bbfad000 - 0x1bc085fff libBLAS.dylib arm64e  <6bef995904f13c9891ae412fdf0c9db2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1bc086000 - 0x1bc3ccfff libLAPACK.dylib arm64e  <5803bdd9057f3e0a9c31cf4db037dc40> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1bc3cd000 - 0x1bc3e1fff libLinearAlgebra.dylib arm64e  <0b423d8f83e23cd0b3d429eda539639f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1bc3e2000 - 0x1bc3e6fff libQuadrature.dylib arm64e  <c5a80ab05a0f30e8bee17f099b268854> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1bc3e7000 - 0x1bc449fff libSparse.dylib arm64e  <dda6a6b8cbf43263ade9bea5a8f6ca64> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1bc44a000 - 0x1bc45bfff libSparseBLAS.dylib arm64e  <7a692f9682283ead89e86a176c808b0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1bc45c000 - 0x1bc4b4fff libvMisc.dylib arm64e  <9e3ea0f2f393334ba92af2ba54050d32> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1bc4b5000 - 0x1bc4b5fff vecLib arm64e  <61e4ca844c0a30b4a5041e6984896542> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1bcff6000 - 0x1bd07cfff MPSImage arm64e  <80a3847aa14b3f64aab52965835329c8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1bd07d000 - 0x1bd0a3fff MPSMatrix arm64e  <6d1aaa500fd132ed8ee3ccf7f590d638> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1bd0a4000 - 0x1bd0ddfff MPSNDArray arm64e  <5ea55ce05bcb33529df58b5816e8b8bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1bd0de000 - 0x1bd126fff MPSRayIntersector arm64e  <3e2fe3d98e6c351581493775f2df6398> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1bd127000 - 0x1bd127fff MetalPerformanceShaders arm64e  <32d7001d8c533f5bbf94315fe80201fe> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1bd4b9000 - 0x1bd4b9fff MobileCoreServices arm64e  <25d940e867e338d0a93c89a179651529> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1bdf2a000 - 0x1bdf6ffff MultipeerConnectivity arm64e  <a580aa5c4865338894550fa626940e32> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x1bdf70000 - 0x1bdf7efff NearbyInteraction arm64e  <70d2a516628f381c8b247ad11471b7df> /System/Library/Frameworks/NearbyInteraction.framework/NearbyInteraction
0x1be0a2000 - 0x1be0aafff OpenGLES arm64e  <6f9a3cfa3d753a9bb1065625c68ef776> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1be0ab000 - 0x1be0acfff libCVMSPluginSupport.dylib arm64e  <4fd23cd5650c385da948abaf81ea94e9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1be0ad000 - 0x1be0b3fff libCoreFSCache.dylib arm64e  <3b665ba3bc10354095b4e533c6aefa73> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1be0b4000 - 0x1be0b9fff libCoreVMClient.dylib arm64e  <2e1d4f49a6ea3a4ab3f3308134c89b68> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1be0ba000 - 0x1be0c3fff libGFXShared.dylib arm64e  <cbb82e2b04633bffb581abd12b3f591d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1becca000 - 0x1beccafff UIKit arm64e  <3ee15b63cf6131a0899017c8a85f8794> /System/Library/Frameworks/UIKit.framework/UIKit
0x1bfec1000 - 0x1bfec4fff AFKUser arm64e  <69baf598bdf233f79fde7342fb9e6298> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1c0222000 - 0x1c02dbfff APFS arm64e  <df37bde327be38c29b3bc156a3368fb4> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1c02dc000 - 0x1c02e5fff ASEProcessing arm64e  <6dfb1d2d0c193f718c22ec0559693c40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1c0331000 - 0x1c03a4fff ICE arm64e  <676d6ea0e38f38938a4a29a64b0ded83> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1c03a5000 - 0x1c03a5fff LegacyHandle arm64e  <caacbb48395934c69fe16c4bc6cecc17> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1c03a6000 - 0x1c03acfff SimpleKeyExchange arm64e  <0b25d94142dd3c899e882926d5d0e25d> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1c03ad000 - 0x1c03adfff snatmap arm64e  <39cd17842c003a9989c5d2eeb66564aa> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1c0af4000 - 0x1c0af9fff AggregateDictionary arm64e  <0ed6d5b178af3f7bb772fe8ea7dc93f3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1c21b6000 - 0x1c21c5fff AppleFSCompression arm64e  <fdb3d278bf9230afb96c438f5069669b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1c21e1000 - 0x1c2226fff AppleJPEG arm64e  <cb71f5bdfb8e3c548db55b7d841cd7af> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1c22c8000 - 0x1c22ecfff AppleSauce arm64e  <4596e400b5f0314690f0ee115466df28> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1c2b39000 - 0x1c2b43fff CMCaptureCore arm64e  <853ffa5c9be13ff69e5e38ef564ccf37> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1c2b5e000 - 0x1c2b6dfff CPMS arm64e  <d16af7cbb1ce3143ab7a8f1ed8f8f31a> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1c2e8e000 - 0x1c2e99fff CaptiveNetwork arm64e  <856d72f92c2a3ad2bdc9bfa8a1064fd1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1c306c000 - 0x1c30bbfff ChunkingLibrary arm64e  <5d9ede62bc2a31009a31a91c50c20a2d> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1c35b9000 - 0x1c35bcfff ConstantClasses arm64e  <7f95443740b33a08868e9c9f01ee5c0e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1c3802000 - 0x1c38f6fff CoreBrightness arm64e  <65d7c6b213d13912a9435a77c73f1cc2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1c3f9e000 - 0x1c3fa6fff CorePhoneNumbers arm64e  <aeea6136c38f3e02bdcce081415d6090> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1c49c0000 - 0x1c49eafff CoreSVG arm64e  <bcb18a54e2513f458dd53a9cba65069d> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1c4f16000 - 0x1c4f51fff DocumentManager arm64e  <a60dc01773213d5a81a8b91f66655293> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1c4f52000 - 0x1c4f71fff DocumentManagerCore arm64e  <0e09b139d55f3f3080eb10d7cdd0acef> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1c4ffc000 - 0x1c4ffefff DragUI arm64e  <04a685e2c8e6333bb4adc3e6ca208560> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1c502e000 - 0x1c505efff EAP8021X arm64e  <a40e233976a63a41a8675df680ffa8e8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1c51e0000 - 0x1c51e7fff ExtensionFoundation arm64e  <01dc50fd8a5a3fdb93cbf788c90ae44c> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1c53a6000 - 0x1c57b9fff FaceCore arm64e  <0727bfb81f7335d4a62b373407e20cb2> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1c5967000 - 0x1c5aa7fff libFontParser.dylib arm64e  <3f478f21fa2a3b549c4b54be73367ca8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1c5aa8000 - 0x1c5ab0fff libGSFont.dylib arm64e  <4750d311567633aea079f6f4f6755024> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1c5ab1000 - 0x1c5aeefff libGSFontCache.dylib arm64e  <aab2f94218ea3fb0abb564060c36e3a8> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1c5b55000 - 0x1c5b62fff libhvf.dylib arm64e  <b2e750bac67c34c094178c8cc5c55fc5> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1c680b000 - 0x1c682afff GenerationalStorage arm64e  <817fbc94f28c31cf8431be86c54611fb> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1c682b000 - 0x1c6838fff GraphVisualizer arm64e  <eabdb4ac39153a5b88d294ad9a1b5258> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1c6863000 - 0x1c686ffff HID arm64e  <61a4dbd08ef534d6a5903629da0388a7> /System/Library/PrivateFrameworks/HID.framework/HID
0x1c714c000 - 0x1c714efff IOSurfaceAccelerator arm64e  <0a2b5c3a75293458b9774a97d262ed34> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1c7172000 - 0x1c7179fff IdleTimerServices arm64e  <9ec1bef963ab30f2af168c36daa05e2b> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1c8116000 - 0x1c81e3fff MetalTools arm64e  <61b68ff6c532307298feed668d9d7364> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1c82f8000 - 0x1c82fefff MobileSystemServices arm64e  <f1f46af8b58839f788441b6581bf27fb> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1c885f000 - 0x1c889ffff OTSVG arm64e  <26399cb07c713c468c2275f6855f72ef> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c8edb000 - 0x1c8f06fff Pasteboard arm64e  <3974423edbb83ff7ac4acefa25539be6> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1c9163000 - 0x1c91aefff PhysicsKit arm64e  <ac2c84439ee23afe8f126bfacbb94390> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1c9269000 - 0x1c9274fff PointerUIServices arm64e  <54cd47d70df63bfa9b18ee642bc0137e> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1cb43e000 - 0x1cb448fff SignpostCollection arm64e  <ea3cc2483b933c878143e43af26976a6> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1cb449000 - 0x1cb449fff SignpostMetrics arm64e  <f163c14757f833e7aef50808e5b0e8f3> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1cb44b000 - 0x1cb48afff SignpostSupport arm64e  <76ad0b61b05f33b088a76ca72677f7ae> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1cbd57000 - 0x1cbd57fff SoftLinking arm64e  <2b1bcbbfba023f4eaa4cabb4737441e5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1cc273000 - 0x1cc2b1fff StreamingZip arm64e  <75492329a22430229e9e0b5b568d9b56> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1cc2b9000 - 0x1cc2c3fff SymptomDiagnosticReporter arm64e  <b5456897f39e3a74abf698ade5131496> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1cc351000 - 0x1cc361fff TCC arm64e  <503be2baf75c3d9083a63a941d77c334> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1ccc5e000 - 0x1ccd12fff TextureIO arm64e  <9a26c192560335b98d3253266c86d1c7> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1ccf37000 - 0x1ccf3efff URLFormatting arm64e  <e66d62d6647b360e9d032a942e45db20> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1ce1c7000 - 0x1ce1c8fff WatchdogClient arm64e  <7fd564a2b2163e16b064b8a515c81918> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1ce49e000 - 0x1cebd3fff libwebrtc.dylib arm64e  <dbc4fb68b6dc300eb06f46ba3a938f84> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1cf191000 - 0x1cf194fff XCTTargetBootstrap arm64e  <8c0bf42cfdfa36fcbf0fe6953940e166> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1cf1f6000 - 0x1cf215fff caulk arm64e  <b92beb8e1d9030698e7251736ee0c757> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1d1717000 - 0x1d171cfff kperf arm64e  <69f57dd2db363a8587da7b4a473f7647> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1d171d000 - 0x1d1725fff kperfdata arm64e  <40c3ffb08469369db26f9ea14c4a79a2> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1d1726000 - 0x1d173bfff libEDR arm64e  <7ac1666003cc31c891c1c18dc211d196> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1d1754000 - 0x1d1764fff perfdata arm64e  <75fc57c4594538ea8e5f4ea212f43bb8> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1d2622000 - 0x1d2631fff libAudioStatistics.dylib arm64e  <0adba9bdaa7935aba4954dfaf26f44df> /usr/lib/libAudioStatistics.dylib
0x1d27ce000 - 0x1d2801fff libCRFSuite.dylib arm64e  <e5492bb3738f3eceb6846fe64d83afef> /usr/lib/libCRFSuite.dylib
0x1d2802000 - 0x1d2803fff libCTGreenTeaLogger.dylib arm64e  <812b8ea956463b5ba463de20b69173de> /usr/lib/libCTGreenTeaLogger.dylib
0x1d2ab6000 - 0x1d2abdfff libIOReport.dylib arm64e  <6149fe3ea1bb31a188a5cb4cc6f0fd78> /usr/lib/libIOReport.dylib
0x1d2d82000 - 0x1d2d84fff libapp_launch_measurement.dylib arm64e  <bf26dd05b5f43608951bc41e816a17e9> /usr/lib/libapp_launch_measurement.dylib
0x1d2d85000 - 0x1d2d9bfff libapple_nghttp2.dylib arm64e  <e2c9ea59c5ff3b96895704c3b14b4611> /usr/lib/libapple_nghttp2.dylib
0x1d2d9c000 - 0x1d2e2dfff libate.dylib arm64e  <d9f241ccfa7f3df58942cd121238b15d> /usr/lib/libate.dylib
0x1d2ebd000 - 0x1d2ecdfff libbsm.0.dylib arm64e  <70d5b0c38155321f88c29ee18dcc372a> /usr/lib/libbsm.0.dylib
0x1d2ece000 - 0x1d2edafff libbz2.1.0.dylib arm64e  <84538f4d009d3ee3ab069741061656a1> /usr/lib/libbz2.1.0.dylib
0x1d2edb000 - 0x1d2edbfff libcharset.1.dylib arm64e  <b972fac64426328c8d67a1d0ed61e7ea> /usr/lib/libcharset.1.dylib
0x1d2eee000 - 0x1d2f05fff libcompression.dylib arm64e  <79a34b951ccf3d96bd90641e70705229> /usr/lib/libcompression.dylib
0x1d2f06000 - 0x1d2f1cfff libcoretls.dylib arm64e  <8f025f8d28d133bfb7bffcd76119362b> /usr/lib/libcoretls.dylib
0x1d2f1d000 - 0x1d2f1efff libcoretls_cfhelpers.dylib arm64e  <85351a7650543f129a91c5cd35ce3606> /usr/lib/libcoretls_cfhelpers.dylib
0x1d2f41000 - 0x1d2f48fff libcupolicy.dylib arm64e  <18a72ff08fd13e63ab82eba5dcb4f1be> /usr/lib/libcupolicy.dylib
0x1d2f49000 - 0x1d2f50fff libdns_services.dylib arm64e  <a1976a1c6c4431ca9f1b307e47d0b49a> /usr/lib/libdns_services.dylib
0x1d2f6f000 - 0x1d2f6ffff libenergytrace.dylib arm64e  <93fd96bb029834ba8a176281feb50f0b> /usr/lib/libenergytrace.dylib
0x1d2f70000 - 0x1d2f89fff libexpat.1.dylib arm64e  <305600b63bdb32c7bf53ab8c921320b4> /usr/lib/libexpat.1.dylib
0x1d2fbe000 - 0x1d30b3fff libiconv.2.dylib arm64e  <63eb338b33383476948a14f27e40f8f9> /usr/lib/libiconv.2.dylib
0x1d30d7000 - 0x1d30d8fff liblangid.dylib arm64e  <45895c3083db3526820b741ac048d164> /usr/lib/liblangid.dylib
0x1d30d9000 - 0x1d30e4fff liblockdown.dylib arm64e  <cb60668c90dd313b9e4a2df5bced0203> /usr/lib/liblockdown.dylib
0x1d30e5000 - 0x1d30fdfff liblzma.5.dylib arm64e  <43065732fada371b992ab2b2c4624eba> /usr/lib/liblzma.5.dylib
0x1d33b4000 - 0x1d33c6fff libmis.dylib arm64e  <ec94deb375e63044ab9e8aaef45672cb> /usr/lib/libmis.dylib
0x1d3779000 - 0x1d37b3fff libpcap.A.dylib arm64e  <52d89a2c60443daa899c4841a4b7abc9> /usr/lib/libpcap.A.dylib
0x1d37b4000 - 0x1d37c2fff libperfcheck.dylib arm64e  <cb9b6371b4063ed989ec0b754ff36834> /usr/lib/libperfcheck.dylib
0x1d37ca000 - 0x1d37dcfff libprequelite.dylib arm64e  <8a648e7d14293623ba1291e60bfd320d> /usr/lib/libprequelite.dylib
0x1d3852000 - 0x1d38b0fff libquic.dylib arm64e  <9f2baec3d26e3ae1ae9a169e9ba1f3ca> /usr/lib/libquic.dylib
0x1d3914000 - 0x1d3917fff libutil.dylib arm64e  <91876979deaa3f53b03a2f67f175a381> /usr/lib/libutil.dylib
0x1d3918000 - 0x1d3a01fff libxml2.2.dylib arm64e  <7f6c0ab2b6a13186b4ccbfd1b763748b> /usr/lib/libxml2.2.dylib
0x1d3a2f000 - 0x1d3a40fff libz.1.dylib arm64e  <5de4ab9f462e32af96561b6abf953192> /usr/lib/libz.1.dylib
0x1d3a7a000 - 0x1d3a7cfff liblog_network.dylib arm64e  <7c0472c7691b37d88b954d04b4130c48> /usr/lib/log/liblog_network.dylib
0x1d3b2f000 - 0x1d3b2ffff libswiftCoreFoundation.dylib arm64e  <c48399584fa935469079ce821bd3a6af> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1d3b30000 - 0x1d3b30fff libswiftCoreImage.dylib arm64e  <d0901b052d1731bfbc4931612c4e8c41> /usr/lib/swift/libswiftCoreImage.dylib
0x1d3b89000 - 0x1d3b92fff libswiftDarwin.dylib arm64e  <6d267560e5013f3ca97961792d7089d0> /usr/lib/swift/libswiftDarwin.dylib
0x1d3bb1000 - 0x1d3bb5fff libswiftMetal.dylib arm64e  <593c9fccfa5f31b899ebfd021c651c12> /usr/lib/swift/libswiftMetal.dylib
0x1d3bc5000 - 0x1d3bc5fff libswiftNearbyInteraction.dylib arm64e  <72b2bf573052333689153873060ecbc2> /usr/lib/swift/libswiftNearbyInteraction.dylib
0x1d3c28000 - 0x1d3c29fff libswiftQuartzCore.dylib arm64e  <7fb2d6fdac7239caa8036e41e823ead5> /usr/lib/swift/libswiftQuartzCore.dylib
0x1d3c7b000 - 0x1d3c8efff libswiftsimd.dylib arm64e  <ec15134db09e301f98b3852922746f20> /usr/lib/swift/libswiftsimd.dylib
0x1d3c8f000 - 0x1d3c94fff libcache.dylib arm64e  <eb62502c86093466901af80f0f7c4ec2> /usr/lib/system/libcache.dylib
0x1d3c95000 - 0x1d3ca1fff libcommonCrypto.dylib arm64e  <2129f1afe12c32b6adbe25db7bb800f3> /usr/lib/system/libcommonCrypto.dylib
0x1d3ca2000 - 0x1d3ca5fff libcompiler_rt.dylib arm64e  <971aa349c5953cdb92e17ecc1eff874d> /usr/lib/system/libcompiler_rt.dylib
0x1d3ca6000 - 0x1d3caefff libcopyfile.dylib arm64e  <31a6be830fb33743bef715636d8ee7a2> /usr/lib/system/libcopyfile.dylib
0x1d3d91000 - 0x1d3d91fff liblaunch.dylib arm64e  <2a8dc138bf1d387b8505c0600ac11829> /usr/lib/system/liblaunch.dylib
0x1d3d92000 - 0x1d3d97fff libmacho.dylib arm64e  <39844434902132eab1c5a247ca4e6284> /usr/lib/system/libmacho.dylib
0x1d3d98000 - 0x1d3d9afff libremovefile.dylib arm64e  <43ab9de9d434362d9bcb3a75cfd4e594> /usr/lib/system/libremovefile.dylib
0x1d3d9b000 - 0x1d3d9cfff libsystem_blocks.dylib arm64e  <d4cc0c8b7fd13b1c89944310d596ec71> /usr/lib/system/libsystem_blocks.dylib
0x1d3d9d000 - 0x1d3d9ffff libsystem_collections.dylib arm64e  <6a492ae6ed763562a79028c334f80003> /usr/lib/system/libsystem_collections.dylib
0x1d3da0000 - 0x1d3da4fff libsystem_configuration.dylib arm64e  <d6a5da3110943e0c93b7e4df1b9d1c73> /usr/lib/system/libsystem_configuration.dylib
0x1d3da5000 - 0x1d3db6fff libsystem_containermanager.dylib arm64e  <e8f2670fc0fb3f50bcfd3bab9c555594> /usr/lib/system/libsystem_containermanager.dylib
0x1d3db7000 - 0x1d3db8fff libsystem_coreservices.dylib arm64e  <7f053a54bc9935e8b6ac7654320dc19c> /usr/lib/system/libsystem_coreservices.dylib
0x1d3db9000 - 0x1d3dc2fff libsystem_darwin.dylib arm64e  <64e0b8bebbc135f19d36ac9a7ecb4771> /usr/lib/system/libsystem_darwin.dylib
0x1d3dc3000 - 0x1d3dcbfff libsystem_dnssd.dylib arm64e  <27f1f7ddb2593dfd9656bc8611e3e6e7> /usr/lib/system/libsystem_dnssd.dylib
0x1d3dcc000 - 0x1d3dcefff libsystem_featureflags.dylib arm64e  <a29866c5e64a3aa8ba695bbb76b7f509> /usr/lib/system/libsystem_featureflags.dylib
0x1d3dcf000 - 0x1d3dfcfff libsystem_m.dylib arm64e  <159d362ad8fc3aa0926623dea4f7e179> /usr/lib/system/libsystem_m.dylib
0x1d3dfd000 - 0x1d3e03fff libsystem_platform.dylib arm64e  <dae36dd6f44a39f49924261898bd82cc> /usr/lib/system/libsystem_platform.dylib
0x1d3e04000 - 0x1d3e04fff libsystem_product_info_filter.dylib arm64e  <ec7b68962ac53033a406cd2bff718cb6> /usr/lib/system/libsystem_product_info_filter.dylib
0x1d3e05000 - 0x1d3e10fff libsystem_pthread.dylib arm64e  <36e670e74b8835d488f1ad2ebcfc7b09> /usr/lib/system/libsystem_pthread.dylib
0x1d3e11000 - 0x1d3e14fff libsystem_sandbox.dylib arm64e  <a94214675a6c395c864f9e0788dee8f2> /usr/lib/system/libsystem_sandbox.dylib
0x1d3e15000 - 0x1d3e1ffff libunwind.dylib arm64e  <1110d417a1d9353ca13a27257c9c3e34> /usr/lib/system/libunwind.dylib
0x1d3e20000 - 0x1d3e54fff libxpc.dylib arm64e  <71e5302f09be31168d43ec2d4c27be10> /usr/lib/system/libxpc.dylib

EOF


Good news?! I've reproduced the crash using the NIPeekaboo sample from
WWDC.

That is indeed good news. As this point we know it’s not your code because you’re not running any of your code. I’d appreciate you filing a bug about this. Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
FB8891415 (Application crash on peer reconnect using MultiPeer Connectivity to facilitate a Nearby Interaction session)

FB8891415

Thanks for that.

There’s some suggestion that this was fixed in one of the 14.x software updates. Please re-run your steps to reproduce on the latest 14.3 beta and let us know how you get along.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
We've been seeing a number of crashes with a similar assertion, but related to the EAAccessory Framework. I'm attaching one of these crash logs in hopes someone has suggestions for how I'd debug this further. Unfortunately, much of the EAAccessory related code in our app comes from a number of closed-source third party SDKs.

Incident Identifier: A9CAB7FB-6DCA-4812-BF7F-D5310D5864EE
Hardware Model:      iPad5,3
Process:             Retail POS [34596]
Path:                /private/var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Retail POS
Identifier:          com.lightspeedretail.client
Version:             655 (3.6.2)
AppStoreTools:       12B45a
AppVariant:          1:iPad5,3:13
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.lightspeedretail.client [321]


Date/Time:           2020-11-18 10:54:21.9285 -0500
Launch Time:         2020-11-18 09:53:50.3069 -0500
OS Version:          iPhone OS 14.1 (18A8395)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000018e2794c4
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [34596]
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   CoreFoundation                	0x000000018e2794c4 _CFAssertMismatchedTypeID + 108 (CFRuntime.c:934)
1   CoreFoundation                	0x000000018e2794bc _CFAssertMismatchedTypeID + 100 (CFRuntime.c:933)
2   CoreFoundation                	0x000000018e18add8 CFRunLoopSourceSignal + 312 (CFRuntime_Internal.h:118)
3   ExternalAccessory             	0x00000001bcbfb864 -[EAInputStream _scheduleCallback] + 72 (EAInputStream.m:498)
4   ExternalAccessory             	0x00000001bcbfb608 -[EAInputStream _performAtEndOfStreamValidation] + 116 (EAInputStream.m:445)
5   CoreFoundation                	0x000000018e171098 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20 (CFNotificationCenter.c:706)
6   CoreFoundation                	0x000000018e171058 ___CFXRegistrationPost_block_invoke + 48 (CFNotificationCenter.c:173)
7   CoreFoundation                	0x000000018e170650 _CFXRegistrationPost + 400 (CFNotificationCenter.c:198)
8   CoreFoundation                	0x000000018e170048 _CFXNotificationPost + 696 (CFNotificationCenter.c:1071)
9   Foundation                    	0x000000018f393b20 -[NSNotificationCenter postNotificationName:object:userInfo:] + 60 (NSNotification.m:575)
10  ExternalAccessory             	0x00000001bcbf7464 -[EAAccessoryManager _externalAccessoryDisconnected:] + 888 (EAAccessoryManager.m:1572)
11  CoreFoundation                	0x000000018e171098 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20 (CFNotificationCenter.c:706)
12  CoreFoundation                	0x000000018e171058 ___CFXRegistrationPost_block_invoke + 48 (CFNotificationCenter.c:173)
13  CoreFoundation                	0x000000018e170650 _CFXRegistrationPost + 400 (CFNotificationCenter.c:198)
14  CoreFoundation                	0x000000018e170048 _CFXNotificationPost + 696 (CFNotificationCenter.c:1071)
15  Foundation                    	0x000000018f393b20 -[NSNotificationCenter postNotificationName:object:userInfo:] + 60 (NSNotification.m:575)
16  libdispatch.dylib             	0x000000018de46298 _dispatch_call_block_and_release + 24 (init.c:1454)
17  libdispatch.dylib             	0x000000018de47280 _dispatch_client_callout + 16 (object.m:559)
18  libdispatch.dylib             	0x000000018ddf623c _dispatch_main_queue_callback_4CF$VARIANT$mp + 896 (inline_internal.h:2548)
19  CoreFoundation                	0x000000018e18dc30 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1790)
20  CoreFoundation                	0x000000018e1880e8 __CFRunLoopRun + 2480 (CFRunLoop.c:3118)
21  CoreFoundation                	0x000000018e187200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
22  GraphicsServices              	0x00000001a4304598 GSEventRunModal + 160 (GSEvent.c:2259)
23  UIKitCore                     	0x0000000190a50bcc -[UIApplication _run] + 1052 (UIApplication.m:3270)
24  UIKitCore                     	0x0000000190a561a0 UIApplicationMain + 164 (UIApplication.m:4739)
25  Retail POS                    	0x00000001006a6de8 0x100634000 + 470504
26  libdyld.dylib                 	0x000000018de66588 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        	0x00000001b85f18c4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b85f0cc8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x000000018e18d74c __CFRunLoopServiceMachPort + 376 (CFRunLoop.c:2641)
3   CoreFoundation                	0x000000018e187bd0 __CFRunLoopRun + 1176 (CFRunLoop.c:2974)
4   CoreFoundation                	0x000000018e187200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   Foundation                    	0x000000018f395278 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                    	0x000000018f395158 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7   UIKitCore                     	0x0000000190afc748 -[UIEventFetcher threadMain] + 504 (UIEventFetcher.m:836)
8   Foundation                    	0x000000018f4f1c48 __NSThread__start__ + 848 (NSThread.m:724)
9   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
10  libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib        	0x00000001b861472c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001d3197330 _pthread_cond_wait$VARIANT$mp + 1180 (pthread_cond.c:636)
2   libc++.1.dylib                	0x00000001a1b46e0c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:390)
3   JavaScriptCore                	0x0000000197cfa4ac void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (condition_variable:203)
4   JavaScriptCore                	0x0000000197cfee10 bmalloc::Scavenger::threadRunLoop() + 240 (condition_variable:212)
5   JavaScriptCore                	0x0000000197cfe854 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:395)
6   JavaScriptCore                	0x0000000197cfff34 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scaveng... + 44 (type_traits:3545)
7   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
8   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 3:
0   libsystem_kernel.dylib        	0x00000001b861472c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001d3197330 _pthread_cond_wait$VARIANT$mp + 1180 (pthread_cond.c:636)
2   libc++.1.dylib                	0x00000001a1b46e0c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:390)
3   NewRelic                      	0x000000010357188c NewRelic::WorkQueue::task_thread() + 312
4   NewRelic                      	0x0000000103571b04 std::__1::__async_assoc_state<void, std::__1::__async_func<void (NewRelic::WorkQueue::*)(), NewRelic::WorkQueue*> >::__execute() + 44
5   NewRelic                      	0x0000000103571a1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::... + 48
6   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
7   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 4:
0   libsystem_kernel.dylib        	0x00000001b861472c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001d3197330 _pthread_cond_wait$VARIANT$mp + 1180 (pthread_cond.c:636)
2   libc++.1.dylib                	0x00000001a1b46e0c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:390)
3   NewRelic                      	0x000000010357188c NewRelic::WorkQueue::task_thread() + 312
4   NewRelic                      	0x0000000103571b04 std::__1::__async_assoc_state<void, std::__1::__async_func<void (NewRelic::WorkQueue::*)(), NewRelic::WorkQueue*> >::__execute() + 44
5   NewRelic                      	0x0000000103571a1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::... + 48
6   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
7   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 5:
0   libsystem_kernel.dylib        	0x00000001b85f18c4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b85f0cc8 mach_msg + 72 (mach_msg.c:103)
2   Retail POS                    	0x0000000100a51468 exception_server_thread + 328 (PLCrashMachExceptionServer.m:664)
3   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
4   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib        	0x00000001b8614c10 select$DARWIN_EXTSN + 8
1   CoreFoundation                	0x000000018e199af4 __CFSocketManager + 620 (CFSocket.c:1343)
2   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
3   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib        	0x00000001b85f18c4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b85f0cc8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x000000018e18d74c __CFRunLoopServiceMachPort + 376 (CFRunLoop.c:2641)
3   CoreFoundation                	0x000000018e187bd0 __CFRunLoopRun + 1176 (CFRunLoop.c:2974)
4   CoreFoundation                	0x000000018e187200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   CFNetwork                     	0x000000018ea149a4 +[__CFN_CoreSchedulingSetRunnable _run:] + 552 (CoreSchedulingSet.mm:1374)
6   Foundation                    	0x000000018f4f1c48 __NSThread__start__ + 848 (NSThread.m:724)
7   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
8   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 8:
0   libsystem_kernel.dylib        	0x00000001b85f18c4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b85f0cc8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x000000018e18d74c __CFRunLoopServiceMachPort + 376 (CFRunLoop.c:2641)
3   CoreFoundation                	0x000000018e187bd0 __CFRunLoopRun + 1176 (CFRunLoop.c:2974)
4   CoreFoundation                	0x000000018e187200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   Foundation                    	0x000000018f395278 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   LSHardwareIntegration         	0x00000001030919f8 ReadFromEachDeviceInterface(CSktList*, CSktCapture*, unsigned long) + 364 (SktListener.mm:636)
7   LSHardwareIntegration         	0x0000000103091410 SktCaptureListenerThread(void*) + 752 (SktListener.mm:296)
8   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
9   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib        	0x00000001b85f18c4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001b85f0cc8 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                	0x000000018e18d74c __CFRunLoopServiceMachPort + 376 (CFRunLoop.c:2641)
3   CoreFoundation                	0x000000018e187bd0 __CFRunLoopRun + 1176 (CFRunLoop.c:2974)
4   CoreFoundation                	0x000000018e187200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242)
5   AudioSession                  	0x0000000195690158 GenericRunLoopThread::Entry(void*) + 156 (GenericRunLoopThread.h:91)
6   AudioSession                  	0x00000001956920b8 CAPThread::Entry(CAPThread*) + 88 (CAPThread.cpp:321)
7   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
8   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib        	0x00000001b861477c __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	0x00000001d319838c _pthread_mutex_firstfit_lock_wait + 88 (pthread_mutex.c:1414)
2   libsystem_pthread.dylib       	0x00000001d31982e0 _pthread_mutex_firstfit_lock_slow$VARIANT$mp + 224 (pthread_mutex.c:1490)
3   Foundation                    	0x000000018f3ad46c -[NSRecursiveLock lock] + 24 (NSLock.m:486)
4   ExternalAccessory             	0x00000001bcbfb850 -[EAInputStream _scheduleCallback] + 52 (EAInputStream.m:495)
5   ExternalAccessory             	0x00000001bcbfac2c __21-[EAInputStream open]_block_invoke + 292 (EAInputStream.m:167)
6   libdispatch.dylib             	0x000000018de47280 _dispatch_client_callout + 16 (object.m:559)
7   libdispatch.dylib             	0x000000018ddec56c _dispatch_continuation_pop$VARIANT$mp + 412 (inline_internal.h:2548)
8   libdispatch.dylib             	0x000000018ddfd28c _dispatch_source_invoke$VARIANT$mp + 1308 (source.c:570)
9   libdispatch.dylib             	0x000000018ddefe70 _dispatch_lane_serial_drain$VARIANT$mp + 300 (inline_internal.h:2589)
10  libdispatch.dylib             	0x000000018ddf0a84 _dispatch_lane_invoke$VARIANT$mp + 424 (queue.c:3862)
11  libdispatch.dylib             	0x000000018ddfa518 _dispatch_workloop_worker_thread + 712 (queue.c:6590)
12  libsystem_pthread.dylib       	0x00000001d319f5a4 _pthread_wqthread + 272 (pthread.c:2194)
13  libsystem_pthread.dylib       	0x00000001d31a2874 start_wqthread + 8

Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib        	0x00000001b8614d00 __semwait_signal + 8
1   libsystem_c.dylib             	0x0000000196e85714 nanosleep + 212 (nanosleep.c:104)
2   libsystem_c.dylib             	0x0000000196e855ec usleep + 64 (usleep.c:52)
3   LSHardwareIntegration         	0x00000001030b1218 -[SktEvent waitEvent:] + 368 (SktEvent.m:193)
4   LSHardwareIntegration         	0x00000001030bed68 CSktCapture::WaitForQueueNotEmpty(unsigned long) + 12 (CSktCapture.cpp:3947)
5   LSHardwareIntegration         	0x00000001030bed68 CSktCapture::WaitForCaptureObject(TSktCaptureObject**, unsigned long) + 32 (CSktCapture.cpp:4662)
6   LSHardwareIntegration         	0x000000010307e7e4 0x103034000 + 305124
7   LSHardwareIntegration         	0x000000010307ee00 0x103034000 + 306688
8   Foundation                    	0x000000018f4aecc8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16 (NSOperation.m:1544)
9   Foundation                    	0x000000018f3abb18 -[NSBlockOperation main] + 100 (NSOperation.m:1563)
10  Foundation                    	0x000000018f4b0f80 __NSOPERATION_IS_INVOKING_MAIN__ + 20 (NSOperation.m:2188)
11  Foundation                    	0x000000018f3ab7d4 -[NSOperation start] + 784 (NSOperation.m:2205)
12  Foundation                    	0x000000018f4b1978 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 20 (NSOperation.m:2219)
13  Foundation                    	0x000000018f4b1444 __NSOQSchedule_f + 180 (NSOperation.m:2230)
14  libdispatch.dylib             	0x000000018ddf693c _dispatch_block_async_invoke2 + 104 (queue.c:527)
15  libdispatch.dylib             	0x000000018de47280 _dispatch_client_callout + 16 (object.m:559)
16  libdispatch.dylib             	0x000000018ddec56c _dispatch_continuation_pop$VARIANT$mp + 412 (inline_internal.h:2548)
17  libdispatch.dylib             	0x000000018ddebcb0 _dispatch_async_redirect_invoke + 596 (queue.c:805)
18  libdispatch.dylib             	0x000000018ddf911c _dispatch_root_queue_drain + 376 (inline_internal.h:2589)
19  libdispatch.dylib             	0x000000018ddf98e4 _dispatch_worker_thread2 + 124 (queue.c:6766)
20  libsystem_pthread.dylib       	0x00000001d319f568 _pthread_wqthread + 212 (pthread.c:2206)
21  libsystem_pthread.dylib       	0x00000001d31a2874 start_wqthread + 8

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

Thread 13:
0   libsystem_pthread.dylib       	0x00000001d31a286c start_wqthread + 0

Thread 14:
0   libsystem_kernel.dylib        	0x00000001b8614c10 select$DARWIN_EXTSN + 8
1   LSReceiptPrinting             	0x000000010229ee04 _EpsonIoReceiver + 928 (net_udp.c:908)
2   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
3   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 15:
0   libsystem_kernel.dylib        	0x00000001b861472c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001d3197330 _pthread_cond_wait$VARIANT$mp + 1180 (pthread_cond.c:636)
2   LSReceiptPrinting             	0x0000000102230a04 _Edc_wait_signal_locked_wait + 184 (wait_signal.c:141)
3   LSReceiptPrinting             	0x0000000102227f30 _Edc_get_discovered_devicelist + 104 (epos2_common_discovery_deviceList.c:86)
4   LSReceiptPrinting             	0x00000001022276c8 thread_func_callback + 84 (epos2_common_discovery_callback.c:136)
5   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
6   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 16:
0   libsystem_kernel.dylib        	0x00000001b861472c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001d3197330 _pthread_cond_wait$VARIANT$mp + 1180 (pthread_cond.c:636)
2   LSReceiptPrinting             	0x0000000102230a04 _Edc_wait_signal_locked_wait + 184 (wait_signal.c:141)
3   LSReceiptPrinting             	0x0000000102230b20 _Edc_wait_signal_wait + 132 (wait_signal.c:216)
4   LSReceiptPrinting             	0x00000001022272bc thread_func_discovery_main + 92 (epos2_common_discovery.c:330)
5   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
6   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 17:
0   libsystem_kernel.dylib        	0x00000001b861472c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001d3197330 _pthread_cond_wait$VARIANT$mp + 1180 (pthread_cond.c:636)
2   libc++.1.dylib                	0x00000001a1b46e0c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:390)
3   NewRelic                      	0x000000010357188c NewRelic::WorkQueue::task_thread() + 312
4   NewRelic                      	0x0000000103571b04 std::__1::__async_assoc_state<void, std::__1::__async_func<void (NewRelic::WorkQueue::*)(), NewRelic::WorkQueue*> >::__execute() + 44
5   NewRelic                      	0x0000000103571a1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::... + 48
6   libsystem_pthread.dylib       	0x00000001d319db70 _pthread_start + 288 (pthread.c:880)
7   libsystem_pthread.dylib       	0x00000001d31a2880 thread_start + 8

Thread 18:
0   libsystem_pthread.dylib       	0x00000001d31a286c start_wqthread + 0

Thread 19:
0   libsystem_pthread.dylib       	0x00000001d31a286c start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000000000004f   x1: 0x000000018e45bcd9   x2: 0x0000000000000000   x3: 0x000000016f7c90f0
    x4: 0x000000010124c000   x5: 0x000000016f7c9080   x6: 0x0000000000000029   x7: 0x0000000000000000
    x8: 0x00000001e23fa000   x9: 0x9086c3f8530c0052  x10: 0x0000000000000001  x11: 0x0000000000000001
   x12: 0x000000018e453052  x13: 0x0000000000000000  x14: 0x0000000000000010  x15: 0x0000000000000002
   x16: 0x000000019cb50138  x17: 0x000000018f3ad454  x18: 0x0000000000000000  x19: 0x000000016f7c90a1
   x20: 0x000000000000002e  x21: 0x000000018e453052  x22: 0x000000018e45b2b4  x23: 0x0000000283b540c0
   x24: 0x00000002810d2040  x25: 0x0000000283ab2250  x26: 0x00000001e1e51000  x27: 0x00000001e1e51000
   x28: 0x0000000000001c00   fp: 0x000000016f7c91d0   lr: 0x000000018e2794bc
    sp: 0x000000016f7c9080   pc: 0x000000018e2794c4 cpsr: 0x60000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x100634000 - 0x100d53fff Retail POS arm64  <37a79eb82f893ab59559a22ec02d086e> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Retail POS
0x101004000 - 0x10100bfff RxXSFoundation arm64  <aacc421de1873156a07de7b2c6c95325> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxXSFoundation.framework/RxXSFoundation
0x1011d0000 - 0x1011e7fff CFDPairingKit arm64  <091626b5cd943cc8ac5ff15d0c3015bc> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/CFDPairingKit.framework/CFDPairingKit
0x1011fc000 - 0x101207fff RxRelay arm64  <4af611ca375238d19d4649fb2bf45209> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxRelay.framework/RxRelay
0x101218000 - 0x10122ffff Differentiator arm64  <8509b1ada7a5374a8faf7fb27c5f2190> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/Differentiator.framework/Differentiator
0x101254000 - 0x1012bffff dyld arm64  <90ec9373b0653c5b986074202c172829> /usr/lib/dyld
0x101340000 - 0x1013cbfff BFFClient arm64  <2c79f3a2a3b73f8eb00a700c03394884> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/BFFClient.framework/BFFClient
0x1013fc000 - 0x101527fff SwiftProtobuf arm64  <45139c8ae3953b5eb8459b28280dea0d> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/SwiftProtobuf.framework/SwiftProtobuf
0x101590000 - 0x1015d3fff CustomerFacingDisplayKit arm64  <0b1ef30ae1d833d0be54f99b1920b6be> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/CustomerFacingDisplayKit.framework/CustomerFacingDisplayKit
0x1015fc000 - 0x101603fff RxCoreData arm64  <65fb45f29d5a35338b30af1161e202e7> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxCoreData.framework/RxCoreData
0x101610000 - 0x101627fff RxDataSources arm64  <dc690525e1e632f99bd4e853e7f694ff> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxDataSources.framework/RxDataSources
0x101640000 - 0x1016a3fff XSFoundation arm64  <f05793aa5a59306599d8b46bd70dbc66> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/XSFoundation.framework/XSFoundation
0x1016f0000 - 0x1016f7fff iZettleSDK arm64  <014bb88bd4c038a4b7e04e88dc306275> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/iZettleSDK.framework/iZettleSDK
0x101708000 - 0x101803fff iZettlePayments arm64  <6a3d91d385d53279b84fa30fe8a73e7d> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/iZettlePayments.framework/iZettlePayments
0x101970000 - 0x101a0ffff iZettleShared arm64  <808816228039386bb1585a3562ad04f6> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/iZettleShared.framework/iZettleShared
0x101b0c000 - 0x101c4bfff iZettleTransport arm64  <e4c0e1c256c83779935d91bf2a66ac19> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/iZettleTransport.framework/iZettleTransport
0x101ccc000 - 0x101d5bfff RxCocoa arm64  <0ec23f3c8d923de793aa0f9cdde18c48> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxCocoa.framework/RxCocoa
0x101dc4000 - 0x101e97fff RxSwift arm64  <85f06b093fd13b379179665cadd0e678> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxSwift.framework/RxSwift
0x101f00000 - 0x101f4ffff SDWebImage arm64  <a5e66fe1af2334d690fa068454ef2cd5> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/SDWebImage.framework/SDWebImage
0x101f84000 - 0x101fb7fff PaymentUI arm64  <18f53d6126263a399714bebbc3d65eba> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/PaymentUI.framework/PaymentUI
0x101fdc000 - 0x101fe7fff CocoaLumberjackSwift arm64  <6173a7f12fd83f26b96a8c15e4602915> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/CocoaLumberjackSwift.framework/CocoaLumberjackSwift
0x101ff8000 - 0x1023fbfff LSReceiptPrinting arm64  <9f511edc613a3ca29e7bddc831400a4c> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LSReceiptPrinting.framework/LSReceiptPrinting
0x102614000 - 0x102627fff MPBSignatureViewController arm64  <b9e7a7181a9c3a1da6fac9b67ef62f5d> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/MPBSignatureViewController.framework/MPBSignatureViewController
0x102638000 - 0x102657fff CocoaLumberjack arm64  <aec375c5400c37eaaa6841ee66987b91> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack
0x102678000 - 0x1026c7fff Mustache arm64  <c902570a720b32b38e546d7cb8f732a8> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/Mustache.framework/Mustache
0x1026e4000 - 0x102747fff LASAnalytics arm64  <b400962cbb5d32dcb94a715c5dc9cb9d> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LASAnalytics.framework/LASAnalytics
0x102798000 - 0x1027f3fff mpos_accessories_miura_shuttle arm64  <ea3f99f0a1f339a4b746199d3bac215d> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/mpos_accessories_miura_shuttle.framework/mpos_accessories_miura_shuttle
0x102830000 - 0x10283bfff mpos_comlinks_externalaccessory arm64  <ccb2cb4628cd385eabc05d1021bed033> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/mpos_comlinks_externalaccessory.framework/mpos_comlinks_externalaccessory
0x102848000 - 0x10299ffff mpos_core arm64  <290458492a9e3d2883366bc2cb56d195> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/mpos_core.framework/mpos_core
0x102a38000 - 0x102bc3fff StripeTerminal arm64  <867dd72c512038f2b78be69a448c39ec> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/StripeTerminal.framework/StripeTerminal
0x102dec000 - 0x102e5ffff BDModel arm64  <c3c3d3faa64831458a427460d5222fa2> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/BDModel.framework/BDModel
0x102ecc000 - 0x102f0bfff APIClient arm64  <afcb3f6e0ab532c08e7b59084019d61f> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/APIClient.framework/APIClient
0x102f60000 - 0x102fb7fff AccountCreationKit arm64  <15f9801dd625352eb7e4e4c855dc8700> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/AccountCreationKit.framework/AccountCreationKit
0x102ff4000 - 0x103003fff LPBlacklineSDK arm64  <b666f7a219993e7cae19eb9f7b40c62e> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LPBlacklineSDK.framework/LPBlacklineSDK
0x103018000 - 0x103023fff LUKitLegacy arm64  <d0a5a45e90e33cbeb38a98766cbbca27> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LUKitLegacy.framework/LUKitLegacy
0x103034000 - 0x10320bfff LSHardwareIntegration arm64  <a3b20b69cdfd3f5a8354f67d74b591f7> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LSHardwareIntegration.framework/LSHardwareIntegration
0x103374000 - 0x10341ffff LUKit arm64  <f9ee415d2b493c6db76ed23ec4931e08> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LUKit.framework/LUKit
0x103480000 - 0x1034b3fff LRModel arm64  <f2e4472795d93092a89e34ea5a87d09a> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LRModel.framework/LRModel
0x1034e8000 - 0x1035c3fff NewRelic arm64  <d78173f97abb356ea87130d501ce1432> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/NewRelic.framework/NewRelic
0x1036cc000 - 0x103797fff LStyleKit arm64  <7f6cec178ebd3d06928b7e0d460024c2> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LStyleKit.framework/LStyleKit
0x103800000 - 0x103823fff libPhoneNumberiOS arm64  <9166e7e3ba0a339a9e464df9b3d7308a> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/libPhoneNumberiOS.framework/libPhoneNumberiOS
0x10384c000 - 0x103877fff RxSwiftExt arm64  <e9c7f78835bd30b0900b7b3e4e1906e4> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxSwiftExt.framework/RxSwiftExt
0x103894000 - 0x1038a7fff RxFeedback arm64  <b1069ba18d2432aa8de338ec87ae906c> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/RxFeedback.framework/RxFeedback
0x1038bc000 - 0x1038cffff LPartnersKit arm64  <a334029587bc393d81620968ccb1f2c4> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LPartnersKit.framework/LPartnersKit
0x1038e0000 - 0x10390ffff AFNetworking arm64  <8acf5ba031f632eabc54b7cefe1c9938> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/AFNetworking.framework/AFNetworking
0x103948000 - 0x10395bfff LPCoreData arm64  <f22963b4569a384fac6e05042fa979f0> /var/containers/Bundle/Application/B47C5B2A-55B7-40C6-A2B0-05EE2BE35574/Retail POS.app/Frameworks/LPCoreData.framework/LPCoreData
0x1039e0000 - 0x1039ebfff libobjc-trampolines.dylib arm64  <b6698616837a37cf85d2ed2d2d868269> /usr/lib/libobjc-trampolines.dylib
0x18dde6000 - 0x18de64fff libdispatch.dylib arm64  <8f32b2c5489a364fb00b5aa01ae4cf4a> /usr/lib/system/libdispatch.dylib
0x18de65000 - 0x18de9bfff libdyld.dylib arm64  <97942b4785793037abc261c035ef1e70> /usr/lib/system/libdyld.dylib
0x18de9c000 - 0x18e0f3fff libicucore.A.dylib arm64  <bec2deaf644c3edbbb76699c1a778204> /usr/lib/libicucore.A.dylib
0x18e0f4000 - 0x18e49cfff CoreFoundation arm64  <58021d2fe0d83fd1805decf92b4e0cb0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18e49d000 - 0x18e635fff CoreServices arm64  <5bdb5ffbc71c3412bf02fd10be2eda6c> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18e636000 - 0x18e67efff WirelessDiagnostics arm64  <45635d1f23cc3c07858095bda0a01780> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18e67f000 - 0x18e6f7fff SystemConfiguration arm64  <fe29c20c87673306a2fa0de93888e8a0> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18e6f8000 - 0x18e7e2fff CoreTelephony arm64  <06983345f8383608b4cb8720a01476e7> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18e7e3000 - 0x18ec63fff CFNetwork arm64  <acbbbef5d42c3919ba0c322cbbfa0d6b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18ec64000 - 0x18f31bfff libnetwork.dylib arm64  <f5019720865c3d1c9032f8168c6469d7> /usr/lib/libnetwork.dylib
0x18f31c000 - 0x18f38cfff Accounts arm64  <1cfd1254ce1f39dcbfaab5be27b2a6e5> /System/Library/Frameworks/Accounts.framework/Accounts
0x18f38d000 - 0x18f627fff Foundation arm64  <a00892476f383097b144f5e2c90add3a> /System/Library/Frameworks/Foundation.framework/Foundation
0x18f628000 - 0x18f98bfff ImageIO arm64  <e98e70ab4a263d6eb4e9c0b6d01c229f> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18f98c000 - 0x18f9a4fff libCGInterfaces.dylib arm64  <778f15c125af379eacb4026098117cec> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x18f9a5000 - 0x18ff2efff CoreGraphics arm64  <85f13816990937d4bf7d96da51ff114b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18ff2f000 - 0x1912e8fff UIKitCore arm64  <b718818b0b80380783bfbb4fd626f70c> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1912e9000 - 0x191306fff libAccessibility.dylib arm64  <5f34763755e03fabbd18629260e587af> /usr/lib/libAccessibility.dylib
0x191307000 - 0x191579fff QuartzCore arm64  <fb12a3c4b4183596946488c84ca9636c> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19157a000 - 0x1915dffff BackBoardServices arm64  <5f7c890fb1fe324f8fa3f26b2b0376c3> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1915e0000 - 0x191667fff TextInput arm64  <44771226a43733aab1334cc0d5bb00ad> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x191668000 - 0x1916cffff libusrtcp.dylib arm64  <807d72b15b223fe7b5e805687f1fbc79> /usr/lib/libusrtcp.dylib
0x1916d0000 - 0x191a65fff AppleMediaServices arm64  <48c56b0dda1c3cc0bd34f1abfc00803e> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x191a66000 - 0x191bc9fff libswiftFoundation.dylib arm64  <faf8dd605cec33549dcfeccd4916ba40> /usr/lib/swift/libswiftFoundation.dylib
0x191bca000 - 0x191f7afff libswiftCore.dylib arm64  <52b3940dc38d35358ebec61f52eeab89> /usr/lib/swift/libswiftCore.dylib
0x191f7b000 - 0x191f8ffff UIKitServices arm64  <da60887e474b3508b30703d07568c643> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x191f90000 - 0x1920d7fff Preferences arm64  <e638fdf4925232adb3d71c25ee2a5f4b> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1920d8000 - 0x1922e6fff ContactsUI arm64  <21428c17c8aa3ca39d42ca708e5ce268> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1922e7000 - 0x19249ffff CoreText arm64  <452da33b0c0131e4909a53b371af107a> /System/Library/Frameworks/CoreText.framework/CoreText
0x1924a0000 - 0x1924b8fff ExtensionKit arm64  <7c6613feb7aa31fc801e05c2d133e6b3> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1924ce000 - 0x19254bfff BaseBoard arm64  <4ecf4e015ec23192a521e47fe6f831e8> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19254c000 - 0x192761fff CoreDuet arm64  <4b0df905093a3b0e859a8596aef1b50c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x192762000 - 0x1928a8fff Contacts arm64  <4992e1e11f13361eba8402de55d30eda> /System/Library/Frameworks/Contacts.framework/Contacts
0x1928a9000 - 0x193d07fff GeoServices arm64  <d4911a493f9233a5b74bfb543038eab1> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x193d08000 - 0x193d8cfff CoreLocation arm64  <9d0aa1d940493215aa74490dc30a2daa> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x193d8d000 - 0x193f29fff CloudKit arm64  <71e22a1e3f6334dd9ae36b93f9db30a5> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x193f2a000 - 0x19428cfff CoreData arm64  <9c9a10fb99803947a93b024ac32d7973> /System/Library/Frameworks/CoreData.framework/CoreData
0x194314000 - 0x194e79fff SwiftUI arm64  <2557aa2b906233159fda53739a13f7fe> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x194e7a000 - 0x194e84fff libswiftCoreGraphics.dylib arm64  <745789d45770382e9021a6f1554d583f> /usr/lib/swift/libswiftCoreGraphics.dylib
0x194e85000 - 0x194ec3fff AppSupport arm64  <7bacee6d755b3f7caddd41ae637e3af8> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x194ec4000 - 0x194fe0fff ManagedConfiguration arm64  <6775a7c9cef13b9c9636c8ba19c48131> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x194fe1000 - 0x19504dfff IMFoundation arm64  <f32cccb002e136259675e531522f0c6c> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19504e000 - 0x195150fff IDS arm64  <c377ebdb95083aa690028765daab227c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x195151000 - 0x19528dfff Security arm64  <00c6957e72f538fc8d9cfd7c3c96f2e2> /System/Library/Frameworks/Security.framework/Security
0x19528e000 - 0x195683fff MediaPlayer arm64  <f5c2648cc30f370bb0f1107807025865> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x195684000 - 0x19569bfff AudioSession arm64  <4766e35428a23bce859e0b5998d5d860> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x19569c000 - 0x195815fff AVFCore arm64  <c596a3518827379f883d8910683e4dfd> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x195816000 - 0x195d76fff Intents arm64  <dd270098b4f839bbb9c0e26e3f59392b> /System/Library/Frameworks/Intents.framework/Intents
0x195d77000 - 0x195dc1fff TextInputUI arm64  <f4033d08b8f834b8bb3f7d7dcf4eb43d> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x195dc2000 - 0x1960befff CoreImage arm64  <5d317a9bf3df3551809d1738e287d5c2> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1960bf000 - 0x196179fff ColorSync arm64  <114d47e6f77438268a38fc9ada41df8c> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x19617a000 - 0x1961b2fff CoreVideo arm64  <b996470c63da363585afef488c2b404d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1961b3000 - 0x1968cbfff MediaToolbox arm64  <9ae54e0c9bae3476b2bc9fba2e4e0f02> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1968cc000 - 0x1969befff CoreMedia arm64  <67458ea7efed3605b1fdb16e378ca6b0> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1969bf000 - 0x196c29fff AudioToolbox arm64  <559a82e2a04a31138bfccc75a725f549> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x196c2a000 - 0x196c79fff CoreHaptics arm64  <5df781f471343fcd8328956b4d23e53a> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x196c7a000 - 0x196cd6fff UserActivity arm64  <6c77ab4b69743bd28d228efc146aab75> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x196cd7000 - 0x196dd6fff UIFoundation arm64  <41e7cdc8c8473798b8d13809721e2566> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x196dd7000 - 0x196e14fff libsystem_info.dylib arm64  <6230cd7d900038e192a134b2eb12da29> /usr/lib/system/libsystem_info.dylib
0x196e15000 - 0x196e91fff libsystem_c.dylib arm64  <325d1540f5e935f7b3fe28a3a077f17d> /usr/lib/system/libsystem_c.dylib
0x196e92000 - 0x196edafff RunningBoardServices arm64  <49efdd2c8c0535149d6179b68d78a769> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x196edb000 - 0x197e0dfff JavaScriptCore arm64  <805a3da2b49739ccb310c0589fed6db6> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19838a000 - 0x19840ffff ContactsFoundation arm64  <1ab47932e6813c7e8f1c00ebe80d5be1> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x198410000 - 0x198633fff HealthKit arm64  <b0f0cf3091463d32b672727d32e54f92> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x198634000 - 0x198655fff ProactiveEventTracker arm64  <fcd302f6ddd834dbba6ac9a0e6a09886> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x198656000 - 0x19869ffff Lexicon arm64  <2053b88250923b8085c530605287a75b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1986a0000 - 0x198708fff PersonalizationPortrait arm64  <601b15811e313d98b54a316c4ecc8c97> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x198709000 - 0x198755fff CoreDuetContext arm64  <21b81d28a4343059a87680b458f12260> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x198756000 - 0x1987fbfff IOKit arm64  <a5455e30e5113691b7dc6e75acc145e4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1987fc000 - 0x19880bfff DataMigration arm64  <d4b7d6dd5b8e36189b41f3854c30f951> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x19880c000 - 0x198863fff SpringBoardServices arm64  <81186efd1fce32d49e53096ec35e7d69> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x198864000 - 0x198875fff ContextKit arm64  <ce9b331048f73a5a8439bb2ac027ee91> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x198876000 - 0x198acdfff CoreMotion arm64  <115701fc7f373dc3ab1014fea1d8923e> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x198ace000 - 0x198c03fff EventKit arm64  <cf4a697f484c3730ad9cf2181a7b30b2> /System/Library/Frameworks/EventKit.framework/EventKit
0x19911a000 - 0x19936bfff MediaRemote arm64  <9e14791b2ff33476b52d7610b7b59bbe> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19936c000 - 0x199504fff CoreUtils arm64  <6fdfbb79c2c938459b53d6a7da6b3c27> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x199505000 - 0x19951afff FamilyCircle arm64  <087c7084cf6430e3ae4fae7ca091f926> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x19951b000 - 0x199586fff CoreSpotlight arm64  <bf11a005a70e355cb5a69a84333ce4d3> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x199953000 - 0x199adafff AssistantServices arm64  <9145e4b05aa6334c8c294ee953cb953e> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x199adb000 - 0x199b9cfff CoreUI arm64  <e7166e65cc4e3bdb932a6a29f7421124> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x199b9d000 - 0x199beafff SafariSafeBrowsing arm64  <22370b294971347b97a407e9b06c2c18> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x199beb000 - 0x19a312fff WebKit arm64  <14dcc1e12b9135e6aae7745332666963> /System/Library/Frameworks/WebKit.framework/WebKit
0x19a313000 - 0x19c672fff WebCore arm64  <c042389bd1bd3cb2af1f0707af406351> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19c673000 - 0x19c6cffff libMobileGestalt.dylib arm64  <81d3ae144f943d77b8272cd0e1861075> /usr/lib/libMobileGestalt.dylib
0x19c6d0000 - 0x19c6ebfff CommonUtilities arm64  <494bcfbc60ed319cadd6f33223454e09> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x19c6ec000 - 0x19c851fff IDSFoundation arm64  <805573308260357c9d226fd4dee9c63f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19c852000 - 0x19c94efff IMSharedUtilities arm64  <89ff45779df137948f2cb62210dda5a4> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x19c94f000 - 0x19c9effff CoreSuggestions arm64  <33e21a0a952f3ed8857905afcc73863f> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x19c9f0000 - 0x19ca8afff AddressBookLegacy arm64  <9ef376a4fb4e3d7781b859b85e337b38> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19ca8b000 - 0x19cabbfff UserNotifications arm64  <15abe66464eb3e8990b14dad68c0a885> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x19cabc000 - 0x19cb3cfff FrontBoardServices arm64  <bc7b821f13ee37478535e8eabb919812> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x19cb3d000 - 0x19cb5ffff libsystem_malloc.dylib arm64  <032927fd85a33b81a6c184ce4d42b29c> /usr/lib/system/libsystem_malloc.dylib
0x19cb60000 - 0x19ce15fff MapKit arm64  <68ae419963b334bc852ee68b0880b630> /System/Library/Frameworks/MapKit.framework/MapKit
0x19ce16000 - 0x19d5defff VectorKit arm64  <dc2531cb7b0d389f992553a62b5bc604> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19d5df000 - 0x19d668fff AuthKit arm64  <b59aeb769b7e3dabac5b031e1444bd7a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19d669000 - 0x19d6f7fff AppleAccount arm64  <07d80384f6b537a291938da7a1a949cd> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19d6f8000 - 0x19d7fdfff AVFAudio arm64  <7c33c9e8be673cc6b3d813c6de5c9947> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19d7fe000 - 0x19da55fff AudioToolboxCore arm64  <eebefa1e16243a18be8638ed4a224678> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19da85000 - 0x19dd1bfff StoreServices arm64  <3743bea514a3337cac60402a148982ad> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19dd1c000 - 0x19de90fff Sharing arm64  <693a21a951b8304bb67ccce392d1921b> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x19de91000 - 0x19df30fff ShareSheet arm64  <b1164b00f6883e53acbe2d1102cc411f> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x19df31000 - 0x19e018fff CoreParsec arm64  <193a552caaa73c779ab6cb0c7cbe685e> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x19e019000 - 0x19e05efff PhotoFoundation arm64  <ac9cb14a390a3b8fbce1c34c2513b43d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x19e05f000 - 0x19e291fff Photos arm64  <d4eed52294af3a898423ab9d14b534bb> /System/Library/Frameworks/Photos.framework/Photos
0x19e292000 - 0x19e96bfff PhotoLibraryServices arm64  <6d4aee8ffed63cf5bd0fe2b3812fe0ba> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x19e96c000 - 0x19ea21fff AssetsLibraryServices arm64  <2f04c322a9493d59af85897ede4fad89> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x19ea22000 - 0x19ea71fff MobileBackup arm64  <8eabd948a6ce3bc289e3356af30db9e5> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x19ea72000 - 0x19ea85fff MSUDataAccessor arm64  <7a93fa93205b3e48a0b8d8c23b2e13fb> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x19ea86000 - 0x19eaabfff MobileAsset arm64  <997340f933ab3c41a163abb8a36f7622> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19eaac000 - 0x19eabbfff libsystem_networkextension.dylib arm64  <0cd8607018fb3af0a6824abc07f8d20b> /usr/lib/system/libsystem_networkextension.dylib
0x19eabc000 - 0x19ecf7fff NetworkExtension arm64  <eee53b2d44743c77bcee8740097e7763> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x19ed22000 - 0x19f0e4fff CoreML arm64  <9b19b09fcf1f3838a9e45c8253d29763> /System/Library/Frameworks/CoreML.framework/CoreML
0x19f0e5000 - 0x19f90bfff Espresso arm64  <ccc7e7684fc8331294f5d5d761d37fd1> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x19f90c000 - 0x19fa02fff VideoToolbox arm64  <056ed628544a32aa9052e74f75c6dc88> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x19fa03000 - 0x19fa4ffff OnBoardingKit arm64  <741fdd7d0d2b3754a9e31bdb221cd253> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x19fb42000 - 0x19fb51fff AXCoreUtilities arm64  <c0ea4520653536f78d46126e91b4d52c> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a0985000 - 0x1a0af4fff Montreal arm64  <94aa5cbabd1e389f90d6b92711e242ff> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a0af5000 - 0x1a0c01fff LanguageModeling arm64  <63d18b10090e356686c93407c237fde0> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a0c02000 - 0x1a0c0afff InternationalSupport arm64  <edb9a0af276d3e629f3bf5f61d9585e3> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a0c0b000 - 0x1a0e42fff iTunesCloud arm64  <a03c3df479df32b596a715641508eaa1> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a0e43000 - 0x1a0e7ffff libswiftUIKit.dylib arm64  <1bf6d2c2249530a8a0a3116b622b6243> /usr/lib/swift/libswiftUIKit.dylib
0x1a0f8d000 - 0x1a102ffff CalendarDatabase arm64  <7cdd22bb91e5393082ae4df88978ccd1> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a1030000 - 0x1a1078fff Notes arm64  <b3832e51bf713888bb547bf33130ba83> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1a1079000 - 0x1a114ffff LinkPresentation arm64  <28a2a39588be3214963378e0c03ffcad> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1a1150000 - 0x1a1241fff Combine arm64  <3de0d955fc603d4290afc68c290d0032> /System/Library/Frameworks/Combine.framework/Combine
0x1a12c8000 - 0x1a12d8fff UniformTypeIdentifiers arm64  <cb9eaf22b5bf37078c49a38b81cf5bd9> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1a12d9000 - 0x1a1355fff CloudDocs arm64  <16bfc2c3edfa34d093bc83212eae6dcf> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a1356000 - 0x1a1544fff Message arm64  <931c2d3ade80398ebfb2c8e7d4432ffe> /System/Library/PrivateFrameworks/Message.framework/Message
0x1a1545000 - 0x1a15bcfff EmailFoundation arm64  <e53659c418d93684a1924b09727b7e92> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1a182d000 - 0x1a1867fff MediaServices arm64  <fecf3c0ddc3533d7b632b58037a5b87f> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a1868000 - 0x1a19ccfff SearchFoundation arm64  <d443b976a10b32839c760ce227800342> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a19cd000 - 0x1a1a25fff WebBookmarks arm64  <e1d95053657b3b91bdf054338c070c1f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1a1aa1000 - 0x1a1ad9fff libobjc.A.dylib arm64  <5229835e30c63a47bffe4ff43771d7a7> /usr/lib/libobjc.A.dylib
0x1a1ada000 - 0x1a1b39fff LoggingSupport arm64  <0285e3c9652c367185820e867e8d989c> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a1b3a000 - 0x1a1b93fff libc++.1.dylib arm64  <b393e5a94f60371e9bc79cd1890636a4> /usr/lib/libc++.1.dylib
0x1a1b94000 - 0x1a1bacfff libc++abi.dylib arm64  <b2f9c3d24b933d2db4c31a97b2d13299> /usr/lib/libc++abi.dylib
0x1a1bad000 - 0x1a1bebfff SetupAssistant arm64  <f008e642bc62337f8aee5ccaaa9cf28c> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a1bec000 - 0x1a1c04fff OctagonTrust arm64  <965003fcf21e3474b60aa93272294218> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1a1d0b000 - 0x1a1d4bfff CoreAutoLayout arm64  <f0e3ff28b48b32ffb142f70410e72f0a> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1a1d4c000 - 0x1a1ea1fff Network arm64  <f4fa3e598f5b3ed8ba373b587d61b022> /System/Library/Frameworks/Network.framework/Network
0x1a1ea2000 - 0x1a1ed6fff MobileKeyBag arm64  <4f97c3d4483f33cca835c5934f35ec5b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a20f7000 - 0x1a210afff BaseBoardUI arm64  <b29ead90898830298bad37557e04e762> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1a210b000 - 0x1a21a5fff libvDSP.dylib arm64  <b3d3d7e2de35357f99ead868dde8b001> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1a21a6000 - 0x1a21d8fff libAudioToolboxUtility.dylib arm64  <fd9354c28c0c31ab9e12ec579d8c0006> /usr/lib/libAudioToolboxUtility.dylib
0x1a2376000 - 0x1a23fefff CoreNLP arm64  <db46d418197135fa82a3271fa09f154f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a23ff000 - 0x1a250afff FileProvider arm64  <1b61e18ce52d37239c4e41593b421a32> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a250b000 - 0x1a251bfff BiomeStorage arm64  <25ad7c94feaa3d958f7bc04ee0324281> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1a251c000 - 0x1a2532fff libswiftDispatch.dylib arm64  <5d2b6e2b53f436b1bfbfcb351e41207c> /usr/lib/swift/libswiftDispatch.dylib
0x1a2533000 - 0x1a2568fff DataDetectorsCore arm64  <8d4906d4093d3e088b757691f70fd69d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a2569000 - 0x1a25f3fff Symbolication arm64  <ddf002bf33cd3a5aade0742a00849a86> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1a25f4000 - 0x1a2611fff CrashReporterSupport arm64  <7ae7246a0ab9302ca370922e61b37041> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a264d000 - 0x1a2715fff TelephonyUtilities arm64  <49d0ac3ddb0d372a8260c9661ba7701d> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a274c000 - 0x1a2930fff MPSNeuralNetwork arm64  <874136872ffe39289fe806e3e9264b39> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1a2931000 - 0x1a2984fff MPSCore arm64  <9adc509efe2b35858798a4855d4412f9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1a2ad4000 - 0x1a2b3cfff CalendarFoundation arm64  <dd59cb9a78413a498ad6b4b024bc0845> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a2b9b000 - 0x1a2c88fff NLP arm64  <b3d3128552f13357b31ca6b04752980b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a2c89000 - 0x1a2cb0fff AppSupportUI arm64  <f0948670db093236a37a6c183d99a9e2> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1a2cb9000 - 0x1a2d0bfff FTServices arm64  <90284c16a58832c78725836d7bd054bf> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a2d0c000 - 0x1a2db8fff libboringssl.dylib arm64  <a1937d05578b3d89b04fec6fe82e0eac> /usr/lib/libboringssl.dylib
0x1a2db9000 - 0x1a2dcffff ProtocolBuffer arm64  <478ff3834f103971bfbe638d50cdf078> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a2dd0000 - 0x1a2ecffff AVKit arm64  <c83de5794ab5389b81a29a9e9998e7ee> /System/Library/Frameworks/AVKit.framework/AVKit
0x1a3033000 - 0x1a3041fff AssertionServices arm64  <8ba528a266233ea1bec67d5bb9780802> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a3042000 - 0x1a3069fff CloudServices arm64  <5b81ceba12543bdf90160ee80cb2bf06> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1a30bc000 - 0x1a3195fff Metal arm64  <1d99d83944c73a76968a8c69350572ba> /System/Library/Frameworks/Metal.framework/Metal
0x1a3196000 - 0x1a32c4fff MediaExperience arm64  <52cca830ca23313996a82d582d1bc05f> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a3672000 - 0x1a3688fff libsystem_trace.dylib arm64  <2fc6b4e9ca1d3d1fa20e7436506a0d19> /usr/lib/system/libsystem_trace.dylib
0x1a3689000 - 0x1a36b9fff CoreServicesInternal arm64  <ce6ffecaf2cf3e98af7b8133e431dcb2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a36ba000 - 0x1a371bfff SafariCore arm64  <4dcdcedb14e93ae19cb9c991702cd1d2> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a371c000 - 0x1a393afff SafariShared arm64  <795c0fef172e326fa03a02553f3523c1> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1a393b000 - 0x1a39cbfff AppStoreDaemon arm64  <c20ad958585f31539ccb0969178628a9> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1a3d8f000 - 0x1a3dd3fff ContactsAutocompleteUI arm64  <a459c67d69323b76a9454d0ba6e11461> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1a3dd4000 - 0x1a3f06fff MessageUI arm64  <d445b6586c5c3a57884d65d44b849ecc> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1a4222000 - 0x1a42bcfff SAObjects arm64  <8458d54e2fae3b48b9391221266ab8dd> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a42bd000 - 0x1a4300fff VoiceServices arm64  <8bf3ba32e1db383d8b24502aea4c7f37> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1a4301000 - 0x1a4309fff GraphicsServices arm64  <e8be31952c783ccb8741833eff7a9310> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1a430a000 - 0x1a435dfff DeviceManagement arm64  <a24c97c020843d8daa8814fbabd8e0d0> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1a435e000 - 0x1a44bffff Translation arm64  <2b477bd7461d33699fe7f503646dab35> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1a44c0000 - 0x1a44d4fff PowerLog arm64  <45f355adb79b385a8559a9b231da8d33> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a44d5000 - 0x1a44fcfff DuetActivityScheduler arm64  <7ce5445d4f3839248405e9af9dc946be> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a5a00000 - 0x1a5c91fff Vision arm64  <78413116b943307cb4feb42d128402e9> /System/Library/Frameworks/Vision.framework/Vision
0x1a5c92000 - 0x1a5cebfff DataAccess arm64  <1f4b88861bb736b79a5709216a2e3bef> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1a5cec000 - 0x1a5d56fff ProactiveSupport arm64  <0d4f14b317bb31d786b5d9606c668cda> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1a5d82000 - 0x1a5d9ffff ApplePushService arm64  <b6b28da5566a35b2a7a212d6b2deaee2> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1a5da0000 - 0x1a5dc6fff BoardServices arm64  <40284d6dfd9a3499ba7b5fa2f751679c> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1a5dc7000 - 0x1a5dd2fff libswiftCloudKit.dylib arm64  <dbf574b1bfca3a85bb3bf68cb5400ebc> /usr/lib/swift/libswiftCloudKit.dylib
0x1a5f16000 - 0x1a5f45fff libncurses.5.4.dylib arm64  <38b5845b86c0372aa8a881621a624f73> /usr/lib/libncurses.5.4.dylib
0x1a5f46000 - 0x1a5f95fff OSAnalytics arm64  <06dcae5f5f7b36e6b6c5cb9fc402e67b> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a5f96000 - 0x1a6018fff CoreBluetooth arm64  <f0bbb4b403ea3ffb86a8f94d33c922a8> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a61e8000 - 0x1a622afff TemplateKit arm64  <b679fb8518533fff88af910d33e60b17> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1a622b000 - 0x1a625dfff MobileInstallation arm64  <e4a92c8899493434b4ae40d5733d7375> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a625e000 - 0x1a62ecfff libTelephonyUtilDynamic.dylib arm64  <d5e5d5bc9d6f3e5cbd85a78099091e53> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a62ed000 - 0x1a6354fff NanoRegistry arm64  <f4d04411c5fc3b9195ea9204d8eff363> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1a6430000 - 0x1a644cfff CoreMaterial arm64  <598ad7ed93d338b1895ddcbb81e30126> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1a64bc000 - 0x1a663efff libsqlite3.dylib arm64  <2f8209bfa2153311b9c3696e683b2646> /usr/lib/libsqlite3.dylib
0x1a663f000 - 0x1a66fbfff AVFCapture arm64  <ba0ebc7f544531f980fd8f90d980a655> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1a66fc000 - 0x1a6a2ffff CMCapture arm64  <8509a324a5483df19c21b9cb8f1e9a11> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1a6b7a000 - 0x1a6dcafff MobileSpotlightIndex arm64  <e1c196547335303eae5991be53b49d3f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1a6dcb000 - 0x1a6e6cfff Email arm64  <a1eba336ad51363f916a041712ce15b8> /System/Library/PrivateFrameworks/Email.framework/Email
0x1a71cc000 - 0x1a71d6fff libsystem_notify.dylib arm64  <c21efbf2df0f30fb96cafe29b36e3d9d> /usr/lib/system/libsystem_notify.dylib
0x1a71d7000 - 0x1a7219fff CryptoTokenKit arm64  <f9dc8acb771332c88322aedb753b9513> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1a7281000 - 0x1a72f2fff libcorecrypto.dylib arm64  <ef1d80041c733297a0d0ae838b85e08e> /usr/lib/system/libcorecrypto.dylib
0x1a72f3000 - 0x1a7315fff UserManagement arm64  <21b63a159b4034088ddacfda53cf3098> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a73e6000 - 0x1a73fcfff libsystem_asl.dylib arm64  <87f7d6e2085a37819c7d6bfd0dd78a80> /usr/lib/system/libsystem_asl.dylib
0x1a73fd000 - 0x1a741ffff AppSSO arm64  <41be1a0ace6a33e3810e421b57211136> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1a7420000 - 0x1a743cfff SharedWebCredentials arm64  <c33574b2cea933658f13f430cf24a71a> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a743d000 - 0x1a760ffff SafariServices arm64  <a4178f1a2e5c38a78045da7efefb5346> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1a7665000 - 0x1a769bfff DataAccessExpress arm64  <7ce562dc7e1333629ecc6812fb592313> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a769c000 - 0x1a76d2fff CoreServicesStore arm64  <0c8b19c427053c038ad4831cead76d9c> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a76d3000 - 0x1a76f7fff CoreAnalytics arm64  <877b8841ebf93c95a2c94cb3cda53f06> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a76f8000 - 0x1a7703fff SymptomAnalytics arm64  <14e5c0ba0bac3797be84d2d6c4681981> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1a78df000 - 0x1a78eefff NanoPreferencesSync arm64  <b91e88f18056310790fd72bd77330e29> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1a7d66000 - 0x1a7d90fff IconServices arm64  <fa47d8364a5c35579e6cbe6679725e5e> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a879a000 - 0x1a8a35fff vImage arm64  <585124ab4ca1315dac153921446aa25d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a958f000 - 0x1a9760fff IMCore arm64  <510490b5cefa3469927b24f784d2a85a> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a9850000 - 0x1a9867fff IAP arm64  <879d6f17836d3597b88a490d2f6e589e> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1a9868000 - 0x1a98bdfff ktrace arm64  <4e3ce9b178623765ae8ada17f3617e69> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1a9a10000 - 0x1a9a1dfff Celestial arm64  <c77d18e9c0383e4c8a73c94e743820a4> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1a9ac2000 - 0x1a9b05fff Pegasus arm64  <9ce58ccd751a33dda873f5c260e1c6b6> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1a9b06000 - 0x1a9c64fff WebKitLegacy arm64  <a681d62447173dd1b74cffaaa35f68a3> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1a9cd0000 - 0x1a9d3ffff ClassKit arm64  <9998630c5fce3059a21b8b65f2a2b692> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a9d40000 - 0x1a9d81fff StoreKit arm64  <5bd23ff702ac35dbbf19173e807951db> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1aa97b000 - 0x1aa985fff IOMobileFramebuffer arm64  <8755b05806223d0b8012568025e95020> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1aa986000 - 0x1aa9f7fff ScreenTimeCore arm64  <52f33bd14c5c36ccbc2f3ace4483b0ef> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1aaa9e000 - 0x1aac12fff CloudPhotoLibrary arm64  <bf91998b00f433de870edef70b33b35e> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1aac13000 - 0x1aaed6fff MusicLibrary arm64  <b9e5a5c2c6c03b118d398a7cc3df5bb2> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1aaed7000 - 0x1aaf3bfff CallKit arm64  <ebb6ab0215dd31fab8fda1f6e1650f38> /System/Library/Frameworks/CallKit.framework/CallKit
0x1aafd9000 - 0x1aaff7fff PrototypeTools arm64  <b68c855bb28c39d097e1abbb8fc763a0> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1aaff8000 - 0x1ab023fff PersistentConnection arm64  <45b3c120796b3a2cb6db694e4d50f2c3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1ab024000 - 0x1ab042fff BiomeStreams arm64  <16815947db353f5aa2cd1b738bdd059d> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1ab05d000 - 0x1ab2fefff PencilKit arm64  <76850448f5183b4ca227edfd8ce9411f> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1ab3a4000 - 0x1ab3b3fff libswiftUniformTypeIdentifiers.dylib arm64  <0b59ee13ca0b30ec905f6ab3831c556c> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1ab3b4000 - 0x1ab521fff CoreSpeech arm64  <9035e98449613682a006529637fa7643> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1ab522000 - 0x1ab66efff IMDPersistence arm64  <c7c5572da49031baad497472a1f855d7> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1ab899000 - 0x1ab949fff SafariSharedUI arm64  <e6228285215b30f38c246177ada871b2> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1ab966000 - 0x1ab97bfff AppSSOCore arm64  <ac09458705d332509065e45678fd6f57> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1ab986000 - 0x1ab99cfff CoreFollowUp arm64  <7f73070b3d333bfc944211407aeb6616> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1ab99d000 - 0x1aba0ffff Rapport arm64  <5d4a6a6d405531e6ad7d27d06a14daf4> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1abaad000 - 0x1ababefff Categories arm64  <6c8f38f51ece3af38b8edb434756cea6> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1abd7e000 - 0x1abda4fff LocationSupport arm64  <ef2f94a1342f3950802ac75071b3c536> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1abda5000 - 0x1abdd7fff iCalendar arm64  <bc3ef6d9182033ad85c3b44c7e0f5a7e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1abdd8000 - 0x1abe01fff CoreAccessories arm64  <351ad8fffe6a3fc7bd7f191d4e9d220c> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1abe02000 - 0x1abf04fff ConfigurationEngineModel arm64  <38233f2d325632d899917e3477c8f239> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1abf05000 - 0x1abf2efff CacheDelete arm64  <6fce47e845a930dc866d8c010f4a44b6> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1abf2f000 - 0x1abfa8fff CVNLP arm64  <81108882299d3fb49e1128d9dc2ce4d7> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1ac0f4000 - 0x1ac0f6fff OSAServicesClient arm64  <08f54fb166f2380aad0f4f24844b9682> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ac0f7000 - 0x1ac0f9fff BiomeFoundation arm64  <226f72d630813dabaabc68a3c7947a88> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1ac0fa000 - 0x1ac151fff ProtectedCloudStorage arm64  <d86de2fce82d313987e1ceade1513641> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1ac152000 - 0x1ac188fff C2 arm64  <87782b22689833c19353e6c9b89e235e> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ac189000 - 0x1ac1dbfff DifferentialPrivacy arm64  <84723e35d1fd309990da3f5b5787e96d> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ac3a2000 - 0x1acb5cfff EmbeddedAcousticRecognition arm64  <c9a0738903543e08b8522d78b08c823a> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1acb5d000 - 0x1acbd2fff SiriInstrumentation arm64  <98ff0b95132e301dabfc1a3ad53d570d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1acbd3000 - 0x1acc14fff BiometricKit arm64  <06bf1b6595bc341598ee2ba554ac7703> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1acc47000 - 0x1accf6fff CoreSymbolication arm64  <339d3689253c3b179653efdd629af8f5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1acd65000 - 0x1ace0ffff SpeakerRecognition arm64  <f3d39e5161053121a747f7b8baea116e> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1ad3eb000 - 0x1ad3ecfff MessageSupport arm64  <f2117b2d3c913a99adb57bc29ab99602> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1ad3ed000 - 0x1ad3fefff IOSurface arm64  <06511ca5dd273c29958515c57c822d40> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1ad3ff000 - 0x1ad45efff MobileWiFi arm64  <cd8d2945011739bb8eccb3f1a58fc6d4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1ad463000 - 0x1ad482fff DataDeliveryServices arm64  <d80cc6e5471439dc98788b8b936c0bce> /System/Library/PrivateFrameworks/DataDeliveryServices.framework/DataDeliveryServices
0x1ad7ae000 - 0x1ad7c9fff DoNotDisturb arm64  <b53d5b0c22813dab95e20287dfd8b132> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1ad830000 - 0x1ad8d6fff MMCS arm64  <6f547389063f3cd78db22a723ad9a8d5> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1ad91e000 - 0x1ad957fff libGLImage.dylib arm64  <c9c7cfb7f22036d68a673defdc7a946d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1ad958000 - 0x1ad95ffff libsystem_symptoms.dylib arm64  <7cd9da5bcca6394bb77f059dbb8bcb91> /usr/lib/system/libsystem_symptoms.dylib
0x1ad9a2000 - 0x1adf4efff CoreAudio arm64  <513932af91463786b2764f973354a1cf> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1adf4f000 - 0x1adf64fff ContactsDonation arm64  <f48a8817b83f371d9ced447949357e67> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1adf65000 - 0x1adf82fff IntentsCore arm64  <86c82740722835b69e9a9dd20ee2df38> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1ae020000 - 0x1ae056fff ImageCaptureCore arm64  <03f181a6da343f3681c1903da3d1ebc6> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1ae0a4000 - 0x1ae109fff RenderBox arm64  <9e7a158758623d7d8652d6159b93e781> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1ae1a5000 - 0x1ae2e2fff Navigation arm64  <a3805f56054b3b66bd61381a124aed27> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1ae2e3000 - 0x1ae2fefff SafariFoundation arm64  <4a24da8ae23238018987cb6291f7949f> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1ae472000 - 0x1ae485fff MaterialKit arm64  <629467bd547e39a684c3949f799fbba9> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1ae587000 - 0x1ae597fff CoreAUC arm64  <95d04b51378a3f0b86cc6d57ef7c62ff> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1aed92000 - 0x1aeda2fff SettingsFoundation arm64  <8c4175fb3884331fbef69a6839c88d7b> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1af4be000 - 0x1af6f8fff RawCamera arm64  <cef57ef75caf3d06bd841a4e496f2b05> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1af760000 - 0x1af7bafff ToneLibrary arm64  <3a7ba233a0533da895ee1541954c400e> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1affb2000 - 0x1affbffff MediaSafetyNet arm64  <5ea7cc49148a34f5aa64e110e912a3d6> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1affc0000 - 0x1afffbfff TimeSync arm64  <d88a6ee6ad6f3a94838348ecccab41fc> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1b0051000 - 0x1b008cfff ExposureNotification arm64  <3a82a03713a23b989dcf86c3512256f0> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1b06dd000 - 0x1b06e6fff CoreTime arm64  <7c9e7c5d00733420a8001215622072ff> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1b103e000 - 0x1b113afff TextRecognition arm64  <d88bba3c4c223ff6b62b9bd0992803a5> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1b113b000 - 0x1b1144fff ContextKitExtraction arm64  <1d862c3732d532548411c005a5d3b62a> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1b1216000 - 0x1b1218fff libswiftObjectiveC.dylib arm64  <8e633d86ac5a346696a67d7d5cc5ded0> /usr/lib/swift/libswiftObjectiveC.dylib
0x1b1219000 - 0x1b1454fff libmorphun.dylib arm64  <f0bb8aa09f903108bfe69a9e49c080da> /usr/lib/libmorphun.dylib
0x1b1a46000 - 0x1b1aaefff EmailCore arm64  <fab21ba1f02d30feab9baf9a4e053028> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1b236e000 - 0x1b23b8fff MIME arm64  <1721bd2c176c3290bd22cc096195adba> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1b267f000 - 0x1b2694fff MailServices arm64  <f9ddadcf38583ba6b717f37d65766ef1> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1b2710000 - 0x1b2791fff CoreDAV arm64  <d2f87b1c686f3c4ba85b4bfa7183d49b> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1b295c000 - 0x1b296afff MobileIcons arm64  <2a346afe99413211b65646a443aebcaa> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1b2d35000 - 0x1b2e05fff ProofReader arm64  <060e65d4996d3ec2af0037e584ceaea7> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1b3f76000 - 0x1b3f80fff MallocStackLogging arm64  <00ad3361dca336079d2c4ef4d2ccdfeb> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1b3f96000 - 0x1b3fc1fff AttributeGraph arm64  <c7abba8a83d139d7b1e53b77ee2c9731> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1b3fe3000 - 0x1b41a0fff EmailDaemon arm64  <2c640d49df2c3302babac5aaab014dce> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1b41a1000 - 0x1b41ebfff MetadataUtilities arm64  <d3db6e4032d831d984eed44e3444b6ad> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1b4779000 - 0x1b47a6fff MailSupport arm64  <e9cd298e52563b01a6e343d81c7e478e> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1b48ee000 - 0x1b4946fff CoreLocationProtobuf arm64  <02c380077475331eb802d1f20265d449> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b4b4b000 - 0x1b4b7cfff Bom arm64  <2354dbda01e63636bda559a9887e18fd> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b4bac000 - 0x1b4bb2fff PushKit arm64  <3cd63189d46c3df6b61d4319e0017fb0> /System/Library/Frameworks/PushKit.framework/PushKit
0x1b4bb3000 - 0x1b4c18fff PhotosFormats arm64  <fc73d456d04b3bb3b4ab341ec98f8b01> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1b4d9c000 - 0x1b4e2dfff Quagga arm64  <8a3301d723453eddb536062f22cc2a39> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b4e2e000 - 0x1b4e35fff StudyLog arm64  <0b53589b633c3424abad084bc55fee08> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1b5cf4000 - 0x1b5d33fff NaturalLanguage arm64  <71eba37e18a535b5a482afde7d448730> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1b6784000 - 0x1b67a1fff MediaStream arm64  <df66d5701e90335bb10888ce83aef38b> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b735d000 - 0x1b7384fff MediaConversionService arm64  <9e65047c785a3c1a9447508d1d383685> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b74d3000 - 0x1b760ffff CoreHandwriting arm64  <e412c80a00b53abc8e00d903664e5f82> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1b7d07000 - 0x1b7d12fff AppleIDAuthSupport arm64  <365ebd5914343ee5b2131540728d2bd3> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b7d21000 - 0x1b7d37fff LocalAuthentication arm64  <31a4496d864e3adcaa7ff2fc1f35c14b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b7daf000 - 0x1b7db5fff IOAccelerator arm64  <c03473c309523812819201a5adead026> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b817b000 - 0x1b8184fff CloudPhotoServices arm64  <ec544b53930d36f49f8d13733dd9cc69> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b81c6000 - 0x1b825afff iTunesStore arm64  <2298e04b8bdd30fbaf75caf5769e260c> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1b85ee000 - 0x1b861dfff libsystem_kernel.dylib arm64  <5d5e30c1f5b93189bb5f6f5538346dfe> /usr/lib/system/libsystem_kernel.dylib
0x1b883b000 - 0x1b8942fff ResponseKit arm64  <63a9b57c59853721a86d2b379e79dccb> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1b8943000 - 0x1b897bfff EmojiFoundation arm64  <c992854a46fa366fb84c010ea98c3246> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1b8f57000 - 0x1b8f63fff FontServices arm64  <bf114b02e62a34b0b8aac5b30a69025d> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b90aa000 - 0x1b90f4fff ViceroyTrace arm64  <71fd681b75593b88b1c9ca1e75b295ce> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1b90f5000 - 0x1b9100fff MediaAccessibility arm64  <4a7e6d3207bd3cc7aac552fbcb70fa6e> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b9141000 - 0x1b970cfff SiriTTS arm64  <5bb4adef293230a999aaccb5c71404b3> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1b970d000 - 0x1b971bfff SetupAssistantSupport arm64  <130372cda6203e2985f406ab10a56f3e> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1b9816000 - 0x1b9845fff VirtualGarage arm64  <af65cac843de344fb381749a6b2b111b> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1b9846000 - 0x1b986afff NetAppsUtilities arm64  <343e9152134e3b76bd4d0cc405ca43f6> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1b986b000 - 0x1b98cdfff Osprey arm64  <60d5440d8c683f779217ebbdbb8fa4f0> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1bacfa000 - 0x1bad06fff libdscsym.dylib arm64  <786f707e0b443ca09c7557659b5077e5> /usr/lib/libdscsym.dylib
0x1bad07000 - 0x1bad18fff HangTracer arm64  <985ad20e937832f6ae8b2538613c4928> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1baec7000 - 0x1baf7ffff SampleAnalysis arm64  <f9c9b781c5df3b92a25d1f2b91e4d682> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1baf80000 - 0x1bafaefff PlugInKit arm64  <f247e49b6950371c9d54d7bf5f34767f> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1bb048000 - 0x1bb049fff libSystem.B.dylib arm64  <ec8a46d85d1833cd95079d8bee66986b> /usr/lib/libSystem.B.dylib
0x1bb32c000 - 0x1bb334fff MobileActivation arm64  <e50b209256e43c5aaca246012169bda0> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1bb335000 - 0x1bb38cfff CalendarDaemon arm64  <18b62d8b6147311fa4e0cbf6498054a6> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1bb481000 - 0x1bb4effff libarchive.2.dylib arm64  <e2dffa73e3bd37f1953cf93fd441aaef> /usr/lib/libarchive.2.dylib
0x1bb4f0000 - 0x1bb513fff libtailspin.dylib arm64  <32d78cf47a0b3ee8b0ea35c0c8241d40> /usr/lib/libtailspin.dylib
0x1bb514000 - 0x1bb93afff libBNNS.dylib arm64  <653735aca83a37a2a8ccb29533e77aa6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1bb93b000 - 0x1bb97afff SharedUtils arm64  <787408d103ac35749b9277152e0347fd> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1bbc14000 - 0x1bbc19fff libsysdiagnose.dylib arm64  <563283cd60233c1b97982d058b460c92> /usr/lib/libsysdiagnose.dylib
0x1bbc4c000 - 0x1bbd4dfff CoreMediaStream arm64  <c25b605203693a8da7fd953e2a579dfb> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1bbf49000 - 0x1bbf49fff AVFoundation arm64  <4d3965c08f3f33fe83a6de80ccf2bd31> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1bbf4a000 - 0x1bbf4afff Accelerate arm64  <dbe160c939ae3ad595f995e70fb77f23> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1bbf4b000 - 0x1bbffafff libBLAS.dylib arm64  <db438f1c189c313aa7895f78ec5d8e81> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1bbffb000 - 0x1bc30dfff libLAPACK.dylib arm64  <bc07a77d74083decb4fea67081c62f60> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1bc30e000 - 0x1bc322fff libLinearAlgebra.dylib arm64  <56145b1d038c374abec292bccc3f23f1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1bc323000 - 0x1bc327fff libQuadrature.dylib arm64  <49db67c50d173dd4a4c99363f1f15a0e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1bc328000 - 0x1bc389fff libSparse.dylib arm64  <85d6ad29c7ca36088a8a958bd6c0ad2f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1bc38a000 - 0x1bc39bfff libSparseBLAS.dylib arm64  <68c7401fc3e034d488ed4616fdc26aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1bc39c000 - 0x1bc3f5fff libvMisc.dylib arm64  <9452361395e93392ac7e5dc860e35cee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1bc3f6000 - 0x1bc3f6fff vecLib arm64  <33fb8b2f82f63bcf818591cf6f76b12c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1bc3fc000 - 0x1bc423fff AddressBook arm64  <d016cc5e9425344ba5f4533ec6603310> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1bc430000 - 0x1bc43ffff AssetsLibrary arm64  <4cb7d61a30e638bb83647a96f26d000d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1bc551000 - 0x1bc56cfff AuthenticationServices arm64  <55049d8c09e53e1ca9d6f9645cb318c7> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1bc654000 - 0x1bc6bdfff CoreMIDI arm64  <11124862a6da36d0aedf8157ce8619dc> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1bcbf1000 - 0x1bcc07fff ExternalAccessory arm64  <57e18d0c72923c40acbe8fa51522969c> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1bcc1b000 - 0x1bcc43fff GLKit arm64  <eb93ed1b9599327299773184a791fd0d> /System/Library/Frameworks/GLKit.framework/GLKit
0x1bcc44000 - 0x1bcc71fff GSS arm64  <94ea202a99f03a8d99eaef627731fab8> /System/Library/Frameworks/GSS.framework/GSS
0x1bcdcc000 - 0x1bcf13fff MLCompute arm64  <923911f12ec2307e9ae067328a9cfca8> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1bcf38000 - 0x1bcf50fff MetalKit arm64  <21d1cf17346033ca8004b60bf377a32e> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1bcf51000 - 0x1bcfd6fff MPSImage arm64  <8a7c228b80973cbc941da664cc0694b8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1bcfd7000 - 0x1bcffdfff MPSMatrix arm64  <561124ba134e36efbf38f7b2a3ad504c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1bcffe000 - 0x1bd037fff MPSNDArray arm64  <fab06a0efae23224a2dd6e0e388adefb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1bd038000 - 0x1bd080fff MPSRayIntersector arm64  <14b2eacec3233cfea4996c06dc657ee5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1bd081000 - 0x1bd081fff MetalPerformanceShaders arm64  <d747f589de84340f9ef32b32097f2288> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1bd403000 - 0x1bd403fff MobileCoreServices arm64  <b26262477f833a298c8910e8627aa545> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1bde7a000 - 0x1bdebdfff MultipeerConnectivity arm64  <ea6afa41ce573d288b56623b10456bcd> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x1bdfe9000 - 0x1bdff1fff OpenGLES arm64  <f7add3e58ae73bdfbac9ce73f03a2b06> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1bdff2000 - 0x1bdff3fff libCVMSPluginSupport.dylib arm64  <5e5279ef18d134e482f29c48c30d53e6> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1bdff4000 - 0x1bdffafff libCoreFSCache.dylib arm64  <024db289961538968f2debff105bfed3> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1bdffb000 - 0x1be000fff libCoreVMClient.dylib arm64  <da69ef47d61839179381e24747e63501> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1be001000 - 0x1be009fff libGFXShared.dylib arm64  <ad162114e8b4313c8bfd849e8ad59425> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1be1b6000 - 0x1be276fff PDFKit arm64  <983cfde2b5253809990b11d9fa839c60> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1be285000 - 0x1be2c0fff QuickLookThumbnailing arm64  <0bef881b9ec63e98a1c6a011544366a0> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1be93b000 - 0x1bea81fff SoundAnalysis arm64  <5db7b3bf54cf3dbe90d98ff701a251e7> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1bea82000 - 0x1bea94fff Speech arm64  <e7b6845fe7d13898a8ba825e11316ceb> /System/Library/Frameworks/Speech.framework/Speech
0x1bebb6000 - 0x1bebb6fff UIKit arm64  <a5d2b6d5719f3c71b4ab39f976f7a85c> /System/Library/Frameworks/UIKit.framework/UIKit
0x1bebbf000 - 0x1bec82fff VideoSubscriberAccount arm64  <58ef3bcceef1362f8bab384a0156ab6f> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1bec83000 - 0x1bf859fff libfaceCore.dylib arm64  <0c0f5b4b80a931bb92aa38a2d6563476> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1bf874000 - 0x1bf874fff VisionKit arm64  <55e7482f30083996867dc803c417d909> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1bfd9d000 - 0x1bfda0fff AFKUser arm64  <a58494cae1863a4f9fda7b10fd79406b> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1bfe60000 - 0x1c00dbfff ANECompiler arm64  <ca74d408dbff34a6bf024fe68db2ef0b> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1c00dc000 - 0x1c00effff ANEServices arm64  <e2ef5a507b20336887ea630150d2feb7> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1c00f4000 - 0x1c01abfff APFS arm64  <fda614caca163d5d9149bd04ba3e237d> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1c01ac000 - 0x1c01b1fff ASEProcessing arm64  <5691362afb7d329e85e40f66a7ab827c> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1c01f9000 - 0x1c026bfff ICE arm64  <e9cde00175a23317a7191db564ccb149> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1c026c000 - 0x1c026cfff LegacyHandle arm64  <e7dc102171ed3b0ebeb784ea1fbe9fb5> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1c026d000 - 0x1c0273fff SimpleKeyExchange arm64  <01215c722f383405b3bf7f91f190c6b9> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1c0274000 - 0x1c0274fff snatmap arm64  <526e5e7211e33e68b8a4956a92a47011> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1c096f000 - 0x1c0974fff AggregateDictionary arm64  <ee38373d3a023f7f86eba1690d6140a5> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1c0af3000 - 0x1c0bccfff AirPlaySync arm64  <7eb4be98556a385290ecdef5f04b8402> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1c0cd3000 - 0x1c0ceefff AlgosScoreFramework arm64  <35882814e49a3264afcdfbaea4324a1a> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1c0e13000 - 0x1c0e34fff AppConduit arm64  <9b5846030c473e6f86eddaf09c47d329> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1c0f05000 - 0x1c0f0ffff AppStoreOverlays arm64  <6a4e2e5bfa343e308b812903ac16d784> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1c1fa9000 - 0x1c1fb8fff AppleFSCompression arm64  <178c4a8cc8733415b44e51b28c38e95a> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1c1fc5000 - 0x1c1fd2fff AppleIDSSOAuthentication arm64  <4004ea4749db3dfdbf30b469396a494b> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1c1fd3000 - 0x1c2016fff AppleJPEG arm64  <0da7c720da27375193b83fb04f45c7c8> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1c2091000 - 0x1c20a5fff AppleNeuralEngine arm64  <4b091c717a0b3de6aca6f6922c4f9f1a> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1c20af000 - 0x1c20d2fff AppleSauce arm64  <fc951f36f6ea314d87ea3b8f65267ea9> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1c2101000 - 0x1c211efff AssetCacheServices arm64  <09f1130c2cf13c488f1bdae1b1cdff47> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1c227d000 - 0x1c22d8fff AuthKitUI arm64  <bde64f95d5cc3e55ba2bff12d74c14f1> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1c2343000 - 0x1c2344fff BackgroundTaskAgent arm64  <f77c811004603e46a7c25416a020395d> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1c2367000 - 0x1c237ffff BiomePubSub arm64  <41e06ca8213b385097981c052f8760b0> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1c261e000 - 0x1c262dfff BluetoothManager arm64  <705b89dec60038969adf9552ec964c38> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1c288c000 - 0x1c2896fff CMCaptureCore arm64  <d3655cd5ca263187a6a7dc83f317da51> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1c2897000 - 0x1c28adfff CPAnalytics arm64  <dcb1ac63073837f181ed475bb1cd1a40> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1c28b0000 - 0x1c28bffff CPMS arm64  <f7a4a5bfe8733ed0b3f6a8ed0bf61e65> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1c28c0000 - 0x1c28cffff CTCarrierSpace arm64  <a111ed620cf73ca1bc0aedc8eca233c2> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1c2bd3000 - 0x1c2bdefff CaptiveNetwork arm64  <3dcbff702a333be29438f35827f98f79> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1c2cfa000 - 0x1c2d34fff Catalyst arm64  <9525d7a13f6a3a988eea9847ff2713fe> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1c2d35000 - 0x1c2d56fff CellularPlanManager arm64  <32c6217dc8fc34e3bc95cbcc59302635> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1c2d6f000 - 0x1c2d77fff CertUI arm64  <f2c3391bdd2b3a4588c20d6987349b96> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1c2d80000 - 0x1c2dcefff ChunkingLibrary arm64  <50a0ff81de403736a458137d765af0a0> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1c31ac000 - 0x1c31b3fff CommonAuth arm64  <9e9491fb236637fb8215381253c22a39> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1c31b4000 - 0x1c31b8fff CommunicationsFilter arm64  <7ff71fa8837b35609a85dc2d1b10ae6d> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1c326c000 - 0x1c326ffff ConstantClasses arm64  <0f7227f2c3ac3faab8b7d54e72d9467a> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1c3279000 - 0x1c32b5fff ContactsAutocomplete arm64  <008adaf6386f3f2eb36b8a331dcce1b6> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1c32bb000 - 0x1c332bfff ContactsUICore arm64  <6b552a1a66bc3220abe94c962a5f8b6b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1c34a6000 - 0x1c3597fff CoreBrightness arm64  <ff117440aed43732a10b6cc6517cde6e> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1c3601000 - 0x1c3610fff CoreDuetDaemonProtocol arm64  <c9a3ebb1879e39deb099de41787b2580> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1c3613000 - 0x1c3615fff CoreDuetDebugLogging arm64  <3467964585fd3acc82af2ee3b53eb8dd> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1c3624000 - 0x1c3636fff CoreEmoji arm64  <956c19a7ef3338778a7296af46b44ea9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1c3c2f000 - 0x1c3c33fff CoreOptimization arm64  <f7af8a3a952f35e1a67544a68cde22e1> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1c3c34000 - 0x1c3cedfff CorePDF arm64  <b67dc0b92b883a3abddb1b4af6399820> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1c3cee000 - 0x1c3cf6fff CorePhoneNumbers arm64  <a00a3a0b081a3b7abce8521f874b0dec> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1c3cf7000 - 0x1c3d4bfff CorePrediction arm64  <9a20ba3fc837336d93ce6049c20e8fff> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1c464b000 - 0x1c4655fff CoreRecents arm64  <75a11536988e31268113e70b076809bc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1c4656000 - 0x1c46bcfff CoreRecognition arm64  <92dbca0dca0f39ddb3eed6a2413cc7c5> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1c46bd000 - 0x1c46d5fff CoreSDB arm64  <71e5a12eebbc324097b6c60aad03514b> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1c46d6000 - 0x1c46fefff CoreSVG arm64  <aaeb07d727d638a8bffc196a4da92388> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1c48ac000 - 0x1c48b0fff DAAPKit arm64  <a59bca040cd13c3381081c68173c096c> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1c48ce000 - 0x1c48dbfff DCIMServices arm64  <a6dc115d4f733b799976cac37df2310a> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1c48f2000 - 0x1c492efff DataDetectorsNaturalLanguage arm64  <b6e791ff8e143db7a0b50e14a2f10b25> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1c4991000 - 0x1c49a0fff DeviceIdentity arm64  <050f468d52bb3724b5801ef7c9b86441> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1c4ac8000 - 0x1c4afdfff DistributedEvaluation arm64  <eacfb711788a35288929d1ab63f1303f> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1c4b4a000 - 0x1c4c15fff DocumentCamera arm64  <6163af3a574f35a28699c421352ba403> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1c4c16000 - 0x1c4c50fff DocumentManager arm64  <e3cc01ae73ad3776b11c601479d3ed56> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1c4c51000 - 0x1c4c6ffff DocumentManagerCore arm64  <fa83cf2a1aba319ca46272d0ff54146c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1c4cf3000 - 0x1c4cf5fff DragUI arm64  <0da98a8840e43ec098e51105af855e0a> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1c4d24000 - 0x1c4d54fff EAP8021X arm64  <d605505d7b9c37878aef6a1e2da11500> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1c4d6b000 - 0x1c4d75fff EmailAddressing arm64  <a70b542953493002b86a50bb44df38a9> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1c4d83000 - 0x1c4d97fff Engram arm64  <17aeb9446ae9389bb945e5da2360140a> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1c4ed0000 - 0x1c4ed7fff ExtensionFoundation arm64  <fa588efbc22e369da185454d6c830fe4> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1c5051000 - 0x1c5059fff FSEvents arm64  <dfe99ea7269b3f23b72a99cd5115ecb8> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1c505a000 - 0x1c5079fff FTAWD arm64  <49bbe9a2eb6f3bf0a93385eb95b3efef> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1c507a000 - 0x1c507dfff FTClientServices arm64  <d97822114ed33a9087aaf76c11106844> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1c507e000 - 0x1c5490fff FaceCore arm64  <33c36efe8f78316e94abf2712bb72e86> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1c5499000 - 0x1c549efff FeatureFlagsSupport arm64  <c8ea99cb74cc3a44a55bffd8f1b42e98> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1c549f000 - 0x1c54a7fff FeedbackLogger arm64  <96ed3e8db1563684b820b117222465ba> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1c5630000 - 0x1c576cfff libFontParser.dylib arm64  <84d02471b0b5304ab66ec8f4803035cc> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1c576d000 - 0x1c5775fff libGSFont.dylib arm64  <660ff010e82f3e2583a0f49bafc6535e> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1c5776000 - 0x1c57b3fff libGSFontCache.dylib arm64  <331b21bd5475351e9b4d9557d68c164c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1c5817000 - 0x1c5824fff libhvf.dylib arm64  <f100fe93aada3e1385bcb4a69b1e2095> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1c584a000 - 0x1c5861fff Futhark arm64  <931eaace16f23e869410289c878fe3fa> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1c648e000 - 0x1c64acfff GenerationalStorage arm64  <ac7b334a664c3b08b24aa8750fa43243> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1c64ad000 - 0x1c64bafff GraphVisualizer arm64  <6d8b8c6931f8341d8fbca3868cfd27b5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1c64f0000 - 0x1c64fbfff HID arm64  <ff9fb09c88533a9aa26c12d713fcb317> /System/Library/PrivateFrameworks/HID.framework/HID
0x1c65da000 - 0x1c664afff Heimdal arm64  <c3de7d74f14439e98a69002a7e0dda29> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1c684c000 - 0x1c68c3fff HomeSharing arm64  <b0d26785c7263e56af2786303d01ff8e> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1c691d000 - 0x1c6922fff IDSKVStore arm64  <67839ce3a4153020891137a96ff57227> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1c6c3a000 - 0x1c6c43fff IOKitten arm64  <bc5e5ee6f592394a8b8959ab44fd9c77> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1c6c44000 - 0x1c6c46fff IOSurfaceAccelerator arm64  <2c4f6d38224235cabf4df2ef0d47df29> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1c6c6a000 - 0x1c6c71fff IdleTimerServices arm64  <ab01f8800bdd3931aacb0d7e6fcee0d0> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1c6c79000 - 0x1c6c7efff IncomingCallFilter arm64  <05e8d186232538898f1fa19df3370ae6> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1c6d3d000 - 0x1c6d49fff IntentsFoundation arm64  <65393f71e82e3b67910adfc2600d79c2> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1c6d63000 - 0x1c6d66fff InternationalTextSearch arm64  <27efb448cfc935d29e66b53720d928d2> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1c6d67000 - 0x1c6d82fff IntlPreferences arm64  <13ab9f54c6ea3e64b7d45d137206a967> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1c6fb0000 - 0x1c6fcefff LatentSemanticMapping arm64  <e0ed0ca08aec34c7b57b91b3660cca71> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x1c6fe4000 - 0x1c6feafff LinguisticData arm64  <a3ac382149263d2981229fca174bb39d> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1c7038000 - 0x1c7070fff LocalAuthenticationPrivateUI arm64  <60b82697538b336e84cac757747c0252> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1c7227000 - 0x1c7227fff Marco arm64  <5617a275985a3d4da2c9bc94bb1b88d0> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1c73b3000 - 0x1c76cafff MediaLibraryCore arm64  <743667fd33ea34cc917327acc7628164> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1c76cb000 - 0x1c775afff MediaPlatform arm64  <b41f4e1e9e9835b7b38ffcd0e9b6c17b> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1c7b3e000 - 0x1c7c06fff MetalTools arm64  <c9d58cf24e913e1880979272559e47ae> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1c7c28000 - 0x1c7c73fff MetricsKit arm64  <976ab3bd3b983eda8be24b41f6b928b4> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1c7c87000 - 0x1c7c9bfff MobileBluetooth arm64  <b886799ed0643a11b2c9dc4f1deb7917> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1c7d1b000 - 0x1c7d21fff MobileSystemServices arm64  <3f2057cca90e36f8b38eea0d306883a4> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1c7dfc000 - 0x1c7e02fff Netrb arm64  <ed62500588523642b260f813fdb79daf> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1c7ebe000 - 0x1c7ed7fff NetworkStatistics arm64  <1141e23c933a3c488786752790f99f0e> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1c7fad000 - 0x1c7fedfff OTSVG arm64  <3f824aac7db23aba97f6400013c686da> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c85e9000 - 0x1c85ebfff ParsecSubscriptionServiceSupport arm64  <966a2f292f243de9a21cdd43e2835e51> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1c85f0000 - 0x1c8618fff Pasteboard arm64  <5de54145a5013b19a2c2d7b65a19d755> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1c8647000 - 0x1c8652fff PersonaKit arm64  <03212b69dfe43b6c96479b2a42fd1540> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1c8653000 - 0x1c865ffff PersonaUI arm64  <f04e2fd13d403a90b7c16257916a2f18> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1c8681000 - 0x1c8681fff PhoneNumbers arm64  <7b850d74a87031b7a45c64250b0b3682> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1c8845000 - 0x1c8881fff PhotosImagingFoundation arm64  <17455aaa5a643b11ae2321b5d7e08a95> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1c8882000 - 0x1c88cdfff PhysicsKit arm64  <b787ba76397a38ecbf5eebbfcdc787cb> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1c8981000 - 0x1c898cfff PointerUIServices arm64  <0a08f2ba58ce389fac5ca1577533aed7> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1c9df8000 - 0x1c9e02fff RTCReporting arm64  <0d289f94643f3231901f06231d9fbb5c> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1ca080000 - 0x1ca091fff RemoteTextInput arm64  <2a699d1f87bb3f7d917df3c58c5a8520> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ca092000 - 0x1ca0f7fff RemoteUI arm64  <3fc7887defc33697aadd85f52ffa5683> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1ca125000 - 0x1ca129fff RevealCore arm64  <f53485c0d41c380eae3d2f5891e7f5b1> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1ca13f000 - 0x1ca4b8fff SDAPI arm64  <268aeec31bbc3ce7b2f355ffabb924f6> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1ca9d5000 - 0x1ca9defff SignpostCollection arm64  <35a139f6e62c3fff91a8da3c9f8dd50a> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ca9df000 - 0x1ca9dffff SignpostMetrics arm64  <5e56a5b6fd6b32ceafe62a17c516ade1> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1ca9e1000 - 0x1caa1ffff SignpostSupport arm64  <ed1a2ff3817d3cb9982012907ab380a9> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1cb263000 - 0x1cb263fff SoftLinking arm64  <8acfbe12f82f3a1d94fdff67df26cd02> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1cb72a000 - 0x1cb767fff StreamingZip arm64  <38bf099ab1813799b297046608678d0d> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1cb76f000 - 0x1cb779fff SymptomDiagnosticReporter arm64  <447820c329533385a50be5d3d640a299> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1cb7aa000 - 0x1cb7c5fff SymptomPresentationFeed arm64  <0dc5ff50404b3002be331a6f455ef49d> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1cb801000 - 0x1cb811fff TCC arm64  <55f09c7bafcd3f65afc317867677716b> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1cc0bf000 - 0x1cc171fff TextureIO arm64  <1463b9d0e5bd3064bc90caa3950d2d99> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1cc381000 - 0x1cc388fff URLFormatting arm64  <fdf92308979232b390df403191340d03> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1cc961000 - 0x1cc98afff UsageTracking arm64  <8b46e3494c913503a3cef44d19acfd50> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1cd41e000 - 0x1cd4e0fff VoiceTrigger arm64  <f9f1d8ea24ec3c728c2a69bf4cdd26db> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1cd5a2000 - 0x1cd5a3fff WatchdogClient arm64  <d21d6aa1b8893fad9cc1de98aa90c8a8> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1cd5c6000 - 0x1cd5dafff WebContentAnalysis arm64  <3c84d0fcbfc73b178b31f90d443e371e> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x1cd863000 - 0x1cdf8bfff libwebrtc.dylib arm64  <75769f02db3438da97a54a6ab230ac73> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1ce004000 - 0x1ce019fff WebUI arm64  <cd97f855658d39b0bd2e3eb8a2918823> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1ce51b000 - 0x1ce51efff XCTTargetBootstrap arm64  <61d21a7d3dca37e48f8352efa4ddcdcd> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ce57a000 - 0x1ce599fff caulk arm64  <f4eea6af0ab031bab9bba2dec9b5eca0> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1d09d0000 - 0x1d09d5fff kperf arm64  <b42e92f3a524355ba8558263a85c5302> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1d09d6000 - 0x1d09defff kperfdata arm64  <f7bc55be2af33d7ca5eda4fed97f5fa9> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1d09df000 - 0x1d09f4fff libEDR arm64  <1749e693dea434d3a217e97b185a6945> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1d0a10000 - 0x1d0a20fff perfdata arm64  <7abd6c923119394797d130e08df72de7> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1d0a21000 - 0x1d0a4ffff vCard arm64  <a6e9367fac963e85902477beab47b015> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1d1363000 - 0x1d139cfff libAWDSupport.dylib arm64  <03f29a621ba83999ab59bd7bc17ed191> /usr/lib/libAWDSupport.dylib
0x1d139d000 - 0x1d174dfff libAWDSupportFramework.dylib arm64  <378443253ad33395a28f93eb1b37f815> /usr/lib/libAWDSupportFramework.dylib
0x1d18c7000 - 0x1d18d6fff libAudioStatistics.dylib arm64  <90bdfa07bf843d1498e20950deb117b4> /usr/lib/libAudioStatistics.dylib
0x1d1a71000 - 0x1d1aa3fff libCRFSuite.dylib arm64  <8e3426313c4d38aeba33f5371cfe312c> /usr/lib/libCRFSuite.dylib
0x1d1aa4000 - 0x1d1aa5fff libCTGreenTeaLogger.dylib arm64  <4b15ae300fd13768a0a8519d9d6bf75f> /usr/lib/libCTGreenTeaLogger.dylib
0x1d1aa6000 - 0x1d1ab0fff libChineseTokenizer.dylib arm64  <120c7c3f87c538c89c08ce34e733d6b8> /usr/lib/libChineseTokenizer.dylib
0x1d1d4d000 - 0x1d1d54fff libIOReport.dylib arm64  <9fcf5669311f3585a7fb5f4c8832af4b> /usr/lib/libIOReport.dylib
0x1d1dca000 - 0x1d1dd1fff libMatch.1.dylib arm64  <ae30c4bdd3a93e6f99a0c30e6dc00bee> /usr/lib/libMatch.1.dylib
0x1d1ee5000 - 0x1d1eeafff libThaiTokenizer.dylib arm64  <78a3b95dace535a1807a3df623afe7da> /usr/lib/libThaiTokenizer.dylib
0x1d2152000 - 0x1d2154fff libapp_launch_measurement.dylib arm64  <70f4f58c9d4333b39688e5e535dd193e> /usr/lib/libapp_launch_measurement.dylib
0x1d2155000 - 0x1d216bfff libapple_nghttp2.dylib arm64  <da4d9abd15cd3aed866676b941cfa344> /usr/lib/libapple_nghttp2.dylib
0x1d216c000 - 0x1d21fdfff libate.dylib arm64  <69a5b22dfaa23c7a98f3b6a4099c9da1> /usr/lib/libate.dylib
0x1d228d000 - 0x1d229dfff libbsm.0.dylib arm64  <169f8ccd59cc369096fc6eb4120dfb28> /usr/lib/libbsm.0.dylib
0x1d229e000 - 0x1d22aafff libbz2.1.0.dylib arm64  <8f92ac6d484a3054924523d4b47ff731> /usr/lib/libbz2.1.0.dylib
0x1d22ab000 - 0x1d22abfff libcharset.1.dylib arm64  <9f5e03617d4238f398de06dac792a44f> /usr/lib/libcharset.1.dylib
0x1d22ac000 - 0x1d22bdfff libcmph.dylib arm64  <b8414f32199231c89c6779e580182efc> /usr/lib/libcmph.dylib
0x1d22be000 - 0x1d22d5fff libcompression.dylib arm64  <4950fdc1364039c2b8f10f5e40389077> /usr/lib/libcompression.dylib
0x1d22d6000 - 0x1d22ebfff libcoretls.dylib arm64  <93ff01f9fa283a31be622e34d8fb7cbd> /usr/lib/libcoretls.dylib
0x1d22ec000 - 0x1d22edfff libcoretls_cfhelpers.dylib arm64  <cd095b53ef4a3c32950610bf49784e39> /usr/lib/libcoretls_cfhelpers.dylib
0x1d2311000 - 0x1d2317fff libcupolicy.dylib arm64  <ffa54e7dd40d32ed81ef5296d5bb76cc> /usr/lib/libcupolicy.dylib
0x1d2318000 - 0x1d231ffff libdns_services.dylib arm64  <7a8671bdc3a43eeeac7a0a033f4629ef> /usr/lib/libdns_services.dylib
0x1d2320000 - 0x1d233cfff libedit.3.dylib arm64  <f775d9cfe501334ab200c415dc6a455a> /usr/lib/libedit.3.dylib
0x1d233d000 - 0x1d233dfff libenergytrace.dylib arm64  <1d671c95de92358e9532bbfda6a13be2> /usr/lib/libenergytrace.dylib
0x1d233e000 - 0x1d2355fff libexpat.1.dylib arm64  <5292669a2d3d37caab781c8c7c34970f> /usr/lib/libexpat.1.dylib
0x1d237f000 - 0x1d2383fff libgermantok.dylib arm64  <48c5bac21f663daa9fa01149576f2081> /usr/lib/libgermantok.dylib
0x1d2384000 - 0x1d2389fff libheimdal-asn1.dylib arm64  <c8125bd419a73db79b5e6e7dc7fd34b5> /usr/lib/libheimdal-asn1.dylib
0x1d238a000 - 0x1d247bfff libiconv.2.dylib arm64  <5b89f22ac1fa33c48095b5109c128ae5> /usr/lib/libiconv.2.dylib
0x1d249f000 - 0x1d24a0fff liblangid.dylib arm64  <e2fd7c16ed4a3dbba82b1f79d7cf71ed> /usr/lib/liblangid.dylib
0x1d24a1000 - 0x1d24acfff liblockdown.dylib arm64  <73ca5ba8028b334a8a91fbffeb52a95a> /usr/lib/liblockdown.dylib
0x1d24ad000 - 0x1d24c5fff liblzma.5.dylib arm64  <2cfd5a34fca03530b757a1ca1235ef50> /usr/lib/liblzma.5.dylib
0x1d24f3000 - 0x1d2546fff libmecab.dylib arm64  <26ee589f55d9318b8e1c48323e9fc81c> /usr/lib/libmecab.dylib
0x1d2547000 - 0x1d276ffff libmecabra.dylib arm64  <cb220a65edfb305e8bbd8164ab9832bc> /usr/lib/libmecabra.dylib
0x1d2770000 - 0x1d2782fff libmis.dylib arm64  <42eed141ce883c7da0a4d41ffcd68bb4> /usr/lib/libmis.dylib
0x1d2783000 - 0x1d2798fff libnetworkextension.dylib arm64  <db67c25061b337d6a5b9e09cbf3c1041> /usr/lib/libnetworkextension.dylib
0x1d2b39000 - 0x1d2b6cfff libpcap.A.dylib arm64  <b9d6bec1befd3474951b84bd91d39ac8> /usr/lib/libpcap.A.dylib
0x1d2b6d000 - 0x1d2b7afff libperfcheck.dylib arm64  <190f8d2dece932c38ce7fe9672db1fd1> /usr/lib/libperfcheck.dylib
0x1d2b82000 - 0x1d2b93fff libprequelite.dylib arm64  <28eef50c066c35e4bb87c25413da6a6b> /usr/lib/libprequelite.dylib
0x1d2b94000 - 0x1d2ba5fff libprotobuf-lite.dylib arm64  <95c89234ec383a9785b22748eb8644b9> /usr/lib/libprotobuf-lite.dylib
0x1d2ba6000 - 0x1d2c04fff libprotobuf.dylib arm64  <9bceaa37e73c3715beebfdffa90a0159> /usr/lib/libprotobuf.dylib
0x1d2c05000 - 0x1d2c62fff libquic.dylib arm64  <419bbec2ab2131378aeefc972673f906> /usr/lib/libquic.dylib
0x1d2c63000 - 0x1d2c7afff libresolv.9.dylib arm64  <22c2e0c3e8e938e0bd60446339e3b9d9> /usr/lib/libresolv.9.dylib
0x1d2c7b000 - 0x1d2c7dfff libsandbox.1.dylib arm64  <f06f0046eaf13fc59c23caef4e8be1d1> /usr/lib/libsandbox.1.dylib
0x1d2cc5000 - 0x1d2cc8fff libutil.dylib arm64  <b7621500dd793a9eb1a128c24a6dc402> /usr/lib/libutil.dylib
0x1d2cc9000 - 0x1d2daefff libxml2.2.dylib arm64  <fdf93b0bcb103d519d9188f8d8a1bcac> /usr/lib/libxml2.2.dylib
0x1d2db3000 - 0x1d2ddbfff libxslt.1.dylib arm64  <cf3d143fc0483377905648b90933f77a> /usr/lib/libxslt.1.dylib
0x1d2ddc000 - 0x1d2dedfff libz.1.dylib arm64  <c436568b719d3e879d9e6fd856e07b9c> /usr/lib/libz.1.dylib
0x1d2e22000 - 0x1d2e24fff liblog_network.dylib arm64  <702e69e98dd632faa8a2a02ea23be43b> /usr/lib/log/liblog_network.dylib
0x1d2e2d000 - 0x1d2e34fff libswiftAVFoundation.dylib arm64  <b6c5c61e3bc23acab3516324604bdb49> /usr/lib/swift/libswiftAVFoundation.dylib
0x1d2e35000 - 0x1d2e94fff libswiftAccelerate.dylib arm64  <a4b429a6cc64332dbcd8b69a34f1ce2c> /usr/lib/swift/libswiftAccelerate.dylib
0x1d2ebb000 - 0x1d2ec3fff libswiftCoreAudio.dylib arm64  <e26732b3551e39fd9061092718f21086> /usr/lib/swift/libswiftCoreAudio.dylib
0x1d2ec4000 - 0x1d2ec8fff libswiftCoreData.dylib arm64  <d01b4522fd13344f83a681b61a5c7f45> /usr/lib/swift/libswiftCoreData.dylib
0x1d2ec9000 - 0x1d2ec9fff libswiftCoreFoundation.dylib arm64  <e49b1d43007630318e36b91ab6ce18a9> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1d2eca000 - 0x1d2ecafff libswiftCoreImage.dylib arm64  <bea16865d6eb38dca0b90938705742c9> /usr/lib/swift/libswiftCoreImage.dylib
0x1d2ecb000 - 0x1d2ecdfff libswiftCoreLocation.dylib arm64  <6234fa1a10473eacb8fdd28b25a020cc> /usr/lib/swift/libswiftCoreLocation.dylib
0x1d2ece000 - 0x1d2ed7fff libswiftCoreMIDI.dylib arm64  <86dc600302c634a9bb5ab16005776cfd> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1d2ed8000 - 0x1d2edbfff libswiftCoreML.dylib arm64  <52796a15d5cc3e0db5ef0a55c1e850af> /usr/lib/swift/libswiftCoreML.dylib
0x1d2edc000 - 0x1d2f13fff libswiftCoreMedia.dylib arm64  <67dac4c767523bb29ad50ccaf4dd7717> /usr/lib/swift/libswiftCoreMedia.dylib
0x1d2f20000 - 0x1d2f29fff libswiftDarwin.dylib arm64  <0fb51aebdf4b3888a8d1ed83b38ea887> /usr/lib/swift/libswiftDarwin.dylib
0x1d2f48000 - 0x1d2f4cfff libswiftMetal.dylib arm64  <ab2073f03fe43a909db61dd89dcf256a> /usr/lib/swift/libswiftMetal.dylib
0x1d2f5d000 - 0x1d2fa7fff libswiftNetwork.dylib arm64  <9fe9320892b736c2a1269e9388a35777> /usr/lib/swift/libswiftNetwork.dylib
0x1d2fb8000 - 0x1d2fb9fff libswiftQuartzCore.dylib arm64  <3d1dee301938383bb62d2f951fce01b3> /usr/lib/swift/libswiftQuartzCore.dylib
0x1d2ff0000 - 0x1d2ff1fff libswiftVision.dylib arm64  <86d4f614a2253aab94581ed283f13c98> /usr/lib/swift/libswiftVision.dylib
0x1d2ff7000 - 0x1d3008fff libswiftos.dylib arm64  <ccdd5d92f6723a96bafae120265e6569> /usr/lib/swift/libswiftos.dylib
0x1d3009000 - 0x1d301bfff libswiftsimd.dylib arm64  <38d8023b1dc231eda8f33b80deb84610> /usr/lib/swift/libswiftsimd.dylib
0x1d301c000 - 0x1d3021fff libcache.dylib arm64  <61f0a681e23536fb8241dec27c6d6a87> /usr/lib/system/libcache.dylib
0x1d3022000 - 0x1d302efff libcommonCrypto.dylib arm64  <a05d8f4ec2c038f8a889342fa71d812c> /usr/lib/system/libcommonCrypto.dylib
0x1d302f000 - 0x1d3033fff libcompiler_rt.dylib arm64  <e69e163453a53a93996e4aa213934ea0> /usr/lib/system/libcompiler_rt.dylib
0x1d3034000 - 0x1d303cfff libcopyfile.dylib arm64  <5bb2e296286632e89005f099aa52bff9> /usr/lib/system/libcopyfile.dylib
0x1d311d000 - 0x1d311dfff liblaunch.dylib arm64  <5927fc3fca7d35f68e7189300e1cad88> /usr/lib/system/liblaunch.dylib
0x1d311e000 - 0x1d3123fff libmacho.dylib arm64  <34a88e2ed20635d582d507f8814bd80e> /usr/lib/system/libmacho.dylib
0x1d3124000 - 0x1d3126fff libremovefile.dylib arm64  <144bbecad2e934d5ae63cdc0cee1fe9d> /usr/lib/system/libremovefile.dylib
0x1d3127000 - 0x1d3128fff libsystem_blocks.dylib arm64  <4767cc9839193d3eba2420f75eb84708> /usr/lib/system/libsystem_blocks.dylib
0x1d3129000 - 0x1d312bfff libsystem_collections.dylib arm64  <60d56161f5d734afb05d5778d4367ad3> /usr/lib/system/libsystem_collections.dylib
0x1d312c000 - 0x1d3130fff libsystem_configuration.dylib arm64  <85694fd0245d394295b76d23dd63d0f2> /usr/lib/system/libsystem_configuration.dylib
0x1d3131000 - 0x1d3141fff libsystem_containermanager.dylib arm64  <8bd8e26e4bd63039bafb3da02853bba1> /usr/lib/system/libsystem_containermanager.dylib
0x1d3142000 - 0x1d3143fff libsystem_coreservices.dylib arm64  <fee3ba6cb4ea35599bc2c967e0c028f8> /usr/lib/system/libsystem_coreservices.dylib
0x1d3144000 - 0x1d314dfff libsystem_darwin.dylib arm64  <2fc939b5aed0382e9960c7a9fdac6704> /usr/lib/system/libsystem_darwin.dylib
0x1d314e000 - 0x1d3156fff libsystem_dnssd.dylib arm64  <2a19293e6f0a39eca67f8d9b434ac358> /usr/lib/system/libsystem_dnssd.dylib
0x1d3157000 - 0x1d3159fff libsystem_featureflags.dylib arm64  <26536a3426bc398daab6efee47eed689> /usr/lib/system/libsystem_featureflags.dylib
0x1d315a000 - 0x1d3187fff libsystem_m.dylib arm64  <77e524aae561333395ce81b546cfcffa> /usr/lib/system/libsystem_m.dylib
0x1d3188000 - 0x1d3192fff libsystem_platform.dylib arm64  <29e84b8d566c3659a559939086f82f93> /usr/lib/system/libsystem_platform.dylib
0x1d3193000 - 0x1d3193fff libsystem_product_info_filter.dylib arm64  <f9b7a6b02bf13923b597dae6ae401bad> /usr/lib/system/libsystem_product_info_filter.dylib
0x1d3194000 - 0x1d31a4fff libsystem_pthread.dylib arm64  <7c6e3623fd50360382e37f4f29b5df76> /usr/lib/system/libsystem_pthread.dylib
0x1d31a5000 - 0x1d31a8fff libsystem_sandbox.dylib arm64  <28999cdc3e813fdaa80fda7767323f2c> /usr/lib/system/libsystem_sandbox.dylib
0x1d31a9000 - 0x1d31b2fff libunwind.dylib arm64  <c68c8efce53134c9910d2dfcebc56042> /usr/lib/system/libunwind.dylib
0x1d31b3000 - 0x1d31e4fff libxpc.dylib arm64  <32a7dd86cb5d3f3d80dbaaa420fdb85b> /usr/lib/system/libxpc.dylib
0x1d3a60000 - 0x1d3a72fff SpotlightLinguistics arm64  <9b8bbdb2c5ea3378b58622e39020beac> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF


iOS 14 CoreFoundation crash with EXC_BREAKPOINT
 
 
Q