bwj2022
bwj2022
  • 发布:2023-05-28 11:59
  • 更新:2023-05-28 11:59
  • 阅读:407

Application threw exception NSRangeException

分类:HTML5+

官方请帮我定位下这个崩溃的原因是啥
CrashDoctor Diagnosis: Application threw exception NSRangeException: *** -[NSArrayM objectAtIndex:]: index 1 beyond bounds [0 .. 0]
Thread 0:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114 CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340
CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 GraphicsServices 0x00000001ce13c35c GSEventRunModal + [ : 164]
8 UIKitCore 0x000000019526837c -[UIApplication _run] + [ : 888]
9 UIKitCore 0x0000000195267fe0 UIApplicationMain + [ : 340]
10 HBuilder 0x0000000104baf10c 0x104ba8000 + 28940
11 (null) 0x00000001b2364dec 0x0 + 7284870636
Thread 1:
0 libsystem_kernel.dylib 0x00000001d1b6a18c __workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 2 name: com.apple.uikit.eventfetch-thread
Thread 2:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114
CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340 CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 Foundation 0x000000018d1760c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + [ : 212]
8 Foundation 0x000000018d175fac -[NSRunLoop(NSRunLoop) runUntilDate:] + [ : 64]
9 UIKitCore 0x000000019539adac -[UIEventFetcher threadMain] + [ : 416]
10 Foundation 0x000000018d18f634
NSThreadstart + [ : 716]
11 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 3:
0 libsystem_kernel.dylib 0x00000001d1b6a144 semwait_signal + [ : 8]
1 libsystem_c.dylib 0x000000019a36e888 nanosleep + [ : 220]
2 libsystem_c.dylib 0x000000019a37fb1c sleep + [ : 52]
3 HBuilder 0x0000000105122390 0x104ba8000 + 5743504
4 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 4 name: KSCrash Exception Handler (Secondary)
Thread 4:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b76864 thread_suspend + [ : 112]
3 HBuilder 0x0000000105120358 0x104ba8000 + 5735256
4 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 5 name: KSCrash Exception Handler (Primary)
Thread 5:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 HBuilder 0x0000000105120384 0x104ba8000 + 5735300
5 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 6:
0 libsystem_kernel.dylib 0x00000001d1b6a144
semwait_signal + [ : 8]
1 libsystem_c.dylib 0x000000019a36e888 nanosleep + [ : 220]
2 libsystem_c.dylib 0x000000019a37fb1c sleep + [ : 52]
3 HBuilder 0x00000001057d7484 0x104ba8000 + 12776580
4 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 7 name: KSCrash Exception Handler (Secondary)
Thread 7:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b76864 thread_suspend + [ : 112]
3 HBuilder 0x00000001057a6c34 0x104ba8000 + 12577844
4 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 8 name: KSCrash Exception Handler (Primary)
Thread 8:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 HBuilder 0x00000001057a6c64 0x104ba8000 + 12577892
5 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 9 name: map-msg
Thread 9:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114 CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340
CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 CoreFoundation 0x0000000192f1ef84 CFRunLoopRun + [ : 64]
8 HBuilder 0x00000001052acabc 0x104ba8000 + 7359164
9 HBuilder 0x00000001052aca54 0x104ba8000 + 7359060
10 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 10:
0 libsystem_kernel.dylib 0x00000001d1b6a18c workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 11 name: Tmcom-Socket
Thread 11:
0 libsystem_kernel.dylib 0x00000001d1b6a558 __psynch_cvwait + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27ef078 _pthread_cond_wait + [ : 1232]
2 HBuilder 0x00000001052c0c20 0x104ba8000 + 7441440
3 HBuilder 0x00000001052c10c4 0x104ba8000 + 7442628
4 HBuilder 0x0000000105264850 0x104ba8000 + 7063632
5 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 12 name: GTSDKThread
Thread 12:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114
CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340 CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 Foundation 0x000000018d1760c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + [ : 212]
8 HBuilder 0x00000001056f7174 0x104ba8000 + 11858292
9 Foundation 0x000000018d18f634
NSThreadstart + [ : 716]
10 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 13 name: GBDThread
Thread 13:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114 CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340
CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 Foundation 0x000000018d1760c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + [ : 212]
8 HBuilder 0x00000001056f7174 0x104ba8000 + 11858292
9 Foundation 0x000000018d18f634 NSThreadstart + [ : 716]
10 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 14 name: com.apple.NSURLConnectionLoader
Thread 14:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114
CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340 CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 CFNetwork 0x00000001940c67e0 0x193e6e000 + 2459616
8 Foundation 0x000000018d18f634
NSThreadstart + [ : 716]
9 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 15 name: com.apple.CFStream.LegacyThread
Thread 15:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114 CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340
CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 CoreFoundation 0x0000000192f63738 _legacyStreamRunLoop_workThread + [ : 300]
8 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 16:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 HBuilder 0x00000001051f4b84 0x104ba8000 + 6605700
5 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 17 name: com.apple.CoreMotion.MotionThread
Thread 17:
0 libsystem_kernel.dylib 0x00000001d1b69c84 mach_msg2_trap + [ : 8]
1 libsystem_kernel.dylib 0x00000001d1b7cb54 mach_msg2_internal + [ : 80]
2 libsystem_kernel.dylib 0x00000001d1b7ce2c mach_msg_overwrite + [ : 540]
3 libsystem_kernel.dylib 0x00000001d1b6a1c8 mach_msg + [ : 24]
4 CoreFoundation 0x0000000192ed6114 CFRunLoopServiceMachPort + [ : 160]
5 CoreFoundation 0x0000000192ed7340
CFRunLoopRun + [ : 1208]
6 CoreFoundation 0x0000000192edc4dc CFRunLoopRunSpecific + [ : 612]
7 CoreFoundation 0x0000000192f1ef84 CFRunLoopRun + [ : 64]
8 CoreMotion 0x000000019e44a6e8 CLMotionActivity::isTypeInVehicle(CLMotionActivity::Type) + [ : 23144]
9 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 18:
0 libsystem_kernel.dylib 0x00000001d1b6a18c workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 19:
0 libsystem_kernel.dylib 0x00000001d1b6a18c __workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 20:
0 libsystem_kernel.dylib 0x00000001d1b6a558
psynch_cvwait + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27ef078 _pthread_cond_wait + [ : 1232]
2 JavaScriptCore 0x00000001a6667afc 0x1a6554000 + 1129212
3 libsystem_pthread.dylib 0x00000001f27e86b8 _pthread_start + [ : 148]
Thread 21:
0 libsystem_kernel.dylib 0x00000001d1b6a18c workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 22:
0 libsystem_kernel.dylib 0x00000001d1b6a18c __workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 23:
0 libsystem_kernel.dylib 0x00000001d1b6a18c
workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 24:
0 libsystem_kernel.dylib 0x00000001d1b6a18c workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 25:
0 libsystem_kernel.dylib 0x00000001d1b6a18c __workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 26:
0 libsystem_kernel.dylib 0x00000001d1b6a18c
workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 27:
0 libsystem_kernel.dylib 0x00000001d1b6a18c workq_kernreturn + [ : 8]
1 libsystem_pthread.dylib 0x00000001f27e7e28 _pthread_wqthread + [ : 364]
Thread 28:
0 libsystem_pthread.dylib 0x00000001f27e7b74 start_wqthread
Thread 29 Crashed:
0 CoreFoundation 0x0000000192e66d94
exceptionPreprocess + [ : 164]
1 libobjc.A.dylib 0x000000018bf203d0 objc_exception_throw + [ : 60]
2 CoreFoundation 0x000000019300cf94 -[NSCFString characterAtIndex:].cold.1
3 CoreFoundation 0x0000000192e776bc -[CFPrefsPlistSource synchronize]
4 CoreFoundation 0x0000000192e73e80 CFArrayApplyFunction + [ : 64]
5 ImageIO 0x000000019807f394 IIOImageSource::~IIOImageSource() + [ : 200]
6 ImageIO 0x00000001980c51b0 IIOImageSource::~IIOImageSource() + [ : 16]
7 ImageIO 0x000000019807b938 _CGImageSourceFinalize(void const*) + [ : 136]
8 CoreFoundation 0x0000000192eda024 _CFRelease + [ : 284]
9 PhotoLibraryServices 0x00000001a808f334 PLGetOrientationAndUntransformedSizeFromImageData + [ : 96]
10 Photos 0x00000001a7d241d8 _loadURLIntoResult + [ : 548]
11 Photos 0x00000001a7ccef98 _imageResourceChooserHandler_block_invoke + [ : 796]
12 Photos 0x00000001a7cc6688
55-[PHImageResourceChooser presentNextQualifyingResource]_block_invoke + [ : 1060]
13 Photos 0x00000001a7cd1d30 ___presentResourcesFromHintsUntilStop_block_invoke + [ : 460]
14 PhotoLibraryServices 0x00000001a7f7c364 +[PLManagedAsset(RM) enumerateImageRequestHintData:assetWidth:assetHeight:libraryID:startingOffset:assetID:block:] + [ : 776]
15 Photos 0x00000001a7cbb364 _presentResourcesFromHintsUntilStop + [ : 352]
16 Photos 0x00000001a7cee680 PHChooserListContinueEnumerating + [ : 64]
17 Photos 0x00000001a7cd0e3c -[PHImageResourceChooser presentNextQualifyingResource] + [ : 404]
18 Photos 0x00000001a7cd06ac -[PHImageRequest startRequest] + [ : 2112]
19 libdispatch.dylib 0x000000019a324320 _dispatch_call_block_and_release + [ : 32]
20 libdispatch.dylib 0x000000019a325eac _dispatch_client_callout + [ : 20]
21 libdispatch.dylib 0x000000019a32d534 _dispatch_lane_serial_drain + [ : 668]
22 libdispatch.dylib 0x000000019a32e0d8 _dispatch_lane_invoke + [ : 436]
23 libdispatch.dylib 0x000000019a338cdc _dispatch_workloop_worker_thread + [ : 648]
24 libsystem_pthread.dylib 0x00000001f27e7ddc _pthread_wqthread + [ : 288]
25 libsystem_pthread.dylib 0x00000001f27e7b7c start_wqthread + [ : 8]
Thread 29 crashed with ARM-64 Thread State:


