App Crash in iPhone XS and iOS 13.4.1

Hi, i have a problem in my app when it is installed in a device. It throws this error:


Incident Identifier: CEF92E1B-D287-493D-B26A-9E3389956194
Beta Identifier:     6D31A2D1-08BB-411D-9532-E0D5214050B6
Hardware Model:      iPhone11,2
Process:             Production [3744]
Path:                /private/var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Production
Identifier:          com.iriego.RiegoApp
Version:             141 (4.1.3)
AppStoreTools:       11E503a
AppVariant:          1:iPhone11,2:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.iriego.RiegoApp [1106]


Date/Time:           2020-04-20 08:49:50.4778 +0100
Launch Time:         2020-04-20 08:49:49.6296 +0100
OS Version:          iPhone OS 13.4.1 (17E262)
Release Type:        User
Baseband Version:    2.05.13
Report Version:      104

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

Thread 0 name:
Thread 0 Crashed:
0   Production                        0x0000000102fddec4 @objc LauncherViewController.viewDidLoad() + 188 (LauncherViewController.swift:19)
1   UIKitCore                         0x00000001ae12636c -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 104 (UIViewController.m:2283)
2   UIKitCore                         0x00000001ae12af20 -[UIViewController loadViewIfRequired] + 952 (UIViewController.m:3382)
3   UIKitCore                         0x00000001ae12b30c -[UIViewController view] + 32 (UIViewController.m:3404)
4   UIKit                             0x00000001e13fddf4 -[UIViewControllerAccessibility dismissViewControllerWithTransition:completion:] + 272 (UIViewControllerAccessibility.m:183)
5   UIKitCore                         0x00000001ae13e354 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 528 (UIViewController.m:7837)
6   UIKitCore                         0x00000001ae140b9c -[UIViewController dismissViewControllerAnimated:completion:] + 148 (UIViewController.m:8335)
7   UIKit                             0x00000001e13fda48 -[UIViewControllerAccessibility dismissViewControllerAnimated:completion:] + 124 (UIViewControllerAccessibility.m:141)
8   UIKitCore                         0x00000001ae7cff60 __68-[UIWindow _removeAllViewControllersFromWindowHierarchyFromDealloc:]_block_invoke + 64 (UIWindow.m:1973)
9   UIKitCore                         0x00000001ae138640 +[UIViewController _performWithoutDeferringTransitionsAllowingAnimation:actions:] + 176 (UIViewController.m:6843)
10  UIKitCore                         0x00000001ae7cfbf0 -[UIWindow _removeAllViewControllersFromWindowHierarchyFromDealloc:] + 300 (UIWindow.m:1972)
11  UIKitCore                         0x00000001ae7d011c -[UIWindow setRootViewController:] + 288 (UIWindow.m:2028)
12  Production                        0x0000000102ea833c specialized BaseRouter.goToLauncher() + 220
13  Production                        0x0000000102ea81dc protocol witness for BaseRouterInput.goToLauncher() in conformance BaseRouter + 24 (<compiler-generated>:0)
14  Production                        0x0000000102e5ef20 specialized ApplicationController.application(_:didFinishLaunchingWithOptions:) + 328 (ApplicationController.swift:47)
15  Production                        0x0000000102e5a7bc @objc AppDelegate.application(_:didFinishLaunchingWithOptions:) + 128 (<compiler-generated>:0)
16  UIKitCore                         0x00000001ae78c78c -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 360 (UIApplication.m:2327)
17  UIKitCore                         0x00000001ae78e56c -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 5104 (UIApplication.m:2724)
18  UIKitCore                         0x00000001ae793f68 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1256 (UIApplication.m:4277)
19  UIKitCore                         0x00000001adf06b50 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 152 (_UISceneLifecycleMultiplexer.m:388)
20  UIKitCore                         0x00000001ae3d1510 _UIScenePerformActionsWithLifecycleActionMask + 112 (_UISceneLifecycleState.m:109)
21  UIKitCore                         0x00000001adf07684 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransiti... + 212 (_UISceneLifecycleMultiplexer.m:501)
22  UIKitCore                         0x00000001adf070b0 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 296 (_UISceneLifecycleMultiplexer.m:450)
23  UIKitCore                         0x00000001adf074a0 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionSto... + 756 (_UISceneLifecycleMultiplexer.m:500)
24  UIKitCore                         0x00000001adf06d28 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 340 (_UISceneLifecycleMultiplexer.m:406)
25  UIKitCore                         0x00000001adf0b444 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsFo... + 196 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:102)
26  UIKitCore                         0x00000001ae2f0080 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 856 (BSAnimationSettings+UIKit.m:50)
27  UIKitCore                         0x00000001ae3eb1b4 _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 260 (_UISceneSettingsDiffAction.m:43)
28  UIKitCore                         0x00000001adf0b180 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsFo... + 156 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:87)
29  UIKitCore                         0x00000001ae3eb09c _UISceneSettingsDiffActionPerformActionsWithDelayForTransitionContext + 108 (_UISceneSettingsDiffAction.m:35)
30  UIKitCore                         0x00000001adf0afd8 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUISc... + 392 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:85)
31  UIKitCore                         0x00000001add70db8 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 640 (UIScene.m:1340)
32  UIKitCore                         0x00000001add6f8b8 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 256 (UIScene.m:1073)
33  UIKitCore                         0x00000001add70ae8 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 236 (UIScene.m:1317)
34  UIKitCore                         0x00000001ae792200 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 552 (UIApplication.m:3823)
35  UIKitCore                         0x00000001ae316a50 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 376 (UIApplicationSceneClientAgent.m:45)
36  FrontBoardServices                0x00000001af8acbec -[FBSSceneImpl _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 440 (FBSSceneImpl.m:431)
37  FrontBoardServices                0x00000001af8d3190 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_... + 116 (FBSWorkspaceScenesClient.m:318)
38  FrontBoardServices                0x00000001af8b7aac -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 240 (FBSWorkspace.m:357)
39  FrontBoardServices                0x00000001af8d2e24 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_... + 344 (FBSWorkspaceScenesClient.m:317)
40  libdispatch.dylib                 0x00000001aa2ec33c _dispatch_client_callout + 20 (object.m:495)
41  libdispatch.dylib                 0x00000001aa2ef0d4 _dispatch_block_invoke_direct + 264 (queue.c:466)
42  FrontBoardServices                0x00000001af8f92b4 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48 (FBSSerialQueue.m:173)
43  FrontBoardServices                0x00000001af8f8f60 -[FBSSerialQueue _queue_performNextIfPossible] + 432 (FBSSerialQueue.m:216)
44  FrontBoardServices                0x00000001af8f94cc -[FBSSerialQueue _performNextFromRunLoopSource] + 32 (FBSSerialQueue.m:247)
45  CoreFoundation                    0x00000001aa5c7860 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1922)
46  CoreFoundation                    0x00000001aa5c77b4 __CFRunLoopDoSource0 + 84 (CFRunLoop.c:1956)
47  CoreFoundation                    0x00000001aa5c6f04 __CFRunLoopDoSources0 + 196 (CFRunLoop.c:1992)
48  CoreFoundation                    0x00000001aa5c1ca4 __CFRunLoopRun + 796 (CFRunLoop.c:2882)
49  CoreFoundation                    0x00000001aa5c1660 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
50  GraphicsServices                  0x00000001b49d2604 GSEventRunModal + 164 (GSEvent.c:2246)
51  UIKitCore                         0x00000001ae79615c UIApplicationMain + 1944 (UIApplication.m:4820)
52  Production                        0x0000000102e39e90 main + 68 (AppDelegate.swift:4)
53  libdyld.dylib                     0x00000001aa43d1ec start + 4

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

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib            0x00000001aa410784 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001aa40fba8 mach_msg + 76 (mach_msg.c:103)
2   libdispatch.dylib                 0x00000001aa301f10 _dispatch_mach_send_and_wait_for_reply + 552 (mach.c:830)
3   libdispatch.dylib                 0x00000001aa302304 dispatch_mach_send_with_result_and_wait_for_reply + 56 (mach.c:2006)
4   libxpc.dylib                      0x00000001aa24196c xpc_connection_send_message_with_reply_sync + 240 (connection.c:829)
5   Foundation                        0x00000001aab50f28 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 16 (NSXPCConnection.m:178)
6   Foundation                        0x00000001aa9173c4 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 2668 (NSXPCConnection.m:1441)
7   Foundation                        0x00000001aa9674f4 -[NSXPCConnection _sendSelector:withProxy:arg1:arg2:arg3:arg4:] + 156 (NSXPCConnection.m:1092)
8   Foundation                        0x00000001aab58074 _NSXPCDistantObjectSimpleMessageSend4 + 52 (NSXPCDistantObject.m:274)
9   CoreServices                      0x00000001aac12bd0 LaunchServices::URLPropertyProvider::prepareValues(__CFURL const*, __FileCache*, __CFString const... + 1012 (LSURLPropertyProvider.mm:268)
10  CoreServicesInternal              0x00000001ab97fcc0 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 376 (FileURL.cp:8059)
11  CoreServicesInternal              0x00000001ab9830ac _FSURLCacheResourcePropertiesForKeys + 132 (FileURL.cp:10611)
12  CoreServicesInternal              0x00000001ab98ddc8 _GetDirectoryURLs(_CFURLEnumerator*) + 832 (FileURLEnumerator.cp:738)
13  CoreServicesInternal              0x00000001ab98ce98 _URLEnumeratorGetNextURL + 140 (FileURLEnumerator.cp:909)
14  Foundation                        0x00000001aa95b298 -[NSURLDirectoryEnumerator nextObject] + 92 (NSFileManager.m:1619)
15  CoreFoundation                    0x00000001aa520f58 -[NSEnumerator countByEnumeratingWithState:objects:count:] + 64 (NSEnumerator.m:68)
16  CoreFoundation                    0x00000001aa525004 -[NSEnumerator allObjects] + 232 (NSEnumerator.m:52)
17  AccessibilityUtilities            0x00000001b4a29070 -[AXCodeLoader _accessibilityBundleMapURLs] + 172 (AXCodeLoader.m:443)
18  AccessibilityUtilities            0x00000001b4a28934 -[AXCodeLoader _updateAccessibilityCodeItemDefinitionsIfNeeded] + 140 (AXCodeLoader.m:357)
19  AccessibilityUtilities            0x00000001b4a276bc __76-[AXCodeLoader beginTrackingLoadedCodeItemsWithMode:completion:targetQueue:]_block_invoke + 136 (AXCodeLoader.m:155)
20  libdispatch.dylib                 0x00000001aa2eaec4 _dispatch_call_block_and_release + 32 (init.c:1408)
21  libdispatch.dylib                 0x00000001aa2ec33c _dispatch_client_callout + 20 (object.m:495)
22  libdispatch.dylib                 0x00000001aa2f285c _dispatch_lane_serial_drain + 568 (inline_internal.h:2484)
23  libdispatch.dylib                 0x00000001aa2f3290 _dispatch_lane_invoke + 400 (queue.c:3863)
24  libdispatch.dylib                 0x00000001aa2fc928 _dispatch_workloop_worker_thread + 584 (queue.c:6445)
25  libsystem_pthread.dylib           0x00000001aa353714 _pthread_wqthread + 276 (pthread.c:2351)
26  libsystem_pthread.dylib           0x00000001aa3599c8 start_wqthread + 8

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

Thread 4 name:
Thread 4:
0   libdispatch.dylib                 0x00000001aa3203d0 DYLD-STUB$$objc_autoreleasePoolPop + 0
1   libdispatch.dylib                 0x00000001aa2ff624 _dispatch_source_invoke + 1224 (source.c:568)
2   libdispatch.dylib                 0x00000001aa2f436c _dispatch_workloop_invoke + 1548 (inline_internal.h:2525)
3   libdispatch.dylib                 0x00000001aa2fc928 _dispatch_workloop_worker_thread + 584 (queue.c:6445)
4   libsystem_pthread.dylib           0x00000001aa353714 _pthread_wqthread + 276 (pthread.c:2351)
5   libsystem_pthread.dylib           0x00000001aa3599c8 start_wqthread + 8

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib            0x00000001aa410784 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001aa40fba8 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                    0x00000001aa5c7080 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3   CoreFoundation                    0x00000001aa5c1e0c __CFRunLoopRun + 1156 (CFRunLoop.c:2931)
4   CoreFoundation                    0x00000001aa5c1660 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   Foundation                        0x00000001aa90b6a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                        0x00000001aa90b580 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                         0x00000001ae83b420 -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:736)
8   Foundation                        0x00000001aaa457a0 __NSThread__start__ + 864 (NSThread.m:724)
9   libsystem_pthread.dylib           0x00000001aa3518fc _pthread_start + 168 (pthread.c:896)
10  libsystem_pthread.dylib           0x00000001aa3599d4 thread_start + 8

