Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kendepelchin/9903a11f001dd39719735ad7c97a1e71 to your computer and use it in GitHub Desktop.
Save kendepelchin/9903a11f001dd39719735ad7c97a1e71 to your computer and use it in GitHub Desktop.
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Incident Identifier: F466C291-C556-4FAD-AD4D-A6A5EFE75F5F
CrashReporter Key: 70B0FD66-FC34-69F7-DE2D-83C109C35FD2
Hardware Model: MacBookPro17,1
Process: onyx [1641]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/E1B52B01-DAE2-49DB-9266-4463CDDD0C89/data/Containers/Bundle/Application/1140A95A-2647-4C5D-A604-C5EF5AAB632C/onyx.app/onyx
Identifier: org.reactjs.native.example.onyx
Version: 1.0 (1)
Code Type: X86-64 (Native)
Role: Foreground
Parent Process: launchd_sim [98791]
Coalition: com.apple.CoreSimulator.SimDevice.E1B52B01-DAE2-49DB-9266-4463CDDD0C89 [128561]
Responsible Process: SimulatorTrampoline [47783]
Date/Time: 2024-03-06 13:42:32.7921 +0100
Launch Time: 2024-03-06 13:42:25.1835 +0100
OS Version: macOS 14.3 (23D56)
Release Type: User
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: SIGNAL 6 Abort trap: 6
Terminating Process: onyx [1641]
Triggered by Thread: 3
Last Exception Backtrace:
0 CoreFoundation 0x10f416751 __exceptionPreprocess + 226
1 libobjc.A.dylib 0x10c07b904 objc_exception_throw + 48
2 onyx 0x1022ac017 RCTFormatError + 0 (RCTAssert.m:167)
3 onyx 0x10232ef02 -[RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:] + 539 (RCTExceptionsManager.mm:82)
4 onyx 0x10232f8bd -[RCTExceptionsManager reportException:] + 1667 (RCTExceptionsManager.mm:158)
5 CoreFoundation 0x10f41d38c __invoking___ + 140
6 CoreFoundation 0x10f41a6b3 -[NSInvocation invoke] + 302
7 CoreFoundation 0x10f41a923 -[NSInvocation invokeWithTarget:] + 70
8 onyx 0x1022e4263 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 583 (RCTModuleMethod.mm:587)
9 onyx 0x1022e6a2c facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 562 (RCTNativeModule.mm:196)
10 onyx 0x1022e6639 std::__1::__optional_destruct_base<folly::dynamic, false>::~__optional_destruct_base[abi:v160006]() + 0 (optional:247) [inlined]
11 onyx 0x1022e6639 std::__1::__optional_storage_base<folly::dynamic, false>::~__optional_storage_base() + 0 (optional:322) [inlined]
12 onyx 0x1022e6639 std::__1::__optional_copy_base<folly::dynamic, false>::~__optional_copy_base() + 0 (optional:495) [inlined]
13 onyx 0x1022e6639 std::__1::__optional_move_base<folly::dynamic, false>::~__optional_move_base() + 0 (optional:523) [inlined]
14 onyx 0x1022e6639 std::__1::__optional_copy_assign_base<folly::dynamic, false>::~__optional_copy_assign_base() + 0 (optional:556) [inlined]
15 onyx 0x1022e6639 std::__1::__optional_move_assign_base<folly::dynamic, false>::~__optional_move_assign_base() + 0 (optional:588) [inlined]
16 onyx 0x1022e6639 std::__1::optional<folly::dynamic>::~optional() + 0 (optional:631) [inlined]
17 onyx 0x1022e6639 std::__1::optional<folly::dynamic>::~optional() + 0 (optional:631) [inlined]
18 onyx 0x1022e6639 facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const + 74 (RCTNativeModule.mm:113) [inlined]
19 onyx 0x1022e6639 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 110 (RCTNativeModule.mm:104)
20 libdispatch.dylib 0x111b36a90 _dispatch_call_block_and_release + 12
21 libdispatch.dylib 0x111b37d3a _dispatch_client_callout + 8
22 libdispatch.dylib 0x111b3f85c _dispatch_lane_serial_drain + 1236
23 libdispatch.dylib 0x111b403f7 _dispatch_lane_invoke + 406
24 libdispatch.dylib 0x111b4bfac _dispatch_root_queue_drain_deferred_wlh + 276
25 libdispatch.dylib 0x111b4b572 _dispatch_workloop_worker_thread + 552
26 libsystem_pthread.dylib 0x111e2bc47 _pthread_wqthread + 327
27 libsystem_pthread.dylib 0x111e2ab97 start_wqthread + 15
Thread 0:: Dispatch queue: com.apple.main-thread
0 ??? 0x102cc8a78 ???
1 <translation info unavailable> 0x102da7cdc ???
2 libsystem_kernel.dylib 0x111dcce3a mach_msg2_internal + 84
3 libsystem_kernel.dylib 0x111dc5b62 mach_msg_overwrite + 653
4 libsystem_kernel.dylib 0x111dbed1f mach_msg + 19
5 CoreFoundation 0x10f372b33 __CFRunLoopServiceMachPort + 143
6 CoreFoundation 0x10f36d2bb __CFRunLoopRun + 1371
7 CoreFoundation 0x10f36c97d CFRunLoopRunSpecific + 557
8 GraphicsServices 0x11ddf208f GSEventRunModal + 137
9 UIKitCore 0x13010353d -[UIApplication _run] + 972
10 UIKitCore 0x130107fab UIApplicationMain + 123
11 onyx 0x1021bf06a main + 72 (main.m:8)
12 dyld_sim 0x10b1563e0 start_sim + 10
13 dyld 0x202e57386 start + 1942
Thread 1:: com.apple.rosetta.exceptionserver
0 ??? 0x7ff7ffbd2294 ???
Thread 2:
0 ??? 0x7ff7ffbf094c ???
Thread 3 Crashed:: Dispatch queue: com.facebook.react.ExceptionsManagerQueue
0 ??? 0x102cc8a78 ???
1 <translation info unavailable> 0x10467ac8c ???
2 libsystem_pthread.dylib 0x111e2ef30 pthread_kill + 262
3 libsystem_c.dylib 0x111a01d30 abort + 133
4 libc++abi.dylib 0x10b7d01b2 abort_message + 241
5 libc++abi.dylib 0x10b7c238a demangling_terminate_handler() + 266
6 libobjc.A.dylib 0x10c05a666 _objc_terminate() + 96
7 libc++abi.dylib 0x10b7cf60b std::__terminate(void (*)()) + 6
8 libc++abi.dylib 0x10b7cf5c6 std::terminate() + 54
9 libdispatch.dylib 0x111b37d4e _dispatch_client_callout + 28
10 libdispatch.dylib 0x111b3f85c _dispatch_lane_serial_drain + 1236
11 libdispatch.dylib 0x111b403f7 _dispatch_lane_invoke + 406
12 libdispatch.dylib 0x111b4bfac _dispatch_root_queue_drain_deferred_wlh + 276
13 libdispatch.dylib 0x111b4b572 _dispatch_workloop_worker_thread + 552
14 libsystem_pthread.dylib 0x111e2bc47 _pthread_wqthread + 327
15 libsystem_pthread.dylib 0x111e2ab97 start_wqthread + 15
Thread 4:
0 ??? 0x7ff7ffbf094c ???
Thread 5:: com.apple.uikit.eventfetch-thread
0 ??? 0x102cc8a78 ???
1 <translation info unavailable> 0x102da7cdc ???
2 libsystem_kernel.dylib 0x111dcce3a mach_msg2_internal + 84
3 libsystem_kernel.dylib 0x111dc5b62 mach_msg_overwrite + 653
4 libsystem_kernel.dylib 0x111dbed1f mach_msg + 19
5 CoreFoundation 0x10f372b33 __CFRunLoopServiceMachPort + 143
6 CoreFoundation 0x10f36d2bb __CFRunLoopRun + 1371
7 CoreFoundation 0x10f36c97d CFRunLoopRunSpecific + 557
8 Foundation 0x113543b9a -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
9 Foundation 0x113543e18 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
10 UIKitCore 0x1301dd603 -[UIEventFetcher threadMain] + 518
11 Foundation 0x11356e345 __NSThread__start__ + 1024
12 libsystem_pthread.dylib 0x111e2f202 _pthread_start + 99
13 libsystem_pthread.dylib 0x111e2abab thread_start + 15
Thread 6:
0 ??? 0x7ff7ffbf094c ???
Thread 7:
0 ??? 0x7ff7ffbf094c ???
Thread 8:
0 ??? 0x7ff7ffbf094c ???
Thread 9:: com.facebook.react.JavaScript
0 ??? 0x102cc8a78 ???
1 <translation info unavailable> 0x102da7cdc ???
2 libsystem_kernel.dylib 0x111dcce3a mach_msg2_internal + 84
3 libsystem_kernel.dylib 0x111dc5b62 mach_msg_overwrite + 653
4 libsystem_kernel.dylib 0x111dbed1f mach_msg + 19
5 CoreFoundation 0x10f372b33 __CFRunLoopServiceMachPort + 143
6 CoreFoundation 0x10f36d2bb __CFRunLoopRun + 1371
7 CoreFoundation 0x10f36c97d CFRunLoopRunSpecific + 557
8 onyx 0x1022c377d +[RCTCxxBridge runRunLoop] + 274 (RCTCxxBridge.mm:332)
9 Foundation 0x11356e345 __NSThread__start__ + 1024
10 libsystem_pthread.dylib 0x111e2f202 _pthread_start + 99
11 libsystem_pthread.dylib 0x111e2abab thread_start + 15
Thread 10:: hades
0 ??? 0x102cc8a78 ???
1 <translation info unavailable> 0x103869244 ???
2 libsystem_pthread.dylib 0x111e2f76b _pthread_cond_wait + 1211
3 libc++.1.dylib 0x10c1e7fe2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
4 hermes 0x10e11dc9d hermes::vm::HadesGC::Executor::worker() + 329
5 hermes 0x10e11db39 void* std::__1::__thread_proxy[abi:v15006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, hermes::vm::HadesGC::Executor::Executor()::'lambda'()>>(void*) + 41
6 libsystem_pthread.dylib 0x111e2f202 _pthread_start + 99
7 libsystem_pthread.dylib 0x111e2abab thread_start + 15
Thread 3 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000111a0e3c0 rsi: 0x0000000309220000 rbp: 0x000000030921f790 rsp: 0x000000030921f530
r8: 0x000000030921f6a8 r9: 0x000000030921f790 r10: 0x0000000000000000 r11: 0x000000010b7d367d
r12: 0x0000000000002803 r13: 0x0000003000000008 r14: 0x0000000309220000 r15: 0x0000000000000016
rip: <unavailable> rfl: 0x0000000000000287
tmp0: 0xffffffffffffffff tmp1: 0x0000000102cc8a4c tmp2: 0x000000014ff50f30
Binary Images:
0x202e51000 - 0x202ef0fff dyld (*) <01ae3ae3-f6ca-34d1-a2f8-462ede5fa818> /usr/lib/dyld
0x10b3da000 - 0x10b3e6fff libobjc-trampolines.dylib (*) <d90c52be-fbd1-30b8-83a1-89789387ee29> /Volumes/VOLUME/*/libobjc-trampolines.dylib
0x10c1da000 - 0x10c255fff libc++.1.dylib (*) <f2a2dd77-5264-312d-b1fd-16dac6560a16> /Volumes/VOLUME/*/libc++.1.dylib
0x10b7c1000 - 0x10b7d5fff libc++abi.dylib (*) <f326cb12-f529-3daf-8ea4-b1d7a5b0ae7e> /Volumes/VOLUME/*/libc++abi.dylib
0x10ca18000 - 0x10cca7fff libicucore.A.dylib (*) <f7840d53-dfa7-3b2a-9468-8e418c071e5c> /Volumes/VOLUME/*/libicucore.A.dylib
0x10b782000 - 0x10b795fff libz.1.dylib (*) <54efa2c0-2133-3d8d-a00e-edb3df4f7192> /Volumes/VOLUME/*/libz.1.dylib
0x10b75c000 - 0x10b75cfff com.apple.Accelerate (1.11) <bcb6fbca-644d-3d7f-b07c-88da2038186f> /Volumes/VOLUME/*/Accelerate.framework/Accelerate
0x10c704000 - 0x10c852fff com.apple.audio.toolbox.AudioToolbox (1.8) <ae227fa4-9751-35a8-b9fb-8269381b5698> /Volumes/VOLUME/*/AudioToolbox.framework/AudioToolbox
0x10d73e000 - 0x10dae5fff com.apple.CFNetwork (1.0) <b5ac37ec-798b-3f44-a3fa-71f9f6a47d3c> /Volumes/VOLUME/*/CFNetwork.framework/CFNetwork
0x112e3c000 - 0x11399ffff com.apple.Foundation (6.9) <30929a90-3f75-330c-ac6b-6a79bc83b134> /Volumes/VOLUME/*/Foundation.framework/Foundation
0x1157fb000 - 0x11713efff com.apple.JavaScriptCore (8617) <5479d3ca-e324-310f-84f4-f7bb6608a15c> /Volumes/VOLUME/*/JavaScriptCore.framework/JavaScriptCore
0x10b765000 - 0x10b765fff com.apple.MobileCoreServices (1226) <451cb587-200d-3e74-bd6a-7d1a9991585e> /Volumes/VOLUME/*/MobileCoreServices.framework/MobileCoreServices
0x10c0de000 - 0x10c149fff com.pushwoosh.PushwooshiOS (1.0) <33d660e2-de47-310d-aa97-022999265766> /Users/USER/Library/Developer/CoreSimulator/Devices/E1B52B01-DAE2-49DB-9266-4463CDDD0C89/data/Containers/Bundle/Application/1140A95A-2647-4C5D-A604-C5EF5AAB632C/onyx.app/Frameworks/Pushwoosh.framework/Pushwoosh
0x10c02c000 - 0x10c03bfff com.pushwoosh.PushwooshInboxUI (6.1.2) <87827257-7a96-304e-9c4c-29894312f45e> /Users/USER/Library/Developer/CoreSimulator/Devices/E1B52B01-DAE2-49DB-9266-4463CDDD0C89/data/Containers/Bundle/Application/1140A95A-2647-4C5D-A604-C5EF5AAB632C/onyx.app/Frameworks/PushwooshInboxUI.framework/PushwooshInboxUI
0x10cdc0000 - 0x10d103fff com.apple.QuartzCore (1.11) <f961a708-95d4-3947-91fa-f3d3a9b36e39> /Volumes/VOLUME/*/QuartzCore.framework/QuartzCore
0x10c2c8000 - 0x10c468fff com.apple.Security (10.0) <7f4bc04b-d0c0-318f-8466-d9eceee7c63d> /Volumes/VOLUME/*/Security.framework/Security
0x10d2bb000 - 0x10d44efff com.apple.StoreKit (1.0) <70230dc2-0a2f-3c9e-b424-a508cb9874de> /Volumes/VOLUME/*/StoreKit.framework/StoreKit
0x10c5b9000 - 0x10c632fff com.apple.SystemConfiguration (1.21) <76da109d-b650-33a1-868c-6028e1c5d22a> /Volumes/VOLUME/*/SystemConfiguration.framework/SystemConfiguration
0x10b74a000 - 0x10b74afff com.apple.UIKit (1.0) <57ac7aa8-df4b-38f7-9237-45e2861a0f10> /Volumes/VOLUME/*/UIKit.framework/UIKit
0x10c91d000 - 0x10c963fff com.apple.UserNotifications (1.0) <947a7413-e265-3ba9-a2de-7839b702abfc> /Volumes/VOLUME/*/UserNotifications.framework/UserNotifications
0x10e043000 - 0x10e21efff dev.hermesengine.iphonesimulator (0.12.0) <9f5c53ba-943e-3f2d-a298-ec13e1902b2f> /Users/USER/Library/Developer/CoreSimulator/Devices/E1B52B01-DAE2-49DB-9266-4463CDDD0C89/data/Containers/Bundle/Application/1140A95A-2647-4C5D-A604-C5EF5AAB632C/onyx.app/Frameworks/hermes.framework/hermes
0x10dbf8000 - 0x10dd5efff com.apple.LinkPresentation (240) <74fa3e53-8275-33a0-bffa-05303928dc8f> /Volumes/VOLUME/*/LinkPresentation.framework/LinkPresentation
0x10c054000 - 0x10c08efff libobjc.A.dylib (*) <316eb0a5-f8ca-30f3-9c25-fc04f0aeff9e> /Volumes/VOLUME/*/libobjc.A.dylib
0x10b76e000 - 0x10b76ffff libSystem.B.dylib (*) <aeeb580c-b441-38dd-9ca0-9cc6d72f0664> /Volumes/VOLUME/*/libSystem.B.dylib
0x10c002000 - 0x10c002fff com.apple.avfoundation (2.0) <3d773841-8315-3316-be0b-b630c7b09256> /Volumes/VOLUME/*/AVFoundation.framework/AVFoundation
0x10f2e5000 - 0x10f673fff com.apple.CoreFoundation (6.9) <75d267fd-12bc-3192-b349-3e80ee673a5a> /Volumes/VOLUME/*/CoreFoundation.framework/CoreFoundation
0x10e48f000 - 0x10ecf8fff com.apple.CoreGraphics (2.0) <bbd895ec-5cea-31aa-828e-b256c899dab3> /Volumes/VOLUME/*/CoreGraphics.framework/CoreGraphics
0x10f97d000 - 0x10faf9fff com.apple.corelocation (2890.4.12.1.4) <c84cafa6-05aa-34af-98c9-f8f9e045c0ae> /Volumes/VOLUME/*/CoreLocation.framework/CoreLocation
0x10d55a000 - 0x10d657fff com.apple.CoreMedia (1.0) <1fe8e3db-9ecd-3302-8d22-11d64adc012e> /Volumes/VOLUME/*/CoreMedia.framework/CoreMedia
0x10eede000 - 0x10f1eefff com.apple.coremotion (2890.4.12.1.4) <885c531f-37da-312f-8953-e2894de20196> /Volumes/VOLUME/*/CoreMotion.framework/CoreMotion
0x1102bb000 - 0x1104c6fff com.apple.CoreServices (839) <ea670bfa-565c-36df-8a6d-98c88a3724ff> /Volumes/VOLUME/*/CoreServices.framework/CoreServices
0x110657000 - 0x1107abfff com.apple.CoreTelephony (113) <b4e5968a-d78b-3a9e-b3af-048a39d64380> /Volumes/VOLUME/*/CoreTelephony.framework/CoreTelephony
0x11092b000 - 0x110b14fff com.apple.CoreText (800.2.0.3) <e8b762e0-d6dc-3cf1-8290-cea1a5a2ac2f> /Volumes/VOLUME/*/CoreText.framework/CoreText
0x10c67b000 - 0x10c6a8fff com.apple.CoreVideo (1.8) <f68e0cdf-f2fb-3e2c-8c72-167737086af1> /Volumes/VOLUME/*/CoreVideo.framework/CoreVideo
0x10fb7b000 - 0x10fffbfff com.apple.ImageIO (3.3.0) <3b930989-9871-3a81-bee6-ad10e90889ea> /Volumes/VOLUME/*/ImageIO.framework/ImageIO
0x1101f8000 - 0x110234fff com.apple.LocalAuthentication (1.0) <833a7b1f-530f-3ee9-ba94-5c3cb60b7207> /Volumes/VOLUME/*/LocalAuthentication.framework/LocalAuthentication
0x1112d4000 - 0x111487fff com.apple.messageui (1.0.0) <09babb9f-84e2-39d4-8cc4-d3e973f6e7bd> /Volumes/VOLUME/*/MessageUI.framework/MessageUI
0x110c33000 - 0x110f68fff com.apple.Photos (1.0) <e7d8b032-1f51-33eb-ade9-b4e8a697d119> /Volumes/VOLUME/*/Photos.framework/Photos
0x111205000 - 0x11123efff com.apple.PhotosUI (1.0) <8d6b4930-850f-3ecd-9552-6a6b07073d4e> /Volumes/VOLUME/*/PhotosUI.framework/PhotosUI
0x10deb4000 - 0x10df1dfff com.apple.sociald.Social (87) <e33c1158-49dd-3bc1-a732-5ad182e72d5e> /Volumes/VOLUME/*/Social.framework/Social
0x11aae9000 - 0x11b703fff com.apple.WebKit (8617) <df4ca51c-c1f1-39cf-8efb-bcad952a6835> /Volumes/VOLUME/*/WebKit.framework/WebKit
0x10c9bb000 - 0x10c9d7fff libswiftAVFoundation.dylib (*) <bec35ff9-f796-30ac-a7d8-574190c8a838> /Volumes/VOLUME/*/libswiftAVFoundation.dylib
0x1176df000 - 0x117b97fff libswiftCore.dylib (*) <5006b63c-6088-321c-9363-ce13d1cc9fc5> /Volumes/VOLUME/*/libswiftCore.dylib
0x10dfee000 - 0x10dff6fff libswiftCoreAudio.dylib (*) <7e60dafd-9ae5-3687-a387-1a79bc62aaf9> /Volumes/VOLUME/*/libswiftCoreAudio.dylib
0x10df97000 - 0x10df9cfff libswiftCoreFoundation.dylib (*) <3d1db74d-d47d-3c13-8b38-4c77df29f655> /Volumes/VOLUME/*/libswiftCoreFoundation.dylib
0x10c00d000 - 0x10c00dfff libswiftCoreImage.dylib (*) <d3afe830-c5a6-3aee-be40-336000ec6138> /Volumes/VOLUME/*/libswiftCoreImage.dylib
0x11027b000 - 0x110284fff libswiftCoreMIDI.dylib (*) <93465849-b2b1-3d7c-b93a-9830c6f88bf6> /Volumes/VOLUME/*/libswiftCoreMIDI.dylib
0x1117bf000 - 0x1117f5fff libswiftCoreMedia.dylib (*) <6648cf95-fd21-3f5c-bfd2-d1253316126f> /Volumes/VOLUME/*/libswiftCoreMedia.dylib
0x10b79f000 - 0x10b7a5fff libswiftDarwin.dylib (*) <889fca40-9d0b-300e-b94d-876e9f0a850d> /Volumes/VOLUME/*/libswiftDarwin.dylib
0x10c018000 - 0x10c018fff libswiftDataDetection.dylib (*) <97d2eae8-064a-3bdf-bf82-92c5a504b4a4> /Volumes/VOLUME/*/libswiftDataDetection.dylib
0x1116df000 - 0x1116f5fff libswiftDispatch.dylib (*) <415216f5-9dc2-38ea-a9c2-c47b8e0b2e73> /Volumes/VOLUME/*/libswiftDispatch.dylib
0x10c1b6000 - 0x10c1b7fff libswiftFileProvider.dylib (*) <30f1e6fc-0156-3db3-84e5-92f375e415e1> /Volumes/VOLUME/*/libswiftFileProvider.dylib
0x10c0b8000 - 0x10c0bcfff libswiftMetal.dylib (*) <a023a198-340e-31cf-a1c5-aee3cb24c62a> /Volumes/VOLUME/*/libswiftMetal.dylib
0x10c1c2000 - 0x10c1c5fff libswiftObjectiveC.dylib (*) <7e305814-9a20-342a-b00c-3a070c0781c2> /Volumes/VOLUME/*/libswiftObjectiveC.dylib
0x10ca09000 - 0x10ca0afff libswiftQuartzCore.dylib (*) <88ac188e-d031-3f13-934c-199bc242af8a> /Volumes/VOLUME/*/libswiftQuartzCore.dylib
0x111679000 - 0x111685fff libswiftUniformTypeIdentifiers.dylib (*) <899ea5eb-a468-374a-98a6-9f26c3a897c5> /Volumes/VOLUME/*/libswiftUniformTypeIdentifiers.dylib
0x10d71b000 - 0x10d71ffff libswiftWebKit.dylib (*) <d665c7fc-50db-386a-ada3-522402ae985f> /Volumes/VOLUME/*/libswiftWebKit.dylib
0x11160b000 - 0x111622fff libswiftos.dylib (*) <d8f1b35b-5d74-3c92-b8a2-d92c853af829> /Volumes/VOLUME/*/libswiftos.dylib
0x111745000 - 0x111766fff libswiftsimd.dylib (*) <bbfe1b27-e275-390f-afc6-519e527e979e> /Volumes/VOLUME/*/libswiftsimd.dylib
0x10b753000 - 0x10b753fff libswiftFoundation.dylib (*) <71e12f8a-9803-3b68-bb62-e465fb704992> /Volumes/VOLUME/*/libswiftFoundation.dylib
0x10c023000 - 0x10c023fff libswiftUIKit.dylib (*) <1dd1d9bf-0f43-3352-86aa-35d0c57c9657> /Volumes/VOLUME/*/libswiftUIKit.dylib
0x10dfc7000 - 0x10dfcdfff libswiftCoreGraphics.dylib (*) <ec8598ac-1ae7-3955-9ce3-02249127b4f5> /Volumes/VOLUME/*/libswiftCoreGraphics.dylib
0x10d72e000 - 0x10d733fff libcache.dylib (*) <b5a4635e-16f2-37db-9d3c-4d7ed4d4c1dc> /Volumes/VOLUME/*/libcache.dylib
0x10e015000 - 0x10e020fff libcommonCrypto.dylib (*) <22715d62-fd3c-312b-a168-6b6ca6258366> /Volumes/VOLUME/*/libcommonCrypto.dylib
0x10f2ca000 - 0x10f2d1fff libcompiler_rt.dylib (*) <d2e75117-a8a6-31aa-af49-151e56311370> /Volumes/VOLUME/*/libcompiler_rt.dylib
0x111653000 - 0x11165cfff libcopyfile.dylib (*) <910b7cf7-5acd-367f-a60c-d2d621e32c01> /Volumes/VOLUME/*/libcopyfile.dylib
0x111a52000 - 0x111afffff libcorecrypto.dylib (*) <af3c9580-8dd1-3d68-b73d-374f771d3995> /Volumes/VOLUME/*/libcorecrypto.dylib
0x111b35000 - 0x111b7ffff libdispatch.dylib (*) <20de26b2-4cb5-3346-98fd-e4488b4ea5bd> /Volumes/VOLUME/*/libdispatch.dylib
0x11193a000 - 0x11195dfff libdyld.dylib (*) <10192e16-e67b-309c-94f1-f1d553bb9f36> /Volumes/VOLUME/*/libdyld.dylib
0x10e034000 - 0x10e039fff libmacho.dylib (*) <261fd4ef-9f54-3e72-86b0-69e21fd3dc13> /Volumes/VOLUME/*/libmacho.dylib
0x1102ad000 - 0x1102aefff libremovefile.dylib (*) <cd5d3257-b9d0-3bfa-9c4f-55ffc64ab379> /Volumes/VOLUME/*/libremovefile.dylib
0x1112a3000 - 0x1112b9fff libsystem_asl.dylib (*) <924ecbba-78f1-3289-8ca0-09ce99c43500> /Volumes/VOLUME/*/libsystem_asl.dylib
0x11179f000 - 0x1117a2fff libsystem_blocks.dylib (*) <3ca9cb28-23b5-31fb-8214-3dd86b5f9a92> /Volumes/VOLUME/*/libsystem_blocks.dylib
0x111985000 - 0x111a09fff libsystem_c.dylib (*) <362f3aff-da5e-3175-81d6-8fbba4925a8a> /Volumes/VOLUME/*/libsystem_c.dylib
0x111667000 - 0x11166bfff libsystem_collections.dylib (*) <fc63fb3c-06aa-3e12-877d-b851fdee7fb8> /Volumes/VOLUME/*/libsystem_collections.dylib
0x1116d2000 - 0x1116d4fff libsystem_configuration.dylib (*) <3e830792-7eb1-3cfe-9e87-86075e6d491e> /Volumes/VOLUME/*/libsystem_configuration.dylib
0x111bca000 - 0x111bf0fff libsystem_containermanager.dylib (*) <d2c6e947-77be-318b-8d2c-4c6770369b93> /Volumes/VOLUME/*/libsystem_containermanager.dylib
0x1117b2000 - 0x1117b4fff libsystem_coreservices.dylib (*) <31fbf7e4-2e85-3d9d-9d3f-a0f3a331651e> /Volumes/VOLUME/*/libsystem_coreservices.dylib
0x1116ae000 - 0x1116b6fff libsystem_darwin.dylib (*) <80eacc65-6f52-3209-a7af-57b5579bc843> /Volumes/VOLUME/*/libsystem_darwin.dylib
0x1118ca000 - 0x1118d2fff libsystem_dnssd.dylib (*) <bfd2872a-dc94-35a9-a66b-a3e39b6d82cf> /Volumes/VOLUME/*/libsystem_dnssd.dylib
0x1118bd000 - 0x1118bffff libsystem_featureflags.dylib (*) <ba8a9bf7-cbb4-33bf-afac-cf4ddc5e1c8d> /Volumes/VOLUME/*/libsystem_featureflags.dylib
0x1118dd000 - 0x111901fff libsystem_info.dylib (*) <f2e41c1d-a00b-35ad-b85f-31217fef6c13> /Volumes/VOLUME/*/libsystem_info.dylib
0x111cbc000 - 0x111d0efff libsystem_m.dylib (*) <1bf64d7e-cf53-30d6-8219-9315948ea6ec> /Volumes/VOLUME/*/libsystem_m.dylib
0x111c0d000 - 0x111c45fff libsystem_malloc.dylib (*) <edf78275-cd92-3239-a406-38717fa2742d> /Volumes/VOLUME/*/libsystem_malloc.dylib
0x111c68000 - 0x111c80fff libsystem_networkextension.dylib (*) <6a03a01f-2c79-326a-8f70-745941aee58d> /Volumes/VOLUME/*/libsystem_networkextension.dylib
0x11189a000 - 0x1118a4fff libsystem_notify.dylib (*) <86728fc9-4e7c-3c43-a615-7d381ed0cbeb> /Volumes/VOLUME/*/libsystem_notify.dylib
0x11191c000 - 0x111920fff libsystem_sandbox.dylib (*) <74f08d3b-ec6d-3ea5-b79c-71d386452e20> /Volumes/VOLUME/*/libsystem_sandbox.dylib
0x1118af000 - 0x1118affff libsystem_sim_kernel.dylib (*) <3ac67e1e-6020-35ee-b3da-d12af92bfdb3> /Volumes/VOLUME/*/libsystem_sim_kernel.dylib
0x111a3b000 - 0x111a3efff libsystem_sim_platform.dylib (*) <87ccd8f1-f863-3f4e-8253-0bf6511ae44e> /Volumes/VOLUME/*/libsystem_sim_platform.dylib
0x11192f000 - 0x11192ffff libsystem_sim_pthread.dylib (*) <7a7dc018-67e9-3533-a36c-1e08e3a36b59> /Volumes/VOLUME/*/libsystem_sim_pthread.dylib
0x111d8d000 - 0x111da5fff libsystem_trace.dylib (*) <53fd0a8b-d7d3-38d8-8f3d-d838b14fcbcf> /Volumes/VOLUME/*/libsystem_trace.dylib
0x111c98000 - 0x111ca0fff libunwind.dylib (*) <34c1ca8d-1903-3fe6-9069-2d9b01219d18> /Volumes/VOLUME/*/libunwind.dylib
0x111eb4000 - 0x111eeffff libxpc.dylib (*) <6c9f056f-4ba6-3615-904f-25a6aa828674> /Volumes/VOLUME/*/libxpc.dylib
0x111cab000 - 0x111cabfff libsystem_sim_platform_host.dylib (*) <fa80bba1-da58-3914-8648-89141680c412> /Volumes/VOLUME/*/libsystem_sim_platform_host.dylib
0x111d21000 - 0x111d2cfff libsystem_platform.dylib (*) <20d7a65a-313d-3aa7-b0d4-a39261e1b00a> /usr/lib/system/libsystem_platform.dylib
0x111dbd000 - 0x111df8fff libsystem_kernel.dylib (*) <3e22fb41-20e3-3568-a00b-d8e901e333bf> /usr/lib/system/libsystem_kernel.dylib
0x111d5e000 - 0x111d5efff libsystem_sim_kernel_host.dylib (*) <a9d51142-81aa-3ba4-9313-cea2ae8eef40> /Volumes/VOLUME/*/libsystem_sim_kernel_host.dylib
0x111a49000 - 0x111a49fff libsystem_sim_pthread_host.dylib (*) <549bfdb4-eb81-3a8f-88fb-4742cb599e41> /Volumes/VOLUME/*/libsystem_sim_pthread_host.dylib
0x111e29000 - 0x111e34fff libsystem_pthread.dylib (*) <0f6c8ecc-a9bd-39c6-9f41-a8b9159201eb> /usr/lib/system/libsystem_pthread.dylib
0x111f2d000 - 0x112a5ffff com.apple.vImage (8.1) <de8632f8-7a15-3b6f-89ce-625237bef165> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vImage.framework/vImage
0x111d68000 - 0x111d68fff com.apple.Accelerate.vecLib (3.11) <f2f0ae89-c16f-3672-b4bb-07860c832b57> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x111d45000 - 0x111d45fff com.apple.SoftLinking (1.0) <ed8105fb-0fa6-3dcb-a209-43c97294da57> /Volumes/VOLUME/*/SoftLinking.framework/SoftLinking
0x112cf6000 - 0x112dcefff libcompression.dylib (*) <5cf7ba01-4dae-339d-9ff0-67e7a7ca5011> /Volumes/VOLUME/*/libcompression.dylib
0x112b23000 - 0x112b3cfff liblzma.5.dylib (*) <0851985a-d2e0-39c6-9281-769b93c5ebb3> /Volumes/VOLUME/*/liblzma.5.dylib
0x112b4a000 - 0x112cb6fff libvMisc.dylib (*) <4e81cb42-346d-374d-9d5c-a846856cbeb6> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x118207000 - 0x1183dafff libvDSP.dylib (*) <2e2bb77f-088d-3bfa-bedc-888d77039ceb> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x117f27000 - 0x1180fdfff libBLAS.dylib (*) <311dbb50-8c11-3beb-b691-1ed0499d2854> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x11c4ce000 - 0x11d848fff libLAPACK.dylib (*) <4631395e-9852-3beb-bd78-25fe743144e2> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x112de3000 - 0x112df8fff libLinearAlgebra.dylib (*) <ff75e64e-2fdf-3f22-89b7-b956f658b990> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x112e07000 - 0x112e19fff libSparseBLAS.dylib (*) <4ea35011-f98e-3600-99fc-69f3da7abe1d> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x111d4f000 - 0x111d54fff libQuadrature.dylib (*) <6d017b37-32f5-3dee-b206-a486d95e0a10> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1195dc000 - 0x11a086fff libBNNS.dylib (*) <a17af0c3-1483-3a9f-8f0e-5ef28130ff66> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x118121000 - 0x118198fff libSparse.dylib (*) <8bdc5301-9629-374d-89d0-bd7494a44dba> /Volumes/VOLUME/*/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x11a11d000 - 0x11a5edfff com.apple.MIL (5.33) <72802814-3c2c-345a-bf86-3acb6c9b7ad9> /Volumes/VOLUME/*/MIL.framework/MIL
0x1184da000 - 0x11850cfff com.apple.CoreServicesInternal (505) <8e1a3216-741e-3950-8963-ceaae934b34b> /Volumes/VOLUME/*/CoreServicesInternal.framework/CoreServicesInternal
0x1183f6000 - 0x11843cfff com.apple.CoreAutoLayout (1.0) <81dea234-1930-3139-8d3a-368321f798d2> /Volumes/VOLUME/*/CoreAutoLayout.framework/CoreAutoLayout
0x1186a2000 - 0x11872bfff libarchive.2.dylib (*) <2f136cf1-689b-3e21-82bd-4cba997c5e15> /Volumes/VOLUME/*/libarchive.2.dylib
0x11854b000 - 0x11862afff libxml2.2.dylib (*) <b816a470-44fa-3570-9cff-dd95992b0772> /Volumes/VOLUME/*/libxml2.2.dylib
0x111d71000 - 0x111d72fff liblangid.dylib (*) <c43a0d39-fedf-3b5f-8476-a2b7ba7650f2> /Volumes/VOLUME/*/liblangid.dylib
0x118958000 - 0x1189f3fff com.apple.framework.IOKit (2.0.2) <4bf893b9-70ca-30e8-b88f-e557067e19e0> /Volumes/VOLUME/*/IOKit.framework/Versions/A/IOKit
0x118f03000 - 0x118ff7fff com.apple.combine (1.0) <c621288a-f4dc-396a-971e-71e9baba7108> /Volumes/VOLUME/*/Combine.framework/Combine
0x118748000 - 0x11887afff com.apple.CollectionsInternal (1.1.0) <ecba9ca4-aa16-3ea1-8a63-cb33aa2fdb08> /Volumes/VOLUME/*/CollectionsInternal.framework/CollectionsInternal
0x1181b4000 - 0x1181bafff com.apple.ReflectionInternal (1.0.0) <040e8761-1de5-3afd-98df-6ca2fe65c2b6> /Volumes/VOLUME/*/ReflectionInternal.framework/ReflectionInternal
0x118b4e000 - 0x118b65fff com.apple.RuntimeInternal (1.0.0) <245cd3d3-f14c-397f-bb18-23ab99501707> /Volumes/VOLUME/*/RuntimeInternal.framework/RuntimeInternal
0x118a58000 - 0x118a83fff libswiftXPC.dylib (*) <33eb0370-59d4-3bd2-8718-9654e6d00c15> /Volumes/VOLUME/*/libswiftXPC.dylib
0x118d28000 - 0x118d73fff libswift_Concurrency.dylib (*) <397dd467-bcc4-3ba5-af80-139b133d47c9> /Volumes/VOLUME/*/libswift_Concurrency.dylib
0x118bca000 - 0x118c4ffff libswift_StringProcessing.dylib (*) <758a5471-fc0b-379b-98ea-693773490573> /Volumes/VOLUME/*/libswift_StringProcessing.dylib
0x1181d5000 - 0x1181eefff libapple_nghttp2.dylib (*) <021809a4-0692-3936-9797-78b92624395c> /Volumes/VOLUME/*/libapple_nghttp2.dylib
0x11d920000 - 0x11daacfff libsqlite3.dylib (*) <60bb4067-9667-346b-a454-e1606d98a38a> /Volumes/VOLUME/*/libsqlite3.dylib
0x11fbbb000 - 0x120701fff com.apple.Network (1.0) <5a88ef53-c626-34e9-95b6-e773e4c5fd30> /Volumes/VOLUME/*/Network.framework/Network
0x118483000 - 0x118492fff libbsm.0.dylib (*) <05105fa2-d8ac-3748-9b44-7ce59881edf3> /Volumes/VOLUME/*/libbsm.0.dylib
0x111e51000 - 0x111e6bfff com.apple.SecurityFoundation (1.0) <5cdb1c54-b95c-3a0a-a932-bfbb5cc2b6bb> /Volumes/VOLUME/*/SecurityFoundation.framework/SecurityFoundation
0x1184a1000 - 0x1184b9fff com.apple.ProtocolBuffer (1) <b23fc6c1-4241-30df-bef0-da958655c89b> /Volumes/VOLUME/*/ProtocolBuffer.framework/ProtocolBuffer
0x112cd9000 - 0x112ce6fff libCoreEntitlements.dylib (*) <94b3f90b-d9ee-3bc3-8eaf-7fdfbe1235e7> /Volumes/VOLUME/*/libCoreEntitlements.dylib
0x118dd9000 - 0x118e25fff com.apple.MessageSecurity (1.0) <cfbceed1-e170-398f-a39c-b99e97c2c945> /Volumes/VOLUME/*/MessageSecurity.framework/MessageSecurity
0x118672000 - 0x118688fff libcoretls.dylib (*) <4fe503ae-a71a-3b2b-b7c2-811e529572e3> /Volumes/VOLUME/*/libcoretls.dylib
0x111d7d000 - 0x111d7efff libcoretls_cfhelpers.dylib (*) <62630cd0-3984-3d47-b707-5b36ef597f8b> /Volumes/VOLUME/*/libcoretls_cfhelpers.dylib
0x11932c000 - 0x119369fff libMobileGestalt.dylib (*) <2a1509c8-8509-327a-91b0-3af0e21225c0> /Volumes/VOLUME/*/libMobileGestalt.dylib
0x112e28000 - 0x112e28fff libnetwork.dylib (*) <8ef0f0b4-13ec-3c3a-854c-190bb81a5813> /Volumes/VOLUME/*/libnetwork.dylib
0x119166000 - 0x119215fff libswift_RegexParser.dylib (*) <9e40516c-6c4a-3445-9bc1-cfefc28102b9> /Volumes/VOLUME/*/libswift_RegexParser.dylib
0x118911000 - 0x118915fff libheimdal-asn1.dylib (*) <5fc53ebc-6d79-3ad8-8f63-cba46bb3ffa6> /Volumes/VOLUME/*/libheimdal-asn1.dylib
0x1188e5000 - 0x1188f3fff libbz2.1.0.dylib (*) <9c768fd2-f3d2-3a6f-87d7-38f1969ee493> /Volumes/VOLUME/*/libbz2.1.0.dylib
0x1188fe000 - 0x118904fff libiconv.2.dylib (*) <4e218b4c-e521-36a8-9d10-bbebdc0d0fbc> /Volumes/VOLUME/*/libiconv.2.dylib
0x112e31000 - 0x112e31fff libcharset.1.dylib (*) <c9d33a1e-f114-384c-ad34-3fefa32578a4> /Volumes/VOLUME/*/libcharset.1.dylib
0x11e5c0000 - 0x11e90bfff com.apple.audio.AudioToolboxCore (1.0) <bbf8442b-3fb2-31df-81be-2e713903dd41> /Volumes/VOLUME/*/AudioToolboxCore.framework/AudioToolboxCore
0x118e7f000 - 0x118ebbfff com.apple.audio.AudioSession (1.0) <5f0baabf-b81d-313b-a85c-a94d200f85fb> /Volumes/VOLUME/*/AudioSession.framework/AudioSession
0x118920000 - 0x118926fff com.apple.MediaExperience (1.0) <4afa51c6-ea1c-34ae-8e70-c40324a206ef> /Volumes/VOLUME/*/MediaExperience.framework/MediaExperience
0x118ae0000 - 0x118af3fff com.apple.TCC (1.0) <614ef625-ffb0-3431-a82e-e8bf392d3d22> /Volumes/VOLUME/*/TCC.framework/TCC
0x11940a000 - 0x119492fff com.apple.SpringBoardServices (1.0) <aa5401c2-5d79-37d5-a359-6c1ef1bcae07> /Volumes/VOLUME/*/SpringBoardServices.framework/SpringBoardServices
0x11de0f000 - 0x11ded4fff com.apple.FrontBoardServices (867.10) <615fc7ef-a2d4-31bd-be8b-8cc079b4c55b> /Volumes/VOLUME/*/FrontBoardServices.framework/FrontBoardServices
0x118b11000 - 0x118b23fff libAudioStatistics.dylib (*) <92f565ff-1ef2-3d34-a2dc-50d19b71e25c> /Volumes/VOLUME/*/libAudioStatistics.dylib
0x11daec000 - 0x11db11fff com.apple.audio.caulk (1.0) <dc350300-b783-38bf-a737-80ec3e513841> /Volumes/VOLUME/*/caulk.framework/caulk
0x120c56000 - 0x1210a9fff com.apple.audio.CoreAudio (5.0) <391aea69-b25e-3b5f-bd82-b257ccaf79b0> /Volumes/VOLUME/*/CoreAudio.framework/CoreAudio
0x11955e000 - 0x119596fff libAudioToolboxUtility.dylib (*) <89871ec8-fa74-373e-a707-20f4aa696825> /Volumes/VOLUME/*/libAudioToolboxUtility.dylib
0x118ced000 - 0x118cf9fff com.apple.AssertionServices (1.0) <d290bb46-4f82-3f2b-a16f-602a14a9633f> /Volumes/VOLUME/*/AssertionServices.framework/AssertionServices
0x11a9b3000 - 0x11aa3dfff com.apple.audio.midi.CoreMIDI (2.0) <2589e886-4d4e-36b6-a004-2c8a902f4835> /Volumes/VOLUME/*/CoreMIDI.framework/CoreMIDI
0x11930c000 - 0x119313fff com.apple.OSAServicesClient (1.0) <198351bb-431b-3874-9d18-dbd845d9ebb4> /Volumes/VOLUME/*/OSAServicesClient.framework/OSAServicesClient
0x1192d1000 - 0x1192e0fff com.apple.IOSurface (352.10.2) <a48095b7-0e5e-3b37-82a4-3fbe66634237> /Volumes/VOLUME/*/IOSurface.framework/IOSurface
0x11db7c000 - 0x11db83fff com.apple.ist.IdleTimerServices (1.0) <4bca68c6-c000-3ec2-998f-84c9205ae96f> /Volumes/VOLUME/*/IdleTimerServices.framework/IdleTimerServices
0x11db97000 - 0x11dc63fff com.apple.BaseBoard (651.5) <ec078bbc-747a-3fe0-a50b-c48d4b93ef6b> /Volumes/VOLUME/*/BaseBoard.framework/BaseBoard
0x11dd16000 - 0x11dd79fff com.apple.BoardServices (1.0) <2e64a7cf-d751-36ca-9a11-1db8d9cd3c05> /Volumes/VOLUME/*/BoardServices.framework/BoardServices
0x11e205000 - 0x11e28efff com.apple.BackBoardServices (1.0) <a0d7eb80-4849-37ea-b84b-77a654540f2c> /Volumes/VOLUME/*/BackBoardServices.framework/BackBoardServices
0x11e32f000 - 0x11e389fff com.apple.RunningBoardServices (1.0) <3267f945-77da-3597-a34a-94f7e58bd669> /Volumes/VOLUME/*/RunningBoardServices.framework/RunningBoardServices
0x11e3ff000 - 0x11e48afff com.apple.InstalledContentLibrary (1.0) <2a9ed32b-df89-3f1e-bc2a-ea28cda3d579> /Volumes/VOLUME/*/InstalledContentLibrary.framework/InstalledContentLibrary
0x11e088000 - 0x11e0c4fff com.apple.CSStore (1141.1) <a645c67a-0da1-392a-98f2-1681a9d6b7a0> /Volumes/VOLUME/*/CoreServicesStore.framework/CoreServicesStore
0x118944000 - 0x118947fff com.apple.MobileSystemServices (1.0) <4d4dbf48-243b-3e62-9473-f9eadc8306ae> /Volumes/VOLUME/*/MobileSystemServices.framework/MobileSystemServices
0x11f025000 - 0x11f172fff libFontParser.dylib (*) <fd9fc556-5e6c-3361-8ba7-402580095dd6> /Volumes/VOLUME/*/FontServices.framework/libFontParser.dylib
0x11e0f7000 - 0x11e122fff com.apple.analyticsd (1.0) <4de3bc0f-fd92-3983-b891-7b5260422ee8> /Volumes/VOLUME/*/CoreAnalytics.framework/CoreAnalytics
0x11ddc1000 - 0x11ddccfff libhvf.dylib (*) <4faaa59d-93cd-3bc6-b119-50e24cce3afd> /Volumes/VOLUME/*/FontServices.framework/libhvf.dylib
0x11aaa4000 - 0x11aac6fff com.apple.applesauce (1.0) <bd1a0f6a-3cdf-34af-a533-ac49a93b0906> /Volumes/VOLUME/*/AppleSauce.framework/AppleSauce
0x11e156000 - 0x11e1a0fff com.apple.AppleJPEG (1.0) <440db639-b083-3851-a108-1589b1f5d0ef> /Volumes/VOLUME/*/AppleJPEG.framework/AppleJPEG
0x11dff3000 - 0x11e00dfff libexpat.1.dylib (*) <5bb697e7-98fb-3bdd-b737-11a6c3d5945f> /Volumes/VOLUME/*/libexpat.1.dylib
0x11f291000 - 0x11f41afff com.apple.ColorSync (4.13.0) <91e600e1-0cfa-3893-bd0b-137a26e00e91> /Volumes/VOLUME/*/ColorSync.framework/ColorSync
0x11ed30000 - 0x11ee56fff libate.dylib (*) <cc763cb2-51bb-3629-932d-0a14e6d7c5cc> /Volumes/VOLUME/*/libate.dylib
0x11e01c000 - 0x11e055fff com.apple.MobileInstallation (2.0) <fb069547-9b6f-38fe-b87f-4a344ebf6114> /Volumes/VOLUME/*/MobileInstallation.framework/MobileInstallation
0x11e4f9000 - 0x11e566fff com.apple.bom (14.0) <8566d1fd-6164-3946-92a9-49b859f18494> /Volumes/VOLUME/*/Bom.framework/Bom
0x11ec67000 - 0x11ecd1fff libParallelCompression.dylib (*) <8bc3179a-d138-3b1d-8a0a-d4001962f300> /Volumes/VOLUME/*/libParallelCompression.dylib
0x11eb4d000 - 0x11ebdbfff libAppleArchive.dylib (*) <4e974f6c-b6d1-3951-87aa-ea8c3e5e56c4> /Volumes/VOLUME/*/libAppleArchive.dylib
0x11ddef000 - 0x11ddf6fff com.apple.GraphicsServices (1.0) <70698d67-e95b-3d0d-b12c-a6ad85767806> /Volumes/VOLUME/*/GraphicsServices.framework/GraphicsServices
0x11e1b3000 - 0x11e1bcfff libGSFont.dylib (*) <689a17fb-7b2e-3d0c-85d4-202c5a7f038d> /Volumes/VOLUME/*/FontServices.framework/libGSFont.dylib
0x11df9c000 - 0x11dfadfff FontServices (*) <c5fc6b7c-3a15-34c0-9130-a9c9fd1aaaa9> /Volumes/VOLUME/*/FontServices.framework/FontServices
0x11f904000 - 0x11f954fff libGSFontCache.dylib (*) <7c3f09b1-6649-3c06-a19d-4250a9f27986> /Volumes/VOLUME/*/FontServices.framework/libGSFontCache.dylib
0x11ebfe000 - 0x11ec21fff libAccessibility.dylib (*) <19ad51d9-ea4d-3de6-ba81-c8db940be49b> /Volumes/VOLUME/*/libAccessibility.dylib
0x11f46e000 - 0x11f4b2fff com.apple.OTSVG (1.0) <65d37cd7-bdcd-3ad3-b893-642d4c5cf8ff> /Volumes/VOLUME/*/OTSVG.framework/OTSVG
0x11e1d0000 - 0x11e1e3fff com.apple.UniformTypeIdentifiers (709) <36ee4e84-db6c-388f-a712-70e3b104b04a> /Volumes/VOLUME/*/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x11ef00000 - 0x11ef15fff com.apple.accessibility.AXCoreUtilities (1.0) <0390b191-618b-3c5c-9d9a-5ba27834ab17> /Volumes/VOLUME/*/AXCoreUtilities.framework/AXCoreUtilities
0x11e58f000 - 0x11e5a0fff com.apple.MediaAccessibility (1.0) <69e97816-4434-38bb-9e7e-bc958e65f552> /Volumes/VOLUME/*/MediaAccessibility.framework/MediaAccessibility
0x11dfcb000 - 0x11dfd9fff libperfcheck.dylib (*) <14983c36-61d2-3d1d-959d-b618eb3f711f> /Volumes/VOLUME/*/libperfcheck.dylib
0x11ecf0000 - 0x11ecfcfff com.apple.perfdata (1.0) <aebe3a2b-6196-392e-820c-c440b3581853> /Volumes/VOLUME/*/perfdata.framework/perfdata
0x11ee71000 - 0x11eea4fff libSessionUtility.dylib (*) <f19bdd37-3c3c-3fc2-ac6b-056859fd5bbb> /Volumes/VOLUME/*/AudioSession.framework/libSessionUtility.dylib
0x118d12000 - 0x118d15fff com.apple.iphonesimulator.SimulatorClient (1.0) <207156c4-7e8e-353a-b5ac-809a307fb3b8> /Volumes/VOLUME/*/SimulatorClient.framework/SimulatorClient
0x118b41000 - 0x118b41fff com.apple.perf.apple.SignpostMetrics (1.0) <da294276-42e0-37f8-8a3b-0278b2d7e46a> /Volumes/VOLUME/*/SignpostMetrics.framework/SignpostMetrics
0x12143d000 - 0x12151cfff com.apple.Symbolication (15.0) <6c5c2853-31f0-3cac-bd95-0fab54dab041> /Volumes/VOLUME/*/Symbolication.framework/Symbolication
0x12203c000 - 0x122215fff com.apple.Metal (341.35) <5f14be0b-9d62-3f21-878a-1dde0d1aca83> /Volumes/VOLUME/*/Metal.framework/Metal
0x11eed4000 - 0x11eee0fff com.apple.opengles (21.0.15) <75427854-e9f5-3adb-ba05-e45c7a88aafb> /Volumes/VOLUME/*/OpenGLES.framework/OpenGLES
0x11aad6000 - 0x11aadcfff com.apple.CoreSimulator.SimFramebufferClient (908) <feb1878c-63ca-3768-9f4c-507bb1abaafb> /Volumes/VOLUME/*/SimFramebufferClient.framework/SimFramebufferClient
0x1215c8000 - 0x1216cbfff com.apple.CoreSymbolication (15.0) <874198f3-358f-3333-9ea8-a88e986de4dd> /Volumes/VOLUME/*/CoreSymbolication.framework/CoreSymbolication
0x11ef7b000 - 0x11ef85fff com.apple.MallocStackLogging (1.0) <116538a1-6063-362f-baac-94030c52882a> /Volumes/VOLUME/*/MallocStackLogging.framework/MallocStackLogging
0x11ed19000 - 0x11ed1ffff libCoreFSCache.dylib (*) <f712e43b-4014-3c36-896f-a9c8a25d9f8c> /Volumes/VOLUME/*/OpenGLES.framework/libCoreFSCache.dylib
0x11ef97000 - 0x11efd1fff libllvm-flatbuffers.dylib (*) <3cebdf64-a4ff-38a7-9107-17d896e19945> /Volumes/VOLUME/*/libllvm-flatbuffers.dylib
0x119301000 - 0x119302fff libGPUCompilerUtils.dylib (*) <b2d8f4a2-3383-37ff-9201-c203af85e2ea> /Volumes/VOLUME/*/GPUCompiler.framework/Libraries/libGPUCompilerUtils.dylib
0x11efe8000 - 0x11eff0fff libGFXShared.dylib (*) <12464f9b-265c-357e-b2e8-e583bd4fc8e6> /Volumes/VOLUME/*/OpenGLES.framework/libGFXShared.dylib
0x11f5a4000 - 0x11f5e3fff libGLImage.dylib (*) <3cf4ae88-8404-3000-908e-535b7ef52a9c> /Volumes/VOLUME/*/OpenGLES.framework/libGLImage.dylib
0x1195cf000 - 0x1195d1fff libCVMSPluginSupport.dylib (*) <ff7e2118-8303-3c93-ab52-7568609dab87> /Volumes/VOLUME/*/OpenGLES.framework/libCVMSPluginSupport.dylib
0x11efff000 - 0x11f007fff libCoreVMClient.dylib (*) <be7950ae-7caa-3f1d-8bb5-80753a3f9bd6> /Volumes/VOLUME/*/OpenGLES.framework/libCoreVMClient.dylib
0x12485f000 - 0x125644fff libLLVMContainer.dylib (*) <e1db99a8-0488-33e7-af3a-ccb6ac5b3477> /Volumes/VOLUME/*/OpenGLES.framework/libLLVMContainer.dylib
0x11f504000 - 0x11f50bfff com.apple.CoreTime (*) <364d0cef-47a8-3bcb-8891-32ebb1cb096a> /Volumes/VOLUME/*/CoreTime.framework/CoreTime
0x121797000 - 0x121988fff com.apple.AVFCore (1.0) <9afda5f3-c521-3025-a910-c3cdde8a1bb9> /Volumes/VOLUME/*/AVFCore.framework/AVFCore
0x11f5f3000 - 0x11f724fff com.apple.audio.AVFAudio (1.0) <82dac668-edbc-3bc5-b271-dbdb847db8c1> /Volumes/VOLUME/*/AVFAudio.framework/AVFAudio
0x121bf7000 - 0x121d31fff com.apple.AVFCapture (1.0) <7ffb5b53-a7e7-3b1d-8eda-9fdcdc540214> /Volumes/VOLUME/*/AVFCapture.framework/AVFCapture
0x11f51b000 - 0x11f527fff com.apple.InternationalSupport (1.0) <7717dc59-b4b3-3491-b137-7ce5d28e0899> /Volumes/VOLUME/*/InternationalSupport.framework/InternationalSupport
0x12317b000 - 0x123530fff com.apple.CoreImage (18.0.0) <e0d76c83-bc67-3777-8929-70d113101853> /Volumes/VOLUME/*/CoreImage.framework/CoreImage
0x122567000 - 0x122b58fff com.apple.MediaToolbox (1.0) <b7ac7a4a-f257-3f3f-a98f-543a1fc6eb3a> /Volumes/VOLUME/*/MediaToolbox.framework/MediaToolbox
0x12420b000 - 0x1246e3fff com.apple.VideoToolbox (1.0) <8496ce3f-d45a-326e-bee1-df1691c2f412> /Volumes/VOLUME/*/VideoToolbox.framework/VideoToolbox
0x11ef41000 - 0x11ef43fff com.apple.Celestial (1.0) <c8c6a56d-c0a1-308b-b606-bbf890e134de> /Volumes/VOLUME/*/Celestial.framework/Celestial
0x11dfe8000 - 0x11dfe8fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0) <1762c6ed-9548-3bbf-a8a6-1dcb16554857> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x11f7fc000 - 0x11f80afff com.apple.GraphVisualizer (1.0) <b058bd40-76a4-3559-a052-f92a74d37162> /Volumes/VOLUME/*/GraphVisualizer.framework/GraphVisualizer
0x11f81a000 - 0x11f894fff com.apple.MetalPerformanceShaders.MPSCore (1.0) <b9f0dc87-ea2a-33bd-a06d-3914836ee18b> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x121e73000 - 0x121f0cfff com.apple.MetalPerformanceShaders.MPSImage (1.0) <e576c24d-f571-3c2d-a929-77f662b0bf18> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x122e43000 - 0x123068fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0) <98ac86ba-e373-36ff-8175-89299d27594c> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x11fb4f000 - 0x11fb7ffff com.apple.MetalPerformanceShaders.MPSMatrix (1.0) <1d6e1522-7bf8-3d3b-ab9c-ff7b36def055> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x121f92000 - 0x121ff0fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0) <ba2911bb-048d-34e8-bdab-c41779215a0f> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x123a2f000 - 0x123b1cfff com.apple.MetalPerformanceShaders.MPSNDArray (1.0) <61dfd083-d9a7-30ab-9525-749880bf914d> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x11f8d5000 - 0x11f8e7fff com.apple.MPSFunctions (1.0) <2f83337d-e82d-3679-a93f-9559f9d33bc1> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSFunctions.framework/MPSFunctions
0x11f55a000 - 0x11f570fff com.apple.MPSBenchmarkLoop (1.0) <72922c16-3325-3e3f-a113-2698ec8d631e> /Volumes/VOLUME/*/MetalPerformanceShaders.framework/Frameworks/MPSBenchmarkLoop.framework/MPSBenchmarkLoop
0x11eef3000 - 0x11eef3fff com.apple.AggregateDictionary (1.0) <0c4bc3e3-1f5f-3b9e-9ce4-962df47b470f> /Volumes/VOLUME/*/AggregateDictionary.framework/AggregateDictionary
0x125a74000 - 0x125b8bfff com.apple.gpusw.MetalTools (1.0) <5fa95fe7-61f4-3306-bad2-87f5da635225> /Volumes/VOLUME/*/MetalTools.framework/MetalTools
0x123b79000 - 0x123c35fff com.apple.CMPhoto (1.0) <26c60cde-b7b0-34b7-8a3b-e0e479f12d63> /Volumes/VOLUME/*/CMPhoto.framework/CMPhoto
0x125d3d000 - 0x125fcbfff com.apple.cmphoto.AppleJPEGXL (1.0) <0e298bc2-6541-3071-9109-6c9e6a07497f> /Volumes/VOLUME/*/AppleJPEGXL.framework/AppleJPEGXL
0x123c7c000 - 0x123cedfff com.apple.CMCapture (1.0) <2169c4a4-7f84-370c-8e54-5c5c2810e189> /Volumes/VOLUME/*/CMCapture.framework/CMCapture
0x123d8c000 - 0x123e92fff com.apple.Quagga (184.2) <f4e46214-357a-3cee-b634-de6d28e39552> /Volumes/VOLUME/*/Quagga.framework/Quagga
0x123888000 - 0x123895fff com.apple.CMCaptureCore (1.0) <4f433fb1-daaf-3d92-97de-50395e641cf0> /Volumes/VOLUME/*/CMCaptureCore.framework/CMCaptureCore
0x12379e000 - 0x1237ddfff com.apple.CMImaging (1.0) <6629aeaa-ec8e-366b-bfc4-7e5e75f632b9> /Volumes/VOLUME/*/CMImaging.framework/CMImaging
0x1238f8000 - 0x123969fff com.apple.LoggingSupport (1.0) <4df6f433-36af-383d-b243-2409095d1239> /Volumes/VOLUME/*/LoggingSupport.framework/LoggingSupport
0x11ef5f000 - 0x11ef65fff com.apple.appstore.foundation (1.0) <6b4005d8-2b05-3efb-b545-a11c039ce8ca> /Volumes/VOLUME/*/AppStoreFoundation.framework/AppStoreFoundation
0x12200f000 - 0x12201afff com.apple.AppStoreOverlays (1.0) <24be9ed8-ff34-3066-9ec1-4c0a512658ce> /Volumes/VOLUME/*/AppStoreOverlays.framework/AppStoreOverlays
0x1240b0000 - 0x12412efff com.apple.Accounts (113) <392124c9-9f91-32cb-a8ac-b1dea32ad6ab> /Volumes/VOLUME/*/Accounts.framework/Accounts
0x1271e5000 - 0x127756fff com.apple.AppleMediaServices (1.0) <6008b424-0ff7-352a-a5a3-21185a480424> /Volumes/VOLUME/*/AppleMediaServices.framework/AppleMediaServices
0x12648c000 - 0x1265bdfff com.apple.managedconfiguration (1.0) <977612a1-d77e-3fdc-b581-77c88ce16f16> /Volumes/VOLUME/*/ManagedConfiguration.framework/ManagedConfiguration
0x125fff000 - 0x126123fff com.apple.preferences-framework (1) <1892759b-5792-394f-a846-59f978925d04> /Volumes/VOLUME/*/Preferences.framework/Preferences
0x127afe000 - 0x127d05fff com.apple.storeservices (*) <262a9ce9-6f1c-36a2-9e16-ea9b9dfb2b31> /Volumes/VOLUME/*/StoreServices.framework/StoreServices
0x126244000 - 0x1262abfff com.apple.security.CryptoKit (1.0) <88b14676-10b9-3f3d-817a-a900b81ab496> /Volumes/VOLUME/*/CryptoKit.framework/CryptoKit
0x123ece000 - 0x123f75fff com.apple.AppStoreDaemon (1.0) <462b735b-c77b-3afc-8df3-6f29cefc9c42> /Volumes/VOLUME/*/AppStoreDaemon.framework/AppStoreDaemon
0x126ae1000 - 0x126bcffff com.apple.AuthKit (1.0) <cb6a95a8-23a1-39e1-82ae-c0310f540463> /Volumes/VOLUME/*/AuthKit.framework/AuthKit
0x1266d0000 - 0x12672cfff com.apple.OnBoardingKit (1.0) <3416ec85-5752-31bd-9960-2cf1d9c811b6> /Volumes/VOLUME/*/OnBoardingKit.framework/OnBoardingKit
0x12f106000 - 0x130ee8fff com.apple.UIKitCore (1.0) <12622ad2-3713-30ef-b0eb-7cd0f7397650> /Volumes/VOLUME/*/UIKitCore.framework/UIKitCore
0x12678c000 - 0x126858fff libswiftAccelerate.dylib (*) <041b024d-cb8c-36db-bc0b-2c5c0e5e05d7> /Volumes/VOLUME/*/libswiftAccelerate.dylib
0x11f58c000 - 0x11f591fff libswiftCompression.dylib (*) <ed72b0da-686b-33ca-8612-0c7abd5ef098> /Volumes/VOLUME/*/libswiftCompression.dylib
0x126cdd000 - 0x126e76fff com.apple.WebKitLegacy (8617) <0fb28933-d502-327f-841e-c16c95e1d27d> /Volumes/VOLUME/*/WebKitLegacy.framework/WebKitLegacy
0x12381b000 - 0x123825fff com.apple.xpc.AppServerSupport (1.0) <214cb417-6b04-3666-a4b3-d67000f9486f> /Volumes/VOLUME/*/AppServerSupport.framework/AppServerSupport
0x1239c8000 - 0x1239f1fff com.apple.aps.framework (4.0) <ca623b5e-c343-3bb7-a0ff-fa9e0e4f534f> /Volumes/VOLUME/*/ApplePushService.framework/ApplePushService
0x12879a000 - 0x1289abfff com.apple.contacts (1.0) <4ef8c01e-c400-3d19-bbd6-940a8779af62> /Volumes/VOLUME/*/Contacts.framework/Contacts
0x1247c8000 - 0x124819fff com.apple.CorePrediction (1.0) <0974c5e6-7b59-36aa-b8a5-ec2d0c3f78d0> /Volumes/VOLUME/*/CorePrediction.framework/CorePrediction
0x124053000 - 0x124089fff libnetworkextension.dylib (*) <7439e420-1a65-35c7-91e4-36a4e3f52989> /Volumes/VOLUME/*/libnetworkextension.dylib
0x12a87b000 - 0x12b4c1fff libwebrtc.dylib (*) <82ca741f-b770-3696-bf19-f0a5a462e617> /Volumes/VOLUME/*/WebCore.framework/Frameworks/libwebrtc.dylib
0x1282ef000 - 0x128402fff com.apple.PDFKit (1.0) <f6dfd8f8-09eb-3539-b7f4-1ebcafd07dd6> /Volumes/VOLUME/*/PDFKit.framework/PDFKit
0x12419e000 - 0x1241c3fff com.apple.PrototypeTools (1.0) <02596ad4-0064-3059-9552-d09b8711767f> /Volumes/VOLUME/*/PrototypeTools.framework/PrototypeTools
0x1262e9000 - 0x12634dfff com.apple.Safari.SafeBrowsing (8617) <0164c42e-4db1-333a-b338-a5ec479c4b0c> /Volumes/VOLUME/*/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x11fba1000 - 0x11fba8fff com.apple.URLFormatting (240) <b471465e-dee0-3502-8aa6-e0ac9eb4ba18> /Volumes/VOLUME/*/URLFormatting.framework/URLFormatting
0x126996000 - 0x126a1ffff com.apple.InstallCoordination (1.0) <f36122d5-9103-34c8-a751-03c47233d9b2> /Volumes/VOLUME/*/InstallCoordination.framework/InstallCoordination
0x12941a000 - 0x12969efff com.apple.NetworkExtension (1.0) <772e38c3-b737-394b-89ba-a98ed719d3e6> /Volumes/VOLUME/*/NetworkExtension.framework/NetworkExtension
0x1263c5000 - 0x126414fff com.apple.CryptoTokenKit (1.0) <366cad2f-21e1-364a-81e8-27ee11343340> /Volumes/VOLUME/*/CryptoTokenKit.framework/CryptoTokenKit
0x13b08f000 - 0x13dcd1fff com.apple.WebCore (8617) <c90ffa24-a4af-3c71-961e-c1305463386e> /Volumes/VOLUME/*/WebCore.framework/WebCore
0x12312e000 - 0x123156fff libxslt.1.dylib (*) <b07bdbf2-8cfd-3275-a3b6-5acb83a64728> /Volumes/VOLUME/*/libxslt.1.dylib
0x128bd4000 - 0x128f93fff libANGLE-shared.dylib (*) <044e80f7-5968-3dbc-a80a-371c4b831cd5> /Volumes/VOLUME/*/WebCore.framework/Frameworks/libANGLE-shared.dylib
0x127024000 - 0x127127fff com.apple.WebGPU (8617) <836344fc-102e-3c43-b6fe-e18007cf3f7c> /Volumes/VOLUME/*/WebGPU.framework/WebGPU
0x128027000 - 0x128067fff com.apple.AppSupport (1.0.0) <3a19a251-5642-3e4a-9b8f-2bd162011b97> /Volumes/VOLUME/*/AppSupport.framework/AppSupport
0x123870000 - 0x123878fff com.apple.CorePhoneNumbers (1.0) <5850a88e-93b3-3b23-9caa-e66a7f208b6a> /Volumes/VOLUME/*/CorePhoneNumbers.framework/CorePhoneNumbers
0x11f016000 - 0x11f017fff libCTGreenTeaLogger.dylib (*) <dbfb512f-3721-35d7-8a4e-13423539e606> /Volumes/VOLUME/*/libCTGreenTeaLogger.dylib
0x11f8f7000 - 0x11f8f8fff com.apple.CaptiveNetworkSupport (13.0) <8a315804-3082-3279-8abf-da1296c4ff20> /Volumes/VOLUME/*/CaptiveNetwork.framework/CaptiveNetwork
0x123839000 - 0x123848fff com.apple.SystemWake (1.0) <fa571620-ef4c-3171-9602-c36d61cea440> /Volumes/VOLUME/*/SystemWake.framework/SystemWake
0x127f04000 - 0x127f61fff com.apple.security.CryptoKit-Private (1.0) <20dc9a5a-f08f-304a-bd63-14763706e8b7> /Volumes/VOLUME/*/CryptoKitPrivate.framework/CryptoKitPrivate
0x1241f6000 - 0x1241fafff com.apple.security.CryptoKit-C-Bridging (1.0) <6dad099f-9514-374e-83ad-256649754ebc> /Volumes/VOLUME/*/CryptoKitCBridging.framework/CryptoKitCBridging
0x12316d000 - 0x12316efff libswiftCryptoTokenKit.dylib (*) <3dac0925-ef45-311f-b2ff-f81784f40a96> /Volumes/VOLUME/*/libswiftCryptoTokenKit.dylib
0x127f9e000 - 0x127fd8fff com.apple.pluginkit.framework (1.0) <4630a9f8-de5e-3dab-9c1f-00c74d1cbd37> /Volumes/VOLUME/*/PlugInKit.framework/PlugInKit
0x12718a000 - 0x127191fff com.apple.LocalAuthenticationCore (*) <93b59e13-7225-3aeb-9266-2a585281d2c6> /Volumes/VOLUME/*/LocalAuthenticationCore.framework/LocalAuthenticationCore
0x126a86000 - 0x126aaafff com.apple.CoreAuthentication.SharedUtils (1.0) <f381fddb-4227-355e-b888-3e93889e4765> /Volumes/VOLUME/*/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x123861000 - 0x123862fff libswiftOSLog.dylib (*) <c87915c8-0c95-3280-8049-1f65b7e882c2> /Volumes/VOLUME/*/libswiftOSLog.dylib
0x1271ad000 - 0x1271bcfff com.apple.OSLog (1.0) <e1e60f5f-7700-37d6-86d4-a22d8739f33f> /Volumes/VOLUME/*/OSLog.framework/OSLog
0x1280b0000 - 0x12819ffff com.apple.InternalSwiftProtobuf (1.0) <b725fa11-5308-38c7-ba3d-9cd2315f31c2> /Volumes/VOLUME/*/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x12826e000 - 0x128282fff com.apple.commonutilities (8.0) <46b91d99-19d4-3793-9c4b-c1f0cfe49fcd> /Volumes/VOLUME/*/CommonUtilities.framework/CommonUtilities
0x126473000 - 0x126479fff libcupolicy.dylib (*) <a892b62b-a6db-34d3-9223-6cb75383d619> /Volumes/VOLUME/*/libcupolicy.dylib
0x128637000 - 0x12867afff libTelephonyUtilDynamic.dylib (*) <95466ea2-2047-3add-92ef-6bd148aa9291> /Volumes/VOLUME/*/libTelephonyUtilDynamic.dylib
0x128000000 - 0x12800bfff com.apple.AppleIDAuthSupport (1.0) <c82496bd-d3de-318d-b5d0-48cb23856649> /Volumes/VOLUME/*/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x123a1d000 - 0x123a1dfff com.apple.PhoneNumbers (1.0) <49dada9c-0f4a-330d-8238-11bdda23d220> /Volumes/VOLUME/*/PhoneNumbers.framework/PhoneNumbers
0x12820c000 - 0x128222fff com.apple.AAAFoundation (1.0) <cc98f962-d58b-3a1e-85d3-f55273d65d09> /Volumes/VOLUME/*/AAAFoundation.framework/AAAFoundation
0x1286e0000 - 0x12871cfff com.apple.devicemanagementclient.DMCUtilities (1.0) <289092a6-be74-35e4-8f74-63c8b5c6a412> /Volumes/VOLUME/*/DMCUtilities.framework/DMCUtilities
0x128249000 - 0x128254fff com.apple.datamigration (1.0) <fcea3008-6c4f-3d88-9630-d9cbcadc1165> /Volumes/VOLUME/*/DataMigration.framework/DataMigration
0x128299000 - 0x1282acfff com.apple.FeatureFlagsSupport (1.0) <d49e1959-54ca-39e7-bbc9-49e735432275> /Volumes/VOLUME/*/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x12858c000 - 0x1285aefff com.apple.devicemanagementclient.MDMClientLibrary (1.0) <4c1ebf4e-2901-3c3f-b1d7-503b5ffeedd7> /Volumes/VOLUME/*/MDMClientLibrary.framework/MDMClientLibrary
0x1285dc000 - 0x1285f8fff com.apple.UserManagement (1.0) <7a4ac6e0-250e-34fa-b12a-cd55bdc8e956> /Volumes/VOLUME/*/UserManagement.framework/UserManagement
0x12984d000 - 0x1298bcfff com.apple.private.NanoRegistry (1.0) <98059a4f-4e98-34db-9e18-316c5725a6b6> /Volumes/VOLUME/*/NanoRegistry.framework/NanoRegistry
0x1282c5000 - 0x1282cdfff com.apple.devicemanagementclient.DEPClientLibrary (1.0) <174d57f1-91df-3383-81a1-7c901315d820> /Volumes/VOLUME/*/DEPClientLibrary.framework/DEPClientLibrary
0x12b7fc000 - 0x12bc08fff com.apple.CoreData (120) <81bce86d-dfdb-3241-8d74-2c3e6880291b> /Volumes/VOLUME/*/CoreData.framework/CoreData
0x1291a0000 - 0x129247fff com.apple.AddressBookLegacy (1.0) <ce12f739-cf38-3196-958b-878d833c49ce> /Volumes/VOLUME/*/AddressBookLegacy.framework/AddressBookLegacy
0x1292d4000 - 0x1292eefff com.apple.CellularPlanManager (1.0) <bbecd592-d52d-31b9-be18-5fc6cc5a4ebc> /Volumes/VOLUME/*/CellularPlanManager.framework/CellularPlanManager
0x129b77000 - 0x129c34fff com.apple.ClassKit (1.2) <b0bff284-6d2d-3871-a8ce-83f88e0e3d58> /Volumes/VOLUME/*/ClassKit.framework/ClassKit
0x129c9d000 - 0x12a031fff com.apple.VN (7.0.53) <5f2fbf69-2b08-3144-92ae-320fdd7077fd> /Volumes/VOLUME/*/Vision.framework/Vision
0x129931000 - 0x1299edfff com.apple.CoreSuggestions (1.0) <42826cda-7022-398c-b9dc-3ae74a5ad81d> /Volumes/VOLUME/*/CoreSuggestions.framework/CoreSuggestions
0x12a6ae000 - 0x12a760fff com.apple.AddressBook.ContactsFoundation (8.0) <9b67c70d-e94d-378c-8f3a-6dabfc4a0802> /Volumes/VOLUME/*/ContactsFoundation.framework/ContactsFoundation
0x1284de000 - 0x128516fff com.apple.contacts.vCard (1.0) <51ca2cd6-85c7-36ae-ae6a-b93c912ff4e3> /Volumes/VOLUME/*/vCard.framework/vCard
0x12becf000 - 0x12bf56fff com.apple.ExtensionFoundation (97) <4260fe74-88cd-3d14-a847-6a18ea41e19b> /Volumes/VOLUME/*/ExtensionFoundation.framework/ExtensionFoundation
0x12931b000 - 0x12935afff com.apple.dataaccess.dataaccessexpress.framework (1.0) <3127b883-0d2f-350e-b27b-027a80bcd151> /Volumes/VOLUME/*/DataAccessExpress.framework/DataAccessExpress
0x12484c000 - 0x12484ffff com.apple.contacts.ContactsMetrics (1) <b35f84fd-1b1d-3baf-b985-a9c4a30c93f6> /Volumes/VOLUME/*/ContactsMetrics.framework/ContactsMetrics
0x129ab2000 - 0x129af6fff com.apple.iCalendar (7.0) <f8c234f4-52b7-3b95-963f-26f517337ce0> /Volumes/VOLUME/*/iCalendar.framework/iCalendar
0x1293a0000 - 0x1293dbfff com.apple.datadetectorscore (8.0) <e7931c7c-4fb2-391f-8185-0bb6eb585e46> /Volumes/VOLUME/*/DataDetectorsCore.framework/DataDetectorsCore
0x12c014000 - 0x12c10afff com.apple.CoreNLP (1.0) <30cb27ac-ed5f-3e10-9c5f-f9951e6ecfc8> /Volumes/VOLUME/*/CoreNLP.framework/CoreNLP
0x12a414000 - 0x12a46bfff libmecab.dylib (*) <2ad21a5f-a6b6-399b-b3ed-8fcea3d9ad7a> /Volumes/VOLUME/*/libmecab.dylib
0x12a3b3000 - 0x12a3e3fff libCRFSuite.dylib (*) <64bcf98d-2964-3d0d-b447-ff9721b3097d> /Volumes/VOLUME/*/libCRFSuite.dylib
0x126ad3000 - 0x126ad5fff libgermantok.dylib (*) <5c7f1e53-7918-3a0e-b6b2-e4ed2b5138c5> /Volumes/VOLUME/*/libgermantok.dylib
0x1271d5000 - 0x1271d6fff libThaiTokenizer.dylib (*) <19a73a2e-2715-3ff4-b527-511059cb0fae> /Volumes/VOLUME/*/libThaiTokenizer.dylib
0x12cc2c000 - 0x12cf63fff com.apple.cloudkit.CloudKit (2130.14.1) <94d09236-d5ed-34e6-bccd-c891af54b6d3> /Volumes/VOLUME/*/CloudKit.framework/CloudKit
0x12a497000 - 0x12a56dfff com.apple.CloudDocs (1.0) <191f2df1-33e3-336c-a028-b96fa2acbc68> /Volumes/VOLUME/*/CloudDocs.framework/CloudDocs
0x12c810000 - 0x12c9bafff com.apple.FileProvider (1703.62.4) <5ca24085-d7db-3f55-a353-efee69e26c4d> /Volumes/VOLUME/*/FileProvider.framework/FileProvider
0x12a30c000 - 0x12a350fff com.apple.QuickLookThumbnailing (1.0) <fca6a002-6cd0-368f-995e-a930391a017e> /Volumes/VOLUME/*/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1282e2000 - 0x1282e3fff libBASupport.dylib (*) <fa5a0227-28e8-327c-94e2-6409367a1f78> /Volumes/VOLUME/*/libBASupport.dylib
0x12d174000 - 0x12d2effff com.apple.AppleAccount (1.0) <fc22eafe-ffd1-3485-aa6d-15e2b3dd7845> /Volumes/VOLUME/*/AppleAccount.framework/AppleAccount
0x12c338000 - 0x12c388fff com.apple.C2 (1.3) <54561183-f0a7-367f-b0c7-a78e7ee143e7> /Volumes/VOLUME/*/C2.framework/C2
0x12c3e3000 - 0x12c559fff com.apple.CoreUtils (7.3) <00a3c786-bc7a-35d9-9ade-e43b2b1970d3> /Volumes/VOLUME/*/CoreUtils.framework/CoreUtils
0x12c1d5000 - 0x12c22efff com.apple.ProtectedCloudStorage (1.0) <bfa81da2-ebc6-3403-9403-6c86359ffd0d> /Volumes/VOLUME/*/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x12856d000 - 0x128575fff com.apple.PushKit (1.0) <64f9ddaf-2a8e-34ad-ba69-69f82df7f67e> /Volumes/VOLUME/*/PushKit.framework/PushKit
0x12cb27000 - 0x12cb59fff com.apple.CoreTransferable (1.0.1) <684f0469-b301-3a6b-91a0-8f04ac64b4d9> /Volumes/VOLUME/*/CoreTransferable.framework/CoreTransferable
0x128766000 - 0x128766fff com.apple.FeatureFlags (1.0) <5af5d3d4-614b-3228-b646-4a5272d60c15> /Volumes/VOLUME/*/FeatureFlags.framework/FeatureFlags
0x12a65f000 - 0x12a670fff libswiftCoreLocation.dylib (*) <d320d193-3a3e-3c20-b9dc-84c1db33788f> /Volumes/VOLUME/*/libswiftCoreLocation.dylib
0x12c280000 - 0x12c2c4fff com.apple.SetupAssistant (1.0) <db2c855d-f340-3698-8b44-1625e60e5df4> /Volumes/VOLUME/*/SetupAssistant.framework/SetupAssistant
0x12d84d000 - 0x12d9ebfff com.apple.ids (10.0) <bb6822f4-b1aa-3f0e-b547-da62c947d824> /Volumes/VOLUME/*/IDS.framework/IDS
0x128618000 - 0x128622fff com.apple.AppleIDSSOAuthentication (1.0) <e26619c9-0949-3f33-a8f9-a0ee7c1e914d> /Volumes/VOLUME/*/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x12c6f3000 - 0x12c709fff com.apple.setupandmigration.SetupAssistantSupport (1.0) <3330dc29-e523-3321-96a3-e308cf9602ee> /Volumes/VOLUME/*/SetupAssistantSupport.framework/SetupAssistantSupport
0x12c66b000 - 0x12c68efff com.apple.icloud.FindMyDevice (1.0) <ee1462e0-0289-3e3f-a9e7-323655cb5a4f> /Volumes/VOLUME/*/FindMyDevice.framework/FindMyDevice
0x12e932000 - 0x12ed23fff com.apple.BiomeLibrary (*) <b548c37c-8d3a-3058-8bce-3e86be9b66f3> /Volumes/VOLUME/*/BiomeLibrary.framework/BiomeLibrary
0x12d3eb000 - 0x12d411fff com.apple.IntlPreferences (1.0) <e617eb0d-34a1-35e7-a5f4-b4ad661796ef> /Volumes/VOLUME/*/IntlPreferences.framework/IntlPreferences
0x13f4a8000 - 0x141195fff com.apple.GeoServices (1.0) <af2fdab8-8205-37e5-b079-f411dd2c783a> /Volumes/VOLUME/*/GeoServices.framework/GeoServices
0x12d439000 - 0x12d46afff com.apple.locationsupport (2890.4.12.1.4) <957bd6c2-2141-3a4a-b28c-2c6e90c3ae9d> /Volumes/VOLUME/*/LocationSupport.framework/LocationSupport
0x12da8b000 - 0x12db57fff com.apple.CoreBluetooth (1.0) <5762a031-f677-3cc8-ba37-08da9ac6cf48> /Volumes/VOLUME/*/CoreBluetooth.framework/CoreBluetooth
0x129b46000 - 0x129b49fff com.apple.GeoServices (1.0) <128f0173-4527-3b2b-bc32-600e247eec0f> /Volumes/VOLUME/*/GeoServicesCore.framework/GeoServicesCore
0x12c7a4000 - 0x12c7bffff com.apple.CoreUtilsExtras (7.3) <778351c5-f0af-3451-aad1-9dd4a1641959> /Volumes/VOLUME/*/CoreUtilsExtras.framework/CoreUtilsExtras
0x128770000 - 0x128780fff com.apple.NanoPreferencesSync (1.0) <3322a96e-215c-36a7-9099-ad6ce08cf219> /Volumes/VOLUME/*/NanoPreferencesSync.framework/NanoPreferencesSync
0x12c730000 - 0x12c758fff com.apple.AppConduit (1.0) <00963476-04df-3a38-9a3a-084209248c3d> /Volumes/VOLUME/*/AppConduit.framework/AppConduit
0x12d52d000 - 0x12d548fff com.apple.icloud.FMCoreLite (1.0) <2485d2fd-8e57-3721-801d-d375788b95ba> /Volumes/VOLUME/*/FMCoreLite.framework/FMCoreLite
0x12dc04000 - 0x12e18bfff com.apple.biome.BiomeStreams (1.0) <75cad5bb-8f1d-3195-971f-69d76bc95f64> /Volumes/VOLUME/*/BiomeStreams.framework/BiomeStreams
0x12d48b000 - 0x12d4c4fff com.apple.biome.BiomeStorage (1.0) <0649d716-497d-3151-9e5c-06ce89bfc5e2> /Volumes/VOLUME/*/BiomeStorage.framework/BiomeStorage
0x12d666000 - 0x12d69efff com.apple.biome.BiomeFoundation (1.0) <59200c32-1fbd-3046-8a61-057b229109e2> /Volumes/VOLUME/*/BiomeFoundation.framework/BiomeFoundation
0x129b58000 - 0x129b5cfff com.apple.biome.BiomeSync (1.0) <ea7a7890-356b-3740-aab1-09cd46b63940> /Volumes/VOLUME/*/BiomeSync.framework/BiomeSync
0x12cbe4000 - 0x12cc01fff com.apple.biome.BiomeFlexibleStorage (1.0) <45a3c886-4e68-3824-a0c0-362055e84196> /Volumes/VOLUME/*/BiomeFlexibleStorage.framework/BiomeFlexibleStorage
0x12d5fb000 - 0x12d613fff com.apple.biome.BiomeDSL (1.0) <56b70a8a-b450-3a87-85ab-79afd84a88ec> /Volumes/VOLUME/*/BiomeDSL.framework/BiomeDSL
0x12d6d9000 - 0x12d739fff com.apple.biome.BiomePubSub (1.0) <d31d5329-5084-38e4-b202-553ba0a8d076> /Volumes/VOLUME/*/BiomePubSub.framework/BiomePubSub
0x12c6c0000 - 0x12c6d6fff com.apple.biome.BiomeSequence (1.0) <26903f05-6029-3e86-9726-21e587032acd> /Volumes/VOLUME/*/BiomeSequence.framework/BiomeSequence
0x12e738000 - 0x12e7c1fff com.apple.proactive.support.ProactiveSupport (1.0) <64d0f89b-cd3b-3640-abdd-075e5ca449d3> /Volumes/VOLUME/*/ProactiveSupport.framework/ProactiveSupport
0x132d31000 - 0x132de0fff com.apple.MobileAssets (1.0) <16c2aee7-f629-3d65-9ec4-887844bb3613> /Volumes/VOLUME/*/MobileAsset.framework/MobileAsset
0x129b67000 - 0x129b69fff com.apple.InternationalTextSearch (1.0) <d7eaffa7-f7fc-3465-b2d1-3d3512936a77> /Volumes/VOLUME/*/InternationalTextSearch.framework/InternationalTextSearch
0x12e83f000 - 0x12e89afff com.apple.SoftwareUpdateCoreSupport (1.0) <217784b4-1ce9-3e67-8ecc-33d2c347ff31> /Volumes/VOLUME/*/SoftwareUpdateCoreSupport.framework/SoftwareUpdateCoreSupport
0x12c7dc000 - 0x12c7effff com.apple.SoftwareUpdateCoreConnect (1.0) <5505c685-4e4d-346d-b2f7-080fccd58a32> /Volumes/VOLUME/*/SoftwareUpdateCoreConnect.framework/SoftwareUpdateCoreConnect
0x12d576000 - 0x12d5bbfff com.apple.StreamingZip (1.0) <d6f644b5-5216-35a8-9f66-6f34188a958f> /Volumes/VOLUME/*/StreamingZip.framework/StreamingZip
0x132c2f000 - 0x132c96fff com.apple.imfoundation (10.0) <3bae70e2-3222-3a30-adaa-da9794b0972f> /Volumes/VOLUME/*/IMFoundation.framework/IMFoundation
0x13361c000 - 0x133898fff com.apple.idsfoundation (10.0) <1342343e-a7d5-3521-a4e0-1430921d1e04> /Volumes/VOLUME/*/IDSFoundation.framework/IDSFoundation
0x12d7bd000 - 0x12d80efff com.apple.facetimeservices (10.0) <db88108d-7f5e-3d9f-8b13-2d92e150fc52> /Volumes/VOLUME/*/FTServices.framework/FTServices
0x12d4fa000 - 0x12d510fff com.apple.Engram (1.0) <1d5b1152-7ab4-3623-a9f5-d38917b832dd> /Volumes/VOLUME/*/Engram.framework/Engram
0x12a3a2000 - 0x12a3a2fff com.apple.marco (10.0) <9bfc0398-7acd-3537-9b03-abfdfa502823> /Volumes/VOLUME/*/Marco.framework/Marco
0x129410000 - 0x129410fff com.apple.ftawd (8.0) <b14f1acb-471e-3e02-8888-46c1d85ced52> /Volumes/VOLUME/*/FTAWD.framework/FTAWD
0x12f09a000 - 0x12f0bdfff com.apple.RTCReporting (13.1.47) <cc61bfc0-6bc2-3446-a77f-677aa753bfce> /Volumes/VOLUME/*/RTCReporting.framework/RTCReporting
0x132b50000 - 0x132b7afff com.apple.security.octagontrust (1.0) <affc6d05-5dbf-3e90-9d1c-4b4700d20ec3> /Volumes/VOLUME/*/OctagonTrust.framework/OctagonTrust
0x13336c000 - 0x1334d0fff com.apple.UIFoundation (1.0) <0f999efd-4ce2-39cf-a85c-c03a208e5522> /Volumes/VOLUME/*/UIFoundation.framework/UIFoundation
0x1339ff000 - 0x133afcfff com.apple.CoreUI (1.0) <3fc4b2b6-a4b4-320d-9ab0-8f606a14d23f> /Volumes/VOLUME/*/CoreUI.framework/CoreUI
0x13304a000 - 0x13310ffff com.apple.TextureIO (3.10.10) <45b08838-4130-35d0-8d6e-3e3c911bcaa3> /Volumes/VOLUME/*/TextureIO.framework/TextureIO
0x132a9e000 - 0x132ad3fff com.apple.CoreSVG (1.0) <2835c89d-1d3e-3fbe-b102-af59a8bce8c3> /Volumes/VOLUME/*/CoreSVG.framework/CoreSVG
0x132b03000 - 0x132b25fff com.apple.GenerationalStorage (2.0) <e09dc886-80d9-369f-a3d6-f1cd8d743912> /Volumes/VOLUME/*/GenerationalStorage.framework/GenerationalStorage
0x132cf4000 - 0x132d07fff libprequelite.dylib (*) <33bc7f65-7213-30f8-8798-bd3d845de609> /Volumes/VOLUME/*/libprequelite.dylib
0x133142000 - 0x13319efff com.apple.IconServices (493) <c0d8c749-7b30-30df-9f4e-67ade5514b48> /Volumes/VOLUME/*/IconServices.framework/IconServices
0x132ba1000 - 0x132bbefff com.apple.IconFoundation (493) <bc8d2b9b-0430-3537-9e0d-c3b86a7322fb> /Volumes/VOLUME/*/IconFoundation.framework/IconFoundation
0x12c314000 - 0x12c320fff com.apple.mobileicons.framework (1.0) <f5751d7f-f42d-3d95-9bc8-54f2091c2ce2> /Volumes/VOLUME/*/MobileIcons.framework/MobileIcons
0x132f78000 - 0x132fb1fff com.apple.VisionCore (7.0.53) <f367c3c9-3fa2-3384-a47c-feec5ba6ff3e> /Volumes/VOLUME/*/VisionCore.framework/VisionCore
0x134e3c000 - 0x135587fff libfaceCore.dylib (*) <a5aafad7-5266-3a0a-a9ef-a3b29789ed17> /Volumes/VOLUME/*/Vision.framework/libfaceCore.dylib
0x12d638000 - 0x12d651fff com.apple.Futhark (1.0) <d3028c34-a9e3-3914-8c0e-662291748a56> /Volumes/VOLUME/*/Futhark.framework/Futhark
0x132e74000 - 0x132ef4fff com.apple.acg.InertiaCam (1.0) <b3dfdf1c-01ef-3f9d-a46c-e7ee64354266> /Volumes/VOLUME/*/InertiaCam.framework/InertiaCam
0x1357f0000 - 0x135be6fff com.apple.CoreML (1.0) <2d2c41f9-bae8-3535-b560-fbaf69272465> /Volumes/VOLUME/*/CoreML.framework/CoreML
0x13441b000 - 0x134676fff com.apple.TextRecognition (1.0) <027afac3-2bca-3498-84fe-62aaa4b60d43> /Volumes/VOLUME/*/TextRecognition.framework/TextRecognition
0x138304000 - 0x138f0bfff com.apple.vision.EspressoFramework (1.0) <bc64cd90-90c4-3f4b-868a-fa0ef6b306f5> /Volumes/VOLUME/*/Espresso.framework/Espresso
0x132be7000 - 0x132c00fff com.apple.mlcompiler.services (95) <7dcc25a8-4e35-3cca-a27d-8b9561e9d427> /Volumes/VOLUME/*/MLCompilerServices.framework/MLCompilerServices
0x133be5000 - 0x133c4dfff com.apple.mlcompiler.runtime (95) <78f46b0d-1278-3fbb-809b-a41a7c55b743> /Volumes/VOLUME/*/MLCompilerRuntime.framework/MLCompilerRuntime
0x134189000 - 0x1342aafff com.apple.CoreML.MLAssetIO (1.0) <600ff7ab-d9bc-3b63-8ac8-8a924161c8a2> /Volumes/VOLUME/*/MLAssetIO.framework/MLAssetIO
0x133209000 - 0x13330dfff com.apple.CVNLP (1.0) <958f1273-1d5c-3955-b9ea-b442fb7fb6cd> /Volumes/VOLUME/*/CVNLP.framework/CVNLP
0x133e95000 - 0x133f77fff com.apple.Lexicon-framework (1.0) <144a3db5-4264-365f-ac4e-f9fa3990f3d3> /Volumes/VOLUME/*/Lexicon.framework/Lexicon
0x12a402000 - 0x12a406fff com.apple.LinguisticData (1.0) <fca96614-411d-3015-80c7-f9e0b61b772d> /Volumes/VOLUME/*/LinguisticData.framework/LinguisticData
0x133c60000 - 0x133df2fff com.apple.LanguageModeling (1.0) <bfbc5e2d-bd0a-3e56-bfd2-cabbdc491afa> /Volumes/VOLUME/*/LanguageModeling.framework/LanguageModeling
0x134853000 - 0x1348affff com.apple.NaturalLanguage (1.0) <cd9016a3-2d87-31a1-a4a9-0042e09a9bc5> /Volumes/VOLUME/*/NaturalLanguage.framework/NaturalLanguage
0x135ec1000 - 0x136155fff com.apple.Montreal (1.0) <dcc80bd8-65c9-3caa-92d2-192ba4a6cbc8> /Volumes/VOLUME/*/Montreal.framework/Montreal
0x134086000 - 0x1340b5fff com.apple.CoreEmoji (1.0) <643a23c7-68db-300a-9a8f-b5b71d1911dd> /Volumes/VOLUME/*/CoreEmoji.framework/CoreEmoji
0x12c780000 - 0x12c791fff libcmph.dylib (*) <a3c51ddd-214f-3a15-ac69-73350d7543f4> /Volumes/VOLUME/*/libcmph.dylib
0x1395c7000 - 0x139c09fff com.apple.Intents (1.0) <0848eb27-2b29-359e-820a-09123401d948> /Volumes/VOLUME/*/Intents.framework/Intents
0x13619b000 - 0x136296fff com.apple.CoreSpotlight (1.0) <e8b00722-f215-321a-ad20-6c1c3004731e> /Volumes/VOLUME/*/CoreSpotlight.framework/CoreSpotlight
0x132f25000 - 0x132f4afff com.apple.proactive.support.ProactiveEventTracker (1.0) <d5ecbb23-db56-319b-bde1-8139a1902b96> /Volumes/VOLUME/*/ProactiveEventTracker.framework/ProactiveEventTracker
0x132ff2000 - 0x133001fff com.apple.IntentsFoundation (1.0) <92429df5-bd7c-3142-bb6e-db20b03566a8> /Volumes/VOLUME/*/IntentsFoundation.framework/IntentsFoundation
0x133fae000 - 0x133ff2fff com.apple.spotlight.metadata.utilities (1.0) <38842b31-3be0-33d8-b14f-f1059d67f78f> /Volumes/VOLUME/*/MetadataUtilities.framework/MetadataUtilities
0x12f0e0000 - 0x12f0ecfff com.apple.spotlight.CSExattrCrypto (1.0) <32e35360-694f-3f70-9da5-2410cfbaffd6> /Volumes/VOLUME/*/CSExattrCrypto.framework/CSExattrCrypto
0x12d5e9000 - 0x12d5edfff com.apple.CoreOptimization (1.0) <cbaef9e1-8b5d-3f0d-b5dc-1f4fcbae3e9e> /Volumes/VOLUME/*/CoreOptimization.framework/CoreOptimization
0x12e919000 - 0x12e919fff com.apple.CorePDF (5.0) <dff099c7-016b-358b-a6a3-71b8ddf3a479> /Volumes/VOLUME/*/CorePDF.framework/CorePDF
0x132c13000 - 0x132c18fff com.apple.RevealCore (1.0) <3157cebb-a9b6-39c6-9f09-2558b24b8fd3> /Volumes/VOLUME/*/RevealCore.framework/RevealCore
0x1340ee000 - 0x134137fff com.apple.DocumentManager (1.0) <85ecea9a-9eef-3f4c-9c9f-f32a8a74b48f> /Volumes/VOLUME/*/DocumentManager.framework/DocumentManager
0x13638e000 - 0x1364affff com.apple.ShareSheet (1936.30.51.2.4) <2739a0ed-4a0f-3f75-becc-6fbd22c9fb34> /Volumes/VOLUME/*/ShareSheet.framework/ShareSheet
0x134b6c000 - 0x134c08fff com.apple.PrintKitUI (1.0) <49e28d81-8dd4-361c-82da-97df3a665dd3> /Volumes/VOLUME/*/PrintKitUI.framework/PrintKitUI
0x1349fc000 - 0x134a2cfff com.apple.DocumentManagerCore (1.0) <479ede23-daae-37e8-8907-5e7731af4698> /Volumes/VOLUME/*/DocumentManagerCore.framework/DocumentManagerCore
0x1371b6000 - 0x137514fff com.apple.Sharing (1936.30.51.2.4) <5284f2b0-e7f7-3ffe-9c2a-dd2d2450dda8> /Volumes/VOLUME/*/Sharing.framework/Sharing
0x1335de000 - 0x1335f1fff com.apple.CollectionViewCore (1.0) <0c9bebdd-c751-328b-ae96-a66b5d2d815d> /Volumes/VOLUME/*/CollectionViewCore.framework/CollectionViewCore
0x13301a000 - 0x13301efff com.apple.dt.XCTTargetBootstrap (17.2) <c81b315d-c6b7-3a57-956a-23a1b6faead3> /Volumes/VOLUME/*/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x12d83c000 - 0x12d83efff libapp_launch_measurement.dylib (*) <9084ef41-3c9c-3a20-8379-7c79b6512858> /Volumes/VOLUME/*/libapp_launch_measurement.dylib
0x133e4b000 - 0x133e5bfff com.apple.PointerUIServices (1.0) <198b1b0c-a20f-3175-bc74-2e63169ee809> /Volumes/VOLUME/*/PointerUIServices.framework/PointerUIServices
0x13490c000 - 0x134945fff com.apple.BacklightServices (1.0) <d76b5a5c-a292-3559-a872-0d8bb98e3f53> /Volumes/VOLUME/*/BacklightServices.framework/BacklightServices
0x13499c000 - 0x1349bffff com.apple.CoreMaterial (1.0) <ea6d6854-31b4-3621-8dd3-e912baf7251b> /Volumes/VOLUME/*/CoreMaterial.framework/CoreMaterial
0x134c97000 - 0x134cccfff com.apple.Pasteboard (1.0) <a483f52c-5ca5-3410-a9da-1b2f93fac988> /Volumes/VOLUME/*/Pasteboard.framework/Pasteboard
0x13302e000 - 0x133030fff com.apple.DataDetection (8.0) <71b7e04d-0290-3e0f-88ce-2fad2bd405a8> /Volumes/VOLUME/*/DataDetection.framework/DataDetection
0x1368c6000 - 0x13697efff com.apple.FrontBoard (867.10) <567fa5e4-8200-3650-adea-a9bbeea12ea9> /Volumes/VOLUME/*/FrontBoard.framework/FrontBoard
0x134d07000 - 0x134d36fff com.apple.RemoteTextInput (1.0) <6d46cd2d-a4f2-327a-b4f7-3bf6cdff8432> /Volumes/VOLUME/*/RemoteTextInput.framework/RemoteTextInput
0x134040000 - 0x134059fff com.apple.Accessibility (1.0) <826fa941-4c40-385e-9391-75bba1263b29> /Volumes/VOLUME/*/Accessibility.framework/Accessibility
0x1365e5000 - 0x136655fff com.apple.SFSymbolsFramework (1) <fe071323-aa09-3050-9469-52f30b0cee89> /Volumes/VOLUME/*/SFSymbols.framework/SFSymbols
0x133348000 - 0x133352fff com.apple.Symbols (1.0) <2111d844-5a8d-3faf-8968-1522c5c7b296> /Volumes/VOLUME/*/Symbols.framework/Symbols
0x134a6e000 - 0x134ac0fff com.apple.PhysicsKit (1.0) <1b51c3b2-571e-3edb-8c9a-204d732da0bb> /Volumes/VOLUME/*/PhysicsKit.framework/PhysicsKit
0x136e89000 - 0x136f4afff com.apple.TextInput (1.0) <1b7d33f5-88b6-367c-9797-341e8010417d> /Volumes/VOLUME/*/TextInput.framework/TextInput
0x1377ad000 - 0x1378befff com.apple.RenderBox (5.1.16) <b467c1e7-b2e6-3ed8-b6e4-d7f7caeb0eba> /Volumes/VOLUME/*/RenderBox.framework/RenderBox
0x134af8000 - 0x134b23fff com.apple.UIKitServices (1.0) <92f42c27-e98c-3811-91bd-7a95da60b065> /Volumes/VOLUME/*/UIKitServices.framework/UIKitServices
0x133e79000 - 0x133e80fff com.apple.dt.DeveloperToolsSupport (21.0.15) <6dcf200d-0bb4-398c-a6d0-f80305b1febe> /Volumes/VOLUME/*/DeveloperToolsSupport.framework/DeveloperToolsSupport
0x134de3000 - 0x134dfafff com.apple.BluetoothManager (1.0) <9ae1f77d-bdb8-35ff-8476-cbb6468d239e> /Volumes/VOLUME/*/BluetoothManager.framework/BluetoothManager
0x13303b000 - 0x13303efff libutil.dylib (*) <e996ece4-061e-30c7-bc61-e6ae5012a78d> /Volumes/VOLUME/*/libutil.dylib
0x136cd2000 - 0x136d7bfff com.apple.Rapport (5.2.2) <73a198e3-1df2-38d2-aebf-aa903f1c0acf> /Volumes/VOLUME/*/Rapport.framework/Rapport
0x136785000 - 0x13679dfff libresolv.9.dylib (*) <8b1fc3f4-6575-33dc-9e6f-e97833012929> /Volumes/VOLUME/*/libresolv.9.dylib
0x134d73000 - 0x134db0fff com.apple.MobileBluetooth (1.0) <099baaea-951d-3fa3-ae71-fecf80b18e04> /Volumes/VOLUME/*/MobileBluetooth.framework/MobileBluetooth
0x136816000 - 0x136825fff com.apple.coretelephony.CTCarrierSpace (1.0) <b4ae7e9f-88e4-3721-9fac-8c2059fae916> /Volumes/VOLUME/*/CTCarrierSpace.framework/CTCarrierSpace
0x134e17000 - 0x134e19fff com.apple.corebrightness (1.0) <5fbf7d20-dc0f-3d79-acf4-e04cc1898ed8> /Volumes/VOLUME/*/CoreBrightness.framework/CoreBrightness
0x1367ac000 - 0x1367d4fff com.apple.NetAppsUtilities (1.0) <f73b37e0-e097-3e6c-a4f8-ccfe77b76f4e> /Volumes/VOLUME/*/NetAppsUtilities.framework/NetAppsUtilities
0x136a2d000 - 0x136a42fff com.apple.settingsandcoreapps.SettingsFoundation (1.0) <93802766-4196-3348-b1d0-35f14503a7d2> /Volumes/VOLUME/*/SettingsFoundation.framework/SettingsFoundation
0x136844000 - 0x136877fff libAWDSupport.dylib (*) <d4a2e369-e387-380a-91d4-b3292d5a9468> /Volumes/VOLUME/*/libAWDSupport.dylib
0x1349ec000 - 0x1349effff com.apple.AppTrackingTransparency (1.0) <967e8512-4c0d-35c1-9cbb-1e73f7532b5e> /Volumes/VOLUME/*/AppTrackingTransparency.framework/AppTrackingTransparency
0x13688f000 - 0x13689efff com.apple.BiometricKit2 (1.0) <a1df4e41-2142-365e-adfb-2804fa97103c> /Volumes/VOLUME/*/BiometricKit.framework/BiometricKit
0x136ac7000 - 0x136ad7fff libprotobuf-lite.dylib (*) <c16e45b4-20c6-3f34-a87c-4beb048d5647> /Volumes/VOLUME/*/libprotobuf-lite.dylib
0x1370ac000 - 0x137105fff libprotobuf.dylib (*) <535c2cd1-16b9-36b7-acf1-4d6370ea8809> /Volumes/VOLUME/*/libprotobuf.dylib
0x13a30f000 - 0x13a4f4fff com.apple.AVKit (1.0) <3e3e441f-8d1e-3ed0-8dae-f0444bcff5f9> /Volumes/VOLUME/*/AVKit.framework/AVKit
0x137998000 - 0x137d41fff com.apple.MediaRemote (1.0) <a65d4f95-efc2-3670-a23a-711b004c12bf> /Volumes/VOLUME/*/MediaRemote.framework/MediaRemote
0x1380ad000 - 0x138102fff com.apple.Synapse (1.0) <c43a1aa8-b0a2-3a80-a012-1973cce5d8ea> /Volumes/VOLUME/*/Synapse.framework/Synapse
0x136a8f000 - 0x136a95fff com.apple.AVRouting (1.0) <13cd5454-95c0-35ef-9b81-76bef632da8f> /Volumes/VOLUME/*/AVRouting.framework/AVRouting
0x13815f000 - 0x1381c8fff com.apple.Pegasus (1.0) <141c241d-79dd-340b-b339-b834d78e5555> /Volumes/VOLUME/*/Pegasus.framework/Pegasus
0x147424000 - 0x149175fff com.apple.SwiftUI (5.2.12.1.100) <2cd1a04f-ecde-3231-aae4-a8787861495e> /Volumes/VOLUME/*/SwiftUI.framework/SwiftUI
0x136af6000 - 0x136b70fff com.apple.MediaServices (1.0) <1606878c-0d88-3d8b-a9a3-84b6ec90fe89> /Volumes/VOLUME/*/MediaServices.framework/MediaServices
0x13ad51000 - 0x13aeeffff com.apple.TelephonyUtilities (1.0) <2dbd56b6-05c6-39df-8588-61dffc37fc25> /Volumes/VOLUME/*/TelephonyUtilities.framework/TelephonyUtilities
0x136e1c000 - 0x136e43fff com.apple.persistentconnection (1.0) <c17097a1-a693-38dc-bc93-6e7ea89de385> /Volumes/VOLUME/*/PersistentConnection.framework/PersistentConnection
0x13a992000 - 0x13aa45fff com.apple.trial (1.0) <9555e50d-b9bc-33c9-b925-a8cce9280ad4> /Volumes/VOLUME/*/Trial.framework/Trial
0x13aaf2000 - 0x13ab6afff com.apple.TrialProto (1.0) <266705df-efa2-3b01-89d0-bc824aac46fd> /Volumes/VOLUME/*/TrialProto.framework/TrialProto
0x136a5c000 - 0x136a75fff com.apple.siri.flatbuffer.AppleFlatBuffers (*) <c4190fbe-dc8d-3ee6-9ef5-5afa30b916ed> /Volumes/VOLUME/*/AppleFlatBuffers.framework/AppleFlatBuffers
0x136bee000 - 0x136c44fff com.apple.osanalytics.OSAnalytics (1.0) <edd3dadc-c47c-372f-b486-529d8ee3dc84> /Volumes/VOLUME/*/OSAnalytics.framework/OSAnalytics
0x13ac07000 - 0x13ac9bfff com.apple.CallKit (1.0) <1e453b19-85b9-35ad-b7c5-837904128ba9> /Volumes/VOLUME/*/CallKit.framework/CallKit
0x142d8e000 - 0x142fd1fff com.apple.CoreDuet (1.0) <453ea198-6d01-3756-b6ff-189b8a71d0ed> /Volumes/VOLUME/*/CoreDuet.framework/CoreDuet
0x134e28000 - 0x134e2cfff com.apple.communicationsfilter (10.0) <c17e3332-bd50-33a5-8515-7409f4b6a93a> /Volumes/VOLUME/*/CommunicationsFilter.framework/CommunicationsFilter
0x136aa4000 - 0x136aa9fff com.apple.imtransferservices (10.0) <74cedfc0-cb93-3818-b877-6bc091890cd5> /Volumes/VOLUME/*/IMTransferServices.framework/IMTransferServices
0x138234000 - 0x138286fff com.apple.coreduetcontext (1.0) <9c7c190c-b4d3-3133-9a94-c3c0de76855c> /Volumes/VOLUME/*/CoreDuetContext.framework/CoreDuetContext
0x136807000 - 0x13680afff com.apple.incomingcallfilter (10.0) <a9b54c3d-8730-312c-beb3-985c78b6fc1b> /Volumes/VOLUME/*/IncomingCallFilter.framework/IncomingCallFilter
0x12a6a2000 - 0x12a6a3fff com.apple.CoreDuetDaemonProtocol (1.0) <02305321-707e-3ad3-9008-78a1cdfec737> /Volumes/VOLUME/*/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x13a86b000 - 0x13a8d4fff com.apple.AXRuntime (1.0.0) <f6c05474-65b9-338c-9e2e-dce7d34258c6> /Volumes/VOLUME/*/AXRuntime.framework/AXRuntime
0x136c8a000 - 0x136ca2fff com.apple.RecapPerformanceTesting (17) <d3be6001-c543-3230-9d53-b57c277e97a2> /Volumes/VOLUME/*/RecapPerformanceTesting.framework/RecapPerformanceTesting
0x13a7b9000 - 0x13a7f6fff com.apple.AttributeGraph (5.0.77) <26873edb-d836-36f7-9642-e2606356d8dc> /Volumes/VOLUME/*/AttributeGraph.framework/AttributeGraph
0x142573000 - 0x14259afff libswiftCoreML.dylib (*) <0846852c-7e09-3a45-bcfd-911f10dff28a> /Volumes/VOLUME/*/libswiftCoreML.dylib
0x13716e000 - 0x13717afff libswiftObservation.dylib (*) <4e34dfac-13df-3d40-ac18-254ffcf5d0cb> /Volumes/VOLUME/*/libswiftObservation.dylib
0x137191000 - 0x137197fff libswiftVision.dylib (*) <763f3e01-004e-3ecd-82ad-c28af11c695f> /Volumes/VOLUME/*/libswiftVision.dylib
0x13360f000 - 0x133611fff libAXSafeCategoryBundle.dylib (*) <10ac637d-5a9c-38f3-ba7b-a1c7df191f3f> /Volumes/VOLUME/*/libAXSafeCategoryBundle.dylib
0x13a6c9000 - 0x13a72ffff com.apple.UserActivity (551) <a21fcc71-4600-38f5-9bb8-c49a710dd681> /Volumes/VOLUME/*/UserActivity.framework/UserActivity
0x1426ea000 - 0x14273efff com.apple.CloudSubscriptionFeatures (1.0) <ef1378ef-c35a-3af7-b7f8-2e71319cd6d3> /Volumes/VOLUME/*/CloudSubscriptionFeatures.framework/CloudSubscriptionFeatures
0x1425d8000 - 0x142650fff com.apple.ContactsAutocompleteUI (1.0) <b6a1ebef-18ab-3b71-beda-f63b9b71558c> /Volumes/VOLUME/*/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x14436c000 - 0x1447e2fff com.apple.ContactsUI (1.0.0) <4b2538a3-efe3-3d0c-b761-e396c6487530> /Volumes/VOLUME/*/ContactsUI.framework/ContactsUI
0x142b71000 - 0x142c6dfff com.apple.Email (11.0) <5e5ba9cb-f7fd-3fd1-9154-30b84e2ced65> /Volumes/VOLUME/*/Email.framework/Email
0x142993000 - 0x142a15fff com.apple.EmailCore (11.0) <792eea95-b513-38a8-97b2-e589d8324cea> /Volumes/VOLUME/*/EmailCore.framework/EmailCore
0x136ab4000 - 0x136ab6fff com.apple.ftclientservices (10.0) <391ac92a-945e-35e9-bb95-ca28163f8f61> /Volumes/VOLUME/*/FTClientServices.framework/FTClientServices
0x13a936000 - 0x13a94dfff com.apple.MailServices (1.0) <747161da-5386-3d3e-9601-7bdf00c9e111> /Volumes/VOLUME/*/MailServices.framework/MailServices
0x1431a5000 - 0x143d58fff com.apple.Message (2.0) <dc2872ba-2db9-3a16-b19d-11a919917e14> /Volumes/VOLUME/*/Message.framework/Message
0x132d25000 - 0x132d26fff com.apple.MessageSupport (1.0) <5ef1604c-347c-3287-8de6-3637754a737b> /Volumes/VOLUME/*/MessageSupport.framework/MessageSupport
0x1459ad000 - 0x145d61fff com.apple.PencilKit (1.0) <d4e33533-172c-3b5c-aec3-3b589b7599e0> /Volumes/VOLUME/*/PencilKit.framework/PencilKit
0x1427fd000 - 0x14281ffff com.apple.VisionKit (1.0) <7c786e75-6c9a-3c1d-8f2c-471e57efab71> /Volumes/VOLUME/*/VisionKit.framework/VisionKit
0x14283e000 - 0x1428a7fff com.apple.DoNotDisturb (1.0) <50b2170b-79ed-3068-ba97-22a75684147e> /Volumes/VOLUME/*/DoNotDisturb.framework/DoNotDisturb
0x1450df000 - 0x145206fff com.apple.PhotosFormats (1.0) <c0793d2e-827b-3753-9071-bcac7ef5a442> /Volumes/VOLUME/*/PhotosFormats.framework/PhotosFormats
0x142a9a000 - 0x142ae3fff com.apple.contacts.ContactsAutocomplete (1.0) <2f4e1c1b-36b8-3e1a-a591-90dce6178e65> /Volumes/VOLUME/*/ContactsAutocomplete.framework/ContactsAutocomplete
0x13a782000 - 0x13a78ffff com.apple.corerecents (1.0) <5317c232-c8e4-3d64-bf9d-8b368a8d4a8d> /Volumes/VOLUME/*/CoreRecents.framework/CoreRecents
0x1382dc000 - 0x1382e6fff com.apple.EmailAddressing (11.0) <0ed83e43-d80b-33e9-9978-65fdf96cc64e> /Volumes/VOLUME/*/EmailAddressing.framework/EmailAddressing
0x144201000 - 0x14428bfff com.apple.EmailFoundation (11.0) <83c9f911-6511-30d3-87be-aea3a56fe645> /Volumes/VOLUME/*/EmailFoundation.framework/EmailFoundation
0x144d6d000 - 0x144da9fff com.apple.MailSupport (11.0) <ab4f34ee-8a6d-3f31-b1a1-759c7396f18f> /Volumes/VOLUME/*/MailSupport.framework/MailSupport
0x142773000 - 0x1427bdfff com.apple.TipsNext (8.0) <25266062-e9e4-3d59-b446-636836075abf> /Volumes/VOLUME/*/TipsNext.framework/TipsNext
0x144c33000 - 0x144c81fff com.apple.MIME (2.0) <aa96d64b-eccd-388b-8966-4ef17cbc42da> /Volumes/VOLUME/*/MIME.framework/MIME
0x13a82e000 - 0x13a837fff libswiftIntents.dylib (*) <5701d7a8-510a-3210-91af-ecb660e33682> /Volumes/VOLUME/*/libswiftIntents.dylib
0x142914000 - 0x142940fff com.apple.AppSupportUI (1.0) <4fc33cd5-b80c-3717-95fd-3f97b78cab14> /Volumes/VOLUME/*/AppSupportUI.framework/AppSupportUI
0x144cd1000 - 0x144cfefff com.apple.GSS (4.0) <619459a1-1378-34fc-89cc-1849f3e2a768> /Volumes/VOLUME/*/GSS.framework/GSS
0x144326000 - 0x14433afff com.apple.performance.DiagnosticRequest (1.4) <d604f240-5a95-364b-b232-d11581023254> /Volumes/VOLUME/*/DiagnosticRequest.framework/DiagnosticRequest
0x144f73000 - 0x144fe6fff com.apple.Heimdal (4.0) <5e625e99-494a-3b11-adbf-ab8cf8a454db> /Volumes/VOLUME/*/Heimdal.framework/Heimdal
0x136e75000 - 0x136e7cfff com.apple.CommonAuth (4.0) <a0fae7cd-7201-38f6-90b8-9486ae747686> /Volumes/VOLUME/*/CommonAuth.framework/CommonAuth
0x14562b000 - 0x1456fcfff com.apple.NetworkServiceProxyFramework (1.0) <75b7a69b-0774-325c-a884-25113076cfc5> /Volumes/VOLUME/*/NetworkServiceProxy.framework/NetworkServiceProxy
0x14532d000 - 0x1453fefff libboringssl.dylib (*) <c61d397e-861b-3d52-a4ec-3c9631357641> /Volumes/VOLUME/*/libboringssl.dylib
0x144ef8000 - 0x144f56fff libusrtcp.dylib (*) <e1e807b1-2557-3736-81b6-5de35a70f43d> /Volumes/VOLUME/*/libusrtcp.dylib
0x145027000 - 0x145060fff com.apple.awd (1.0) <2e91d4de-5059-3af6-b431-260b3eac4da5> /Volumes/VOLUME/*/WirelessDiagnostics.framework/WirelessDiagnostics
0x146573000 - 0x14668ffff libAWDSupportFramework.dylib (*) <db380a3c-6ba1-35b4-bc5b-b225cc4c9105> /Volumes/VOLUME/*/libAWDSupportFramework.dylib
0x14296c000 - 0x14297afff com.apple.PersonaUI (1.0) <f261f73a-c038-39f4-b108-7040454fef8d> /Volumes/VOLUME/*/PersonaUI.framework/PersonaUI
0x144d26000 - 0x144d3efff com.apple.contacts.donation (1.0) <827a8f80-f9bd-35f4-aa00-f210fdc86e01> /Volumes/VOLUME/*/ContactsDonation.framework/ContactsDonation
0x144e01000 - 0x144e44fff com.apple.EmojiFoundation (1.0) <9fd54131-fe66-3501-833d-5e0b8d1225b4> /Volumes/VOLUME/*/EmojiFoundation.framework/EmojiFoundation
0x1454c6000 - 0x14555bfff com.apple.Contacts.ContactsUICore (1.0) <a1c21656-1149-39f8-b770-81b398dd119c> /Volumes/VOLUME/*/ContactsUICore.framework/ContactsUICore
0x146078000 - 0x1460defff com.apple.FamilyCircle (1.0) <7f649963-4c2c-31d2-8c99-4c2e1df14447> /Volumes/VOLUME/*/FamilyCircle.framework/FamilyCircle
0x142d66000 - 0x142d73fff com.apple.SensitiveContentAnalysisUI (1.0) <932fb84a-dadf-3688-9ca2-8d8b83fb5948> /Volumes/VOLUME/*/SensitiveContentAnalysisUI.framework/SensitiveContentAnalysisUI
0x13a84e000 - 0x13a856fff com.apple.SensitiveContentAnalysis (1.0) <4cca08cc-22e4-3f7c-b437-5044d15592c2> /Volumes/VOLUME/*/SensitiveContentAnalysis.framework/SensitiveContentAnalysis
0x1457a4000 - 0x145884fff com.apple.findmy.framework.FindMyLocate (1.0) <07d04401-7e40-3e36-a335-3cf3fbb880a5> /Volumes/VOLUME/*/FindMyLocate.framework/FindMyLocate
0x13a975000 - 0x13a97bfff com.apple.MonogramPoster (1.0) <39e76672-c6ee-30fa-82fb-867068984494> /Volumes/VOLUME/*/MonogramPoster.framework/MonogramPoster
0x1458ef000 - 0x145946fff com.apple.TemplateKit (1.0) <a73d3ff3-e9e5-3437-88aa-dc865cf62417> /Volumes/VOLUME/*/TemplateKit.framework/TemplateKit
0x142b50000 - 0x142b5bfff com.apple.PersonaKit (1.0) <daa74ece-04ac-381d-a583-1189880482ae> /Volumes/VOLUME/*/PersonaKit.framework/PersonaKit
0x146297000 - 0x1462dffff com.apple.Transparency (1.0) <3fdcc12b-ae6f-3c86-abbf-5228787b44c9> /Volumes/VOLUME/*/Transparency.framework/Transparency
0x146213000 - 0x14623ffff com.apple.CoreFollowUp (1.0) <dbd58e83-7fde-3e4e-a142-9210158d7a09> /Volumes/VOLUME/*/CoreFollowUp.framework/CoreFollowUp
0x146149000 - 0x146193fff com.apple.AAAFoundationSwift (1.0) <2621fc4f-c565-3687-a85b-feb88e3a168f> /Volumes/VOLUME/*/AAAFoundationSwift.framework/AAAFoundationSwift
0x146404000 - 0x146427fff com.apple.ManagedSettingsObjC (140) <98a54009-c25b-31dd-ac5d-56de75869616> /Volumes/VOLUME/*/ManagedSettingsObjC.framework/ManagedSettingsObjC
0x1426cd000 - 0x1426d8fff com.apple.findmy.framework.FindMyCommon (1.0) <97df48e4-a5e9-3c1c-8715-f5ab53d268b0> /Volumes/VOLUME/*/FindMyCommon.framework/FindMyCommon
0x146338000 - 0x146391fff com.apple.findmy.framework.FindMyBase (1.0) <79d9169a-b474-39e1-b41a-c63b325528b3> /Volumes/VOLUME/*/FindMyBase.framework/FindMyBase
0x146a41000 - 0x146b17fff com.apple.TipKitCore (8.0) <93802189-deef-3d08-94a8-d3884fd46865> /Volumes/VOLUME/*/TipKitCore.framework/TipKitCore
0x146b76000 - 0x146c21fff com.apple.MMCS (1.3) <e3497a75-b351-39a9-8c08-d5ac6568f5fb> /Volumes/VOLUME/*/MMCS.framework/MMCS
0x145099000 - 0x1450a4fff com.apple.PhotoFoundation (9.0) <eae1e586-f8ae-3547-9996-bb30654e5412> /Volumes/VOLUME/*/PhotoFoundation.framework/PhotoFoundation
0x1467dc000 - 0x146827fff com.apple.CacheDelete (1.0) <5797e60f-f27e-367c-853f-9d2326b7f267> /Volumes/VOLUME/*/CacheDelete.framework/CacheDelete
0x146464000 - 0x1464b2fff com.apple.ChunkingLibrary (2130.10) <ff06abbc-f6f7-3a37-a11a-971aa9298e2f> /Volumes/VOLUME/*/ChunkingLibrary.framework/ChunkingLibrary
0x1461ca000 - 0x1461e8fff com.apple.AssetCacheServices (131) <efd65ced-dbfc-327a-ab09-e29023e60e62> /Volumes/VOLUME/*/AssetCacheServices.framework/AssetCacheServices
0x144352000 - 0x144359fff com.apple.CertUI (1.0) <cc8a9edc-597c-3f92-8d35-69ca450ee1ff> /Volumes/VOLUME/*/CertUI.framework/CertUI
0x146c90000 - 0x146cf6fff com.apple.dataaccess.framework (1.0) <f22fda29-d262-358d-899b-d5dae2e12393> /Volumes/VOLUME/*/DataAccess.framework/DataAccess
0x146d59000 - 0x147011fff com.apple.EmailDaemon (1.0) <1fe7b7f5-bd1a-3a18-ae2a-b33524d059f3> /Volumes/VOLUME/*/EmailDaemon.framework/EmailDaemon
0x14a398000 - 0x14a567fff com.apple.eventkit (1.0.0) <cf1861c3-e666-362f-be62-8adef5b55df2> /Volumes/VOLUME/*/EventKit.framework/EventKit
0x146509000 - 0x146530fff libswiftSwiftOnoneSupport.dylib (*) <000e2d29-5d53-3d42-a6c6-fd7d66cefad3> /Volumes/VOLUME/*/libswiftSwiftOnoneSupport.dylib
0x14690a000 - 0x146920fff libswiftSystem.dylib (*) <57457949-345a-3573-92f1-a039ba752517> /Volumes/VOLUME/*/libswiftSystem.dylib
0x14b589000 - 0x14b99bfff com.apple.SearchFoundation (1.0) <bdc166d4-1925-3a66-b737-decb3733ad2e> /Volumes/VOLUME/*/SearchFoundation.framework/SearchFoundation
0x14720a000 - 0x1472e9fff com.apple.siri.parsec.CoreParsec (1.0) <b23f922f-87a6-34b2-aaca-e406c937a89a> /Volumes/VOLUME/*/CoreParsec.framework/CoreParsec
0x14d9aa000 - 0x14e378fff com.apple.PegasusAPI (1.0) <5f1997e3-168b-3c4c-b785-3c787906993a> /Volumes/VOLUME/*/PegasusAPI.framework/PegasusAPI
0x14695d000 - 0x146980fff com.apple.Notes (2.11) <a1c7c3c5-23a7-39e3-90aa-e917065fcb21> /Volumes/VOLUME/*/Notes.framework/Notes
0x149f32000 - 0x149fbbfff com.apple.CalendarFoundation (8.0) <c4d65c6b-072b-3472-859f-b7e27acf9a82> /Volumes/VOLUME/*/CalendarFoundation.framework/CalendarFoundation
0x149cee000 - 0x149e02fff com.apple.CalendarDatabase (1.0) <8f827f4e-5861-3059-bf91-0b141abdf0aa> /Volumes/VOLUME/*/CalendarDatabase.framework/CalendarDatabase
0x14a267000 - 0x14a2eefff com.apple.coredav (1.0.1) <5cbc70b0-7ba2-34d8-b51b-983e2b91cd36> /Volumes/VOLUME/*/CoreDAV.framework/CoreDAV
0x1463d0000 - 0x1463defff com.apple.NotesUIServices (1.0) <f1f73ac4-bb86-342c-bd08-61f1670d2bc7> /Volumes/VOLUME/*/NotesUIServices.framework/NotesUIServices
0x14a6e0000 - 0x14a741fff com.apple.NotesSupport (2.11) <9a71035a-e169-3614-b8df-63388b0bd749> /Volumes/VOLUME/*/NotesSupport.framework/NotesSupport
0x14aefe000 - 0x14b175fff com.apple.AppIntents (1.0) <69c2e090-566d-37de-be17-3123679a18db> /Volumes/VOLUME/*/AppIntents.framework/AppIntents
0x1469a8000 - 0x1469c9fff com.apple.-AppIntents-SwiftUI (1.0) <de5de2c2-52e8-3352-bfe4-2c1f158e8406> /Volumes/VOLUME/*/_AppIntents_SwiftUI.framework/_AppIntents_SwiftUI
0x14a04c000 - 0x14a127fff com.apple.LinkServices (1.0) <8fed1c6b-9f3c-33ea-b83b-07c3857c9e53> /Volumes/VOLUME/*/LinkServices.framework/LinkServices
0x14a7ad000 - 0x14aa06fff com.apple.AssistantServices (1.0) <6b89eee7-a88c-35ff-9841-1290dfc8a2bc> /Volumes/VOLUME/*/AssistantServices.framework/AssistantServices
0x14acb2000 - 0x14ade3fff com.apple.LinkMetadata (1.0) <2b4533db-7c91-3fc3-a7e3-9afe3f9d4670> /Volumes/VOLUME/*/LinkMetadata.framework/LinkMetadata
0x1469ef000 - 0x146a10fff com.apple.IntentsCore (1.0) <b6f4adad-cbf9-3632-9198-de0fd70440a7> /Volumes/VOLUME/*/IntentsCore.framework/IntentsCore
0x14b450000 - 0x14b4bcfff com.apple.siri.koa (1.0) <41a46c22-5b41-3fa5-9868-0fbf0c919447> /Volumes/VOLUME/*/Koa.framework/Koa
0x1473d6000 - 0x1473fdfff libskit.dylib (*) <0beb9a6b-913c-3497-b67b-37cfc6745cf5> /Volumes/VOLUME/*/libskit.dylib
0x14c4b8000 - 0x14c73cfff libmorphun.dylib (*) <a2ad6590-f8a5-376a-859a-c0bd02743311> /Volumes/VOLUME/*/libmorphun.dylib
0x146273000 - 0x146281fff com.apple.siri.MorphunAssets (1.0) <08a03b46-f908-3ccc-8b2f-85a4c55d5390> /Volumes/VOLUME/*/MorphunAssets.framework/MorphunAssets
0x1468b9000 - 0x1468cdfff libmarisa.dylib (*) <20391c4b-c9c2-3f25-94e9-f695db36429d> /Volumes/VOLUME/*/libmarisa.dylib
0x1510d6000 - 0x151c72fff com.apple.private.EmbeddedAcousticRecognition (1.0) <8d0fc767-f4a5-3c60-b6db-8123c2ca21c5> /Volumes/VOLUME/*/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x14bd29000 - 0x14c0bafff com.apple.SDAPI (1.0) <bfecd159-0c1b-3b2a-a12c-03e15a6c81f6> /Volumes/VOLUME/*/SDAPI.framework/SDAPI
0x14c22f000 - 0x14c2aafff com.apple.UnifiedAssetFramework (1.0) <9689a3f7-ceae-34ed-87e9-939fbd8b0c84> /Volumes/VOLUME/*/UnifiedAssetFramework.framework/UnifiedAssetFramework
0x14b2b7000 - 0x14b365fff com.apple.siri.SiriAnalytics (1.0) <78da7f09-c2a1-3f98-87fa-59dd2bc8d8ed> /Volumes/VOLUME/*/SiriAnalytics.framework/SiriAnalytics
0x152503000 - 0x152e1afff com.apple.siri.SiriInstrumentation (1.0) <41f4c0cb-f5ad-33a1-a3e2-f4835a272ae0> /Volumes/VOLUME/*/SiriInstrumentation.framework/SiriInstrumentation
0x14685e000 - 0x146873fff com.apple.skp.FeedbackLogger (1.0) <17ea6519-2021-3e90-8dd9-1686d9988e41> /Volumes/VOLUME/*/FeedbackLogger.framework/FeedbackLogger
0x14688c000 - 0x14689dfff com.apple.AtomicsInternal (1.1.0) <bfb96419-4cc3-3edf-8be4-71adc2661033> /Volumes/VOLUME/*/AtomicsInternal.framework/AtomicsInternal
0x14d19d000 - 0x14d25afff com.apple.SAObjects (1.0) <b19773c4-3a51-3f80-88ed-ef94991a0464> /Volumes/VOLUME/*/SAObjects.framework/SAObjects
0x14cd0c000 - 0x14ce67fff com.apple.siri.SiriTTSService (1.0) <11c44469-72bd-33ab-9f4f-9c3e5db7bb92> /Volumes/VOLUME/*/SiriTTSService.framework/SiriTTSService
0x14c87a000 - 0x14c8dffff com.apple.voiceservices (1.0.0) <ec0f6c97-3f0a-3039-8140-708ee68755f3> /Volumes/VOLUME/*/VoiceServices.framework/VoiceServices
0x149ec9000 - 0x149ee1fff com.apple.Osprey (1.0) <16d6921a-bb5a-3b98-ad86-f3809a67627f> /Volumes/VOLUME/*/Osprey.framework/Osprey
0x15026f000 - 0x150bccfff com.apple.siri.tts.SiriTTS (1) <51ade77b-8773-37e3-93d2-cd9e16e85698> /Volumes/VOLUME/*/SiriTTS.framework/SiriTTS
0x1468e0000 - 0x1468e8fff com.apple.siri.SiriPowerInstrumentation (1) <c5fcd2d7-30bd-3460-85a1-a94aed667e2d> /Volumes/VOLUME/*/SiriPowerInstrumentation.framework/SiriPowerInstrumentation
0x1450be000 - 0x1450c5fff libswiftNaturalLanguage.dylib (*) <bbc15197-df75-3ed1-aa55-59a8bca61b5e> /Volumes/VOLUME/*/libswiftNaturalLanguage.dylib
0x14a237000 - 0x14a254fff libedit.3.dylib (*) <6f70fe0e-515e-3749-ac27-6a7a53cfdff1> /Volumes/VOLUME/*/libedit.3.dylib
0x14a1d3000 - 0x14a205fff libncurses.5.4.dylib (*) <3c3b96eb-35c2-3642-b208-7f3ebd13ca69> /Volumes/VOLUME/*/libncurses.5.4.dylib
0x14c94c000 - 0x14c9aafff com.apple.CalDAV (8.0) <06d39708-52e1-36cc-b20d-f642a0fc1487> /Volumes/VOLUME/*/CalDAV.framework/CalDAV
0x14c2f8000 - 0x14c396fff com.apple.CalendarDaemon (1.0) <25529e9f-5933-39ac-9f78-76f763c53c24> /Volumes/VOLUME/*/CalendarDaemon.framework/CalendarDaemon
0x144ee1000 - 0x144ee6fff com.apple.SpotlightReceiver (1.0) <f1c85f2f-92fd-3690-a597-efb8cbca9373> /Volumes/VOLUME/*/SpotlightReceiver.framework/SpotlightReceiver
0x14b3d8000 - 0x14b3fdfff com.apple.MailKit (1.0) <12fbee5d-59e1-33d7-897a-ae8bb0fdcaf4> /Volumes/VOLUME/*/MailKit.framework/MailKit
0x14aea8000 - 0x14aec0fff com.apple.MaterialKit (1.0) <1770c027-3661-3148-ac80-745ee93ac818> /Volumes/VOLUME/*/MaterialKit.framework/MaterialKit
0x14b51b000 - 0x14b536fff com.apple.MetalKit (161) <7d97db72-c94f-3d21-9de0-1c05b9548d7d> /Volumes/VOLUME/*/MetalKit.framework/MetalKit
0x14d629000 - 0x14d8aafff com.apple.CoreHandwriting (161) <ae512419-3a03-32cd-9aac-29750c2e78e9> /Volumes/VOLUME/*/CoreHandwriting.framework/CoreHandwriting
0x14c43f000 - 0x14c46bfff com.apple.BaseBoardUI (651.5) <5f9ebac2-8075-3dac-8689-0c2006659ae1> /Volumes/VOLUME/*/BaseBoardUI.framework/BaseBoardUI
0x14cf4f000 - 0x14d037fff com.apple.ProofReader (2.4) <7a94f433-2cbb-3dd2-87d4-30151692b7d7> /Volumes/VOLUME/*/ProofReader.framework/ProofReader
0x14ef51000 - 0x14f1e5fff libmecabra.dylib (*) <056e3287-3f5c-344a-a0d0-05fab59a1ec3> /Volumes/VOLUME/*/libmecabra.dylib
0x13ad3e000 - 0x13ad40fff com.apple.ConstantClasses (1.0) <da06ac24-2e63-3a91-a0c1-81580bca5c5c> /Volumes/VOLUME/*/ConstantClasses.framework/ConstantClasses
0x14a21f000 - 0x14a224fff libChineseTokenizer.dylib (*) <ff4fc992-8c95-3da4-a15d-cbe5c9dc0ff8> /Volumes/VOLUME/*/libChineseTokenizer.dylib
0x14ca22000 - 0x14cb09fff com.apple.DocumentCamera (1.0) <035113bb-b942-36bc-8070-12559d2e6f94> /Volumes/VOLUME/*/DocumentCamera.framework/DocumentCamera
0x14f2aa000 - 0x14f3d0fff com.apple.VisionKitCore (1.0) <48e5b91b-c069-3339-89f8-184d49a7be33> /Volumes/VOLUME/*/VisionKitCore.framework/VisionKitCore
0x14cc7b000 - 0x14cca8fff com.apple.VisionKit.VisionKitInternal (1.0) <e532d790-f52b-3362-8332-6b8600fe73ce> /Volumes/VOLUME/*/VisionKitInternal.framework/VisionKitInternal
0x14cbca000 - 0x14cc0bfff com.apple.CameraEditKit (1.0) <3b4df16d-738d-3adc-8528-8baade346d68> /Volumes/VOLUME/*/CameraEditKit.framework/CameraEditKit
0x14d936000 - 0x14d965fff com.apple.MediaAnalysisServices (1.0) <4d7d4f74-2858-3b18-9916-7baba11cdff2> /Volumes/VOLUME/*/MediaAnalysisServices.framework/MediaAnalysisServices
0x1382f6000 - 0x1382f6fff libswiftMetalKit.dylib (*) <fa44f561-991c-3939-9cf0-b9cb7cd88be4> /Volumes/VOLUME/*/libswiftMetalKit.dylib
0x14561a000 - 0x14561cfff libswiftModelIO.dylib (*) <ff555f79-baec-3c64-9510-24c6fa076921> /Volumes/VOLUME/*/libswiftModelIO.dylib
0x14f4fc000 - 0x14f6e7fff com.apple.ModelIO (265.2.2) <b0242d6d-7eae-3c77-bbe2-3c06f0a204c0> /Volumes/VOLUME/*/ModelIO.framework/ModelIO
0x155fa3000 - 0x156ddcfff libusd_ms.dylib (*) <e4eea7d0-f06a-3c02-98be-abf0e18a70a0> /Volumes/VOLUME/*/libusd_ms.dylib
0x13a7ad000 - 0x13a7adfff com.apple.USDLib_FormatLoaderProxy (1.0) <b46867f0-1d95-398d-9bd9-ba89a287f08d> /Volumes/VOLUME/*/USDLib_FormatLoaderProxy.framework/USDLib_FormatLoaderProxy
0x14ec8c000 - 0x14ed85fff com.apple.PhotoLibraryServicesCore (1.0) <15d10a25-9fc3-3ab8-a3de-d42f1695108d> /Volumes/VOLUME/*/PhotoLibraryServicesCore.framework/PhotoLibraryServicesCore
0x14e896000 - 0x14eaa0fff com.apple.CloudPhotoLibrary (1.0) <89655dc2-db9f-33a0-b423-b159b0165031> /Volumes/VOLUME/*/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x14a372000 - 0x14a37efff com.apple.CloudPhotoServices (1.0) <e1ab5f00-11f9-340a-849b-f185beb697a9> /Volumes/VOLUME/*/CloudPhotoServices.framework/CloudPhotoServices
0x14fb0e000 - 0x14fc2dfff com.apple.CoreMediaStream (1.0) <74d0eac7-f5f0-3f2d-b75d-f7de2d0f762e> /Volumes/VOLUME/*/CoreMediaStream.framework/CoreMediaStream
0x14d13e000 - 0x14d159fff com.apple.CPAnalytics (1.0) <bf3eef3f-99f3-3b5e-b4ae-1d30e35f61f7> /Volumes/VOLUME/*/CPAnalytics.framework/CPAnalytics
0x14d0a9000 - 0x14d0e1fff com.apple.ImageCaptureCore (1873.2.4) <48440884-cde7-3f51-ab67-091d619ee6fc> /Volumes/VOLUME/*/ImageCaptureCore.framework/ImageCaptureCore
0x14ee79000 - 0x14eeaffff com.apple.photo.MediaConversionService (9.0) <3872549d-63b0-3f6b-a8f0-6825f2e84f33> /Volumes/VOLUME/*/MediaConversionService.framework/MediaConversionService
0x1576db000 - 0x157fbefff com.apple.PhotoLibraryServices (1.0) <2e717ac4-6af6-3e5e-8c67-1bf6271874c9> /Volumes/VOLUME/*/PhotoLibraryServices.framework/PhotoLibraryServices
0x14f845000 - 0x14f898fff libswiftDemangle.dylib (*) <4fcb046e-4432-3e1e-8488-a6be69017b22> /Volumes/VOLUME/*/libswiftDemangle.dylib
0x14ec41000 - 0x14ec5ffff com.apple.mediastream (1.0) <27a8b3dd-6101-3f14-9b73-cd8c797d920a> /Volumes/VOLUME/*/MediaStream.framework/MediaStream
0x14f8b7000 - 0x14f9a9fff com.apple.NLP (1.0) <54384e00-3b9f-3e58-87e4-2fd34eff2fda> /Volumes/VOLUME/*/NLP.framework/NLP
0x14f75b000 - 0x14f793fff com.apple.PhotosImagingFoundation (9.0) <8cd48a7b-8047-3379-bb19-8a94c90d57f9> /Volumes/VOLUME/*/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x14eef0000 - 0x14ef0ffff com.apple.SensitiveContentAnalysisML (1.0) <216a51d1-2e21-3508-ab48-72e88c1c10be> /Volumes/VOLUME/*/SensitiveContentAnalysisML.framework/SensitiveContentAnalysisML
0x14fa3f000 - 0x14faadfff com.apple.ToneLibrary (1.0) <e2fabe68-1f45-3e48-9646-de34a8835e18> /Volumes/VOLUME/*/ToneLibrary.framework/ToneLibrary
0x14fe35000 - 0x14fe75fff com.apple.PhotosPlayer (1.0) <abf0faf3-cb0e-3260-beaf-d50cf9d31e89> /Volumes/VOLUME/*/PhotosPlayer.framework/PhotosPlayer
0x14b55b000 - 0x14b56bfff com.apple.AssetsLibrary (1.0) <5a68846f-683e-31c7-8cb3-c59508f8d05f> /Volumes/VOLUME/*/AssetsLibrary.framework/AssetsLibrary
0x14599f000 - 0x1459a1fff com.apple.OAuth (25) <93ecc380-77e8-3980-9a78-9d4c8d789516> /Volumes/VOLUME/*/OAuth.framework/OAuth
0x1021ba000 - 0x102615fff org.reactjs.native.example.onyx (1.0) <0c058159-16a3-3b30-8a9b-3905ffaf0243> /Users/USER/Library/Developer/CoreSimulator/Devices/E1B52B01-DAE2-49DB-9266-4463CDDD0C89/data/Containers/Bundle/Application/1140A95A-2647-4C5D-A604-C5EF5AAB632C/onyx.app/onyx
0x10b155000 - 0x10b1acfff dyld_sim (*) <39c2d7d4-1de8-3a61-a08f-81f004308f58> /Volumes/VOLUME/*/dyld_sim
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
Error Formulating Crash Report:
dyld_process_snapshot_get_shared_cache failed
PC register does not match crashing frame (0x0 vs 0x102CC8A78)
EOF
-----------
Full Report
-----------
{"app_name":"onyx","timestamp":"2024-03-06 13:44:59.00 +0100","app_version":"1.0","slice_uuid":"0c058159-16a3-3b30-8a9b-3905ffaf0243","build_version":"1","platform":7,"bundleID":"org.reactjs.native.example.onyx","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.3 (23D56)","roots_installed":0,"name":"onyx","incident_id":"F466C291-C556-4FAD-AD4D-A6A5EFE75F5F"}
{
"uptime" : 180000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro17,1",
"coalitionID" : 128561,
"osVersion" : {
"train" : "macOS 14.3",
"build" : "23D56",
"releaseType" : "User"
},
"captureTime" : "2024-03-06 13:42:32.7921 +0100",
"codeSigningMonitor" : 1,
"incident" : "F466C291-C556-4FAD-AD4D-A6A5EFE75F5F",
"pid" : 1641,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-03-06 13:42:25.1835 +0100",
"procStartAbsTime" : 4508311470663,
"procExitAbsTime" : 4508493458823,
"procName" : "onyx",
"procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/E1B52B01-DAE2-49DB-9266-4463CDDD0C89\/data\/Containers\/Bundle\/Application\/1140A95A-2647-4C5D-A604-C5EF5AAB632C\/onyx.app\/onyx",
"bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1","CFBundleIdentifier":"org.reactjs.native.example.onyx"},
"storeInfo" : {"deviceIdentifierForVendor":"FFC4F765-BB85-5B50-8611-2B879BC76D6E","thirdParty":true},
"parentProc" : "launchd_sim",
"parentPid" : 98791,
"coalitionName" : "com.apple.CoreSimulator.SimDevice.E1B52B01-DAE2-49DB-9266-4463CDDD0C89",
"crashReporterKey" : "70B0FD66-FC34-69F7-DE2D-83C109C35FD2",
"responsiblePid" : 47783,
"responsibleProc" : "SimulatorTrampoline",
"codeSigningID" : "org.reactjs.native.example.onyx",
"codeSigningTeamID" : "",
"codeSigningFlags" : 570425861,
"codeSigningValidationCategory" : 10,
"codeSigningTrustLevel" : 4294967295,
"wakeTime" : 23307,
"sleepWakeUUID" : "892A7E3E-C161-42ED-8E3C-FFD628676041",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"onyx","byPid":1641},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"lastExceptionBacktrace" : [{"imageOffset":1251153,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":25},{"imageOffset":162052,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":22},{"imageOffset":991255,"sourceLine":167,"sourceFile":"RCTAssert.m","symbol":"RCTFormatError","imageIndex":597,"symbolLocation":0},{"imageOffset":1527554,"sourceLine":82,"sourceFile":"RCTExceptionsManager.mm","symbol":"-[RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:]","imageIndex":597,"symbolLocation":539},{"imageOffset":1530045,"sourceLine":158,"sourceFile":"RCTExceptionsManager.mm","symbol":"-[RCTExceptionsManager reportException:]","imageIndex":597,"symbolLocation":1667},{"imageOffset":1278860,"symbol":"__invoking___","symbolLocation":140,"imageIndex":25},{"imageOffset":1267379,"symbol":"-[NSInvocation invoke]","symbolLocation":302,"imageIndex":25},{"imageOffset":1268003,"symbol":"-[NSInvocation invokeWithTarget:]","symbolLocation":70,"imageIndex":25},{"imageOffset":1221219,"sourceLine":587,"sourceFile":"RCTModuleMethod.mm","symbol":"-[RCTModuleMethod invokeWithBridge:module:arguments:]","imageIndex":597,"symbolLocation":583},{"imageOffset":1231404,"sourceLine":196,"sourceFile":"RCTNativeModule.mm","symbol":"facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext)","imageIndex":597,"symbolLocation":562},{"symbol":"std::__1::__optional_destruct_base<folly::dynamic, false>::~__optional_destruct_base[abi:v160006]()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":247,"sourceFile":"optional"},{"symbol":"std::__1::__optional_storage_base<folly::dynamic, false>::~__optional_storage_base()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":322,"sourceFile":"optional"},{"symbol":"std::__1::__optional_copy_base<folly::dynamic, false>::~__optional_copy_base()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":495,"sourceFile":"optional"},{"symbol":"std::__1::__optional_move_base<folly::dynamic, false>::~__optional_move_base()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":523,"sourceFile":"optional"},{"symbol":"std::__1::__optional_copy_assign_base<folly::dynamic, false>::~__optional_copy_assign_base()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":556,"sourceFile":"optional"},{"symbol":"std::__1::__optional_move_assign_base<folly::dynamic, false>::~__optional_move_assign_base()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":588,"sourceFile":"optional"},{"symbol":"std::__1::optional<folly::dynamic>::~optional()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":631,"sourceFile":"optional"},{"symbol":"std::__1::optional<folly::dynamic>::~optional()","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":0,"sourceLine":631,"sourceFile":"optional"},{"symbol":"facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const","inline":true,"imageIndex":597,"imageOffset":1230393,"symbolLocation":74,"sourceLine":113,"sourceFile":"RCTNativeModule.mm"},{"imageOffset":1230393,"sourceLine":104,"sourceFile":"RCTNativeModule.mm","symbol":"invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)","imageIndex":597,"symbolLocation":110},{"imageOffset":6800,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":67},{"imageOffset":11578,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":67},{"imageOffset":43100,"symbol":"_dispatch_lane_serial_drain","symbolLocation":1236,"imageIndex":67},{"imageOffset":46071,"symbol":"_dispatch_lane_invoke","symbolLocation":406,"imageIndex":67},{"imageOffset":94124,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":276,"imageIndex":67},{"imageOffset":91506,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":552,"imageIndex":67},{"imageOffset":11335,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":98},{"imageOffset":7063,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":98}],
"faultingThread" : 3,
"threads" : [{"id":3891404,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":39595303501824},"r12":{"value":4294967295},"rosetta":{"tmp2":{"value":4594650682},"tmp1":{"value":4341926760},"tmp0":{"value":18446744073709551615}},"rbx":{"value":39595303501824},"r8":{"value":0},"r15":{"value":39595303501824},"r10":{"value":39595303501824},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":39595303501824},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":2},"rsi":{"value":2}},"queue":"com.apple.main-thread","frames":[{"imageOffset":4341926520,"imageIndex":599},{"imageOffset":4342840540,"region":"<translation info unavailable>","imageIndex":599},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":95},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":95},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":95},{"imageOffset":580403,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":25},{"imageOffset":557755,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":25},{"imageOffset":555389,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":25},{"imageOffset":12431,"symbol":"GSEventRunModal","symbolLocation":137,"imageIndex":178},{"imageOffset":16766269,"symbol":"-[UIApplication _run]","symbolLocation":972,"imageIndex":245},{"imageOffset":16785323,"symbol":"UIApplicationMain","symbolLocation":123,"imageIndex":245},{"imageOffset":20586,"sourceLine":8,"sourceFile":"main.m","symbol":"main","imageIndex":597,"symbolLocation":72},{"imageOffset":5088,"symbol":"start_sim","symbolLocation":10,"imageIndex":598},{"imageOffset":25478,"symbol":"start","symbolLocation":1942,"imageIndex":0}]},{"id":3891408,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":6609954668544},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":1539},"r15":{"value":0},"r10":{"value":4476597060},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":4476597092},"r13":{"value":0},"rflags":{"value":515},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":17314086914},"r14":{"value":0},"rsi":{"value":2616}},"frames":[{"imageOffset":140703124234900,"imageIndex":599}]},{"id":3891547,"frames":[{"imageOffset":140703124359500,"imageIndex":599}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13037031424},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13037568000},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":4355},"r14":{"value":0},"rsi":{"value":0}}},{"triggered":true,"id":3891548,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13038122896},"r12":{"value":10243},"rosetta":{"tmp2":{"value":5636427568},"tmp1":{"value":4341926476},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":13038122664},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":4590724032,"symbolLocation":0,"symbol":"__stderrp"},"r9":{"value":13038122896},"r13":{"value":206158430216},"rflags":{"value":647},"rax":{"value":0},"rsp":{"value":13038122288},"r11":{"value":4487722621},"rcx":{"value":0},"r14":{"value":13038125056},"rsi":{"value":13038125056}},"queue":"com.facebook.react.ExceptionsManagerQueue","frames":[{"imageOffset":4341926520,"imageIndex":599},{"imageOffset":4368870540,"region":"<translation info unavailable>","imageIndex":599},{"imageOffset":24368,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":98},{"imageOffset":511280,"symbol":"abort","symbolLocation":133,"imageIndex":73},{"imageOffset":61874,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":5002,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":26214,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":22},{"imageOffset":58891,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":3},{"imageOffset":58822,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":3},{"imageOffset":11598,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":67},{"imageOffset":43100,"symbol":"_dispatch_lane_serial_drain","symbolLocation":1236,"imageIndex":67},{"imageOffset":46071,"symbol":"_dispatch_lane_invoke","symbolLocation":406,"imageIndex":67},{"imageOffset":94124,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":276,"imageIndex":67},{"imageOffset":91506,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":552,"imageIndex":67},{"imageOffset":11335,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":98},{"imageOffset":7063,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":98}]},{"id":3891549,"frames":[{"imageOffset":140703124359500,"imageIndex":599}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13038145536},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13038682112},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":11011},"r14":{"value":0},"rsi":{"value":0}}},{"id":3891550,"name":"com.apple.uikit.eventfetch-thread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":51689931407360},"r12":{"value":4294967295},"rosetta":{"tmp2":{"value":4594650682},"tmp1":{"value":4341926760},"tmp0":{"value":18446744073709551615}},"rbx":{"value":51689931407360},"r8":{"value":0},"r15":{"value":51689931407360},"r10":{"value":51689931407360},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":51689931407360},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":2},"rsi":{"value":2}},"frames":[{"imageOffset":4341926520,"imageIndex":599},{"imageOffset":4342840540,"region":"<translation info unavailable>","imageIndex":599},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":95},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":95},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":95},{"imageOffset":580403,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":25},{"imageOffset":557755,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":25},{"imageOffset":555389,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":25},{"imageOffset":7371674,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":9},{"imageOffset":7372312,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":9},{"imageOffset":17659395,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":518,"imageIndex":245},{"imageOffset":7545669,"symbol":"__NSThread__start__","symbolLocation":1024,"imageIndex":9},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":98},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":98}]},{"id":3891559,"frames":[{"imageOffset":140703124359500,"imageIndex":599}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13039243264},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13039779840},"rsp":{"value":409602},"r11":{"value":0},"rcx":{"value":12547},"r14":{"value":0},"rsi":{"value":0}}},{"id":3891560,"frames":[{"imageOffset":140703124359500,"imageIndex":599}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13039800320},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13040336896},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":16391},"r14":{"value":0},"rsi":{"value":0}}},{"id":3891563,"frames":[{"imageOffset":140703124359500,"imageIndex":599}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13040357376},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13040893952},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":18947},"r14":{"value":0},"rsi":{"value":0}}},{"id":3891570,"name":"com.facebook.react.JavaScript","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":97869419773952},"r12":{"value":4294967295},"rosetta":{"tmp2":{"value":4594650682},"tmp1":{"value":4341926760},"tmp0":{"value":18446744073709551615}},"rbx":{"value":97869419773952},"r8":{"value":0},"r15":{"value":97869419773952},"r10":{"value":97869419773952},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":97869419773952},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":2},"rsi":{"value":2}},"frames":[{"imageOffset":4341926520,"imageIndex":599},{"imageOffset":4342840540,"region":"<translation info unavailable>","imageIndex":599},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":95},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":95},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":95},{"imageOffset":580403,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":25},{"imageOffset":557755,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":25},{"imageOffset":555389,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":25},{"imageOffset":1087357,"sourceLine":332,"sourceFile":"RCTCxxBridge.mm","symbol":"+[RCTCxxBridge runRunLoop]","imageIndex":597,"symbolLocation":274},{"imageOffset":7545669,"symbol":"__NSThread__start__","symbolLocation":1024,"imageIndex":9},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":98},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":98}]},{"id":3891572,"name":"hades","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":0},"rosetta":{"tmp2":{"value":4482781824},"tmp1":{"value":4341926476},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":4595061197,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":160},"r13":{"value":4294967552},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":13041967104},"rsi":{"value":0}},"frames":[{"imageOffset":4341926520,"imageIndex":599},{"imageOffset":4354118212,"region":"<translation info unavailable>","imageIndex":599},{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":98},{"imageOffset":57314,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":2},{"imageOffset":896157,"symbol":"hermes::vm::HadesGC::Executor::worker()","symbolLocation":329,"imageIndex":20},{"imageOffset":895801,"symbol":"void* std::__1::__thread_proxy[abi:v15006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, hermes::vm::HadesGC::Executor::Executor()::'lambda'()>>(void*)","symbolLocation":41,"imageIndex":20},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":98},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":98}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 8638500864,
"size" : 655360,
"uuid" : "01ae3ae3-f6ca-34d1-a2f8-462ede5fa818",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4483555328,
"size" : 53248,
"uuid" : "d90c52be-fbd1-30b8-83a1-89789387ee29",
"path" : "\/Volumes\/VOLUME\/*\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498235392,
"size" : 507904,
"uuid" : "f2a2dd77-5264-312d-b1fd-16dac6560a16",
"path" : "\/Volumes\/VOLUME\/*\/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487647232,
"size" : 86016,
"uuid" : "f326cb12-f529-3daf-8ea4-b1d7a5b0ae7e",
"path" : "\/Volumes\/VOLUME\/*\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506877952,
"size" : 2686976,
"uuid" : "f7840d53-dfa7-3b2a-9468-8e418c071e5c",
"path" : "\/Volumes\/VOLUME\/*\/libicucore.A.dylib",
"name" : "libicucore.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487389184,
"size" : 81920,
"uuid" : "54efa2c0-2133-3d8d-a00e-edb3df4f7192",
"path" : "\/Volumes\/VOLUME\/*\/libz.1.dylib",
"name" : "libz.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487233536,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.Accelerate",
"size" : 4096,
"uuid" : "bcb6fbca-644d-3d7f-b07c-88da2038186f",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Accelerate",
"name" : "Accelerate",
"CFBundleVersion" : "Accelerate 1.11"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4503650304,
"CFBundleShortVersionString" : "1.8",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1372160,
"uuid" : "ae227fa4-9751-35a8-b9fb-8269381b5698",
"path" : "\/Volumes\/VOLUME\/*\/AudioToolbox.framework\/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.8"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4520665088,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 3833856,
"uuid" : "b5ac37ec-798b-3f44-a3fa-71f9f6a47d3c",
"path" : "\/Volumes\/VOLUME\/*\/CFNetwork.framework\/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1490.0.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4611883008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 11943936,
"uuid" : "30929a90-3f75-330c-ac6b-6a79bc83b134",
"path" : "\/Volumes\/VOLUME\/*\/Foundation.framework\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "2202"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4655656960,
"CFBundleShortVersionString" : "8617",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 26492928,
"uuid" : "5479d3ca-e324-310f-84f4-f7bb6608a15c",
"path" : "\/Volumes\/VOLUME\/*\/JavaScriptCore.framework\/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "8617.1.17.10.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487270400,
"CFBundleShortVersionString" : "1226",
"CFBundleIdentifier" : "com.apple.MobileCoreServices",
"size" : 4096,
"uuid" : "451cb587-200d-3e74-bd6a-7d1a9991585e",
"path" : "\/Volumes\/VOLUME\/*\/MobileCoreServices.framework\/MobileCoreServices",
"name" : "MobileCoreServices",
"CFBundleVersion" : "1226"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497203200,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.pushwoosh.PushwooshiOS",
"size" : 442368,
"uuid" : "33d660e2-de47-310d-aa97-022999265766",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/E1B52B01-DAE2-49DB-9266-4463CDDD0C89\/data\/Containers\/Bundle\/Application\/1140A95A-2647-4C5D-A604-C5EF5AAB632C\/onyx.app\/Frameworks\/Pushwoosh.framework\/Pushwoosh",
"name" : "Pushwoosh",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496474112,
"CFBundleShortVersionString" : "6.1.2",
"CFBundleIdentifier" : "com.pushwoosh.PushwooshInboxUI",
"size" : 65536,
"uuid" : "87827257-7a96-304e-9c4c-29894312f45e",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/E1B52B01-DAE2-49DB-9266-4463CDDD0C89\/data\/Containers\/Bundle\/Application\/1140A95A-2647-4C5D-A604-C5EF5AAB632C\/onyx.app\/Frameworks\/PushwooshInboxUI.framework\/PushwooshInboxUI",
"name" : "PushwooshInboxUI",
"CFBundleVersion" : "6.1.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4510711808,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3424256,
"uuid" : "f961a708-95d4-3947-91fa-f3d3a9b36e39",
"path" : "\/Volumes\/VOLUME\/*\/QuartzCore.framework\/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "1110.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4499210240,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.Security",
"size" : 1708032,
"uuid" : "7f4bc04b-d0c0-318f-8466-d9eceee7c63d",
"path" : "\/Volumes\/VOLUME\/*\/Security.framework\/Security",
"name" : "Security",
"CFBundleVersion" : "61040.62.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4515934208,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.StoreKit",
"size" : 1654784,
"uuid" : "70230dc2-0a2f-3c9e-b424-a508cb9874de",
"path" : "\/Volumes\/VOLUME\/*\/StoreKit.framework\/StoreKit",
"name" : "StoreKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4502294528,
"CFBundleShortVersionString" : "1.21",
"CFBundleIdentifier" : "com.apple.SystemConfiguration",
"size" : 499712,
"uuid" : "76da109d-b650-33a1-868c-6028e1c5d22a",
"path" : "\/Volumes\/VOLUME\/*\/SystemConfiguration.framework\/SystemConfiguration",
"name" : "SystemConfiguration",
"CFBundleVersion" : "1.21"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487159808,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKit",
"size" : 4096,
"uuid" : "57ac7aa8-df4b-38f7-9237-45e2861a0f10",
"path" : "\/Volumes\/VOLUME\/*\/UIKit.framework\/UIKit",
"name" : "UIKit",
"CFBundleVersion" : "7209.1.104"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4505849856,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UserNotifications",
"size" : 290816,
"uuid" : "947a7413-e265-3ba9-a2de-7839b702abfc",
"path" : "\/Volumes\/VOLUME\/*\/UserNotifications.framework\/UserNotifications",
"name" : "UserNotifications"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4530122752,
"CFBundleShortVersionString" : "0.12.0",
"CFBundleIdentifier" : "dev.hermesengine.iphonesimulator",
"size" : 1949696,
"uuid" : "9f5c53ba-943e-3f2d-a298-ec13e1902b2f",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/E1B52B01-DAE2-49DB-9266-4463CDDD0C89\/data\/Containers\/Bundle\/Application\/1140A95A-2647-4C5D-A604-C5EF5AAB632C\/onyx.app\/Frameworks\/hermes.framework\/hermes",
"name" : "hermes",
"CFBundleVersion" : "0.12.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525621248,
"CFBundleShortVersionString" : "240",
"CFBundleIdentifier" : "com.apple.LinkPresentation",
"size" : 1470464,
"uuid" : "74fa3e53-8275-33a0-bffa-05303928dc8f",
"path" : "\/Volumes\/VOLUME\/*\/LinkPresentation.framework\/LinkPresentation",
"name" : "LinkPresentation",
"CFBundleVersion" : "240.3.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496637952,
"size" : 241664,
"uuid" : "316eb0a5-f8ca-30f3-9c25-fc04f0aeff9e",
"path" : "\/Volumes\/VOLUME\/*\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487307264,
"size" : 8192,
"uuid" : "aeeb580c-b441-38dd-9ca0-9cc6d72f0664",
"path" : "\/Volumes\/VOLUME\/*\/libSystem.B.dylib",
"name" : "libSystem.B.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496302080,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.avfoundation",
"size" : 4096,
"uuid" : "3d773841-8315-3316-be0b-b630c7b09256",
"path" : "\/Volumes\/VOLUME\/*\/AVFoundation.framework\/AVFoundation",
"name" : "AVFoundation",
"CFBundleVersion" : "2220.14.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4549660672,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 3731456,
"uuid" : "75d267fd-12bc-3192-b349-3e80ee673a5a",
"path" : "\/Volumes\/VOLUME\/*\/CoreFoundation.framework\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2202"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4534628352,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.CoreGraphics",
"size" : 8822784,
"uuid" : "bbd895ec-5cea-31aa-828e-b256c899dab3",
"path" : "\/Volumes\/VOLUME\/*\/CoreGraphics.framework\/CoreGraphics",
"name" : "CoreGraphics",
"CFBundleVersion" : "1774.2.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4556574720,
"CFBundleShortVersionString" : "2890.4.12.1.4",
"CFBundleIdentifier" : "com.apple.corelocation",
"size" : 1560576,
"uuid" : "c84cafa6-05aa-34af-98c9-f8f9e045c0ae",
"path" : "\/Volumes\/VOLUME\/*\/CoreLocation.framework\/CoreLocation",
"name" : "CoreLocation",
"CFBundleVersion" : "2890.4.12.1.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4518682624,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreMedia",
"size" : 1040384,
"uuid" : "1fe8e3db-9ecd-3302-8d22-11d64adc012e",
"path" : "\/Volumes\/VOLUME\/*\/CoreMedia.framework\/CoreMedia",
"name" : "CoreMedia",
"CFBundleVersion" : "3090.15.1.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4545437696,
"CFBundleShortVersionString" : "2890.4.12.1.4",
"CFBundleIdentifier" : "com.apple.coremotion",
"size" : 3215360,
"uuid" : "885c531f-37da-312f-8953-e2894de20196",
"path" : "\/Volumes\/VOLUME\/*\/CoreMotion.framework\/CoreMotion",
"name" : "CoreMotion",
"CFBundleVersion" : "2890.4.12.1.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4566265856,
"CFBundleShortVersionString" : "839",
"CFBundleIdentifier" : "com.apple.CoreServices",
"size" : 2146304,
"uuid" : "ea670bfa-565c-36df-8a6d-98c88a3724ff",
"path" : "\/Volumes\/VOLUME\/*\/CoreServices.framework\/CoreServices",
"name" : "CoreServices",
"CFBundleVersion" : "839"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4570050560,
"CFBundleShortVersionString" : "113",
"CFBundleIdentifier" : "com.apple.CoreTelephony",
"size" : 1396736,
"uuid" : "b4e5968a-d78b-3a9e-b3af-048a39d64380",
"path" : "\/Volumes\/VOLUME\/*\/CoreTelephony.framework\/CoreTelephony",
"name" : "CoreTelephony",
"CFBundleVersion" : "11207"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4573016064,
"CFBundleShortVersionString" : "800.2.0.3",
"CFBundleIdentifier" : "com.apple.CoreText",
"size" : 2007040,
"uuid" : "e8b762e0-d6dc-3cf1-8290-cea1a5a2ac2f",
"path" : "\/Volumes\/VOLUME\/*\/CoreText.framework\/CoreText",
"name" : "CoreText",
"CFBundleVersion" : "800.2.0.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4503089152,
"CFBundleShortVersionString" : "1.8",
"CFBundleIdentifier" : "com.apple.CoreVideo",
"size" : 188416,
"uuid" : "f68e0cdf-f2fb-3e2c-8c72-167737086af1",
"path" : "\/Volumes\/VOLUME\/*\/CoreVideo.framework\/CoreVideo",
"name" : "CoreVideo",
"CFBundleVersion" : "604.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4558663680,
"CFBundleShortVersionString" : "3.3.0",
"CFBundleIdentifier" : "com.apple.ImageIO",
"size" : 4722688,
"uuid" : "3b930989-9871-3a81-bee6-ad10e90889ea",
"path" : "\/Volumes\/VOLUME\/*\/ImageIO.framework\/ImageIO",
"name" : "ImageIO",
"CFBundleVersion" : "2488.4.15"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4565467136,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.LocalAuthentication",
"size" : 249856,
"uuid" : "833a7b1f-530f-3ee9-ba94-5c3cb60b7207",
"path" : "\/Volumes\/VOLUME\/*\/LocalAuthentication.framework\/LocalAuthentication",
"name" : "LocalAuthentication",
"CFBundleVersion" : "1394.62.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4583145472,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.messageui",
"size" : 1785856,
"uuid" : "09babb9f-84e2-39d4-8cc4-d3e973f6e7bd",
"path" : "\/Volumes\/VOLUME\/*\/MessageUI.framework\/MessageUI",
"name" : "MessageUI",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4576194560,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Photos",
"size" : 3366912,
"uuid" : "e7d8b032-1f51-33eb-ade9-b4e8a697d119",
"path" : "\/Volumes\/VOLUME\/*\/Photos.framework\/Photos",
"name" : "Photos",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4582297600,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PhotosUI",
"size" : 237568,
"uuid" : "8d6b4930-850f-3ecd-9552-6a6b07073d4e",
"path" : "\/Volumes\/VOLUME\/*\/PhotosUI.framework\/PhotosUI",
"name" : "PhotosUI",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4528488448,
"CFBundleShortVersionString" : "87",
"CFBundleIdentifier" : "com.apple.sociald.Social",
"size" : 434176,
"uuid" : "e33c1158-49dd-3bc1-a732-5ad182e72d5e",
"path" : "\/Volumes\/VOLUME\/*\/Social.framework\/Social",
"name" : "Social",
"CFBundleVersion" : "87"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4742615040,
"CFBundleShortVersionString" : "8617",
"CFBundleIdentifier" : "com.apple.WebKit",
"size" : 12693504,
"uuid" : "df4ca51c-c1f1-39cf-8efb-bcad952a6835",
"path" : "\/Volumes\/VOLUME\/*\/WebKit.framework\/WebKit",
"name" : "WebKit",
"CFBundleVersion" : "8617.1.17.10.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506497024,
"size" : 118784,
"uuid" : "bec35ff9-f796-30ac-a7d8-574190c8a838",
"path" : "\/Volumes\/VOLUME\/*\/libswiftAVFoundation.dylib",
"name" : "libswiftAVFoundation.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4688048128,
"size" : 4952064,
"uuid" : "5006b63c-6088-321c-9363-ce13d1cc9fc5",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCore.dylib",
"name" : "libswiftCore.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4529774592,
"size" : 36864,
"uuid" : "7e60dafd-9ae5-3687-a387-1a79bc62aaf9",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreAudio.dylib",
"name" : "libswiftCoreAudio.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4529418240,
"size" : 24576,
"uuid" : "3d1db74d-d47d-3c13-8b38-4c77df29f655",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreFoundation.dylib",
"name" : "libswiftCoreFoundation.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496347136,
"size" : 4096,
"uuid" : "d3afe830-c5a6-3aee-be40-336000ec6138",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreImage.dylib",
"name" : "libswiftCoreImage.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4566003712,
"size" : 40960,
"uuid" : "93465849-b2b1-3d7c-b93a-9830c6f88bf6",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreMIDI.dylib",
"name" : "libswiftCoreMIDI.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4588302336,
"size" : 225280,
"uuid" : "6648cf95-fd21-3f5c-bfd2-d1253316126f",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreMedia.dylib",
"name" : "libswiftCoreMedia.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487507968,
"size" : 28672,
"uuid" : "889fca40-9d0b-300e-b94d-876e9f0a850d",
"path" : "\/Volumes\/VOLUME\/*\/libswiftDarwin.dylib",
"name" : "libswiftDarwin.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496392192,
"size" : 4096,
"uuid" : "97d2eae8-064a-3bdf-bf82-92c5a504b4a4",
"path" : "\/Volumes\/VOLUME\/*\/libswiftDataDetection.dylib",
"name" : "libswiftDataDetection.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4587384832,
"size" : 94208,
"uuid" : "415216f5-9dc2-38ea-a9c2-c47b8e0b2e73",
"path" : "\/Volumes\/VOLUME\/*\/libswiftDispatch.dylib",
"name" : "libswiftDispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498087936,
"size" : 8192,
"uuid" : "30f1e6fc-0156-3db3-84e5-92f375e415e1",
"path" : "\/Volumes\/VOLUME\/*\/libswiftFileProvider.dylib",
"name" : "libswiftFileProvider.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4497047552,
"size" : 20480,
"uuid" : "a023a198-340e-31cf-a1c5-aee3cb24c62a",
"path" : "\/Volumes\/VOLUME\/*\/libswiftMetal.dylib",
"name" : "libswiftMetal.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4498137088,
"size" : 16384,
"uuid" : "7e305814-9a20-342a-b00c-3a070c0781c2",
"path" : "\/Volumes\/VOLUME\/*\/libswiftObjectiveC.dylib",
"name" : "libswiftObjectiveC.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506816512,
"size" : 8192,
"uuid" : "88ac188e-d031-3f13-934c-199bc242af8a",
"path" : "\/Volumes\/VOLUME\/*\/libswiftQuartzCore.dylib",
"name" : "libswiftQuartzCore.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4586967040,
"size" : 53248,
"uuid" : "899ea5eb-a468-374a-98a6-9f26c3a897c5",
"path" : "\/Volumes\/VOLUME\/*\/libswiftUniformTypeIdentifiers.dylib",
"name" : "libswiftUniformTypeIdentifiers.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4520521728,
"size" : 20480,
"uuid" : "d665c7fc-50db-386a-ada3-522402ae985f",
"path" : "\/Volumes\/VOLUME\/*\/libswiftWebKit.dylib",
"name" : "libswiftWebKit.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4586516480,
"size" : 98304,
"uuid" : "d8f1b35b-5d74-3c92-b8a2-d92c853af829",
"path" : "\/Volumes\/VOLUME\/*\/libswiftos.dylib",
"name" : "libswiftos.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4587802624,
"size" : 139264,
"uuid" : "bbfe1b27-e275-390f-afc6-519e527e979e",
"path" : "\/Volumes\/VOLUME\/*\/libswiftsimd.dylib",
"name" : "libswiftsimd.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4487196672,
"size" : 4096,
"uuid" : "71e12f8a-9803-3b68-bb62-e465fb704992",
"path" : "\/Volumes\/VOLUME\/*\/libswiftFoundation.dylib",
"name" : "libswiftFoundation.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496437248,
"size" : 4096,
"uuid" : "1dd1d9bf-0f43-3352-86aa-35d0c57c9657",
"path" : "\/Volumes\/VOLUME\/*\/libswiftUIKit.dylib",
"name" : "libswiftUIKit.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4529614848,
"size" : 28672,
"uuid" : "ec8598ac-1ae7-3955-9ce3-02249127b4f5",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreGraphics.dylib",
"name" : "libswiftCoreGraphics.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4520599552,
"size" : 24576,
"uuid" : "b5a4635e-16f2-37db-9d3c-4d7ed4d4c1dc",
"path" : "\/Volumes\/VOLUME\/*\/libcache.dylib",
"name" : "libcache.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4529934336,
"size" : 49152,
"uuid" : "22715d62-fd3c-312b-a168-6b6ca6258366",
"path" : "\/Volumes\/VOLUME\/*\/libcommonCrypto.dylib",
"name" : "libcommonCrypto.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4549550080,
"size" : 32768,
"uuid" : "d2e75117-a8a6-31aa-af49-151e56311370",
"path" : "\/Volumes\/VOLUME\/*\/libcompiler_rt.dylib",
"name" : "libcompiler_rt.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4586811392,
"size" : 40960,
"uuid" : "910b7cf7-5acd-367f-a60c-d2d621e32c01",
"path" : "\/Volumes\/VOLUME\/*\/libcopyfile.dylib",
"name" : "libcopyfile.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4591001600,
"size" : 712704,
"uuid" : "af3c9580-8dd1-3d68-b73d-374f771d3995",
"path" : "\/Volumes\/VOLUME\/*\/libcorecrypto.dylib",
"name" : "libcorecrypto.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4591931392,
"size" : 307200,
"uuid" : "20de26b2-4cb5-3346-98fd-e4488b4ea5bd",
"path" : "\/Volumes\/VOLUME\/*\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589854720,
"size" : 147456,
"uuid" : "10192e16-e67b-309c-94f1-f1d553bb9f36",
"path" : "\/Volumes\/VOLUME\/*\/libdyld.dylib",
"name" : "libdyld.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4530061312,
"size" : 24576,
"uuid" : "261fd4ef-9f54-3e72-86b0-69e21fd3dc13",
"path" : "\/Volumes\/VOLUME\/*\/libmacho.dylib",
"name" : "libmacho.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4566208512,
"size" : 8192,
"uuid" : "cd5d3257-b9d0-3bfa-9c4f-55ffc64ab379",
"path" : "\/Volumes\/VOLUME\/*\/libremovefile.dylib",
"name" : "libremovefile.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4582944768,
"size" : 94208,
"uuid" : "924ecbba-78f1-3289-8ca0-09ce99c43500",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_asl.dylib",
"name" : "libsystem_asl.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4588171264,
"size" : 16384,
"uuid" : "3ca9cb28-23b5-31fb-8214-3dd86b5f9a92",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_blocks.dylib",
"name" : "libsystem_blocks.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4590161920,
"size" : 544768,
"uuid" : "362f3aff-da5e-3175-81d6-8fbba4925a8a",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4586893312,
"size" : 20480,
"uuid" : "fc63fb3c-06aa-3e12-877d-b851fdee7fb8",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_collections.dylib",
"name" : "libsystem_collections.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4587331584,
"size" : 12288,
"uuid" : "3e830792-7eb1-3cfe-9e87-86075e6d491e",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_configuration.dylib",
"name" : "libsystem_configuration.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4592541696,
"size" : 159744,
"uuid" : "d2c6e947-77be-318b-8d2c-4c6770369b93",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_containermanager.dylib",
"name" : "libsystem_containermanager.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4588249088,
"size" : 12288,
"uuid" : "31fbf7e4-2e85-3d9d-9d3f-a0f3a331651e",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_coreservices.dylib",
"name" : "libsystem_coreservices.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4587184128,
"size" : 36864,
"uuid" : "80eacc65-6f52-3209-a7af-57b5579bc843",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_darwin.dylib",
"name" : "libsystem_darwin.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589395968,
"size" : 36864,
"uuid" : "bfd2872a-dc94-35a9-a66b-a3e39b6d82cf",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_dnssd.dylib",
"name" : "libsystem_dnssd.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589342720,
"size" : 12288,
"uuid" : "ba8a9bf7-cbb4-33bf-afac-cf4ddc5e1c8d",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_featureflags.dylib",
"name" : "libsystem_featureflags.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589473792,
"size" : 151552,
"uuid" : "f2e41c1d-a00b-35ad-b85f-31217fef6c13",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_info.dylib",
"name" : "libsystem_info.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4593532928,
"size" : 339968,
"uuid" : "1bf64d7e-cf53-30d6-8219-9315948ea6ec",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_m.dylib",
"name" : "libsystem_m.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4592816128,
"size" : 233472,
"uuid" : "edf78275-cd92-3239-a406-38717fa2742d",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_malloc.dylib",
"name" : "libsystem_malloc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4593188864,
"size" : 102400,
"uuid" : "6a03a01f-2c79-326a-8f70-745941aee58d",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_networkextension.dylib",
"name" : "libsystem_networkextension.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589199360,
"size" : 45056,
"uuid" : "86728fc9-4e7c-3c43-a615-7d381ed0cbeb",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_notify.dylib",
"name" : "libsystem_notify.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589731840,
"size" : 20480,
"uuid" : "74f08d3b-ec6d-3ea5-b79c-71d386452e20",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_sandbox.dylib",
"name" : "libsystem_sandbox.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589285376,
"size" : 4096,
"uuid" : "3ac67e1e-6020-35ee-b3da-d12af92bfdb3",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_sim_kernel.dylib",
"name" : "libsystem_sim_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4590907392,
"size" : 16384,
"uuid" : "87ccd8f1-f863-3f4e-8253-0bf6511ae44e",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_sim_platform.dylib",
"name" : "libsystem_sim_platform.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589809664,
"size" : 4096,
"uuid" : "7a7dc018-67e9-3533-a36c-1e08e3a36b59",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_sim_pthread.dylib",
"name" : "libsystem_sim_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594388992,
"size" : 102400,
"uuid" : "53fd0a8b-d7d3-38d8-8f3d-d838b14fcbcf",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_trace.dylib",
"name" : "libsystem_trace.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4593385472,
"size" : 36864,
"uuid" : "34c1ca8d-1903-3fe6-9069-2d9b01219d18",
"path" : "\/Volumes\/VOLUME\/*\/libunwind.dylib",
"name" : "libunwind.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4595597312,
"size" : 245760,
"uuid" : "6c9f056f-4ba6-3615-904f-25a6aa828674",
"path" : "\/Volumes\/VOLUME\/*\/libxpc.dylib",
"name" : "libxpc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4593463296,
"size" : 4096,
"uuid" : "fa80bba1-da58-3914-8648-89141680c412",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_sim_platform_host.dylib",
"name" : "libsystem_sim_platform_host.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4593946624,
"size" : 49152,
"uuid" : "20d7a65a-313d-3aa7-b0d4-a39261e1b00a",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594585600,
"size" : 245760,
"uuid" : "3e22fb41-20e3-3568-a00b-d8e901e333bf",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594196480,
"size" : 4096,
"uuid" : "a9d51142-81aa-3ba4-9313-cea2ae8eef40",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_sim_kernel_host.dylib",
"name" : "libsystem_sim_kernel_host.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4590964736,
"size" : 4096,
"uuid" : "549bfdb4-eb81-3a8f-88fb-4742cb599e41",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_sim_pthread_host.dylib",
"name" : "libsystem_sim_pthread_host.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4595027968,
"size" : 49152,
"uuid" : "0f6c8ecc-a9bd-39c6-9f41-a8b9159201eb",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4596092928,
"CFBundleShortVersionString" : "8.1",
"CFBundleIdentifier" : "com.apple.vImage",
"size" : 11743232,
"uuid" : "de8632f8-7a15-3b6f-89ce-625237bef165",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vImage.framework\/vImage",
"name" : "vImage"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594237440,
"CFBundleShortVersionString" : "3.11",
"CFBundleIdentifier" : "com.apple.Accelerate.vecLib",
"size" : 4096,
"uuid" : "f2f0ae89-c16f-3672-b4bb-07860c832b57",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/vecLib",
"name" : "vecLib",
"CFBundleVersion" : "vecLib 3.11"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594094080,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SoftLinking",
"size" : 4096,
"uuid" : "ed8105fb-0fa6-3dcb-a209-43c97294da57",
"path" : "\/Volumes\/VOLUME\/*\/SoftLinking.framework\/SoftLinking",
"name" : "SoftLinking",
"CFBundleVersion" : "47"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4610547712,
"size" : 888832,
"uuid" : "5cf7ba01-4dae-339d-9ff0-67e7a7ca5011",
"path" : "\/Volumes\/VOLUME\/*\/libcompression.dylib",
"name" : "libcompression.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4608634880,
"size" : 106496,
"uuid" : "0851985a-d2e0-39c6-9281-769b93c5ebb3",
"path" : "\/Volumes\/VOLUME\/*\/liblzma.5.dylib",
"name" : "liblzma.5.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4608794624,
"size" : 1495040,
"uuid" : "4e81cb42-346d-374d-9d5c-a846856cbeb6",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libvMisc.dylib",
"name" : "libvMisc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4699746304,
"size" : 1916928,
"uuid" : "2e2bb77f-088d-3bfa-bedc-888d77039ceb",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libvDSP.dylib",
"name" : "libvDSP.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4696731648,
"size" : 1929216,
"uuid" : "311dbb50-8c11-3beb-b691-1ed0499d2854",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libBLAS.dylib",
"name" : "libBLAS.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4769767424,
"size" : 20426752,
"uuid" : "4631395e-9852-3beb-bd78-25fe743144e2",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libLAPACK.dylib",
"name" : "libLAPACK.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4611518464,
"size" : 90112,
"uuid" : "ff75e64e-2fdf-3f22-89b7-b956f658b990",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libLinearAlgebra.dylib",
"name" : "libLinearAlgebra.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4611665920,
"size" : 77824,
"uuid" : "4ea35011-f98e-3600-99fc-69f3da7abe1d",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libSparseBLAS.dylib",
"name" : "libSparseBLAS.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594135040,
"size" : 24576,
"uuid" : "6d017b37-32f5-3dee-b206-a486d95e0a10",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libQuadrature.dylib",
"name" : "libQuadrature.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4720541696,
"size" : 11186176,
"uuid" : "a17af0c3-1483-3a9f-8f0e-5ef28130ff66",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libBNNS.dylib",
"name" : "libBNNS.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4698804224,
"size" : 491520,
"uuid" : "8bdc5301-9629-374d-89d0-bd7494a44dba",
"path" : "\/Volumes\/VOLUME\/*\/Accelerate.framework\/Frameworks\/vecLib.framework\/libSparse.dylib",
"name" : "libSparse.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4732342272,
"CFBundleShortVersionString" : "5.33",
"CFBundleIdentifier" : "com.apple.MIL",
"size" : 5050368,
"uuid" : "72802814-3c2c-345a-bf86-3acb6c9b7ad9",
"path" : "\/Volumes\/VOLUME\/*\/MIL.framework\/MIL",
"name" : "MIL",
"CFBundleVersion" : "5.33.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4702707712,
"CFBundleShortVersionString" : "505",
"CFBundleIdentifier" : "com.apple.CoreServicesInternal",
"size" : 208896,
"uuid" : "8e1a3216-741e-3950-8963-ceaae934b34b",
"path" : "\/Volumes\/VOLUME\/*\/CoreServicesInternal.framework\/CoreServicesInternal",
"name" : "CoreServicesInternal",
"CFBundleVersion" : "505"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4701773824,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreAutoLayout",
"size" : 290816,
"uuid" : "81dea234-1930-3139-8d3a-368321f798d2",
"path" : "\/Volumes\/VOLUME\/*\/CoreAutoLayout.framework\/CoreAutoLayout",
"name" : "CoreAutoLayout",
"CFBundleVersion" : "32"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4704575488,
"size" : 565248,
"uuid" : "2f136cf1-689b-3e21-82bd-4cba997c5e15",
"path" : "\/Volumes\/VOLUME\/*\/libarchive.2.dylib",
"name" : "libarchive.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4703170560,
"size" : 917504,
"uuid" : "b816a470-44fa-3570-9cff-dd95992b0772",
"path" : "\/Volumes\/VOLUME\/*\/libxml2.2.dylib",
"name" : "libxml2.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594274304,
"size" : 8192,
"uuid" : "c43a0d39-fedf-3b5f-8476-a2b7ba7650f2",
"path" : "\/Volumes\/VOLUME\/*\/liblangid.dylib",
"name" : "liblangid.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4707418112,
"CFBundleShortVersionString" : "2.0.2",
"CFBundleIdentifier" : "com.apple.framework.IOKit",
"size" : 638976,
"uuid" : "4bf893b9-70ca-30e8-b88f-e557067e19e0",
"path" : "\/Volumes\/VOLUME\/*\/IOKit.framework\/Versions\/A\/IOKit",
"name" : "IOKit"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4713361408,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.combine",
"size" : 1003520,
"uuid" : "c621288a-f4dc-396a-971e-71e9baba7108",
"path" : "\/Volumes\/VOLUME\/*\/Combine.framework\/Combine",
"name" : "Combine",
"CFBundleVersion" : "311"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4705255424,
"CFBundleShortVersionString" : "1.1.0",
"CFBundleIdentifier" : "com.apple.CollectionsInternal",
"size" : 1257472,
"uuid" : "ecba9ca4-aa16-3ea1-8a63-cb33aa2fdb08",
"path" : "\/Volumes\/VOLUME\/*\/CollectionsInternal.framework\/CollectionsInternal",
"name" : "CollectionsInternal",
"CFBundleVersion" : "19"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4699406336,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.ReflectionInternal",
"size" : 28672,
"uuid" : "040e8761-1de5-3afd-98df-6ca2fe65c2b6",
"path" : "\/Volumes\/VOLUME\/*\/ReflectionInternal.framework\/ReflectionInternal",
"name" : "ReflectionInternal",
"CFBundleVersion" : "19"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4709474304,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.RuntimeInternal",
"size" : 98304,
"uuid" : "245cd3d3-f14c-397f-bb18-23ab99501707",
"path" : "\/Volumes\/VOLUME\/*\/RuntimeInternal.framework\/RuntimeInternal",
"name" : "RuntimeInternal",
"CFBundleVersion" : "19"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4708466688,
"size" : 180224,
"uuid" : "33eb0370-59d4-3bd2-8718-9654e6d00c15",
"path" : "\/Volumes\/VOLUME\/*\/libswiftXPC.dylib",
"name" : "libswiftXPC.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4711415808,
"size" : 311296,
"uuid" : "397dd467-bcc4-3ba5-af80-139b133d47c9",
"path" : "\/Volumes\/VOLUME\/*\/libswift_Concurrency.dylib",
"name" : "libswift_Concurrency.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4709982208,
"size" : 548864,
"uuid" : "758a5471-fc0b-379b-98ea-693773490573",
"path" : "\/Volumes\/VOLUME\/*\/libswift_StringProcessing.dylib",
"name" : "libswift_StringProcessing.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4699541504,
"size" : 106496,
"uuid" : "021809a4-0692-3936-9797-78b92624395c",
"path" : "\/Volumes\/VOLUME\/*\/libapple_nghttp2.dylib",
"name" : "libapple_nghttp2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4791074816,
"size" : 1626112,
"uuid" : "60bb4067-9667-346b-a454-e1606d98a38a",
"path" : "\/Volumes\/VOLUME\/*\/libsqlite3.dylib",
"name" : "libsqlite3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4827361280,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Network",
"size" : 11825152,
"uuid" : "5a88ef53-c626-34e9-95b6-e773e4c5fd30",
"path" : "\/Volumes\/VOLUME\/*\/Network.framework\/Network",
"name" : "Network",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4702351360,
"size" : 65536,
"uuid" : "05105fa2-d8ac-3748-9b44-7ce59881edf3",
"path" : "\/Volumes\/VOLUME\/*\/libbsm.0.dylib",
"name" : "libbsm.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4595191808,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SecurityFoundation",
"size" : 110592,
"uuid" : "5cdb1c54-b95c-3a0a-a932-bfbb5cc2b6bb",
"path" : "\/Volumes\/VOLUME\/*\/SecurityFoundation.framework\/SecurityFoundation",
"name" : "SecurityFoundation",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4702474240,
"CFBundleShortVersionString" : "1",
"CFBundleIdentifier" : "com.apple.ProtocolBuffer",
"size" : 102400,
"uuid" : "b23fc6c1-4241-30df-bef0-da958655c89b",
"path" : "\/Volumes\/VOLUME\/*\/ProtocolBuffer.framework\/ProtocolBuffer",
"name" : "ProtocolBuffer",
"CFBundleVersion" : "300.31.8.9.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4610428928,
"size" : 57344,
"uuid" : "94b3f90b-d9ee-3bc3-8eaf-7fdfbe1235e7",
"path" : "\/Volumes\/VOLUME\/*\/libCoreEntitlements.dylib",
"name" : "libCoreEntitlements.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4712140800,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MessageSecurity",
"size" : 315392,
"uuid" : "cfbceed1-e170-398f-a39c-b99e97c2c945",
"path" : "\/Volumes\/VOLUME\/*\/MessageSecurity.framework\/MessageSecurity",
"name" : "MessageSecurity"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4704378880,
"size" : 94208,
"uuid" : "4fe503ae-a71a-3b2b-b7c2-811e529572e3",
"path" : "\/Volumes\/VOLUME\/*\/libcoretls.dylib",
"name" : "libcoretls.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4594323456,
"size" : 8192,
"uuid" : "62630cd0-3984-3d47-b707-5b36ef597f8b",
"path" : "\/Volumes\/VOLUME\/*\/libcoretls_cfhelpers.dylib",
"name" : "libcoretls_cfhelpers.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4717723648,
"size" : 253952,
"uuid" : "2a1509c8-8509-327a-91b0-3af0e21225c0",
"path" : "\/Volumes\/VOLUME\/*\/libMobileGestalt.dylib",
"name" : "libMobileGestalt.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4611801088,
"size" : 4096,
"uuid" : "8ef0f0b4-13ec-3c3a-854c-190bb81a5813",
"path" : "\/Volumes\/VOLUME\/*\/libnetwork.dylib",
"name" : "libnetwork.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4715864064,
"size" : 720896,
"uuid" : "9e40516c-6c4a-3445-9bc1-cfefc28102b9",
"path" : "\/Volumes\/VOLUME\/*\/libswift_RegexParser.dylib",
"name" : "libswift_RegexParser.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4707127296,
"size" : 20480,
"uuid" : "5fc53ebc-6d79-3ad8-8f63-cba46bb3ffa6",
"path" : "\/Volumes\/VOLUME\/*\/libheimdal-asn1.dylib",
"name" : "libheimdal-asn1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4706947072,
"size" : 61440,
"uuid" : "9c768fd2-f3d2-3a6f-87d7-38f1969ee493",
"path" : "\/Volumes\/VOLUME\/*\/libbz2.1.0.dylib",
"name" : "libbz2.1.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4707049472,
"size" : 28672,
"uuid" : "4e218b4c-e521-36a8-9d10-bbebdc0d0fbc",
"path" : "\/Volumes\/VOLUME\/*\/libiconv.2.dylib",
"name" : "libiconv.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4611837952,
"size" : 4096,
"uuid" : "c9d33a1e-f114-384c-ad34-3fefa32578a4",
"path" : "\/Volumes\/VOLUME\/*\/libcharset.1.dylib",
"name" : "libcharset.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4804313088,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.AudioToolboxCore",
"size" : 3457024,
"uuid" : "bbf8442b-3fb2-31df-81be-2e713903dd41",
"path" : "\/Volumes\/VOLUME\/*\/AudioToolboxCore.framework\/AudioToolboxCore",
"name" : "AudioToolboxCore"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4712820736,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.AudioSession",
"size" : 249856,
"uuid" : "5f0baabf-b81d-313b-a85c-a94d200f85fb",
"path" : "\/Volumes\/VOLUME\/*\/AudioSession.framework\/AudioSession",
"name" : "AudioSession"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4707188736,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MediaExperience",
"size" : 28672,
"uuid" : "4afa51c6-ea1c-34ae-8e70-c40324a206ef",
"path" : "\/Volumes\/VOLUME\/*\/MediaExperience.framework\/MediaExperience",
"name" : "MediaExperience",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4709023744,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.TCC",
"size" : 81920,
"uuid" : "614ef625-ffb0-3431-a82e-e8bf392d3d22",
"path" : "\/Volumes\/VOLUME\/*\/TCC.framework\/TCC",
"name" : "TCC",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4718632960,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SpringBoardServices",
"size" : 561152,
"uuid" : "aa5401c2-5d79-37d5-a359-6c1ef1bcae07",
"path" : "\/Volumes\/VOLUME\/*\/SpringBoardServices.framework\/SpringBoardServices",
"name" : "SpringBoardServices",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4796248064,
"CFBundleShortVersionString" : "867.10",
"CFBundleIdentifier" : "com.apple.FrontBoardServices",
"size" : 811008,
"uuid" : "615fc7ef-a2d4-31bd-be8b-8cc079b4c55b",
"path" : "\/Volumes\/VOLUME\/*\/FrontBoardServices.framework\/FrontBoardServices",
"name" : "FrontBoardServices",
"CFBundleVersion" : "867.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4709224448,
"size" : 77824,
"uuid" : "92f565ff-1ef2-3d34-a2dc-50d19b71e25c",
"path" : "\/Volumes\/VOLUME\/*\/libAudioStatistics.dylib",
"name" : "libAudioStatistics.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4792958976,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 155648,
"uuid" : "dc350300-b783-38bf-a737-80ec3e513841",
"path" : "\/Volumes\/VOLUME\/*\/caulk.framework\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4844773376,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 4538368,
"uuid" : "391aea69-b25e-3b5f-bd82-b257ccaf79b0",
"path" : "\/Volumes\/VOLUME\/*\/CoreAudio.framework\/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4720025600,
"size" : 233472,
"uuid" : "89871ec8-fa74-373e-a707-20f4aa696825",
"path" : "\/Volumes\/VOLUME\/*\/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4711174144,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AssertionServices",
"size" : 53248,
"uuid" : "d290bb46-4f82-3f2b-a16f-602a14a9633f",
"path" : "\/Volumes\/VOLUME\/*\/AssertionServices.framework\/AssertionServices",
"name" : "AssertionServices",
"CFBundleVersion" : "858.60.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4741345280,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
"size" : 569344,
"uuid" : "2589e886-4d4e-36b6-a004-2c8a902f4835",
"path" : "\/Volumes\/VOLUME\/*\/CoreMIDI.framework\/CoreMIDI",
"name" : "CoreMIDI",
"CFBundleVersion" : "88"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4717592576,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.OSAServicesClient",
"size" : 32768,
"uuid" : "198351bb-431b-3874-9d18-dbd845d9ebb4",
"path" : "\/Volumes\/VOLUME\/*\/OSAServicesClient.framework\/OSAServicesClient",
"name" : "OSAServicesClient",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4717350912,
"CFBundleShortVersionString" : "352.10.2",
"CFBundleIdentifier" : "com.apple.IOSurface",
"size" : 65536,
"uuid" : "a48095b7-0e5e-3b37-82a4-3fbe66634237",
"path" : "\/Volumes\/VOLUME\/*\/IOSurface.framework\/IOSurface",
"name" : "IOSurface",
"CFBundleVersion" : "352.10.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4793548800,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.ist.IdleTimerServices",
"size" : 32768,
"uuid" : "4bca68c6-c000-3ec2-998f-84c9205ae96f",
"path" : "\/Volumes\/VOLUME\/*\/IdleTimerServices.framework\/IdleTimerServices",
"name" : "IdleTimerServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4793659392,
"CFBundleShortVersionString" : "651.5",
"CFBundleIdentifier" : "com.apple.BaseBoard",
"size" : 839680,
"uuid" : "ec078bbc-747a-3fe0-a50b-c48d4b93ef6b",
"path" : "\/Volumes\/VOLUME\/*\/BaseBoard.framework\/BaseBoard",
"name" : "BaseBoard",
"CFBundleVersion" : "651.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4795228160,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.BoardServices",
"size" : 409600,
"uuid" : "2e64a7cf-d751-36ca-9a11-1db8d9cd3c05",
"path" : "\/Volumes\/VOLUME\/*\/BoardServices.framework\/BoardServices",
"name" : "BoardServices",
"CFBundleVersion" : "651.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4800401408,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.BackBoardServices",
"size" : 565248,
"uuid" : "a0d7eb80-4849-37ea-b84b-77a654540f2c",
"path" : "\/Volumes\/VOLUME\/*\/BackBoardServices.framework\/BackBoardServices",
"name" : "BackBoardServices",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4801622016,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.RunningBoardServices",
"size" : 372736,
"uuid" : "3267f945-77da-3597-a34a-94f7e58bd669",
"path" : "\/Volumes\/VOLUME\/*\/RunningBoardServices.framework\/RunningBoardServices",
"name" : "RunningBoardServices",
"CFBundleVersion" : "858.60.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4802473984,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.InstalledContentLibrary",
"size" : 573440,
"uuid" : "2a9ed32b-df89-3f1e-bc2a-ea28cda3d579",
"path" : "\/Volumes\/VOLUME\/*\/InstalledContentLibrary.framework\/InstalledContentLibrary",
"name" : "InstalledContentLibrary",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4798840832,
"CFBundleShortVersionString" : "1141.1",
"CFBundleIdentifier" : "com.apple.CSStore",
"size" : 249856,
"uuid" : "a645c67a-0da1-392a-98f2-1681a9d6b7a0",
"path" : "\/Volumes\/VOLUME\/*\/CoreServicesStore.framework\/CoreServicesStore",
"name" : "CoreServicesStore",
"CFBundleVersion" : "1141.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4707336192,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MobileSystemServices",
"size" : 16384,
"uuid" : "4d4dbf48-243b-3e62-9473-f9eadc8306ae",
"path" : "\/Volumes\/VOLUME\/*\/MobileSystemServices.framework\/MobileSystemServices",
"name" : "MobileSystemServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4815212544,
"size" : 1368064,
"uuid" : "fd9fc556-5e6c-3361-8ba7-402580095dd6",
"path" : "\/Volumes\/VOLUME\/*\/FontServices.framework\/libFontParser.dylib",
"name" : "libFontParser.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4799295488,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.analyticsd",
"size" : 180224,
"uuid" : "4de3bc0f-fd92-3983-b891-7b5260422ee8",
"path" : "\/Volumes\/VOLUME\/*\/CoreAnalytics.framework\/CoreAnalytics",
"name" : "CoreAnalytics",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4795928576,
"size" : 49152,
"uuid" : "4faaa59d-93cd-3bc6-b119-50e24cce3afd",
"path" : "\/Volumes\/VOLUME\/*\/FontServices.framework\/libhvf.dylib",
"name" : "libhvf.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4742332416,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.applesauce",
"size" : 143360,
"uuid" : "bd1a0f6a-3cdf-34af-a533-ac49a93b0906",
"path" : "\/Volumes\/VOLUME\/*\/AppleSauce.framework\/AppleSauce",
"name" : "AppleSauce"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4799684608,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleJPEG",
"size" : 307200,
"uuid" : "440db639-b083-3851-a108-1589b1f5d0ef",
"path" : "\/Volumes\/VOLUME\/*\/AppleJPEG.framework\/AppleJPEG",
"name" : "AppleJPEG",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4798230528,
"size" : 110592,
"uuid" : "5bb697e7-98fb-3bdd-b737-11a6c3d5945f",
"path" : "\/Volumes\/VOLUME\/*\/libexpat.1.dylib",
"name" : "libexpat.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4817752064,
"CFBundleShortVersionString" : "4.13.0",
"CFBundleIdentifier" : "com.apple.ColorSync",
"size" : 1613824,
"uuid" : "91e600e1-0cfa-3893-bd0b-137a26e00e91",
"path" : "\/Volumes\/VOLUME\/*\/ColorSync.framework\/ColorSync",
"name" : "ColorSync",
"CFBundleVersion" : "3735"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4812111872,
"size" : 1208320,
"uuid" : "cc763cb2-51bb-3629-932d-0a14e6d7c5cc",
"path" : "\/Volumes\/VOLUME\/*\/libate.dylib",
"name" : "libate.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4798398464,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.MobileInstallation",
"size" : 237568,
"uuid" : "fb069547-9b6f-38fe-b87f-4a344ebf6114",
"path" : "\/Volumes\/VOLUME\/*\/MobileInstallation.framework\/MobileInstallation",
"name" : "MobileInstallation",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4803497984,
"CFBundleShortVersionString" : "14.0",
"CFBundleIdentifier" : "com.apple.bom",
"size" : 450560,
"uuid" : "8566d1fd-6164-3946-92a9-49b859f18494",
"path" : "\/Volumes\/VOLUME\/*\/Bom.framework\/Bom",
"name" : "Bom",
"CFBundleVersion" : "258"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4811288576,
"size" : 438272,
"uuid" : "8bc3179a-d138-3b1d-8a0a-d4001962f300",
"path" : "\/Volumes\/VOLUME\/*\/libParallelCompression.dylib",
"name" : "libParallelCompression.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4810133504,
"size" : 585728,
"uuid" : "4e974f6c-b6d1-3951-87aa-ea8c3e5e56c4",
"path" : "\/Volumes\/VOLUME\/*\/libAppleArchive.dylib",
"name" : "libAppleArchive.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4796116992,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GraphicsServices",
"size" : 32768,
"uuid" : "70698d67-e95b-3d0d-b12c-a6ad85767806",
"path" : "\/Volumes\/VOLUME\/*\/GraphicsServices.framework\/GraphicsServices",
"name" : "GraphicsServices",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4800065536,
"size" : 40960,
"uuid" : "689a17fb-7b2e-3d0c-85d4-202c5a7f038d",
"path" : "\/Volumes\/VOLUME\/*\/FontServices.framework\/libGSFont.dylib",
"name" : "libGSFont.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4797874176,
"size" : 73728,
"uuid" : "c5fc6b7c-3a15-34c0-9130-a9c9fd1aaaa9",
"path" : "\/Volumes\/VOLUME\/*\/FontServices.framework\/FontServices",
"name" : "FontServices"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4824514560,
"size" : 331776,
"uuid" : "7c3f09b1-6649-3c06-a19d-4250a9f27986",
"path" : "\/Volumes\/VOLUME\/*\/FontServices.framework\/libGSFontCache.dylib",
"name" : "libGSFontCache.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4810858496,
"size" : 147456,
"uuid" : "19ad51d9-ea4d-3de6-ba81-c8db940be49b",
"path" : "\/Volumes\/VOLUME\/*\/libAccessibility.dylib",
"name" : "libAccessibility.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4819705856,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.OTSVG",
"size" : 282624,
"uuid" : "65d37cd7-bdcd-3ad3-b893-642d4c5cf8ff",
"path" : "\/Volumes\/VOLUME\/*\/OTSVG.framework\/OTSVG",
"name" : "OTSVG"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4800184320,
"CFBundleShortVersionString" : "709",
"CFBundleIdentifier" : "com.apple.UniformTypeIdentifiers",
"size" : 81920,
"uuid" : "36ee4e84-db6c-388f-a712-70e3b104b04a",
"path" : "\/Volumes\/VOLUME\/*\/UniformTypeIdentifiers.framework\/UniformTypeIdentifiers",
"name" : "UniformTypeIdentifiers",
"CFBundleVersion" : "709"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4814012416,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.accessibility.AXCoreUtilities",
"size" : 90112,
"uuid" : "0390b191-618b-3c5c-9d9a-5ba27834ab17",
"path" : "\/Volumes\/VOLUME\/*\/AXCoreUtilities.framework\/AXCoreUtilities",
"name" : "AXCoreUtilities",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4804112384,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MediaAccessibility",
"size" : 73728,
"uuid" : "69e97816-4434-38bb-9e7e-bc958e65f552",
"path" : "\/Volumes\/VOLUME\/*\/MediaAccessibility.framework\/MediaAccessibility",
"name" : "MediaAccessibility",
"CFBundleVersion" : "153"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4798066688,
"size" : 61440,
"uuid" : "14983c36-61d2-3d1d-959d-b618eb3f711f",
"path" : "\/Volumes\/VOLUME\/*\/libperfcheck.dylib",
"name" : "libperfcheck.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4811849728,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.perfdata",
"size" : 53248,
"uuid" : "aebe3a2b-6196-392e-820c-c440b3581853",
"path" : "\/Volumes\/VOLUME\/*\/perfdata.framework\/perfdata",
"name" : "perfdata",
"CFBundleVersion" : "108.60.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4813426688,
"size" : 212992,
"uuid" : "f19bdd37-3c3c-3fc2-ac6b-056859fd5bbb",
"path" : "\/Volumes\/VOLUME\/*\/AudioSession.framework\/libSessionUtility.dylib",
"name" : "libSessionUtility.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4711325696,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.iphonesimulator.SimulatorClient",
"size" : 16384,
"uuid" : "207156c4-7e8e-353a-b5ac-809a307fb3b8",
"path" : "\/Volumes\/VOLUME\/*\/SimulatorClient.framework\/SimulatorClient",
"name" : "SimulatorClient",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4709421056,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.perf.apple.SignpostMetrics",
"size" : 4096,
"uuid" : "da294276-42e0-37f8-8a3b-0278b2d7e46a",
"path" : "\/Volumes\/VOLUME\/*\/SignpostMetrics.framework\/SignpostMetrics",
"name" : "SignpostMetrics",
"CFBundleVersion" : "121"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4853059584,
"CFBundleShortVersionString" : "15.0",
"CFBundleIdentifier" : "com.apple.Symbolication",
"size" : 917504,
"uuid" : "6c5c2853-31f0-3cac-bd95-0fab54dab041",
"path" : "\/Volumes\/VOLUME\/*\/Symbolication.framework\/Symbolication",
"name" : "Symbolication",
"CFBundleVersion" : "64561.91.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4865638400,
"CFBundleShortVersionString" : "341.35",
"CFBundleIdentifier" : "com.apple.Metal",
"size" : 1941504,
"uuid" : "5f14be0b-9d62-3f21-878a-1dde0d1aca83",
"path" : "\/Volumes\/VOLUME\/*\/Metal.framework\/Metal",
"name" : "Metal",
"CFBundleVersion" : "341.35"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4813832192,
"CFBundleShortVersionString" : "21.0.15",
"CFBundleIdentifier" : "com.apple.opengles",
"size" : 53248,
"uuid" : "75427854-e9f5-3adb-ba05-e45c7a88aafb",
"path" : "\/Volumes\/VOLUME\/*\/OpenGLES.framework\/OpenGLES",
"name" : "OpenGLES",
"CFBundleVersion" : "21.0.15"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4742537216,
"CFBundleShortVersionString" : "908",
"CFBundleIdentifier" : "com.apple.CoreSimulator.SimFramebufferClient",
"size" : 28672,
"uuid" : "feb1878c-63ca-3768-9f4c-507bb1abaafb",
"path" : "\/Volumes\/VOLUME\/*\/SimFramebufferClient.framework\/SimFramebufferClient",
"name" : "SimFramebufferClient",
"CFBundleVersion" : "908"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4854677504,
"CFBundleShortVersionString" : "15.0",
"CFBundleIdentifier" : "com.apple.CoreSymbolication",
"size" : 1064960,
"uuid" : "874198f3-358f-3333-9ea8-a88e986de4dd",
"path" : "\/Volumes\/VOLUME\/*\/CoreSymbolication.framework\/CoreSymbolication",
"name" : "CoreSymbolication",
"CFBundleVersion" : "64561.101.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4814516224,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MallocStackLogging",
"size" : 45056,
"uuid" : "116538a1-6063-362f-baac-94030c52882a",
"path" : "\/Volumes\/VOLUME\/*\/MallocStackLogging.framework\/MallocStackLogging",
"name" : "MallocStackLogging",
"CFBundleVersion" : "64561.91.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4812017664,
"size" : 28672,
"uuid" : "f712e43b-4014-3c36-896f-a9c8a25d9f8c",
"path" : "\/Volumes\/VOLUME\/*\/OpenGLES.framework\/libCoreFSCache.dylib",
"name" : "libCoreFSCache.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4814630912,
"size" : 241664,
"uuid" : "3cebdf64-a4ff-38a7-9107-17d896e19945",
"path" : "\/Volumes\/VOLUME\/*\/libllvm-flatbuffers.dylib",
"name" : "libllvm-flatbuffers.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4717547520,
"size" : 8192,
"uuid" : "b2d8f4a2-3383-37ff-9201-c203af85e2ea",
"path" : "\/Volumes\/VOLUME\/*\/GPUCompiler.framework\/Libraries\/libGPUCompilerUtils.dylib",
"name" : "libGPUCompilerUtils.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4814962688,
"size" : 36864,
"uuid" : "12464f9b-265c-357e-b2e8-e583bd4fc8e6",
"path" : "\/Volumes\/VOLUME\/*\/OpenGLES.framework\/libGFXShared.dylib",
"name" : "libGFXShared.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4820975616,
"size" : 262144,
"uuid" : "3cf4ae88-8404-3000-908e-535b7ef52a9c",
"path" : "\/Volumes\/VOLUME\/*\/OpenGLES.framework\/libGLImage.dylib",
"name" : "libGLImage.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4720488448,
"size" : 12288,
"uuid" : "ff7e2118-8303-3c93-ab52-7568609dab87",
"path" : "\/Volumes\/VOLUME\/*\/OpenGLES.framework\/libCVMSPluginSupport.dylib",
"name" : "libCVMSPluginSupport.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4815056896,
"size" : 36864,
"uuid" : "be7950ae-7caa-3f1d-8bb5-80753a3f9bd6",
"path" : "\/Volumes\/VOLUME\/*\/OpenGLES.framework\/libCoreVMClient.dylib",
"name" : "libCoreVMClient.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4907724800,
"size" : 14573568,
"uuid" : "e1db99a8-0488-33e7-af3a-ccb6ac5b3477",
"path" : "\/Volumes\/VOLUME\/*\/OpenGLES.framework\/libLLVMContainer.dylib",
"name" : "libLLVMContainer.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4820320256,
"CFBundleIdentifier" : "com.apple.CoreTime",
"size" : 32768,
"uuid" : "364d0cef-47a8-3bcb-8891-32ebb1cb096a",
"path" : "\/Volumes\/VOLUME\/*\/CoreTime.framework\/CoreTime",
"name" : "CoreTime",
"CFBundleVersion" : "326"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4856573952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AVFCore",
"size" : 2039808,
"uuid" : "9afda5f3-c521-3025-a910-c3cdde8a1bb9",
"path" : "\/Volumes\/VOLUME\/*\/AVFCore.framework\/AVFCore",
"name" : "AVFCore",
"CFBundleVersion" : "2220.14.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4821299200,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.AVFAudio",
"size" : 1253376,
"uuid" : "82dac668-edbc-3bc5-b271-dbdb847db8c1",
"path" : "\/Volumes\/VOLUME\/*\/AVFAudio.framework\/AVFAudio",
"name" : "AVFAudio"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4861161472,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AVFCapture",
"size" : 1290240,
"uuid" : "7ffb5b53-a7e7-3b1d-8eda-9fdcdc540214",
"path" : "\/Volumes\/VOLUME\/*\/AVFCapture.framework\/AVFCapture",
"name" : "AVFCapture",
"CFBundleVersion" : "470.16.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4820414464,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.InternationalSupport",
"size" : 53248,
"uuid" : "7717dc59-b4b3-3491-b137-7ce5d28e0899",
"path" : "\/Volumes\/VOLUME\/*\/InternationalSupport.framework\/InternationalSupport",
"name" : "InternationalSupport",
"CFBundleVersion" : "74"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4883722240,
"CFBundleShortVersionString" : "18.0.0",
"CFBundleIdentifier" : "com.apple.CoreImage",
"size" : 3891200,
"uuid" : "e0d76c83-bc67-3777-8929-70d113101853",
"path" : "\/Volumes\/VOLUME\/*\/CoreImage.framework\/CoreImage",
"name" : "CoreImage",
"CFBundleVersion" : "1420.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4871057408,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MediaToolbox",
"size" : 6234112,
"uuid" : "b7ac7a4a-f257-3f3f-a98f-543a1fc6eb3a",
"path" : "\/Volumes\/VOLUME\/*\/MediaToolbox.framework\/MediaToolbox",
"name" : "MediaToolbox",
"CFBundleVersion" : "3090.15.1.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4901089280,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.VideoToolbox",
"size" : 5083136,
"uuid" : "8496ce3f-d45a-326e-bee1-df1691c2f412",
"path" : "\/Volumes\/VOLUME\/*\/VideoToolbox.framework\/VideoToolbox",
"name" : "VideoToolbox",
"CFBundleVersion" : "3090.15.1.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4814278656,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Celestial",
"size" : 12288,
"uuid" : "c8c6a56d-c0a1-308b-b606-bbf890e134de",
"path" : "\/Volumes\/VOLUME\/*\/Celestial.framework\/Celestial",
"name" : "Celestial",
"CFBundleVersion" : "3090.15.1.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4798185472,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MetalPerformanceShaders.MetalPerformanceShaders",
"size" : 4096,
"uuid" : "1762c6ed-9548-3bbf-a8a6-1dcb16554857",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/MetalPerformanceShaders",
"name" : "MetalPerformanceShaders",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4823433216,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GraphVisualizer",
"size" : 61440,
"uuid" : "b058bd40-76a4-3559-a052-f92a74d37162",
"path" : "\/Volumes\/VOLUME\/*\/GraphVisualizer.framework\/GraphVisualizer",
"name" : "GraphVisualizer",
"CFBundleVersion" : "210.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4823556096,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MetalPerformanceShaders.MPSCore",
"size" : 503808,
"uuid" : "b9f0dc87-ea2a-33bd-a06d-3914836ee18b",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSCore.framework\/MPSCore",
"name" : "MPSCore",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4863766528,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MetalPerformanceShaders.MPSImage",
"size" : 630784,
"uuid" : "e576c24d-f571-3c2d-a929-77f662b0bf18",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSImage.framework\/MPSImage",
"name" : "MPSImage",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4880347136,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MetalPerformanceShaders.MPSNeuralNetwork",
"size" : 2252800,
"uuid" : "98ac86ba-e373-36ff-8175-89299d27594c",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSNeuralNetwork.framework\/MPSNeuralNetwork",
"name" : "MPSNeuralNetwork",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4826918912,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MetalPerformanceShaders.MPSMatrix",
"size" : 200704,
"uuid" : "1d6e1522-7bf8-3d3b-ab9c-ff7b36def055",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSMatrix.framework\/MPSMatrix",
"name" : "MPSMatrix",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4864942080,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MetalPerformanceShaders.MPSRayIntersector",
"size" : 389120,
"uuid" : "ba2911bb-048d-34e8-bdab-c41779215a0f",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSRayIntersector.framework\/MPSRayIntersector",
"name" : "MPSRayIntersector",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4892848128,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MetalPerformanceShaders.MPSNDArray",
"size" : 974848,
"uuid" : "61dfd083-d9a7-30ab-9525-749880bf914d",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSNDArray.framework\/MPSNDArray",
"name" : "MPSNDArray",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4824322048,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MPSFunctions",
"size" : 77824,
"uuid" : "2f83337d-e82d-3679-a93f-9559f9d33bc1",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSFunctions.framework\/MPSFunctions",
"name" : "MPSFunctions",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4820672512,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MPSBenchmarkLoop",
"size" : 94208,
"uuid" : "72922c16-3325-3e3f-a113-2698ec8d631e",
"path" : "\/Volumes\/VOLUME\/*\/MetalPerformanceShaders.framework\/Frameworks\/MPSBenchmarkLoop.framework\/MPSBenchmarkLoop",
"name" : "MPSBenchmarkLoop",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4813959168,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AggregateDictionary",
"size" : 4096,
"uuid" : "0c4bc3e3-1f5f-3b9e-9ce4-962df47b470f",
"path" : "\/Volumes\/VOLUME\/*\/AggregateDictionary.framework\/AggregateDictionary",
"name" : "AggregateDictionary",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4926685184,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.gpusw.MetalTools",
"size" : 1146880,
"uuid" : "5fa95fe7-61f4-3306-bad2-87f5da635225",
"path" : "\/Volumes\/VOLUME\/*\/MetalTools.framework\/MetalTools",
"name" : "MetalTools",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4894199808,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CMPhoto",
"size" : 774144,
"uuid" : "26c60cde-b7b0-34b7-8a3b-e0e479f12d63",
"path" : "\/Volumes\/VOLUME\/*\/CMPhoto.framework\/CMPhoto",
"name" : "CMPhoto",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4929605632,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.cmphoto.AppleJPEGXL",
"size" : 2682880,
"uuid" : "0e298bc2-6541-3071-9109-6c9e6a07497f",
"path" : "\/Volumes\/VOLUME\/*\/AppleJPEGXL.framework\/AppleJPEGXL",
"name" : "AppleJPEGXL",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4895260672,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CMCapture",
"size" : 466944,
"uuid" : "2169c4a4-7f84-370c-8e54-5c5c2810e189",
"path" : "\/Volumes\/VOLUME\/*\/CMCapture.framework\/CMCapture",
"name" : "CMCapture"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4896374784,
"CFBundleShortVersionString" : "184.2",
"CFBundleIdentifier" : "com.apple.Quagga",
"size" : 1077248,
"uuid" : "f4e46214-357a-3cee-b634-de6d28e39552",
"path" : "\/Volumes\/VOLUME\/*\/Quagga.framework\/Quagga",
"name" : "Quagga",
"CFBundleVersion" : "184.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4891115520,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CMCaptureCore",
"size" : 57344,
"uuid" : "4f433fb1-daaf-3d92-97de-50395e641cf0",
"path" : "\/Volumes\/VOLUME\/*\/CMCaptureCore.framework\/CMCaptureCore",
"name" : "CMCaptureCore",
"CFBundleVersion" : "470.16.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4890157056,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CMImaging",
"size" : 262144,
"uuid" : "6629aeaa-ec8e-366b-bfc4-7e5e75f632b9",
"path" : "\/Volumes\/VOLUME\/*\/CMImaging.framework\/CMImaging",
"name" : "CMImaging"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4891574272,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.LoggingSupport",
"size" : 466944,
"uuid" : "4df6f433-36af-383d-b243-2409095d1239",
"path" : "\/Volumes\/VOLUME\/*\/LoggingSupport.framework\/LoggingSupport",
"name" : "LoggingSupport",
"CFBundleVersion" : "1481.40.16"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4814401536,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.appstore.foundation",
"size" : 28672,
"uuid" : "6b4005d8-2b05-3efb-b545-a11c039ce8ca",
"path" : "\/Volumes\/VOLUME\/*\/AppStoreFoundation.framework\/AppStoreFoundation",
"name" : "AppStoreFoundation",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4865454080,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppStoreOverlays",
"size" : 49152,
"uuid" : "24be9ed8-ff34-3066-9ec1-4c0a512658ce",
"path" : "\/Volumes\/VOLUME\/*\/AppStoreOverlays.framework\/AppStoreOverlays",
"name" : "AppStoreOverlays",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4899667968,
"CFBundleShortVersionString" : "113",
"CFBundleIdentifier" : "com.apple.Accounts",
"size" : 520192,
"uuid" : "392124c9-9f91-32cb-a8ac-b1dea32ad6ab",
"path" : "\/Volumes\/VOLUME\/*\/Accounts.framework\/Accounts",
"name" : "Accounts",
"CFBundleVersion" : "113"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4951265280,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMediaServices",
"size" : 5709824,
"uuid" : "6008b424-0ff7-352a-a5a3-21185a480424",
"path" : "\/Volumes\/VOLUME\/*\/AppleMediaServices.framework\/AppleMediaServices",
"name" : "AppleMediaServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4937269248,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.managedconfiguration",
"size" : 1253376,
"uuid" : "977612a1-d77e-3fdc-b581-77c88ce16f16",
"path" : "\/Volumes\/VOLUME\/*\/ManagedConfiguration.framework\/ManagedConfiguration",
"name" : "ManagedConfiguration",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4932497408,
"CFBundleShortVersionString" : "1",
"CFBundleIdentifier" : "com.apple.preferences-framework",
"size" : 1200128,
"uuid" : "1892759b-5792-394f-a846-59f978925d04",
"path" : "\/Volumes\/VOLUME\/*\/Preferences.framework\/Preferences",
"name" : "Preferences",
"CFBundleVersion" : "5215.3.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4960804864,
"CFBundleIdentifier" : "com.apple.storeservices",
"size" : 2129920,
"uuid" : "262a9ce9-6f1c-36a2-9e16-ea9b9dfb2b31",
"path" : "\/Volumes\/VOLUME\/*\/StoreServices.framework\/StoreServices",
"name" : "StoreServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4934877184,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.security.CryptoKit",
"size" : 425984,
"uuid" : "88b14676-10b9-3f3d-817a-a900b81ab496",
"path" : "\/Volumes\/VOLUME\/*\/CryptoKit.framework\/CryptoKit",
"name" : "CryptoKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4897693696,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppStoreDaemon",
"size" : 688128,
"uuid" : "462b735b-c77b-3afc-8df3-6f29cefc9c42",
"path" : "\/Volumes\/VOLUME\/*\/AppStoreDaemon.framework\/AppStoreDaemon",
"name" : "AppStoreDaemon",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4943908864,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AuthKit",
"size" : 978944,
"uuid" : "cb6a95a8-23a1-39e1-82ae-c0310f540463",
"path" : "\/Volumes\/VOLUME\/*\/AuthKit.framework\/AuthKit",
"name" : "AuthKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4939644928,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.OnBoardingKit",
"size" : 380928,
"uuid" : "3416ec85-5752-31bd-9960-2cf1d9c811b6",
"path" : "\/Volumes\/VOLUME\/*\/OnBoardingKit.framework\/OnBoardingKit",
"name" : "OnBoardingKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5084569600,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 31338496,
"uuid" : "12622ad2-3713-30ef-b0eb-7cd0f7397650",
"path" : "\/Volumes\/VOLUME\/*\/UIKitCore.framework\/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "7209.1.104"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4940414976,
"size" : 839680,
"uuid" : "041b024d-cb8c-36db-bc0b-2c5c0e5e05d7",
"path" : "\/Volumes\/VOLUME\/*\/libswiftAccelerate.dylib",
"name" : "libswiftAccelerate.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4820877312,
"size" : 24576,
"uuid" : "ed72b0da-686b-33ca-8612-0c7abd5ef098",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCompression.dylib",
"name" : "libswiftCompression.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4945989632,
"CFBundleShortVersionString" : "8617",
"CFBundleIdentifier" : "com.apple.WebKitLegacy",
"size" : 1679360,
"uuid" : "0fb28933-d502-327f-841e-c16c95e1d27d",
"path" : "\/Volumes\/VOLUME\/*\/WebKitLegacy.framework\/WebKitLegacy",
"name" : "WebKitLegacy",
"CFBundleVersion" : "8617.1.17.10.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4890669056,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.xpc.AppServerSupport",
"size" : 45056,
"uuid" : "214cb417-6b04-3666-a4b3-d67000f9486f",
"path" : "\/Volumes\/VOLUME\/*\/AppServerSupport.framework\/AppServerSupport",
"name" : "AppServerSupport",
"CFBundleVersion" : "2679.62.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4892426240,
"CFBundleShortVersionString" : "4.0",
"CFBundleIdentifier" : "com.apple.aps.framework",
"size" : 172032,
"uuid" : "ca623b5e-c343-3bb7-a0ff-fa9e0e4f534f",
"path" : "\/Volumes\/VOLUME\/*\/ApplePushService.framework\/ApplePushService",
"name" : "ApplePushService",
"CFBundleVersion" : "4.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4974026752,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.contacts",
"size" : 2170880,
"uuid" : "4ef8c01e-c400-3d19-bbd6-940a8779af62",
"path" : "\/Volumes\/VOLUME\/*\/Contacts.framework\/Contacts",
"name" : "Contacts",
"CFBundleVersion" : "3630"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4907106304,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CorePrediction",
"size" : 335872,
"uuid" : "0974c5e6-7b59-36aa-b8a5-ec2d0c3f78d0",
"path" : "\/Volumes\/VOLUME\/*\/CorePrediction.framework\/CorePrediction",
"name" : "CorePrediction",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4899287040,
"size" : 225280,
"uuid" : "7439e420-1a65-35c7-91e4-36a4e3f52989",
"path" : "\/Volumes\/VOLUME\/*\/libnetworkextension.dylib",
"name" : "libnetworkextension.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5008502784,
"size" : 12873728,
"uuid" : "82ca741f-b770-3696-bf19-f0a5a462e617",
"path" : "\/Volumes\/VOLUME\/*\/WebCore.framework\/Frameworks\/libwebrtc.dylib",
"name" : "libwebrtc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4969132032,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PDFKit",
"size" : 1130496,
"uuid" : "f6dfd8f8-09eb-3539-b7f4-1ebcafd07dd6",
"path" : "\/Volumes\/VOLUME\/*\/PDFKit.framework\/PDFKit",
"name" : "PDFKit",
"CFBundleVersion" : "1266.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4900642816,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PrototypeTools",
"size" : 155648,
"uuid" : "02596ad4-0064-3059-9552-d09b8711767f",
"path" : "\/Volumes\/VOLUME\/*\/PrototypeTools.framework\/PrototypeTools",
"name" : "PrototypeTools",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4935553024,
"CFBundleShortVersionString" : "8617",
"CFBundleIdentifier" : "com.apple.Safari.SafeBrowsing",
"size" : 413696,
"uuid" : "0164c42e-4db1-333a-b338-a5ec479c4b0c",
"path" : "\/Volumes\/VOLUME\/*\/SafariSafeBrowsing.framework\/SafariSafeBrowsing",
"name" : "SafariSafeBrowsing",
"CFBundleVersion" : "8617.1.17.10.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4827254784,
"CFBundleShortVersionString" : "240",
"CFBundleIdentifier" : "com.apple.URLFormatting",
"size" : 32768,
"uuid" : "b471465e-dee0-3502-8aa6-e0ac9eb4ba18",
"path" : "\/Volumes\/VOLUME\/*\/URLFormatting.framework\/URLFormatting",
"name" : "URLFormatting",
"CFBundleVersion" : "240.3.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4942553088,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.InstallCoordination",
"size" : 565248,
"uuid" : "f36122d5-9103-34c8-a751-03c47233d9b2",
"path" : "\/Volumes\/VOLUME\/*\/InstallCoordination.framework\/InstallCoordination",
"name" : "InstallCoordination",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4987133952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.NetworkExtension",
"size" : 2641920,
"uuid" : "772e38c3-b737-394b-89ba-a98ed719d3e6",
"path" : "\/Volumes\/VOLUME\/*\/NetworkExtension.framework\/NetworkExtension",
"name" : "NetworkExtension",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4936454144,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CryptoTokenKit",
"size" : 327680,
"uuid" : "366cad2f-21e1-364a-81e8-27ee11343340",
"path" : "\/Volumes\/VOLUME\/*\/CryptoTokenKit.framework\/CryptoTokenKit",
"name" : "CryptoTokenKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5285408768,
"CFBundleShortVersionString" : "8617",
"CFBundleIdentifier" : "com.apple.WebCore",
"size" : 46411776,
"uuid" : "c90ffa24-a4af-3c71-961e-c1305463386e",
"path" : "\/Volumes\/VOLUME\/*\/WebCore.framework\/WebCore",
"name" : "WebCore",
"CFBundleVersion" : "8617.1.17.10.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4883406848,
"size" : 167936,
"uuid" : "b07bdbf2-8cfd-3275-a3b6-5acb83a64728",
"path" : "\/Volumes\/VOLUME\/*\/libxslt.1.dylib",
"name" : "libxslt.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4978458624,
"size" : 3932160,
"uuid" : "044e80f7-5968-3dbc-a80a-371c4b831cd5",
"path" : "\/Volumes\/VOLUME\/*\/WebCore.framework\/Frameworks\/libANGLE-shared.dylib",
"name" : "libANGLE-shared.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4949426176,
"CFBundleShortVersionString" : "8617",
"CFBundleIdentifier" : "com.apple.WebGPU",
"size" : 1064960,
"uuid" : "836344fc-102e-3c43-b6fe-e18007cf3f7c",
"path" : "\/Volumes\/VOLUME\/*\/WebGPU.framework\/WebGPU",
"name" : "WebGPU",
"CFBundleVersion" : "8617.1.17.10.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4966215680,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.AppSupport",
"size" : 266240,
"uuid" : "3a19a251-5642-3e4a-9b8f-2bd162011b97",
"path" : "\/Volumes\/VOLUME\/*\/AppSupport.framework\/AppSupport",
"name" : "AppSupport",
"CFBundleVersion" : "29"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4891017216,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CorePhoneNumbers",
"size" : 36864,
"uuid" : "5850a88e-93b3-3b23-9caa-e66a7f208b6a",
"path" : "\/Volumes\/VOLUME\/*\/CorePhoneNumbers.framework\/CorePhoneNumbers",
"name" : "CorePhoneNumbers",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4815151104,
"size" : 8192,
"uuid" : "dbfb512f-3721-35d7-8a4e-13423539e606",
"path" : "\/Volumes\/VOLUME\/*\/libCTGreenTeaLogger.dylib",
"name" : "libCTGreenTeaLogger.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4824461312,
"CFBundleShortVersionString" : "13.0",
"CFBundleIdentifier" : "com.apple.CaptiveNetworkSupport",
"size" : 8192,
"uuid" : "8a315804-3082-3279-8abf-da1296c4ff20",
"path" : "\/Volumes\/VOLUME\/*\/CaptiveNetwork.framework\/CaptiveNetwork",
"name" : "CaptiveNetwork",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4890791936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SystemWake",
"size" : 65536,
"uuid" : "fa571620-ef4c-3171-9602-c36d61cea440",
"path" : "\/Volumes\/VOLUME\/*\/SystemWake.framework\/SystemWake",
"name" : "SystemWake",
"CFBundleVersion" : "651.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4965023744,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.security.CryptoKit-Private",
"size" : 385024,
"uuid" : "20dc9a5a-f08f-304a-bd63-14763706e8b7",
"path" : "\/Volumes\/VOLUME\/*\/CryptoKitPrivate.framework\/CryptoKitPrivate",
"name" : "CryptoKitPrivate",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4901003264,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.security.CryptoKit-C-Bridging",
"size" : 20480,
"uuid" : "6dad099f-9514-374e-83ad-256649754ebc",
"path" : "\/Volumes\/VOLUME\/*\/CryptoKitCBridging.framework\/CryptoKitCBridging",
"name" : "CryptoKitCBridging",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4883664896,
"size" : 8192,
"uuid" : "3dac0925-ef45-311f-b2ff-f81784f40a96",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCryptoTokenKit.dylib",
"name" : "libswiftCryptoTokenKit.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4965654528,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.pluginkit.framework",
"size" : 241664,
"uuid" : "4630a9f8-de5e-3dab-9c1f-00c74d1cbd37",
"path" : "\/Volumes\/VOLUME\/*\/PlugInKit.framework\/PlugInKit",
"name" : "PlugInKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4950892544,
"CFBundleIdentifier" : "com.apple.LocalAuthenticationCore",
"size" : 32768,
"uuid" : "93b59e13-7225-3aeb-9266-2a585281d2c6",
"path" : "\/Volumes\/VOLUME\/*\/LocalAuthenticationCore.framework\/LocalAuthenticationCore",
"name" : "LocalAuthenticationCore",
"CFBundleVersion" : "1394.62.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4943536128,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreAuthentication.SharedUtils",
"size" : 151552,
"uuid" : "f381fddb-4227-355e-b888-3e93889e4765",
"path" : "\/Volumes\/VOLUME\/*\/LocalAuthentication.framework\/Support\/SharedUtils.framework\/SharedUtils",
"name" : "SharedUtils",
"CFBundleVersion" : "1394.62.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4890955776,
"size" : 8192,
"uuid" : "c87915c8-0c95-3280-8049-1f65b7e882c2",
"path" : "\/Volumes\/VOLUME\/*\/libswiftOSLog.dylib",
"name" : "libswiftOSLog.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4951035904,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.OSLog",
"size" : 65536,
"uuid" : "e1e60f5f-7700-37d6-86d4-a22d8739f33f",
"path" : "\/Volumes\/VOLUME\/*\/OSLog.framework\/OSLog",
"name" : "OSLog",
"CFBundleVersion" : "1481.40.16"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4966776832,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.InternalSwiftProtobuf",
"size" : 983040,
"uuid" : "b725fa11-5308-38c7-ba3d-9cd2315f31c2",
"path" : "\/Volumes\/VOLUME\/*\/InternalSwiftProtobuf.framework\/InternalSwiftProtobuf",
"name" : "InternalSwiftProtobuf",
"CFBundleVersion" : "1.20.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4968603648,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.commonutilities",
"size" : 86016,
"uuid" : "46b91d99-19d4-3793-9c4b-c1f0cfe49fcd",
"path" : "\/Volumes\/VOLUME\/*\/CommonUtilities.framework\/CommonUtilities",
"name" : "CommonUtilities",
"CFBundleVersion" : "900"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4937166848,
"size" : 28672,
"uuid" : "a892b62b-a6db-34d3-9223-6cb75383d619",
"path" : "\/Volumes\/VOLUME\/*\/libcupolicy.dylib",
"name" : "libcupolicy.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4972572672,
"size" : 278528,
"uuid" : "95466ea2-2047-3add-92ef-6bd148aa9291",
"path" : "\/Volumes\/VOLUME\/*\/libTelephonyUtilDynamic.dylib",
"name" : "libTelephonyUtilDynamic.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4966055936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleIDAuthSupport",
"size" : 49152,
"uuid" : "c82496bd-d3de-318d-b5d0-48cb23856649",
"path" : "\/Volumes\/VOLUME\/*\/AppleIDAuthSupport.framework\/AppleIDAuthSupport",
"name" : "AppleIDAuthSupport",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4892774400,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PhoneNumbers",
"size" : 4096,
"uuid" : "49dada9c-0f4a-330d-8238-11bdda23d220",
"path" : "\/Volumes\/VOLUME\/*\/PhoneNumbers.framework\/PhoneNumbers",
"name" : "PhoneNumbers",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4968202240,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AAAFoundation",
"size" : 94208,
"uuid" : "cc98f962-d58b-3a1e-85d3-f55273d65d09",
"path" : "\/Volumes\/VOLUME\/*\/AAAFoundation.framework\/AAAFoundation",
"name" : "AAAFoundation",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4973264896,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.devicemanagementclient.DMCUtilities",
"size" : 249856,
"uuid" : "289092a6-be74-35e4-8f74-63c8b5c6a412",
"path" : "\/Volumes\/VOLUME\/*\/DMCUtilities.framework\/DMCUtilities",
"name" : "DMCUtilities",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4968452096,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.datamigration",
"size" : 49152,
"uuid" : "fcea3008-6c4f-3d88-9630-d9cbcadc1165",
"path" : "\/Volumes\/VOLUME\/*\/DataMigration.framework\/DataMigration",
"name" : "DataMigration",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4968779776,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.FeatureFlagsSupport",
"size" : 81920,
"uuid" : "d49e1959-54ca-39e7-bbc9-49e735432275",
"path" : "\/Volumes\/VOLUME\/*\/FeatureFlagsSupport.framework\/FeatureFlagsSupport",
"name" : "FeatureFlagsSupport",
"CFBundleVersion" : "85"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4971872256,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.devicemanagementclient.MDMClientLibrary",
"size" : 143360,
"uuid" : "4c1ebf4e-2901-3c3f-b1d7-503b5ffeedd7",
"path" : "\/Volumes\/VOLUME\/*\/MDMClientLibrary.framework\/MDMClientLibrary",
"name" : "MDMClientLibrary",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4972199936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UserManagement",
"size" : 118784,
"uuid" : "7a4ac6e0-250e-34fa-b12a-cd55bdc8e956",
"path" : "\/Volumes\/VOLUME\/*\/UserManagement.framework\/UserManagement",
"name" : "UserManagement",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4991537152,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.private.NanoRegistry",
"size" : 458752,
"uuid" : "98059a4f-4e98-34db-9e18-316c5725a6b6",
"path" : "\/Volumes\/VOLUME\/*\/NanoRegistry.framework\/NanoRegistry",
"name" : "NanoRegistry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4968960000,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.devicemanagementclient.DEPClientLibrary",
"size" : 36864,
"uuid" : "174d57f1-91df-3383-81a1-7c901315d820",
"path" : "\/Volumes\/VOLUME\/*\/DEPClientLibrary.framework\/DEPClientLibrary",
"name" : "DEPClientLibrary",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5024759808,
"CFBundleShortVersionString" : "120",
"CFBundleIdentifier" : "com.apple.CoreData",
"size" : 4247552,
"uuid" : "81bce86d-dfdb-3241-8d74-2c3e6880291b",
"path" : "\/Volumes\/VOLUME\/*\/CoreData.framework\/CoreData",
"name" : "CoreData",
"CFBundleVersion" : "1338"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4984537088,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AddressBookLegacy",
"size" : 688128,
"uuid" : "ce12f739-cf38-3196-958b-878d833c49ce",
"path" : "\/Volumes\/VOLUME\/*\/AddressBookLegacy.framework\/AddressBookLegacy",
"name" : "AddressBookLegacy",
"CFBundleVersion" : "30"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4985798656,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CellularPlanManager",
"size" : 110592,
"uuid" : "bbecd592-d52d-31b9-be18-5fc6cc5a4ebc",
"path" : "\/Volumes\/VOLUME\/*\/CellularPlanManager.framework\/CellularPlanManager",
"name" : "CellularPlanManager",
"CFBundleVersion" : "11207"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4994854912,
"CFBundleShortVersionString" : "1.2",
"CFBundleIdentifier" : "com.apple.ClassKit",
"size" : 778240,
"uuid" : "b0bff284-6d2d-3871-a8ce-83f88e0e3d58",
"path" : "\/Volumes\/VOLUME\/*\/ClassKit.framework\/ClassKit",
"name" : "ClassKit",
"CFBundleVersion" : "149.0.37"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4996059136,
"CFBundleShortVersionString" : "7.0.53",
"CFBundleIdentifier" : "com.apple.VN",
"size" : 3756032,
"uuid" : "5f2fbf69-2b08-3144-92ae-320fdd7077fd",
"path" : "\/Volumes\/VOLUME\/*\/Vision.framework\/Vision",
"name" : "Vision",
"CFBundleVersion" : "7.0.53"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4992471040,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreSuggestions",
"size" : 774144,
"uuid" : "42826cda-7022-398c-b9dc-3ae74a5ad81d",
"path" : "\/Volumes\/VOLUME\/*\/CoreSuggestions.framework\/CoreSuggestions",
"name" : "CoreSuggestions",
"CFBundleVersion" : "1226.2.2.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5006614528,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.AddressBook.ContactsFoundation",
"size" : 733184,
"uuid" : "9b67c70d-e94d-378c-8f3a-6dabfc4a0802",
"path" : "\/Volumes\/VOLUME\/*\/ContactsFoundation.framework\/ContactsFoundation",
"name" : "ContactsFoundation",
"CFBundleVersion" : "1236"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4971159552,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.contacts.vCard",
"size" : 233472,
"uuid" : "51ca2cd6-85c7-36ae-ae6a-b93c912ff4e3",
"path" : "\/Volumes\/VOLUME\/*\/vCard.framework\/vCard",
"name" : "vCard",
"CFBundleVersion" : "3630"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5031915520,
"CFBundleShortVersionString" : "97",
"CFBundleIdentifier" : "com.apple.ExtensionFoundation",
"size" : 557056,
"uuid" : "4260fe74-88cd-3d14-a847-6a18ea41e19b",
"path" : "\/Volumes\/VOLUME\/*\/ExtensionFoundation.framework\/ExtensionFoundation",
"name" : "ExtensionFoundation",
"CFBundleVersion" : "97"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4986089472,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.dataaccess.dataaccessexpress.framework",
"size" : 262144,
"uuid" : "3127b883-0d2f-350e-b27b-027a80bcd151",
"path" : "\/Volumes\/VOLUME\/*\/DataAccessExpress.framework\/DataAccessExpress",
"name" : "DataAccessExpress",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4907646976,
"CFBundleShortVersionString" : "1",
"CFBundleIdentifier" : "com.apple.contacts.ContactsMetrics",
"size" : 16384,
"uuid" : "b35f84fd-1b1d-3baf-b985-a9c4a30c93f6",
"path" : "\/Volumes\/VOLUME\/*\/ContactsMetrics.framework\/ContactsMetrics",
"name" : "ContactsMetrics",
"CFBundleVersion" : "16"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4994048000,
"CFBundleShortVersionString" : "7.0",
"CFBundleIdentifier" : "com.apple.iCalendar",
"size" : 282624,
"uuid" : "f8c234f4-52b7-3b95-963f-26f517337ce0",
"path" : "\/Volumes\/VOLUME\/*\/iCalendar.framework\/iCalendar",
"name" : "iCalendar",
"CFBundleVersion" : "1158.1.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4986634240,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.datadetectorscore",
"size" : 245760,
"uuid" : "e7931c7c-4fb2-391f-8185-0bb6eb585e46",
"path" : "\/Volumes\/VOLUME\/*\/DataDetectorsCore.framework\/DataDetectorsCore",
"name" : "DataDetectorsCore",
"CFBundleVersion" : "757.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5033246720,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreNLP",
"size" : 1011712,
"uuid" : "30cb27ac-ed5f-3e10-9c5f-f9951e6ecfc8",
"path" : "\/Volumes\/VOLUME\/*\/CoreNLP.framework\/CoreNLP",
"name" : "CoreNLP",
"CFBundleVersion" : "313"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5003886592,
"size" : 360448,
"uuid" : "2ad21a5f-a6b6-399b-b3ed-8fcea3d9ad7a",
"path" : "\/Volumes\/VOLUME\/*\/libmecab.dylib",
"name" : "libmecab.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5003489280,
"size" : 200704,
"uuid" : "64bcf98d-2964-3d0d-b447-ff9721b3097d",
"path" : "\/Volumes\/VOLUME\/*\/libCRFSuite.dylib",
"name" : "libCRFSuite.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4943851520,
"size" : 12288,
"uuid" : "5c7f1e53-7918-3a0e-b6b2-e4ed2b5138c5",
"path" : "\/Volumes\/VOLUME\/*\/libgermantok.dylib",
"name" : "libgermantok.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4951199744,
"size" : 8192,
"uuid" : "19a73a2e-2715-3ff4-b527-511059cb0fae",
"path" : "\/Volumes\/VOLUME\/*\/libThaiTokenizer.dylib",
"name" : "libThaiTokenizer.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5045927936,
"CFBundleShortVersionString" : "2130.14.1",
"CFBundleIdentifier" : "com.apple.cloudkit.CloudKit",
"size" : 3375104,
"uuid" : "94d09236-d5ed-34e6-bccd-c891af54b6d3",
"path" : "\/Volumes\/VOLUME\/*\/CloudKit.framework\/CloudKit",
"name" : "CloudKit",
"CFBundleVersion" : "2130.14.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5004423168,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CloudDocs",
"size" : 880640,
"uuid" : "191f2df1-33e3-336c-a028-b96fa2acbc68",
"path" : "\/Volumes\/VOLUME\/*\/CloudDocs.framework\/CloudDocs",
"name" : "CloudDocs",
"CFBundleVersion" : "2461.62.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5041618944,
"CFBundleShortVersionString" : "1703.62.4",
"CFBundleIdentifier" : "com.apple.FileProvider",
"size" : 1748992,
"uuid" : "5ca24085-d7db-3f55-a353-efee69e26c4d",
"path" : "\/Volumes\/VOLUME\/*\/FileProvider.framework\/FileProvider",
"name" : "FileProvider",
"CFBundleVersion" : "1703.62.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5002805248,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.QuickLookThumbnailing",
"size" : 282624,
"uuid" : "fca6a002-6cd0-368f-995e-a930391a017e",
"path" : "\/Volumes\/VOLUME\/*\/QuickLookThumbnailing.framework\/QuickLookThumbnailing",
"name" : "QuickLookThumbnailing",
"CFBundleVersion" : "186.2.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4969078784,
"size" : 8192,
"uuid" : "fa5a0227-28e8-327c-94e2-6409367a1f78",
"path" : "\/Volumes\/VOLUME\/*\/libBASupport.dylib",
"name" : "libBASupport.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5051465728,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleAccount",
"size" : 1556480,
"uuid" : "fc22eafe-ffd1-3485-aa6d-15e2b3dd7845",
"path" : "\/Volumes\/VOLUME\/*\/AppleAccount.framework\/AppleAccount",
"name" : "AppleAccount",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5036539904,
"CFBundleShortVersionString" : "1.3",
"CFBundleIdentifier" : "com.apple.C2",
"size" : 331776,
"uuid" : "54561183-f0a7-367f-b0c7-a78e7ee143e7",
"path" : "\/Volumes\/VOLUME\/*\/C2.framework\/C2",
"name" : "C2",
"CFBundleVersion" : "2130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5037240320,
"CFBundleShortVersionString" : "7.3",
"CFBundleIdentifier" : "com.apple.CoreUtils",
"size" : 1536000,
"uuid" : "00a3c786-bc7a-35d9-9ade-e43b2b1970d3",
"path" : "\/Volumes\/VOLUME\/*\/CoreUtils.framework\/CoreUtils",
"name" : "CoreUtils",
"CFBundleVersion" : "730.8.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5035085824,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.ProtectedCloudStorage",
"size" : 368640,
"uuid" : "bfa81da2-ebc6-3403-9403-6c86359ffd0d",
"path" : "\/Volumes\/VOLUME\/*\/ProtectedCloudStorage.framework\/ProtectedCloudStorage",
"name" : "ProtectedCloudStorage",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4971745280,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PushKit",
"size" : 36864,
"uuid" : "64f9ddaf-2a8e-34ad-ba69-69f82df7f67e",
"path" : "\/Volumes\/VOLUME\/*\/PushKit.framework\/PushKit",
"name" : "PushKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5044858880,
"CFBundleShortVersionString" : "1.0.1",
"CFBundleIdentifier" : "com.apple.CoreTransferable",
"size" : 208896,
"uuid" : "684f0469-b301-3a6b-91a0-8f04ac64b4d9",
"path" : "\/Volumes\/VOLUME\/*\/CoreTransferable.framework\/CoreTransferable",
"name" : "CoreTransferable",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4973813760,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.FeatureFlags",
"size" : 4096,
"uuid" : "5af5d3d4-614b-3228-b646-4a5272d60c15",
"path" : "\/Volumes\/VOLUME\/*\/FeatureFlags.framework\/FeatureFlags",
"name" : "FeatureFlags",
"CFBundleVersion" : "85"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5006290944,
"size" : 73728,
"uuid" : "d320d193-3a3e-3c20-b9dc-84c1db33788f",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreLocation.dylib",
"name" : "libswiftCoreLocation.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5035786240,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SetupAssistant",
"size" : 282624,
"uuid" : "db2c855d-f340-3698-8b44-1625e60e5df4",
"path" : "\/Volumes\/VOLUME\/*\/SetupAssistant.framework\/SetupAssistant",
"name" : "SetupAssistant",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5058646016,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.ids",
"size" : 1699840,
"uuid" : "bb6822f4-b1aa-3f0e-b547-da62c947d824",
"path" : "\/Volumes\/VOLUME\/*\/IDS.framework\/IDS",
"name" : "IDS",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4972445696,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleIDSSOAuthentication",
"size" : 45056,
"uuid" : "e26619c9-0949-3f33-a8f9-a0ee7c1e914d",
"path" : "\/Volumes\/VOLUME\/*\/AppleIDSSOAuthentication.framework\/AppleIDSSOAuthentication",
"name" : "AppleIDSSOAuthentication",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5040451584,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.setupandmigration.SetupAssistantSupport",
"size" : 94208,
"uuid" : "3330dc29-e523-3321-96a3-e308cf9602ee",
"path" : "\/Volumes\/VOLUME\/*\/SetupAssistantSupport.framework\/SetupAssistantSupport",
"name" : "SetupAssistantSupport",
"CFBundleVersion" : "453"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5039894528,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.icloud.FindMyDevice",
"size" : 147456,
"uuid" : "ee1462e0-0289-3e3f-a9e7-323655cb5a4f",
"path" : "\/Volumes\/VOLUME\/*\/FindMyDevice.framework\/FindMyDevice",
"name" : "FindMyDevice",
"CFBundleVersion" : "71"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5076361216,
"CFBundleIdentifier" : "com.apple.BiomeLibrary",
"size" : 4136960,
"uuid" : "b548c37c-8d3a-3058-8bce-3e86be9b66f3",
"path" : "\/Volumes\/VOLUME\/*\/BiomeLibrary.framework\/BiomeLibrary",
"name" : "BiomeLibrary",
"CFBundleVersion" : "55.4.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5054050304,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.IntlPreferences",
"size" : 159744,
"uuid" : "e617eb0d-34a1-35e7-a5f4-b4ad661796ef",
"path" : "\/Volumes\/VOLUME\/*\/IntlPreferences.framework\/IntlPreferences",
"name" : "IntlPreferences",
"CFBundleVersion" : "435.201"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5356814336,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GeoServices",
"size" : 30334976,
"uuid" : "af2fdab8-8205-37e5-b079-f411dd2c783a",
"path" : "\/Volumes\/VOLUME\/*\/GeoServices.framework\/GeoServices",
"name" : "GeoServices",
"CFBundleVersion" : "1940.32.9.28.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5054369792,
"CFBundleShortVersionString" : "2890.4.12.1.4",
"CFBundleIdentifier" : "com.apple.locationsupport",
"size" : 204800,
"uuid" : "957bd6c2-2141-3a4a-b28c-2c6e90c3ae9d",
"path" : "\/Volumes\/VOLUME\/*\/LocationSupport.framework\/LocationSupport",
"name" : "LocationSupport",
"CFBundleVersion" : "2890.4.12.1.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5060997120,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreBluetooth",
"size" : 839680,
"uuid" : "5762a031-f677-3cc8-ba37-08da9ac6cf48",
"path" : "\/Volumes\/VOLUME\/*\/CoreBluetooth.framework\/CoreBluetooth",
"name" : "CoreBluetooth",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4994654208,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GeoServices",
"size" : 16384,
"uuid" : "128f0173-4527-3b2b-bc32-600e247eec0f",
"path" : "\/Volumes\/VOLUME\/*\/GeoServicesCore.framework\/GeoServicesCore",
"name" : "GeoServicesCore",
"CFBundleVersion" : "1940.32.9.28.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5041176576,
"CFBundleShortVersionString" : "7.3",
"CFBundleIdentifier" : "com.apple.CoreUtilsExtras",
"size" : 114688,
"uuid" : "778351c5-f0af-3451-aad1-9dd4a1641959",
"path" : "\/Volumes\/VOLUME\/*\/CoreUtilsExtras.framework\/CoreUtilsExtras",
"name" : "CoreUtilsExtras",
"CFBundleVersion" : "730.8.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4973854720,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.NanoPreferencesSync",
"size" : 69632,
"uuid" : "3322a96e-215c-36a7-9099-ad6ce08cf219",
"path" : "\/Volumes\/VOLUME\/*\/NanoPreferencesSync.framework\/NanoPreferencesSync",
"name" : "NanoPreferencesSync",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5040701440,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppConduit",
"size" : 167936,
"uuid" : "00963476-04df-3a38-9a3a-084209248c3d",
"path" : "\/Volumes\/VOLUME\/*\/AppConduit.framework\/AppConduit",
"name" : "AppConduit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5055369216,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.icloud.FMCoreLite",
"size" : 114688,
"uuid" : "2485d2fd-8e57-3721-801d-d375788b95ba",
"path" : "\/Volumes\/VOLUME\/*\/FMCoreLite.framework\/FMCoreLite",
"name" : "FMCoreLite",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5062541312,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomeStreams",
"size" : 5799936,
"uuid" : "75cad5bb-8f1d-3195-971f-69d76bc95f64",
"path" : "\/Volumes\/VOLUME\/*\/BiomeStreams.framework\/BiomeStreams",
"name" : "BiomeStreams",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5054705664,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomeStorage",
"size" : 237568,
"uuid" : "0649d716-497d-3151-9e5c-06ce89bfc5e2",
"path" : "\/Volumes\/VOLUME\/*\/BiomeStorage.framework\/BiomeStorage",
"name" : "BiomeStorage",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5056651264,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomeFoundation",
"size" : 233472,
"uuid" : "59200c32-1fbd-3046-8a61-057b229109e2",
"path" : "\/Volumes\/VOLUME\/*\/BiomeFoundation.framework\/BiomeFoundation",
"name" : "BiomeFoundation",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4994727936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomeSync",
"size" : 20480,
"uuid" : "ea7a7890-356b-3740-aab1-09cd46b63940",
"path" : "\/Volumes\/VOLUME\/*\/BiomeSync.framework\/BiomeSync",
"name" : "BiomeSync",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5045633024,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomeFlexibleStorage",
"size" : 122880,
"uuid" : "45a3c886-4e68-3824-a0c0-362055e84196",
"path" : "\/Volumes\/VOLUME\/*\/BiomeFlexibleStorage.framework\/BiomeFlexibleStorage",
"name" : "BiomeFlexibleStorage",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5056212992,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomeDSL",
"size" : 102400,
"uuid" : "56b70a8a-b450-3a87-85ab-79afd84a88ec",
"path" : "\/Volumes\/VOLUME\/*\/BiomeDSL.framework\/BiomeDSL",
"name" : "BiomeDSL",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5057122304,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomePubSub",
"size" : 397312,
"uuid" : "d31d5329-5084-38e4-b202-553ba0a8d076",
"path" : "\/Volumes\/VOLUME\/*\/BiomePubSub.framework\/BiomePubSub",
"name" : "BiomePubSub",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5040242688,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.biome.BiomeSequence",
"size" : 94208,
"uuid" : "26903f05-6029-3e86-9726-21e587032acd",
"path" : "\/Volumes\/VOLUME\/*\/BiomeSequence.framework\/BiomeSequence",
"name" : "BiomeSequence",
"CFBundleVersion" : "123.2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5074288640,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.proactive.support.ProactiveSupport",
"size" : 565248,
"uuid" : "64d0f89b-cd3b-3640-abdd-075e5ca449d3",
"path" : "\/Volumes\/VOLUME\/*\/ProactiveSupport.framework\/ProactiveSupport",
"name" : "ProactiveSupport",
"CFBundleVersion" : "388"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5147660288,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MobileAssets",
"size" : 720896,
"uuid" : "16c2aee7-f629-3d65-9ec4-887844bb3613",
"path" : "\/Volumes\/VOLUME\/*\/MobileAsset.framework\/MobileAsset",
"name" : "MobileAsset",
"CFBundleVersion" : "936.60.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4994789376,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.InternationalTextSearch",
"size" : 12288,
"uuid" : "d7eaffa7-f7fc-3465-b2d1-3d3512936a77",
"path" : "\/Volumes\/VOLUME\/*\/InternationalTextSearch.framework\/InternationalTextSearch",
"name" : "InternationalTextSearch",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5075365888,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SoftwareUpdateCoreSupport",
"size" : 376832,
"uuid" : "217784b4-1ce9-3e67-8ecc-33d2c347ff31",
"path" : "\/Volumes\/VOLUME\/*\/SoftwareUpdateCoreSupport.framework\/SoftwareUpdateCoreSupport",
"name" : "SoftwareUpdateCoreSupport",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5041405952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SoftwareUpdateCoreConnect",
"size" : 81920,
"uuid" : "5505c685-4e4d-346d-b2f7-080fccd58a32",
"path" : "\/Volumes\/VOLUME\/*\/SoftwareUpdateCoreConnect.framework\/SoftwareUpdateCoreConnect",
"name" : "SoftwareUpdateCoreConnect",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5055668224,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.StreamingZip",
"size" : 286720,
"uuid" : "d6f644b5-5216-35a8-9f66-6f34188a958f",
"path" : "\/Volumes\/VOLUME\/*\/StreamingZip.framework\/StreamingZip",
"name" : "StreamingZip",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5146603520,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.imfoundation",
"size" : 425984,
"uuid" : "3bae70e2-3222-3a30-adaa-da9794b0972f",
"path" : "\/Volumes\/VOLUME\/*\/IMFoundation.framework\/IMFoundation",
"name" : "IMFoundation",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5157011456,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.idsfoundation",
"size" : 2609152,
"uuid" : "1342343e-a7d5-3521-a4e0-1430921d1e04",
"path" : "\/Volumes\/VOLUME\/*\/IDSFoundation.framework\/IDSFoundation",
"name" : "IDSFoundation",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5058056192,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.facetimeservices",
"size" : 335872,
"uuid" : "db88108d-7f5e-3d9f-8b13-2d92e150fc52",
"path" : "\/Volumes\/VOLUME\/*\/FTServices.framework\/FTServices",
"name" : "FTServices",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5055160320,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Engram",
"size" : 94208,
"uuid" : "1d5b1152-7ab4-3623-a9f5-d38917b832dd",
"path" : "\/Volumes\/VOLUME\/*\/Engram.framework\/Engram",
"name" : "Engram",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5003419648,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.marco",
"size" : 4096,
"uuid" : "9bfc0398-7acd-3537-9b03-abfdfa502823",
"path" : "\/Volumes\/VOLUME\/*\/Marco.framework\/Marco",
"name" : "Marco",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4987092992,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.ftawd",
"size" : 4096,
"uuid" : "b14f1acb-471e-3e02-8888-46c1d85ced52",
"path" : "\/Volumes\/VOLUME\/*\/FTAWD.framework\/FTAWD",
"name" : "FTAWD",
"CFBundleVersion" : "900"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5084127232,
"CFBundleShortVersionString" : "13.1.47",
"CFBundleIdentifier" : "com.apple.RTCReporting",
"size" : 147456,
"uuid" : "cc61bfc0-6bc2-3446-a77f-677aa753bfce",
"path" : "\/Volumes\/VOLUME\/*\/RTCReporting.framework\/RTCReporting",
"name" : "RTCReporting",
"CFBundleVersion" : "48.26"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5145690112,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.security.octagontrust",
"size" : 176128,
"uuid" : "affc6d05-5dbf-3e90-9d1c-4b4700d20ec3",
"path" : "\/Volumes\/VOLUME\/*\/OctagonTrust.framework\/OctagonTrust",
"name" : "OctagonTrust",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5154193408,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIFoundation",
"size" : 1462272,
"uuid" : "0f999efd-4ce2-39cf-a85c-c03a208e5522",
"path" : "\/Volumes\/VOLUME\/*\/UIFoundation.framework\/UIFoundation",
"name" : "UIFoundation",
"CFBundleVersion" : "908.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5161086976,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreUI",
"size" : 1040384,
"uuid" : "3fc4b2b6-a4b4-320d-9ab0-8f606a14d23f",
"path" : "\/Volumes\/VOLUME\/*\/CoreUI.framework\/CoreUI",
"name" : "CoreUI",
"CFBundleVersion" : "866.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5150908416,
"CFBundleShortVersionString" : "3.10.10",
"CFBundleIdentifier" : "com.apple.TextureIO",
"size" : 811008,
"uuid" : "45b08838-4130-35d0-8d6e-3e3c911bcaa3",
"path" : "\/Volumes\/VOLUME\/*\/TextureIO.framework\/TextureIO",
"name" : "TextureIO",
"CFBundleVersion" : "3.10.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5144961024,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreSVG",
"size" : 221184,
"uuid" : "2835c89d-1d3e-3fbe-b102-af59a8bce8c3",
"path" : "\/Volumes\/VOLUME\/*\/CoreSVG.framework\/CoreSVG",
"name" : "CoreSVG",
"CFBundleVersion" : "326"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5145374720,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.GenerationalStorage",
"size" : 143360,
"uuid" : "e09dc886-80d9-369f-a3d6-f1cd8d743912",
"path" : "\/Volumes\/VOLUME\/*\/GenerationalStorage.framework\/GenerationalStorage",
"name" : "GenerationalStorage",
"CFBundleVersion" : "362"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5147410432,
"size" : 81920,
"uuid" : "33bc7f65-7213-30f8-8798-bd3d845de609",
"path" : "\/Volumes\/VOLUME\/*\/libprequelite.dylib",
"name" : "libprequelite.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5151924224,
"CFBundleShortVersionString" : "493",
"CFBundleIdentifier" : "com.apple.IconServices",
"size" : 380928,
"uuid" : "c0d8c749-7b30-30df-9f4e-67ade5514b48",
"path" : "\/Volumes\/VOLUME\/*\/IconServices.framework\/IconServices",
"name" : "IconServices",
"CFBundleVersion" : "493"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5146021888,
"CFBundleShortVersionString" : "493",
"CFBundleIdentifier" : "com.apple.IconFoundation",
"size" : 122880,
"uuid" : "bc8d2b9b-0430-3537-9e0d-c3b86a7322fb",
"path" : "\/Volumes\/VOLUME\/*\/IconFoundation.framework\/IconFoundation",
"name" : "IconFoundation",
"CFBundleVersion" : "493"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5036392448,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.mobileicons.framework",
"size" : 53248,
"uuid" : "f5751d7f-f42d-3d95-9bc8-54f2091c2ce2",
"path" : "\/Volumes\/VOLUME\/*\/MobileIcons.framework\/MobileIcons",
"name" : "MobileIcons",
"CFBundleVersion" : "372.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5150048256,
"CFBundleShortVersionString" : "7.0.53",
"CFBundleIdentifier" : "com.apple.VisionCore",
"size" : 237568,
"uuid" : "f367c3c9-3fa2-3384-a47c-feec5ba6ff3e",
"path" : "\/Volumes\/VOLUME\/*\/VisionCore.framework\/VisionCore",
"name" : "VisionCore",
"CFBundleVersion" : "7.0.53"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5182308352,
"size" : 7651328,
"uuid" : "a5aafad7-5266-3a0a-a9ef-a3b29789ed17",
"path" : "\/Volumes\/VOLUME\/*\/Vision.framework\/libfaceCore.dylib",
"name" : "libfaceCore.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5056462848,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Futhark",
"size" : 106496,
"uuid" : "d3028c34-a9e3-3914-8c0e-662291748a56",
"path" : "\/Volumes\/VOLUME\/*\/Futhark.framework\/Futhark",
"name" : "Futhark",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5148983296,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.acg.InertiaCam",
"size" : 528384,
"uuid" : "b3dfdf1c-01ef-3f9d-a46c-e7ee64354266",
"path" : "\/Volumes\/VOLUME\/*\/InertiaCam.framework\/InertiaCam",
"name" : "InertiaCam",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5192482816,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreML",
"size" : 4157440,
"uuid" : "2d2c41f9-bae8-3535-b560-fbaf69272465",
"path" : "\/Volumes\/VOLUME\/*\/CoreML.framework\/CoreML",
"name" : "CoreML",
"CFBundleVersion" : "1877.50.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5171687424,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.TextRecognition",
"size" : 2473984,
"uuid" : "027afac3-2bca-3498-84fe-62aaa4b60d43",
"path" : "\/Volumes\/VOLUME\/*\/TextRecognition.framework\/TextRecognition",
"name" : "TextRecognition",
"CFBundleVersion" : "157"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5237653504,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.vision.EspressoFramework",
"size" : 12615680,
"uuid" : "bc64cd90-90c4-3f4b-868a-fa0ef6b306f5",
"path" : "\/Volumes\/VOLUME\/*\/Espresso.framework\/Espresso",
"name" : "Espresso",
"CFBundleVersion" : "402.2.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5146308608,
"CFBundleShortVersionString" : "95",
"CFBundleIdentifier" : "com.apple.mlcompiler.services",
"size" : 106496,
"uuid" : "7dcc25a8-4e35-3cca-a27d-8b9561e9d427",
"path" : "\/Volumes\/VOLUME\/*\/MLCompilerServices.framework\/MLCompilerServices",
"name" : "MLCompilerServices",
"CFBundleVersion" : "95"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5163077632,
"CFBundleShortVersionString" : "95",
"CFBundleIdentifier" : "com.apple.mlcompiler.runtime",
"size" : 430080,
"uuid" : "78f46b0d-1278-3fbb-809b-a41a7c55b743",
"path" : "\/Volumes\/VOLUME\/*\/MLCompilerRuntime.framework\/MLCompilerRuntime",
"name" : "MLCompilerRuntime",
"CFBundleVersion" : "95"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5168992256,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreML.MLAssetIO",
"size" : 1187840,
"uuid" : "600ff7ab-d9bc-3b63-8ac8-8a924161c8a2",
"path" : "\/Volumes\/VOLUME\/*\/MLAssetIO.framework\/MLAssetIO",
"name" : "MLAssetIO",
"CFBundleVersion" : "1877.50.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5152739328,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CVNLP",
"size" : 1069056,
"uuid" : "958f1273-1d5c-3955-b9ea-b442fb7fb6cd",
"path" : "\/Volumes\/VOLUME\/*\/CVNLP.framework\/CVNLP",
"name" : "CVNLP",
"CFBundleVersion" : "119"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5165895680,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Lexicon-framework",
"size" : 929792,
"uuid" : "144a3db5-4264-365f-ac4e-f9fa3990f3d3",
"path" : "\/Volumes\/VOLUME\/*\/Lexicon.framework\/Lexicon",
"name" : "Lexicon",
"CFBundleVersion" : "134.0.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5003812864,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.LinguisticData",
"size" : 20480,
"uuid" : "fca96614-411d-3015-80c7-f9e0b61b772d",
"path" : "\/Volumes\/VOLUME\/*\/LinguisticData.framework\/LinguisticData",
"name" : "LinguisticData",
"CFBundleVersion" : "483.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5163581440,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.LanguageModeling",
"size" : 1650688,
"uuid" : "bfbc5e2d-bd0a-3e56-bfd2-cabbdc491afa",
"path" : "\/Volumes\/VOLUME\/*\/LanguageModeling.framework\/LanguageModeling",
"name" : "LanguageModeling",
"CFBundleVersion" : "366.4.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5176111104,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.NaturalLanguage",
"size" : 380928,
"uuid" : "cd9016a3-2d87-31a1-a4a9-0042e09a9bc5",
"path" : "\/Volumes\/VOLUME\/*\/NaturalLanguage.framework\/NaturalLanguage",
"name" : "NaturalLanguage",
"CFBundleVersion" : "114"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5199630336,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Montreal",
"size" : 2707456,
"uuid" : "dcc80bd8-65c9-3caa-92d2-192ba4a6cbc8",
"path" : "\/Volumes\/VOLUME\/*\/Montreal.framework\/Montreal",
"name" : "Montreal",
"CFBundleVersion" : "178"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5167931392,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreEmoji",
"size" : 196608,
"uuid" : "643a23c7-68db-300a-9a8f-b5b71d1911dd",
"path" : "\/Volumes\/VOLUME\/*\/CoreEmoji.framework\/CoreEmoji",
"name" : "CoreEmoji",
"CFBundleVersion" : "200.201"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5041029120,
"size" : 73728,
"uuid" : "a3c51ddd-214f-3a15-ac69-73350d7543f4",
"path" : "\/Volumes\/VOLUME\/*\/libcmph.dylib",
"name" : "libcmph.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5257326592,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Intents",
"size" : 6565888,
"uuid" : "0848eb27-2b29-359e-820a-09123401d948",
"path" : "\/Volumes\/VOLUME\/*\/Intents.framework\/Intents",
"name" : "Intents",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5202620416,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreSpotlight",
"size" : 1032192,
"uuid" : "e8b00722-f215-321a-ad20-6c1c3004731e",
"path" : "\/Volumes\/VOLUME\/*\/CoreSpotlight.framework\/CoreSpotlight",
"name" : "CoreSpotlight",
"CFBundleVersion" : "2274.8.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5149708288,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.proactive.support.ProactiveEventTracker",
"size" : 155648,
"uuid" : "d5ecbb23-db56-319b-bde1-8139a1902b96",
"path" : "\/Volumes\/VOLUME\/*\/ProactiveEventTracker.framework\/ProactiveEventTracker",
"name" : "ProactiveEventTracker",
"CFBundleVersion" : "388"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5150547968,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.IntentsFoundation",
"size" : 65536,
"uuid" : "92429df5-bd7c-3142-bb6e-db20b03566a8",
"path" : "\/Volumes\/VOLUME\/*\/IntentsFoundation.framework\/IntentsFoundation",
"name" : "IntentsFoundation",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5167046656,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.spotlight.metadata.utilities",
"size" : 282624,
"uuid" : "38842b31-3be0-33d8-b14f-f1059d67f78f",
"path" : "\/Volumes\/VOLUME\/*\/MetadataUtilities.framework\/MetadataUtilities",
"name" : "MetadataUtilities",
"CFBundleVersion" : "2274.8.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5084413952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.spotlight.CSExattrCrypto",
"size" : 53248,
"uuid" : "32e35360-694f-3f70-9da5-2410cfbaffd6",
"path" : "\/Volumes\/VOLUME\/*\/CSExattrCrypto.framework\/CSExattrCrypto",
"name" : "CSExattrCrypto",
"CFBundleVersion" : "2274.8.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5056139264,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreOptimization",
"size" : 20480,
"uuid" : "cbaef9e1-8b5d-3f0d-b5dc-1f4fcbae3e9e",
"path" : "\/Volumes\/VOLUME\/*\/CoreOptimization.framework\/CoreOptimization",
"name" : "CoreOptimization",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5076258816,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.CorePDF",
"size" : 4096,
"uuid" : "dff099c7-016b-358b-a6a3-71b8ddf3a479",
"path" : "\/Volumes\/VOLUME\/*\/CorePDF.framework\/CorePDF",
"name" : "CorePDF",
"CFBundleVersion" : "555"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5146488832,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.RevealCore",
"size" : 24576,
"uuid" : "3157cebb-a9b6-39c6-9f09-2558b24b8fd3",
"path" : "\/Volumes\/VOLUME\/*\/RevealCore.framework\/RevealCore",
"name" : "RevealCore",
"CFBundleVersion" : "40"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5168357376,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.DocumentManager",
"size" : 303104,
"uuid" : "85ecea9a-9eef-3f4c-9c9f-f32a8a74b48f",
"path" : "\/Volumes\/VOLUME\/*\/DocumentManager.framework\/DocumentManager",
"name" : "DocumentManager",
"CFBundleVersion" : "305.3.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5204664320,
"CFBundleShortVersionString" : "1936.30.51.2.4",
"CFBundleIdentifier" : "com.apple.ShareSheet",
"size" : 1187840,
"uuid" : "2739a0ed-4a0f-3f75-becc-6fbd22c9fb34",
"path" : "\/Volumes\/VOLUME\/*\/ShareSheet.framework\/ShareSheet",
"name" : "ShareSheet",
"CFBundleVersion" : "1936.30.51.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5179359232,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PrintKitUI",
"size" : 643072,
"uuid" : "49e28d81-8dd4-361c-82da-97df3a665dd3",
"path" : "\/Volumes\/VOLUME\/*\/PrintKitUI.framework\/PrintKitUI",
"name" : "PrintKitUI",
"CFBundleVersion" : "37.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5177851904,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.DocumentManagerCore",
"size" : 200704,
"uuid" : "479ede23-daae-37e8-8907-5e7731af4698",
"path" : "\/Volumes\/VOLUME\/*\/DocumentManagerCore.framework\/DocumentManagerCore",
"name" : "DocumentManagerCore",
"CFBundleVersion" : "305.3.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5219508224,
"CFBundleShortVersionString" : "1936.30.51.2.4",
"CFBundleIdentifier" : "com.apple.Sharing",
"size" : 3534848,
"uuid" : "5284f2b0-e7f7-3ffe-9c2a-dd2d2450dda8",
"path" : "\/Volumes\/VOLUME\/*\/Sharing.framework\/Sharing",
"name" : "Sharing",
"CFBundleVersion" : "1936.30.51.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5156757504,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CollectionViewCore",
"size" : 81920,
"uuid" : "0c9bebdd-c751-328b-ae96-a66b5d2d815d",
"path" : "\/Volumes\/VOLUME\/*\/CollectionViewCore.framework\/CollectionViewCore",
"name" : "CollectionViewCore",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5150711808,
"CFBundleShortVersionString" : "17.2",
"CFBundleIdentifier" : "com.apple.dt.XCTTargetBootstrap",
"size" : 20480,
"uuid" : "c81b315d-c6b7-3a57-956a-23a1b6faead3",
"path" : "\/Volumes\/VOLUME\/*\/XCTTargetBootstrap.framework\/XCTTargetBootstrap",
"name" : "XCTTargetBootstrap",
"CFBundleVersion" : "22515"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5058576384,
"size" : 12288,
"uuid" : "9084ef41-3c9c-3a20-8379-7c79b6512858",
"path" : "\/Volumes\/VOLUME\/*\/libapp_launch_measurement.dylib",
"name" : "libapp_launch_measurement.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5165592576,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PointerUIServices",
"size" : 69632,
"uuid" : "198b1b0c-a20f-3175-bc74-2e63169ee809",
"path" : "\/Volumes\/VOLUME\/*\/PointerUIServices.framework\/PointerUIServices",
"name" : "PointerUIServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5176868864,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.BacklightServices",
"size" : 237568,
"uuid" : "d76b5a5c-a292-3559-a872-0d8bb98e3f53",
"path" : "\/Volumes\/VOLUME\/*\/BacklightServices.framework\/BacklightServices",
"name" : "BacklightServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5177458688,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreMaterial",
"size" : 147456,
"uuid" : "ea6d6854-31b4-3621-8dd3-e912baf7251b",
"path" : "\/Volumes\/VOLUME\/*\/CoreMaterial.framework\/CoreMaterial",
"name" : "CoreMaterial",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5180583936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Pasteboard",
"size" : 221184,
"uuid" : "a483f52c-5ca5-3410-a9da-1b2f93fac988",
"path" : "\/Volumes\/VOLUME\/*\/Pasteboard.framework\/Pasteboard",
"name" : "Pasteboard",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5150793728,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.DataDetection",
"size" : 12288,
"uuid" : "71b7e04d-0290-3e0f-88ce-2fad2bd405a8",
"path" : "\/Volumes\/VOLUME\/*\/DataDetection.framework\/DataDetection",
"name" : "DataDetection",
"CFBundleVersion" : "757.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5210136576,
"CFBundleShortVersionString" : "867.10",
"CFBundleIdentifier" : "com.apple.FrontBoard",
"size" : 757760,
"uuid" : "567fa5e4-8200-3650-adea-a9bbeea12ea9",
"path" : "\/Volumes\/VOLUME\/*\/FrontBoard.framework\/FrontBoard",
"name" : "FrontBoard",
"CFBundleVersion" : "867.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5181042688,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.RemoteTextInput",
"size" : 196608,
"uuid" : "6d46cd2d-a4f2-327a-b4f7-3bf6cdff8432",
"path" : "\/Volumes\/VOLUME\/*\/RemoteTextInput.framework\/RemoteTextInput",
"name" : "RemoteTextInput",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5167644672,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Accessibility",
"size" : 106496,
"uuid" : "826fa941-4c40-385e-9391-75bba1263b29",
"path" : "\/Volumes\/VOLUME\/*\/Accessibility.framework\/Accessibility",
"name" : "Accessibility",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5207117824,
"CFBundleShortVersionString" : "1",
"CFBundleIdentifier" : "com.apple.SFSymbolsFramework",
"size" : 462848,
"uuid" : "fe071323-aa09-3050-9469-52f30b0cee89",
"path" : "\/Volumes\/VOLUME\/*\/SFSymbols.framework\/SFSymbols",
"name" : "SFSymbols",
"CFBundleVersion" : "135.2.0.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5154045952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Symbols",
"size" : 45056,
"uuid" : "2111d844-5a8d-3faf-8968-1522c5c7b296",
"path" : "\/Volumes\/VOLUME\/*\/Symbols.framework\/Symbols",
"name" : "Symbols",
"CFBundleVersion" : "135.2.0.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5178318848,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PhysicsKit",
"size" : 339968,
"uuid" : "1b51c3b2-571e-3edb-8c9a-204d732da0bb",
"path" : "\/Volumes\/VOLUME\/*\/PhysicsKit.framework\/PhysicsKit",
"name" : "PhysicsKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5216178176,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.TextInput",
"size" : 794624,
"uuid" : "1b7d33f5-88b6-367c-9797-341e8010417d",
"path" : "\/Volumes\/VOLUME\/*\/TextInput.framework\/TextInput",
"name" : "TextInput",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5225762816,
"CFBundleShortVersionString" : "5.1.16",
"CFBundleIdentifier" : "com.apple.RenderBox",
"size" : 1122304,
"uuid" : "b467c1e7-b2e6-3ed8-b6e4-d7f7caeb0eba",
"path" : "\/Volumes\/VOLUME\/*\/RenderBox.framework\/RenderBox",
"name" : "RenderBox",
"CFBundleVersion" : "5.1.16"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5178884096,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitServices",
"size" : 180224,
"uuid" : "92f42c27-e98c-3811-91bd-7a95da60b065",
"path" : "\/Volumes\/VOLUME\/*\/UIKitServices.framework\/UIKitServices",
"name" : "UIKitServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5165780992,
"CFBundleShortVersionString" : "21.0.15",
"CFBundleIdentifier" : "com.apple.dt.DeveloperToolsSupport",
"size" : 32768,
"uuid" : "6dcf200d-0bb4-398c-a6d0-f80305b1febe",
"path" : "\/Volumes\/VOLUME\/*\/DeveloperToolsSupport.framework\/DeveloperToolsSupport",
"name" : "DeveloperToolsSupport",
"CFBundleVersion" : "21.0.15"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5181943808,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.BluetoothManager",
"size" : 98304,
"uuid" : "9ae1f77d-bdb8-35ff-8476-cbb6468d239e",
"path" : "\/Volumes\/VOLUME\/*\/BluetoothManager.framework\/BluetoothManager",
"name" : "BluetoothManager",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5150846976,
"size" : 16384,
"uuid" : "e996ece4-061e-30c7-bc61-e6ae5012a78d",
"path" : "\/Volumes\/VOLUME\/*\/libutil.dylib",
"name" : "libutil.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5214380032,
"CFBundleShortVersionString" : "5.2.2",
"CFBundleIdentifier" : "com.apple.Rapport",
"size" : 696320,
"uuid" : "73a198e3-1df2-38d2-aebf-aa903f1c0acf",
"path" : "\/Volumes\/VOLUME\/*\/Rapport.framework\/Rapport",
"name" : "Rapport",
"CFBundleVersion" : "522.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5208821760,
"size" : 102400,
"uuid" : "8b1fc3f4-6575-33dc-9e6f-e97833012929",
"path" : "\/Volumes\/VOLUME\/*\/libresolv.9.dylib",
"name" : "libresolv.9.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5181485056,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MobileBluetooth",
"size" : 253952,
"uuid" : "099baaea-951d-3fa3-ae71-fecf80b18e04",
"path" : "\/Volumes\/VOLUME\/*\/MobileBluetooth.framework\/MobileBluetooth",
"name" : "MobileBluetooth",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5209415680,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.coretelephony.CTCarrierSpace",
"size" : 65536,
"uuid" : "b4ae7e9f-88e4-3721-9fac-8c2059fae916",
"path" : "\/Volumes\/VOLUME\/*\/CTCarrierSpace.framework\/CTCarrierSpace",
"name" : "CTCarrierSpace",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5182156800,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.corebrightness",
"size" : 12288,
"uuid" : "5fbf7d20-dc0f-3d79-acf4-e04cc1898ed8",
"path" : "\/Volumes\/VOLUME\/*\/CoreBrightness.framework\/CoreBrightness",
"name" : "CoreBrightness",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5208981504,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.NetAppsUtilities",
"size" : 167936,
"uuid" : "f73b37e0-e097-3e6c-a4f8-ccfe77b76f4e",
"path" : "\/Volumes\/VOLUME\/*\/NetAppsUtilities.framework\/NetAppsUtilities",
"name" : "NetAppsUtilities",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5211607040,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.settingsandcoreapps.SettingsFoundation",
"size" : 90112,
"uuid" : "93802766-4196-3348-b1d0-35f14503a7d2",
"path" : "\/Volumes\/VOLUME\/*\/SettingsFoundation.framework\/SettingsFoundation",
"name" : "SettingsFoundation",
"CFBundleVersion" : "1061.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5209604096,
"size" : 212992,
"uuid" : "d4a2e369-e387-380a-91d4-b3292d5a9468",
"path" : "\/Volumes\/VOLUME\/*\/libAWDSupport.dylib",
"name" : "libAWDSupport.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5177786368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppTrackingTransparency",
"size" : 16384,
"uuid" : "967e8512-4c0d-35c1-9cbb-1e73f7532b5e",
"path" : "\/Volumes\/VOLUME\/*\/AppTrackingTransparency.framework\/AppTrackingTransparency",
"name" : "AppTrackingTransparency",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5209911296,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.BiometricKit2",
"size" : 65536,
"uuid" : "a1df4e41-2142-365e-adfb-2804fa97103c",
"path" : "\/Volumes\/VOLUME\/*\/BiometricKit.framework\/BiometricKit",
"name" : "BiometricKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5212237824,
"size" : 69632,
"uuid" : "c16e45b4-20c6-3f34-a87c-4beb048d5647",
"path" : "\/Volumes\/VOLUME\/*\/libprotobuf-lite.dylib",
"name" : "libprotobuf-lite.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5218418688,
"size" : 368640,
"uuid" : "535c2cd1-16b9-36b7-acf1-4d6370ea8809",
"path" : "\/Volumes\/VOLUME\/*\/libprotobuf.dylib",
"name" : "libprotobuf.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5271252992,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AVKit",
"size" : 1990656,
"uuid" : "3e3e441f-8d1e-3ed0-8dae-f0444bcff5f9",
"path" : "\/Volumes\/VOLUME\/*\/AVKit.framework\/AVKit",
"name" : "AVKit",
"CFBundleVersion" : "1088.13"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5227773952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MediaRemote",
"size" : 3842048,
"uuid" : "a65d4f95-efc2-3670-a23a-711b004c12bf",
"path" : "\/Volumes\/VOLUME\/*\/MediaRemote.framework\/MediaRemote",
"name" : "MediaRemote",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5235200000,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Synapse",
"size" : 352256,
"uuid" : "c43a1aa8-b0a2-3a80-a012-1973cce5d8ea",
"path" : "\/Volumes\/VOLUME\/*\/Synapse.framework\/Synapse",
"name" : "Synapse",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5212008448,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AVRouting",
"size" : 28672,
"uuid" : "13cd5454-95c0-35ef-9b81-76bef632da8f",
"path" : "\/Volumes\/VOLUME\/*\/AVRouting.framework\/AVRouting",
"name" : "AVRouting",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5235929088,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Pegasus",
"size" : 434176,
"uuid" : "141c241d-79dd-340b-b339-b834d78e5555",
"path" : "\/Volumes\/VOLUME\/*\/Pegasus.framework\/Pegasus",
"name" : "Pegasus",
"CFBundleVersion" : "270.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5490491392,
"CFBundleShortVersionString" : "5.2.12.1.100",
"CFBundleIdentifier" : "com.apple.SwiftUI",
"size" : 30744576,
"uuid" : "2cd1a04f-ecde-3231-aae4-a8787861495e",
"path" : "\/Volumes\/VOLUME\/*\/SwiftUI.framework\/SwiftUI",
"name" : "SwiftUI",
"CFBundleVersion" : "5.2.12.1.100"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5212430336,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MediaServices",
"size" : 503808,
"uuid" : "1606878c-0d88-3d8b-a9a3-84b6ec90fe89",
"path" : "\/Volumes\/VOLUME\/*\/MediaServices.framework\/MediaServices",
"name" : "MediaServices",
"CFBundleVersion" : "4023.310.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5282009088,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.TelephonyUtilities",
"size" : 1699840,
"uuid" : "2dbd56b6-05c6-39df-8588-61dffc37fc25",
"path" : "\/Volumes\/VOLUME\/*\/TelephonyUtilities.framework\/TelephonyUtilities",
"name" : "TelephonyUtilities",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5215731712,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.persistentconnection",
"size" : 163840,
"uuid" : "c17097a1-a693-38dc-bc93-6e7ea89de385",
"path" : "\/Volumes\/VOLUME\/*\/PersistentConnection.framework\/PersistentConnection",
"name" : "PersistentConnection",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5278081024,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.trial",
"size" : 737280,
"uuid" : "9555e50d-b9bc-33c9-b925-a8cce9280ad4",
"path" : "\/Volumes\/VOLUME\/*\/Trial.framework\/Trial",
"name" : "Trial",
"CFBundleVersion" : "396.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5279522816,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.TrialProto",
"size" : 495616,
"uuid" : "266705df-efa2-3b01-89d0-bc824aac46fd",
"path" : "\/Volumes\/VOLUME\/*\/TrialProto.framework\/TrialProto",
"name" : "TrialProto",
"CFBundleVersion" : "396.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5211799552,
"CFBundleIdentifier" : "com.apple.siri.flatbuffer.AppleFlatBuffers",
"size" : 106496,
"uuid" : "c4190fbe-dc8d-3ee6-9ef5-5afa30b916ed",
"path" : "\/Volumes\/VOLUME\/*\/AppleFlatBuffers.framework\/AppleFlatBuffers",
"name" : "AppleFlatBuffers",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5213446144,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.osanalytics.OSAnalytics",
"size" : 356352,
"uuid" : "edd3dadc-c47c-372f-b486-529d8ee3dc84",
"path" : "\/Volumes\/VOLUME\/*\/OSAnalytics.framework\/OSAnalytics",
"name" : "OSAnalytics",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5280657408,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CallKit",
"size" : 610304,
"uuid" : "1e453b19-85b9-35ad-b7c5-837904128ba9",
"path" : "\/Volumes\/VOLUME\/*\/CallKit.framework\/CallKit",
"name" : "CallKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5416476672,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreDuet",
"size" : 2375680,
"uuid" : "453ea198-6d01-3756-b6ff-189b8a71d0ed",
"path" : "\/Volumes\/VOLUME\/*\/CoreDuet.framework\/CoreDuet",
"name" : "CoreDuet",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5182226432,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.communicationsfilter",
"size" : 20480,
"uuid" : "c17e3332-bd50-33a5-8515-7409f4b6a93a",
"path" : "\/Volumes\/VOLUME\/*\/CommunicationsFilter.framework\/CommunicationsFilter",
"name" : "CommunicationsFilter",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5212094464,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.imtransferservices",
"size" : 24576,
"uuid" : "74cedfc0-cb93-3818-b877-6bc091890cd5",
"path" : "\/Volumes\/VOLUME\/*\/IMTransferServices.framework\/IMTransferServices",
"name" : "IMTransferServices",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5236801536,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.coreduetcontext",
"size" : 339968,
"uuid" : "9c7c190c-b4d3-3133-9a94-c3c0de76855c",
"path" : "\/Volumes\/VOLUME\/*\/CoreDuetContext.framework\/CoreDuetContext",
"name" : "CoreDuetContext",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5209354240,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.incomingcallfilter",
"size" : 16384,
"uuid" : "a9b54c3d-8730-312c-beb3-985c78b6fc1b",
"path" : "\/Volumes\/VOLUME\/*\/IncomingCallFilter.framework\/IncomingCallFilter",
"name" : "IncomingCallFilter",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5006565376,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreDuetDaemonProtocol",
"size" : 8192,
"uuid" : "02305321-707e-3ad3-9008-78a1cdfec737",
"path" : "\/Volumes\/VOLUME\/*\/CoreDuetDaemonProtocol.framework\/CoreDuetDaemonProtocol",
"name" : "CoreDuetDaemonProtocol",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5276872704,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.AXRuntime",
"size" : 434176,
"uuid" : "f6c05474-65b9-338c-9e2e-dce7d34258c6",
"path" : "\/Volumes\/VOLUME\/*\/AXRuntime.framework\/AXRuntime",
"name" : "AXRuntime",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5214085120,
"CFBundleShortVersionString" : "17",
"CFBundleIdentifier" : "com.apple.RecapPerformanceTesting",
"size" : 102400,
"uuid" : "d3be6001-c543-3230-9d53-b57c277e97a2",
"path" : "\/Volumes\/VOLUME\/*\/RecapPerformanceTesting.framework\/RecapPerformanceTesting",
"name" : "RecapPerformanceTesting",
"CFBundleVersion" : "17"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5276143616,
"CFBundleShortVersionString" : "5.0.77",
"CFBundleIdentifier" : "com.apple.AttributeGraph",
"size" : 253952,
"uuid" : "26873edb-d836-36f7-9642-e2606356d8dc",
"path" : "\/Volumes\/VOLUME\/*\/AttributeGraph.framework\/AttributeGraph",
"name" : "AttributeGraph",
"CFBundleVersion" : "5.0.77"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5407977472,
"size" : 163840,
"uuid" : "0846852c-7e09-3a45-bcfd-911f10dff28a",
"path" : "\/Volumes\/VOLUME\/*\/libswiftCoreML.dylib",
"name" : "libswiftCoreML.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5219213312,
"size" : 53248,
"uuid" : "4e34dfac-13df-3d40-ac18-254ffcf5d0cb",
"path" : "\/Volumes\/VOLUME\/*\/libswiftObservation.dylib",
"name" : "libswiftObservation.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5219356672,
"size" : 28672,
"uuid" : "763f3e01-004e-3ecd-82ad-c28af11c695f",
"path" : "\/Volumes\/VOLUME\/*\/libswiftVision.dylib",
"name" : "libswiftVision.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5156958208,
"size" : 12288,
"uuid" : "10ac637d-5a9c-38f3-ba7b-a1c7df191f3f",
"path" : "\/Volumes\/VOLUME\/*\/libAXSafeCategoryBundle.dylib",
"name" : "libAXSafeCategoryBundle.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5275160576,
"CFBundleShortVersionString" : "551",
"CFBundleIdentifier" : "com.apple.UserActivity",
"size" : 421888,
"uuid" : "a21fcc71-4600-38f5-9bb8-c49a710dd681",
"path" : "\/Volumes\/VOLUME\/*\/UserActivity.framework\/UserActivity",
"name" : "UserActivity",
"CFBundleVersion" : "551"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5409513472,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CloudSubscriptionFeatures",
"size" : 348160,
"uuid" : "ef1378ef-c35a-3af7-b7f8-2e71319cd6d3",
"path" : "\/Volumes\/VOLUME\/*\/CloudSubscriptionFeatures.framework\/CloudSubscriptionFeatures",
"name" : "CloudSubscriptionFeatures",
"CFBundleVersion" : "1.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5408391168,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.ContactsAutocompleteUI",
"size" : 495616,
"uuid" : "b6a1ebef-18ab-3b71-beda-f63b9b71558c",
"path" : "\/Volumes\/VOLUME\/*\/ContactsAutocompleteUI.framework\/ContactsAutocompleteUI",
"name" : "ContactsAutocompleteUI",
"CFBundleVersion" : "727"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5439406080,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.ContactsUI",
"size" : 4681728,
"uuid" : "4b2538a3-efe3-3d0c-b761-e396c6487530",
"path" : "\/Volumes\/VOLUME\/*\/ContactsUI.framework\/ContactsUI",
"name" : "ContactsUI",
"CFBundleVersion" : "1238"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5414260736,
"CFBundleShortVersionString" : "11.0",
"CFBundleIdentifier" : "com.apple.Email",
"size" : 1036288,
"uuid" : "5e5ba9cb-f7fd-3fd1-9154-30b84e2ced65",
"path" : "\/Volumes\/VOLUME\/*\/Email.framework\/Email",
"name" : "Email",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5412302848,
"CFBundleShortVersionString" : "11.0",
"CFBundleIdentifier" : "com.apple.EmailCore",
"size" : 536576,
"uuid" : "792eea95-b513-38a8-97b2-e589d8324cea",
"path" : "\/Volumes\/VOLUME\/*\/EmailCore.framework\/EmailCore",
"name" : "EmailCore",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5212160000,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.ftclientservices",
"size" : 12288,
"uuid" : "391ac92a-945e-35e9-bb95-ca28163f8f61",
"path" : "\/Volumes\/VOLUME\/*\/FTClientServices.framework\/FTClientServices",
"name" : "FTClientServices",
"CFBundleVersion" : "1000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5277704192,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MailServices",
"size" : 98304,
"uuid" : "747161da-5386-3d3e-9601-7bdf00c9e111",
"path" : "\/Volumes\/VOLUME\/*\/MailServices.framework\/MailServices",
"name" : "MailServices",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5420765184,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.Message",
"size" : 12271616,
"uuid" : "dc2872ba-2db9-3a16-b19d-11a919917e14",
"path" : "\/Volumes\/VOLUME\/*\/Message.framework\/Message",
"name" : "Message",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5147611136,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MessageSupport",
"size" : 8192,
"uuid" : "5ef1604c-347c-3287-8de6-3637754a737b",
"path" : "\/Volumes\/VOLUME\/*\/MessageSupport.framework\/MessageSupport",
"name" : "MessageSupport",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5462740992,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PencilKit",
"size" : 3887104,
"uuid" : "d4e33533-172c-3b5c-aec3-3b589b7599e0",
"path" : "\/Volumes\/VOLUME\/*\/PencilKit.framework\/PencilKit",
"name" : "PencilKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5410639872,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.VisionKit",
"size" : 143360,
"uuid" : "7c786e75-6c9a-3c1d-8f2c-471e57efab71",
"path" : "\/Volumes\/VOLUME\/*\/VisionKit.framework\/VisionKit",
"name" : "VisionKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5410906112,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.DoNotDisturb",
"size" : 434176,
"uuid" : "50b2170b-79ed-3068-ba97-22a75684147e",
"path" : "\/Volumes\/VOLUME\/*\/DoNotDisturb.framework\/DoNotDisturb",
"name" : "DoNotDisturb",
"CFBundleVersion" : "371.15"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5453508608,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PhotosFormats",
"size" : 1212416,
"uuid" : "c0793d2e-827b-3753-9071-bcac7ef5a442",
"path" : "\/Volumes\/VOLUME\/*\/PhotosFormats.framework\/PhotosFormats",
"name" : "PhotosFormats",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5413380096,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.contacts.ContactsAutocomplete",
"size" : 303104,
"uuid" : "2f4e1c1b-36b8-3e1a-a591-90dce6178e65",
"path" : "\/Volumes\/VOLUME\/*\/ContactsAutocomplete.framework\/ContactsAutocomplete",
"name" : "ContactsAutocomplete",
"CFBundleVersion" : "1212"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5275918336,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.corerecents",
"size" : 57344,
"uuid" : "5317c232-c8e4-3d64-bf9d-8b368a8d4a8d",
"path" : "\/Volumes\/VOLUME\/*\/CoreRecents.framework\/CoreRecents",
"name" : "CoreRecents",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5237489664,
"CFBundleShortVersionString" : "11.0",
"CFBundleIdentifier" : "com.apple.EmailAddressing",
"size" : 45056,
"uuid" : "0ed83e43-d80b-33e9-9978-65fdf96cc64e",
"path" : "\/Volumes\/VOLUME\/*\/EmailAddressing.framework\/EmailAddressing",
"name" : "EmailAddressing",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5437919232,
"CFBundleShortVersionString" : "11.0",
"CFBundleIdentifier" : "com.apple.EmailFoundation",
"size" : 569344,
"uuid" : "83c9f911-6511-30d3-87be-aea3a56fe645",
"path" : "\/Volumes\/VOLUME\/*\/EmailFoundation.framework\/EmailFoundation",
"name" : "EmailFoundation",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5449895936,
"CFBundleShortVersionString" : "11.0",
"CFBundleIdentifier" : "com.apple.MailSupport",
"size" : 249856,
"uuid" : "ab4f34ee-8a6d-3f31-b1a1-759c7396f18f",
"path" : "\/Volumes\/VOLUME\/*\/MailSupport.framework\/MailSupport",
"name" : "MailSupport",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5410074624,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.TipsNext",
"size" : 307200,
"uuid" : "25266062-e9e4-3d59-b446-636836075abf",
"path" : "\/Volumes\/VOLUME\/*\/TipsNext.framework\/TipsNext",
"name" : "TipsNext",
"CFBundleVersion" : "55.2.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5448609792,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.MIME",
"size" : 323584,
"uuid" : "aa96d64b-eccd-388b-8966-4ef17cbc42da",
"path" : "\/Volumes\/VOLUME\/*\/MIME.framework\/MIME",
"name" : "MIME",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5276622848,
"size" : 40960,
"uuid" : "5701d7a8-510a-3210-91af-ecb660e33682",
"path" : "\/Volumes\/VOLUME\/*\/libswiftIntents.dylib",
"name" : "libswiftIntents.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5411782656,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppSupportUI",
"size" : 184320,
"uuid" : "4fc33cd5-b80c-3717-95fd-3f97b78cab14",
"path" : "\/Volumes\/VOLUME\/*\/AppSupportUI.framework\/AppSupportUI",
"name" : "AppSupportUI"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5449256960,
"CFBundleShortVersionString" : "4.0",
"CFBundleIdentifier" : "com.apple.GSS",
"size" : 188416,
"uuid" : "619459a1-1378-34fc-89cc-1849f3e2a768",
"path" : "\/Volumes\/VOLUME\/*\/GSS.framework\/GSS",
"name" : "GSS",
"CFBundleVersion" : "2.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5439119360,
"CFBundleShortVersionString" : "1.4",
"CFBundleIdentifier" : "com.apple.performance.DiagnosticRequest",
"size" : 86016,
"uuid" : "d604f240-5a95-364b-b232-d11581023254",
"path" : "\/Volumes\/VOLUME\/*\/DiagnosticRequest.framework\/DiagnosticRequest",
"name" : "DiagnosticRequest",
"CFBundleVersion" : "4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5452017664,
"CFBundleShortVersionString" : "4.0",
"CFBundleIdentifier" : "com.apple.Heimdal",
"size" : 475136,
"uuid" : "5e625e99-494a-3b11-adbf-ab8cf8a454db",
"path" : "\/Volumes\/VOLUME\/*\/Heimdal.framework\/Heimdal",
"name" : "Heimdal",
"CFBundleVersion" : "2.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5216096256,
"CFBundleShortVersionString" : "4.0",
"CFBundleIdentifier" : "com.apple.CommonAuth",
"size" : 32768,
"uuid" : "a0fae7cd-7201-38f6-90b8-9486ae747686",
"path" : "\/Volumes\/VOLUME\/*\/CommonAuth.framework\/CommonAuth",
"name" : "CommonAuth",
"CFBundleVersion" : "2.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5459062784,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.NetworkServiceProxyFramework",
"size" : 860160,
"uuid" : "75b7a69b-0774-325c-a884-25113076cfc5",
"path" : "\/Volumes\/VOLUME\/*\/NetworkServiceProxy.framework\/NetworkServiceProxy",
"name" : "NetworkServiceProxy",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5455925248,
"size" : 860160,
"uuid" : "c61d397e-861b-3d52-a4ec-3c9631357641",
"path" : "\/Volumes\/VOLUME\/*\/libboringssl.dylib",
"name" : "libboringssl.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5451513856,
"size" : 389120,
"uuid" : "e1e807b1-2557-3736-81b6-5de35a70f43d",
"path" : "\/Volumes\/VOLUME\/*\/libusrtcp.dylib",
"name" : "libusrtcp.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5452754944,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.awd",
"size" : 237568,
"uuid" : "2e91d4de-5059-3af6-b431-260b3eac4da5",
"path" : "\/Volumes\/VOLUME\/*\/WirelessDiagnostics.framework\/WirelessDiagnostics",
"name" : "WirelessDiagnostics",
"CFBundleVersion" : "997"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5475086336,
"size" : 1167360,
"uuid" : "db380a3c-6ba1-35b4-bc5b-b225cc4c9105",
"path" : "\/Volumes\/VOLUME\/*\/libAWDSupportFramework.dylib",
"name" : "libAWDSupportFramework.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5412143104,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PersonaUI",
"size" : 61440,
"uuid" : "f261f73a-c038-39f4-b108-7040454fef8d",
"path" : "\/Volumes\/VOLUME\/*\/PersonaUI.framework\/PersonaUI",
"name" : "PersonaUI",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5449605120,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.contacts.donation",
"size" : 102400,
"uuid" : "827a8f80-f9bd-35f4-aa00-f210fdc86e01",
"path" : "\/Volumes\/VOLUME\/*\/ContactsDonation.framework\/ContactsDonation",
"name" : "ContactsDonation"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5450502144,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.EmojiFoundation",
"size" : 278528,
"uuid" : "9fd54131-fe66-3501-833d-5e0b8d1225b4",
"path" : "\/Volumes\/VOLUME\/*\/EmojiFoundation.framework\/EmojiFoundation",
"name" : "EmojiFoundation",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5457600512,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Contacts.ContactsUICore",
"size" : 614400,
"uuid" : "a1c21656-1149-39f8-b770-81b398dd119c",
"path" : "\/Volumes\/VOLUME\/*\/ContactsUICore.framework\/ContactsUICore",
"name" : "ContactsUICore",
"CFBundleVersion" : "3506"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5469863936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.FamilyCircle",
"size" : 421888,
"uuid" : "7f649963-4c2c-31d2-8c99-4c2e1df14447",
"path" : "\/Volumes\/VOLUME\/*\/FamilyCircle.framework\/FamilyCircle",
"name" : "FamilyCircle",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5416312832,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SensitiveContentAnalysisUI",
"size" : 57344,
"uuid" : "932fb84a-dadf-3688-9ca2-8d8b83fb5948",
"path" : "\/Volumes\/VOLUME\/*\/SensitiveContentAnalysisUI.framework\/SensitiveContentAnalysisUI",
"name" : "SensitiveContentAnalysisUI",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5276753920,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SensitiveContentAnalysis",
"size" : 36864,
"uuid" : "4cca08cc-22e4-3f7c-b437-5044d15592c2",
"path" : "\/Volumes\/VOLUME\/*\/SensitiveContentAnalysis.framework\/SensitiveContentAnalysis",
"name" : "SensitiveContentAnalysis",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5460606976,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.findmy.framework.FindMyLocate",
"size" : 921600,
"uuid" : "07d04401-7e40-3e36-a335-3cf3fbb880a5",
"path" : "\/Volumes\/VOLUME\/*\/FindMyLocate.framework\/FindMyLocate",
"name" : "FindMyLocate",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5277962240,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MonogramPoster",
"size" : 28672,
"uuid" : "39e76672-c6ee-30fa-82fb-867068984494",
"path" : "\/Volumes\/VOLUME\/*\/MonogramPoster.framework\/MonogramPoster",
"name" : "MonogramPoster",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5461962752,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.TemplateKit",
"size" : 360448,
"uuid" : "a73d3ff3-e9e5-3437-88aa-dc865cf62417",
"path" : "\/Volumes\/VOLUME\/*\/TemplateKit.framework\/TemplateKit",
"name" : "TemplateKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5414125568,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PersonaKit",
"size" : 49152,
"uuid" : "daa74ece-04ac-381d-a583-1189880482ae",
"path" : "\/Volumes\/VOLUME\/*\/PersonaKit.framework\/PersonaKit",
"name" : "PersonaKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5472088064,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Transparency",
"size" : 299008,
"uuid" : "3fdcc12b-ae6f-3c86-abbf-5228787b44c9",
"path" : "\/Volumes\/VOLUME\/*\/Transparency.framework\/Transparency",
"name" : "Transparency"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5471547392,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreFollowUp",
"size" : 184320,
"uuid" : "dbd58e83-7fde-3e4e-a142-9210158d7a09",
"path" : "\/Volumes\/VOLUME\/*\/CoreFollowUp.framework\/CoreFollowUp",
"name" : "CoreFollowUp",
"CFBundleVersion" : "243"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5470720000,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AAAFoundationSwift",
"size" : 307200,
"uuid" : "2621fc4f-c565-3687-a85b-feb88e3a168f",
"path" : "\/Volumes\/VOLUME\/*\/AAAFoundationSwift.framework\/AAAFoundationSwift",
"name" : "AAAFoundationSwift",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5473583104,
"CFBundleShortVersionString" : "140",
"CFBundleIdentifier" : "com.apple.ManagedSettingsObjC",
"size" : 147456,
"uuid" : "98a54009-c25b-31dd-ac5d-56de75869616",
"path" : "\/Volumes\/VOLUME\/*\/ManagedSettingsObjC.framework\/ManagedSettingsObjC",
"name" : "ManagedSettingsObjC",
"CFBundleVersion" : "140"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5409394688,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.findmy.framework.FindMyCommon",
"size" : 49152,
"uuid" : "97df48e4-a5e9-3c1c-8715-f5ab53d268b0",
"path" : "\/Volumes\/VOLUME\/*\/FindMyCommon.framework\/FindMyCommon",
"name" : "FindMyCommon"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5472747520,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.findmy.framework.FindMyBase",
"size" : 368640,
"uuid" : "79d9169a-b474-39e1-b41a-c63b325528b3",
"path" : "\/Volumes\/VOLUME\/*\/FindMyBase.framework\/FindMyBase",
"name" : "FindMyBase"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5480124416,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.TipKitCore",
"size" : 880640,
"uuid" : "93802189-deef-3d08-94a8-d3884fd46865",
"path" : "\/Volumes\/VOLUME\/*\/TipKitCore.framework\/TipKitCore",
"name" : "TipKitCore",
"CFBundleVersion" : "55.2.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5481390080,
"CFBundleShortVersionString" : "1.3",
"CFBundleIdentifier" : "com.apple.MMCS",
"size" : 704512,
"uuid" : "e3497a75-b351-39a9-8c08-d5ac6568f5fb",
"path" : "\/Volumes\/VOLUME\/*\/MMCS.framework\/MMCS",
"name" : "MMCS",
"CFBundleVersion" : "2130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5453221888,
"CFBundleShortVersionString" : "9.0",
"CFBundleIdentifier" : "com.apple.PhotoFoundation",
"size" : 49152,
"uuid" : "eae1e586-f8ae-3547-9996-bb30654e5412",
"path" : "\/Volumes\/VOLUME\/*\/PhotoFoundation.framework\/PhotoFoundation",
"name" : "PhotoFoundation",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5477613568,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CacheDelete",
"size" : 311296,
"uuid" : "5797e60f-f27e-367c-853f-9d2326b7f267",
"path" : "\/Volumes\/VOLUME\/*\/CacheDelete.framework\/CacheDelete",
"name" : "CacheDelete",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5473976320,
"CFBundleShortVersionString" : "2130.10",
"CFBundleIdentifier" : "com.apple.ChunkingLibrary",
"size" : 323584,
"uuid" : "ff06abbc-f6f7-3a37-a11a-971aa9298e2f",
"path" : "\/Volumes\/VOLUME\/*\/ChunkingLibrary.framework\/ChunkingLibrary",
"name" : "ChunkingLibrary",
"CFBundleVersion" : "2130.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5471248384,
"CFBundleShortVersionString" : "131",
"CFBundleIdentifier" : "com.apple.AssetCacheServices",
"size" : 126976,
"uuid" : "efd65ced-dbfc-327a-ab09-e29023e60e62",
"path" : "\/Volumes\/VOLUME\/*\/AssetCacheServices.framework\/AssetCacheServices",
"name" : "AssetCacheServices",
"CFBundleVersion" : "131"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5439299584,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CertUI",
"size" : 32768,
"uuid" : "cc8a9edc-597c-3f92-8d35-69ca450ee1ff",
"path" : "\/Volumes\/VOLUME\/*\/CertUI.framework\/CertUI",
"name" : "CertUI",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5482545152,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.dataaccess.framework",
"size" : 421888,
"uuid" : "f22fda29-d262-358d-899b-d5dae2e12393",
"path" : "\/Volumes\/VOLUME\/*\/DataAccess.framework\/DataAccess",
"name" : "DataAccess",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5483368448,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.EmailDaemon",
"size" : 2854912,
"uuid" : "1fe7b7f5-bd1a-3a18-ae2a-b33524d059f3",
"path" : "\/Volumes\/VOLUME\/*\/EmailDaemon.framework\/EmailDaemon",
"name" : "EmailDaemon",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5540249600,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.eventkit",
"size" : 1900544,
"uuid" : "cf1861c3-e666-362f-be62-8adef5b55df2",
"path" : "\/Volumes\/VOLUME\/*\/EventKit.framework\/EventKit",
"name" : "EventKit",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5474652160,
"size" : 163840,
"uuid" : "000e2d29-5d53-3d42-a6c6-fd7d66cefad3",
"path" : "\/Volumes\/VOLUME\/*\/libswiftSwiftOnoneSupport.dylib",
"name" : "libswiftSwiftOnoneSupport.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5478850560,
"size" : 94208,
"uuid" : "57457949-345a-3573-92f1-a039ba752517",
"path" : "\/Volumes\/VOLUME\/*\/libswiftSystem.dylib",
"name" : "libswiftSystem.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5559062528,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SearchFoundation",
"size" : 4272128,
"uuid" : "bdc166d4-1925-3a66-b737-decb3733ad2e",
"path" : "\/Volumes\/VOLUME\/*\/SearchFoundation.framework\/SearchFoundation",
"name" : "SearchFoundation",
"CFBundleVersion" : "3302.18.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5488287744,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.siri.parsec.CoreParsec",
"size" : 917504,
"uuid" : "b23f922f-87a6-34b2-aaca-e406c937a89a",
"path" : "\/Volumes\/VOLUME\/*\/CoreParsec.framework\/CoreParsec",
"name" : "CoreParsec",
"CFBundleVersion" : "3302.18.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5596946432,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PegasusAPI",
"size" : 10285056,
"uuid" : "5f1997e3-168b-3c4c-b785-3c787906993a",
"path" : "\/Volumes\/VOLUME\/*\/PegasusAPI.framework\/PegasusAPI",
"name" : "PegasusAPI",
"CFBundleVersion" : "3302.18.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5479190528,
"CFBundleShortVersionString" : "2.11",
"CFBundleIdentifier" : "com.apple.Notes",
"size" : 147456,
"uuid" : "a1c7c3c5-23a7-39e3-90aa-e917065fcb21",
"path" : "\/Volumes\/VOLUME\/*\/Notes.framework\/Notes",
"name" : "Notes",
"CFBundleVersion" : "2481"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5535637504,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.CalendarFoundation",
"size" : 565248,
"uuid" : "c4d65c6b-072b-3472-859f-b7e27acf9a82",
"path" : "\/Volumes\/VOLUME\/*\/CalendarFoundation.framework\/CalendarFoundation",
"name" : "CalendarFoundation",
"CFBundleVersion" : "1547.1.1.3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5533261824,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CalendarDatabase",
"size" : 1134592,
"uuid" : "8f827f4e-5861-3059-bf91-0b141abdf0aa",
"path" : "\/Volumes\/VOLUME\/*\/CalendarDatabase.framework\/CalendarDatabase",
"name" : "CalendarDatabase"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5539000320,
"CFBundleShortVersionString" : "1.0.1",
"CFBundleIdentifier" : "com.apple.coredav",
"size" : 557056,
"uuid" : "5cbc70b0-7ba2-34d8-b51b-983e2b91cd36",
"path" : "\/Volumes\/VOLUME\/*\/CoreDAV.framework\/CoreDAV",
"name" : "CoreDAV",
"CFBundleVersion" : "1221.1.1.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5473370112,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.NotesUIServices",
"size" : 61440,
"uuid" : "f1f73ac4-bb86-342c-bd08-61f1670d2bc7",
"path" : "\/Volumes\/VOLUME\/*\/NotesUIServices.framework\/NotesUIServices",
"name" : "NotesUIServices",
"CFBundleVersion" : "2481"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5543690240,
"CFBundleShortVersionString" : "2.11",
"CFBundleIdentifier" : "com.apple.NotesSupport",
"size" : 401408,
"uuid" : "9a71035a-e169-3614-b8df-63388b0bd749",
"path" : "\/Volumes\/VOLUME\/*\/NotesSupport.framework\/NotesSupport",
"name" : "NotesSupport",
"CFBundleVersion" : "2481"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5552201728,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppIntents",
"size" : 2588672,
"uuid" : "69c2e090-566d-37de-be17-3123679a18db",
"path" : "\/Volumes\/VOLUME\/*\/AppIntents.framework\/AppIntents",
"name" : "AppIntents",
"CFBundleVersion" : "146.60.7.1.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5479497728,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.-AppIntents-SwiftUI",
"size" : 139264,
"uuid" : "de5de2c2-52e8-3352-bfe4-2c1f158e8406",
"path" : "\/Volumes\/VOLUME\/*\/_AppIntents_SwiftUI.framework\/_AppIntents_SwiftUI",
"name" : "_AppIntents_SwiftUI",
"CFBundleVersion" : "146.60.7.1.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5536792576,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.LinkServices",
"size" : 901120,
"uuid" : "8fed1c6b-9f3c-33ea-b83b-07c3857c9e53",
"path" : "\/Volumes\/VOLUME\/*\/LinkServices.framework\/LinkServices",
"name" : "LinkServices",
"CFBundleVersion" : "146.60.7.1.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5544529920,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AssistantServices",
"size" : 2465792,
"uuid" : "6b89eee7-a88c-35ff-9841-1290dfc8a2bc",
"path" : "\/Volumes\/VOLUME\/*\/AssistantServices.framework\/AssistantServices",
"name" : "AssistantServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5549793280,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.LinkMetadata",
"size" : 1253376,
"uuid" : "2b4533db-7c91-3fc3-a7e3-9afe3f9d4670",
"path" : "\/Volumes\/VOLUME\/*\/LinkMetadata.framework\/LinkMetadata",
"name" : "LinkMetadata",
"CFBundleVersion" : "146.60.7.1.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5479788544,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.IntentsCore",
"size" : 139264,
"uuid" : "b6f4adad-cbf9-3632-9198-de0fd70440a7",
"path" : "\/Volumes\/VOLUME\/*\/IntentsCore.framework\/IntentsCore",
"name" : "IntentsCore",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5557780480,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.siri.koa",
"size" : 446464,
"uuid" : "41a46c22-5b41-3fa5-9868-0fbf0c919447",
"path" : "\/Volumes\/VOLUME\/*\/Koa.framework\/Koa",
"name" : "Koa",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5490171904,
"size" : 163840,
"uuid" : "0beb9a6b-913c-3497-b67b-37cfc6745cf5",
"path" : "\/Volumes\/VOLUME\/*\/libskit.dylib",
"name" : "libskit.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5574983680,
"size" : 2641920,
"uuid" : "a2ad6590-f8a5-376a-859a-c0bd02743311",
"path" : "\/Volumes\/VOLUME\/*\/libmorphun.dylib",
"name" : "libmorphun.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5471940608,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.siri.MorphunAssets",
"size" : 61440,
"uuid" : "08a03b46-f908-3ccc-8b2f-85a4c55d5390",
"path" : "\/Volumes\/VOLUME\/*\/MorphunAssets.framework\/MorphunAssets",
"name" : "MorphunAssets",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5478518784,
"size" : 86016,
"uuid" : "20391c4b-c9c2-3f25-94e9-f695db36429d",
"path" : "\/Volumes\/VOLUME\/*\/libmarisa.dylib",
"name" : "libmarisa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5654798336,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.private.EmbeddedAcousticRecognition",
"size" : 12177408,
"uuid" : "8d0fc767-f4a5-3c60-b6db-8123c2ca21c5",
"path" : "\/Volumes\/VOLUME\/*\/EmbeddedAcousticRecognition.framework\/EmbeddedAcousticRecognition",
"name" : "EmbeddedAcousticRecognition",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5567057920,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SDAPI",
"size" : 3743744,
"uuid" : "bfecd159-0c1b-3b2a-a12c-03e15a6c81f6",
"path" : "\/Volumes\/VOLUME\/*\/SDAPI.framework\/SDAPI",
"name" : "SDAPI",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5572325376,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UnifiedAssetFramework",
"size" : 507904,
"uuid" : "9689a3f7-ceae-34ed-87e9-939fbd8b0c84",
"path" : "\/Volumes\/VOLUME\/*\/UnifiedAssetFramework.framework\/UnifiedAssetFramework",
"name" : "UnifiedAssetFramework",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5556105216,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.siri.SiriAnalytics",
"size" : 716800,
"uuid" : "78da7f09-c2a1-3f98-87fa-59dd2bc8d8ed",
"path" : "\/Volumes\/VOLUME\/*\/SiriAnalytics.framework\/SiriAnalytics",
"name" : "SiriAnalytics",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5675954176,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.siri.SiriInstrumentation",
"size" : 9535488,
"uuid" : "41f4c0cb-f5ad-33a1-a3e2-f4835a272ae0",
"path" : "\/Volumes\/VOLUME\/*\/SiriInstrumentation.framework\/SiriInstrumentation",
"name" : "SiriInstrumentation",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5478146048,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.skp.FeedbackLogger",
"size" : 90112,
"uuid" : "17ea6519-2021-3e90-8dd9-1686d9988e41",
"path" : "\/Volumes\/VOLUME\/*\/FeedbackLogger.framework\/FeedbackLogger",
"name" : "FeedbackLogger",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5478334464,
"CFBundleShortVersionString" : "1.1.0",
"CFBundleIdentifier" : "com.apple.AtomicsInternal",
"size" : 73728,
"uuid" : "bfb96419-4cc3-3edf-8be4-71adc2661033",
"path" : "\/Volumes\/VOLUME\/*\/AtomicsInternal.framework\/AtomicsInternal",
"name" : "AtomicsInternal",
"CFBundleVersion" : "19"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5588504576,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SAObjects",
"size" : 778240,
"uuid" : "b19773c4-3a51-3f80-88ed-ef94991a0464",
"path" : "\/Volumes\/VOLUME\/*\/SAObjects.framework\/SAObjects",
"name" : "SAObjects",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5583716352,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.siri.SiriTTSService",
"size" : 1425408,
"uuid" : "11c44469-72bd-33ab-9f4f-9c3e5db7bb92",
"path" : "\/Volumes\/VOLUME\/*\/SiriTTSService.framework\/SiriTTSService",
"name" : "SiriTTSService",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5578924032,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.voiceservices",
"size" : 417792,
"uuid" : "ec0f6c97-3f0a-3039-8140-708ee68755f3",
"path" : "\/Volumes\/VOLUME\/*\/VoiceServices.framework\/VoiceServices",
"name" : "VoiceServices",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5535207424,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Osprey",
"size" : 102400,
"uuid" : "16d6921a-bb5a-3b98-ad86-f3809a67627f",
"path" : "\/Volumes\/VOLUME\/*\/Osprey.framework\/Osprey",
"name" : "Osprey",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5639696384,
"CFBundleShortVersionString" : "1",
"CFBundleIdentifier" : "com.apple.siri.tts.SiriTTS",
"size" : 9822208,
"uuid" : "51ade77b-8773-37e3-93d2-cd9e16e85698",
"path" : "\/Volumes\/VOLUME\/*\/SiriTTS.framework\/SiriTTS",
"name" : "SiriTTS",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5478678528,
"CFBundleShortVersionString" : "1",
"CFBundleIdentifier" : "com.apple.siri.SiriPowerInstrumentation",
"size" : 36864,
"uuid" : "c5fcd2d7-30bd-3460-85a1-a94aed667e2d",
"path" : "\/Volumes\/VOLUME\/*\/SiriPowerInstrumentation.framework\/SiriPowerInstrumentation",
"name" : "SiriPowerInstrumentation",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5453373440,
"size" : 32768,
"uuid" : "bbc15197-df75-3ed1-aa55-59a8bca61b5e",
"path" : "\/Volumes\/VOLUME\/*\/libswiftNaturalLanguage.dylib",
"name" : "libswiftNaturalLanguage.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5538803712,
"size" : 122880,
"uuid" : "6f70fe0e-515e-3749-ac27-6a7a53cfdff1",
"path" : "\/Volumes\/VOLUME\/*\/libedit.3.dylib",
"name" : "libedit.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5538394112,
"size" : 208896,
"uuid" : "3c3b96eb-35c2-3642-b208-7f3ebd13ca69",
"path" : "\/Volumes\/VOLUME\/*\/libncurses.5.4.dylib",
"name" : "libncurses.5.4.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5579784192,
"CFBundleShortVersionString" : "8.0",
"CFBundleIdentifier" : "com.apple.CalDAV",
"size" : 389120,
"uuid" : "06d39708-52e1-36cc-b20d-f642a0fc1487",
"path" : "\/Volumes\/VOLUME\/*\/CalDAV.framework\/CalDAV",
"name" : "CalDAV",
"CFBundleVersion" : "1141.2.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5573148672,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CalendarDaemon",
"size" : 651264,
"uuid" : "25529e9f-5933-39ac-9f78-76f763c53c24",
"path" : "\/Volumes\/VOLUME\/*\/CalendarDaemon.framework\/CalendarDaemon",
"name" : "CalendarDaemon"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5451419648,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SpotlightReceiver",
"size" : 24576,
"uuid" : "f1c85f2f-92fd-3690-a597-efb8cbca9373",
"path" : "\/Volumes\/VOLUME\/*\/SpotlightReceiver.framework\/SpotlightReceiver",
"name" : "SpotlightReceiver",
"CFBundleVersion" : "2274.8.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5557288960,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MailKit",
"size" : 155648,
"uuid" : "12fbee5d-59e1-33d7-897a-ae8bb0fdcaf4",
"path" : "\/Volumes\/VOLUME\/*\/MailKit.framework\/MailKit",
"name" : "MailKit",
"CFBundleVersion" : "3774.300.61.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5551849472,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MaterialKit",
"size" : 102400,
"uuid" : "1770c027-3661-3148-ac80-745ee93ac818",
"path" : "\/Volumes\/VOLUME\/*\/MaterialKit.framework\/MaterialKit",
"name" : "MaterialKit",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5558611968,
"CFBundleShortVersionString" : "161",
"CFBundleIdentifier" : "com.apple.MetalKit",
"size" : 114688,
"uuid" : "7d97db72-c94f-3d21-9de0-1c05b9548d7d",
"path" : "\/Volumes\/VOLUME\/*\/MetalKit.framework\/MetalKit",
"name" : "MetalKit",
"CFBundleVersion" : "161"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5593272320,
"CFBundleShortVersionString" : "161",
"CFBundleIdentifier" : "com.apple.CoreHandwriting",
"size" : 2629632,
"uuid" : "ae512419-3a03-32cd-9aac-29750c2e78e9",
"path" : "\/Volumes\/VOLUME\/*\/CoreHandwriting.framework\/CoreHandwriting",
"name" : "CoreHandwriting",
"CFBundleVersion" : "1.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5574488064,
"CFBundleShortVersionString" : "651.5",
"CFBundleIdentifier" : "com.apple.BaseBoardUI",
"size" : 184320,
"uuid" : "5f9ebac2-8075-3dac-8689-0c2006659ae1",
"path" : "\/Volumes\/VOLUME\/*\/BaseBoardUI.framework\/BaseBoardUI",
"name" : "BaseBoardUI",
"CFBundleVersion" : "651.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5586087936,
"CFBundleShortVersionString" : "2.4",
"CFBundleIdentifier" : "com.apple.ProofReader",
"size" : 954368,
"uuid" : "7a94f433-2cbb-3dd2-87d4-30151692b7d7",
"path" : "\/Volumes\/VOLUME\/*\/ProofReader.framework\/ProofReader",
"name" : "ProofReader",
"CFBundleVersion" : "595"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5619650560,
"size" : 2707456,
"uuid" : "056e3287-3f5c-344a-a0d0-05fab59a1ec3",
"path" : "\/Volumes\/VOLUME\/*\/libmecabra.dylib",
"name" : "libmecabra.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5281931264,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.ConstantClasses",
"size" : 12288,
"uuid" : "da06ac24-2e63-3a91-a0c1-81580bca5c5c",
"path" : "\/Volumes\/VOLUME\/*\/ConstantClasses.framework\/ConstantClasses",
"name" : "ConstantClasses",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5538705408,
"size" : 24576,
"uuid" : "ff4fc992-8c95-3da4-a15d-cbe5c9dc0ff8",
"path" : "\/Volumes\/VOLUME\/*\/libChineseTokenizer.dylib",
"name" : "libChineseTokenizer.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5580660736,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.DocumentCamera",
"size" : 950272,
"uuid" : "035113bb-b942-36bc-8070-12559d2e6f94",
"path" : "\/Volumes\/VOLUME\/*\/DocumentCamera.framework\/DocumentCamera",
"name" : "DocumentCamera",
"CFBundleVersion" : "145"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5623160832,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.VisionKitCore",
"size" : 1208320,
"uuid" : "48e5b91b-c069-3339-89f8-184d49a7be33",
"path" : "\/Volumes\/VOLUME\/*\/VisionKitCore.framework\/VisionKitCore",
"name" : "VisionKitCore",
"CFBundleVersion" : "3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5583122432,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.VisionKit.VisionKitInternal",
"size" : 188416,
"uuid" : "e532d790-f52b-3362-8332-6b8600fe73ce",
"path" : "\/Volumes\/VOLUME\/*\/VisionKitInternal.framework\/VisionKitInternal",
"name" : "VisionKitInternal",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5582397440,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CameraEditKit",
"size" : 270336,
"uuid" : "3b4df16d-738d-3adc-8528-8baade346d68",
"path" : "\/Volumes\/VOLUME\/*\/CameraEditKit.framework\/CameraEditKit",
"name" : "CameraEditKit",
"CFBundleVersion" : "4007.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5596471296,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MediaAnalysisServices",
"size" : 196608,
"uuid" : "4d7d4f74-2858-3b18-9916-7baba11cdff2",
"path" : "\/Volumes\/VOLUME\/*\/MediaAnalysisServices.framework\/MediaAnalysisServices",
"name" : "MediaAnalysisServices",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5237596160,
"size" : 4096,
"uuid" : "fa44f561-991c-3939-9cf0-b9cb7cd88be4",
"path" : "\/Volumes\/VOLUME\/*\/libswiftMetalKit.dylib",
"name" : "libswiftMetalKit.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5458993152,
"size" : 12288,
"uuid" : "ff555f79-baec-3c64-9510-24c6fa076921",
"path" : "\/Volumes\/VOLUME\/*\/libswiftModelIO.dylib",
"name" : "libswiftModelIO.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5625593856,
"CFBundleShortVersionString" : "265.2.2",
"CFBundleIdentifier" : "com.apple.ModelIO",
"size" : 2015232,
"uuid" : "b0242d6d-7eae-3c77-bbe2-3c06f0a204c0",
"path" : "\/Volumes\/VOLUME\/*\/ModelIO.framework\/ModelIO",
"name" : "ModelIO",
"CFBundleVersion" : "265.2.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5737426944,
"size" : 14917632,
"uuid" : "e4eea7d0-f06a-3c02-98be-abf0e18a70a0",
"path" : "\/Volumes\/VOLUME\/*\/libusd_ms.dylib",
"name" : "libusd_ms.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5276094464,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.USDLib_FormatLoaderProxy",
"size" : 4096,
"uuid" : "b46867f0-1d95-398d-9bd9-ba89a287f08d",
"path" : "\/Volumes\/VOLUME\/*\/USDLib_FormatLoaderProxy.framework\/USDLib_FormatLoaderProxy",
"name" : "USDLib_FormatLoaderProxy",
"CFBundleVersion" : "21.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5616746496,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PhotoLibraryServicesCore",
"size" : 1024000,
"uuid" : "15d10a25-9fc3-3ab8-a3de-d42f1695108d",
"path" : "\/Volumes\/VOLUME\/*\/PhotoLibraryServicesCore.framework\/PhotoLibraryServicesCore",
"name" : "PhotoLibraryServicesCore",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5612593152,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CloudPhotoLibrary",
"size" : 2142208,
"uuid" : "89655dc2-db9f-33a0-b423-b159b0165031",
"path" : "\/Volumes\/VOLUME\/*\/CloudPhotoLibrary.framework\/CloudPhotoLibrary",
"name" : "CloudPhotoLibrary",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5540093952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CloudPhotoServices",
"size" : 53248,
"uuid" : "e1ab5f00-11f9-340a-849b-f185beb697a9",
"path" : "\/Volumes\/VOLUME\/*\/CloudPhotoServices.framework\/CloudPhotoServices",
"name" : "CloudPhotoServices",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5631959040,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreMediaStream",
"size" : 1179648,
"uuid" : "74d0eac7-f5f0-3f2d-b75d-f7de2d0f762e",
"path" : "\/Volumes\/VOLUME\/*\/CoreMediaStream.framework\/CoreMediaStream",
"name" : "CoreMediaStream",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5588115456,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CPAnalytics",
"size" : 114688,
"uuid" : "bf3eef3f-99f3-3b5e-b4ae-1d30e35f61f7",
"path" : "\/Volumes\/VOLUME\/*\/CPAnalytics.framework\/CPAnalytics",
"name" : "CPAnalytics",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5587505152,
"CFBundleShortVersionString" : "1873.2.4",
"CFBundleIdentifier" : "com.apple.ImageCaptureCore",
"size" : 233472,
"uuid" : "48440884-cde7-3f51-ab67-091d619ee6fc",
"path" : "\/Volumes\/VOLUME\/*\/ImageCaptureCore.framework\/ImageCaptureCore",
"name" : "ImageCaptureCore",
"CFBundleVersion" : "1873.2.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5618765824,
"CFBundleShortVersionString" : "9.0",
"CFBundleIdentifier" : "com.apple.photo.MediaConversionService",
"size" : 225280,
"uuid" : "3872549d-63b0-3f6b-a8f0-6825f2e84f33",
"path" : "\/Volumes\/VOLUME\/*\/MediaConversionService.framework\/MediaConversionService",
"name" : "MediaConversionService",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5761773568,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PhotoLibraryServices",
"size" : 9322496,
"uuid" : "2e717ac4-6af6-3e5e-8c67-1bf6271874c9",
"path" : "\/Volumes\/VOLUME\/*\/PhotoLibraryServices.framework\/PhotoLibraryServices",
"name" : "PhotoLibraryServices",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5629038592,
"size" : 344064,
"uuid" : "4fcb046e-4432-3e1e-8488-a6be69017b22",
"path" : "\/Volumes\/VOLUME\/*\/libswiftDemangle.dylib",
"name" : "libswiftDemangle.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5616439296,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.mediastream",
"size" : 126976,
"uuid" : "27a8b3dd-6101-3f14-9b73-cd8c797d920a",
"path" : "\/Volumes\/VOLUME\/*\/MediaStream.framework\/MediaStream",
"name" : "MediaStream",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5629505536,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.NLP",
"size" : 995328,
"uuid" : "54384e00-3b9f-3e58-87e4-2fd34eff2fda",
"path" : "\/Volumes\/VOLUME\/*\/NLP.framework\/NLP",
"name" : "NLP",
"CFBundleVersion" : "233"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5628080128,
"CFBundleShortVersionString" : "9.0",
"CFBundleIdentifier" : "com.apple.PhotosImagingFoundation",
"size" : 233472,
"uuid" : "8cd48a7b-8047-3379-bb19-8a94c90d57f9",
"path" : "\/Volumes\/VOLUME\/*\/PhotosImagingFoundation.framework\/PhotosImagingFoundation",
"name" : "PhotosImagingFoundation",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5619253248,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.SensitiveContentAnalysisML",
"size" : 131072,
"uuid" : "216a51d1-2e21-3508-ab48-72e88c1c10be",
"path" : "\/Volumes\/VOLUME\/*\/SensitiveContentAnalysisML.framework\/SensitiveContentAnalysisML",
"name" : "SensitiveContentAnalysisML",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5631111168,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.ToneLibrary",
"size" : 454656,
"uuid" : "e2fabe68-1f45-3e48-9646-de34a8835e18",
"path" : "\/Volumes\/VOLUME\/*\/ToneLibrary.framework\/ToneLibrary",
"name" : "ToneLibrary",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5635264512,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.PhotosPlayer",
"size" : 266240,
"uuid" : "abf0faf3-cb0e-3260-beaf-d50cf9d31e89",
"path" : "\/Volumes\/VOLUME\/*\/PhotosPlayer.framework\/PhotosPlayer",
"name" : "PhotosPlayer",
"CFBundleVersion" : "622.0.130"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5558874112,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AssetsLibrary",
"size" : 69632,
"uuid" : "5a68846f-683e-31c7-8cb3-c59508f8d05f",
"path" : "\/Volumes\/VOLUME\/*\/AssetsLibrary.framework\/AssetsLibrary",
"name" : "AssetsLibrary",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5462683648,
"CFBundleShortVersionString" : "25",
"CFBundleIdentifier" : "com.apple.OAuth",
"size" : 12288,
"uuid" : "93ecc380-77e8-3980-9a78-9d4c8d789516",
"path" : "\/Volumes\/VOLUME\/*\/OAuth.framework\/OAuth",
"name" : "OAuth",
"CFBundleVersion" : "25"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4330332160,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "org.reactjs.native.example.onyx",
"size" : 4571136,
"uuid" : "0c058159-16a3-3b30-8a9b-3905ffaf0243",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/E1B52B01-DAE2-49DB-9266-4463CDDD0C89\/data\/Containers\/Bundle\/Application\/1140A95A-2647-4C5D-A604-C5EF5AAB632C\/onyx.app\/onyx",
"name" : "onyx",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4480913408,
"size" : 360448,
"uuid" : "39c2d7d4-1de8-3a61-a08f-81f004308f58",
"path" : "\/Volumes\/VOLUME\/*\/dyld_sim",
"name" : "dyld_sim"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=792.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=792.3M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 24K 4 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 614.1M 52 \nMALLOC guard page 32K 8 \nRosetta Arena 4096K 2 \nRosetta Generic 9008K 2249 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 200K 20 \nRosetta Thread Context 200K 20 \nSTACK GUARD 20K 5 \nStack 12.6M 10 \nStack Guard 56.0M 5 \nVM_ALLOCATE 13.1M 12 \nVM_ALLOCATE (reserved) 20K 2 reserved VM address space (unallocated)\n__DATA 23.1M 754 \n__DATA_CONST 59.4M 585 \n__DATA_DIRTY 100K 12 \n__FONT_DATA 4K 1 \n__LINKEDIT 399.0M 602 \n__TEXT 703.6M 599 \ndyld private memory 32.0G 16 \nmapped file 41.6M 16 \nshared memory 16K 1 \n=========== ======= ======= \nTOTAL 34.0G 4980 \nTOTAL, minus reserved VM space 34.0G 4980 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.facebook.react.ExceptionsManagerQueue"
}
},
"logWritingSignature" : "4bd03bd7d7bcf7f06c9f1a5040e7dda493ec8004",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6246d6a916a70b047e454124",
"factorPackIds" : {
},
"deploymentId" : 240000010
},
{
"rolloutId" : "5fb4245a1bbfe8005e33a1e1",
"factorPackIds" : {
},
"deploymentId" : 240000021
}
],
"experiments" : [
]
},
"reportNotes" : [
"dyld_process_snapshot_get_shared_cache failed",
"PC register does not match crashing frame (0x0 vs 0x102CC8A78)"
]
}
Model: MacBookPro17,1, BootROM 10151.81.1, proc 8:4:4 processors, 16 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: PHL 288E2, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online
Display: Color LCD, 2560 x 1600 Retina, MirrorOff, Online
Memory Module: LPDDR4, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Aug 26 2023 17:55:53 version 18.20.439.0.7.8.163 FWID 01-f9b9247b
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB3.1 Hub
USB Device: External USB 3.0
USB Device: USB2.0 Hub
USB Device: USB-C Digital AV Multiport Adapter
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment