I have the application working when building/testing from Launch > My iPhone. Now I’d like to share the application with other internal employees. When trying to add the generated IPA file to device (using the Xcode Devices window) from /Project Dir/Binaries/IOS/Appname.ipa, the application now freezes on the launch screen.
Why would it behave differently when added to the iPhone those two different ways?
Here is a crash report directly from the iPhone:
Incident Identifier: 9435BE68-B251-4C4A-B79F-AE5FC2F14054
CrashReporter Key:
Hardware Model: iPhone9,3
Process: MyApp [10148]
Path: /private/var/containers/Bundle/Application/A34AE822-1705-4456-AE1C-C7EEBC2D291E/MyApp.app/MyApp
Identifier: com.FB.MyApp
Version: 0.87 (1.0)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.FB.MyApp [1664]
Date/Time: 2017-11-06 11:12:38.5492 -0600
Launch Time: 2017-11-06 11:12:17.0844 -0600
OS Version: iPhone OS 11.0.3 (15A432)
Baseband Version: 2.00.01
Report Version: 104
Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, process-exit watchdog transgression: com.FB.MyApp exhausted real (wall clock) time allowance of 5.00 seconds | | Elapsed total CPU time (seconds): 8.110 (user 8.110, system 0.000), 81% CPU | Elapsed application CPU time (seconds): 3.522, 35% CPU |
Triggered by Thread: 0
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x0000000181cf5648 __semwait_signal + 8
1 libsystem_c.dylib 0x0000000181c0ef90 nanosleep + 212
2 libsystem_c.dylib 0x0000000181c0eeb0 usleep + 64
3 MyApp 0x0000000103c994ac 0x102e10000 + 15242412
4 UIKit 0x000000018b673bfc -[UIApplication _terminateWithStatus:] + 228
5 UIKit 0x000000018bae2b04 __98-[__UICanvasLifecycleMonitor_Compatability deactivateEventsOnly:withContext:forceExit:completion:]_block_invoke.271 + 344
6 UIKit 0x000000018b85c680 _runAfterCACommitDeferredBlocks + 292
7 UIKit 0x000000018b84fb24 _cleanUpAfterCAFlushAndRunDeferredBlocks + 288
8 UIKit 0x000000018b5de808 _afterCACommitHandler + 132
9 CoreFoundation 0x00000001821838b8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
10 CoreFoundation 0x0000000182181270 __CFRunLoopDoObservers + 412
11 CoreFoundation 0x000000018218182c __CFRunLoopRun + 1292
12 CoreFoundation 0x00000001820a22d8 CFRunLoopRunSpecific + 436
13 GraphicsServices 0x0000000183f33f84 GSEventRunModal + 100
14 UIKit 0x000000018b64f880 UIApplicationMain + 208
15 MyApp 0x0000000103638710 0x102e10000 + 8554256
16 libdyld.dylib 0x0000000181bc656c start + 4
Thread 1 name: com.apple.uikit.eventfetch-thread
Thread 1:
0 libsystem_kernel.dylib 0x0000000181cd4bc4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000181cd4a3c mach_msg + 72
2 CoreFoundation 0x0000000182183ce4 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001821818b0 __CFRunLoopRun + 1424
4 CoreFoundation 0x00000001820a22d8 CFRunLoopRunSpecific + 436
5 Foundation 0x0000000182aca6e4 -[NSRunLoop+ 50916 (NSRunLoop) runMode:beforeDate:] + 304
6 Foundation 0x0000000182ae9afc -[NSRunLoop+ 178940 (NSRunLoop) runUntilDate:] + 96
7 UIKit 0x000000018c19b02c -[UIEventFetcher threadMain] + 136
8 Foundation 0x0000000182bcb860 __NSThread__start__ + 996
9 libsystem_pthread.dylib 0x0000000181e0832c _pthread_body + 308
10 libsystem_pthread.dylib 0x0000000181e081f8 _pthread_body + 0
11 libsystem_pthread.dylib 0x0000000181e06c38 thread_start + 4
Thread 2:
0 MyApp 0x0000000103c959e4 0x102e10000 + 15227364
1 MyApp 0x0000000103c959d8 0x102e10000 + 15227352
2 libsystem_platform.dylib 0x0000000181e03b44 _sigtramp + 52
3 MyApp 0x0000000103831da8 0x102e10000 + 10624424
4 MyApp 0x00000001037e37fc 0x102e10000 + 10303484
5 MyApp 0x000000010372af80 0x102e10000 + 9547648
6 MyApp 0x0000000103766ecc 0x102e10000 + 9793228
7 MyApp 0x000000010374c3b0 0x102e10000 + 9683888
8 MyApp 0x000000010374c2ac 0x102e10000 + 9683628
9 MyApp 0x0000000103c6bd50 0x102e10000 + 15056208
10 MyApp 0x0000000103c6e898 0x102e10000 + 15067288
11 MyApp 0x000000010362a850 0x102e10000 + 8497232
12 MyApp 0x00000001036290c8 0x102e10000 + 8491208
13 MyApp 0x0000000103c95c34 0x102e10000 + 15227956
14 Foundation 0x0000000182bcb860 __NSThread__start__ + 996
15 libsystem_pthread.dylib 0x0000000181e0832c _pthread_body + 308
16 libsystem_pthread.dylib 0x0000000181e081f8 _pthread_body + 0
17 libsystem_pthread.dylib 0x0000000181e06c38 thread_start + 4
Thread 3 name: AVAudioSession Notify Thread
Thread 3:
0 libsystem_kernel.dylib 0x0000000181cd4bc4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000181cd4a3c mach_msg + 72
2 CoreFoundation 0x0000000182183ce4 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001821818b0 __CFRunLoopRun + 1424
4 CoreFoundation 0x00000001820a22d8 CFRunLoopRunSpecific + 436
5 AVFAudio 0x000000018796b774 GenericRunLoopThread::Entry+ 542580 (void*) + 164
6 AVFAudio 0x0000000187996018 CAPThread::Entry+ 716824 (CAPThread*) + 84
7 libsystem_pthread.dylib 0x0000000181e0832c _pthread_body + 308
8 libsystem_pthread.dylib 0x0000000181e081f8 _pthread_body + 0
9 libsystem_pthread.dylib 0x0000000181e06c38 thread_start + 4
Thread 4:
0 libsystem_pthread.dylib 0x0000000181e06c2c start_wqthread + 0
Thread 5:
0 libsystem_kernel.dylib 0x0000000181cf5dbc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000181e06fb0 _pthread_wqthread + 884
2 libsystem_pthread.dylib 0x0000000181e06c30 start_wqthread + 4
Thread 6:
0 libsystem_pthread.dylib 0x0000000181e06c2c start_wqthread + 0
Thread 7:
0 libsystem_kernel.dylib 0x0000000181cf5dbc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000181e06fb0 _pthread_wqthread + 884
2 libsystem_pthread.dylib 0x0000000181e06c30 start_wqthread + 4
Thread 8:
0 libsystem_pthread.dylib 0x0000000181e06c2c start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x000000000000003c x1: 0x0000000000000000 x2: 0x0000000000000001 x3: 0x0000000000000001
x4: 0x0000000000000000 x5: 0x0000000000000bb8 x6: 0x0000000000000000 x7: 0x0000000000000403
x8: 0x00000001b2a77ed8 x9: 0x0000000000000011 x10: 0x00000000000003e8 x11: 0x0000002c0000003f
x12: 0x0000000112832c60 x13: 0x000065a107b105f1 x14: 0x0000000000000000 x15: 0x00422a0100422ac0
x16: 0x000000000000014e x17: 0x0000000103c99ed0 x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x000000016cfee230 x21: 0x000000018c35e9f8 x22: 0x0000000000000002 x23: 0x0000000111e02eb0
x24: 0x000000002b87008c x25: 0x0000000000000001 x26: 0x0000000000000010 x27: 0x0000000000000006
x28: 0x0000000000000004 fp: 0x000000016cfee220 lr: 0x0000000181c0ef90
sp: 0x000000016cfee1f0 pc: 0x0000000181cf5648 cpsr: 0xa0000000
Binary Images:
0x102e10000 - 0x10770bfff MyApp arm64 <173c28b8f3753e07a584ed9b854d99e9> /var/containers/Bundle/Application/A34AE822-1705-4456-AE1C-C7EEBC2D291E/MyApp.app/MyApp
0x10a708000 - 0x10a747fff dyld arm64 <113803ec7f6936e6b06abef57a8755fd> /usr//dyld
0x18166a000 - 0x18166bfff libSystem.B.dylib arm64 <140fcf0af41038bcbcc9143449b0cab5> /usr//libSystem.B.dylib
0x18166c000 - 0x1816c5fff libc++.1.dylib arm64 <b5750788b63b3612b8bbfb2da1e3dbca> /usr//libc++.1.dylib
0x1816c6000 - 0x1816e6fff libc++abi.dylib arm64 <9dc64e3f9d1a31ffbd425695d02c3fea> /usr//libc++abi.dylib
0x1816e8000 - 0x181adffff libobjc.A.dylib arm64 <d5f3817d3f4e3326b690688e1484ec38> /usr//libobjc.A.dylib
0x181ae0000 - 0x181ae4fff libcache.dylib arm64 <646be68098ea3b7ea9fe9a99028b19b2> /usr//system/libcache.dylib
0x181ae5000 - 0x181af0fff libcommonCrypto.dylib arm64 <df61da1e49933adf97238737fd34f44b> /usr//system/libcommonCrypto.dylib
0x181af1000 - 0x181af4fff libcompiler_rt.dylib arm64 <d269360ab8553644a82a1fb5ce9d9597> /usr//system/libcompiler_rt.dylib
0x181af5000 - 0x181afcfff libcopyfile.dylib arm64 <9ec7f9a0ad703544abc0297192ab7294> /usr//system/libcopyfile.dylib
0x181afd000 - 0x181b5ffff libcorecrypto.dylib arm64 <b3ca6ff1dc4d3ad59fe74daec704bfea> /usr//system/libcorecrypto.dylib
0x181b60000 - 0x181bc4fff libdispatch.dylib arm64 <d16541550d403e77967bd529061c87a4> /usr//system/libdispatch.dylib
0x181bc5000 - 0x181bdffff libdyld.dylib arm64 <07ea3edae26b33ccb1e88ef771ff7ee4> /usr//system/libdyld.dylib
0x181be0000 - 0x181be0fff liblaunch.dylib arm64 <a2e68c7089ba360e9fe1c2f71cef033b> /usr//system/liblaunch.dylib
0x181be1000 - 0x181be6fff libmacho.dylib arm64 <f384756091413dc18d540a60b1d78863> /usr//system/libmacho.dylib
0x181be7000 - 0x181be8fff libremovefile.dylib arm64 <dec463ad2922349d9447681f0277a592> /usr//system/libremovefile.dylib
0x181be9000 - 0x181c00fff libsystem_asl.dylib arm64 <efd2bb6daeb832dda9301f476f2b200f> /usr//system/libsystem_asl.dylib
0x181c01000 - 0x181c01fff libsystem_blocks.dylib arm64 <26a917fcb90131d9b897b72c4552d679> /usr//system/libsystem_blocks.dylib
0x181c02000 - 0x181c7ffff libsystem_c.dylib arm64 <8ea1d364be023157b5d8bed8ebc9a313> /usr//system/libsystem_c.dylib
0x181c80000 - 0x181c84fff libsystem_configuration.dylib arm64 <8cf0b157c3f03be3b29a508f00a9d3b5> /usr//system/libsystem_configuration.dylib
0x181c85000 - 0x181c8afff libsystem_containermanager.dylib arm64 <8bc89cd3ae6630b685e301fad855596e> /usr//system/libsystem_containermanager.dylib
0x181c8b000 - 0x181c8cfff libsystem_coreservices.dylib arm64 <d98d116a800d3f33928bbfc3dd08c31f> /usr//system/libsystem_coreservices.dylib
0x181c8d000 - 0x181c8efff libsystem_darwin.dylib arm64 <be175cfebf1b31a3b332885778dc6847> /usr//system/libsystem_darwin.dylib
0x181c8f000 - 0x181c95fff libsystem_dnssd.dylib arm64 <14d0f03f303836c7a7185668ce7b0522> /usr//system/libsystem_dnssd.dylib
0x181c96000 - 0x181cd3fff libsystem_info.dylib arm64 <9dc8ba8705e033cb8d2c02e3bdb2f0bf> /usr//system/libsystem_info.dylib
0x181cd4000 - 0x181cfbfff libsystem_kernel.dylib arm64 <05b1da08eba13342b0a776a29ad02c23> /usr//system/libsystem_kernel.dylib
0x181cfc000 - 0x181d29fff libsystem_m.dylib arm64 <11aee15148e2399eae7bacf96ba51267> /usr//system/libsystem_m.dylib
0x181d2a000 - 0x181d44fff libsystem_malloc.dylib arm64 <902bc46c74203a2f9f961488f20887a4> /usr//system/libsystem_malloc.dylib
0x181d45000 - 0x181de4fff libsystem_network.dylib arm64 <79ef5028a0113ab8a0ae20aa77ad9862> /usr//system/libsystem_network.dylib
0x181de5000 - 0x181df0fff libsystem_networkextension.dylib arm64 <1950c6f6d72e3148a77c04bcfb744592> /usr//system/libsystem_networkextension.dylib
0x181df1000 - 0x181dfbfff libsystem_notify.dylib arm64 <266f38a610d23eed98864a40a20ccaa8> /usr//system/libsystem_notify.dylib
0x181dfc000 - 0x181e05fff libsystem_platform.dylib arm64 <d622670234e637039351770fbd25a89e> /usr//system/libsystem_platform.dylib
0x181e06000 - 0x181e15fff libsystem_pthread.dylib arm64 <79349704b029373da3a4116da895eadc> /usr//system/libsystem_pthread.dylib
0x181e16000 - 0x181e19fff libsystem_sandbox.dylib arm64 <a850a46bf1de3716988bd1b093333387> /usr//system/libsystem_sandbox.dylib
0x181e1a000 - 0x181e21fff libsystem_symptoms.dylib arm64 <29ef743636383bb9b19a6592a581e279> /usr//system/libsystem_symptoms.dylib
0x181e22000 - 0x181e35fff libsystem_trace.dylib arm64 <3185cddeca983d5d9ca01a9998e0c5ae> /usr//system/libsystem_trace.dylib
0x181e36000 - 0x181e3bfff libunwind.dylib arm64 <1bbecec4400b3fa19f176d1a2c35799e> /usr//system/libunwind.dylib
0x181e3c000 - 0x181e3cfff libvminterpose.dylib arm64 <2be4e5790f673386a2329d2ee621d20e> /usr//system/libvminterpose.dylib
0x181e3d000 - 0x181e66fff libxpc.dylib arm64 <a75cf23f010b383aaa4a5a162f4da1f8> /usr//system/libxpc.dylib
0x181e67000 - 0x182087fff libicucore.A.dylib arm64 <f3544fde32dc3b9790b320e43af949d1> /usr//libicucore.A.dylib
0x182088000 - 0x182099fff libz.1.dylib arm64 <3d5ad144ebf234f08f8fa6317ed61e38> /usr//libz.1.dylib
0x18209a000 - 0x18242dfff CoreFoundation arm64 <89e52e2bd28f3d3ebb800ed0d39a067f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18242e000 - 0x18243efff libbsm.0.dylib arm64 <71af2a23cc5b376f9545b56f43ab78c1> /usr//libbsm.0.dylib
0x18243f000 - 0x18243ffff libenergytrace.dylib arm64 <0462669dfa083154bc08a2d0ca04d6bc> /usr//libenergytrace.dylib
0x182440000 - 0x1824c5fff IOKit arm64 <d8fc36d6ed573990908cf638598ad2cb> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1824c6000 - 0x1825affff libxml2.2.dylib arm64 <375572194230337fa5612241c5cc0e70> /usr//libxml2.2.dylib
0x1825b0000 - 0x1825bdfff libbz2.1.0.dylib arm64 <15b80930d08f330fba800e8b567d8dcf> /usr//libbz2.1.0.dylib
0x1825be000 - 0x1825d6fff liblzma.5.dylib arm64 <739cf02ed7013b1d96266ccfef8c4094> /usr//liblzma.5.dylib
0x1825d7000 - 0x182735fff libsqlite3.dylib arm64 <2482d47050d53820ba2c94e7069eba3c> /usr//libsqlite3.dylib
0x182736000 - 0x18275cfff libMobileGestalt.dylib arm64 <41538d7639dd395cbcb878ac0249be34> /usr//libMobileGestalt.dylib
0x18275d000 - 0x182abdfff CFNetwork arm64 <d800884ac3643fd3985b4f9901874f31> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x182abe000 - 0x182db7fff Foundation arm64 <ef884462ca233774a8bdeb9d443acda9> /System/Library/Frameworks/Foundation.framework/Foundation
0x182db8000 - 0x182ea3fff Security arm64 <ce16b46d20563137b3607153e60bc18c> /System/Library/Frameworks/Security.framework/Security
0x182ea4000 - 0x182f10fff SystemConfiguration arm64 <d31a0885e9eb33e887c18f38e9727486> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x182f11000 - 0x182f47fff libCRFSuite.dylib arm64 <e5d8881b2eb23a7d8856548df3ad9d42> /usr//libCRFSuite.dylib
0x182f48000 - 0x182f48fff libapple_crypto.dylib arm64 <af92c27fa2b837c189273166be134df6> /usr//libapple_crypto.dylib
0x182f49000 - 0x182f5ffff libapple_nghttp2.dylib arm64 <4586415f57893ea89f4dee5aa101fa0c> /usr//libapple_nghttp2.dylib
0x182f60000 - 0x182f89fff libarchive.2.dylib arm64 <fba52cfa1567328f8dc7e63c6ef28cd4> /usr//libarchive.2.dylib
0x182f8a000 - 0x183033fff libboringssl.dylib arm64 <f755942217a93c34a13a38bf71bc276c> /usr//libboringssl.dylib
0x183034000 - 0x18304bfff libcoretls.dylib arm64 <09e0323cf36e3563abb6fa6b5dbef304> /usr//libcoretls.dylib
0x18304c000 - 0x18304dfff libcoretls_cfhelpers.dylib arm64 <e1d479c70217395e999d44f1dd68d70f> /usr//libcoretls_cfhelpers.dylib
0x18304e000 - 0x18304ffff liblangid.dylib arm64 <bf7d0a0f22b83733b6a495859601ba29> /usr//liblangid.dylib
0x183050000 - 0x183121fff libnetwork.dylib arm64 <b5303855f78d348d829f81a1725e052b> /usr//libnetwork.dylib
0x183122000 - 0x183154fff libpcap.A.dylib arm64 <34293864f7e331e284237f1278adcf24> /usr//libpcap.A.dylib
0x183155000 - 0x18318afff libusrtcp.dylib arm64 <b86ddfb022ed3bea998aeb1d0d339075> /usr//libusrtcp.dylib
0x18318b000 - 0x183194fff IOSurface arm64 <2b4efa85ccc8321f88c86f111a5354cb> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x183195000 - 0x18323afff libBLAS.dylib arm64 <8eef4271b09c30559e7964cd2a5ea258> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x18323b000 - 0x18356afff libLAPACK.dylib arm64 <f6bb57872aac3aa5897d506b120be14d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x18356b000 - 0x1837d7fff vImage arm64 <1d02d86de0fa39388148068e1517099c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1837d8000 - 0x1837e9fff libSparseBLAS.dylib arm64 <bc10c7c259e93f2c9e5508b812a969dc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1837ea000 - 0x18380efff libvMisc.dylib arm64 <9744827de4e930b3a9effb653df2d860> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x18380f000 - 0x18383afff libBNNS.dylib arm64 <af5bb641dca3387e91b6936cc28e3aeb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x18383b000 - 0x183850fff libLinearAlgebra.dylib arm64 <a8348fb8d2c73226b491716566b0210f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x183851000 - 0x183855fff libQuadrature.dylib arm64 <7469159bd64738dab467d905432295fe> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x183856000 - 0x1838acfff libSparse.dylib arm64 <bee3a005dcc63eef94da6f43c2a19dd6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1838ad000 - 0x183925fff libvDSP.dylib arm64 <f2325f789f4b34cca0862961c3d81aa1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x183926000 - 0x183926fff vecLib arm64 <1cfa494bc66730d79c6440df00e68a49> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x183927000 - 0x183927fff Accelerate arm64 <4e55f70c680a3eab9d72f569fea9f1f2> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x183928000 - 0x18393dfff libcompression.dylib arm64 <bbc80f2c3b5e36268713288c7dde44ca> /usr//libcompression.dylib
0x18393e000 - 0x183e81fff CoreGraphics arm64 <9c5a4cc9cd6c30b8bd95ebe86faaedd6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x183e82000 - 0x183e8afff IOAccelerator arm64 <e84acc9de34e3e3588d5736aceb0f1b0> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x183e8b000 - 0x183e8efff libCoreFSCache.dylib arm64 <dc099a1be9be389fb910578f849d3b3f> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x183e8f000 - 0x183f28fff Metal arm64 <32f4a1c23d643777ba2fc542dd9d0f74> /System/Library/Frameworks/Metal.framework/Metal
0x183f29000 - 0x183f3cfff GraphicsServices arm64 <90fde06d13af38fd9e261fce7d8f90a1> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x183f3d000 - 0x184093fff MobileCoreServices arm64 <4ed82a0bc37238b48b208bc9496e9711> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x184094000 - 0x184096fff IOSurfaceAccelerator arm64 <dbd7aeebb43b39c2b06d1a20766d6e6d> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x184097000 - 0x1840d8fff AppleJPEG arm64 <7b40250ad3d9310c9dfb3f1c3e4ec3cc> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1840d9000 - 0x184684fff ImageIO arm64 <16609f0edb3732f08011d2b05e690f50> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x184685000 - 0x1846e9fff BaseBoard arm64 <b72f4e6b8fbd3b328263f1b2421e2604> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1846ea000 - 0x184700fff AssertionServices arm64 <a0f1665376003b6db7739d5afe06d356> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x184701000 - 0x184709fff CorePhoneNumbers arm64 <ad77bfdb46823e67a5991e1271f53d76> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x18470a000 - 0x18474efff AppSupport arm64 <f999256e2a853694b8e47c85a1f07204> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18474f000 - 0x184767fff CrashReporterSupport arm64 <e66a0237b1353ae79f02410282b6011f> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x184768000 - 0x18476dfff AggregateDictionary arm64 <5654167da62a3276a6cdd2f744ff91bc> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18476e000 - 0x1847effff libTelephonyUtilDynamic.dylib arm64 <9608c7a970b33206ada3e665daa6f1c2> /usr//libTelephonyUtilDynamic.dylib
0x1847f0000 - 0x18480ffff ProtocolBuffer arm64 <f44c2b8b385a3c98b4c2540234137c92> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x184810000 - 0x18483bfff MobileKeyBag arm64 <fa3937700bab3d7ba1eabbfd089b2e6d> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18483c000 - 0x184870fff BackBoardServices arm64 <4a9f74cc50153c7a93c3c0ef137daf08> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x184871000 - 0x1848ccfff FrontBoardServices arm64 <b5ca1c4ec4d73a5bbca449f01c48a5d4> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1848cd000 - 0x184909fff SpringBoardServices arm64 <ca05f8086f293fdeaabb9aaf5e6c991b> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18490a000 - 0x184918fff PowerLog arm64 <e3b5890a70dc3f6baa301612b2e9ddf2> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x184919000 - 0x184934fff CommonUtilities arm64 <51cca92ec2ee309e9731b5725efab52f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x184935000 - 0x18493ffff liblockdown.dylib arm64 <24b82bc31836376f865086df944c8760> /usr//liblockdown.dylib
0x184940000 - 0x184c3ffff CoreData arm64 <ecccb7ed0d313484956ec7a05758f1fb> /System/Library/Frameworks/CoreData.framework/CoreData
0x184c40000 - 0x184c46fff TCC arm64 <55df2388deb036d0b40092217b2b1903> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x184c47000 - 0x184c4efff libcupolicy.dylib arm64 <863be7356df23fea8e73db58d498d891> /usr//libcupolicy.dylib
0x184c4f000 - 0x184cdbfff CoreTelephony arm64 <caec18b860023ece8f1ddbfd2e9596de> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x184cdc000 - 0x184d32fff Accounts arm64 <ec6dd32b8fc73c1d83d0a67b14c75c2a> /System/Library/Frameworks/Accounts.framework/Accounts
0x184d33000 - 0x184d5cfff AppleSauce arm64 <edda7e874bba3245af5bf3ff3e38f370> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x184d5d000 - 0x184d65fff DataMigration arm64 <fc7c973cc4343303aad8ffcbcd11b5a4> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x184d66000 - 0x184d6cfff Netrb arm64 <eaa621e12412308eaedb3ac12d1fae39> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x184d6d000 - 0x184d9ffff PersistentConnection arm64 <48c45bb47b55361aac1912d8343d6c1a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x184da0000 - 0x184db1fff libmis.dylib arm64 <ac4e9e66d0543e709a5b426f597b8027> /usr//libmis.dylib
0x184db2000 - 0x184eb2fff ManagedConfiguration arm64 <8ee4ecbd34db373ca26e22014ffdc022> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x184eb3000 - 0x184eb8fff libReverseProxyDevice.dylib arm64 <0e91d587438f3526a7883b5275c4abd2> /usr//libReverseProxyDevice.dylib
0x184eb9000 - 0x184ecafff libamsupport.dylib arm64 <1b4623fcf15d3540974499384d8d4e17> /usr//libamsupport.dylib
0x184ecb000 - 0x184ed0fff libCoreVMClient.dylib arm64 <d506df683039393aad2d51e3f49bc2a8> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x184ed1000 - 0x184ed2fff libCVMSPluginSupport.dylib arm64 <69b38b8fb77735af846299e0365237f6> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x184ed3000 - 0x184ed6fff libutil.dylib arm64 <be1fe75d868931caaec05dfb006efa84> /usr//libutil.dylib
0x184ed7000 - 0x184f18fff libGLImage.dylib arm64 <66431dd4255e349ca10e9b35aa8b5e30> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x184f19000 - 0x184f86fff APFS arm64 <6067027de8693f50a3f9f1a29294a033> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x184f87000 - 0x184fb8fff MediaKit arm64 <947c18b9c2fe30549d3a78db490b7672> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x184fb9000 - 0x184fd1fff libSERestoreInfo.dylib arm64 <65cb04fd57be3e1ab0c8b362b4497624> /usr//updaters/libSERestoreInfo.dylib
0x184fd6000 - 0x185012fff DiskImages arm64 <a6af434ec9d03c2899bb361ce721cbb6> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x185013000 - 0x18501dfff libGFXShared.dylib arm64 <ed9b59b30a263fbcbf091e1df183bab2> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18501e000 - 0x185063fff libauthinstall.dylib arm64 <55cfe0920b1c39869db6581e283f777f> /usr//libauthinstall.dylib
0x185064000 - 0x18506cfff IOMobileFramebuffer arm64 <d4bdc326b6e83462ba52571368c29902> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18506d000 - 0x185078fff OpenGLES arm64 <f4376050b6b03dacafd5d058682f317f> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x185079000 - 0x185100fff ColorSync arm64 <f8ef482b22ae34019d29478a0132370d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x185101000 - 0x18512bfff CoreVideo arm64 <198c8bb37d7a35d2a02be30b4c908b99> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18512c000 - 0x18512dfff libCTGreenTeaLogger.dylib arm64 <334783661d7435afade90fe1f1957ab9> /usr//libCTGreenTeaLogger.dylib
0x18512e000 - 0x18528ffff CoreAudio arm64 <7a3a3aa8d81b33c2b876941234d2c32e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x185290000 - 0x1852befff CoreAnalytics arm64 <b4ed424185ba373aba9cc17cb2234223> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1852bf000 - 0x1852c2fff UserFS arm64 <65d42759011c3e24a954ffaeb6f4a318> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x1852c3000 - 0x18542afff CoreMedia arm64 <5ba648f76a753f938386f7fc9c53681d> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18542b000 - 0x18543dfff libprotobuf-lite.dylib arm64 <4c05073cf4463525a12a957ad16b127a> /usr//libprotobuf-lite.dylib
0x18543e000 - 0x1854a2fff libprotobuf.dylib arm64 <85e0e9f2debe391fa696cff6a44d1327> /usr//libprotobuf.dylib
0x1854a3000 - 0x185767fff libAWDSupportFramework.dylib arm64 <920c7ec7dc5139198b3231cbe48fdd69> /usr//libAWDSupportFramework.dylib
0x185768000 - 0x1857aefff WirelessDiagnostics arm64 <777e8acd47c538179847511d2722e619> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1857af000 - 0x185866fff VideoToolbox arm64 <ec06656e1a8d34fd8ae931d7fa91eb87> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x185867000 - 0x185972fff libFontParser.dylib arm64 <08a9ece78e5b31dba1a68038b19d6a08> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x185973000 - 0x185974fff FontServices arm64 <c6d89c890909333887f2aad4c867bf94> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x185975000 - 0x185ac3fff CoreText arm64 <75b98c16a7fb3cb8b81d792f38e2be33> /System/Library/Frameworks/CoreText.framework/CoreText
0x185ac4000 - 0x185ad3fff IntlPreferences arm64 <e0d895b60f4d33f8b77705bb6579ac0a> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x185ad4000 - 0x185adcfff RTCReporting arm64 <abe434570bcb31c4a5ba14349a61596e> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x185add000 - 0x185b47fff CoreBrightness arm64 <2f0179ebb2b830aba0f9d43bf7af8d47> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x185b48000 - 0x185b52fff libAudioStatistics.dylib arm64 <91e26fa6f7123705a908f845ac1557f8> /usr//libAudioStatistics.dylib
0x185b53000 - 0x18609afff AudioToolbox arm64 <cccbf1fa6482372587a0c1c552fb768c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18609b000 - 0x1862c4fff QuartzCore arm64 <c92010e1ca3c3cd08eaf82a979c85e5e> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1862c5000 - 0x1862d0fff MediaAccessibility arm64 <e1ebd811d69231a3bf0066d4d2929d38> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1862d1000 - 0x1863c3fff libiconv.2.dylib arm64 <e4ef84daa5c63bf5b2f4fcc3bff89257> /usr//libiconv.2.dylib
0x1863c4000 - 0x1863e0fff NetworkStatistics arm64 <48161480032a376693b1058ad3ab7378> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1863e1000 - 0x1863f6fff MPSCore arm64 <1a6f1f3a14c038d9847eb0618c262d16> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1863f7000 - 0x18645bfff MPSImage arm64 <8f1697a4f37d3b1e989fc12ce6fde9b8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x18645c000 - 0x186478fff MPSMatrix arm64 <9ecce3f2cbd13588a6dc86f5c15db8d7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x186479000 - 0x186487fff CoreAUC arm64 <308b4eab1c4e331fb34a9fcb2e8ebf87> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x186488000 - 0x186af1fff MediaToolbox arm64 <8ee61bc4ebb432259a98e84b9f1a39de> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x186af2000 - 0x186baffff MPSNeuralNetwork arm64 <a098d20479c83d30b7fed1a28326c942> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x186bb0000 - 0x186bb0fff MetalPerformanceShaders arm64 <7dc6fefb28083092a189b14b0392f3ef> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x186bb1000 - 0x186fe4fff FaceCore arm64 <a26967046793306cad1f39b875a288c3> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x186fe5000 - 0x186ff2fff GraphVisualizer arm64 <5459bc9172ac3c07adb7c6bfb259ee20> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x186ff3000 - 0x187198fff libFosl_dynamic.dylib arm64 <25d51f5194f2358ca71814173143eafe> /usr//libFosl_dynamic.dylib
0x187199000 - 0x187409fff CoreImage arm64 <43f016d358be3226b7faa078d5da9ae3> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18740a000 - 0x1875f3fff CoreMotion arm64 <59997815a7333f018512df3e05612faf> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1875f4000 - 0x187622fff CoreBluetooth arm64 <978e95f94e5938e6a61c38adb9d2a029> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x187623000 - 0x187645fff PlugInKit arm64 <6d284e3ad42d38f4987abc0ffb95e471> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x187646000 - 0x187863fff Celestial arm64 <24513d62c7f934c3a7bba90ababb1590> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x187864000 - 0x1878e6fff Quagga arm64 <02b31403bd483776998262e860c8d86a> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1878e7000 - 0x1879d8fff AVFAudio arm64 <4b3f80ece4ff3aebb7cb594c390667a4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1879d9000 - 0x187bbffff AVFoundation arm64 <6094de3d584930e38329c0058ffa0207> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x187bc0000 - 0x187be3fff CacheDelete arm64 <a2dca6e349f238e4b420bfba07c378d3> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x187be4000 - 0x187c08fff StreamingZip arm64 <1e61c3a6377134acaa6b3d36d5987e09> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x187c09000 - 0x187c1afff CoreEmoji arm64 <731ddd59cbd33dd797c9075d91b19b81> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x187c1b000 - 0x187c69fff CoreLocationProtobuf arm64 <d3e219cc3a5139ad89c784882bcb69c4> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x187c6a000 - 0x187c71fff SymptomDiagnosticReporter arm64 <ac750ae2408634d38a7455f779be8763> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x187c72000 - 0x18856bfff GeoServices arm64 <669ddbc5046638b7b0db56be719610d2> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18856c000 - 0x188582fff MobileAsset arm64 <0e6227d5634c3010a9c989b3cc880e37> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x188583000 - 0x1885c4fff Lexicon arm64 <d84ea992318b34ac922ac2fdeb533b77> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1885c5000 - 0x1885d5fff libcmph.dylib arm64 <5e29bb4d8b953091aa4959a30ef58ed4> /usr//libcmph.dylib
0x1885d6000 - 0x1886f2fff LanguageModeling arm64 <b1062983a8b23dd680954d87c2db9385> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1886f3000 - 0x18870afff libmarisa.dylib arm64 <304e0f8f03d934d1b9d7fcaa98098e09> /usr//libmarisa.dylib
0x18870b000 - 0x1887a5fff CoreLocation arm64 <2f95d4496d4b3d7a80d69128ec629da9> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1887a6000 - 0x1887a6fff PhoneNumbers arm64 <94c351f1114e3841ad96207495426dfe> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1887a7000 - 0x1887b2fff libChineseTokenizer.dylib arm64 <c666d9ab87233fa48219ec0d8d61115c> /usr//libChineseTokenizer.dylib
0x1887b3000 - 0x188860fff libmecab_em.dylib arm64 <3b1ea89e0eb634c6b2ec3038c180e466> /usr//libmecab_em.dylib
0x188861000 - 0x188862fff libThaiTokenizer.dylib arm64 <4dfa551c3d1d3900823d497a8226bd7d> /usr//libThaiTokenizer.dylib
0x188863000 - 0x188867fff libgermantok.dylib arm64 <e12d31af36ae3ef4bb982fe7a9c5f1d9> /usr//libgermantok.dylib
0x188868000 - 0x1888bffff CoreNLP arm64 <f77b2b832c343587823734628c488bf5> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1888c0000 - 0x188a7cfff MobileSpotlightIndex arm64 <5056edfda7af304aa6eb2e7b79e8cf4b> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x188a7d000 - 0x188adafff CoreSpotlight arm64 <7c5d3930260b3cfc83790d16d558f44d> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x188adb000 - 0x1894acfff JavaScriptCore arm64 <fe18b54e53b630f9852dd2004f67d5b1> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1894ad000 - 0x1894b2fff libheimdal-asn1.dylib arm64 <e10f4aa3fcd03564b1f89d7d538d4d09> /usr//libheimdal-asn1.dylib
0x1894b3000 - 0x18952dfff libate.dylib arm64 <6902c7bab16635ceb8970c235a431a07> /usr//libate.dylib
0x18953a000 - 0x1895dcfff TextureIO arm64 <0ca30eb362163b6fa870fc526558d7ac> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1895dd000 - 0x1896a7fff CoreUI arm64 <d8e5e2962f5b3df1ba88e3dab281981b> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1896a8000 - 0x1896b1fff MobileIcons arm64 <e9969eb339b5389984b679203358cdc8> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1896b2000 - 0x1896c0fff AppleFSCompression arm64 <291c86fc32c832c88c800e67160c1344> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1896c1000 - 0x189719fff TextInput arm64 <1ba1753b71053c789c397ec5bba53bb5> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18971a000 - 0x189742fff libxslt.1.dylib arm64 <e577e9bd498930f39e6723f3db2d6845> /usr//libxslt.1.dylib
0x189743000 - 0x189778fff DataDetectorsCore arm64 <30ecb03b3c113f8babdb4c64b0e5b8e9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x189779000 - 0x189809fff FileProvider arm64 <30007f5c30e3322bb35cd6cd6bdccee6> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x18980a000 - 0x189909fff NLP arm64 <463d7fa1e5a933be9d00b35ef42cdc88> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x18990a000 - 0x1899e2fff ProofReader arm64 <84c1a0d1bb97359fb5ea003413f8f7af> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1899e3000 - 0x1899f6fff libAccessibility.dylib arm64 <14ab325d05d23cd2815d2616d523a624> /usr//libAccessibility.dylib
0x1899f7000 - 0x189e4ffff libwebrtc.dylib arm64 <473a5895db0d325996a8dd9fbf7b0cf6> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x189e50000 - 0x189eaffff ContactsFoundation arm64 <f8b94f41eb5c3de3acd30e4b60d73eea> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x189eb0000 - 0x18b250fff WebCore arm64 <bdf4bcce39043de7b49baafec5d063cf> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18b251000 - 0x18b3c3fff WebKitLegacy arm64 <a8f494df4b983520ae5dcf99c53ab6fb> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18b3c4000 - 0x18b3ecfff DataAccessExpress arm64 <f45f686e499135f687c939fa03090e96> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18b3ed000 - 0x18b484fff AddressBookLegacy arm64 <decfab22076f37d98c9edec7eafd05e1> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x18b485000 - 0x18b4d8fff ProtectedCloudStorage arm64 <58dcc57798973bb5b7c3dfe5272b0500> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18b4d9000 - 0x18b505fff UserNotifications arm64 <b09aa02f96223e6d8ea7cbc9acc26145> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18b506000 - 0x18b511fff AppleIDAuthSupport arm64 <c632a858931d30ff8118d0d92ac65dea> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x18b512000 - 0x18b55ffff AuthKit arm64 <36111f2e975b31f984cdf9611c5f4f09> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18b560000 - 0x18b589fff DictionaryServices arm64 <1da8481356a13780a8e9f3afd3fb1bb6> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18b58a000 - 0x18b5dbfff DocumentManager arm64 <5b9452ae2dbc36d6a9a06ee70cd5630f> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager
0x18b5dc000 - 0x18c633fff UIKit arm64 <0acb1223824331549d217a9941528bdf> /System/Library/Frameworks/UIKit.framework/UIKit
0x18c634000 - 0x18c643fff DocumentManagerCore arm64 <608886bd230b3c8a82974f3f6425bd25> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x18c644000 - 0x18c647fff HangTracer arm64 <6282fb12e2bd3ad7b8f935db699e6120> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x18c648000 - 0x18c69afff PhysicsKit arm64 <da83a5db0ba43e26a09cf1cefc80f19a> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18c69b000 - 0x18c69dfff StudyLog arm64 <a6f674df17a434a79f3481279611a480> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x18c69e000 - 0x18c77efff UIFoundation arm64 <78058fbbe6a23f048a97978c98f951f6> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18c77f000 - 0x18c88afff CloudKit arm64 <2ae56a2bc3553b92a08f7feddc63fc41> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18c88b000 - 0x18c88bfff IntentsFoundation arm64 <a39a657e8fc33f5b8b7c24d04ca5f571> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x18c88c000 - 0x18c955fff Network arm64 <a04dd69739603055bda1dc9573de45c3> /System/Library/PrivateFrameworks/Network.framework/Network
0x18c956000 - 0x18cb5efff Intents arm64 <ff3330242b453d52b23d398d95f7edc7> /System/Library/Frameworks/Intents.framework/Intents
0x18cb5f000 - 0x18cb7afff libresolv.9.dylib arm64 <719a1f6bbcd73e648fbd88834a314d1e> /usr//libresolv.9.dylib
0x18cb7b000 - 0x18cb7dfff CoreDuetDebugLogging arm64 <8ca4aba506a13bf791db41504fbbb21c> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18cb7e000 - 0x18cbb2fff libtidy.A.dylib arm64 <16361bb57a073fad94e962775205daec> /usr//libtidy.A.dylib
0x18cbb3000 - 0x18ccdafff CoreDuet arm64 <f0e6c71e9c453e52a4f3f47c2b947e7c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18ccdb000 - 0x18ccf9fff CoreDuetContext arm64 <7960a7fc596d3c8dae0fe499dc696688> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x18ccfa000 - 0x18cd0efff CoreDuetDaemonProtocol arm64 <4bf29805b2663cedb03f3a133e5cfddf> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18cd0f000 - 0x18cd79fff IMFoundation arm64 <f3d09ef374423470ae01e5fb48f09fd3> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18cd7a000 - 0x18cda8fff vCard arm64 <0c498baef9493dec8bddc6aeb3f5a9ff> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18cda9000 - 0x18ceb0fff Contacts arm64 <e807b88d7a4b3762b21a911fa1f7c429> /System/Library/Frameworks/Contacts.framework/Contacts
0x18ceb1000 - 0x18ceb2fff DiagnosticLogCollection arm64 <2a23554cede030d8a1b61ecba9765697> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18ceb3000 - 0x18ceb4fff Marco arm64 <23760dbb1bde36f7a064314f0842ac90> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18ceb5000 - 0x18cebbfff MessageProtection arm64 <9213fc28d35a3e2faed441a5328c5bb2> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x18cebc000 - 0x18d1b3fff StoreServices arm64 <abe1120d33e435a0bad17374a9ade911> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18d1b4000 - 0x18d1ccfff Engram arm64 <f1b98f6cdba630b6a3cc406b403c08d8> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x18d1cd000 - 0x18d433fff IDSFoundation arm64 <a14d8a5902ac3002aa57a7802b83b06d> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18d434000 - 0x18d43ffff CaptiveNetwork arm64 <9178e01f056630bdb3daba45b956cdc1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18d440000 - 0x18d46efff EAP8021X arm64 <83f421edac2a30b9938ef506684c8290> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18d46f000 - 0x18d4a9fff MobileWiFi arm64 <9c2a6bd77982379582fb90e4e951b261> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18d4aa000 - 0x18d4acfff OAuth arm64 <899ba1eacb8038e9bfb7b58cacef0444> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18d4ad000 - 0x18d4affff CommonAuth arm64 <9a38775670213f84b12fc4e0d7672d67> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18d4b0000 - 0x18d51efff Heimdal arm64 <092cf1c2104f3f859cf3dfdc119e079a> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18d51f000 - 0x18d548fff GSS arm64 <9848221aff94303eb61f7a22579cef15> /System/Library/Frameworks/GSS.framework/GSS
0x18d549000 - 0x18d560fff ApplePushService arm64 <926a436742913293bbf625a5d493542f> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18d561000 - 0x18d5f9fff AccountsDaemon arm64 <8719e007608f3280a86a36b8ac9ece5b> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18d5fa000 - 0x18d618fff AppleIDSSOAuthentication arm64 <16d0e2b08ce136f7898e14c75aa6fe65> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18d619000 - 0x18d68bfff AppleAccount arm64 <94290d421f803c7c977d86759eef50fd> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18d68c000 - 0x18d782fff CoreUtils arm64 <13ce80655f393d25af9aaef8da0f37a1> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18d783000 - 0x18d89bfff IDS arm64 <5157581725e0374ea3a3cb58135efc15> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18d89c000 - 0x18d8befff MediaServices arm64 <31cbb99a2ce037f386e7d65d9884f5d9> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18d8bf000 - 0x18d9e9fff MediaRemote arm64 <e260b5c063b0312c8113a2998f610756> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18d9ea000 - 0x18da00fff UserManagement arm64 <15f9151aec833d85a85fac13af7b3ed6> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18da01000 - 0x18da10fff MobileBluetooth arm64 <8b7a934d21973d8784b68fce9d78901c> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18da11000 - 0x18da41fff Bom arm64 <87b2f69cf3f0384396d337a14c42936d> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18da42000 - 0x18da46fff CommunicationsFilter arm64 <9495c7c67b7c349f9109d5297d226022> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18da47000 - 0x18da6cfff FTAWD arm64 <90ba7b1a114a38cb9255a8320687cc69> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18da6d000 - 0x18dac0fff FTServices arm64 <c212058e1a683eaa95189b6190cb9571> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18dac1000 - 0x18db13fff WirelessProximity arm64 <5966bcb347e43c7ea217e91ffbad6424> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x18db14000 - 0x18db1efff ProactiveEventTracker arm64 <8948a4cb4ef337ff8a72e6c5f1568241> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x18db1f000 - 0x18db70fff ChunkingLibrary arm64 <0019b8d423233fe392b70e4a40b3db96> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18db71000 - 0x18db7dfff libnetworkextension.dylib arm64 <62ac536a68f23f54b332d8ecf615c3af> /usr//libnetworkextension.dylib
0x18db7e000 - 0x18dba2fff AddressBook arm64 <894912ba45b0300daad1889caf5b1705> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x18dba3000 - 0x18e987fff ModelIO arm64 <865f4a6ce4c833ccb8530fd1d1504eb4> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x18e988000 - 0x18eb1dfff NetworkExtension arm64 <c85716051b763949a70515d3abd51657> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x18eb1e000 - 0x18ef21fff SiriTTS arm64 <8398434ef72333a4a71b0ac9ca1b819f> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x18ef22000 - 0x18ef78fff SAObjects arm64 <f4ffb120ba2c3ed38391944a4abc076a> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18ef79000 - 0x18efb4fff VoiceServices arm64 <8eac26dc05333f8a9782b9bce9ea7778> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18efb5000 - 0x18efe5fff GLKit arm64 <2ada09b534f638b3b8b8eb43773bc8b5> /System/Library/Frameworks/GLKit.framework/GLKit
0x18efe6000 - 0x18f0b1fff AssistantServices arm64 <07a64fd2c0bf33ab94415c957239c066> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18f0b2000 - 0x18f0b9fff AssetCacheServices arm64 <154dacf0d74836a0bc28daf9fa64cf74> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18f0ba000 - 0x18f174fff NetworkServiceProxy arm64 <a25cce25daf43002ab98c00428a7e2b0> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x18f175000 - 0x18f25afff MMCS arm64 <592aa073f2a2303a8512620807b662a1> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18f25b000 - 0x18f267fff BluetoothManager arm64 <2ec2bbc4c4ca3cf5859dc92ee11d0de6> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18f268000 - 0x18f2d9fff CoreDAV arm64 <bcd70fe29bff388888746dad2c6d69b9> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18f2da000 - 0x18f30efff iCalendar arm64 <13dc66bd9deb39a28ab472ee2310bb8c> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18f30f000 - 0x18f31dfff PersonaKit arm64 <cf2f68ac783e3565a8aff72558da516c> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x18f31e000 - 0x18f377fff CalendarFoundation arm64 <37526ac1057a37bfbcee9b5cc30a220d> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18f378000 - 0x18f3a5fff PhotosFormats arm64 <14982115561d35cfb82267cc2cc3592b> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18f3a6000 - 0x18f443fff CalendarDatabase arm64 <0f22ddff069a3a8e862f5268c61018f3> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18f444000 - 0x18f495fff CalendarDaemon arm64 <a06d9c591fa83a8084f3a8b37290b142> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18f496000 - 0x18f5b3fff CloudPhotoLibrary arm64 <356326c319703fa8a341a33474109712> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18f5b4000 - 0x18f697fff EventKit arm64 <13d63675d1f13d9395a92155d03020b9> /System/Library/Frameworks/EventKit.framework/EventKit
0x18f698000 - 0x18f6c2fff AssetsLibraryServices arm64 <e2960036a4ba3509b0b98ee57994433c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18f6c3000 - 0x18f6f7fff ACTFramework arm64 <5a7b4a508c6a32d1b63643933b9ff5b3> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18f6f8000 - 0x18f718fff DCIMServices arm64 <caa0f4ef79e83b0b8c541973d9037eac> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18f719000 - 0x18f853fff CoreMediaStream arm64 <314485276a683be9abdee7546c7e0d3c> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18f854000 - 0x18f85bfff XPCKit arm64 <5cacccb262043a2881e7150a085de248> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x18f85c000 - 0x18f942fff CameraKit arm64 <b45e00f5652b36f8a43209f032876231> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x18f943000 - 0x18f95bfff CloudPhotoServices arm64 <98387b09153d304b87563ea9fc2a1de2> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x18f95c000 - 0x18f967fff CoreRecents arm64 <9ce82e27934236608236ab55e86aa3c0> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18f968000 - 0x18f986fff MediaStream arm64 <5bf49456db47359a89da0684ce3f33f1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x18f987000 - 0x18fda9fff PhotoLibraryServices arm64 <f253b85b0aae3700829240854f313d67> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18fdaa000 - 0x18fde0fff PrototypeTools arm64 <bbc78e0ea359394f928c329ff8ef40ca> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x18fde1000 - 0x18fe6cfff CoreSymbolication arm64 <b3cb4ce7a0f43baabed637cdf6bc939d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x18fe6d000 - 0x18ff90fff SearchFoundation arm64 <d91fabf1daf932c69c1094fd303ce874> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x18ff91000 - 0x18ff97fff IncomingCallFilter arm64 <a7ef8d55741e3745a25f99966bde5d44> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x18ff98000 - 0x19003efff iTunesStore arm64 <3b0a3974ce7b367eb96c582c89fae46c> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x19003f000 - 0x190045fff libtzupdate.dylib arm64 <a0bd2d251f183eb791cfa62fb79a1892> /usr//libtzupdate.dylib
0x190046000 - 0x190199fff Preferences arm64 <8340fd3be317304b931935041e390c79> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19019a000 - 0x1901a1fff CoreTime arm64 <2385b8857bbe3e75a126c127928baa72> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1901a2000 - 0x19030afff CVML arm64 <f16575d079963975■■■7726d9479d865> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x19030b000 - 0x190357fff CoreAppleCVA arm64 <eaf7afc07afd3970806a708e57478b14> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x190358000 - 0x19038efff DifferentialPrivacy arm64 <0db8450801c436ddbc2abb0b5aec0f05> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x19038f000 - 0x1904e8fff AppleCVA arm64 <49c25553ed4937ec818a4f8e3a67efe3> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1904e9000 - 0x190584fff Montreal arm64 <57a965dc0c7439479568644eea681477> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x190585000 - 0x19074dfff Espresso arm64 <38f9a49cb0a8313d924dec79188ab63f> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x19074e000 - 0x190751fff MobileSystemServices arm64 <63ea98561a243d68b9a82c4c446c3d43> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x190752000 - 0x1908a4fff Photos arm64 <f981dc7d89b634b5a694f401531384eb> /System/Library/Frameworks/Photos.framework/Photos
0x1908a5000 - 0x190a52fff CoreML arm64 <0283b75ab7ec352fb45e12cd8eea7511> /System/Library/Frameworks/CoreML.framework/CoreML
0x190a53000 - 0x190a57fff CoreOptimization arm64 <a0a0d23ce6b932b096424a51e692957e> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x190a58000 - 0x190a90fff SafariCore arm64 <7c958d4a833b36d4a23b416d9764ab26> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x190a91000 - 0x190aebfff CorePrediction arm64 <275df81318713aee966f2791f60fd4da> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x190aec000 - 0x190be8fff Navigation arm64 <7b2de14ba4473bf98c215eaf1aeafa44> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x190be9000 - 0x190c01fff ContactsDonation arm64 <ac7cbb9dcc003376bdb2f4068853a323> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x190c02000 - 0x190c2efff Futhark arm64 <90a4c94bf5373d1e854aef5f3a88ac8d> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x190c2f000 - 0x190c71fff NanoRegistry arm64 <897c3c0436a33492a0ae943eeb7f26eb> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x190c72000 - 0x190cc4fff ToneLibrary arm64 <ec25de8ec68c3b328cde53a7416ca227> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x190cc5000 - 0x190cd6fff BaseBoardUI arm64 <4fbd3c99d39d321ca8db36221393b083> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x190cd7000 - 0x190d2efff ContactsUICore arm64 <e7d5f0398a573553a4b49847f915b5ec> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x190d2f000 - 0x190e92fff ContactsUI arm64 <eb07a951b8023cf48b8cf0438b5558e9> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x190e93000 - 0x190f67fff CorePDF arm64 <ecc70b2da62330e5a99f1c6b41b206bf> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x190f68000 - 0x1911c3fff Vision arm64 <0a2658fb851433a88a4cb60c428c56dc> /System/Library/Frameworks/Vision.framework/Vision
0x1911d0000 - 0x19157efff WebKit arm64 <b8b05087619a35f4b82707d135d7736e> /System/Library/Frameworks/WebKit.framework/WebKit
0x19157f000 - 0x191637fff BulletinBoard arm64 <27cee3015ccf349187e8c12b912422dd> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x191638000 - 0x19163dfff ConstantClasses arm64 <04af95112fe73d53a9e50e0c569b397b> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x19163e000 - 0x191646fff CertUI arm64 <1d8687d38af233a98264e0610d82ac40> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x19172d000 - 0x1917c9fff MediaPlatform arm64 <e7bbce819a69373cb3d333c117e2aeae> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1917ca000 - 0x191829fff WebBookmarks arm64 <86d68981d4a232eebbf13e34049772ae> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x19182a000 - 0x191830fff DAAPKit arm64 <c8837b439db433b1bc69249e74b43077> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x19191f000 - 0x191bf7fff MediaLibraryCore arm64 <88131871f4003cd38a5c4739bcc9aa32> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x191bf8000 - 0x191bf8fff AdSupport arm64 <f35b9a544eab348aaafe311dbb28a149> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x191bf9000 - 0x191e77fff MusicLibrary arm64 <f4ac5dc2150236b1be387a0b44728b76> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x191e78000 - 0x1924fefff VectorKit arm64 <585621f4c764346b9751f66662cac7f8> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1924ff000 - 0x19273afff MapKit arm64 <f8a763cf483333d6a59fb0a46f0cc499> /System/Library/Frameworks/MapKit.framework/MapKit
0x19273b000 - 0x1928a3fff iTunesCloud arm64 <3cec4e8f2fe33275bf81db95c680a35f> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1928a4000 - 0x192944fff HomeSharing arm64 <3622802ad014317ca404db6fec431275> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x192ab3000 - 0x192ee3fff MediaPlayer arm64 <f7ee1bcf1076361490c2aa0f4f6b7bd4> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x192f0d000 - 0x192f13fff EmailAddressing arm64 <e7d00c5a233732ae9d1152082870cba9> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x192f14000 - 0x192f16fff MessageSupport arm64 <ac2cdd7d4f333bc59fa00259c5ed3297> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x192f17000 - 0x192f19fff InternationalTextSearch arm64 <e26784a7cc673fb1981bb93069fda536> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x192f1a000 - 0x192f74fff MIME arm64 <637ff36dcb43322fbb2c85c2f447e3a5> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x192f75000 - 0x192fa4fff ProactiveSupport arm64 <1f9eab4615b7335a9ea8d472268d92dd> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x192fa5000 - 0x192fddfff Notes arm64 <d6f5d3e5855b3836bfcb869108ad095c> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x192fde000 - 0x19308efff TelephonyUtilities arm64 <09477b7833733a74981396baa6e627a2> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19308f000 - 0x1930c9fff CalendarUIKit arm64 <3d57812c7fde3e22993fa0d6d8891005> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1930e2000 - 0x19313dfff DataAccess arm64 <aeb0591017d036518ae23bfe3aa5355c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x19313e000 - 0x193151fff AssetsLibrary arm64 <266e789cfaf53c229ff6206de8a6bf40> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x193152000 - 0x19332ffff EventKitUI arm64 <b2254a7bebd63b2e90b10a7f368933e8> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x193401000 - 0x19341bfff CloudServices arm64 <de9caa5643b1369eaa5fd8ce822d53db> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x19341c000 - 0x193422fff SearchToSharePredictions arm64 <22d308ac3f2237589a5d27f78ae80e30> /System/Library/PrivateFrameworks/SearchToSharePredictions.framework/SearchToSharePredictions
0x193423000 - 0x1934c4fff Social arm64 <38acde1cb2e13e56885a6ae09a59dbc3> /System/Library/Frameworks/Social.framework/Social
0x1934c5000 - 0x1934d8fff KeychainCircle arm64 <7433d2f4adb537e693b8edf874bf75b1> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x1934d9000 - 0x19353efff RemoteUI arm64 <6553b9184ade36c89e142ff9837362fb> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x19353f000 - 0x193555fff CoreCDP arm64 <f90c17d93562317caa70f170b269a06d> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x193556000 - 0x193567fff CoreFollowUp arm64 <144b52f28c2335f9b55121a991757906> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x193568000 - 0x1935d7fff CoreSuggestions arm64 <18f362882c2f3107a10a1b20a04a064a> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1935d8000 - 0x1935e8fff MailServices arm64 <04501530c20c37efb5f2dfe1439e4304> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1935e9000 - 0x19367efff CoreRecognition arm64 <624ea9f09a5c37fc8e3b3de5646e23a9> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x19367f000 - 0x193699fff MailSupport arm64 <08ef957042f13d3b9bd8942589eabd52> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x19369a000 - 0x1937e8fff Message arm64 <7046ac3f602b3430a1d9a0ea955688c2> /System/Library/PrivateFrameworks/Message.framework/Message
0x193a0c000 - 0x193aa6fff CoreParsec arm64 <57f03dd05a2831a1879aa750b270201c> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x193ad7000 - 0x193b07fff SharedUtils arm64 <58a1eb04fa2e32cdaa646b604285dd0e> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x193b44000 - 0x193c03fff VideoSubscriberAccount arm64 <4ee8bd74ff9434e89a6be618a2dac957> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x193c04000 - 0x193c35fff Pegasus arm64 <f141ce8e29f33d6388918f6149cf6a34> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x193c36000 - 0x193cb4fff AVKit arm64 <618e474167033d6fb8ca1696c6fe2f3a> /System/Library/Frameworks/AVKit.framework/AVKit
0x193cb5000 - 0x193cd7fff AuthKitUI arm64 <c38dc94d82e13dd3bed81e8b27543d3e> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x193cdc000 - 0x193ceffff SharedWebCredentials arm64 <a364cb430d9436fdac6645daa2b5fc1b> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x193cf0000 - 0x193cf0fff MobileObliteration arm64 <4d728ed84dbc3ac7b181ed9a7f42af11> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x193cf1000 - 0x193cf4fff SafariFoundation arm64 <aba6926744e93a23a4246686d6293181> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x193e79000 - 0x193e8dfff LocalAuthentication arm64 <eff6925ad24d3bc69c42f66555c49259> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x193e8e000 - 0x193e90fff ParsecSubscriptionServiceSupport arm64 <38bca8684bdb33cc866378b54484ee53> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x193e91000 - 0x193f35fff SpringBoardFoundation arm64 <3f44637c1ee332a98aceee34cdd57784> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x193f36000 - 0x193f4efff CoreInterest arm64 <f0cf96afd0ed3f8498f70aab30dcb782> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x193f4f000 - 0x1941adfff SafariShared arm64 <5115344b3d5530968dbc4f745946b482> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1941ae000 - 0x1941e8fff WebUI arm64 <e0777c4e00a83ddbb30e38b75cbc9c7b> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x194e4e000 - 0x194e83fff TelephonyUI arm64 <41b3a953a91e3d06933e76a4daa79f8e> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1953d2000 - 0x1953d7fff ProgressUI arm64 <056fa483461233e08e86a874ac5d7117> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1954da000 - 0x195506fff StoreKit arm64 <fc49a3c0c5eb3c06b4ededf6133cdd66> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x195507000 - 0x195550fff SpringBoardUIServices arm64 <96193a3b72403b02897bf48a824bfadc> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x195682000 - 0x19569cfff MetalKit arm64 <3613a5c7edc43559b754cfb0cd685d01> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1956bf000 - 0x195afefff SceneKit arm64 <bd6cad1e5c7633f5b7cad00af6057aa6> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x195c1f000 - 0x195c39fff CertInfo arm64 <e2a92391f8b13b178f4c8cc20c009c67> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x195d3a000 - 0x195d65fff AccountsUI arm64 <32d052e75a2e336488a02f8812002acd> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x1966a2000 - 0x1966b8fff FMCoreLite arm64 <5dae8e64e6093b26ab1783933d624df2> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x1966ea000 - 0x1966fcfff MobileDeviceLink arm64 <91d2308e421030d384268c0a42ec525b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x196861000 - 0x1968a7fff MobileBackup arm64 <bccd0895e929332facc8f486cceea2de> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1968a8000 - 0x1968eefff SafariSafeBrowsing arm64 <d5f2e6f3845932258a61fb6128712fb0> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x19690d000 - 0x196a0ffff SafariServices arm64 <0cea4d0abbd53dfca30bb84a5c4fac3f> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x196aaa000 - 0x196b0ffff IMAP arm64 <523bf43fafca3735be4a0b77ace07d10> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x196e86000 - 0x196ea3fff FindMyDevice arm64 <208746e3827d3f7f81bf4e8def5758cf> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x1972f6000 - 0x197351fff CoreCDPInternal arm64 <c087e8794f0c3415ac49a5cf9587b99e> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x1977f3000 - 0x197814fff CoreCDPUI arm64 <1c4beea4cf7d377c8eeaca578fa364e2> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x197915000 - 0x197915fff LegacyHandle arm64 <4b9cb41a682d32df8c9b383c96c5d33f> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x197916000 - 0x197976fff AppleAccountUI arm64 <9d684ac97cd13a25afc2c9bd9ed15da4> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x197a52000 - 0x197a52fff libAWDProtobufFacetimeiMessage.dylib arm64 <73aaebcb08833eab973cc26bbfe00cb8> /usr//libAWDProtobufFacetimeiMessage.dylib
0x197a72000 - 0x197a99fff ViceroyTrace arm64 <64253ba091493b24817be6d08f9da40b> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x197d05000 - 0x197f62fff VideoProcessing arm64 <39d993bdca4e36e4b76a212f6114c7b0> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x197fd8000 - 0x197fe3fff SimpleKeyExchange arm64 <8a06aa5202d43bc4a78e9acb2ab0f290> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x197fe4000 - 0x197fe4fff snatmap arm64 <a9c74a8b81e238788e44a2797db69a1b> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x19804d000 - 0x198095fff ICE arm64 <b0d45897ce0e38e5ac114e8f6cf95874> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x198779000 - 0x19877efff WirelessCoexManager arm64 <2a48d52a79c03923b883b2ec10f5bdb7> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x19877f000 - 0x1987b5fff OpenAL arm64 <94bf75d39e0f3854b711cd91d6e22b43> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1987ff000 - 0x19881dfff Jet arm64 <46ea8e07523f3d74992bae749f70f4b5> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x198881000 - 0x198a20fff SpriteKit arm64 <62df2281fe073b1bb569b61f7b982f78> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x198a84000 - 0x198dc0fff AVConference arm64 <b06836df331a30b8ac02f783d6400920> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x19ac18000 - 0x19ac3cfff AppSupportUI arm64 <8b2968fb21e032c28e99c9ecd9ec659c> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19b329000 - 0x19b3d4fff GameKitServices arm64 <ad8ad40b411f31f48fcbda8ba0e98cb5> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x19b570000 - 0x19b577fff iAdServices arm64 <170ce965f6213cbda2aaa27a4957a171> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x19b578000 - 0x19b5c6fff iAd arm64 <a4a81180151f3654b85bf3ce9611c5a4> /System/Library/Frameworks/iAd.framework/iAd
0x19bb38000 - 0x19bc27fff GameCenterFoundation arm64 <2efc26c1078a3ab39dd3a9b5274a0d08> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0x19c28e000 - 0x19c3f4fff AppleCV3D arm64 <696bb22c62653bea93228465702bd162> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
0x19c57d000 - 0x19c5e2fff GameCenterUI arm64 <8ea5bcdfa0bd35b08fefa71110ee3785> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0x19c99b000 - 0x19caeefff ARKit arm64 <a0f94a1fb15436ce903774ab682886d4> /System/Library/Frameworks/ARKit.framework/ARKit
0x19cb50000 - 0x19cbcffff GameplayKit arm64 <3bef08467ba531fab6525f26bc50c4ee> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x19cbd9000 - 0x19cbfdfff ReplayKit arm64 <c3c9283a357e3913bf713d10a862640c> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x19d245000 - 0x19d253fff LegacyGameKit arm64 <22e4e1384d543772bcc91708c6e6612d> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0x19dc51000 - 0x19dc6cfff GameController arm64 <41a0a6f973ef316d8be8e3fef8fed36c> /System/Library/Frameworks/GameController.framework/GameController
0x19dc77000 - 0x19dcc9fff MultipeerConnectivity arm64 <8806ae875fd833e4a73874167eebca73> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x19e367000 - 0x19e367fff GameCenter arm64 <74b0c2ed719e39b787d57bf8f80802ba> /System/Library/PrivateFrameworks/GameCenter.framework/GameCenter
0x1a1085000 - 0x1a1339fff RawCamera arm64 <2021306f6fc13a0aa01bf2257d6764b1> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a2190000 - 0x1a2190fff GameKit arm64 <17513e2bca54370687165396ad64ee38> /System/Library/Frameworks/GameKit.framework/GameKit
0x1a562a000 - 0x1a562dfff InternationalSupport arm64 <4112de0d2ce03f97af33b982ba453fa7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a93a4000 - 0x1a93d5fff libclosured.dylib arm64 <81ab29ce13173b7db7389232701746ef> /usr//closure/libclosured.dylib
EOF