Binary Images:
0x104ba8000 - 0x105ae3fff +HBuilder arm64 <ec32a79ce4443ca9bcdc402550608d0d> /private/var/containers/Bundle/Application/A1BEBB80-7EAD-4E56-9D20-911774073CF0/HBuilder.app/HBuilder
0x1061a4000 - 0x1061affff libobjc-trampolines.dylib arm64 <e57f2d6df3f138fea6c21fb6f6731d4c> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib
0x18bf08000 - 0x18bf4bf9f libobjc.A.dylib arm64 <95bd232e371030fdadb17956d55de41a> /usr/lib/libobjc.A.dylib
0x18bf4c000 - 0x18cba7fff MetalPerformanceShadersGraph arm64 <85d760c0917a35dab37050dfe08f1233> /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/MetalPerformanceShadersGraph
0x18cba8000 - 0x18d0fffff libswiftCore.dylib arm64 <0894b24fb03f3a8aab5230f6daa8d282> /usr/lib/swift/libswiftCore.dylib
0x18d100000 - 0x18d133fff CoreServicesInternal arm64 <a9f7946607763197b8327eaa73fcf7f1> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18d134000 - 0x18da11fff Foundation arm64 <35567930fbc2374bb44b1ddfe3ada4a1> /System/Library/Frameworks/Foundation.framework/Foundation
0x18da12000 - 0x18da70fff WebGPU arm64 <cd6984898e1c3684b9fd0c99671b1798> /System/Library/PrivateFrameworks/WebGPU.framework/WebGPU
0x18da71000 - 0x18dc41fff Metal arm64 <fc81787c3d56358e82158495d583f6d4> /System/Library/Frameworks/Metal.framework/Metal
0x192c68000 - 0x192e5cfff CoreServices arm64 <ab78396f4a9a3069b0b33b3de8e8cf52> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x192e5d000 - 0x193244fff CoreFoundation arm64 <6a07cbe84f653dbcb59dc1a188a7b95d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x193245000 - 0x193e6dfff Network arm64 <220d9db6c7333142b8acd63757e04193> /System/Library/Frameworks/Network.framework/Network
0x193e6e000 - 0x194238fff CFNetwork arm64 <b2273be9538a3f56b9c7801f39550f58> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x194239000 - 0x19437ffff CoreTelephony arm64 <52199a3334823a879fa75adc24027e59> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x194380000 - 0x1946f9fff QuartzCore arm64 <0ae8ceb80dd6363f951d16aac60a0951> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1946fa000 - 0x1948befff CoreText arm64 <d4c7d41c7e663e1182988761a28f42f0> /System/Library/Frameworks/CoreText.framework/CoreText
0x1948bf000 - 0x194ecafff CoreGraphics arm64 <a4480ba0bb39352388675378450b262d> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x194ecb000 - 0x1966edfff UIKitCore arm64 <b0858d8e722037bf873fecc2b0a358c3> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1966ee000 - 0x198063fff SwiftUI arm64 <cbf271692b743725851fedd58bef3cf7> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x198064000 - 0x1984c4fdf ImageIO arm64 <b2352c1206bf3fe7ad006ed641ceec71> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1984c5000 - 0x1987e6ff7 vImage arm64 <54bd651253a03b7084e5601697ff3b97> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x198874000 - 0x19a321fff GeoServices arm64 <f821e3d98d7033279237b0760d6e638a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x19a322000 - 0x19a368fff libdispatch.dylib arm64 <b74732b5d7fe34a4934641945701f020> /usr/lib/system/libdispatch.dylib
0x19a369000 - 0x19a3e6ff3 libsystem_c.dylib arm64 <72233fdeddfe3e78b9912dece8cd78c5> /usr/lib/system/libsystem_c.dylib
0x19a3e7000 - 0x19a3e9fff libsystem_coreservices.dylib arm64 <cf60890acd323047a18e01c3d8d186bc> /usr/lib/system/libsystem_coreservices.dylib
0x19a3ea000 - 0x19a3ebfff AggregateDictionary arm64 <77f4cc9102303144baa93923b360cf9c> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x19a3ec000 - 0x19a473fff BackBoardServices arm64 <b10fcabde4443634bbc790bd01303fd6> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19a474000 - 0x19a52dfff BaseBoard arm64 <2081d8b2b81a34589dd853e83fc2de83> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19a52e000 - 0x19a893fff CoreData arm64 <97e3274775183dd1b80ad6b8395ceeab> /System/Library/Frameworks/CoreData.framework/CoreData
0x19a894000 - 0x19ab3efff CloudKit arm64 <9a4c18b9a1113734be16be4675e2cf25> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19ab3f000 - 0x19acdbfff Security arm64 <51938d96ddcc392ba83199ce5103afee> /System/Library/Frameworks/Security.framework/Security
0x19acdc000 - 0x19ad98fff IOKit arm64 <d42a841d2a053b97a53f0533b45fc1f5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x19ae75000 - 0x19b18cfff ContactsUI arm64 <84dda1f7a95837f0af100a661f8bc65d> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19b18d000 - 0x19b46dfff MapKit arm64 <a8dc9a4965f23f0d9d70d1757a58e564> /System/Library/Frameworks/MapKit.framework/MapKit
0x19b46e000 - 0x19b539ff7 ColorSync arm64 <fa9fc8c605f93397a548b3f0308154f2> /System/Library/Frameworks/ColorSync.framework/ColorSync
0x19b53a000 - 0x19b551fff libswiftDispatch.dylib arm64 <dc80864d00e136d6b8438b68d13eb2ce> /usr/lib/swift/libswiftDispatch.dylib
0x19b552000 - 0x19b69cff7 Combine arm64 <cb0906d418e83c5196ae2a4c4b158811> /System/Library/Frameworks/Combine.framework/Combine
0x19b69d000 - 0x19b6b8fff SharedWithYouCore arm64 <7168d00c03c0378b9a7dd1f5955d2b00> /System/Library/Frameworks/SharedWithYouCore.framework/SharedWithYouCore
0x19b8ad000 - 0x19b924fff libswiftUIKit.dylib arm64 <e2fabad2f64634938196edbd454ed6ad> /usr/lib/swift/libswiftUIKit.dylib
0x19b925000 - 0x19bbd2fff libicucore.A.dylib arm64 <9bf6d661b5f637559b6a97050bdaa81a> /usr/lib/libicucore.A.dylib
0x19bc59000 - 0x19c1e4fff Intents arm64 <c775365f3f92305b8ea7f9b52c11ab0b> /System/Library/Frameworks/Intents.framework/Intents
0x19c1e5000 - 0x19c2a6fff CoreSpotlight arm64 <056fc4cbf2733fdf9c251c3a8bc72b8b> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19c2a7000 - 0x19c2dcfff Pasteboard arm64 <91db68e6638936a6a770ebda5e19bf3b> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x19c2dd000 - 0x19c38dfff TextInput arm64 <3e88817157753a959dfcf5765afe639c> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x19c38e000 - 0x19c551fff AccessibilityUtilities arm64 <ec21736b746135bea39c364089503263> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x19c552000 - 0x19c5e2fff TextInputUI arm64 <1da213fbf52439158216ffb99d0f550e> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x19c5e3000 - 0x19cbfdfff AppleMediaServices arm64 <69465519aee034f480f92766ded03043> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19cfc4000 - 0x19d043ffb SystemConfiguration arm64 <2c21a51a3bf0389faf449211a1d6228d> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x19d044000 - 0x19d1c7fff CoreUtils arm64 <12786d433eaf33a18b2cb33e716d525a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19d1c8000 - 0x19d223ffb libswift_Concurrency.dylib arm64 <5de04552d6613230b5f185d2a034fbc2> /usr/lib/swift/libswift_Concurrency.dylib
0x19d224000 - 0x19d35cfff UIFoundation arm64 <033219d032273b5dbc88218b7b167363> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19d35d000 - 0x19d36ffff CoreEmoji arm64 <de19527af03933c4aee31e8b41697889> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x19d370000 - 0x19d4a9fff BiomeStreams arm64 <f2a09d61c79039bab87ff0664fc71d50> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x19d4aa000 - 0x19d4f8fff CoreDuetContext arm64 <5da3ffd21e3c34fc937ac018778ea5e3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19d4f9000 - 0x19d710fff CoreDuet arm64 <2d8b54defb6e3302ac0812768e4b3075> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19defb000 - 0x19df0cfff PointerUIServices arm64 <5cc2b3d0e4253030815c21573b4dd02c> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x19df0d000 - 0x19df52fff AppSupport arm64 <d617d5283775318f94a0eade244b7421> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x19df53000 - 0x19dfdcfff SpringBoardServices arm64 <1814b5f572293142972711c8bffe8c5f> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19dfdd000 - 0x19e000fff AXCoreUtilities arm64 <4a5503844e72331ea3e633d09baac0da> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19e001000 - 0x19e139fff CoreMedia arm64 <dc9c021e2d8a370fa004219996daa4c4> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x19e13a000 - 0x19e3ecfff AudioToolboxCore arm64 <2dd775cb62d33d959345ba667a939326> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19e3ed000 - 0x19e400fff libAudioStatistics.dylib arm64 <9a2409cbc89636fa83fadb612e6e28a1> /usr/lib/libAudioStatistics.dylib
0x19e401000 - 0x19e436fff libAccessibility.dylib arm64 <32852d57783837b1a2aa096c2a96e7e8> /usr/lib/libAccessibility.dylib
0x19e437000 - 0x19e842fff CoreMotion arm64 <0ee3bd53a7dd3267999d2e31676c9c5b> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19e843000 - 0x19e93dfff CoreLocation arm64 <7e947585392237f9aad9c4ab504625b2> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x19e93e000 - 0x19e9f0fff ContactsFoundation arm64 <7f1cc1cd2c2c3c168ad7b547c8f38dd3> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x19e9f1000 - 0x19ebb2fff Contacts arm64 <083ed754816d3771a6980eefc8eed9ab> /System/Library/Frameworks/Contacts.framework/Contacts
0x19ebb3000 - 0x19ebd8fff ProactiveEventTracker arm64 <dd8ef6abb35b3d86869217004955567e> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19ebd9000 - 0x19ec0cfff UserManagement arm64 <efd57cadc4ce3d8abd5617157cffe008> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19ec47000 - 0x19eccdfff CalendarFoundation arm64 <c49f2b69651930ba9d532ee54113b6f3> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x19f41e000 - 0x19f495fff IMFoundation arm64 <a37ab56b6ebd326e95117951452a6ed8> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19f496000 - 0x19f609fff IDS arm64 <e08104f2612a316a8cd4d9d032cb89c3> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1a0133000 - 0x1a015dfff UIKitServices arm64 <e069bacf12163fb88c067ee52c0f3ad1> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1a045c000 - 0x1a04bffff ExtensionFoundation arm64 <e32500259fb83566a72af2b164b2ed0d> /System/Library/Frameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1a04c0000 - 0x1a0516fff RunningBoardServices arm64 <3f3dcf86571c3f26a9939e04c2fcd79c> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a0517000 - 0x1a059cfff libTelephonyUtilDynamic.dylib arm64 <2674d9955b1d3ecdb64003406a96da46> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a059d000 - 0x1a11bafff Espresso arm64 <8519f9abe1983707a86a92e3e0c1af45> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1a11bb000 - 0x1a12a5fff CoreNLP arm64 <40ddd856ace13627b32e4ef1ff49edbe> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a12a6000 - 0x1a12c9ff3 libsystem_malloc.dylib arm64 <39496555802c3ab4a5066b8c2e3611b9> /usr/lib/system/libsystem_malloc.dylib
0x1a12ca000 - 0x1a12e3fff libswiftos.dylib arm64 <3e46e4ddd9163687ac2110fd30f1a7a7> /usr/lib/swift/libswiftos.dylib
0x1a143f000 - 0x1a1465ffb libsystem_info.dylib arm64 <46c886446c963e2f9be11ddd999ec2a1> /usr/lib/system/libsystem_info.dylib
0x1a1466000 - 0x1a14f2ff7 libc++.1.dylib arm64 <db5662ce22e032e09f152fd7c1cbfe43> /usr/lib/libc++.1.dylib
0x1a14f3000 - 0x1a15cbfff AuthKit arm64 <639bf5c544fa3f3c9fc9476e07270c0d> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1a15cc000 - 0x1a1645fff TrialProto arm64 <6c66f86cfb893834838f3350e123d302> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
0x1a1646000 - 0x1a1670fff RTCReporting arm64 <52adef8b56c035a3920cc9df5a9492cc> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a1671000 - 0x1a19c9fff CoreImage arm64 <f9909c8358c032b29ae17fd8f8b7f7c6> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a19ca000 - 0x1a1dc8fff VideoToolbox arm64 <b938d8df6e2d3e43a891cb92e101ddb6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a1dc9000 - 0x1a2692fff MediaToolbox arm64 <54badfe659ba3ca4b502d2496b515904> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a2693000 - 0x1a28b3fff AVFCore arm64 <1d4f248efae334828c5aad4cf273c074> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1a28b4000 - 0x1a2a4bfff MediaExperience arm64 <21f5a2dfaa5e32ed82f73b7bc651b1d4> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a2a4c000 - 0x1a2d6dfff MediaRemote arm64 <21c90249505f39a1a9c661df0ada0ab1> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a2d6e000 - 0x1a319dfff MediaPlayer arm64 <50b8740519863cdba34ffd161d6e7996> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1a319e000 - 0x1a5946fff WebCore arm64 <0d14359a8c4637c4ba466697327924cb> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a5947000 - 0x1a649afff WebKit arm64 <f98a4f88de1e35629f62c32c434ca72d> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a6554000 - 0x1a7c70fff JavaScriptCore arm64 <b98c048075373f8883d7308dba0c9005> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a7c71000 - 0x1a7c9afff RemoteTextInput arm64 <ac1d55c9b5b134f39d252fd36a88762d> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1a7c9b000 - 0x1a7caefff UniformTypeIdentifiers arm64 <5bc2c82bf6833798998c93512e5efe34> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1a7caf000 - 0x1a7f78fff Photos arm64 <c73fd05b48d3301f8188373be41648b9> /System/Library/Frameworks/Photos.framework/Photos
0x1a7f79000 - 0x1a871efff PhotoLibraryServices arm64 <873aab165d5b301ba9d552a051fe024a> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1a871f000 - 0x1a8812fff PhotoLibraryServicesCore arm64 <24939bfe0a7c38068fad64efcfe017e7> /System/Library/PrivateFrameworks/PhotoLibraryServicesCore.framework/PhotoLibraryServicesCore
0x1a8906000 - 0x1a8957fff OnBoardingKit arm64 <558515a1c65b3b4c8cb252f22251861d> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a8958000 - 0x1a8a02fff AppStoreDaemon arm64 <63f7781ce33c362792a982cda2bf7277> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1a8d0a000 - 0x1a8e77fff TelephonyUtilities arm64 <02b107021e0138c380e7054f2416c335> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a8e78000 - 0x1a8f1ffff FrontBoardServices arm64 <4e9b358ca4c23f4ba88a2473998e24d8> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a8f20000 - 0x1a8f75fff BoardServices arm64 <f2e2a0e87f9630f7b841c5bd09d98163> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1a8f76000 - 0x1a8f9efff OctagonTrust arm64 <d646f474af3930fe8ec378699b1a9467> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1a8f9f000 - 0x1a9079fff CoreParsec arm64 <2eb37ae3205838d1b89bdb97e3fc1c1d> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a913c000 - 0x1a922afff LinkMetadata arm64 <6b397ed726803f4f9b79c88628248919> /System/Library/PrivateFrameworks/LinkMetadata.framework/LinkMetadata
0x1a922b000 - 0x1a928dfff DoNotDisturb arm64 <6f17381e46003d05b10746a788e68019> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1a9371000 - 0x1a94e3fff SiriTTSService arm64 <9d580918635338ae816bbdf416608c74> /System/Library/PrivateFrameworks/SiriTTSService.framework/SiriTTSService
0x1a94e4000 - 0x1a972dfff AssistantServices arm64 <575062d62045332393357edad776494c> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a9b8c000 - 0x1a9bfffdf libMobileGestalt.dylib arm64 <bcbe21aa32b03d38ba98e1fa7eb2a4db> /usr/lib/libMobileGestalt.dylib
0x1a9c00000 - 0x1a9d4cfff AVFAudio arm64 <8fccbbf1138a312798494ab634774b08> /System/Library/Frameworks/AVFAudio.framework/AVFAudio
0x1a9d4d000 - 0x1a9dbbfff Trial arm64 <00f9b6ae6350308baadaebcd79d26295> /System/Library/PrivateFrameworks/Trial.framework/Trial
0x1a9dbc000 - 0x1a9fe3fff IDSFoundation arm64 <10743e79293e3420a6ff5fe09e05d74c> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a9fe4000 - 0x1aa00ffff ApplePushService arm64 <6da52249c594352cbef31cf08edbc23d> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1aa010000 - 0x1aa02afff libsystem_trace.dylib arm64 <0c5218678c9c32e595d765af68798ab2> /usr/lib/system/libsystem_trace.dylib
0x1aa02b000 - 0x1aa065fff DataDetectorsCore arm64 <e30c752484ce38c0ae67fd27427515d3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1aa066000 - 0x1aa10efff AddressBookLegacy arm64 <c385a7f324713304836d5fe3a6587c80> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1aa10f000 - 0x1aa127ff3 libsystem_networkextension.dylib arm64 <7a7b58ef463c31069800392cf9748cf2> /usr/lib/system/libsystem_networkextension.dylib
0x1aa128000 - 0x1aa325fff NetworkExtension arm64 <d72d4a65060e377a8bef9b575bc457b6> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1aa367000 - 0x1aa3aeff7 Lexicon arm64 <4010c26655283dda9e84d55001630aa7> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1aa3af000 - 0x1aa5ccfff Montreal arm64 <7687abf29ce53b0c925db12dbb38812c> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1aa5cd000 - 0x1aa78bfff LanguageModeling arm64 <c1b98d50fa503d1baa274f5f1a211c02> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1aa78c000 - 0x1aadbbfff CoreML arm64 <f3670b271ab33464a9e04d7ad19ce6f9> /System/Library/Frameworks/CoreML.framework/CoreML
0x1aadbc000 - 0x1aae86fff CloudDocs arm64 <877935570bf83339add9390fae831157> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1ac0f9000 - 0x1ac1f5fff ShareSheet arm64 <aaed119e46263f82907922ae7ce44d1a> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1ac1f6000 - 0x1ac425fff SearchFoundation arm64 <f4fb4ad2a4d83a2f843e3bdc79406954> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1ac426000 - 0x1ac54efff NetworkServiceProxy arm64 <4fccf6f57a123448974cf6053ad1d210> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x1ac5a6000 - 0x1ac60ffff LoggingSupport arm64 <5ee82bdc99d33e89a842fffa247b1a66> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1ac610000 - 0x1ac637fff PowerLog arm64 <35df5ec3172d31bf93b2475db105a673> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1ac638000 - 0x1ac71ffff AppleAccount arm64 <ac3d2702a1b635cdad224106eabab543> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1ac720000 - 0x1ac811fff CoreUI arm64 <13dbfc2dce75364f9079791888b282da> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1ac812000 - 0x1ac92bfff ManagedConfiguration arm64 <b5f0fc914dea32f5b0b2008db5da51ed> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1ac92c000 - 0x1aca2dfff AVFCapture arm64 <fc3c1f8b3a2f384cb719019be94a98ea> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1aca2e000 - 0x1aca7afff AudioSession arm64 <b1d36d995c1137d3a3c2ffe67a6bf504> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1aca7b000 - 0x1aca84fff libGSFont.dylib arm64 <a219e997c76134aea56fbfa7e7b992bd> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1acba8000 - 0x1ad841fff VectorKit arm64 <731e2c7d1fe53e07adaec0f66688e187> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1ad842000 - 0x1ad868fff BaseBoardUI arm64 <679e61a2b636303095226e75ce078acd> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1ad869000 - 0x1ad8e7fff SiriAnalytics arm64 <5bcee3b2a75434dc8392b811b75bb4a6> /System/Library/PrivateFrameworks/SiriAnalytics.framework/SiriAnalytics
0x1ad989000 - 0x1adc87fff iTunesCloud arm64 <4f8c7021e4fc3f59bf0d8b9ce85f8592> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1adc88000 - 0x1adcfbfff MediaServices arm64 <f39b79193c9f34d4b8da93cc3edfc1d6> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1adcfc000 - 0x1ade24fff PeopleSuggester arm64 <44e3a7c380b931fe81d3faed5042a90d> /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester
0x1ade25000 - 0x1adea9fff ProactiveSupport arm64 <b1915384c9da3b2bb41c9ea2b4c3d74e> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1adeaa000 - 0x1adee9fff MetadataUtilities arm64 <6ca15d2bc4ce3d92bdbf728d5bf67b8d> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1adeea000 - 0x1ae066fff FileProvider arm64 <3c8279bfaf543adcba252d617985de5e> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1ae067000 - 0x1ae084fff CommonUtilities arm64 <083e9e06c91b3e51912a24239dfcd100> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1ae085000 - 0x1ae0f0fff NanoRegistry arm64 <42b8e07204193b8fa488364be0fbef41> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1ae0f1000 - 0x1ae1f6fff LinkPresentation arm64 <456f24d8556537c59ac6f0f376dcaf54> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1ae314000 - 0x1ae5b2fff AudioToolbox arm64 <ad438b4a7d3230679f31827485dbfdc3> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1ae5b3000 - 0x1ae8bffff Vision arm64 <3c309b52ca02300ba2494b7a08d44046> /System/Library/Frameworks/Vision.framework/Vision
0x1ae8c0000 - 0x1ae9bafff PhotosFormats arm64 <191824bb49bb3ab68c6e0058646318a3> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1ae9bb000 - 0x1aeaaffff NLP arm64 <9fc2806107f336c58f9a4d774e51a828> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1aeab0000 - 0x1aeb79fff LinkServices arm64 <89cc9aca8f7333b7be60ad64e1e2cc47> /System/Library/PrivateFrameworks/LinkServices.framework/LinkServices
0x1aeb7a000 - 0x1aebacfff LocationSupport arm64 <8ba5b2e4e17e3625b68822cb98bf5f3b> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1aebad000 - 0x1aec05fff SignpostSupport arm64 <d3d70cd10a993539a989741518d91f2f> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1aec06000 - 0x1aec85ff6 libswiftNetwork.dylib arm64 <3db053e981dc35919ec4b7ec51ce2e78> /usr/lib/swift/libswiftNetwork.dylib
0x1aec86000 - 0x1aec9efff ContextKit arm64 <295b980ba616325799005115d66cccf9> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1af2d9000 - 0x1af38cfff CoreSuggestions arm64 <998f079818b037869ce3b2a593b8dde0> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1af38d000 - 0x1af50ffff EventKit arm64 <11e38299f152315cb52c2223f6ab7683> /System/Library/Frameworks/EventKit.framework/EventKit
0x1af510000 - 0x1af7e2fff StoreServices arm64 <17a0d8ce2aac39adb71e40561c2fd4f9> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1af7e3000 - 0x1af9acfff Sharing arm64 <7cd6b8dfd07d30a6ac8ae8fe01ec08fb> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1af9ad000 - 0x1afa22fff Accounts arm64 <944d00d91d4c3dceaaea35024d69a532> /System/Library/Frameworks/Accounts.framework/Accounts
0x1afa23000 - 0x1afa68fff CoreVideo arm64 <b8bd907ad04e337c8597a843947bb851> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1afa69000 - 0x1afffefff CMCapture arm64 <d536b11fffbf36ae86a5df689bec087e> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1b0139000 - 0x1b01dbfff FrontBoard arm64 <2c9c24e765c03e109d4bb2de673e47cd> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
0x1b01dc000 - 0x1b01efff5 TCC arm64 <6b363646b98f3e28829f29006b1028a4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1b01f0000 - 0x1b0234fff CacheDelete arm64 <0aa87b28fbf3321dbd7aa605c0305ce1> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b0235000 - 0x1b0283fff NaturalLanguage arm64 <e394b92445a832bc9dcf0a4180eb3844> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1b0284000 - 0x1b02ccfff CoreAutoLayout arm64 <9173769be99d397c8b24e82f7f69c609> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1b0350000 - 0x1b0495fff Preferences arm64 <d3eb02b908de3bf2a2d8b40d031f88d5> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b0496000 - 0x1b04e9fff TextToSpeech arm64 <504f7d783ba131819a824b1f25a1315e> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1b096b000 - 0x1b09fbfff CallKit arm64 <2a880033fdaa3f549801e79281747107> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b10be000 - 0x1b117afff SAObjects arm64 <d055f79223c235668e022c36cacd9124> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1b1288000 - 0x1b1296fff CoreRecents arm64 <f0efa9be6a95318b85131efa830c397c> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1b1297000 - 0x1b12d1fff DMCUtilities arm64 <6fca6f21e8263b13991895d36435b78a> /System/Library/PrivateFrameworks/DMCUtilities.framework/DMCUtilities
0x1b14ea000 - 0x1b156dfff InstallCoordination arm64 <43ba1cb9699732569b9fcffdd114f3d6> /System/Library/PrivateFrameworks/InstallCoordination.framework/InstallCoordination
0x1b156e000 - 0x1b15c7fff FTServices arm64 <434434a335f936ef8f1ae5fa256e4914> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1b15c8000 - 0x1b15dffff IOSurface arm64 <859c59bcf4eb38d397f774d57f91fc40> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1b15e0000 - 0x1b160dfff CoreAnalytics arm64 <86b368d59e523c8bb3570cd88655a765> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1b160e000 - 0x1b1656fff OSAnalytics arm64 <f724f07cfd9337738d1d1f49152a6aa5> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b1657000 - 0x1b1710fff Symbolication arm64 <b6142d27d4c43ab7a504acb4e782bf4a> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1b1711000 - 0x1b1748fff CoreServicesStore arm64 <edf5e4a1966b344d9070a134daa60aac> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1b1749000 - 0x1b179cfff SetupAssistant arm64 <77bb1406bde83748b11b1b7fab516492> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1b183e000 - 0x1b228efff Message arm64 <b59c2da93f1831aa9d738424ae262431> /System/Library/PrivateFrameworks/Message.framework/Message
0x1b228f000 - 0x1b22effff CloudSubscriptionFeatures arm64 <67cab2ffc55838d583b156b96f9fff9a> /System/Library/PrivateFrameworks/CloudSubscriptionFeatures.framework/CloudSubscriptionFeatures
0x1b22f0000 - 0x1b234eff8 CryptoKit arm64 <ed61001e9ce13667b84b8fab27101e83> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1b23d5000 - 0x1b24e6fff CalendarDatabase arm64 <036ea44db7d23f4b81a1bf85d5550914> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1b24e7000 - 0x1b2508fff PrivacyAccounting arm64 <2321e701322c3def8491fc0485ec6e25> /System/Library/PrivateFrameworks/PrivacyAccounting.framework/PrivacyAccounting
0x1b2509000 - 0x1b2522fff ProtocolBuffer arm64 <8fec753b277131899c02f1e3aa61e3cc> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1b3d2c000 - 0x1b3e04fff CMPhoto arm64 <f33eaee8ddae30cc848b1f0ab4ac6618> /System/Library/PrivateFrameworks/CMPhoto.framework/CMPhoto
0x1b3e05000 - 0x1b3eadfff CoreBluetooth arm64 <d30989d751bc3511ad214fe4731a9180> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b3eae000 - 0x1b3ee2fff libAudioToolboxUtility.dylib arm64 <17892d24e5a43aaab426c974a6651ff1> /usr/lib/libAudioToolboxUtility.dylib
0x1b4145000 - 0x1b4166fff SharedWebCredentials arm64 <741005c6284f3dd7b13f4a94763712f6> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1b4167000 - 0x1b4b7aff7 PegasusAPI arm64 <8e0c7032c8a73db59021703b57a71764> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
0x1b4e8d000 - 0x1b4eb0ff3 libdyld.dylib arm64 <15e5a4f1536e30c190faf1f0dbdfe39e> /usr/lib/system/libdyld.dylib
0x1b4eb1000 - 0x1b4f0dfff ProtectedCloudStorage arm64 <c4f2d078b19c31e791fdf315fd9e65aa> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1b4f0e000 - 0x1b4f49fff BiomePubSub arm64 <6d8da6f99d92339397e90d57f56776ae> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1b4f4a000 - 0x1b4f81fff BiomeStorage arm64 <b29aaceb8ea6337186dc38b7e528febf> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1b56ab000 - 0x1b5d59fff SiriInstrumentation arm64 <20c33438ab7e32dd988deb0b74b6b453> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1b5d5a000 - 0x1b5d85fff AppSupportUI arm64 <c6a54201b3d23d4fb3ab562b5c94ea83> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1b5e23000 - 0x1b5e2dfff CrashReporterSupport arm64 <fba09cd9ba4431a9acfcc3c890003ff3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1b5e2e000 - 0x1b5e70fff UserNotifications arm64 <9bf2bd06bf0933a9834e1917461acc81> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b5e71000 - 0x1b5ec1fff IconServices arm64 <a75febf82baf37e0ace09b64e62168cf> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1b5fd5000 - 0x1b5ff4fff CoreMaterial arm64 <a9a0507a9b443de19f35056aa9af2ad4> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1b6cd3000 - 0x1b6cdaff7 libswiftCoreGraphics.dylib arm64 <1238f6a5e6983670af7af01afa64a5c9> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1b6cdb000 - 0x1b6d1cfff AttributeGraph arm64 <2d09e656771e3e1c944d6a9d3be1e86e> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1b6d1d000 - 0x1b6ea7fff MessageUI arm64 <d3493181ca033f4db64fe986006149e8> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b6ea8000 - 0x1b6ef8fff MIME arm64 <dd847b631d47345f88842bc95f082fba> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1b739c000 - 0x1b74acfff StoreKit arm64 <5a0ec6e86d69342caab1496b1502ee7b> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1b74ad000 - 0x1b7795fff MusicLibrary arm64 <46b0d525b269315aa38af9452bee88e7> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1b7796000 - 0x1b7905fff AVKit arm64 <2e6199e4e45e340c9899c793ff369eba> /System/Library/Frameworks/AVKit.framework/AVKit
0x1b79f4000 - 0x1b7a3efff TemplateKit arm64 <dc8f3d4297993047880a4019f5909d6e> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1b7cd0000 - 0x1b7cd1fff libBASupport.dylib arm64 <174106feb9753effa40007b23513d801> /usr/lib/libBASupport.dylib
0x1b7cd2000 - 0x1b7e3dff7 libsqlite3.dylib arm64 <8f14bc1b01a93d75bed27161583ce74f> /usr/lib/libsqlite3.dylib
0x1b84d7000 - 0x1b9037fff EmbeddedAcousticRecognition arm64 <cbed8803854b38a690c4a4cf9c3f2828> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1b9038000 - 0x1b90a9fff MobileAsset arm64 <cd105c73ec533ab19a316513c0d4d1bb> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1b90aa000 - 0x1b90eefff QuickLookThumbnailing arm64 <aa1338642ed132558b543d8c1dd9c9ec> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b915d000 - 0x1b9167ff7 libsystem_notify.dylib arm64 <2b77e80d69d838ba97127b117867aa49> /usr/lib/system/libsystem_notify.dylib
0x1b920e000 - 0x1b9226fff BiomeDSL arm64 <fc3236dbde3a3e93bc7c7b3f7f26c85a> /System/Library/PrivateFrameworks/BiomeDSL.framework/BiomeDSL
0x1b9227000 - 0x1b9234fff BiomeFoundation arm64 <258f7785846d35eeb8f1186d30f7bf4c> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1b9235000 - 0x1b93b9fff BiomeLibrary arm64 <b36f8e6bb6f83bdbaf9934cfcffb1427> /System/Library/PrivateFrameworks/BiomeLibrary.framework/BiomeLibrary
0x1b93ba000 - 0x1b94f2ff8 InternalSwiftProtobuf arm64 <902b41363ae233cfbff7961335db84df> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x1b959f000 - 0x1b95d5fff PlugInKit arm64 <3ee1735424903915a44f4a725cea94be> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1b95d6000 - 0x1b966afff Rapport arm64 <78220ccb01b83d7393f066944cd82b23> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b966b000 - 0x1b9732fff ktrace arm64 <cb809bc35d72393bb0016722d18869c3> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1b977f000 - 0x1b97cffff BiometricKit arm64 <cf550631d33937af8ed121f6b2d192ea> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b9805000 - 0x1b9869fff AccessibilitySharedSupport arm64 <53882e2da55436fa95978cfb2262b1a4> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1b986a000 - 0x1b987dfff HangTracer arm64 <e268e9f88c923168be7dfe3b14698615> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1b987e000 - 0x1b98bcfff CoreAccessories arm64 <37d70e3cc7f23ceca81b2c4f5529f942> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1b98bd000 - 0x1b998cfff VoiceShortcutClient arm64 <aeb2dc8432eb30dd84add0b036fec8d6> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient
0x1b999a000 - 0x1b99fdfff UserActivity arm64 <15cf6e1d4a363e2e87f6eda69a80ac1e> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1ba275000 - 0x1ba358fff CVNLP arm64 <fe43465362f73af08ac4c968db888e11> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1ba359000 - 0x1ba530fff CloudPhotoLibrary arm64 <b15b1099844a3f229abb35177cc83891> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1ba531000 - 0x1ba586fff SoftwareUpdateCoreSupport arm64 <364359498f6c3a76a2b4e6342591e0dc> /System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/SoftwareUpdateCoreSupport
0x1ba587000 - 0x1ba596fff FontServices arm64 <8f4a5fc050e8300983d7084c56a322ca> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1ba597000 - 0x1ba66efff CoreWiFi arm64 <a0cb4224663f3a508cc89bf25c317dd0> /System/Library/PrivateFrameworks/CoreWiFi.framework/CoreWiFi
0x1ba66f000 - 0x1ba676fff OSAServicesClient arm64 <6854eec347433648999f41790b688809> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1ba677000 - 0x1ba6a1fff MobileInstallation arm64 <e17e80b2884332aeaa6235a263f027a5> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1ba6a2000 - 0x1ba6affff AssertionServices arm64 <8cf8d93473c93d73948412db31a38f72> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1ba6b0000 - 0x1ba799ff3 libxml2.2.dylib arm64 <5dcb3631d881388d89d4ea769ca65ce1> /usr/lib/libxml2.2.dylib
0x1ba79a000 - 0x1ba8f3fff libFontParser.dylib arm64 <e280d8da57d63031a05afc1127e385e9> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1ba8f4000 - 0x1baa41fff Navigation arm64 <2477383955cd39ae8d7853c115f2c9a9> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1baa5e000 - 0x1baa93fff BacklightServices arm64 <0fe61aa163ee354c8d69c06e82cab1cb> /System/Library/PrivateFrameworks/BacklightServices.framework/BacklightServices
0x1baa94000 - 0x1baabbfff NetAppsUtilities arm64 <865c53a600693a13adc69ba77c19efa6> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1baabc000 - 0x1bab24fff Pegasus arm64 <75310a6706ef30ab88ae42879ca3718d> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1bab25000 - 0x1bab3cfff ContextKitExtraction arm64 <a9f43c5956ba31f0a738bf83eebd678d> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1bad34000 - 0x1bae2bfff LiftUI arm64 <087d8c4fc2743e81a52c1a6955e5d287> /System/Library/PrivateFrameworks/LiftUI.framework/LiftUI
0x1bae2c000 - 0x1baeb7fff EmailFoundation arm64 <8b877e891a933e8aa8e3418cb9325831> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1baeb8000 - 0x1baf27fff ContactsAutocompleteUI arm64 <36389125535b3427a79bb20e11da18ad> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1bafd0000 - 0x1bafd3ff5 libswiftObjectiveC.dylib arm64 <c84cc624f3b039e4ad4bc3c6ef248477> /usr/lib/swift/libswiftObjectiveC.dylib
0x1bb591000 - 0x1bb5a4fff RecapPerformanceTesting arm64 <10c79210eb843b47a282c816be58399d> /System/Library/PrivateFrameworks/RecapPerformanceTesting.framework/RecapPerformanceTesting
0x1bb613000 - 0x1bb6e6fff SafariCore arm64 <6f1ca5f521c7354fbbe627246085e5a1> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1bc960000 - 0x1bc97afff BiomeFlexibleStorage arm64 <3c058fbf3ae932fe81afada5f02a03c2> /System/Library/PrivateFrameworks/BiomeFlexibleStorage.framework/BiomeFlexibleStorage
0x1bc97b000 - 0x1bc984fff CoreTime arm64 <fd549d93f89d3fd0bcce606cfa3d4704> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1bce33000 - 0x1bce73fff EmojiFoundation arm64 <87233273fce23956988e92b43fd80813> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1bcf1e000 - 0x1bcf56fff MobileKeyBag arm64 <03243cc32aef3e8e9003dab4561f89e6> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1bcf78000 - 0x1bcfc9fff AAAFoundationSwift arm64 <b57b25738c133b5085325cdf4cee1397> /System/Library/PrivateFrameworks/AAAFoundationSwift.framework/AAAFoundationSwift
0x1bcff4000 - 0x1bd0d4fff CoreSymbolication arm64 <62601bf4da8d3b369b02c90deaf94b9d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1bda13000 - 0x1bdad4ff2 libboringssl.dylib arm64 <6874aa4a3bff36df8df8585028d0d5dd> /usr/lib/libboringssl.dylib
0x1bdb31000 - 0x1bdb44fff FeedbackLogger arm64 <3bd8cd1fde743b12a35b406b6931a3dd> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1bdbc9000 - 0x1bdc2bfff DataAccess arm64 <ff16f83424dc3db3886f014bf6fd5d85> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1bdc2c000 - 0x1bdc69fff DataAccessExpress arm64 <d6044379578d360f86b452ff3b2b4129> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1bdc6a000 - 0x1bdc7bfff NanoPreferencesSync arm64 <3143a3c5b03e3c9b85ab7edc3c528067> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1bdc7c000 - 0x1bde2dfff CoreBrightness arm64 <d906954c368334c18d175ee35f047204> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1bde2e000 - 0x1bdecbfff AXRuntime arm64 <e156a15c8c57303383ce8e2ca990ee7b> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1bdecc000 - 0x1bded9fff IOMobileFramebuffer arm64 <d2cce008351e378187740ed863d941e7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1bdeda000 - 0x1bdeeaff7 MediaAccessibility arm64 <4a9bb1085f2331c49685254e32ae63d6> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1be128000 - 0x1be143fff IAP arm64 <d9daf37a70723c6aaf22e1b64085865c> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1be144000 - 0x1be1b7fff AppleCVAPhoto arm64 <7b59c17dddf13926b7b5ae4285b00516> /System/Library/PrivateFrameworks/AppleCVAPhoto.framework/AppleCVAPhoto
0x1be1b8000 - 0x1be223fff TimeSync arm64 <6b77d4a2a7ca386f9a7cfd5e9ddd2991> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1be224000 - 0x1be29bfff CoreHaptics arm64 <3a05a6fa58763793abcb8e7f4204714b> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1be29c000 - 0x1be81ffff CoreAudio arm64 <4e53b11c3a8e3ecf8e62215d0873db37> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1bf3da000 - 0x1bf45cfff CalendarDaemon arm64 <0081ee8ff2d03ebfbe4e00d6be41d520> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1bf588000 - 0x1bf5c8ffb MobileBluetooth arm64 <2e8cf51bd0d83bc8998356c7aa3b953d> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1bf5c9000 - 0x1bf5e5fff ExternalAccessory arm64 <19aee597e849376d8cd3349f559f63ee> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1bf8f3000 - 0x1bf8fdfff PhotoFoundation arm64 <38b0a9f921db3a1bb9cdf43e982dfb81> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1bf8fe000 - 0x1bf966fff Koa arm64 <d5466a8c7f883c9099bb2b2b996377ac> /System/Library/PrivateFrameworks/Koa.framework/Koa
0x1bfa5c000 - 0x1bfa82fff IntentsCore arm64 <fd69494b7a53334d8b8b62a5fa7abfd4> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1bfea3000 - 0x1bff6afff InstalledContentLibrary arm64 <e9b7224a6a0e3a989d811638e754f21e> /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/InstalledContentLibrary
0x1c0a36000 - 0x1c0a63fff SymptomPresentationFeed arm64 <09fcb01e0e9530a7997f201189be8c9e> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1c0a64000 - 0x1c0a8afff WiFiPeerToPeer arm64 <dc77260c2af639f1b35de90546aea7b4> /System/Library/PrivateFrameworks/

2023-05-28 11:59 负责人:无 分享
已邀请:

要回复问题请先登录注册