Thread 6:
0   libsystem_pthread.dylib           0x00000001aa3599c0 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib           0x00000001aa3599c0 start_wqthread + 0

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

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

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib            0x00000001aa410784 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001aa40fba8 mach_msg + 76 (mach_msg.c:103)
2   Production                        0x0000000102fe6c24 CLSMachExceptionServer + 876
3   libsystem_pthread.dylib           0x00000001aa3518fc _pthread_start + 168 (pthread.c:896)
4   libsystem_pthread.dylib           0x00000001aa3599d4 thread_start + 8

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016cfc8e08   x1: 0x0000000133811310   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000000001   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000000000000   x9: 0x0000000000000000  x10: 0x0000000133055600  x11: 0x007f000133055600
   x12: 0x00000001d6a5f979  x13: 0x000005a1032983ef  x14: 0x00000001e69f5c00  x15: 0x00000001f8051cf8
   x16: 0x00000001aa358e8c  x17: 0x6b587801ae157fac  x18: 0x0000000000000000  x19: 0x0000000133810fb0
   x20: 0x0000000133811310  x21: 0x0000000000000000  x22: 0x00000001e6893004  x23: 0x0000000000000000
   x24: 0x0000000000000000  x25: 0x0000000000000000  x26: 0x00000001e697888e  x27: 0x0000000133810fb0
   x28: 0x00000001ec8c1e48   fp: 0x000000016cfc8e60   lr: 0x0000000102fdde74
    sp: 0x000000016cfc8df0   pc: 0x0000000102fddec4 cpsr: 0x60000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x102e34000 - 0x1031cffff Production arm64  <077f986574013b8f965094edca79dfd6> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Production
0x103328000 - 0x10333ffff ActionSheetPicker_3_0 arm64  <a458a5f8556b32158cacf6fc96ed0e5e> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/ActionSheetPicker_3_0.framework/ActionSheetPicker_3_0
0x1033c8000 - 0x1033d3fff GoogleToolboxForMac arm64  <4c48fa59976832279df9e8e0f58e1194> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
0x1033ec000 - 0x10343bfff JTAppleCalendar arm64  <a9a36c43bfbc3dcda52c58b0dfc27499> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/JTAppleCalendar.framework/JTAppleCalendar
0x1034b8000 - 0x1034c3fff Reachability arm64  <1c40b87f544b33b383594422a9e3ad09> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Reachability.framework/Reachability
0x1034fc000 - 0x103563fff dyld arm64e  <592a4b82e7623dc69409d35dd4a89b6f> /usr/lib/dyld
0x1035e4000 - 0x10364bfff Alamofire arm64  <f261482b0306370aa5775f98e3de0652> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Alamofire.framework/Alamofire
0x103738000 - 0x103833fff Charts arm64  <8f4fe0cf6e7d31f6bd029c665bdeb378> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Charts.framework/Charts
0x103b50000 - 0x103be7fff Kingfisher arm64  <f9004bba1a4138a99f1f110e3a67cf88> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Kingfisher.framework/Kingfisher
0x103d20000 - 0x103d47fff Moya arm64  <faa40f11b64237f3ae99780aabc8713b> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Moya.framework/Moya
0x103d94000 - 0x103de3fff Protobuf arm64  <7700f8efcfc33445a6da8606f727673b> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Protobuf.framework/Protobuf
0x103e94000 - 0x103e9ffff Result arm64  <5e8e6eb85cf737a68a3ba9ead4fdda20> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Result.framework/Result
0x103ebc000 - 0x103ecffff SVProgressHUD arm64  <26a103344cbf3e13a10bff017054fca6> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/SVProgressHUD.framework/SVProgressHUD
0x103ef0000 - 0x103f0bfff Siren arm64  <5339a4483e0c30ed968dec23e368982f> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/Siren.framework/Siren
0x103f50000 - 0x103f7ffff SwiftyBeaver arm64  <3af1ab86e91f33c3890362ebac6aa53f> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/SwiftyBeaver.framework/SwiftyBeaver
0x103fe8000 - 0x103ff3fff nanopb arm64  <77e921a07f8a325180b4096be7e114aa> /var/containers/Bundle/Application/F81C5E20-3246-40A2-9C05-585042B863EF/Production.app/Frameworks/nanopb.framework/nanopb
0x10406c000 - 0x104077fff libobjc-trampolines.dylib arm64e  <cc80c891368533149cb4d5b6742345d9> /usr/lib/libobjc-trampolines.dylib
0x1aa21e000 - 0x1aa234fff libsystem_trace.dylib arm64e  <426db377a1b83286a6f0b76c54b67296> /usr/lib/system/libsystem_trace.dylib
0x1aa235000 - 0x1aa268fff libxpc.dylib arm64e  <b18d50ebbc6a3b30ba17d0ec38c1f6cd> /usr/lib/system/libxpc.dylib
0x1aa269000 - 0x1aa269fff libsystem_blocks.dylib arm64e  <6ff4a25c412e3ce4b1b334944f09ce82> /usr/lib/system/libsystem_blocks.dylib
0x1aa26a000 - 0x1aa2e8fff libsystem_c.dylib arm64e  <7f94328bc9753618a7b810f446959ed4> /usr/lib/system/libsystem_c.dylib
0x1aa2e9000 - 0x1aa326fff libdispatch.dylib arm64e  <783b1b755a873a6eb7235caa2663c75f> /usr/lib/system/libdispatch.dylib
0x1aa327000 - 0x1aa348fff libsystem_malloc.dylib arm64e  <37a79e73afa13935b4ab7f231581c343> /usr/lib/system/libsystem_malloc.dylib
0x1aa349000 - 0x1aa34ffff libsystem_platform.dylib arm64e  <5ba431b074c93dfeb5156ba90b508b21> /usr/lib/system/libsystem_platform.dylib
0x1aa350000 - 0x1aa35afff libsystem_pthread.dylib arm64e  <40438d42d12a3fa1b5e6a999495181c8> /usr/lib/system/libsystem_pthread.dylib
0x1aa35b000 - 0x1aa38cfff libobjc.A.dylib arm64e  <fbeed962693f3ee780ce9764def56b78> /usr/lib/libobjc.A.dylib
0x1aa38d000 - 0x1aa3f5fff libcorecrypto.dylib arm64e  <8e3f0607615e3a2faa0acb305aa34025> /usr/lib/system/libcorecrypto.dylib
0x1aa3f6000 - 0x1aa40bfff libc++abi.dylib arm64e  <7773c226504f342b8879a9dfcbb953f2> /usr/lib/libc++abi.dylib
0x1aa40c000 - 0x1aa43bfff libsystem_kernel.dylib arm64e  <08b76adcceb7388fb4b2bdd52c7375e3> /usr/lib/system/libsystem_kernel.dylib
0x1aa43c000 - 0x1aa470fff libdyld.dylib arm64e  <95b366e7f5bd3308941624b35999029b> /usr/lib/system/libdyld.dylib
0x1aa471000 - 0x1aa479fff libsystem_darwin.dylib arm64e  <90a47653df0c346c8cfa1d81ea87b244> /usr/lib/system/libsystem_darwin.dylib
0x1aa47a000 - 0x1aa4d7fff libc++.1.dylib arm64e  <cd3dd206dfc53d7a87fa84c638fe62a4> /usr/lib/libc++.1.dylib
0x1aa4d8000 - 0x1aa519fff libsystem_info.dylib arm64e  <2f8814e1526f3e91800eb99f964e4af6> /usr/lib/system/libsystem_info.dylib
0x1aa51a000 - 0x1aa897fff CoreFoundation arm64e  <9624aafd54373772a5070f357875808d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1aa898000 - 0x1aa902fff SystemConfiguration arm64e  <51f61d30a54a32fe83e0c07fde17d338> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1aa903000 - 0x1aabcefff Foundation arm64e  <2b7bd2f310a83cba9de35e1f48d9213e> /System/Library/Frameworks/Foundation.framework/Foundation
0x1aabcf000 - 0x1aac01fff libCRFSuite.dylib arm64e  <f96596c0977f3fb98170380eb0f00d36> /usr/lib/libCRFSuite.dylib
0x1aac02000 - 0x1aad84fff CoreServices arm64e  <596f36898d543a38b2b5bbea04307885> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1aad85000 - 0x1aade6fff libSparse.dylib arm64e  <b3953d5d15143fc2af0f68e3a2f84482> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1aade7000 - 0x1ab2e0fff ImageIO arm64e  <fe80d4682d9137ed81277b974db00e16> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1ab2e1000 - 0x1ab2e3fff ConstantClasses arm64e  <25cdea383a8435f68d0ae0ab21f8cf06> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1ab2e4000 - 0x1ab47dfff CoreText arm64e  <ad12aef7516e3a6b945901e7e920185b> /System/Library/Frameworks/CoreText.framework/CoreText
0x1ab47e000 - 0x1ab5bbfff Security arm64e  <9586a2f262ad35f18e17c109a5a6912b> /System/Library/Frameworks/Security.framework/Security
0x1ab5bc000 - 0x1ab662fff IOKit arm64e  <0673030ac3a53e6684e39a9983b8611b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1ab663000 - 0x1ab69afff libMobileGestalt.dylib arm64e  <2c5bcc45e38933258737e4748cd4fc06> /usr/lib/libMobileGestalt.dylib
0x1ab69b000 - 0x1ab6f9fff libprotobuf.dylib arm64e  <16aa80901ca93d1b850ebb321f5652be> /usr/lib/libprotobuf.dylib
0x1ab6fa000 - 0x1ab70cfff libprotobuf-lite.dylib arm64e  <1ead3579ffd53147a9b0e1448130a5eb> /usr/lib/libprotobuf-lite.dylib
0x1ab70d000 - 0x1ab96cfff libicucore.A.dylib arm64e  <2dc1dc2c3d13301aaef393611a29247d> /usr/lib/libicucore.A.dylib
0x1ab96d000 - 0x1ab996fff CoreServicesInternal arm64e  <a2c3a708d87532ae8ba2d1d9c2a01f6f> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1ab997000 - 0x1ab9ddfff WirelessDiagnostics arm64e  <4ed0df42185a389f8281246f8d62fe22> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1ab9de000 - 0x1aba1afff libAWDSupport.dylib arm64e  <f2ada8e3d47a337ea49581e8cf4243c6> /usr/lib/libAWDSupport.dylib
0x1aba1b000 - 0x1abe6afff CoreAudio arm64e  <9364d152f3343c9bbf44b1a1ced221c2> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1abe6b000 - 0x1ac144fff CoreImage arm64e  <534b276bf3b6335e8a15ed7539c54702> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1ac145000 - 0x1ac238fff LanguageModeling arm64e  <90ce29bed96333cfb02c02a5d1c03678> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1ac239000 - 0x1ac27ffff Lexicon arm64e  <28d1fcd6487b3219a7de87ad3c852558> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1ac280000 - 0x1ac406fff libsqlite3.dylib arm64e  <8a0963ecea66378d956bfaaa54508afd> /usr/lib/libsqlite3.dylib
0x1ac407000 - 0x1ac439fff MobileKeyBag arm64e  <c66d0ee2e7943bcdbb2f426de2d3e207> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1ac43a000 - 0x1ac443fff libsystem_notify.dylib arm64e  <2509ff7f57e533c994ed85c226baaa67> /usr/lib/system/libsystem_notify.dylib
0x1ac444000 - 0x1ac630fff CoreDuet arm64e  <fa494103007535ffaf8db7946a0cbd81> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1ac631000 - 0x1ac778fff Montreal arm64e  <e0c5c3f9e5183e11b8dbae13e50d9427> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1ac779000 - 0x1ac85dfff NLP arm64e  <6cfaf73f401832b9934588016397b4ef> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1ac85e000 - 0x1ac87cfff CellularPlanManager arm64e  <1f34c041ff2830dd89b843d5f48b5692> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1ac87d000 - 0x1ac8bafff AppSupport arm64e  <03e2fc117ef5341d9735507cb71b3538> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1ac8bb000 - 0x1acda7fff libnetwork.dylib arm64e  <6b86071a0dfc3efda798615ec6a7d591> /usr/lib/libnetwork.dylib
0x1acda8000 - 0x1aceb9fff ManagedConfiguration arm64e  <f4637fe9b226391198a9f0290ab1eb50> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1aceba000 - 0x1acee4fff CoreServicesStore arm64e  <ff17e9858eb83bc6824bb8131c371be7> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1acee5000 - 0x1acf06fff UserManagement arm64e  <8b4f8dbce8343e03bcc102929006d637> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1acf07000 - 0x1ad1bcfff CoreML arm64e  <5aea650251f73456aed6ba12f4301d8d> /System/Library/Frameworks/CoreML.framework/CoreML
0x1ad1bd000 - 0x1ad1d3fff ProtocolBuffer arm64e  <c60dfe3cf75231139412a12e00e8ec05> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1ad1d4000 - 0x1ad1eefff CommonUtilities arm64e  <40f314982784388a9cbbfbea228c2e8d> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1ad1ef000 - 0x1ad1effff libenergytrace.dylib arm64e  <f9b52a49c615387e865a6086b7655272> /usr/lib/libenergytrace.dylib
0x1ad1f0000 - 0x1ad227fff RunningBoardServices arm64e  <a65f835dabc1363288e863203cf93c28> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1ad228000 - 0x1ad2a8fff BaseBoard arm64e  <3e67a38cf55d3f2886aad33bbe0ed907> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1ad2a9000 - 0x1ad7fafff SiriTTS arm64e  <89c59a7ed45a30b5a81ca87b083cc6e1> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1ad7fb000 - 0x1ad86ffff CoreLocation arm64e  <d40048141baf3c69bf1e227b15723610> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1ad87d000 - 0x1ad8d3fff Accounts arm64e  <425be5d5f1da30abb4be823277e41c12> /System/Library/Frameworks/Accounts.framework/Accounts
0x1ad8d4000 - 0x1ad8e4fff SharedWebCredentials arm64e  <9443b8cd9eaf3c6597debae0e604ec80> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1ad8e5000 - 0x1adc46fff CFNetwork arm64e  <1362d01cc0163c49b6176b19826ab3b2> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1adc47000 - 0x1add28fff UIFoundation arm64e  <af91401f121132409a212132f692b587> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1add29000 - 0x1aee9cfff UIKitCore arm64e  <66c0bdeb71cf3148af27a5b055fad9a5> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1aee9d000 - 0x1aeeabfff AssertionServices arm64e  <1e2c2c8f0b393dcabe859d1b50ca40fa> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1aeeac000 - 0x1aef85fff CoreTelephony arm64e  <7bb1669074b831ea80db40cd6208e4f8> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1aef86000 - 0x1aef8bfff AggregateDictionary arm64e  <718ba31eaa1b3f4b9a4f98c895135176> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1aef8c000 - 0x1aefa2fff libsystem_asl.dylib arm64e  <b2e939627b9f37e48c1273e3c5c767a1> /usr/lib/system/libsystem_asl.dylib
0x1aefa3000 - 0x1af01efff CloudDocs arm64e  <9eab01d404ad3066825cfd683ef75dce> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1af01f000 - 0x1af352fff CoreData arm64e  <98f0309430ec39d3b10dec7866aefedd> /System/Library/Frameworks/CoreData.framework/CoreData
0x1af353000 - 0x1af57dfff Vision arm64e  <60855bb208073da0847d8120f16e9de5> /System/Library/Frameworks/Vision.framework/Vision
0x1af57e000 - 0x1af5c2fff PhotoFoundation arm64e  <c03e15fef4f13921a241a0c7de746ad5> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1af5c3000 - 0x1af5eefff BoardServices arm64e  <8c3e3899c16130e5969692c38f72ce21> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1af5ef000 - 0x1af6a6fff libboringssl.dylib arm64e  <c853ad30336e391fae8a4b573aa66076> /usr/lib/libboringssl.dylib
0x1af6a7000 - 0x1af6b5fff libsystem_networkextension.dylib arm64e  <c103057d85533c70ad8565d5c9570e00> /usr/lib/system/libsystem_networkextension.dylib
0x1af6b6000 - 0x1af6d6fff CoreAnalytics arm64e  <304d463613f63404a543e52e4110c5ef> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1af6d7000 - 0x1af84ffff CloudKit arm64e  <a8d1fad8a1923f619e78b7aaf75fb448> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1af850000 - 0x1af89ffff SpringBoardServices arm64e  <e3323cccd0113149864835936bd9714f> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1af8a0000 - 0x1af916fff FrontBoardServices arm64e  <039fcb83a7ec387294e8dd490434eaeb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1af917000 - 0x1afa40fff Network arm64e  <01c0931aecfa3412a14a2ae80955c86e> /System/Library/Frameworks/Network.framework/Network
0x1afa41000 - 0x1afa9dfff libusrtcp.dylib arm64e  <d96231b3f4db3a5daf76fe4e55bf2a7b> /usr/lib/libusrtcp.dylib
0x1afa9e000 - 0x1afaa5fff libsystem_symptoms.dylib arm64e  <c0ff34dd31a73606a440997721681695> /usr/lib/system/libsystem_symptoms.dylib
0x1afaa6000 - 0x1b09f0fff GeoServices arm64e  <7efc5863ae4d32d8949f0e42de113ca5> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1b09f1000 - 0x1b09f9fff TCC arm64e  <b9a1453608803588aa27775f313f3804> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1b09fa000 - 0x1b0a55fff IMFoundation arm64e  <dd2143a093173bb9a2fb01cd74b855a8> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1b0a56000 - 0x1b0bd0fff CoreUtils arm64e  <386ec190cecc3642b80516a7fd26571f> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1b0bd1000 - 0x1b0c84fff IMSharedUtilities arm64e  <f26ac29d9a7d394d83a3e31af53330b0> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1b0c85000 - 0x1b0cbafff ImageCaptureCore arm64e  <e6e2c04416033b0aadf17b859647df3f> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1b0cbb000 - 0x1b0cc4fff libsystem_containermanager.dylib arm64e  <0c91d40006073e1ab57c23ee1b9d9798> /usr/lib/system/libsystem_containermanager.dylib
0x1b0cc5000 - 0x1b0d43fff AppleAccount arm64e  <cd30ca4f35433c2bb8c66004a69ef1b9> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1b0d44000 - 0x1b0d5ffff ApplePushService arm64e  <6c779d9826943d428293e09a47064d3f> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1b0d60000 - 0x1b0e4ffff IDS arm64e  <23d121aed87b33a7aedc18d5df013c2e> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1b0e50000 - 0x1b0f7dfff IDSFoundation arm64e  <ced095fc088a3ecd9a554c3398494259> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1b0f7e000 - 0x1b0f7ffff libCTGreenTeaLogger.dylib arm64e  <e5c97b6a61ae3a9f94cf03f63dba1f61> /usr/lib/libCTGreenTeaLogger.dylib
0x1b0fe7000 - 0x1b10ecfff CoreMedia arm64e  <fe577d3204193d14b24ca9650a420869> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b10ed000 - 0x1b10fcfff UIKitServices arm64e  <10b125d2500d3b0ca59cb2f233f64da4> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1b10fd000 - 0x1b115cfff BackBoardServices arm64e  <7a60ddf227b4312d83282b88b5ad08dd> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1b115d000 - 0x1b13b8fff QuartzCore arm64e  <37156f210d1538c39745b1f78f698da8> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1b13b9000 - 0x1b1482fff ColorSync arm64e  <ca3fc5e3e3f43c058803e4efe1a41f3c> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b1483000 - 0x1b19f8fff CoreGraphics arm64e  <f99bd63973643a6c91c44bf97236fea4> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1b19f9000 - 0x1b1b32fff Contacts arm64e  <bd71da1b11243a4f9d211dc6cf281d8c> /System/Library/Frameworks/Contacts.framework/Contacts
0x1b1b33000 - 0x1b1b63fff UserNotifications arm64e  <2e28ea53a4c733c385e0ae7b4bd8638c> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b1b64000 - 0x1b1b87fff LocationSupport arm64e  <33ff9f67cf68310fb802080299788efa> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1b1b88000 - 0x1b1cecfff Sharing arm64e  <0518634f44a836189362b938c0b1de4f> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1b1ced000 - 0x1b2379fff WebKit arm64e  <cdf787dfc22f3beba7a6fa234d6bedea> /System/Library/Frameworks/WebKit.framework/WebKit
0x1b237a000 - 0x1b41f2fff WebCore arm64e  <58e39f31221e38a5b642523f27fb0dcd> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1b41f3000 - 0x1b420efff libAccessibility.dylib arm64e  <93b7f9ec76b73b6abc99d671b53b5398> /usr/lib/libAccessibility.dylib
0x1b420f000 - 0x1b421bfff AXCoreUtilities arm64e  <b5496128d4b0350d9f12b39b67dfc1c7> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1b421c000 - 0x1b4294fff ContactsFoundation arm64e  <929c820513aa3cb2b0d6af5eb9cf7178> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1b4295000 - 0x1b42a9fff PowerLog arm64e  <d8af33e5d1823cb4a5037785bac65ba2> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1b42aa000 - 0x1b42bbfff IOSurface arm64e  <68a7d54a4cb83b05985b5eac8f487b58> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1b42bc000 - 0x1b49cefff MediaToolbox arm64e  <7f9fd1a758903666a975d7445ba5d8ed> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b49cf000 - 0x1b49d7fff GraphicsServices arm64e  <097064a7ef5f36adb41994e1e05ff0a6> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1b49d8000 - 0x1b4ac4fff AccessibilityUtilities arm64e  <976256d8bf3f384bbb8d15bbfa996cef> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1b4ac5000 - 0x1b4ccafff AVFoundation arm64e  <e984c99bc3f2314c956fa65b67dcd4cd> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1b4ccb000 - 0x1b4d02fff OnBoardingKit arm64e  <c10e5af48c03314b92563e650259632a> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1b4d03000 - 0x1b4d52fff MobileWiFi arm64e  <492d6a6f370c3be08120d3517e4fc6c1> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1b4d53000 - 0x1b4d6cfff MobileAsset arm64e  <3bb85d8577ac338398799a1aa8549eab> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1b4d6d000 - 0x1b4d7afff libGSFont.dylib arm64e  <df87ee983c643a6eab8410a0ecfbf794> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1b4d7b000 - 0x1b4d84fff FontServices arm64e  <e66c35173afd3de18998ac2b3cb3ffd5> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b4d85000 - 0x1b4ed4fff libFontParser.dylib arm64e  <35afa83ce2613045bd354adb054e5a04> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1b4ed5000 - 0x1b4f21fff AXRuntime arm64e  <d58ba92d383b3c8dad497cde42f4bcfb> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1b4f22000 - 0x1b4f24fff libAXSafeCategoryBundle.dylib arm64e  <139f085a79fe379f9766ff3ab1d584bf> /usr/lib/libAXSafeCategoryBundle.dylib
0x1b4f25000 - 0x1b5062fff SearchFoundation arm64e  <a51ec57c23e6365abd446ddb827d428f> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1b5063000 - 0x1b5187fff Preferences arm64e  <1c3f0e3a1d12399aaa16c1eabcf98023> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b5188000 - 0x1b581bfff PhotoLibraryServices arm64e  <3021833d23e333f3aca4d0c20e736840> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1b581c000 - 0x1b5aa8fff vImage arm64e  <b791062e119f3690a58e0bf31568bd90> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1b5aa9000 - 0x1b5cd7fff AudioToolbox arm64e  <e5bf43aa26c837eb96a587e48abe22ea> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b5cd8000 - 0x1b5d0afff libAudioToolboxUtility.dylib arm64e  <89e49fa0de8c377aa65807e29fad8606> /usr/lib/libAudioToolboxUtility.dylib
0x1b5d0b000 - 0x1b5ed1fff ContactsUI arm64e  <4f5874b5d2173a9dab9ea9c2ad79e8b6> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1b5ed2000 - 0x1b5f3dfff UIAccessibility arm64e  <57bb3d08f3a73acea3f573737de9450f> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1b5f3e000 - 0x1b614efff Photos arm64e  <98f0dd9fd5a03e30a6e2bcf1da0559e6> /System/Library/Frameworks/Photos.framework/Photos
0x1b614f000 - 0x1b61e5fff ShareSheet arm64e  <5e2d5419df30323bb0ed0a6667495d58> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b61e6000 - 0x1b61f9fff BaseBoardUI arm64e  <491cad9676293458a71759b2442d7a87> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1b61fa000 - 0x1b62b1fff PDFKit arm64e  <6180f7f1cf4c3130bc7cdf0c96f32500> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b62b2000 - 0x1b6332fff FrontBoard arm64e  <e271a1a7e4f330d89d1f49a2fbce406e> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
0x1b6333000 - 0x1b6361fff DocumentManager arm64e  <7e3858123aef3cd3bf193d31ecf6c652> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1b6362000 - 0x1b65c7fff libmecabra.dylib arm64e  <ad03042fa3643d3191e70aca7a801b5f> /usr/lib/libmecabra.dylib
0x1b65c8000 - 0x1b6643fff AuthKit arm64e  <651ab9f65df436758a8506cbbaa96087> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1b6644000 - 0x1b6a79fff Intents arm64e  <13a89869adc7388f9897cd77568e7eec> /System/Library/Frameworks/Intents.framework/Intents
0x1b6a8f000 - 0x1b6beffff WebKitLegacy arm64e  <c7d4223d84ed35a3ba6658886a429f0c> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1b6bf0000 - 0x1b6c5cfff TextInput arm64e  <8fefde921a2439cba5646f7605fa160d> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1b6c5d000 - 0x1b6cdafff AXMediaUtilities arm64e  <eb4841bfbf4430edb6fd0c051a72d2e6> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1b6cdb000 - 0x1b6cdefff XCTTargetBootstrap arm64e  <3e94495f49e83fceb208f2575c214428> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1b6cdf000 - 0x1b6d99fff CorePDF arm64e  <45a75a5132603724a0fdbe68cd89f09a> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1b6d9a000 - 0x1b6dd5fff AccessibilityUIUtilities arm64e  <14d536a48ae63bdab0a2e3e44e4c0daf> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1b6dd6000 - 0x1b718dfff MediaPlayer arm64e  <6e3962238c0836be896c4787bbdbc428> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1b718e000 - 0x1b74acfff AppleMediaServices arm64e  <3975b3a34a713a108bbdf768338dd254> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1b74ad000 - 0x1b74d4fff CacheDelete arm64e  <14b9aec604b43a668a786667f8c2528f> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b74d5000 - 0x1b769efff CoreMotion arm64e  <1426df1d49013a0785a0b5e3b3e64085> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1b769f000 - 0x1b778bfff AVFAudio arm64e  <e8696dcdb8a4356eaa0212e49e7fc4fc> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1b798a000 - 0x1b7a43fff CoreUI arm64e  <5f08500d07493aa6a765a50bb0d85b4c> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1b7a44000 - 0x1b7a68fff AppSupportUI arm64e  <0faa63d0952f34229b6dae421401b345> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1b7a69000 - 0x1b7a9ffff CoreVideo arm64e  <9d7156dd3796373885067cbac480b15a> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b7aa0000 - 0x1b7cddfff AudioToolboxCore arm64e  <c49d3916f10d3e998bf27728e20b5af6> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1b7cde000 - 0x1b7d23fff CoreDuetContext arm64e  <65cd6a9e5bdf306b9571d9a97e09fae3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1b7d24000 - 0x1b7d5ffff SetupAssistant arm64e  <949de4a612aa370296be2fbea4cbccbd> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1b7d60000 - 0x1b7e20fff TelephonyUtilities arm64e  <71a6275dc4483292a9c76d7295049af3> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1b7e21000 - 0x1b7e4bfff PlugInKit arm64e  <e3482a5384ac3388aa5199686957fba9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1b7e4c000 - 0x1b8218fff libswiftCore.dylib arm64e  <4fccc10af94b3d9aa701f22c7199b6db> /usr/lib/swift/libswiftCore.dylib
0x1b8219000 - 0x1b835efff AssistantServices arm64e  <2fe46c46134935389a6e85013d5adabc> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1b835f000 - 0x1b83c0fff ProactiveSupport arm64e  <47fc09c886de3e98896abc9f31f252a3> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1b83c1000 - 0x1b8612fff MapKit arm64e  <f9dd051896343710aa24811c4fb44be7> /System/Library/Frameworks/MapKit.framework/MapKit
0x1b8613000 - 0x1b8630fff PrototypeTools arm64e  <a9dcbb2ae6623ef1a4c238c1ba7b939b> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b8631000 - 0x1b8727fff MediaExperience arm64e  <95401a52b688368180d75061db4e44f3> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1b8728000 - 0x1b8a05fff ********* arm64e  <b064fe0adcf2380ab45c5023267a0b3e> /System/Library/PrivateFrameworks/*********.framework/*********
0x1b8a06000 - 0x1b8a65fff CallKit arm64e  <6c1994ed9f26382aa971e004d3da22e3> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b8c35000 - 0x1b931dfff VectorKit arm64e  <9cabed0ce5e83b8eaa9e17172172f6dd> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1b931e000 - 0x1b93f1fff AVKit arm64e  <82336e17e01735e2831e2ceee231fcf5> /System/Library/Frameworks/AVKit.framework/AVKit
0x1b93f2000 - 0x1b9422fff Pegasus arm64e  <600d8e44dc783949b8101e5a798584e6> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1b9423000 - 0x1b9425fff libapp_launch_measurement.dylib arm64e  <706542aaddca35e58ed72be8cdb5ebdb> /usr/lib/libapp_launch_measurement.dylib
0x1b943c000 - 0x1b94a0fff CoreSpotlight arm64e  <6e444752474a39c9bfbe412868a79739> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1b94a1000 - 0x1b953afff AddressBookLegacy arm64e  <89f73d37b01f36d5828c460ad9cc5ca8> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1b953b000 - 0x1b954afff CrashReporterSupport arm64e  <fe0e9cb456bc3bf0940e1d4511ad58ec> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1b954b000 - 0x1b955dfff MobileBluetooth arm64e  <007368174efe3abfb9584a91614cf0ee> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1b955e000 - 0x1b961bfff LinkPresentation arm64e  <7ab987693e3b39d4b9469b9636fcfccb> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1b961c000 - 0x1b9654fff StoreKit arm64e  <47a514717f933b5289aeb4e2400b81e9> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1b9655000 - 0x1b9659fff libsystem_configuration.dylib arm64e  <a16f776efa94375b81a27e7ddac40e79> /usr/lib/system/libsystem_configuration.dylib
0x1b965a000 - 0x1b96b6fff RemoteUI arm64e  <6f51d2e6cf7932ed9af2546a758fbc6a> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1b96b7000 - 0x1b970dfff AuthKitUI arm64e  <90874eb597073294b9e870eb6baaeeff> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1b970e000 - 0x1b9774fff CoreRecognition arm64e  <add3fff03bca31bfa7935c164b6a9ec8> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1b9775000 - 0x1b97fafff Social arm64e  <ffd268d2444236f2957f1230a590c1ed> /System/Library/Frameworks/Social.framework/Social
0x1b984a000 - 0x1b9858fff HangTracer arm64e  <da7f93b0c8f635a2bbcf661453b709f9> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1b9859000 - 0x1b98c1fff CoreNLP arm64e  <66a44b9847bc37b694b2a1709bc815c8> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1b98c2000 - 0x1b98c3fff liblangid.dylib arm64e  <2b72d97b658537c1846a7910b16d66c5> /usr/lib/liblangid.dylib
0x1b98c4000 - 0x1ba7e7fff JavaScriptCore arm64e  <0c21cf8297d13aa3a92bacc7ee6246a9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1ba7e8000 - 0x1ba874fff libTelephonyUtilDynamic.dylib arm64e  <f56e32310fd83427965f828186d1938d> /usr/lib/libTelephonyUtilDynamic.dylib
0x1ba88a000 - 0x1bab17fff StoreServices arm64e  <e8cee8ce8f183abca8549d100ec0ead1> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1bab18000 - 0x1bab21fff IOMobileFramebuffer arm64e  <e69874ef942c3d9c99034e01d07b047b> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1bab22000 - 0x1bacb4fff SafariServices arm64e  <1f30ecdea115376fa4003b5291974274> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1bacb5000 - 0x1bae94fff Message arm64e  <3cad9cad347e3b3991d9bd3794d363d3> /System/Library/PrivateFrameworks/Message.framework/Message
0x1baeac000 - 0x1baec6fff CoreMaterial arm64e  <1e5c3a5cf24735c9881f9458c67dcffe> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1baec7000 - 0x1bafb0fff libxml2.2.dylib arm64e  <ec7d25f15172366982e53c0a8d1f9f83> /usr/lib/libxml2.2.dylib
0x1bc882000 - 0x1bc88cfff SymptomAnalytics arm64e  <86295e31d0bb3a4cb0456cf4ca506559> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1bc88d000 - 0x1bc8d6fff MetadataUtilities arm64e  <9ad4d422591137e0a249d31e5c290e1d> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1bc8d7000 - 0x1bc930fff UserActivity arm64e  <884829e513eb34229f733a43597b6021> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1bd29a000 - 0x1bd4b4fff NetworkExtension arm64e  <b6f96db19cd93090be051f4b32a809ad> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1bd4b5000 - 0x1bd4ebfff DataDetectorsCore arm64e  <818194996da1370abfdb1e8ff24d79ea> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1bd4ec000 - 0x1bd54dfff CalendarFoundation arm64e  <50090b7be0833044a898974b9787bd5b> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1bd54e000 - 0x1bd646fff EventKit arm64e  <0a283eea5fd73102b5698c820c020df5> /System/Library/Frameworks/EventKit.framework/EventKit
0x1bd647000 - 0x1bd67efff MediaServices arm64e  <fbb1d476bd063c44a88cd197da2ff7c2> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1bd78f000 - 0x1bd939fff PencilKit arm64e  <193355a514c23241b8fa28759a6be0b7> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1bd93a000 - 0x1bda62fff MessageUI arm64e  <f1e071092e5c3b0d99cdcc9f1be02606> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1bdab2000 - 0x1bdaf2fff BiometricKit arm64e  <40f8370d4a7538c09aa9f6fba59910d4> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1bdaf3000 - 0x1bdb1efff PersistentConnection arm64e  <0279ba0976633cc4be12901af8c75a14> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1bdb1f000 - 0x1bdb72fff CalendarDaemon arm64e  <e777b72d5c333743a4c49e2695014dbc> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1bdb73000 - 0x1bdc0dfff CalendarDatabase arm64e  <e1360a5e04cc3c53a0e8e1a6ea8f298b> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1bdc0e000 - 0x1bde0afff MediaRemote arm64e  <953c5f3ed8f2393eb220540cc54e5f59> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1bde0b000 - 0x1bde13fff CorePhoneNumbers arm64e  <e5dc6a047c0d3d42968df41eeef3fe1a> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1bde24000 - 0x1bde4afff DuetActivityScheduler arm64e  <8097c0c0a8403ee68932c9a9d5cb9337> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1bdf12000 - 0x1bdf53fff ContactsAutocompleteUI arm64e  <d2a1ffed0e55388884d01f0b43e93b4d> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1bdf54000 - 0x1bdf77fff CoreSVG arm64e  <50a30cba902a3aa9be21b04fbe5d92e3> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1bdf78000 - 0x1bdf92fff SymptomPresentationFeed arm64e  <2631be906fcf3cb9a066c5374f5abd5c> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1bdf93000 - 0x1bdfb0fff ProactiveEventTracker arm64e  <59de525df8bd37f3a4a65ce4b8b8b08d> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1bdfb1000 - 0x1bdfbbfff MallocStackLogging arm64e  <61f39c28df04354bbbaeccd4cde230eb> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1bdfbc000 - 0x1be054fff CoreSuggestions arm64e  <adcf784f745d352ab9f1df2b4f2d94b9> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1be055000 - 0x1be20cfff IMCore arm64e  <4766767587a43730aee77b1343a9add4> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1be20d000 - 0x1be25ffff DeviceManagement arm64e  <ef0143a421fa32f6917c965eea2f8cc3> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1bea99000 - 0x1beaaafff BluetoothManager arm64e  <954b21fb39bd30ee9f3c8202362b7759> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1beaab000 - 0x1beae1fff CoreBluetooth arm64e  <2de66d5518013f5e9015214e8e5839aa> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1beae2000 - 0x1beae4fff libsystem_sandbox.dylib arm64e  <bfec0d935e573c028aac5ee0a3215f3f> /usr/lib/system/libsystem_sandbox.dylib
0x1bec15000 - 0x1bec21fff ContextKit arm64e  <18fb10c947613c16bcc214de3543cb45> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1bec54000 - 0x1becc3fff Rapport arm64e  <dbc87ff108ad3c1bbd225a4216f90d23> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1becc4000 - 0x1bed08fff OSAnalytics arm64e  <7b6ba83b8fea3418887c8c6a9ee7504b> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1bed09000 - 0x1bed38fff MobileInstallation arm64e  <acaec0cdf54233b1a7fa9a3a2a57e07b> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1bed39000 - 0x1bedd7fff Metal arm64e  <5dfbe615d1363bb487c236b793e916fa> /System/Library/Frameworks/Metal.framework/Metal
0x1bedd8000 - 0x1bedddfff IOAccelerator arm64e  <e9a82e1af1733aeba760c85d06f8664e> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1bedde000 - 0x1bede9fff MediaAccessibility arm64e  <cb6e54a4a8ba341ab6cc73963ed67ff4> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1bee08000 - 0x1bee0ffff libsystem_dnssd.dylib arm64e  <936ff3b438353151a8d5ed0338853add> /usr/lib/system/libsystem_dnssd.dylib
0x1bee10000 - 0x1bee16fff PushKit arm64e  <e41d1d560f9b3516960f381be47ee518> /System/Library/Frameworks/PushKit.framework/PushKit
0x1bee17000 - 0x1bef23fff FileProvider arm64e  <71a60f26a0e7327bb1a456aab3bbcf85> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1bef38000 - 0x1bef39fff BackgroundTaskAgent arm64e  <6b21fdcf0c2738eda5679f4bcff46de1> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1bef3a000 - 0x1bef3ffff LinguisticData arm64e  <56a8e725ab2d37d2a50dafb074163540> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1bef40000 - 0x1bef58fff CoreSDB arm64e  <fe225322772a304abe6d2404453b2e7a> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1bef59000 - 0x1bef69fff Categories arm64e  <072a91940b8c35258043ba89da83413e> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1bef6a000 - 0x1bef84fff DoNotDisturb arm64e  <e7deafd70e2d358f91d339980d6cad78> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1bef85000 - 0x1bf042fff ************ arm64e  <c6d3a8a40cf6351b84916de451f38d05> /System/Library/Frameworks/************.framework/************
0x1bf48c000 - 0x1bf48dfff MessageSupport arm64e  <bcd559457f1c30e2a5c908e4fe603f9a> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1bf48e000 - 0x1bf4ecfff PersonalizationPortrait arm64e  <74708168cff63149a63b8df572921235> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1bf4ed000 - 0x1bf55ffff AppStoreDaemon arm64e  <a6d5ba0b38a435d6a2bb38e7d3180392> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1bf5bc000 - 0x1bf5c4fff SymptomDiagnosticReporter arm64e  <637340335a65374ab15c3d5df98f33cb> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1bf5c5000 - 0x1bf5c7fff IOSurfaceAccelerator arm64e  <6b544a71e25e32b88c73f8e68e968f37> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1bf5c8000 - 0x1bf67afff AssetsLibraryServices arm64e  <b9df4bb627223dd688a8c7431741e0d5> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1bf67b000 - 0x1bf6aafff DataAccessExpress arm64e  <4a971532fab83f29be0517d85dead768> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1bf6ab000 - 0x1bf71cfff EmailFoundation arm64e  <5e36da8292113496b4b61b348e25dd2d> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1bf71d000 - 0x1bf732fff CoreFollowUp arm64e  <40055f8c0e803d738c8022f73e2b9143> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1bf733000 - 0x1bf73bfff FamilyCircle arm64e  <f6d81693a60f3d9c97593a2e1a3d441b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1bf73c000 - 0x1bf752fff libcoretls.dylib arm64e  <a086c12e7b2d3885b5c0630d46b4bdf2> /usr/lib/libcoretls.dylib
0x1bf7aa000 - 0x1bf83bfff libate.dylib arm64e  <8fdbe298e15d3a788bd6c74132676b2b> /usr/lib/libate.dylib
0x1c088f000 - 0x1c08defff FTServices arm64e  <c4a3b6fb0f2934fdbe7be5b9661a6d84> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1c0984000 - 0x1c0994fff MaterialKit arm64e  <294a54cfc8e63cd9b9a08307658e7c22> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1c0995000 - 0x1c0a02fff SAObjects arm64e  <466fe37997f03793bf7b21a6db2a377d> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1c0a03000 - 0x1c0a0dfff CoreRecents arm64e  <c75fbc93fa9e30178370c33c63ab21f3> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1c0a0e000 - 0x1c0a55fff MIME arm64e  <e7e559aff6083f0e9d61127caf6f18f9> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1c0abb000 - 0x1c0ac8fff DataMigration arm64e  <afabf5260abc3dd6aee9fdc10c0424b8> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1c0bd4000 - 0x1c0c30fff EmailCore arm64e  <a523bb2bb0b13dcd87942878a0137467> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1c0c86000 - 0x1c0caafff IconServices arm64e  <f48c0d32b603371b9956f8fa1c912e43> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c0cab000 - 0x1c0ea3fff iTunesCloud arm64e  <9c9ef18d9a05336484451c4035430b52> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1c0ea4000 - 0x1c116efff MusicLibrary arm64e  <b7c6fc60517b311da8a934b7302ae59d> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1c116f000 - 0x1c1170fff WatchdogClient arm64e  <78ce1b9191b73c9890de94c1e4c843f5> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1c1171000 - 0x1c1182fff libprequelite.dylib arm64e  <a170660e344038f5a6ac91335664a20b> /usr/lib/libprequelite.dylib
0x1c11a8000 - 0x1c11adfff IDSKVStore arm64e  <b5374297934a36c0b8155243f7963562> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1c11ae000 - 0x1c11befff CoreEmoji arm64e  <2718dcaed78231c3bb11306a7c509053> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1c11bf000 - 0x1c1259fff Email arm64e  <4c8a883f2c8432f5ae75a7f96d51fae8> /System/Library/PrivateFrameworks/Email.framework/Email
0x1c125a000 - 0x1c12befff ClassKit arm64e  <44f2ede943d235b3a3c04e91a613eafd> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1c132b000 - 0x1c1338fff CPMS arm64e  <372e39550b23360e967e415c2f9db4fc> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1c1339000 - 0x1c1341fff RTCReporting arm64e  <2aca8e0ffb15360a8f64413883cbd20e> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1c14a5000 - 0x1c14f2fff MobileBackup arm64e  <794fc7845377358f95ba1276237ae2b9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1c15a5000 - 0x1c15acfff CoreTime arm64e  <d12d05c2b97b3824bb94d185a00324d3> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1c15f4000 - 0x1c1738fff IMDPersistence arm64e  <cf6002499d593828b0ffc9bf0e9de6ed> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1c17b1000 - 0x1c185cfff DistributedEvaluation arm64e  <b81ca1bd91c933****647434497e7f0d> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1c185d000 - 0x1c18adfff DataAccess arm64e  <3897bdb311c13339b8e6683fefc775a3> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1c1bfb000 - 0x1c1c50fff ToneLibrary arm64e  <bf3359d5f9683000a59ffaa696be5873> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1c1f01000 - 0x1c1f20fff AppConduit arm64e  <5c2b2a2e8b5835d49536a09fa3deb8c6> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1c1f21000 - 0x1c1f3afff IntlPreferences arm64e  <e9e1e6ed9b5a316097f9978d6e1b2a00> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1c22f8000 - 0x1c23e7fff CoreBrightness arm64e  <4fe271deef483006ad8e8c8e603f17e2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1c23e8000 - 0x1c23effff libIOReport.dylib arm64e  <9493a535cc5b3a4eba5cf6b00deeb3d6> /usr/lib/libIOReport.dylib
0x1c2585000 - 0x1c27e1fff libBNNS.dylib arm64e  <20ef7568cf0134b3896ecb71d89cc2b0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1c27e2000 - 0x1c27e9fff StudyLog arm64e  <07b73ef0273d39b0a6472dafc82be780> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1c2874000 - 0x1c2904fff iTunesStore arm64e  <9de213f7f4323252b8e28be0c71c7985> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1c3373000 - 0x1c33cdfff SafariCore arm64e  <c4027bbc90543c73a5180aa30c03efc3> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1c33ce000 - 0x1c3437fff ScreenTimeCore arm64e  <00d74bb8841f3736866f31911b0a217b> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1c3a37000 - 0x1c3a5cfff RTTUtilities arm64e  <a3d3739ce7f2359184c366211d65ee01> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities
0x1c3a5d000 - 0x1c3a64fff HearingCore arm64e  <a183bda5d299359da307931aea69d8cc> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
0x1c3a65000 - 0x1c3a77fff LocalAuthentication arm64e  <1f1c1ec845df34abb43acac004ee7b09> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1c3a78000 - 0x1c3a7cfff CommunicationsFilter arm64e  <d232df524a843ad0bd25b44e84c99128> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1c3a7d000 - 0x1c3aa0fff AddressBook arm64e  <fa5adf19eb8b30c88fe40ba41fef16a5> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1c3aa1000 - 0x1c3aacfff CaptiveNetwork arm64e  <0393a51480b1397b8dd4e8fe2eeda037> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1c3bfb000 - 0x1c3cd3fff libBLAS.dylib arm64e  <47405fd75f0938c091057a453dc312b4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1c3cd4000 - 0x1c3ce2fff CTCarrierSpace arm64e  <061b784bb5fa386bbc5c166b28aa796b> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1c4525000 - 0x1c45f4fff CoreParsec arm64e  <00e0704d790b331c913d929fbb8a6222> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1c45f5000 - 0x1c4643fff CallHistory arm64e  <7d2e6bf51761303f95aa18fc830e218e> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
0x1c47f1000 - 0x1c480cfff libtailspin.dylib arm64e  <fec094dbf09834bf99fb8dcd1c1e947c> /usr/lib/libtailspin.dylib
0x1c486b000 - 0x1c4880fff ContactsDonation arm64e  <5707d169a2bd3a09b7afa96f3e350aa5> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1c48cb000 - 0x1c48d4fff MobileActivation arm64e  <5f6db83d26e13e328d374ebe9b823031> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1c48d5000 - 0x1c48d9fff AccessibilityUIShared arm64e  <8a1f4e2f885e362f9845ffdef0f54686> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIShared.framework/AccessibilityUIShared
0x1c48da000 - 0x1c4957fff HearingUtilities arm64e  <20cec2707ff13c07b04ff14e5826fd01> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities
0x1c4958000 - 0x1c4967fff MobileIcons arm64e  <b1fd8dd54486355cb86c0b05430fbe7a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1c4968000 - 0x1c4a69fff ResponseKit arm64e  <8cef28b9b6633f44b8cd5e686504939b> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1c4a86000 - 0x1c4ac0fff Notes arm64e  <6f054d4c77b036fa9a72f41531cd8382> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1c4ac1000 - 0x1c4ad9fff MetalKit arm64e  <4ba9f93a6f21345caef2761bca39b80c> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1c4b34000 - 0x1c4b7efff CoreHaptics arm64e  <4f03d330cad1301c826cd0e3df0f7dee> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1c4b7f000 - 0x1c4c49fff ProofReader arm64e  <d478dd1cd51631e88c3f988857b7a516> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1c4c99000 - 0x1c4ca4fff EmailAddressing arm64e  <8ff899e0af153fed823ffa5161494bc2> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1c4ca5000 - 0x1c4cbbfff MailServices arm64e  <320df7c1e72c31cfaf7ccf71aa041b4b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1c4cbc000 - 0x1c4d52fff CoreSymbolication arm64e  <2d6138cb8f4036899b005477d6608564> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1c4d53000 - 0x1c4d59fff IdleTimerServices arm64e  <3333ca050d423241947d3a16288fc77d> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1c4e59000 - 0x1c4f15fff VideoSubscriberAccount arm64e  <fa578cc7d69c3bdc831d716d50f28294> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1c4f2a000 - 0x1c4f2dfff FTClientServices arm64e  <cd8929abbb6d3a2494e0591b14641e75> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1c4f2e000 - 0x1c4f96fff ContactsUICore arm64e  <297c640f25a330d4a3e9c93b7d5dff70> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1c5419000 - 0x1c5461fff LoggingSupport arm64e  <5930eb5b26d83b27b1ebbbdd0d689d0e> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c5570000 - 0x1c55cbfff ProtectedCloudStorage arm64e  <91ae59209ec737df9ca27f0fea472d19> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c56ba000 - 0x1c56c2fff OpenGLES arm64e  <ce4b60e4bff83d2cbc2c05894b00e0c2> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c582d000 - 0x1c5836fff libGFXShared.dylib arm64e  <30b3b505cf8d3c90be372c6299492574> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c5837000 - 0x1c586cfff SharedUtils arm64e  <74028e4e925037fe83c3d2098dc9cbe3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c586d000 - 0x1c58bbfff PhotosFormats arm64e  <5c16b002cafa37ccac37b5f68e8cf2d4> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1c6f3c000 - 0x1c6f78fff StreamingZip arm64e  <7850f5be0b5e33fa963f906b188f7974> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1c7c02000 - 0x1c7dbefff SafariShared arm64e  <eb174e7a178831e9ba7e0252ed4ffe2f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1c7e46000 - 0x1c7e48fff InternationalTextSearch arm64e  <af26a1df059a3c128f3352288449e683> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1c7e67000 - 0x1c7e84fff AssetCacheServices arm64e  <7077cfc7b9b23cfbb2aedb9dd9ff3d48> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1c83c9000 - 0x1c881cfff AVConference arm64e  <748b7bbbeb873450bc9a163e0a0e6d99> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1c881d000 - 0x1c8822fff IncomingCallFilter arm64e  <ca9bbe865e7635569111ec7cf2e6fcf2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1c883e000 - 0x1c8856fff NetworkStatistics arm64e  <ce3eac6f6df836fda7d9025779087175> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1c8b7b000 - 0x1c8b80fff AccessibilityUI arm64e  <3529e1de7beb3d0daf674bfee8b65d86> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x1c8cd5000 - 0x1c8cdbfff Netrb arm64e  <3fd34f61832b33f4a9c7987c9b683a6b> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1c8cdf000 - 0x1c8d0ffff EAP8021X arm64e  <b3eff161254f3ea780558b6af1b76f43> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1c8d10000 - 0x1c8d12fff OSAServicesClient arm64e  <5c2577d46427311e8bfe36d4d5548ccb> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1c8ea4000 - 0x1c8ea8fff libgermantok.dylib arm64e  <211831e5cc7d31ff82b691367f42cae5> /usr/lib/libgermantok.dylib
0x1c8ea9000 - 0x1c8f5efff libmecab.dylib arm64e  <d282c28996943a3188f67cdbbbad3948> /usr/lib/libmecab.dylib
0x1c8f5f000 - 0x1c8f9bfff Catalyst arm64e  <69056d6788723f67913820754f23a6c5> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1c910a000 - 0x1c9148fff VoiceServices arm64e  <412ba583e0363d79b5246fbe24057620> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1c9149000 - 0x1c9266fff Navigation arm64e  <c092dae77fb13acfb197ecf2b7864c9e> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1c958a000 - 0x1c9598fff CoreDuetDaemonProtocol arm64e  <89dbb6d0542e3fada5c45177718d36d9> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1c9599000 - 0x1c95b8fff FTAWD arm64e  <50fdb693c71c3f739c74de0030505f5f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1cac1f000 - 0x1cac21fff OAuth arm64e  <02583340ab4c3223be9ce5d2ef142e9d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1caed0000 - 0x1caf0cfff DifferentialPrivacy arm64e  <2969a56ff80e3a09988eb8f2a88c3d0d> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1cb1ca000 - 0x1cb36afff EmailDaemon arm64e  <633bd75ab2ca3fb793f71b1512d98a3e> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1cb6db000 - 0x1cb707fff MailSupport arm64e  <4d5dd7a771f63b21b8cd589fac4ed348> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1cb708000 - 0x1cb778fff libarchive.2.dylib arm64e  <b9b32d99033e3afa8a28cb51f0c28dae> /usr/lib/libarchive.2.dylib
0x1cb779000 - 0x1cb7aafff C2 arm64e  <83aa2e59bf2e365aa06f57f3868c6dfc> /System/Library/PrivateFrameworks/C2.framework/C2
0x1cb7ab000 - 0x1cb7dffff NaturalLanguage arm64e  <b100912476bd325aaf5170d6935ac58c> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1cb874000 - 0x1cb875fff libsystem_coreservices.dylib arm64e  <1a4d98fde5e133ba9b199bf926580d91> /usr/lib/system/libsystem_coreservices.dylib
0x1cb887000 - 0x1cb899fff libmis.dylib arm64e  <3e7b4a6bb00635aab311aee5aabf0b6d> /usr/lib/libmis.dylib
0x1cb89a000 - 0x1cb8f1fff WebBookmarks arm64e  <c5c31ccda0e737639c43718e4604d97f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1cb8f2000 - 0x1cb8fffff DCIMServices arm64e  <c8109b29a9813b8984a13bf4c363d447> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1cb900000 - 0x1cba5afff CloudPhotoLibrary arm64e  <db47d13c0159306eb30f1ef6f7ae1020> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1cba5b000 - 0x1cba96fff ContactsAutocomplete arm64e  <5041f018576c31e8ac4da63e785d2d3d> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1cba97000 - 0x1cba9ffff libcopyfile.dylib arm64e  <512ebe68b74035b192afc85da48b9bb4> /usr/lib/system/libcopyfile.dylib
0x1cbaa0000 - 0x1cbac2fff UsageTracking arm64e  <2d06381dbdcf3b48b5112f0c87251525> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1cbe18000 - 0x1cbeaffff AccountsDaemon arm64e  <805e418dbd20339aacb4eda12ea55dff> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1cbeb0000 - 0x1cbebbfff AppleIDSSOAuthentication arm64e  <c6fb853aedb730599ff955f665c4f62f> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1cbebc000 - 0x1cbecffff SettingsFoundation arm64e  <000e630b851a3569982d55ac89d72452> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1cc011000 - 0x1cc095fff Symbolication arm64e  <0f7c3a7ff943335f8de93ebb130997b9> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1cc259000 - 0x1cc2a7fff ChunkingLibrary arm64e  <96d8e70870a0386c9a4d5afd7312039f> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1cc2ab000 - 0x1cc2affff DAAPKit arm64e  <ccdfdd95af9a3043b249a9e5b3ffbe37> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1cc7af000 - 0x1cc7b1fff CoreDuetDebugLogging arm64e  <a8e50b89ff193d39b048b1af6ee22f1e> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1cd306000 - 0x1cd345fff SignpostSupport arm64e  <ae66bc405cbc3c6881acdcd09c5e6825> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1cd5e7000 - 0x1cd5f0fff SignpostCollection arm64e  <a2225085882d32cbb024fe4ce3d07359> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1cdd42000 - 0x1cdd4cfff URLFormatting arm64e  <de222de7f3013b3485503698ff9273b6> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1cdd61000 - 0x1cde09fff MMCS arm64e  <3ffa49cc2e9734c5963027b6dfd55274> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1cde63000 - 0x1ce094fff MobileSpotlightIndex arm64e  <95a797be9b18316999cd1eba8bb69dbe> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1ce4cb000 - 0x1ce512fff CoreLocationProtobuf arm64e  <c078415735b53993be272e3d3c900cbc> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ce5cb000 - 0x1ce646fff Quagga arm64e  <29c059ab3f4239a59757b271ba07a9d9> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1ce8e6000 - 0x1ce8f4fff libAXSpeechManager.dylib arm64e  <2a5867c9edfd3ea9ba62400ea1252032> /usr/lib/libAXSpeechManager.dylib
0x1ce95a000 - 0x1ce96ffff libEDR arm64e  <75d00a531c9532f3af37c37896c9f8cb> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1cf2e6000 - 0x1cf5cffff VideoProcessing arm64e  <af5dbb2930b036a0aa49954d5bcb51cf> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1cf5d0000 - 0x1cf5ddfff libperfcheck.dylib arm64e  <29c519aa10a4316db8543ec0a6215278> /usr/lib/libperfcheck.dylib
0x1cf5de000 - 0x1cf5e9fff libAudioStatistics.dylib arm64e  <a22bb9921b57377aa6a7fbaa75cd57d2> /usr/lib/libAudioStatistics.dylib
0x1cf7b5000 - 0x1cf7c5fff caulk arm64e  <e1fe56c729643674a11f2c911e5c8377> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1cf805000 - 0x1cf80bfff MobileSystemServices arm64e  <8c609a8e332d3f1bacd9a246868b9720> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1cf9a5000 - 0x1cf9befff TextToSpeech arm64e  <fcf374e1fb0d32448fc79d6d52d676cd> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1cf9c3000 - 0x1cf9fffff ViceroyTrace arm64e  <480dea0aeff932d4bf2be9de3a8893bc> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1d0714000 - 0x1d073afff CloudKitCode arm64e  <b171a341ce8039b4828d29e8c873ceaa> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode
0x1d0880000 - 0x1d0944fff CloudKitCodeProtobuf arm64e  <7815dfb228b83fadb29301617988bfc0> /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf
0x1d0945000 - 0x1d094ffff HID arm64e  <112a0240606b3ff483acea5243a3bc91> /System/Library/PrivateFrameworks/HID.framework/HID
0x1d097c000 - 0x1d09b7fff libGLImage.dylib arm64e  <28c5d662bda133e5b6930a05a67ec81a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1d0dc4000 - 0x1d0dd5fff libSparseBLAS.dylib arm64e  <5da6e4332dbb3b7e8c3418dfdaed2b9a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1d0dd6000 - 0x1d0deafff Engram arm64e  <c2cdd8738aee33ada7c45d1d6fc96db2> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1d0e64000 - 0x1d0e9efff DataDetectorsNaturalLanguage arm64e  <baac851941613898b56f3641eea64c5a> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1d11a6000 - 0x1d11aefff FSEvents arm64e  <2e3fac9b08a832a3a50f0ab14e2b3317> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1d11bf000 - 0x1d123dfff CoreDAV arm64e  <e12c69486aa63ce0a4e028c825b24ecc> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1d1b50000 - 0x1d1b60fff RemoteTextInput arm64e  <740fb73203b438efb86cf6fa77fe407b> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1d1b89000 - 0x1d1bb8fff iCalendar arm64e  <149cea1b61713a08a4409742a2c6eeb0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1d1bd5000 - 0x1d1bdefff CloudPhotoServices arm64e  <f7e61d7221693f439829eb1cc80ff397> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1d1c1e000 - 0x1d1c32fff libLinearAlgebra.dylib arm64e  <22cce8158c0a30028055edd9cc9ed15a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1d1cc6000 - 0x1d1dc9fff ConfigurationEngineModel arm64e  <1ba1f2e9ebec339b90e2bec7066d9ce4> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1d1dca000 - 0x1d1dd1fff CertUI arm64e  <663bb73daeaf30648d267a51337383a8> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1d1eb9000 - 0x1d1ec7fff CoreAUC arm64e  <8ee138c4bfc13e1c97088d52e9d7dbf6> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1d28af000 - 0x1d28f5fff PhysicsKit arm64e  <218ef24cd2223595a4550e294e269888> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1d28f6000 - 0x1d2949fff CorePrediction arm64e  <f853c69d9810323682d61dec2821c7a2> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1d2d63000 - 0x1d2dadfff SafariSafeBrowsing arm64e  <9f391b5f11ba3427acceb92c6f5666f5> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1d316c000 - 0x1d31e3fff HomeSharing arm64e  <07d97309faf3344aaf02f216d9111916> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1d3275000 - 0x1d3293fff GenerationalStorage arm64e  <25505482b660329c8d3a50d013ff0063> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1d32f8000 - 0x1d3303fff PersonaKit arm64e  <e78b3221f44b3e688860114189212068> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1d3304000 - 0x1d3310fff PersonaUI arm64e  <eead9086da6237869d57117c1ef41b23> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1d372f000 - 0x1d3734fff kperf arm64e  <fcdce4ae268a32ee960d5120e2f09603> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1d38d9000 - 0x1d38e8fff AssetsLibrary arm64e  <086f23f1693c342c959d3d69309aac50> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1d3915000 - 0x1d394ffff libpcap.A.dylib arm64e  <db53db38eb6c354ea4ab37592540d2bf> /usr/lib/libpcap.A.dylib
0x1d3c1b000 - 0x1d3c33fff WebUI arm64e  <f65c5bbaef053bc4bb5bde1e331c3905> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1d3c34000 - 0x1d3c4bfff SafariFoundation arm64e  <928bd8f0139a3ff8ab6bcf538094eda8> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1d3c97000 - 0x1d3d3cfff libvDSP.dylib arm64e  <b8a3d248260a3e27a3a9d3b4ef93831f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1d3d3d000 - 0x1d3d68fff vCard arm64e  <4d4c5bac204038ecae94e2e9a62d065b> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1d3db1000 - 0x1d3e3efff SampleAnalysis arm64e  <38f576fca7e33a20840101cf47c31fcc> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1d3e3f000 - 0x1d3e4cfff IntentsFoundation arm64e  <b08483bddc233ea4a9b0bfc7ebe83c55> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d403c000 - 0x1d403dfff ParsecSubscriptionServiceSupport arm64e  <1539b6607f9f33b19f19408c6c85e59b> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d403e000 - 0x1d40cbfff MediaPlatform arm64e  <d12a7daedc863c03aaad3c46e1a50b41> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d40cc000 - 0x1d439cfff MediaLibraryCore arm64e  <6abbc29fc1b2328fa9112cf704ece87f> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d4401000 - 0x1d443afff PhotosImagingFoundation arm64e  <0c36ddcc26133cc1b38f7d594f900ebd> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d443b000 - 0x1d445dfff MediaConversionService arm64e  <cd7aebc9354331bdb19cd94f3b63a84f> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1d445e000 - 0x1d447cfff MediaStream arm64e  <162461985c06341593a36fddfac349e5> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1d447d000 - 0x1d457dfff CoreMediaStream arm64e  <5b6dfb05a2e03a9caa557647d3cd43b4> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1d469d000 - 0x1d469dfff Accelerate arm64e  <0bcd63bb778136a9ba07f8ac86121da1> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d469e000 - 0x1d49d5fff libLAPACK.dylib arm64e  <fee4c5ae8e623f0fae99ba7ad67f40a7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d49d6000 - 0x1d49dafff libQuadrature.dylib arm64e  <bbe9cda389b530218e20690516cfee25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d49db000 - 0x1d4a34fff libvMisc.dylib arm64e  <0b7394576eb53362b8d88002ba76e870> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d4a35000 - 0x1d4a35fff vecLib arm64e  <aec3ee28a28e3f9990c9ae330e1fdb78> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1d4a3e000 - 0x1d4a4cfff AuthenticationServices arm64e  <fd1593537a753ffbb6744aebf2e48b36> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1d4a92000 - 0x1d4b93fff Combine arm64e  <fc1816ba0756338faa6880c488411d72> /System/Library/Frameworks/Combine.framework/Combine
0x1d4ba6000 - 0x1d4bf6fff CoreMIDI arm64e  <a86b6d8e9e0e397bbd7b9964b56e8cea> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1d4d6d000 - 0x1d4da3fff CryptoKit arm64e  <c993a39962493ef8aa8f8ecb0034f0e9> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1d4de0000 - 0x1d4e0cfff GSS arm64e  <03933ec5c1c331a6b84b96c0d74bb3ea> /System/Library/Frameworks/GSS.framework/GSS
0x1d4e1f000 - 0x1d4e51fff MPSCore arm64e  <939479faf9d034e28264f5ad1f98ea71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1d4e52000 - 0x1d4ecffff MPSImage arm64e  <26d9128351ac33bc8c4465cbd6b6906c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1d4ed0000 - 0x1d4ef2fff MPSMatrix arm64e  <13949acac76b357bab5ff5ea7b81b37e> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1d4ef3000 - 0x1d4f07fff MPSNDArray arm64e  <2232f16715be3e5cb748508268b6a68d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1d4f08000 - 0x1d509dfff MPSNeuralNetwork arm64e  <a6aee65aa12e3c1aa3ffb01821a959e2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1d509e000 - 0x1d50e3fff MPSRayIntersector arm64e  <1eb3313a514e37e79d701fda86dfb261> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1d50e4000 - 0x1d50e4fff MetalPerformanceShaders arm64e  <d833a1765388325e9e42d36e4d462969> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1d50f1000 - 0x1d50f1fff MobileCoreServices arm64e  <52be19c9d7aa31a6a015b02051b8919b> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1d50fc000 - 0x1d50fdfff libCVMSPluginSupport.dylib arm64e  <322f19d6a4db38019ee66a35d253ad35> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1d50fe000 - 0x1d5104fff libCoreFSCache.dylib arm64e  <79d5db7d32763c18bf495ecda4031926> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1d5105000 - 0x1d510afff libCoreVMClient.dylib arm64e  <ea9e4234d29b371786a0f10e0bd98ba5> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1d5140000 - 0x1d5178fff QuickLookThumbnailing arm64e  <b3aba692e9d1366dabf0b4386994f2de> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1d54c2000 - 0x1d55c2fff SoundAnalysis arm64e  <c8c925ec72753dbb86ad543ff99092a4> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1d55c5000 - 0x1d55c5fff UIKit arm64e  <d03b0c06cb26377ca15f476e59f174b8> /System/Library/Frameworks/UIKit.framework/UIKit
0x1d55e7000 - 0x1d56adfff VisionKit arm64e  <46ef108ac2063053a44a051393e22b93> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1d599f000 - 0x1d5af4fff ANECompiler arm64e  <34c021b6c23f3e839f780b08bda9b3aa> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1d5af5000 - 0x1d5b05fff ANEServices arm64e  <f0ba11233efb379c851f4d797f163b8e> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1d5b0e000 - 0x1d5b9ffff APFS arm64e  <d283e47b99a73d8a8e17bea26970eed3> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1d5ba0000 - 0x1d5ba4fff ASEProcessing arm64e  <ea58195f80c73010a5f5cf0defeab17e> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1d5bbe000 - 0x1d5c25fff ICE arm64e  <5d37dc72335130fd84266640c60e14bc> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1d5c26000 - 0x1d5c26fff LegacyHandle arm64e  <bea3cdd45ab938bfa7c4904ccbd6da2a> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1d5c27000 - 0x1d5c2dfff SimpleKeyExchange arm64e  <1e4f0415e7ef32688c776be7fe2eb248> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1d5c2e000 - 0x1d5c2efff snatmap arm64e  <4a1bae20ee413ef49fde2bdcdc52c4d1> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1d5c35000 - 0x1d5c3cfff AXFrontBoardUtils arm64e  <d3c030e35a0836298c3bd24e5a7525f7> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXFrontBoardUtils.framework/AXFrontBoardUtils
0x1d5c53000 - 0x1d5c59fff SpeakTypingServices arm64e  <ec6a8ff062f232e1ac5ac081c3962864> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x1d5cb6000 - 0x1d5cfafff AccessibilitySharedSupport arm64e  <f2287d9b801b366cb75f8b7a4b6834ab> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1d5d59000 - 0x1d5d64fff AccountSettings arm64e  <16785a46157432ffab43b0ce29b50551> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1d649d000 - 0x1d663efff AppleCVA arm64e  <48abafddcbc83342806e62b872cc1546> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1d66b2000 - 0x1d66c0fff AppleFSCompression arm64e  <bedd3219a16a3f48ae7956148cde9721> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1d66c7000 - 0x1d66d1fff AppleIDAuthSupport arm64e  <77a786214c343b9abfc4aefe69685ef9> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d66d2000 - 0x1d6714fff AppleJPEG arm64e  <517d8b70a2f932ec8a2337d64910c199> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1d675f000 - 0x1d6770fff AppleNeuralEngine arm64e  <950e31006dbc3585a3af4ed6c25f2a86> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1d6777000 - 0x1d679bfff AppleSauce arm64e  <9b82decd87af3099ae5c63160791f089> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1d68d9000 - 0x1d692dfff AutoLoop arm64e  <2a9b4e2bb98938549918012a10a4469f> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1d699c000 - 0x1d69ccfff Bom arm64e  <e6f3a8efa0373948ac8fea351148f733> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d7481000 - 0x1d7488fff CommonAuth arm64e  <0b3ba23cb38e3ecea34ebf0b8423f0f1> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1d7636000 - 0x1d7731fff CoreAppleCVA arm64e  <16a2945d8e6b37a4bf679081027d714a> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1d77c2000 - 0x1d78b6fff CoreHandwriting arm64e  <f90a9dd4d61a32d1ac2732a74193dc2c> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1d78cc000 - 0x1d78d0fff CoreOptimization arm64e  <7b5d5dc4c556369883364cbb73b0fa18> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1d7949000 - 0x1d794cfff CryptoKitCBridging arm64e  <49908e06fd6c362ea7bf3913303df597> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1d794d000 - 0x1d7964fff CryptoKitPrivate arm64e  <14333e33f74f33d9a12c761810723266> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate
0x1d7a1b000 - 0x1d7a26fff DeviceIdentity arm64e  <ccfbe553fd123b0699903ec49d66f657> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1d7bbd000 - 0x1d7bd9fff DocumentManagerCore arm64e  <cf53aa3ab42730dfa9a5769a4a78b711> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1d7c92000 - 0x1d826ffff Espresso arm64e  <46d992627f1732af8ddc9a10ce23bb66> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1d8531000 - 0x1d8943fff FaceCore arm64e  <4cc06f90c1003e2796dd1aec92314263> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1d8a18000 - 0x1d8a2cfff libGSFontCache.dylib arm64e  <d691168eeb6e377bb086a3da494c4197> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1d8a93000 - 0x1d8a9ffff libhvf.dylib arm64e  <077a8844c96b31d5af72edefd3f2dea4> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1d8ac1000 - 0x1d8ad5fff Futhark arm64e  <3799b8698a7837ff84876075c4d7efd9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1d97ec000 - 0x1d97f8fff GraphVisualizer arm64e  <e0469f273ee73b37805e0fd4cd393ecc> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1da15d000 - 0x1da1cefff Heimdal arm64e  <e174665c703c3f72a52ec248673d48ad> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1da67b000 - 0x1da6e5fff InertiaCam arm64e  <be5866fcf15e3b50ac0be2ee86ddf792> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1da72e000 - 0x1da734fff InternationalSupport arm64e  <be6065dd560a308e94f1a14ed346b356> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1da9e0000 - 0x1da9e0fff Marco arm64e  <88b73eb23a98390595d2d213e65562ee> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1daea9000 - 0x1daed4fff MetricsKit arm64e  <3be2adf5864f358a89c386b63b9f7111> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1daee4000 - 0x1daef7fff MobileDeviceLink arm64e  <40a6a15c0abe330b846012ce4e4a3765> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1db1b5000 - 0x1db1f5fff OTSVG arm64e  <382a773235633b1c9625ee43dedc8c59> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1db869000 - 0x1db869fff PhoneNumbers arm64e  <1becc95f958d376d83b5ac100ff2ba4a> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1dd293000 - 0x1dd297fff RevealCore arm64e  <4757cef5fed63c4ea43a17cecd84b0b8> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1dd392000 - 0x1dd3c3fff ScreenReaderCore arm64e  <cdbded05b1513668bc6d39a044771dd8> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1dd439000 - 0x1dd445fff SetupAssistantSupport arm64e  <d4bdbc417a9936a98677917cb81fb2ba> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1dd464000 - 0x1dd464fff SignpostMetrics arm64e  <fde39cb5106d315e8052f919aff9bd14> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1dd493000 - 0x1dd4c3fff SiriInstrumentation arm64e  <b041f61d09623ef6a5baf212c1524229> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1ddced000 - 0x1dde0cfff TextRecognition arm64e  <93342201eea830e397df63a78c6d1b0e> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1dde0d000 - 0x1ddeb0fff TextureIO arm64e  <b31c78800371382da24505e6296fc429> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1dee56000 - 0x1df3d1fff libwebrtc.dylib arm64e  <512116093f733ca4a146baefb91c7e8b> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1df4a7000 - 0x1df4b9fff WirelessCoexManager arm64e  <f0bb2929f8e0354f80a5159599e6fcc9> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1df57b000 - 0x1df583fff kperfdata arm64e  <b6d33a5f9c603bdda501aded56a92e3f> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1df584000 - 0x1df5cdfff ktrace arm64e  <0797c216ec943da99e2e442e3f62e68b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1df5e6000 - 0x1df5f2fff perfdata arm64e  <212d0e1b8f293f3fb96bff68ced06203> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1df95d000 - 0x1df95dfff libAWDProtobufFacetimeiMessage.dylib arm64e  <018a30be1af031fca3aac8d1b303d711> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1df9df000 - 0x1dfd10fff libAWDSupportFramework.dylib arm64e  <953a6f7f1a663d8b98d2c6d473eec7cf> /usr/lib/libAWDSupportFramework.dylib
0x1dfebe000 - 0x1dfec8fff libChineseTokenizer.dylib arm64e  <478d175664db308196e63f33d60e1530> /usr/lib/libChineseTokenizer.dylib
0x1dfeee000 - 0x1e00b2fff libFosl_dynamic.dylib arm64e  <be3f48bb91a831a6b6de0844ce096429> /usr/lib/libFosl_dynamic.dylib
0x1e012d000 - 0x1e0134fff libMatch.1.dylib arm64e  <0a7a7e9aac243e8fba4a489ca0e38748> /usr/lib/libMatch.1.dylib
0x1e01f1000 - 0x1e01f2fff libSystem.B.dylib arm64e  <faef0957c9713753b07f5798e30639e0> /usr/lib/libSystem.B.dylib
0x1e01fb000 - 0x1e01fcfff libThaiTokenizer.dylib arm64e  <b787049ba92635e19f8ee0954b102701> /usr/lib/libThaiTokenizer.dylib
0x1e02fc000 - 0x1e0311fff libapple_nghttp2.dylib arm64e  <0cc0f70f45b8331a97158e436d228b90> /usr/lib/libapple_nghttp2.dylib
0x1e038b000 - 0x1e039bfff libbsm.0.dylib arm64e  <2cf4cb4c69b330558f2beac19e8b4fdd> /usr/lib/libbsm.0.dylib
0x1e039c000 - 0x1e03a8fff libbz2.1.0.dylib arm64e  <f85265aa0b8a3bf1ae427bd89281720f> /usr/lib/libbz2.1.0.dylib
0x1e03a9000 - 0x1e03a9fff libcharset.1.dylib arm64e  <a154b58c372b3e44b26a163ef2e7806a> /usr/lib/libcharset.1.dylib
0x1e03aa000 - 0x1e03bbfff libcmph.dylib arm64e  <bfb0db964385397c98615ae13bb2ce42> /usr/lib/libcmph.dylib
0x1e03bc000 - 0x1e03d3fff libcompression.dylib arm64e  <e4223dccd26b34d0b45f32aa19ab50c0> /usr/lib/libcompression.dylib
0x1e03d4000 - 0x1e03d5fff libcoretls_cfhelpers.dylib arm64e  <a28e7e7233f13765acf62e43ff7d1612> /usr/lib/libcoretls_cfhelpers.dylib
0x1e03d6000 - 0x1e03dcfff libcupolicy.dylib arm64e  <7e30b06c94b73d38982bf383ce6990e7> /usr/lib/libcupolicy.dylib
0x1e041c000 - 0x1e0425fff libdscsym.dylib arm64e  <c78f0c359a443fadb155900425a5e6cd> /usr/lib/libdscsym.dylib
0x1e0426000 - 0x1e0443fff libedit.3.dylib arm64e  <cdf2a30040e530dfbfe485705bbc83cf> /usr/lib/libedit.3.dylib
0x1e046f000 - 0x1e0474fff libheimdal-asn1.dylib arm64e  <785a42ec48ee334094d496deec5eefe6> /usr/lib/libheimdal-asn1.dylib
0x1e0475000 - 0x1e0567fff libiconv.2.dylib arm64e  <8bf2a8c2d68435a78eaec70e4a79b442> /usr/lib/libiconv.2.dylib
0x1e057d000 - 0x1e0588fff liblockdown.dylib arm64e  <0352a67e4fdc314a9068b0da2f58c486> /usr/lib/liblockdown.dylib
0x1e0589000 - 0x1e05a1fff liblzma.5.dylib arm64e  <7e581c5d8f993fcc9dc25dde6c0aab85> /usr/lib/liblzma.5.dylib
0x1e0928000 - 0x1e0957fff libncurses.5.4.dylib arm64e  <48411801f4413da4a34c4075c1d7615a> /usr/lib/libncurses.5.4.dylib
0x1e0958000 - 0x1e096dfff libnetworkextension.dylib arm64e  <da13eb6c2fc53b55b7560c0bae661b18> /usr/lib/libnetworkextension.dylib
0x1e0cf3000 - 0x1e0d0bfff libresolv.9.dylib arm64e  <8a0ac6e2f7583ce791cd2ea175a19741> /usr/lib/libresolv.9.dylib
0x1e0d0c000 - 0x1e0d0efff libsandbox.1.dylib arm64e  <495f00f283353d6ca154a2b03529d992> /usr/lib/libsandbox.1.dylib
0x1e0d0f000 - 0x1e0d14fff libsysdiagnose.dylib arm64e  <e6aa4642a1c33d58ac3333ff35d324b3> /usr/lib/libsysdiagnose.dylib
0x1e0d15000 - 0x1e0d47fff libtidy.A.dylib arm64e  <2738eed789853d17a1af0efa8f424f4b> /usr/lib/libtidy.A.dylib
0x1e0d4f000 - 0x1e0d52fff libutil.dylib arm64e  <d2b3d0d456a637ae86d0360cd35c5f89> /usr/lib/libutil.dylib
0x1e0d80000 - 0x1e0d91fff libz.1.dylib arm64e  <dd666d5effdb33da8454f7d0c0a98c25> /usr/lib/libz.1.dylib
0x1e0ddb000 - 0x1e0e15fff libswiftAccelerate.dylib arm64e  <afcaa1c650b2368ebc1bb39807996e4c> /usr/lib/swift/libswiftAccelerate.dylib
0x1e0e24000 - 0x1e0e33fff libswiftCloudKit.dylib arm64e  <a96d606d07b43cbabef3b5c482e0c316> /usr/lib/swift/libswiftCloudKit.dylib
0x1e0e3f000 - 0x1e0e44fff libswiftContacts.dylib arm64e  <b954d40f43bd3593a5bb0f21d97ca9ee> /usr/lib/swift/libswiftContacts.dylib
0x1e0e5a000 - 0x1e0e5efff libswiftCoreFoundation.dylib arm64e  <406962c751683a88a8c7ffca97f91d11> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1e0e5f000 - 0x1e0e6dfff libswiftCoreGraphics.dylib arm64e  <61b51730d9443fa5914828623ab7bdf8> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1e0e6e000 - 0x1e0e72fff libswiftCoreImage.dylib arm64e  <95d72ddac87f345d9fc3be78d1085592> /usr/lib/swift/libswiftCoreImage.dylib
0x1e0e73000 - 0x1e0e79fff libswiftCoreLocation.dylib arm64e  <edb3e18b74de3607adebcb4382cdc2ea> /usr/lib/swift/libswiftCoreLocation.dylib
0x1e0ebf000 - 0x1e0ec8fff libswiftDarwin.dylib arm64e  <e213dc226c583936a1db6762227df23c> /usr/lib/swift/libswiftDarwin.dylib
0x1e0ec9000 - 0x1e0ee3fff libswiftDispatch.dylib arm64e  <b6b97ef6478f3da0a93033468d974dff> /usr/lib/swift/libswiftDispatch.dylib
0x1e0ee4000 - 0x1e105dfff libswiftFoundation.dylib arm64e  <af6284e22e0f3860a1f1f7155ce1e4da> /usr/lib/swift/libswiftFoundation.dylib
0x1e1096000 - 0x1e109dfff libswiftMetal.dylib arm64e  <05a6ec8aa1a130f3b77eb180a9bf23e6> /usr/lib/swift/libswiftMetal.dylib
0x1e110f000 - 0x1e1115fff libswiftObjectiveC.dylib arm64e  <fe436c21f7df3816ab818f23a38903f4> /usr/lib/swift/libswiftObjectiveC.dylib
0x1e111f000 - 0x1e1124fff libswiftQuartzCore.dylib arm64e  <db8893ab73b730a88d3b19baa76a2239> /usr/lib/swift/libswiftQuartzCore.dylib
0x1e1166000 - 0x1e117cfff libswiftUIKit.dylib arm64e  <3d5e645892f930388b07bd47b828223f> /usr/lib/swift/libswiftUIKit.dylib
0x1e118d000 - 0x1e1195fff libswiftos.dylib arm64e  <21f3c6be3d603618b24ed9423a290e94> /usr/lib/swift/libswiftos.dylib
0x1e11b2000 - 0x1e11b7fff libcache.dylib arm64e  <496a08b57cc7334b817a73ad96b5cbf9> /usr/lib/system/libcache.dylib
0x1e11b8000 - 0x1e11c4fff libcommonCrypto.dylib arm64e  <472ef5929d3e371dbdee043eeccb6fd6> /usr/lib/system/libcommonCrypto.dylib
0x1e11c5000 - 0x1e11c8fff libcompiler_rt.dylib arm64e  <543bb1afc5e73749bff4e5497baf6a22> /usr/lib/system/libcompiler_rt.dylib
0x1e1298000 - 0x1e1298fff liblaunch.dylib arm64e  <083c07961eec307bb7434c4dedb8e1de> /usr/lib/system/liblaunch.dylib
0x1e1299000 - 0x1e129efff libmacho.dylib arm64e  <75f6f0199cc93571af100e6e8ba50d90> /usr/lib/system/libmacho.dylib
0x1e129f000 - 0x1e12a0fff libremovefile.dylib arm64e  <67d55edb09283082994e3474febfc018> /usr/lib/system/libremovefile.dylib
0x1e12a1000 - 0x1e12a2fff libsystem_featureflags.dylib arm64e  <bf5044f126d63d22affebfd01af5ccd5> /usr/lib/system/libsystem_featureflags.dylib
0x1e12a3000 - 0x1e12d0fff libsystem_m.dylib arm64e  <3c017ceb2da23cddbd72806e1c9d5fc7> /usr/lib/system/libsystem_m.dylib
0x1e12d1000 - 0x1e12d6fff libunwind.dylib arm64e  <9d85d325584830eea00c19a14a4f509a> /usr/lib/system/libunwind.dylib
0x1e1383000 - 0x1e1470fff UIKit arm64e  <889e5ee2d0b93e14a68c18ab46952a95> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit
0x1e1480000 - 0x1e1492fff AccessibilitySettingsLoader arm64e  <f8c6fa0586013b808905ee952bd079f1> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1e15b8000 - 0x1e1623fff NanoRegistry arm64e  <ca3682a721913cac8790dca810851f96> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1e1624000 - 0x1e1631fff NanoPreferencesSync arm64e  <de38a6c1c953354ba38f19424ea9bc74> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1e25c9000 - 0x1e2604fff CryptoTokenKit arm64e  <4552ef57098334168515c01691f0640d> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1e353e000 - 0x1e355cfff AppSSO arm64e  <c5a67d1633223f46b4772fc1a3180db2> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1e355d000 - 0x1e3571fff AppSSOCore arm64e  <84f5a4515da23b1591e59be739a7be53> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1e397f000 - 0x1e3989fff PointerUIServices arm64e  <e6ce471bed413eca89608d1cbaa46192> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1e398a000 - 0x1e3a12fff SafariSharedUI arm64e  <e5addd872800329fb46c46818a7ff9ef> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

EOF


Can you help me fix this error? Thanks.

Check for multiple app entry point.
I had the same issue because I didn't change the default ViewController.swift which will be the initialViewController while creating the new project. Unfortunately I had another ViewController in the storyboard with the same class name ViewController.swift.
In AppDelegate.swift I used to check for the Login status and change the rootViewController.
And while doing this while setting Login.swift as rootViewController in parallel ViewController.swift got executed and so the app crashed and this happens only if Screen Speak is turned ON under accessibility settings. Also if Switch Control is turned ON but many users unlikely to turn this ON.
Hope this helps.
App Crash in iPhone XS and iOS 13.4.1
 
 
Q