Created
July 17, 2024 14:18
-
-
Save victorBaro/e7b75a9da4eaf231a2dd5dc27500afd3 to your computer and use it in GitHub Desktop.
Xcode Crash log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------- | |
Translated Report (Full Report Below) | |
------------------------------------- | |
Process: Xcode [4064] | |
Path: /Applications/Xcode.app/Contents/MacOS/Xcode | |
Identifier: com.apple.dt.Xcode | |
Version: 15.4 (22622) | |
Build Info: IDEApplication-22622000000000000~2 (15F31d) | |
App Item ID: 497799835 | |
App External ID: 865623187 | |
Code Type: ARM-64 (Native) | |
Parent Process: launchd [1] | |
User ID: 501 | |
Date/Time: 2024-07-17 07:14:13.4919 -0700 | |
OS Version: macOS 14.5 (23F79) | |
Report Version: 12 | |
Anonymous UUID: 727C64C3-EA77-E479-04C7-C01C460D218A | |
Time Awake Since Boot: 1800 seconds | |
System Integrity Protection: enabled | |
Crashed Thread: 0 Dispatch queue: IDEContainer - uniquing lock | |
Exception Type: EXC_CRASH (SIGABRT) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 | |
Terminating Process: Xcode [4064] | |
Application Specific Information: | |
abort() called | |
Application Specific Signatures: | |
IDEFileSystemSynchronizedGroupsAreEnabled() | |
Thread 0 Crashed:: Dispatch queue: IDEContainer - uniquing lock | |
0 libsystem_kernel.dylib 0x199d7ea60 __pthread_kill + 8 | |
1 libsystem_pthread.dylib 0x199db6c20 pthread_kill + 288 | |
2 libsystem_c.dylib 0x199cc3a30 abort + 180 | |
3 IDEKit 0x1065cbb64 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 972 | |
4 IDEKit 0x1065cbfa4 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 872 | |
5 DVTFoundation 0x105c2671c _DVTAssertionHandler + 424 | |
6 DVTFoundation 0x105c2689c _DVTAssertionFailureHandler + 196 | |
7 DVTFoundation 0x105c268d0 _DVTAssertionFailureHandler + 248 | |
8 DevToolsCore 0x127b03614 +[PBXFileSystemSynchronizedAbstractGroup allocWithZone:] + 132 | |
9 DevToolsCore 0x127981314 -[PBXPListUnarchiver _unarchiveObjectWithGlobalIDHexString:] + 1172 | |
10 DevToolsCore 0x127984098 -[PBXPListUnarchiver _decodeMutableObjectArrayFromPListArray:] + 384 | |
11 DevToolsCore 0x127984544 -[PBXPListUnarchiver decodeMutableObjectArrayForKey:] + 176 | |
12 DevToolsCore 0x127951528 -[PBXUnarchivingBinding readValueForObject:fromPListUnarchiver:] + 224 | |
13 DevToolsCore 0x1279505b4 -[PBXObject _unarchiveValuesForArchiveMask:fromPListUnarchiver:] + 188 | |
14 DevToolsCore 0x1279506f8 -[PBXObject readFromPListUnarchiver:] + 60 | |
15 DevToolsCore 0x1279782d8 -[PBXReference readFromPListUnarchiver:] + 96 | |
16 DevToolsCore 0x12798136c -[PBXPListUnarchiver _unarchiveObjectWithGlobalIDHexString:] + 1260 | |
17 DevToolsCore 0x127983d8c -[PBXPListUnarchiver decodeObjectForKey:] + 148 | |
18 DevToolsCore 0x127951528 -[PBXUnarchivingBinding readValueForObject:fromPListUnarchiver:] + 224 | |
19 DevToolsCore 0x1279505b4 -[PBXObject _unarchiveValuesForArchiveMask:fromPListUnarchiver:] + 188 | |
20 DevToolsCore 0x1279506f8 -[PBXObject readFromPListUnarchiver:] + 60 | |
21 DevToolsCore 0x1279f57f0 -[PBXContainer readFromPListUnarchiver:] + 72 | |
22 DevToolsCore 0x127967ae0 -[PBXProject readFromPListUnarchiver:] + 84 | |
23 DevToolsCore 0x12798136c -[PBXPListUnarchiver _unarchiveObjectWithGlobalIDHexString:] + 1260 | |
24 DevToolsCore 0x127982784 -[PBXPListUnarchiver decodeRootObject] + 652 | |
25 DevToolsCore 0x127957830 +[PBXProject projectWithFile:errorHandler:readOnly:] + 3068 | |
26 DevToolsCore 0x127b558d0 -[Xcode3Project initWithFilePath:extension:workspace:options:error:] + 220 | |
27 IDEFoundation 0x11ad7e838 __82+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]_block_invoke_2 + 856 | |
28 libdispatch.dylib 0x199c063e8 _dispatch_client_callout + 20 | |
29 libdispatch.dylib 0x199c158d8 _dispatch_lane_barrier_sync_invoke_and_complete + 56 | |
30 DVTFoundation 0x105c6d25c DVTDispatchBarrierSync + 148 | |
31 DVTFoundation 0x105c49004 -[DVTDispatchLock performLockedBlock:] + 60 | |
32 IDEFoundation 0x11ad7e390 __82+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]_block_invoke + 188 | |
33 DVTFoundation 0x105b1b944 __58-[DVTModelObjectGraph performBlockCoalescingModelChanges:]_block_invoke + 104 | |
34 DVTFoundation 0x105c1de58 -[DVTModelGraphTransactionScope performTransaction:] + 60 | |
35 DVTFoundation 0x105b1b8bc -[DVTModelObjectGraph performBlockCoalescingModelChanges:] + 148 | |
36 IDEFoundation 0x11ad7e184 +[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:] + 1088 | |
37 IDEFoundation 0x11aac0ff0 -[IDEWorkspace _configureWrappedWorkspaceWithError:] + 116 | |
38 IDEFoundation 0x11ad7e3d8 __82+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]_block_invoke + 260 | |
39 IDEFoundation 0x11ad7e19c +[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:] + 1112 | |
40 IDEFoundation 0x11ad7ee60 +[IDEContainer retainedWrappedWorkspaceForContainerAtFilePath:fileDataType:error:] + 568 | |
41 IDEKit 0x1067c4268 -[IDEDocumentController _openWrappingContainerDocument:displayDocument:completionHandler:] + 140 | |
42 IDEKit 0x1067c789c -[IDEDocumentController _openProjectsPlaygroundsAndWorkspaces:display:openedDocuments:simpleFileDocumentLocations:externalParameters:completionHandler:] + 1208 | |
43 IDEKit 0x1067c71b0 -[IDEDocumentController _openProjectsPlaygroundsAndWorkspaces:display:externalParameters:completionHandler:] + 308 | |
44 IDEKit 0x1067c7be8 -[IDEDocumentController _openDocumentsForDocumentLocations:display:externalParameters:completionHandler:] + 256 | |
45 IDEKit 0x1067c80cc -[IDEDocumentController openDocumentWithContentsOfURL:display:completionHandler:] + 468 | |
46 IDEKit 0x1067cd080 -[IDEDocumentController _openNextDocumentURLFromIDEApplicationRestorableState:nextIndex:completionHandler:] + 196 | |
47 IDEKit 0x1065acd3c __65-[IDEApplicationController application:didDecodeRestorableState:]_block_invoke_2 + 56 | |
48 IDEFoundation 0x11aaab0e4 IDESetSafeToLoadDeveloperSystemFrameworks + 172 | |
49 IDEKit 0x1069367e4 +[IDEWelcomeManager _prepareXcodeForUIWithRegistrationAndSetupOfExtraServices] + 180 | |
50 IDEKit 0x106935df8 +[IDEWelcomeManager showFirstLaunchExperienceIfAppropriate] + 220 | |
51 IDEKit 0x1066354d4 -[IDEApplication restoreWindowWithIdentifier:state:completionHandler:] + 160 | |
52 AppKit 0x19d6fb7a0 -[NSApplication(NSPersistentUIRestorationSupport) _restoreWindowWithRestoration:completionHandler:] + 604 | |
53 AppKit 0x19e49e5d0 -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:requireSecureCoding:completionHandler:] + 1608 | |
54 AppKit 0x19de5c25c -[NSPersistentUIManager restoreAllPersistentStateWithFullFidelity:completionHandler:] + 588 | |
55 AppKit 0x19db3ab94 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:withFullFidelity:completionHandler:] + 396 | |
56 AppKit 0x19d6fa70c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 496 | |
57 AppKit 0x19d6fa310 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 492 | |
58 Foundation 0x19af9f374 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316 | |
59 IDEKit 0x1065ccff0 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 16 | |
60 Foundation 0x19af9f168 _NSAppleEventManagerGenericHandler + 80 | |
61 AE 0x1a0eb49c4 0x1a0ea9000 + 47556 | |
62 AE 0x1a0eb42ec 0x1a0ea9000 + 45804 | |
63 AE 0x1a0ead8a8 aeProcessAppleEvent + 488 | |
64 HIToolbox 0x1a464802c AEProcessAppleEvent + 68 | |
65 AppKit 0x19d6f4074 _DPSNextEvent + 1440 | |
66 AppKit 0x19dee9808 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 700 | |
67 DVTKit 0x104abb858 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 300 | |
68 AppKit 0x19d6e709c -[NSApplication run] + 476 | |
69 DVTKit 0x104abab24 -[DVTApplication run] + 60 | |
70 AppKit 0x19d6be2e0 NSApplicationMain + 880 | |
71 dyld 0x199a2e0e0 start + 2360 | |
Thread 1:: Dispatch queue: CoreDeviceChangeQ | |
0 libsystem_kernel.dylib 0x199d76170 semaphore_wait_trap + 8 | |
1 libdispatch.dylib 0x199c06984 _dispatch_sema4_wait + 28 | |
2 libdispatch.dylib 0x199c07034 _dispatch_semaphore_wait_slow + 132 | |
3 DVTFoundation 0x105c6cbd8 DVTSyncPerformBlock + 320 | |
4 DVTFoundation 0x105cafe9c closure #1 in closure #1 in DVTCoreDeviceLocator.startLocating() + 2976 | |
5 CoreDevice 0x1182cb168 0x118000000 + 2929000 | |
6 CoreDevice 0x1182c1768 0x118000000 + 2889576 | |
7 CoreDevice 0x1182cd124 0x118000000 + 2937124 | |
8 CoreDevice 0x11802084c 0x118000000 + 133196 | |
9 libdispatch.dylib 0x199c04750 _dispatch_call_block_and_release + 32 | |
10 libdispatch.dylib 0x199c063e8 _dispatch_client_callout + 20 | |
11 libdispatch.dylib 0x199c0da14 _dispatch_lane_serial_drain + 748 | |
12 libdispatch.dylib 0x199c0e544 _dispatch_lane_invoke + 380 | |
13 libdispatch.dylib 0x199c192d0 _dispatch_root_queue_drain_deferred_wlh + 288 | |
14 libdispatch.dylib 0x199c18b44 _dispatch_workloop_worker_thread + 404 | |
15 libsystem_pthread.dylib 0x199db300c _pthread_wqthread + 288 | |
16 libsystem_pthread.dylib 0x199db1d28 start_wqthread + 8 | |
Thread 2:: Dispatch queue: DVTDownloadableManager.providerRefreshQueue | |
0 libsystem_kernel.dylib 0x199d76170 semaphore_wait_trap + 8 | |
1 libdispatch.dylib 0x199c06984 _dispatch_sema4_wait + 28 | |
2 libdispatch.dylib 0x199c07034 _dispatch_semaphore_wait_slow + 132 | |
3 DVTFoundation 0x105c6cbd8 DVTSyncPerformBlock + 320 | |
4 DVTFoundation 0x105abbf5c -[DVTDownloadableManager _refreshDownloadablesFromNextProviderInArray:accumulatingDownloadables:sdkToSimulatorMappings:sdkBuildUpdateToSeedMappings:errors:] + 816 | |
5 DVTFoundation 0x105abcbf8 __156-[DVTDownloadableManager _refreshDownloadablesFromNextProviderInArray:accumulatingDownloadables:sdkToSimulatorMappings:sdkBuildUpdateToSeedMappings:errors:]_block_invoke.137 + 88 | |
6 DVTFoundation 0x105c6c578 __DVT_CALLING_CLIENT_BLOCK__ + 16 | |
7 DVTFoundation 0x105c6cfa0 __DVTDispatchAsync_block_invoke + 152 | |
8 libdispatch.dylib 0x199c04750 _dispatch_call_block_and_release + 32 | |
9 libdispatch.dylib 0x199c063e8 _dispatch_client_callout + 20 | |
10 libdispatch.dylib 0x199c0da14 _dispatch_lane_serial_drain + 748 | |
11 libdispatch.dylib 0x199c0e578 _dispatch_lane_invoke + 432 | |
12 libdispatch.dylib 0x199c192d0 _dispatch_root_queue_drain_deferred_wlh + 288 | |
13 libdispatch.dylib 0x199c18b44 _dispatch_workloop_worker_thread + 404 | |
14 libsystem_pthread.dylib 0x199db300c _pthread_wqthread + 288 | |
15 libsystem_pthread.dylib 0x199db1d28 start_wqthread + 8 | |
Thread 3: | |
0 libsystem_pthread.dylib 0x199db1d20 start_wqthread + 0 | |
Thread 4: | |
0 libsystem_pthread.dylib 0x199db1d20 start_wqthread + 0 | |
Thread 5:: Dispatch queue: DTDKGetDeviceConnectionLock 0x11ee6fc10 | |
0 libsystem_kernel.dylib 0x199d76170 semaphore_wait_trap + 8 | |
1 libdispatch.dylib 0x199c06984 _dispatch_sema4_wait + 28 | |
2 libdispatch.dylib 0x199c07034 _dispatch_semaphore_wait_slow + 132 | |
3 DVTFoundation 0x105c6cbd8 DVTSyncPerformBlock + 320 | |
4 DTDeviceKitBase 0x12072c0b4 -[DTDKMobileDeviceToken _updatePrimaryConnectionWithCompletion:] + 224 | |
5 DTDeviceKitBase 0x12072ced8 -[DTDKMobileDeviceToken addConnection:] + 468 | |
6 DTDeviceKitBase 0x120723358 __MobileDeviceNotification_block_invoke + 808 | |
7 DVTFoundation 0x105c49138 __43-[DVTDispatchLock asyncPerformLockedBlock:]_block_invoke + 52 | |
8 DVTFoundation 0x105c6c578 __DVT_CALLING_CLIENT_BLOCK__ + 16 | |
9 DVTFoundation 0x105c6d0dc __DVTDispatchBarrierAsync_block_invoke + 152 | |
10 libdispatch.dylib 0x199c04750 _dispatch_call_block_and_release + 32 | |
11 libdispatch.dylib 0x199c063e8 _dispatch_client_callout + 20 | |
12 libdispatch.dylib 0x199c0da14 _dispatch_lane_serial_drain + 748 | |
13 libdispatch.dylib 0x199c0e544 _dispatch_lane_invoke + 380 | |
14 libdispatch.dylib 0x199c192d0 _dispatch_root_queue_drain_deferred_wlh + 288 | |
15 libdispatch.dylib 0x199c18b44 _dispatch_workloop_worker_thread + 404 | |
16 libsystem_pthread.dylib 0x199db300c _pthread_wqthread + 288 | |
17 libsystem_pthread.dylib 0x199db1d28 start_wqthread + 8 | |
Thread 6:: Dispatch queue: */Repositories Queue | |
0 libsystem_kernel.dylib 0x199d76170 semaphore_wait_trap + 8 | |
1 libdispatch.dylib 0x199c06984 _dispatch_sema4_wait + 28 | |
2 libdispatch.dylib 0x199c07034 _dispatch_semaphore_wait_slow + 132 | |
3 DVTFoundation 0x105c6cbd8 DVTSyncPerformBlock + 320 | |
4 IDEFoundation 0x11aedad20 specialized IDESourceControlAccountManager.findHostedAccount(matching:_:) + 340 | |
5 IDEFoundation 0x11aed3bb8 IDESourceControlAccountManager.existingAccount(for:authenticationStrategy:createIfNeeded:) + 316 | |
6 IDEFoundation 0x11aed5234 @objc IDESourceControlAccountManager.existingAccount(for:authenticationStrategy:createIfNeeded:) + 84 | |
7 DVTSourceControl 0x11c2df80c -[DVTSourceControlRemoteRepository _initWithURL:sourceControlSystem:authenticationStrategy:save:] + 140 | |
8 DVTSourceControl 0x11c2dfa58 -[DVTSourceControlRemoteRepository initWithURL:identifier:sourceControlSystem:unsavedAuthenticationStrategy:] + 68 | |
9 DVTSourceControl 0x11c2dfc34 -[DVTSourceControlRemoteRepository initWithDictionary:authenticationStrategy:] + 264 | |
10 IDEFoundation 0x11aed8428 IDESourceControlAccountManager.loadAccounts(from:) + 3248 | |
11 IDEFoundation 0x11aed6b00 closure #1 in IDESourceControlAccountManager.loadAccounts() + 68 | |
12 IDEFoundation 0x11ae3f0f8 thunk for @escaping @callee_guaranteed @Sendable () -> () + 28 | |
13 Foundation 0x19afabb8c __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24 | |
14 Foundation 0x19afaba4c -[NSBlockOperation main] + 104 | |
15 Foundation 0x19afab9dc __NSOPERATION_IS_INVOKING_MAIN__ + 16 | |
16 Foundation 0x19afaad84 -[NSOperation start] + 648 | |
17 Foundation 0x19afaaaf4 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16 | |
18 Foundation 0x19afaa9e4 __NSOQSchedule_f + 172 | |
19 libdispatch.dylib 0x199c15470 _dispatch_block_async_invoke2 + 148 | |
20 libdispatch.dylib 0x199c063e8 _dispatch_client_callout + 20 | |
21 libdispatch.dylib 0x199c0da14 _dispatch_lane_serial_drain + 748 | |
22 libdispatch.dylib 0x199c0e544 _dispatch_lane_invoke + 380 | |
23 libdispatch.dylib 0x199c192d0 _dispatch_root_queue_drain_deferred_wlh + 288 | |
24 libdispatch.dylib 0x199c18b44 _dispatch_workloop_worker_thread + 404 | |
25 libsystem_pthread.dylib 0x199db300c _pthread_wqthread + 288 | |
26 libsystem_pthread.dylib 0x199db1d28 start_wqthread + 8 | |
Thread 7: | |
0 libsystem_pthread.dylib 0x199db1d20 start_wqthread + 0 | |
Thread 8: | |
0 libsystem_pthread.dylib 0x199db1d20 start_wqthread + 0 | |
Thread 9: | |
0 libsystem_pthread.dylib 0x199db1d20 start_wqthread + 0 | |
Thread 10: | |
0 libsystem_kernel.dylib 0x199d761f4 mach_msg2_trap + 8 | |
1 libsystem_kernel.dylib 0x199d88b24 mach_msg2_internal + 80 | |
2 libsystem_kernel.dylib 0x199d7ee34 mach_msg_overwrite + 476 | |
3 libsystem_kernel.dylib 0x199d76578 mach_msg + 24 | |
4 CoreFoundation 0x199e96680 __CFRunLoopServiceMachPort + 160 | |
5 CoreFoundation 0x199e94f44 __CFRunLoopRun + 1208 | |
6 CoreFoundation 0x199e94434 CFRunLoopRunSpecific + 608 | |
7 Foundation 0x19afc8a88 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 | |
8 DTDeviceKitBase 0x120717300 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 148 | |
9 Foundation 0x19afc1f80 __NSThread__start__ + 716 | |
10 libsystem_pthread.dylib 0x199db6f94 _pthread_start + 136 | |
11 libsystem_pthread.dylib 0x199db1d34 thread_start + 8 | |
Thread 11: | |
0 libsystem_kernel.dylib 0x199d761f4 mach_msg2_trap + 8 | |
1 libsystem_kernel.dylib 0x199d88b24 mach_msg2_internal + 80 | |
2 libsystem_kernel.dylib 0x199d7ee34 mach_msg_overwrite + 476 | |
3 libsystem_kernel.dylib 0x199d76578 mach_msg + 24 | |
4 CoreFoundation 0x199e96680 __CFRunLoopServiceMachPort + 160 | |
5 CoreFoundation 0x199e94f44 __CFRunLoopRun + 1208 | |
6 CoreFoundation 0x199e94434 CFRunLoopRunSpecific + 608 | |
7 Foundation 0x19afc8a88 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 | |
8 DTDeviceKitBase 0x1207226c8 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 228 | |
9 Foundation 0x19afc1f80 __NSThread__start__ + 716 | |
10 libsystem_pthread.dylib 0x199db6f94 _pthread_start + 136 | |
11 libsystem_pthread.dylib 0x199db1d34 thread_start + 8 | |
Thread 12:: com.apple.CFSocket.private | |
0 libsystem_kernel.dylib 0x199d81358 __select + 8 | |
1 CoreFoundation 0x199ebf934 __CFSocketManager + 640 | |
2 libsystem_pthread.dylib 0x199db6f94 _pthread_start + 136 | |
3 libsystem_pthread.dylib 0x199db1d34 thread_start + 8 | |
Thread 13:: JavaScriptCore libpas scavenger | |
0 libsystem_kernel.dylib 0x199d799ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x199db755c _pthread_cond_wait + 1228 | |
2 JavaScriptCore 0x1b7743c70 scavenger_thread_main + 1512 | |
3 libsystem_pthread.dylib 0x199db6f94 _pthread_start + 136 | |
4 libsystem_pthread.dylib 0x199db1d34 thread_start + 8 | |
Thread 0 crashed with ARM Thread State (64-bit): | |
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 | |
x4: 0x00006000034d665e x5: 0x0000000166880e34 x6: 0x0000000000000000 x7: 0x000000016bdf3af8 | |
x8: 0xfe7fae3e7757dca0 x9: 0xfe7fae3c76e8d0a0 x10: 0x00006003f88a1ef9 x11: 0x0000000000000007 | |
x12: 0x0000000000000001 x13: 0x0000600000b2d5f0 x14: 0x01000002020f1a31 x15: 0x00000002020f1a30 | |
x16: 0x0000000000000148 x17: 0x000000020bfa5928 x18: 0x0000000000000000 x19: 0x0000000000000006 | |
x20: 0x0000000201bf0c00 x21: 0x0000000000000103 x22: 0x0000000201bf0ce0 x23: 0x0000000000000000 | |
x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x000060000303c1c0 x27: 0x0000600002539340 | |
x28: 0x0000000201bf2548 fp: 0x000000016bdf4700 lr: 0x0000000199db6c20 | |
sp: 0x000000016bdf46e0 pc: 0x0000000199d7ea60 cpsr: 0x40001000 | |
far: 0x0000000000000000 esr: 0x56000080 Address size fault | |
Binary Images: | |
0x329908000 - 0x329a37fff com.apple.dt.IDE.IDESwiftPackageCore (1.0) <407d285d-2412-33cd-95bf-34c0d86d32db> /Applications/Xcode.app/Contents/PlugIns/IDESwiftPackageCore.framework/Versions/A/IDESwiftPackageCore | |
0x32da34000 - 0x32dafffff com.apple.dt.XCBuild (15.4) <45f7a54f-e9c4-3795-ad29-d49a8229959c> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/XCBuild | |
0x330d58000 - 0x33183ffff com.apple.dt.IDE.SwiftPM (1.0) <988524e6-98ac-3a1a-ab12-b5147cb843ab> /Applications/Xcode.app/Contents/SharedFrameworks/SwiftPM.framework/Versions/A/SwiftPM | |
0x32d734000 - 0x32d76bfff com.apple.dt.XCBProjectModel (15.4) <e7d56baf-c47f-355d-9ae8-142e5116d43d> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBProjectModel.framework/Versions/A/XCBProjectModel | |
0x32e178000 - 0x32e25ffff com.apple.dt.XCBProtocol (15.4) <272d326d-f9cc-3b63-b3a0-c6e475df0426> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBProtocol.framework/Versions/A/XCBProtocol | |
0x32d7c8000 - 0x32d8cffff com.apple.dt.XCBUtil (15.4) <dda960ae-7f6e-3986-8ff2-b5bd26d7e672> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBUtil.framework/Versions/A/XCBUtil | |
0x155768000 - 0x15576bfff com.apple.dt.XCBLibc (15.4) <1eea0409-8b39-368a-a04e-4b29be932318> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBLibc.framework/Versions/A/XCBLibc | |
0x326a6c000 - 0x326a7bfff com.apple.dt.XCBCSupport (15.4) <cbe1d5f1-0b64-385c-b837-c763e1eae97b> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBCSupport.framework/Versions/A/XCBCSupport | |
0x154780000 - 0x154783fff com.apple.dt.XCBCLibc (15.4) <2c4415a2-544a-3afc-99f9-e12f3b238cfd> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBCLibc.framework/Versions/A/XCBCLibc | |
0x16bf10000 - 0x16bf1ffff com.apple.dt.IDESimulatorAvailability (15.4) <13742e24-aa94-3db0-b362-2fc4156ae071> /Applications/Xcode.app/Contents/PlugIns/IDESimulatorAvailability.ideplugin/Contents/MacOS/IDESimulatorAvailability | |
0x32be68000 - 0x32bedbfff com.apple.dt.IDEProductsUI (1.0) <139409fc-c314-3760-b546-32f70ca8f185> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.framework/Versions/A/IDEProductsUI | |
0x329734000 - 0x329777fff com.apple.dt.DVTProductsUI (1.0) <c70ff848-06af-3607-bf2c-996d945163d6> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProductsUI.framework/Versions/A/DVTProductsUI | |
0x3295f0000 - 0x329667fff com.apple.dt.IDEDistributionKit (1.0) <5746ee87-3252-30bb-b3d5-18dde8b0b4c2> /Applications/Xcode.app/Contents/SharedFrameworks/IDEDistributionKit.framework/Versions/A/IDEDistributionKit | |
0x16bf44000 - 0x16bf4bfff com.apple.dt.IDEInterfaceBuilderEditorDFRSupport (1.0) <64f4b040-138e-39c1-a967-9a5a449ea63d> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderEditorDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderEditorDFRSupport | |
0x1557e0000 - 0x1557e7fff com.apple.dt.IDEAnalyticsMetricsNotifications (1.0) <13fc4796-2aad-3439-9444-9fbe4a6f8f56> /Applications/Xcode.app/Contents/PlugIns/IDEAnalyticsMetricsNotifications.framework/Versions/A/IDEAnalyticsMetricsNotifications | |
0x157fa8000 - 0x157fc7fff com.apple.dt.IDEAnalyticsMetrics (1.0) <774bfe1a-15fa-324e-b554-c95d28d7f26a> /Applications/Xcode.app/Contents/SharedFrameworks/IDEAnalyticsMetrics.framework/Versions/A/IDEAnalyticsMetrics | |
0x177c88000 - 0x177d03fff com.apple.dt.DVTAnalyticsMetrics (1.0) <be386aa7-ade8-3cb4-9f26-d7737bbdcf7a> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsMetrics.framework/Versions/A/DVTAnalyticsMetrics | |
0x17552c000 - 0x175567fff com.apple.dt.IDEProducts (1.0) <c00ddaa2-f67b-3631-bd5c-afe7373b8123> /Applications/Xcode.app/Contents/SharedFrameworks/IDEProducts.framework/Versions/A/IDEProducts | |
0x177ad0000 - 0x177ae7fff com.apple.dt.DVTAnalyticsMetricsClient (1.0) <d92fe303-0936-3f3e-b77c-3e272e2dad2a> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsMetricsClient.framework/Versions/A/DVTAnalyticsMetricsClient | |
0x157734000 - 0x15774bfff com.apple.dt.IDEDistribution (1.0) <4ecefd9f-2b48-3814-849c-778485a9584e> /Applications/Xcode.app/Contents/SharedFrameworks/IDEDistribution.framework/Versions/A/IDEDistribution | |
0x328f74000 - 0x32920ffff com.apple.dt.DVTAnalytics (1.0) <d8b9f67f-c04f-3341-81c2-be0a780f06a3> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics | |
0x329800000 - 0x329847fff com.apple.dt.DVTAnalyticsClient (1.0) <c79738ee-5e1e-30e5-bd27-05b26c0bbeb9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient | |
0x177e68000 - 0x177ecffff com.apple.dt.IDE.IDEXCStringsSupport (1.0) <b009dd51-4339-38af-ac44-5ea9e7d572d6> /Applications/Xcode.app/Contents/PlugIns/IDEXCStringsSupport.ideplugin/Contents/MacOS/IDEXCStringsSupport | |
0x17798c000 - 0x177a23fff com.apple.dt.IDE.IDELocalizationCatalogEditor (1.0) <1ef94da9-2fe4-3a53-85c0-5619a9ed6c66> /Applications/Xcode.app/Contents/PlugIns/IDELocalizationCatalogEditor.ideplugin/Contents/MacOS/IDELocalizationCatalogEditor | |
0x177b88000 - 0x177bfffff com.apple.dt.IDE.IDELocalizationCatalogCore (1.0) <a9370c8d-252e-359e-9d4b-3370b2cca153> /Applications/Xcode.app/Contents/PlugIns/IDELocalizationCatalogCore.ideplugin/Contents/MacOS/IDELocalizationCatalogCore | |
0x157e1c000 - 0x157e63fff com.apple.dt.IDE.IDEXCStringsSupportCore (1.0) <6f0f7cd4-398a-31f6-9f11-217588c39de4> /Applications/Xcode.app/Contents/PlugIns/IDEXCStringsSupportCore.framework/Versions/A/IDEXCStringsSupportCore | |
0x326210000 - 0x3265a3fff com.apple.dt.IDE.IDESourceControlUI (1.0) <a326a6de-2309-326f-91dd-4b6e17c54983> /Applications/Xcode.app/Contents/PlugIns/IDESourceControlUI.framework/Versions/A/IDESourceControlUI | |
0x155718000 - 0x15573bfff com.apple.dt.IDE.DeltaFoundation (1.0) <1f76817f-e526-356a-8784-7d18a81ff160> /Applications/Xcode.app/Contents/SharedFrameworks/DeltaFoundation.framework/Versions/A/DeltaFoundation | |
0x167c88000 - 0x167d23fff com.apple.dt.IDE.DeltaKit (1.0) <906a6b8f-50fb-30d1-b7da-b7eb65d98393> /Applications/Xcode.app/Contents/SharedFrameworks/DeltaKit.framework/Versions/A/DeltaKit | |
0x1556b0000 - 0x1556d3fff com.apple.dt.IDE.AssetCatalogKit-xrOS (15.4) <d0612254-c0bc-3aa7-b04f-c5ec6490f3e2> /Applications/Xcode.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Xcode/PrivatePlugIns/AssetCatalogKit_xrOS.ideplugin/Contents/MacOS/AssetCatalogKit_xrOS | |
0x329bd8000 - 0x32b197fff com.apple.CoreRE (1.0) <10aeca85-ce62-336d-bcaf-82c4b44a9d59> /Applications/Xcode.app/Contents/SharedFrameworks/CoreRE.framework/Versions/A/CoreRE | |
0x157780000 - 0x1577b3fff com.apple.RealityKit (1.0) <eafbceb7-4473-3dd6-8308-d2cfff3a6fb5> /Applications/Xcode.app/Contents/SharedFrameworks/RealityKit.framework/Versions/A/RealityKit | |
0x157818000 - 0x157af7fff com.apple.audio.PHASE (1.0) <f2a0046d-0082-34e7-83b6-de2e2d78c210> /Applications/Xcode.app/Contents/SystemFrameworks/PHASE.framework/Versions/A/PHASE | |
0x167820000 - 0x1679a7fff com.apple.shadergraph (1.0) <802fc5cc-646e-3e60-ae84-65b902b4d758> /Applications/Xcode.app/Contents/SystemFrameworks/ShaderGraph.framework/Versions/A/ShaderGraph | |
0x157654000 - 0x1576dffff com.apple.RESync (1.0) <3a12fec7-e3f2-307c-8ff9-9b8534a57f0d> /Applications/Xcode.app/Contents/SharedFrameworks/RESync.framework/Versions/A/RESync | |
0x157ec4000 - 0x157f67fff com.apple.CoreIK (1.0) <fde4d023-4980-35cd-b7f3-eaaef760ce69> /Applications/Xcode.app/Contents/SharedFrameworks/CoreIK.framework/Versions/A/CoreIK | |
0x326ac4000 - 0x327473fff com.apple.USDKit (1.0) <f9b9faa1-ef12-3d59-bb16-aa303c59ec70> /Applications/Xcode.app/Contents/SystemFrameworks/USDKit.framework/Versions/A/USDKit | |
0x325568000 - 0x3259bffff com.apple.RealityFoundation (1.0) <9d027f3f-3182-30a8-9930-0276dad2a66a> /Applications/Xcode.app/Contents/SharedFrameworks/RealityFoundation.framework/Versions/A/RealityFoundation | |
0x157cf0000 - 0x157d87fff com.apple.RealityFusion (1.0) <0183bd56-0f13-38b8-8d68-a103e44c6aa5> /Applications/Xcode.app/Contents/SharedFrameworks/RealityFusion.framework/Versions/A/RealityFusion | |
0x327604000 - 0x32827ffff com.apple.CoreRealityIO (1.0) <566b1871-7c98-3ff7-a6a7-a230307b626e> /Applications/Xcode.app/Contents/SharedFrameworks/CoreRealityIO.framework/Versions/A/CoreRealityIO | |
0x1547dc000 - 0x1547e3fff com.apple.dt.IDE.AssetCatalogExtensions-xrOS (15.4) <ea02799b-230e-3432-bc62-bfd3f88ddde0> /Applications/Xcode.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Xcode/PrivatePlugIns/AssetCatalogExtensions_xrOS.ideplugin/Contents/MacOS/AssetCatalogExtensions_xrOS | |
0x155778000 - 0x15579ffff com.apple.dt.IDEInterfaceBuilderDFRSupport (1.0) <eb4316dc-53e6-352c-8e30-0865552bb94f> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderDFRSupport | |
0x154764000 - 0x15476bfff com.apple.dt.IDE.IDEInterfaceBuilderExtensions-xrOS (15.4) <2c4e1bfb-edf8-3536-870c-7e1a23270158> /Applications/Xcode.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderExtensions_xrOS.ideplugin/Contents/MacOS/IDEInterfaceBuilderExtensions_xrOS | |
0x1547a0000 - 0x1547b3fff com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (1.0) <aeeabef3-7385-3e9b-9e36-68c52580c251> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.framework/Versions/A/IDEInterfaceBuilderAppleTVIntegration | |
0x15478c000 - 0x15478ffff com.apple.dt.IDE.IDEInterfaceBuilderiOSMacIntegration (1.0) <3fe93fed-d4e4-36d8-b2cf-a8f2a56c48e1> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderiOSMacIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSMacIntegration | |
0x155668000 - 0x15568bfff com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (1.0) <6314fae7-3435-3129-872e-73e0235d36cd> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration | |
0x153b00000 - 0x153b07fff com.apple.dt.AssetCatalogFoundation-xrOS (15.4) <c0efbef7-98a3-3a63-821d-0146a4a5df85> /Applications/Xcode.app/Contents/Frameworks/AssetCatalogFoundation_xrOS.framework/Versions/A/AssetCatalogFoundation_xrOS | |
0x153b1c000 - 0x153b27fff com.apple.dt.AssetCatalogAppleTVKit (15.4) <0b98be77-0a3a-31de-bfae-6baa18303c81> /Applications/Xcode.app/Contents/Frameworks/AssetCatalogAppleTVKit.framework/Versions/A/AssetCatalogAppleTVKit | |
0x153adc000 - 0x153ae7fff com.apple.dt.AssetCatalogAppleTVFoundation (15.4) <d81aec88-46e0-3e22-baf6-19856d150cd6> /Applications/Xcode.app/Contents/Frameworks/AssetCatalogAppleTVFoundation.framework/Versions/A/AssetCatalogAppleTVFoundation | |
0x1539a8000 - 0x153a2bfff com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (1.0) <c3588b60-eb26-3fb1-9a6d-0956d90e6886> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.framework/Versions/A/IDEInterfaceBuilderWatchKitIntegration | |
0x153764000 - 0x15376ffff com.apple.dt.AssetCatalogCocoaTouchKit (15.4) <f4464332-395f-3063-a219-9cb6a0f487cf> /Applications/Xcode.app/Contents/Frameworks/AssetCatalogCocoaTouchKit.framework/Versions/A/AssetCatalogCocoaTouchKit | |
0x166e30000 - 0x16720bfff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (1.0) <74615ab6-9616-31a1-b514-3ae0f3afaa91> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/Versions/A/IDEInterfaceBuilderCocoaTouchIntegration | |
0x15181c000 - 0x15183bfff com.apple.dt.AssetCatalogCocoaTouchFoundation (15.4) <d1921768-679a-39c8-a486-111792fd85ee> /Applications/Xcode.app/Contents/Frameworks/AssetCatalogCocoaTouchFoundation.framework/Versions/A/AssetCatalogCocoaTouchFoundation | |
0x1536b0000 - 0x1536dffff com.apple.IBCocoaTouchToolFoundation (1.0) <c7b72333-4578-3079-887a-9f6436801c3b> /Applications/Xcode.app/Contents/Frameworks/IBCocoaTouchToolFoundation.framework/Versions/A/IBCocoaTouchToolFoundation | |
0x153728000 - 0x15374bfff com.apple.dt.AssetRuntimeSupport (9) <47f2b902-346e-3226-b0c2-487b0327f8ae> /Applications/Xcode.app/Contents/SharedFrameworks/AssetRuntimeSupport.framework/Versions/A/AssetRuntimeSupport | |
0x153200000 - 0x15341ffff com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (1.0) <acc15193-fa2b-3b48-a0da-fa8c8cf3b425> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.framework/Versions/A/IDEInterfaceBuilderCocoaIntegration | |
0x16645c000 - 0x16696bfff com.apple.dt.IDE.IDEInterfaceBuilderKit (1.0) <475e8594-8447-3f1e-b303-27d4bdc9d2d0> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.framework/Versions/A/IDEInterfaceBuilderKit | |
0x155440000 - 0x15554bfff com.apple.dt.AssetCatalogKit (1.0) <3e66b536-ba77-36bf-9593-08be30748651> /Applications/Xcode.app/Contents/Frameworks/AssetCatalogKit.framework/Versions/A/AssetCatalogKit | |
0x152518000 - 0x152573fff com.apple.dt.IDENoticesKit (1.0) <983d8ba6-2f8f-3519-9c9d-62eaa23513fc> /Applications/Xcode.app/Contents/Frameworks/IDENoticesKit.framework/Versions/A/IDENoticesKit | |
0x153794000 - 0x1538cffff com.apple.RemotePairing (1.0) <0e446a4a-a42f-3432-b946-bd2900dacd1b> /Library/Apple/*/RemotePairing.framework/Versions/A/RemotePairing | |
0x151858000 - 0x15185ffff com.apple.dt.IDEiOSPlatformSupportCore (15.4) <ce6c298b-bfed-3961-90a0-4e801e5b48f8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.framework/Versions/A/IDEiOSPlatformSupportCore | |
0x151800000 - 0x151807fff com.apple.dt.IDEWatchSupportCore (15.4) <744fc8c6-282a-34fe-8e9b-6429968cf121> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.framework/Versions/A/IDEWatchSupportCore | |
0x127928000 - 0x12792bfff com.apple.dt.IDEDriverKitSupportCore (15.4) <5d47ec62-1365-335d-8d0b-387fef766c46> /Applications/Xcode.app/Contents/Developer/Platforms/DriverKit.platform/Developer/Library/Xcode/PrivatePlugIns/IDEDriverKitSupportCore.ideplugin/Contents/MacOS/IDEDriverKitSupportCore | |
0x127914000 - 0x127917fff com.apple.dt.IDEAppleTVSupportCore (15.4) <230498a0-2bb3-3d0d-a923-169f39c59017> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.framework/Versions/A/IDEAppleTVSupportCore | |
0x127900000 - 0x127903fff com.apple.icloud.drive.fileprovider.override (1.0) <db39a641-8c34-385d-8faf-37cb3dcfc89e> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/iCloudDriveFileProviderOverride.bundle/Contents/MacOS/iCloudDriveFileProviderOverride | |
0x126e94000 - 0x126eb3fff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (14.5) <45b63a1f-97c2-3047-9430-120757ec26f6> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride | |
0x126e1c000 - 0x126e23fff com.apple.FileProviderOverride (1835.120.53) <48c78787-aebf-3b9c-8300-2b20ba87b0a4> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride | |
0x126e3c000 - 0x126e3ffff com.apple.dt.IDE.IDESupportCore-xrOS (15.4) <c1fc20e8-ec86-3a6c-9cac-843257104358> /Applications/Xcode.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Xcode/PrivatePlugIns/IDESupportCore_xrOS.ideplugin/Contents/MacOS/IDESupportCore_xrOS | |
0x126e54000 - 0x126e5bfff com.apple.dt.IDE.IDEOSXSupportCore (15.4) <09962602-8fe3-32a0-8869-51e5e1eeafb1> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore | |
0x1459ac000 - 0x1459e3fff com.apple.dt.IDEDistributionSupport (1.0) <b0dabfdb-f830-3a4f-b640-244f2659aeb7> /Applications/Xcode.app/Contents/PlugIns/IDEDistributionSupport.framework/Versions/A/IDEDistributionSupport | |
0x1460c8000 - 0x1461effff com.apple.dt.DVTProducts (1.0) <02d151ce-3644-3e4d-b9b5-22bda7870b3e> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts | |
0x1454c8000 - 0x14551ffff com.apple.dt.IDE.IDEiPhoneSupport (1.0) <96b636d4-1b42-3384-afc1-3288fe3c6eda> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.framework/Versions/A/IDEiPhoneSupport | |
0x144e24000 - 0x144e37fff com.apple.DTDeviceKit (4.2) <224b4bb0-ec00-3b99-b4a8-254f80d79498> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit | |
0x145580000 - 0x145597fff com.apple.DeviceLinkX (5.0) <8135b205-abb7-3418-8c07-49518dd4224e> /Library/Apple/*/DeviceLink.framework/Versions/A/DeviceLink | |
0x146ba0000 - 0x146de3fff com.apple.dt.IDE.Xcode3UI (1.0) <95a0c2ff-a386-3dd9-bebe-f41db9f531cd> /Applications/Xcode.app/Contents/Frameworks/Xcode3UI.framework/Versions/A/Xcode3UI | |
0x145724000 - 0x1457a7fff com.apple.dt.dbg.DebuggerLLDB (1.0) <57dc9513-904d-3748-bf87-3d33db8fa297> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.framework/Versions/A/DebuggerLLDB | |
0x16c0b4000 - 0x172b1ffff com.apple.LLDB.framework (1500.0.404.7) <4547405f-283c-3894-9ded-7e56437b2927> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB | |
0x144300000 - 0x14434bfff com.apple.LLDBRPC (1500.0.404.7) <d45abf2f-430e-35da-8054-14a5fce861ff> /Applications/Xcode.app/Contents/SharedFrameworks/LLDBRPC.framework/Versions/A/LLDBRPC | |
0x145de4000 - 0x14603ffff com.apple.python3 (3.9.6) <e9e1d956-52be-3c08-942d-a2ee518130a3> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Python3 | |
0x1455d8000 - 0x1455fffff libSwiftCompilerPluginMessageHandling.dylib (*) <42e796fa-4adf-32b9-9edc-22c59e31afe5> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftCompilerPluginMessageHandling.dylib | |
0x144390000 - 0x1443b7fff libSwiftOperators.dylib (*) <def2f274-6fc8-3d46-858d-d6bfae51444d> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftOperators.dylib | |
0x145664000 - 0x145693fff libSwiftSyntaxMacroExpansion.dylib (*) <e69e4d04-b0eb-33cb-b92f-5b186d2d3102> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftSyntaxMacroExpansion.dylib | |
0x1303b0000 - 0x1303b7fff libSwiftSyntaxMacros.dylib (*) <f8786126-162a-3356-a349-b3bb590c0d36> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftSyntaxMacros.dylib | |
0x145a7c000 - 0x145ae7fff libSwiftSyntaxBuilder.dylib (*) <c73d1734-36c8-3775-bce6-3ed03f5bd1e9> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftSyntaxBuilder.dylib | |
0x14585c000 - 0x145903fff libSwiftParserDiagnostics.dylib (*) <86b95ffb-ae81-31b3-bdb9-f504da77919d> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftParserDiagnostics.dylib | |
0x127fb4000 - 0x127fc7fff libSwiftBasicFormat.dylib (*) <fba4b406-e457-347b-a407-586864340c74> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftBasicFormat.dylib | |
0x1474ec000 - 0x14784bfff libSwiftParser.dylib (*) <83203629-73f7-337e-9510-65df3d8e5e18> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftParser.dylib | |
0x1441bc000 - 0x1441d3fff libSwiftDiagnostics.dylib (*) <c050a9a1-c397-3bb0-9192-17cdaa7500fc> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftDiagnostics.dylib | |
0x151888000 - 0x151bebfff libSwiftSyntax.dylib (*) <f517c6cc-163a-3f7c-8f83-c9324861d8ea> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Libraries/usr/lib/swift/host/libSwiftSyntax.dylib | |
0x142fd8000 - 0x143043fff com.apple.dt.dbg.DebuggerFoundation (1.0) <b49cec29-5721-3ca3-8174-db811c91d377> /Applications/Xcode.app/Contents/Frameworks/DebuggerFoundation.framework/Versions/A/DebuggerFoundation | |
0x142e9c000 - 0x142ebffff com.apple.dt.DebugHierarchyFoundation (1.0) <b154a7c7-50e2-3145-994d-832d824f937a> /Applications/Xcode.app/Contents/SharedFrameworks/DebugHierarchyFoundation.framework/Versions/A/DebugHierarchyFoundation | |
0x1443fc000 - 0x144423fff com.apple.dt.DebugHierarchyKit (1.0) <7e1ce40b-e1f5-3529-a5fa-ad1732ef1181> /Applications/Xcode.app/Contents/SharedFrameworks/DebugHierarchyKit.framework/Versions/A/DebugHierarchyKit | |
0x14461c000 - 0x1446a3fff com.apple.dt.IBAutolayoutFoundation (1.0) <62f786e9-70ee-3518-8bd9-e38b27ca052f> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation | |
0x144a2c000 - 0x144baffff com.apple.dt.AssetCatalogFoundation (15.4) <39bf1f94-81c6-3988-8049-6869b2ef629f> /Applications/Xcode.app/Contents/Frameworks/AssetCatalogFoundation.framework/Versions/A/AssetCatalogFoundation | |
0x144d00000 - 0x144e07fff com.apple.ODTDevTool (1.1.2) <815ecd56-c07f-31e7-a865-f9d1cc103014> /Applications/Xcode.app/Contents/SharedFrameworks/ODTDevTool.framework/Versions/A/ODTDevTool | |
0x11edb4000 - 0x11edc7fff com.apple.dt.XcodeCloud (1.0) <8bce1d86-8b5a-3d62-8329-7991fb1f9ec7> /Applications/Xcode.app/Contents/PlugIns/XcodeCloud.framework/Versions/A/XcodeCloud | |
0x1207e0000 - 0x1207e3fff com.apple.xcodecloud.XcodeCloudFoundation (1.0) <7954549b-4c4e-3395-8d3e-f5e8eca24aa7> /Applications/Xcode.app/Contents/SharedFrameworks/XcodeCloudFoundation.framework/Versions/A/XcodeCloudFoundation | |
0x11e5cc000 - 0x11e5d7fff com.apple.xcodecloud.XcodeCloudUI (1.0) <582e8b6d-4986-371b-9488-0cc6481b1ced> /Applications/Xcode.app/Contents/SharedFrameworks/XcodeCloudUI.framework/Versions/A/XcodeCloudUI | |
0x1430e4000 - 0x143857fff com.apple.dt.XcodeCloudKit (1.0) <74673eb0-8aed-35f0-a859-7bc027f3c363> /Applications/Xcode.app/Contents/SharedFrameworks/XcodeCloudKit.framework/Versions/A/XcodeCloudKit | |
0x140f64000 - 0x14136bfff com.apple.dt.cs.XcodeCloudAPI (1.0) <d8b479ca-5455-3430-8d95-91ca932d0610> /Applications/Xcode.app/Contents/SharedFrameworks/XcodeCloudAPI.framework/Versions/A/XcodeCloudAPI | |
0x137ad0000 - 0x137c97fff com.apple.dt.TestResultsUI (15.4) <30557353-5179-3021-897c-bb7e84e71437> /Applications/Xcode.app/Contents/SharedFrameworks/TestResultsUI.framework/Versions/A/TestResultsUI | |
0x12447c000 - 0x1244abfff com.apple.dt.IDETestResultsUI (15.4) <40f881e4-6e2b-3a91-a7b7-8eb63073b27e> /Applications/Xcode.app/Contents/PlugIns/IDETestResultsUI.framework/Versions/A/IDETestResultsUI | |
0x124534000 - 0x12453bfff com.apple.dt.cs.OpenAPIURLSession (1.0) <1a4a57a7-6311-3cf5-bb56-c4edb05adc37> /Applications/Xcode.app/Contents/SharedFrameworks/OpenAPIURLSession.framework/Versions/A/OpenAPIURLSession | |
0x130000000 - 0x130167fff com.apple.dt.cs.XcodeCloudCombineAPI (1.0) <c2e7d4da-8224-3e06-8874-207886d26742> /Applications/Xcode.app/Contents/SharedFrameworks/XcodeCloudCombineAPI.framework/Versions/A/XcodeCloudCombineAPI | |
0x1246bc000 - 0x1246d7fff com.apple.dt.cs.AuthenticationAPI (1.0) <88e8e840-de1e-36a2-a6ec-6d8bf07012a7> /Applications/Xcode.app/Contents/SharedFrameworks/AuthenticationAPI.framework/Versions/A/AuthenticationAPI | |
0x11edec000 - 0x11edeffff com.apple.dt.cs.CommonXcodeCloudAPI (1.0) <479dc05d-38b5-3a96-9d38-3f99323b9e63> /Applications/Xcode.app/Contents/SharedFrameworks/CommonXcodeCloudAPI.framework/Versions/A/CommonXcodeCloudAPI | |
0x124734000 - 0x12474bfff com.apple.dt.cs.EventsAPI (1.0) <80535a5c-62ce-39f9-bb17-dbe24cb3a41c> /Applications/Xcode.app/Contents/SharedFrameworks/EventsAPI.framework/Versions/A/EventsAPI | |
0x1245d4000 - 0x124607fff com.apple.dt.cs.OpenAPIRuntime (1.0) <4c165e66-927f-3d54-8426-5414258194e5> /Applications/Xcode.app/Contents/SharedFrameworks/OpenAPIRuntime.framework/Versions/A/OpenAPIRuntime | |
0x124654000 - 0x124667fff com.apple.dt.cs.StatusAPI (1.0) <8184e4da-3cc4-33fa-9744-ad6a5a5eb523> /Applications/Xcode.app/Contents/SharedFrameworks/StatusAPI.framework/Versions/A/StatusAPI | |
0x125290000 - 0x12531ffff com.apple.dt.ide.IDEConsoleKit (1.0) <a8289837-f46f-331f-a0c4-30576c8bdbbb> /Applications/Xcode.app/Contents/PlugIns/IDEConsoleKit.framework/Versions/A/IDEConsoleKit | |
0x142214000 - 0x1426f3fff com.apple.dt.SourceEditor (1.0) <96fae961-351c-3cf7-b9ed-81b71f3c6115> /Applications/Xcode.app/Contents/SharedFrameworks/SourceEditor.framework/Versions/A/SourceEditor | |
0x11e540000 - 0x11e543fff com.apple.dt.IDE.IDEPegasusSourceEditor (1.0) <94922d5f-c0f3-37e6-8f40-b3446dae5ffe> /Applications/Xcode.app/Contents/PlugIns/IDEPegasusSourceEditor.framework/Versions/A/IDEPegasusSourceEditor | |
0x137ee0000 - 0x137f3bfff com.apple.dt.DVTSourceEditor (1.0) <868bee0d-20a0-3d61-8655-3b58b9991a9e> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceEditor.framework/Versions/A/DVTSourceEditor | |
0x144e64000 - 0x14516ffff com.apple.dt.IDESourceEditor (1.0) <bb483030-23f8-3162-84f4-9d70d5282c0b> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.framework/Versions/A/IDESourceEditor | |
0x142ef0000 - 0x142f5ffff com.apple.dt.SourceModelSupport (1.0) <f5056cf9-ae98-3c50-af65-517270bc592d> /Applications/Xcode.app/Contents/SharedFrameworks/SourceModelSupport.framework/Versions/A/SourceModelSupport | |
0x127f3c000 - 0x127f67fff com.apple.dt.CodeCompletionFoundation (1.0) <790637ca-835b-3354-b690-b8d925a9ab94> /Applications/Xcode.app/Contents/SharedFrameworks/_CodeCompletionFoundation.framework/Versions/A/_CodeCompletionFoundation | |
0x1247ac000 - 0x1247bffff com.apple.MarkupSupport (1.0) <ee5bcbec-4251-3731-8a63-c5dccaabf36a> /Applications/Xcode.app/Contents/SharedFrameworks/MarkupSupport.framework/Versions/A/MarkupSupport | |
0x142d20000 - 0x142dc3fff com.apple.SourceKitSupport (1.0) <2b87f3a3-d9fe-3a42-9c42-9e411966d3df> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKitSupport.framework/Versions/A/SourceKitSupport | |
0x14475c000 - 0x1449dffff com.apple.dt.SourceModel (1.0) <5b2a010c-e086-33dd-8c62-3854e89b75c0> /Applications/Xcode.app/Contents/SharedFrameworks/SourceModel.framework/Versions/A/SourceModel | |
0x124500000 - 0x124507fff com.apple.dt.SourceEditorSwiftSupport (1.0) <5688855c-f675-3ef8-9135-77db1af778c4> /Applications/Xcode.app/Contents/SharedFrameworks/SourceEditorSwiftSupport.framework/Versions/A/SourceEditorSwiftSupport | |
0x1463f8000 - 0x1467ebfff com.apple.dt.SymbolCacheSupport (1.0) <262fb2ec-2e4a-370d-b13c-73318eadb363> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolCacheSupport.framework/Versions/A/SymbolCacheSupport | |
0x12541c000 - 0x125427fff com.apple.dt.SourceEditorRegExSupport (1.0) <e0d4032a-827d-3141-88ef-68c76df4c288> /Applications/Xcode.app/Contents/SharedFrameworks/SourceEditorRegExSupport.framework/Versions/A/SourceEditorRegExSupport | |
0x1444a4000 - 0x144553fff com.apple.dt.SymbolCache (1.0) <0d4fc5f3-0656-3b1e-a653-9c2f58e8fdd4> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolCache.framework/Versions/A/SymbolCache | |
0x13033c000 - 0x13037ffff com.apple.dt.DVTMarkdown (1.0) <9b8974cf-3425-34f9-a6cd-06117b2e091c> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup | |
0x1253d8000 - 0x1253fffff com.apple.dt.CommonMark (1.0) <f77df9b6-0281-32a1-a9ce-94f458fbe1d3> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/Frameworks/CommonMark.framework/Versions/A/CommonMark | |
0x125000000 - 0x1250b3fff com.apple.dt.IDE.IDEiOSSupportCore (1.0) <8c24dbb6-8592-32cd-bb72-dd8565890d74> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.framework/Versions/A/IDEiOSSupportCore | |
0x11ed64000 - 0x11ed7ffff com.apple.dt.XCTDaemonControlMobileDevice (15.4) <bad94af3-fd0b-3c56-924a-bd4d9e7461c0> /Applications/Xcode.app/Contents/SharedFrameworks/XCTDaemonControlMobileDevice.framework/Versions/A/XCTDaemonControlMobileDevice | |
0x120700000 - 0x12077ffff com.apple.DTDeviceKitBase (1.0) <d3fcd234-f924-3aaa-8faa-9f0bb037c062> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase | |
0x125150000 - 0x12520ffff com.apple.CoreSimulator (982) <16cf5006-0bf0-3e1c-af21-1bf3ff2f6f6f> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator | |
0x11e510000 - 0x11e51ffff com.apple.CoreSimulator.CoreSimDeviceIO (982) <e69c503f-2a71-3f60-a457-d2863a899ccd> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO | |
0x124258000 - 0x1242affff com.apple.CoreSimulator.CoreSimulatorUtilities (982) <666e4ee3-b888-3b49-9e0e-23cc1f5c8a92> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimulatorUtilities.framework/Versions/A/CoreSimulatorUtilities | |
0x1242f4000 - 0x124327fff com.apple.CoreSimulator.SimPasteboardPlus (16.0) <44ffb835-7839-3bf5-810f-ec32d7c7b41a> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/SimPasteboardPlus.framework/Versions/A/SimPasteboardPlus | |
0x124560000 - 0x12459ffff com.apple.ROCKit (43) <cd5660e9-aecd-3664-8006-05235b375bc8> /Library/Developer/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit | |
0x12413c000 - 0x1241d3fff com.apple.dt.IDE.Xcode3Core (1.0) <5d13ff37-483e-3fcd-adac-449bd71430af> /Applications/Xcode.app/Contents/Frameworks/Xcode3Core.framework/Versions/A/Xcode3Core | |
0x127948000 - 0x127cd3fff com.apple.Xcode.DevToolsCore (1.0) <ef4f3cd9-582b-3132-b412-84fe3b9bc9b4> /Applications/Xcode.app/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore | |
0x11e54c000 - 0x11e553fff com.apple.DevToolsFoundation (1.0) <fe7ae5f4-dfc1-3883-bd0c-c50a0ce4de30> /Applications/Xcode.app/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation | |
0x11e568000 - 0x11e59bfff com.apple.Xcode.DevToolsSupport (1.0) <7d095287-17e5-35fe-a35f-297196e1618b> /Applications/Xcode.app/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport | |
0x11e380000 - 0x11e383fff com.apple.dt.dbg.DebuggerLLDBService (1.0) <aa996e9f-cd1b-311b-aebb-3d8947af4c51> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService | |
0x124364000 - 0x1243d3fff com.apple.dt.IDE.IDEDocumentation (1.0) <2c57784a-d5fa-3e25-99a4-e5ccf2f9641b> /Applications/Xcode.app/Contents/PlugIns/IDEDocumentation.framework/Versions/A/IDEDocumentation | |
0x11df04000 - 0x11df0ffff libobjc-trampolines.dylib (*) <9381bd6d-84a5-3c72-b3b8-88428afa4782> /usr/lib/libobjc-trampolines.dylib | |
0x104040000 - 0x104043fff libIDEApplicationLoader.dylib (*) <74a57d99-85d4-3fab-b82a-a9c49e9e90b6> /Applications/Xcode.app/Contents/Frameworks/libIDEApplicationLoader.dylib | |
0x10412c000 - 0x10415ffff com.apple.dt.DVTCocoaAdditionsKit (1.0) <023dff45-9f5a-3649-93ee-6b128ac85288> /Applications/Xcode.app/Contents/SharedFrameworks/DVTCocoaAdditionsKit.framework/Versions/A/DVTCocoaAdditionsKit | |
0x105a40000 - 0x1060a3fff com.apple.dt.DVTFoundation (1.0) <1cd180a0-87f6-38e9-8d6c-6c46e40694db> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation | |
0x104aa8000 - 0x104c1ffff com.apple.dt.DVTKit (1.0) <34fbfe77-3889-3715-96a3-2cae9984eca2> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit | |
0x1064ec000 - 0x107043fff com.apple.dt.IDEKit (15.4) <bc6009bb-0e83-35a2-a752-d3f3ac2a9a6e> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit | |
0x11a9ec000 - 0x11b3dffff com.apple.dt.IDEFoundation (15.4) <c0e92c76-7530-3241-8444-0fbd7901f72b> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation | |
0x119880000 - 0x11a373fff com.apple.ModelIO (265.5.2) <60893c63-f2ab-3f24-b45c-5746ff334204> /Applications/Xcode.app/Contents/SystemFrameworks/ModelIO.framework/Versions/A/ModelIO | |
0x104054000 - 0x104057fff com.apple.USDLib_FormatLoaderProxy (1.0) <e9962f01-29c5-30f9-a63e-096449f8ddc3> /Applications/Xcode.app/Contents/SharedFrameworks/USDLib_FormatLoaderProxy_Xcode.framework/Versions/A/USDLib_FormatLoaderProxy_Xcode | |
0x10419c000 - 0x104277fff com.apple.SymbolicationDT (15.3) <06f5c076-c693-31cb-8e01-887f387f05ab> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT | |
0x1040e4000 - 0x1040f7fff com.apple.DebugSymbols (207) <52c2c8fd-c011-31cd-ad9c-25c0b9121910> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT | |
0x104508000 - 0x104637fff com.apple.CoreSymbolicationDT (15.3) <54a6f004-8a7b-39c6-bfdf-275cab4959f6> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT | |
0x104718000 - 0x104813fff com.apple.dt.instruments.DVTInstrumentsFoundation (15.3) <905cb20c-047e-3811-8589-eb881b8ba834> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation | |
0x118000000 - 0x11839ffff com.apple.CoreDevice (397.14) <415e3d41-44ec-38c9-9cf5-e8628921def0> /Library/Developer/PrivateFrameworks/CoreDevice.framework/Versions/A/CoreDevice | |
0x104068000 - 0x104087fff com.apple.dt.DVTNFASupport (1.0) <f6deb03b-eb8a-3b8d-a2f7-6a370a8791c2> /Applications/Xcode.app/Contents/Frameworks/DVTNFASupport.framework/Versions/A/DVTNFASupport | |
0x1040bc000 - 0x1040bffff com.apple.dt.DVTKeychain (1.0) <9ee7391c-7664-31d4-86f8-8f8a03465a00> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKeychain.framework/Versions/A/DVTKeychain | |
0x1040d0000 - 0x1040d3fff com.apple.dt.DVTKeychainService (1.0) <98d34fc5-cefd-3cd0-8980-28702f6462bf> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKeychainService.framework/Versions/A/DVTKeychainService | |
0x10401c000 - 0x104027fff com.apple.dt.DVTSystemPrerequisites (15.4) <302ca782-9d6c-3cb5-813b-bb60a2110deb> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSystemPrerequisites.framework/Versions/A/DVTSystemPrerequisites | |
0x104318000 - 0x10435ffff com.apple.dt.DVTDownloads (15.4) <409f4203-7352-39de-9c13-42f0e7299769> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDownloads.framework/Versions/A/DVTDownloads | |
0x104d88000 - 0x105197fff com.apple.mobiledevice (1759.0.4) <e7f13f5b-887b-30f9-90d9-3809f78a3d72> /Library/Apple/*/MobileDevice.framework/Versions/A/MobileDevice | |
0x1043a8000 - 0x1043d3fff com.apple.dt.instruments.DTXConnectionServices (15.3) <c3a0a2de-ebde-346e-bff7-1a2f9f406c2d> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices | |
0x1043e8000 - 0x1043f3fff com.apple.dt.PackedPaths (15.4) <b0d5f646-3a44-3f05-9807-b6eb3520ac8f> /Applications/Xcode.app/Contents/SharedFrameworks/PackedPaths.framework/Versions/A/PackedPaths | |
0x104110000 - 0x104117fff com.apple.MallocStackLogging (1.0) <8d66aa82-dee3-3474-ab7a-599a82220671> /Applications/Xcode.app/Contents/SharedFrameworks/MallocStackLoggingDT.framework/Versions/A/MallocStackLoggingDT | |
0x1048bc000 - 0x1048c7fff com.apple.kperfdataDT (1.0) <912eccaf-9ad3-3968-b341-61baea21e733> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT | |
0x1048d8000 - 0x10493bfff com.apple.libktrace (1.0) <68234ba6-df81-3032-bdb9-cae302b6de89> /Applications/Xcode.app/Contents/SharedFrameworks/ktraceDT.framework/Versions/A/ktraceDT | |
0x104994000 - 0x1049d7fff com.apple.dt.instruments.DVTInstrumentsUtilities (15.3) <188fadb1-f67c-3db7-bb15-a873c53e4567> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities | |
0x104a00000 - 0x104a43fff com.apple.dt.CoreDevice.Utilities (397.14) <fbd2aabb-806c-36ac-94d1-9b47acef1a63> /Library/Developer/PrivateFrameworks/CoreDeviceUtilities.framework/Versions/A/CoreDeviceUtilities | |
0x104874000 - 0x10489ffff com.apple.dt.CoreDevice.Action (397.14) <43f04c3a-9f2d-3d9c-9e1a-774e10b54375> /Library/Developer/PrivateFrameworks/CoreDevice.framework/Versions/A/Frameworks/CoreDeviceAction.framework/Versions/A/CoreDeviceAction | |
0x1055a8000 - 0x105627fff com.apple.Mercury (1.0) <c5522bad-43fb-3b14-b85f-b8b5a19477b3> /Library/Apple/*/Mercury.framework/Versions/A/Mercury | |
0x105490000 - 0x105503fff com.apple.CoreDevice.DTRemoteServices (1.0) <db9d0060-f33a-3005-b62c-6ca313166d88> /Library/Developer/PrivateFrameworks/CoreDevice.framework/Versions/A/Frameworks/DTRemoteServices.framework/Versions/A/DTRemoteServices | |
0x10440c000 - 0x10440ffff com.apple.dt.DVTKeychainUtilities (1.0) <08482329-7735-326a-93b5-8e098c0894a8> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKeychainUtilities.framework/Versions/A/DVTKeychainUtilities | |
0x1053bc000 - 0x1053cbfff com.apple.dt.DVTStructuredLayoutKit (1.0) <8709f718-d472-30fe-b77f-1d9473437649> /Applications/Xcode.app/Contents/SharedFrameworks/DVTStructuredLayoutKit.framework/Versions/A/DVTStructuredLayoutKit | |
0x104a80000 - 0x104a87fff com.apple.dt.DVTViewControllerKit (1.0) <211bde9e-2582-3c3b-9523-c92036e8865c> /Applications/Xcode.app/Contents/SharedFrameworks/DVTViewControllerKit.framework/Versions/A/DVTViewControllerKit | |
0x118dbc000 - 0x118fe7fff com.apple.dt.DVTUserInterfaceKit (1.0) <6a5c1f31-1ff4-3e87-b1c8-e567bf07aff7> /Applications/Xcode.app/Contents/SharedFrameworks/DVTUserInterfaceKit.framework/Versions/A/DVTUserInterfaceKit | |
0x1053ec000 - 0x10542bfff com.apple.dt.DVTLibraryKit (1.0) <e4aa2af2-763b-3d73-b85a-e3b6195f81ac> /Applications/Xcode.app/Contents/SharedFrameworks/DVTLibraryKit.framework/Versions/A/DVTLibraryKit | |
0x107d48000 - 0x107df3fff com.apple.dt.DVTExplorableKit (1.0) <f4a92225-a71a-38bb-b8a1-72786d1c3edb> /Applications/Xcode.app/Contents/SharedFrameworks/DVTExplorableKit.framework/Versions/A/DVTExplorableKit | |
0x1057f8000 - 0x10584bfff com.apple.dt.DVTDeviceKit (1.0) <97279c64-336e-3d97-866b-9c04a6b24ad9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeviceKit.framework/Versions/A/DVTDeviceKit | |
0x105530000 - 0x10553ffff com.apple.dt.DVTFeedbackReporting (15.4) <0b209e26-bf54-3b60-bb50-aa0d14650f69> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFeedbackReporting.framework/Versions/A/DVTFeedbackReporting | |
0x10539c000 - 0x1053a7fff com.apple.dt.DVTServices (1.0) <5f1b0032-405b-35b2-9eb9-391bd91aaa39> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices | |
0x11898c000 - 0x118aa7fff com.apple.dt.DVTPortal (1.0) <000c115f-e052-32ba-a82e-72e489f4bcfc> /Applications/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal | |
0x105360000 - 0x105363fff com.apple.dt.XCTest (15.4) <3299f4c7-7dc1-3daa-8daa-328155759de8> /Applications/Xcode.app/Contents/SharedFrameworks/XCTest.framework/Versions/A/XCTest | |
0x105560000 - 0x105577fff com.apple.dt.DVTDeviceFoundation (1.0) <273acf41-a37d-3a17-9278-8b598d167ccc> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeviceFoundation.framework/Versions/A/DVTDeviceFoundation | |
0x105774000 - 0x10579ffff com.apple.dt.CodeCompletionFoundation (1.0) <278c6c1b-67d6-3193-9b11-3ed01b811667> /Applications/Xcode.app/Contents/SharedFrameworks/CodeCompletionFoundation.framework/Versions/A/CodeCompletionFoundation | |
0x1058b8000 - 0x105917fff com.apple.dt.DVTIconKit (1.0) <6b11b4d9-68f8-3df8-818c-dc994702f84b> /Applications/Xcode.app/Contents/SharedFrameworks/DVTIconKit.framework/Versions/A/DVTIconKit | |
0x118500000 - 0x1185d7fff com.apple.dt.XCTestCore (15.4) <74e30f33-d83b-3b0e-a874-c54df4cbfcf8> /Applications/Xcode.app/Contents/SharedFrameworks/XCTestCore.framework/Versions/A/XCTestCore | |
0x105384000 - 0x105387fff com.apple.dt.XCUnit (15.4) <614693f6-ff0f-34bc-bd20-bdbd3843c4f1> /Applications/Xcode.app/Contents/SharedFrameworks/XCUnit.framework/Versions/A/XCUnit | |
0x118694000 - 0x11878bfff com.apple.dt.XCUIAutomation (15.4) <bfa826fd-c870-3934-ad3a-f3c91892a7f9> /Applications/Xcode.app/Contents/SharedFrameworks/XCUIAutomation.framework/Versions/A/XCUIAutomation | |
0x105684000 - 0x1056dbfff com.apple.dt.XCTAutomationSupport (15.4) <cb8cf543-68cc-3cd9-b483-1f8c75b738bb> /Applications/Xcode.app/Contents/SharedFrameworks/XCTAutomationSupport.framework/Versions/A/XCTAutomationSupport | |
0x1059d8000 - 0x1059dbfff com.apple.dt.XCTestSupport (15.4) <a654e3fd-857c-39de-9634-9bab2bc18609> /Applications/Xcode.app/Contents/SharedFrameworks/XCTestSupport.framework/Versions/A/XCTestSupport | |
0x118858000 - 0x11888ffff com.apple.accessibility.AccessibilityAudit (1.0) <51cfa918-8afa-3849-88d3-c582b157535e> /Applications/Xcode.app/Contents/SharedFrameworks/AccessibilityAudit.framework/Versions/B/AccessibilityAudit | |
0x104a9c000 - 0x104a9ffff com.apple.AccessibilitySupport (2.0) <f7facbd8-e605-3406-873d-2dd4e23dcc82> /Applications/Xcode.app/Contents/SharedFrameworks/AccessibilitySupport.framework/Versions/B/AccessibilitySupport | |
0x107f8c000 - 0x107fb3fff com.apple.AccessibilityEvents (2.0) <81d5e23c-da05-34c1-aff2-21ab04ec555a> /Applications/Xcode.app/Contents/SharedFrameworks/AccessibilitySupport.framework/Versions/B/Frameworks/AccessibilityEvents.framework/Versions/B/AccessibilityEvents | |
0x119228000 - 0x11929bfff com.apple.AccessibilityFoundation (2.0) <aaa8ed96-cacf-331e-af9e-775bfd8372b5> /Applications/Xcode.app/Contents/SharedFrameworks/AccessibilitySupport.framework/Versions/B/Frameworks/AccessibilityFoundation.framework/Versions/B/AccessibilityFoundation | |
0x107ecc000 - 0x107f27fff com.apple.AccessibilityKit (2.0) <3059a4c9-fa37-3173-ae02-557a17791a06> /Applications/Xcode.app/Contents/SharedFrameworks/AccessibilitySupport.framework/Versions/B/Frameworks/AccessibilityKit.framework/Versions/B/AccessibilityKit | |
0x11931c000 - 0x11937bfff com.apple.AccessibilityVisuals (2.0) <2a4e25d1-4ba3-3367-b618-1e4c2f770640> /Applications/Xcode.app/Contents/SharedFrameworks/AccessibilitySupport.framework/Versions/B/Frameworks/AccessibilityVisuals.framework/Versions/B/AccessibilityVisuals | |
0x105738000 - 0x105743fff com.apple.dt.DVTSystemPrerequisitesUI (15.4) <eeb7e7d7-ee7a-3c78-bfa8-99601b1ad86b> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSystemPrerequisitesUI.framework/Versions/A/DVTSystemPrerequisitesUI | |
0x11a544000 - 0x11a5e7fff com.apple.DNTDocumentationModel (1.0) <7707ca5a-421b-3401-924e-f431ef1cb1f9> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationModel.framework/Versions/A/DNTDocumentationModel | |
0x1193ec000 - 0x119633fff com.apple.DNTDocumentationSupport (1.0) <d3f0c83c-4289-3d49-a81a-35b57b376d9b> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationSupport.framework/Versions/A/DNTDocumentationSupport | |
0x105a20000 - 0x105a27fff com.apple.dt.DVTCoreGlyphs (1.0) <d65af7bb-8b74-3c56-910f-bad9bfb55f2e> /Applications/Xcode.app/Contents/SharedFrameworks/DVTCoreGlyphs.framework/Versions/A/DVTCoreGlyphs | |
0x118be0000 - 0x118ca7fff com.apple.LocFramework (2.0) <111cdfac-14d2-32d6-83f4-7b3e60f862a8> /Applications/Xcode.app/Contents/SharedFrameworks/Localization.framework/Versions/A/Localization | |
0x118d24000 - 0x118d47fff com.apple.dt.DVTCrashLogFoundation (1.0) <26ede386-d133-30c0-a71b-831e90515019> /Applications/Xcode.app/Contents/SharedFrameworks/DVTCrashLogFoundation.framework/Versions/A/DVTCrashLogFoundation | |
0x1303d0000 - 0x1354fffff libclang.dylib (*) <f57413a0-6947-3fb8-9830-2e333179faef> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib | |
0x1059ec000 - 0x1059fbfff com.apple.dt.XcodeKit (1.0) <cac2d135-fa24-31ab-851b-4a701a139733> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/Versions/A/XcodeKit | |
0x118928000 - 0x11893bfff com.apple.dt.DVTITunesSoftware (1.0) <22629121-9f8a-3b50-9305-b44730c49e55> /Applications/Xcode.app/Contents/SharedFrameworks/DVTITunesSoftware.framework/Versions/A/DVTITunesSoftware | |
0x11a768000 - 0x11a82ffff com.apple.dt.instruments.DTGraphKit (15.3) <284f9e0b-7159-33f5-9e61-61a692ef7073> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit | |
0x11c2cc000 - 0x11c3a3fff com.apple.dt.Xcode.DVTSourceControl (1.0) <3ca299d5-d621-3042-9985-e6646a6886d1> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl | |
0x11a8d4000 - 0x11a927fff com.apple.dt.DVTDocumentation (1.0) <c95efbaa-2baa-3a5e-8de4-1d27f76a3b35> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDocumentation.framework/Versions/A/DVTDocumentation | |
0x11c054000 - 0x11c09bfff com.apple.dt.IDENoticesFoundation (1.0) <6de509fd-fdaf-3d80-b754-d061b7e2fbc9> /Applications/Xcode.app/Contents/Frameworks/IDENoticesFoundation.framework/Versions/A/IDENoticesFoundation | |
0x1188d8000 - 0x1188ebfff com.apple.dt.SourceKit (15.4) <a86bcd5b-ec59-3200-8a78-012cd3a3843f> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/SourceKit | |
0x11d35c000 - 0x11d6affff com.apple.dt.XCResultKit (1.0) <f9613cd9-dd5a-3e1c-a336-d38ebf2e6b4e> /Applications/Xcode.app/Contents/SharedFrameworks/XCResultKit.framework/Versions/A/XCResultKit | |
0x11c100000 - 0x11c19ffff com.apple.dt.Xcode.XCSourceControl (1.0) <907269f5-9fc4-331b-a790-ab6e2ad47383> /Applications/Xcode.app/Contents/SharedFrameworks/XCSourceControl.framework/Versions/A/XCSourceControl | |
0x11cc8c000 - 0x11ce27fff com.apple.dt.XCTHarness (15.4) <081af04b-020a-3abe-98b8-1cf7f3372930> /Applications/Xcode.app/Contents/SharedFrameworks/XCTHarness.framework/Versions/A/XCTHarness | |
0x11bf00000 - 0x11bf5bfff libXCTestSwiftSupport.dylib (*) <43ab86c3-853c-380d-8dec-19c9baa15abd> /Applications/Xcode.app/Contents/SharedFrameworks/libXCTestSwiftSupport.dylib | |
0x121000000 - 0x1216b3fff com.apple.dt.CoreDocumentation (1.0) <423df23b-707e-3aa4-b728-90d2a6af16e9> /Applications/Xcode.app/Contents/SharedFrameworks/CoreDocumentation.framework/Versions/A/CoreDocumentation | |
0x11c668000 - 0x11c6ebfff com.apple.DNTSourceKitSupport (1.0) <0424dda3-b7a0-3349-8360-3448e577dc2a> /Applications/Xcode.app/Contents/SharedFrameworks/DNTSourceKitSupport.framework/Versions/A/DNTSourceKitSupport | |
0x11c4b4000 - 0x11c5c7fff com.apple.xcstringsParser (1.0) <04ae9822-04e0-33b2-9551-05584c8ed279> /Applications/Xcode.app/Contents/SharedFrameworks/XCStringsParser.framework/Versions/A/XCStringsParser | |
0x1197fc000 - 0x11981ffff com.apple.dt.DVTITunesSoftwareServiceFoundation (1.0) <b214b55f-5da9-3a69-b134-08bd6e801356> /Applications/Xcode.app/Contents/SharedFrameworks/DVTITunesSoftwareServiceFoundation.framework/Versions/A/DVTITunesSoftwareServiceFoundation | |
0x121884000 - 0x121f17fff com.apple.gke.notary.framework.Notarization (1.0) <f2454d60-71f9-327d-9dc0-ff4bd47d5020> /Applications/Xcode.app/Contents/SharedFrameworks/Notarization.framework/Versions/A/Notarization | |
0x11c9e0000 - 0x11cabffff com.apple.amp.ContentDelivery (2.154.1) <9b047a6b-0f53-36e8-af23-2d02457590b2> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDelivery.framework/Versions/A/ContentDelivery | |
0x105760000 - 0x105763fff com.apple.contentdelivery.ContentDeliveryServices (7.006) <bd85915c-727c-3094-9433-c6a1437767aa> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/ContentDeliveryServices | |
0x11c748000 - 0x11c853fff com.apple.import.AppStoreService (7.006) <db0cba2d-4595-3538-9710-5f199e808c59> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework/Versions/A/AppStoreService | |
0x11cb28000 - 0x11cb9ffff com.apple.itunes.connect.ITunesConnectFoundation (7.006) <d49e4404-d869-3bd4-8343-8250f16b6506> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/ITunesConnectFoundation.framework/Versions/A/ITunesConnectFoundation | |
0x118954000 - 0x11896bfff com.apple.contentdelivery.ITunesContentDelivery (7.006) <9fb95674-3d9e-3eab-8912-3b050b41f6db> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/ITunesContentDelivery.framework/Versions/A/ITunesContentDelivery | |
0x118d74000 - 0x118d8ffff com.apple.contentdelivery.MZXMLMarshalling (7.006) <400a5d57-7ef3-36c3-a717-3dd05ec9e3da> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/MZXMLMarshalling.framework/Versions/A/MZXMLMarshalling | |
0x11dab8000 - 0x11db57fff com.apple.itunes.connect.ITunesPackage (7.006) <16a315e7-8af3-3236-9ab1-8c562661c13a> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/ITunesPackage.framework/Versions/A/ITunesPackage | |
0x11bfd0000 - 0x11c01ffff com.apple.contentdelivery.VoiceBoxClient (1.2.0) <03463044-a1b5-35c3-b922-7eb41cef7c03> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/VoiceBoxClient.framework/Versions/A/VoiceBoxClient | |
0x119860000 - 0x11986bfff com.apple.itunes.connect.ITunesConnectFoundationExtras (7.006) <28bb2370-b6f9-31ae-987e-509417a79697> /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/ITunesConnectFoundationExtras.framework/Versions/A/ITunesConnectFoundationExtras | |
0x11d098000 - 0x11d19bfff com.apple.dt.gputools.Ganache (1.0) <4ccc4627-b4c8-35eb-9e69-6ff9a58ed7fb> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/Frameworks/DTGanache.framework/Versions/A/DTGanache | |
0x11df18000 - 0x11e027fff com.apple.dt.gputools.GTTimeline (1.0) <b09b84a2-e7b1-3c64-bca2-27fc2a8ca139> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/Frameworks/DTGTTimeline.framework/Versions/A/DTGTTimeline | |
0x11c904000 - 0x11c933fff com.apple.dt.AppThinning (15.4) <e2a6a068-2581-3925-a905-8560e76ade09> /Applications/Xcode.app/Contents/SharedFrameworks/AppThinning.framework/Versions/A/AppThinning | |
0x11890c000 - 0x118913fff com.apple.dt.DTDeviceServices (1.0) <e027e2eb-48a7-3156-a7ef-480b78ff962d> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceServices.framework/Versions/A/DTDeviceServices | |
0x11dc08000 - 0x11dc73fff libswiftDemangle.dylib (*) <54e83e3d-c6ee-39be-99fb-da0ee7399573> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib | |
0x11dc94000 - 0x11dd13fff com.apple.dt.DVTAppStoreConnect (1.0) <30f3cae8-b705-3b0f-964d-a0d94aaa606c> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAppStoreConnect.framework/Versions/A/DVTAppStoreConnect | |
0x125448000 - 0x125d23fff com.apple.dt.XCServices (1.0) <27656e47-2549-3fb0-acec-6f18356aaf52> /Applications/Xcode.app/Contents/SharedFrameworks/XCServices.framework/Versions/A/XCServices | |
0x11c60c000 - 0x11c62bfff com.apple.dt.XCTDaemonControl (15.4) <95dcf7c7-90dc-3a4e-af15-25ea85263d36> /Applications/Xcode.app/Contents/SharedFrameworks/XCTDaemonControl.framework/Versions/A/XCTDaemonControl | |
0x107f78000 - 0x107f7bfff com.apple.dt.IDEResultKit (1.0) <de4c5de3-6575-34a8-bdec-bac69ffbc7cb> /Applications/Xcode.app/Contents/SharedFrameworks/IDEResultKit.framework/Versions/A/IDEResultKit | |
0x11d21c000 - 0x11d29ffff com.apple.dt.swift-testing (1.0) <6469c106-9890-31f8-9b51-ee7a1e6a80d0> /Applications/Xcode.app/Contents/SharedFrameworks/Testing.framework/Versions/A/Testing | |
0x11c28c000 - 0x11c2affff SKToolchain.dylib (*) <67f6811b-0ce5-3185-b633-88a2066a0802> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/XPCServices/com.apple.dt.SKAgent.xpc/Contents/Frameworks/SKToolchain.dylib | |
0x11a9bc000 - 0x11a9cbfff SKIPC.dylib (*) <1727a25c-549f-3da0-9ffb-bb2a075ed099> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/XPCServices/com.apple.dt.SKAgent.xpc/Contents/Frameworks/SKIPC.dylib | |
0x11e394000 - 0x11e45ffff libIndexStoreDB.dylib (*) <26baa5b4-1083-3fff-98d6-f681a63d9282> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/XPCServices/com.apple.dt.SKAgent.xpc/Contents/Frameworks/libIndexStoreDB.dylib | |
0x118da8000 - 0x118dabfff SKSupport.dylib (*) <d42d73e5-12fa-320f-a2a1-5db973515ae1> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/XPCServices/com.apple.dt.SKAgent.xpc/Contents/Frameworks/SKSupport.dylib | |
0x11e09c000 - 0x11e15bfff com.apple.DNTTransformer (1.0) <67d9c28f-4795-3f60-8630-9e58f4a6ef29> /Applications/Xcode.app/Contents/SharedFrameworks/DNTTransformer.framework/Versions/A/DNTTransformer | |
0x104008000 - 0x10400bfff com.apple.dt.Xcode (15.4) <a2f0d91b-e66f-3931-9e6d-f93aa775d1ae> /Applications/Xcode.app/Contents/MacOS/Xcode | |
0x199d75000 - 0x199dafffb libsystem_kernel.dylib (*) <9b8b53f9-e2b6-36df-98e9-28d8fca732f2> /usr/lib/system/libsystem_kernel.dylib | |
0x199db0000 - 0x199dbcfff libsystem_pthread.dylib (*) <386b0fc1-7873-3328-8e71-43269fd1b2c7> /usr/lib/system/libsystem_pthread.dylib | |
0x199c4d000 - 0x199ccbff7 libsystem_c.dylib (*) <05b44e93-dffc-3bd8-90ab-fd97cb73f171> /usr/lib/system/libsystem_c.dylib | |
0x199c02000 - 0x199c49fff libdispatch.dylib (*) <502762ee-7aa7-306c-9dbd-88981a86bb78> /usr/lib/system/libdispatch.dylib | |
0x19d6ba000 - 0x19e9f6fff com.apple.AppKit (6.9) <61f710be-9132-3cc2-883d-066365fba1ad> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x19af6d000 - 0x19bbcafff com.apple.Foundation (6.9) <99e0292d-7873-3968-9c9c-5955638689a5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x1a0ea9000 - 0x1a0f1cff7 com.apple.AE (944) <3b96540c-5db5-3880-bc50-a759b87f6638> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x1a4605000 - 0x1a48c8fff com.apple.HIToolbox (2.1.1) <7db6c397-563f-3756-908c-e25b019a1848> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x199a28000 - 0x199ab0a17 dyld (*) <37bbc384-0755-31c7-a808-0ed49e44dd8e> /usr/lib/dyld | |
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? | |
0x199e18000 - 0x19a2f0fff com.apple.CoreFoundation (6.9) <84b539d5-22c9-3f8c-84c8-903e9c7b8d29> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x1b61f2000 - 0x1b7919f1f com.apple.JavaScriptCore (19618) <c2b56b65-ef15-316a-b19f-24510e5d0846> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
External Modification Summary: | |
Calls made by other processes targeting this process: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by this process: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by all processes on this machine: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=2.0G resident=0K(0%) swapped_out_or_unallocated=2.0G(100%) | |
Writable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%) | |
VIRTUAL REGION | |
REGION TYPE SIZE COUNT (non-coalesced) | |
=========== ======= ======= | |
Accelerate framework 128K 1 | |
Activity Tracing 256K 1 | |
AttributeGraph Data 1024K 1 | |
ColorSync 576K 28 | |
CoreAnimation 1504K 78 | |
CoreGraphics 32K 2 | |
CoreUI image data 992K 6 | |
Foundation 16K 1 | |
Kernel Alloc Once 32K 1 | |
MALLOC 1.9G 69 | |
MALLOC guard page 384K 24 | |
Performance tool data 16K 1 not counted in TOTAL below | |
SQLite page cache 384K 3 | |
STACK GUARD 56.2M 14 | |
Stack 14.9M 14 | |
VM_ALLOCATE 176K 10 | |
WebKit Malloc 160.1M 5 | |
__AUTH 2858K 504 | |
__AUTH_CONST 35.9M 753 | |
__CTF 824 1 | |
__DATA 42.9M 1044 | |
__DATA_CONST 62.5M 993 | |
__DATA_DIRTY 2747K 272 | |
__FONT_DATA 4K 1 | |
__INFO_FILTER 16K 2 | |
__LINKEDIT 826.1M 243 | |
__OBJC_RO 71.9M 2 | |
__OBJC_RW 2199K 1 | |
__TEXT 1.2G 1018 | |
dyld private memory 544K 4 | |
libnetwork 128K 8 | |
mapped file 226.6M 66 | |
shared memory 1376K 16 | |
=========== ======= ======= | |
TOTAL 4.6G 5186 | |
----------- | |
Full Report | |
----------- | |
{"app_name":"Xcode","timestamp":"2024-07-17 07:14:13.00 -0700","app_version":"15.4","slice_uuid":"a2f0d91b-e66f-3931-9e6d-f93aa775d1ae","adam_id":"497799835","build_version":"22622","platform":1,"bundleID":"com.apple.dt.Xcode","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.5 (23F79)","roots_installed":0,"name":"Xcode","incident_id":"E224AA46-CEF3-4286-BF0E-8C04A1C804D7"} | |
{ | |
"uptime" : 1800, | |
"procRole" : "Foreground", | |
"version" : 2, | |
"userID" : 501, | |
"deployVersion" : 210, | |
"modelCode" : "MacBookPro18,4", | |
"coalitionID" : 2295, | |
"osVersion" : { | |
"train" : "macOS 14.5", | |
"build" : "23F79", | |
"releaseType" : "User" | |
}, | |
"captureTime" : "2024-07-17 07:14:13.4919 -0700", | |
"codeSigningMonitor" : 1, | |
"incident" : "E224AA46-CEF3-4286-BF0E-8C04A1C804D7", | |
"pid" : 4064, | |
"translated" : false, | |
"cpuType" : "ARM-64", | |
"roots_installed" : 0, | |
"bug_type" : "309", | |
"procLaunch" : "2024-07-17 07:13:56.7610 -0700", | |
"procStartAbsTime" : 43054243880, | |
"procExitAbsTime" : 43455325513, | |
"procName" : "Xcode", | |
"procPath" : "\/Applications\/Xcode.app\/Contents\/MacOS\/Xcode", | |
"bundleInfo" : {"CFBundleShortVersionString":"15.4","CFBundleVersion":"22622","CFBundleIdentifier":"com.apple.dt.Xcode"}, | |
"buildInfo" : {"ProjectName":"IDEApplication","SourceVersion":"22622000000000000","ProductBuildVersion":"15F31d","BuildVersion":"2"}, | |
"storeInfo" : {"storeCohortMetadata":"10|date=1721224800000&sf=143441&pgtp=Search&pgid=osx&prpg=Genre_25204&ctxt=Search&issrch=1&imptyp=card&kind=macSoftware&lngid=1","itemID":"497799835","deviceIdentifierForVendor":"A259BB26-D660-5F31-83FB-26D06D4B8C9D","thirdParty":true,"softwareVersionExternalIdentifier":"865623187"}, | |
"parentProc" : "launchd", | |
"parentPid" : 1, | |
"coalitionName" : "com.apple.dt.Xcode", | |
"crashReporterKey" : "727C64C3-EA77-E479-04C7-C01C460D218A", | |
"codeSigningID" : "com.apple.dt.Xcode", | |
"codeSigningTeamID" : "59GAB85EFG", | |
"codeSigningFlags" : 570522369, | |
"codeSigningValidationCategory" : 4, | |
"codeSigningTrustLevel" : 4294967295, | |
"instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRW+D\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkVDg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="}, | |
"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":"Xcode","byPid":4064}, | |
"asi" : {"libsystem_c.dylib":["abort() called"]}, | |
"asiSignatures" : ["IDEFileSystemSynchronizedGroupsAreEnabled()"], | |
"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}, | |
"faultingThread" : 0, | |
"threads" : [{"triggered":true,"id":57929,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":105553171670622},{"value":6015159860},{"value":0},{"value":6104759032},{"value":18338567790989401248},{"value":18338567782392189088},{"value":105570170969849},{"value":7},{"value":1},{"value":105553127986672},{"value":72057602662406705,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$__NSMainThread"},{"value":8624478768,"symbolLocation":0,"symbol":"OBJC_CLASS_$__NSMainThread"},{"value":328},{"value":8790890792},{"value":0},{"value":6},{"value":8619232256,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8619232480,"symbolLocation":224,"symbol":"_main_thread"},{"value":0},{"value":0},{"value":0},{"value":105553166844352},{"value":105553155298112},{"value":8619238728,"symbolLocation":0,"symbol":"_NSConcreteStackBlock"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6876261408},"cpsr":{"value":1073745920},"fp":{"value":6104762112},"sp":{"value":6104762080},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6876031584,"matchesCrashFrame":1},"far":{"value":0}},"queue":"IDEContainer - uniquing lock","frames":[{"imageOffset":39520,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":242},{"imageOffset":27680,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":243},{"imageOffset":485936,"symbol":"abort","symbolLocation":180,"imageIndex":244},{"imageOffset":916324,"symbol":"+[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:]","symbolLocation":972,"imageIndex":144},{"imageOffset":917412,"symbol":"-[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:]","symbolLocation":872,"imageIndex":144},{"imageOffset":1992476,"symbol":"_DVTAssertionHandler","symbolLocation":424,"imageIndex":142},{"imageOffset":1992860,"symbol":"_DVTAssertionFailureHandler","symbolLocation":196,"imageIndex":142},{"imageOffset":1992912,"symbol":"_DVTAssertionFailureHandler","symbolLocation":248,"imageIndex":142},{"imageOffset":1816084,"symbol":"+[PBXFileSystemSynchronizedAbstractGroup allocWithZone:]","symbolLocation":132,"imageIndex":134},{"imageOffset":234260,"symbol":"-[PBXPListUnarchiver _unarchiveObjectWithGlobalIDHexString:]","symbolLocation":1172,"imageIndex":134},{"imageOffset":245912,"symbol":"-[PBXPListUnarchiver _decodeMutableObjectArrayFromPListArray:]","symbolLocation":384,"imageIndex":134},{"imageOffset":247108,"symbol":"-[PBXPListUnarchiver decodeMutableObjectArrayForKey:]","symbolLocation":176,"imageIndex":134},{"imageOffset":38184,"symbol":"-[PBXUnarchivingBinding readValueForObject:fromPListUnarchiver:]","symbolLocation":224,"imageIndex":134},{"imageOffset":34228,"symbol":"-[PBXObject _unarchiveValuesForArchiveMask:fromPListUnarchiver:]","symbolLocation":188,"imageIndex":134},{"imageOffset":34552,"symbol":"-[PBXObject readFromPListUnarchiver:]","symbolLocation":60,"imageIndex":134},{"imageOffset":197336,"symbol":"-[PBXReference readFromPListUnarchiver:]","symbolLocation":96,"imageIndex":134},{"imageOffset":234348,"symbol":"-[PBXPListUnarchiver _unarchiveObjectWithGlobalIDHexString:]","symbolLocation":1260,"imageIndex":134},{"imageOffset":245132,"symbol":"-[PBXPListUnarchiver decodeObjectForKey:]","symbolLocation":148,"imageIndex":134},{"imageOffset":38184,"symbol":"-[PBXUnarchivingBinding readValueForObject:fromPListUnarchiver:]","symbolLocation":224,"imageIndex":134},{"imageOffset":34228,"symbol":"-[PBXObject _unarchiveValuesForArchiveMask:fromPListUnarchiver:]","symbolLocation":188,"imageIndex":134},{"imageOffset":34552,"symbol":"-[PBXObject readFromPListUnarchiver:]","symbolLocation":60,"imageIndex":134},{"imageOffset":710640,"symbol":"-[PBXContainer readFromPListUnarchiver:]","symbolLocation":72,"imageIndex":134},{"imageOffset":129760,"symbol":"-[PBXProject readFromPListUnarchiver:]","symbolLocation":84,"imageIndex":134},{"imageOffset":234348,"symbol":"-[PBXPListUnarchiver _unarchiveObjectWithGlobalIDHexString:]","symbolLocation":1260,"imageIndex":134},{"imageOffset":239492,"symbol":"-[PBXPListUnarchiver decodeRootObject]","symbolLocation":652,"imageIndex":134},{"imageOffset":63536,"symbol":"+[PBXProject projectWithFile:errorHandler:readOnly:]","symbolLocation":3068,"imageIndex":134},{"imageOffset":2152656,"symbol":"-[Xcode3Project initWithFilePath:extension:workspace:options:error:]","symbolLocation":220,"imageIndex":134},{"imageOffset":3745848,"symbol":"__82+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]_block_invoke_2","symbolLocation":856,"imageIndex":145},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":245},{"imageOffset":80088,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":56,"imageIndex":245},{"imageOffset":2282076,"symbol":"DVTDispatchBarrierSync","symbolLocation":148,"imageIndex":142},{"imageOffset":2134020,"symbol":"-[DVTDispatchLock performLockedBlock:]","symbolLocation":60,"imageIndex":142},{"imageOffset":3744656,"symbol":"__82+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]_block_invoke","symbolLocation":188,"imageIndex":145},{"imageOffset":899396,"symbol":"__58-[DVTModelObjectGraph performBlockCoalescingModelChanges:]_block_invoke","symbolLocation":104,"imageIndex":142},{"imageOffset":1957464,"symbol":"-[DVTModelGraphTransactionScope performTransaction:]","symbolLocation":60,"imageIndex":142},{"imageOffset":899260,"symbol":"-[DVTModelObjectGraph performBlockCoalescingModelChanges:]","symbolLocation":148,"imageIndex":142},{"imageOffset":3744132,"symbol":"+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]","symbolLocation":1088,"imageIndex":145},{"imageOffset":872432,"symbol":"-[IDEWorkspace _configureWrappedWorkspaceWithError:]","symbolLocation":116,"imageIndex":145},{"imageOffset":3744728,"symbol":"__82+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]_block_invoke","symbolLocation":260,"imageIndex":145},{"imageOffset":3744156,"symbol":"+[IDEContainer _retainedContainerAtFilePath:fileDataType:workspace:options:error:]","symbolLocation":1112,"imageIndex":145},{"imageOffset":3747424,"symbol":"+[IDEContainer retainedWrappedWorkspaceForContainerAtFilePath:fileDataType:error:]","symbolLocation":568,"imageIndex":145},{"imageOffset":2982504,"symbol":"-[IDEDocumentController _openWrappingContainerDocument:displayDocument:completionHandler:]","symbolLocation":140,"imageIndex":144},{"imageOffset":2996380,"symbol":"-[IDEDocumentController _openProjectsPlaygroundsAndWorkspaces:display:openedDocuments:simpleFileDocumentLocations:externalParameters:completionHandler:]","symbolLocation":1208,"imageIndex":144},{"imageOffset":2994608,"symbol":"-[IDEDocumentController _openProjectsPlaygroundsAndWorkspaces:display:externalParameters:completionHandler:]","symbolLocation":308,"imageIndex":144},{"imageOffset":2997224,"symbol":"-[IDEDocumentController _openDocumentsForDocumentLocations:display:externalParameters:completionHandler:]","symbolLocation":256,"imageIndex":144},{"imageOffset":2998476,"symbol":"-[IDEDocumentController openDocumentWithContentsOfURL:display:completionHandler:]","symbolLocation":468,"imageIndex":144},{"imageOffset":3018880,"symbol":"-[IDEDocumentController _openNextDocumentURLFromIDEApplicationRestorableState:nextIndex:completionHandler:]","symbolLocation":196,"imageIndex":144},{"imageOffset":789820,"symbol":"__65-[IDEApplicationController application:didDecodeRestorableState:]_block_invoke_2","symbolLocation":56,"imageIndex":144},{"imageOffset":782564,"symbol":"IDESetSafeToLoadDeveloperSystemFrameworks","symbolLocation":172,"imageIndex":145},{"imageOffset":4499428,"symbol":"+[IDEWelcomeManager _prepareXcodeForUIWithRegistrationAndSetupOfExtraServices]","symbolLocation":180,"imageIndex":144},{"imageOffset":4496888,"symbol":"+[IDEWelcomeManager showFirstLaunchExperienceIfAppropriate]","symbolLocation":220,"imageIndex":144},{"imageOffset":1348820,"symbol":"-[IDEApplication restoreWindowWithIdentifier:state:completionHandler:]","symbolLocation":160,"imageIndex":144},{"imageOffset":268192,"symbol":"-[NSApplication(NSPersistentUIRestorationSupport) _restoreWindowWithRestoration:completionHandler:]","symbolLocation":604,"imageIndex":246},{"imageOffset":14566864,"symbol":"-[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:requireSecureCoding:completionHandler:]","symbolLocation":1608,"imageIndex":246},{"imageOffset":8004188,"symbol":"-[NSPersistentUIManager restoreAllPersistentStateWithFullFidelity:completionHandler:]","symbolLocation":588,"imageIndex":246},{"imageOffset":4721556,"symbol":"-[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:withFullFidelity:completionHandler:]","symbolLocation":396,"imageIndex":246},{"imageOffset":263948,"symbol":"-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]","symbolLocation":496,"imageIndex":246},{"imageOffset":262928,"symbol":"-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]","symbolLocation":492,"imageIndex":246},{"imageOffset":205684,"symbol":"-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]","symbolLocation":316,"imageIndex":247},{"imageOffset":921584,"symbol":"-[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:]","symbolLocation":16,"imageIndex":144},{"imageOffset":205160,"symbol":"_NSAppleEventManagerGenericHandler","symbolLocation":80,"imageIndex":247},{"imageOffset":47556,"imageIndex":248},{"imageOffset":45804,"imageIndex":248},{"imageOffset":18600,"symbol":"aeProcessAppleEvent","symbolLocation":488,"imageIndex":248},{"imageOffset":274476,"symbol":"AEProcessAppleEvent","symbolLocation":68,"imageIndex":249},{"imageOffset":237684,"symbol":"_DPSNextEvent","symbolLocation":1440,"imageIndex":246},{"imageOffset":8583176,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":700,"imageIndex":246},{"imageOffset":79960,"symbol":"-[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:]","symbolLocation":300,"imageIndex":143},{"imageOffset":184476,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":246},{"imageOffset":76580,"symbol":"-[DVTApplication run]","symbolLocation":60,"imageIndex":143},{"imageOffset":17120,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":246},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":250}]},{"id":57978,"threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":39595303502339},{"value":14680198217728},{"value":39595303501824},{"value":48},{"value":0},{"value":0},{"value":1},{"value":1099511628034},{"value":4294967293},{"value":1099511627776},{"value":256},{"value":0},{"value":1099511627776},{"value":18446744073709551580},{"value":8698636152},{"value":0},{"value":105553119479424},{"value":105553119479360},{"value":18446744073709551615},{"value":105553133292160},{"value":105553119479360},{"value":8701336488},{"value":6105324992},{"value":1},{"value":105553118194368},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6874491268},"cpsr":{"value":1610616832},"fp":{"value":6105324848},"sp":{"value":6105324832},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6875996528},"far":{"value":0}},"queue":"CoreDeviceChangeQ","frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":242},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":245},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":245},{"imageOffset":2280408,"symbol":"DVTSyncPerformBlock","symbolLocation":320,"imageIndex":142},{"imageOffset":2555548,"symbol":"closure #1 in closure #1 in DVTCoreDeviceLocator.startLocating()","symbolLocation":2976,"imageIndex":142},{"imageOffset":2929000,"imageIndex":152},{"imageOffset":2889576,"imageIndex":152},{"imageOffset":2937124,"imageIndex":152},{"imageOffset":133196,"imageIndex":152},{"imageOffset":10064,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":245},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":245},{"imageOffset":47636,"symbol":"_dispatch_lane_serial_drain","symbolLocation":748,"imageIndex":245},{"imageOffset":50500,"symbol":"_dispatch_lane_invoke","symbolLocation":380,"imageIndex":245},{"imageOffset":94928,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":245},{"imageOffset":92996,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":404,"imageIndex":245},{"imageOffset":12300,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":243},{"imageOffset":7464,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":243}]},{"id":57986,"threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":97886599643651},{"value":14680198217728},{"value":97886599643136},{"value":48},{"value":0},{"value":0},{"value":1},{"value":1099511628034},{"value":4294967293},{"value":1099511627776},{"value":256},{"value":0},{"value":1099511627776},{"value":18446744073709551580},{"value":8698636152},{"value":0},{"value":105553122796672},{"value":105553122796608},{"value":18446744073709551615},{"value":105553133292160},{"value":105553122796608},{"value":8701336488},{"value":6107047504},{"value":105553152339968},{"value":0},{"value":105553152340992}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6874491268},"cpsr":{"value":1610616832},"fp":{"value":6107047360},"sp":{"value":6107047344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6875996528},"far":{"value":0}},"queue":"DVTDownloadableManager.providerRefreshQueue","frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":242},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":245},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":245},{"imageOffset":2280408,"symbol":"DVTSyncPerformBlock","symbolLocation":320,"imageIndex":142},{"imageOffset":507740,"symbol":"-[DVTDownloadableManager _refreshDownloadablesFromNextProviderInArray:accumulatingDownloadables:sdkToSimulatorMappings:sdkBuildUpdateToSeedMappings:errors:]","symbolLocation":816,"imageIndex":142},{"imageOffset":510968,"symbol":"__156-[DVTDownloadableManager _refreshDownloadablesFromNextProviderInArray:accumulatingDownloadables:sdkToSimulatorMappings:sdkBuildUpdateToSeedMappings:errors:]_block_invoke.137","symbolLocation":88,"imageIndex":142},{"imageOffset":2278776,"symbol":"__DVT_CALLING_CLIENT_BLOCK__","symbolLocation":16,"imageIndex":142},{"imageOffset":2281376,"symbol":"__DVTDispatchAsync_block_invoke","symbolLocation":152,"imageIndex":142},{"imageOffset":10064,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":245},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":245},{"imageOffset":47636,"symbol":"_dispatch_lane_serial_drain","symbolLocation":748,"imageIndex":245},{"imageOffset":50552,"symbol":"_dispatch_lane_invoke","symbolLocation":432,"imageIndex":245},{"imageOffset":94928,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":245},{"imageOffset":92996,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":404,"imageIndex":245},{"imageOffset":12300,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":243},{"imageOffset":7464,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":243}]},{"id":58123,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":243}],"threadState":{"x":[{"value":6105903104},{"value":62471},{"value":6105366528},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6105903104},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6876241184},"far":{"value":0}}},{"id":58126,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":243}],"threadState":{"x":[{"value":6262157312},{"value":57347},{"value":6261620736},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6262157312},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6876241184},"far":{"value":0}}},{"id":58139,"threadState":{"x":[{"value":14},{"value":0},{"value":73896},{"value":1},{"value":2},{"value":12704},{"value":105553152651680},{"value":6262725480},{"value":0},{"value":18446744073709551615},{"value":1099511628034},{"value":4294967293},{"value":1099511627776},{"value":256},{"value":0},{"value":1099511627776},{"value":18446744073709551580},{"value":8698636152},{"value":0},{"value":105553119890864},{"value":105553119890800},{"value":18446744073709551615},{"value":105553133292160},{"value":105553119890800},{"value":8701336488},{"value":6262727984},{"value":6262728448},{"value":105553181717120},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6874491268},"cpsr":{"value":1610616832},"fp":{"value":6262727840},"sp":{"value":6262727824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6875996528},"far":{"value":0}},"queue":"DTDKGetDeviceConnectionLock 0x11ee6fc10","frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":242},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":245},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":245},{"imageOffset":2280408,"symbol":"DVTSyncPerformBlock","symbolLocation":320,"imageIndex":142},{"imageOffset":180404,"symbol":"-[DTDKMobileDeviceToken _updatePrimaryConnectionWithCompletion:]","symbolLocation":224,"imageIndex":127},{"imageOffset":184024,"symbol":"-[DTDKMobileDeviceToken addConnection:]","symbolLocation":468,"imageIndex":127},{"imageOffset":144216,"symbol":"__MobileDeviceNotification_block_invoke","symbolLocation":808,"imageIndex":127},{"imageOffset":2134328,"symbol":"__43-[DVTDispatchLock asyncPerformLockedBlock:]_block_invoke","symbolLocation":52,"imageIndex":142},{"imageOffset":2278776,"symbol":"__DVT_CALLING_CLIENT_BLOCK__","symbolLocation":16,"imageIndex":142},{"imageOffset":2281692,"symbol":"__DVTDispatchBarrierAsync_block_invoke","symbolLocation":152,"imageIndex":142},{"imageOffset":10064,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":245},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":245},{"imageOffset":47636,"symbol":"_dispatch_lane_serial_drain","symbolLocation":748,"imageIndex":245},{"imageOffset":50500,"symbol":"_dispatch_lane_invoke","symbolLocation":380,"imageIndex":245},{"imageOffset":94928,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":245},{"imageOffset":92996,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":404,"imageIndex":245},{"imageOffset":12300,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":243},{"imageOffset":7464,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":243}]},{"id":58140,"threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":347475739148803},{"value":14680198217728},{"value":347475739148288},{"value":48},{"value":0},{"value":0},{"value":1},{"value":1099511628034},{"value":4294967293},{"value":1099511627776},{"value":256},{"value":0},{"value":1099511627776},{"value":18446744073709551580},{"value":8698636152},{"value":0},{"value":105553122749840},{"value":105553122749776},{"value":18446744073709551615},{"value":105553133292160},{"value":105553122749776},{"value":8701336488},{"value":6263300224},{"value":6263300368},{"value":6263300352},{"value":105553155103744}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6874491268},"cpsr":{"value":1610616832},"fp":{"value":6263300080},"sp":{"value":6263300064},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6875996528},"far":{"value":0}},"queue":"*\/Repositories Queue","frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":242},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":245},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":245},{"imageOffset":2280408,"symbol":"DVTSyncPerformBlock","symbolLocation":320,"imageIndex":142},{"imageOffset":5172512,"symbol":"specialized IDESourceControlAccountManager.findHostedAccount(matching:_:)","symbolLocation":340,"imageIndex":145},{"imageOffset":5143480,"symbol":"IDESourceControlAccountManager.existingAccount(for:authenticationStrategy:createIfNeeded:)","symbolLocation":316,"imageIndex":145},{"imageOffset":5149236,"symbol":"@objc IDESourceControlAccountManager.existingAccount(for:authenticationStrategy:createIfNeeded:)","symbolLocation":84,"imageIndex":145},{"imageOffset":79884,"symbol":"-[DVTSourceControlRemoteRepository _initWithURL:sourceControlSystem:authenticationStrategy:save:]","symbolLocation":140,"imageIndex":204},{"imageOffset":80472,"symbol":"-[DVTSourceControlRemoteRepository initWithURL:identifier:sourceControlSystem:unsavedAuthenticationStrategy:]","symbolLocation":68,"imageIndex":204},{"imageOffset":80948,"symbol":"-[DVTSourceControlRemoteRepository initWithDictionary:authenticationStrategy:]","symbolLocation":264,"imageIndex":204},{"imageOffset":5162024,"symbol":"IDESourceControlAccountManager.loadAccounts(from:)","symbolLocation":3248,"imageIndex":145},{"imageOffset":5155584,"symbol":"closure #1 in IDESourceControlAccountManager.loadAccounts()","symbolLocation":68,"imageIndex":145},{"imageOffset":4534520,"symbol":"thunk for @escaping @callee_guaranteed @Sendable () -> ()","symbolLocation":28,"imageIndex":145},{"imageOffset":256908,"symbol":"__NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":24,"imageIndex":247},{"imageOffset":256588,"symbol":"-[NSBlockOperation main]","symbolLocation":104,"imageIndex":247},{"imageOffset":256476,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":16,"imageIndex":247},{"imageOffset":253316,"symbol":"-[NSOperation start]","symbolLocation":648,"imageIndex":247},{"imageOffset":252660,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":16,"imageIndex":247},{"imageOffset":252388,"symbol":"__NSOQSchedule_f","symbolLocation":172,"imageIndex":247},{"imageOffset":78960,"symbol":"_dispatch_block_async_invoke2","symbolLocation":148,"imageIndex":245},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":245},{"imageOffset":47636,"symbol":"_dispatch_lane_serial_drain","symbolLocation":748,"imageIndex":245},{"imageOffset":50500,"symbol":"_dispatch_lane_invoke","symbolLocation":380,"imageIndex":245},{"imageOffset":94928,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":245},{"imageOffset":92996,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":404,"imageIndex":245},{"imageOffset":12300,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":243},{"imageOffset":7464,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":243}]},{"id":58142,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":243}],"threadState":{"x":[{"value":6264451072},{"value":0},{"value":6263914496},{"value":0},{"value":278531},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6264451072},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6876241184},"far":{"value":0}}},{"id":58143,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":243}],"threadState":{"x":[{"value":6265024512},{"value":0},{"value":6264487936},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6265024512},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6876241184},"far":{"value":0}}},{"id":58144,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":243}],"threadState":{"x":[{"value":6265597952},{"value":0},{"value":6265061376},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6265597952},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6876241184},"far":{"value":0}}},{"id":58212,"frames":[{"imageOffset":4596,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":242},{"imageOffset":80676,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":242},{"imageOffset":40500,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":242},{"imageOffset":5496,"symbol":"mach_msg","symbolLocation":24,"imageIndex":242},{"imageOffset":517760,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":252},{"imageOffset":511812,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":252},{"imageOffset":508980,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":252},{"imageOffset":375432,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":247},{"imageOffset":94976,"symbol":"+[DTDKRemoteDeviceConnection startServiceBrowsers]","symbolLocation":148,"imageIndex":127},{"imageOffset":348032,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":247},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":243},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":243}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":240823111254016},{"value":0},{"value":240823111254016},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":56071},{"value":0},{"value":1},{"value":56071},{"value":759988},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8790874880},{"value":0},{"value":4294967295},{"value":2},{"value":240823111254016},{"value":0},{"value":240823111254016},{"value":6266166712},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862,"symbolLocation":54,"symbol":"nominal type descriptor for IDEOpenQuicklySwiftGeneratedInterfaceResult"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6876072740},"cpsr":{"value":4096},"fp":{"value":6266166560},"sp":{"value":6266166480},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6875996660},"far":{"value":0}}},{"id":58213,"frames":[{"imageOffset":4596,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":242},{"imageOffset":80676,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":242},{"imageOffset":40500,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":242},{"imageOffset":5496,"symbol":"mach_msg","symbolLocation":24,"imageIndex":242},{"imageOffset":517760,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":252},{"imageOffset":511812,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":252},{"imageOffset":508980,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":252},{"imageOffset":375432,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":247},{"imageOffset":141000,"symbol":"-[DTDKRemoteDeviceDataListener listenerThreadImplementation]","symbolLocation":228,"imageIndex":127},{"imageOffset":348032,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":247},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":243},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":243}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":285885908123648},{"value":0},{"value":285885908123648},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":66563},{"value":0},{"value":1},{"value":66563},{"value":6134},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8790874880},{"value":0},{"value":4294967295},{"value":2},{"value":285885908123648},{"value":0},{"value":285885908123648},{"value":6266740104},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862,"symbolLocation":54,"symbol":"nominal type descriptor for IDEOpenQuicklySwiftGeneratedInterfaceResult"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6876072740},"cpsr":{"value":4096},"fp":{"value":6266739952},"sp":{"value":6266739872},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6875996660},"far":{"value":0}}},{"id":58214,"name":"com.apple.CFSocket.private","threadState":{"x":[{"value":4},{"value":0},{"value":105553157330736},{"value":0},{"value":0},{"value":0},{"value":4},{"value":0},{"value":6267318496},{"value":0},{"value":105570202523906},{"value":15},{"value":2},{"value":105553142698256},{"value":72057602657258001,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFArray"},{"value":8619330064,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFArray"},{"value":93},{"value":8790880408},{"value":0},{"value":32},{"value":8619336552,"symbolLocation":0,"symbol":"__CFActiveSocketsLock"},{"value":1},{"value":4804607904},{"value":26},{"value":105553157330736},{"value":105553157330544},{"value":8701283328,"symbolLocation":0,"symbol":"__kCFNull"},{"value":0},{"value":8619335680,"symbolLocation":16,"symbol":"OBJC_CLASS_$_NSConstantArray"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6877346100},"cpsr":{"value":1610616832},"fp":{"value":6267318208},"sp":{"value":6267284432},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6876042072},"far":{"value":0}},"frames":[{"imageOffset":50008,"symbol":"__select","symbolLocation":8,"imageIndex":242},{"imageOffset":686388,"symbol":"__CFSocketManager","symbolLocation":640,"imageIndex":252},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":243},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":243}]},{"id":58267,"name":"JavaScriptCore libpas scavenger","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999996080},{"value":6267891352},{"value":0},{"value":13365454872},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8790890720},{"value":0},{"value":13365454848},{"value":13365454912},{"value":6267891936},{"value":999996080},{"value":9},{"value":0},{"value":2817},{"value":3072},{"value":8603193344,"symbolLocation":16,"symbol":"pas_large_sharing_tree_jettisoned_nodes"},{"value":8603193344,"symbolLocation":16,"symbol":"pas_large_sharing_tree_jettisoned_nodes"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6876263772},"cpsr":{"value":1610616832},"fp":{"value":6267891472},"sp":{"value":6267891328},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6876010988},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":242},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":243},{"imageOffset":22355056,"symbol":"scavenger_thread_main","symbolLocation":1512,"imageIndex":253},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":243},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":243}]}], | |
"usedImages" : [ | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13582237696, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDESwiftPackageCore", | |
"size" : 1245184, | |
"uuid" : "407d285d-2412-33cd-95bf-34c0d86d32db", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDESwiftPackageCore.framework\/Versions\/A\/IDESwiftPackageCore", | |
"name" : "IDESwiftPackageCore", | |
"CFBundleVersion" : "22714" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13650575360, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCBuild", | |
"size" : 835584, | |
"uuid" : "45f7a54f-e9c4-3795-ad29-d49a8229959c", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/XCBuild", | |
"name" : "XCBuild", | |
"CFBundleVersion" : "22600.1.112" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13704200192, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.SwiftPM", | |
"size" : 11436032, | |
"uuid" : "988524e6-98ac-3a1a-ab12-b5147cb843ab", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SwiftPM.framework\/Versions\/A\/SwiftPM", | |
"name" : "SwiftPM", | |
"CFBundleVersion" : "22714" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13647429632, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCBProjectModel", | |
"size" : 229376, | |
"uuid" : "e7d56baf-c47f-355d-9ae8-142e5116d43d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBProjectModel.framework\/Versions\/A\/XCBProjectModel", | |
"name" : "XCBProjectModel", | |
"CFBundleVersion" : "22600.1.112" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13658193920, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCBProtocol", | |
"size" : 950272, | |
"uuid" : "272d326d-f9cc-3b63-b3a0-c6e475df0426", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBProtocol.framework\/Versions\/A\/XCBProtocol", | |
"name" : "XCBProtocol", | |
"CFBundleVersion" : "22600.1.112" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13648035840, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCBUtil", | |
"size" : 1081344, | |
"uuid" : "dda960ae-7f6e-3986-8ff2-b5bd26d7e672", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBUtil.framework\/Versions\/A\/XCBUtil", | |
"name" : "XCBUtil", | |
"CFBundleVersion" : "22600.1.112" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5728796672, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCBLibc", | |
"size" : 16384, | |
"uuid" : "1eea0409-8b39-368a-a04e-4b29be932318", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBLibc.framework\/Versions\/A\/XCBLibc", | |
"name" : "XCBLibc", | |
"CFBundleVersion" : "22600.1.112" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13533364224, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCBCSupport", | |
"size" : 65536, | |
"uuid" : "cbe1d5f1-0b64-385c-b837-c763e1eae97b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBCSupport.framework\/Versions\/A\/XCBCSupport", | |
"name" : "XCBCSupport", | |
"CFBundleVersion" : "22600.1.112" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5712117760, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCBCLibc", | |
"size" : 16384, | |
"uuid" : "2c4415a2-544a-3afc-99f9-e12f3b238cfd", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBCLibc.framework\/Versions\/A\/XCBCLibc", | |
"name" : "XCBCLibc", | |
"CFBundleVersion" : "22600.1.112" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6105923584, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDESimulatorAvailability", | |
"size" : 65536, | |
"uuid" : "13742e24-aa94-3db0-b362-2fc4156ae071", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDESimulatorAvailability.ideplugin\/Contents\/MacOS\/IDESimulatorAvailability", | |
"name" : "IDESimulatorAvailability", | |
"CFBundleVersion" : "22758" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13621428224, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEProductsUI", | |
"size" : 475136, | |
"uuid" : "139409fc-c314-3760-b546-32f70ca8f185", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEProductsUI.framework\/Versions\/A\/IDEProductsUI", | |
"name" : "IDEProductsUI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13580320768, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTProductsUI", | |
"size" : 278528, | |
"uuid" : "c70ff848-06af-3607-bf2c-996d945163d6", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTProductsUI.framework\/Versions\/A\/DVTProductsUI", | |
"name" : "DVTProductsUI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13578993664, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEDistributionKit", | |
"size" : 491520, | |
"uuid" : "5746ee87-3252-30bb-b3d5-18dde8b0b4c2", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/IDEDistributionKit.framework\/Versions\/A\/IDEDistributionKit", | |
"name" : "IDEDistributionKit", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6106136576, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEInterfaceBuilderEditorDFRSupport", | |
"size" : 32768, | |
"uuid" : "64f4b040-138e-39c1-a967-9a5a449ea63d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEInterfaceBuilderEditorDFRSupport.ideplugin\/Contents\/MacOS\/IDEInterfaceBuilderEditorDFRSupport", | |
"name" : "IDEInterfaceBuilderEditorDFRSupport", | |
"CFBundleVersion" : "22607" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5729288192, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEAnalyticsMetricsNotifications", | |
"size" : 32768, | |
"uuid" : "13fc4796-2aad-3439-9444-9fbe4a6f8f56", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEAnalyticsMetricsNotifications.framework\/Versions\/A\/IDEAnalyticsMetricsNotifications", | |
"name" : "IDEAnalyticsMetricsNotifications", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5771001856, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEAnalyticsMetrics", | |
"size" : 131072, | |
"uuid" : "774bfe1a-15fa-324e-b554-c95d28d7f26a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/IDEAnalyticsMetrics.framework\/Versions\/A\/IDEAnalyticsMetrics", | |
"name" : "IDEAnalyticsMetrics", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6304595968, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTAnalyticsMetrics", | |
"size" : 507904, | |
"uuid" : "be386aa7-ade8-3cb4-9f26-d7737bbdcf7a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTAnalyticsMetrics.framework\/Versions\/A\/DVTAnalyticsMetrics", | |
"name" : "DVTAnalyticsMetrics", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6263324672, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEProducts", | |
"size" : 245760, | |
"uuid" : "c00ddaa2-f67b-3631-bd5c-afe7373b8123", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/IDEProducts.framework\/Versions\/A\/IDEProducts", | |
"name" : "IDEProducts", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6302793728, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTAnalyticsMetricsClient", | |
"size" : 98304, | |
"uuid" : "d92fe303-0936-3f3e-b77c-3e272e2dad2a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTAnalyticsMetricsClient.framework\/Versions\/A\/DVTAnalyticsMetricsClient", | |
"name" : "DVTAnalyticsMetricsClient", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5762138112, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEDistribution", | |
"size" : 98304, | |
"uuid" : "4ecefd9f-2b48-3814-849c-778485a9584e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/IDEDistribution.framework\/Versions\/A\/IDEDistribution", | |
"name" : "IDEDistribution", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13572194304, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTAnalytics", | |
"size" : 2736128, | |
"uuid" : "d8b9f67f-c04f-3341-81c2-be0a780f06a3", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTAnalytics.framework\/Versions\/A\/DVTAnalytics", | |
"name" : "DVTAnalytics", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13581156352, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTAnalyticsClient", | |
"size" : 294912, | |
"uuid" : "c79738ee-5e1e-30e5-bd27-05b26c0bbeb9", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTAnalyticsClient.framework\/Versions\/A\/DVTAnalyticsClient", | |
"name" : "DVTAnalyticsClient", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6306562048, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEXCStringsSupport", | |
"size" : 425984, | |
"uuid" : "b009dd51-4339-38af-ac44-5ea9e7d572d6", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEXCStringsSupport.ideplugin\/Contents\/MacOS\/IDEXCStringsSupport", | |
"name" : "IDEXCStringsSupport", | |
"CFBundleVersion" : "22667" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6301466624, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDELocalizationCatalogEditor", | |
"size" : 622592, | |
"uuid" : "1ef94da9-2fe4-3a53-85c0-5619a9ed6c66", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDELocalizationCatalogEditor.ideplugin\/Contents\/MacOS\/IDELocalizationCatalogEditor", | |
"name" : "IDELocalizationCatalogEditor", | |
"CFBundleVersion" : "22667" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6303547392, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDELocalizationCatalogCore", | |
"size" : 491520, | |
"uuid" : "a9370c8d-252e-359e-9d4b-3370b2cca153", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDELocalizationCatalogCore.ideplugin\/Contents\/MacOS\/IDELocalizationCatalogCore", | |
"name" : "IDELocalizationCatalogCore", | |
"CFBundleVersion" : "22667" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5769379840, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEXCStringsSupportCore", | |
"size" : 294912, | |
"uuid" : "6f0f7cd4-398a-31f6-9f11-217588c39de4", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEXCStringsSupportCore.framework\/Versions\/A\/IDEXCStringsSupportCore", | |
"name" : "IDEXCStringsSupportCore", | |
"CFBundleVersion" : "22667" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13524598784, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDESourceControlUI", | |
"size" : 3751936, | |
"uuid" : "a326a6de-2309-326f-91dd-4b6e17c54983", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDESourceControlUI.framework\/Versions\/A\/IDESourceControlUI", | |
"name" : "IDESourceControlUI", | |
"CFBundleVersion" : "22758" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5728468992, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.DeltaFoundation", | |
"size" : 147456, | |
"uuid" : "1f76817f-e526-356a-8784-7d18a81ff160", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DeltaFoundation.framework\/Versions\/A\/DeltaFoundation", | |
"name" : "DeltaFoundation", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6036160512, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.DeltaKit", | |
"size" : 638976, | |
"uuid" : "906a6b8f-50fb-30d1-b7da-b7eb65d98393", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DeltaKit.framework\/Versions\/A\/DeltaKit", | |
"name" : "DeltaKit", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5728043008, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.AssetCatalogKit-xrOS", | |
"size" : 147456, | |
"uuid" : "d0612254-c0bc-3aa7-b04f-c5ec6490f3e2", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/XROS.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/AssetCatalogKit_xrOS.ideplugin\/Contents\/MacOS\/AssetCatalogKit_xrOS", | |
"name" : "AssetCatalogKit_xrOS", | |
"CFBundleVersion" : "518" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13585186816, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.CoreRE", | |
"size" : 22806528, | |
"uuid" : "10aeca85-ce62-336d-bcaf-82c4b44a9d59", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/CoreRE.framework\/Versions\/A\/CoreRE", | |
"name" : "CoreRE", | |
"CFBundleVersion" : "334.9.0.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5762449408, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.RealityKit", | |
"size" : 212992, | |
"uuid" : "eafbceb7-4473-3dd6-8308-d2cfff3a6fb5", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/RealityKit.framework\/Versions\/A\/RealityKit", | |
"name" : "RealityKit", | |
"CFBundleVersion" : "334.9.0.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5763072000, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.audio.PHASE", | |
"size" : 3014656, | |
"uuid" : "f2a0046d-0082-34e7-83b6-de2e2d78c210", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SystemFrameworks\/PHASE.framework\/Versions\/A\/PHASE", | |
"name" : "PHASE", | |
"CFBundleVersion" : "270.5.3" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6031540224, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.shadergraph", | |
"size" : 1605632, | |
"uuid" : "802fc5cc-646e-3e60-ae84-65b902b4d758", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SystemFrameworks\/ShaderGraph.framework\/Versions\/A\/ShaderGraph", | |
"name" : "ShaderGraph", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5761220608, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.RESync", | |
"size" : 573440, | |
"uuid" : "3a12fec7-e3f2-307c-8ff9-9b8534a57f0d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/RESync.framework\/Versions\/A\/RESync", | |
"name" : "RESync", | |
"CFBundleVersion" : "334.9.0.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5770067968, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.CoreIK", | |
"size" : 671744, | |
"uuid" : "fde4d023-4980-35cd-b7f3-eaaef760ce69", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/CoreIK.framework\/Versions\/A\/CoreIK", | |
"name" : "CoreIK", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13533724672, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.USDKit", | |
"size" : 10158080, | |
"uuid" : "f9b9faa1-ef12-3d59-bb16-aa303c59ec70", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SystemFrameworks\/USDKit.framework\/Versions\/A\/USDKit", | |
"name" : "USDKit", | |
"CFBundleVersion" : "56.5.2" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13511327744, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.RealityFoundation", | |
"size" : 4554752, | |
"uuid" : "9d027f3f-3182-30a8-9930-0276dad2a66a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/RealityFoundation.framework\/Versions\/A\/RealityFoundation", | |
"name" : "RealityFoundation", | |
"CFBundleVersion" : "334.9.0.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5768151040, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.RealityFusion", | |
"size" : 622592, | |
"uuid" : "0183bd56-0f13-38b8-8d68-a103e44c6aa5", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/RealityFusion.framework\/Versions\/A\/RealityFusion", | |
"name" : "RealityFusion", | |
"CFBundleVersion" : "334.9.0.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 13545521152, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.CoreRealityIO", | |
"size" : 13090816, | |
"uuid" : "566b1871-7c98-3ff7-a6a7-a230307b626e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/CoreRealityIO.framework\/Versions\/A\/CoreRealityIO", | |
"name" : "CoreRealityIO", | |
"CFBundleVersion" : "168.7" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5712494592, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.AssetCatalogExtensions-xrOS", | |
"size" : 32768, | |
"uuid" : "ea02799b-230e-3432-bc62-bfd3f88ddde0", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/XROS.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/AssetCatalogExtensions_xrOS.ideplugin\/Contents\/MacOS\/AssetCatalogExtensions_xrOS", | |
"name" : "AssetCatalogExtensions_xrOS", | |
"CFBundleVersion" : "518" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5728862208, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEInterfaceBuilderDFRSupport", | |
"size" : 163840, | |
"uuid" : "eb4316dc-53e6-352c-8e30-0865552bb94f", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEInterfaceBuilderDFRSupport.ideplugin\/Contents\/MacOS\/IDEInterfaceBuilderDFRSupport", | |
"name" : "IDEInterfaceBuilderDFRSupport", | |
"CFBundleVersion" : "22607" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5712003072, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderExtensions-xrOS", | |
"size" : 32768, | |
"uuid" : "2c4e1bfb-edf8-3536-870c-7e1a23270158", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/XROS.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEInterfaceBuilderExtensions_xrOS.ideplugin\/Contents\/MacOS\/IDEInterfaceBuilderExtensions_xrOS", | |
"name" : "IDEInterfaceBuilderExtensions_xrOS", | |
"CFBundleVersion" : "518" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5712248832, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration", | |
"size" : 81920, | |
"uuid" : "aeeabef3-7385-3e9b-9e36-68c52580c251", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVSimulator.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEInterfaceBuilderAppleTVIntegration.framework\/Versions\/A\/IDEInterfaceBuilderAppleTVIntegration", | |
"name" : "IDEInterfaceBuilderAppleTVIntegration", | |
"CFBundleVersion" : "22613" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5712166912, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderiOSMacIntegration", | |
"size" : 16384, | |
"uuid" : "3fe93fed-d4e4-36d8-b2cf-a8f2a56c48e1", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEInterfaceBuilderiOSMacIntegration.ideplugin\/Contents\/MacOS\/IDEInterfaceBuilderiOSMacIntegration", | |
"name" : "IDEInterfaceBuilderiOSMacIntegration", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5727748096, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration", | |
"size" : 147456, | |
"uuid" : "6314fae7-3435-3129-872e-73e0235d36cd", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEInterfaceBuilderiOSIntegration.ideplugin\/Contents\/MacOS\/IDEInterfaceBuilderiOSIntegration", | |
"name" : "IDEInterfaceBuilderiOSIntegration", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5699010560, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.AssetCatalogFoundation-xrOS", | |
"size" : 32768, | |
"uuid" : "c0efbef7-98a3-3a63-821d-0146a4a5df85", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/AssetCatalogFoundation_xrOS.framework\/Versions\/A\/AssetCatalogFoundation_xrOS", | |
"name" : "AssetCatalogFoundation_xrOS", | |
"CFBundleVersion" : "518" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5699125248, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.AssetCatalogAppleTVKit", | |
"size" : 49152, | |
"uuid" : "0b98be77-0a3a-31de-bfae-6baa18303c81", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/AssetCatalogAppleTVKit.framework\/Versions\/A\/AssetCatalogAppleTVKit", | |
"name" : "AssetCatalogAppleTVKit", | |
"CFBundleVersion" : "22613" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5698863104, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.AssetCatalogAppleTVFoundation", | |
"size" : 49152, | |
"uuid" : "d81aec88-46e0-3e22-baf6-19856d150cd6", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/AssetCatalogAppleTVFoundation.framework\/Versions\/A\/AssetCatalogAppleTVFoundation", | |
"name" : "AssetCatalogAppleTVFoundation", | |
"CFBundleVersion" : "22613" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5697601536, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration", | |
"size" : 540672, | |
"uuid" : "c3588b60-eb26-3fb1-9a6d-0956d90e6886", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchSimulator.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEInterfaceBuilderWatchKitIntegration.framework\/Versions\/A\/IDEInterfaceBuilderWatchKitIntegration", | |
"name" : "IDEInterfaceBuilderWatchKitIntegration", | |
"CFBundleVersion" : "22609" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5695225856, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.AssetCatalogCocoaTouchKit", | |
"size" : 49152, | |
"uuid" : "f4464332-395f-3063-a219-9cb6a0f487cf", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/AssetCatalogCocoaTouchKit.framework\/Versions\/A\/AssetCatalogCocoaTouchKit", | |
"name" : "AssetCatalogCocoaTouchKit", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6021120000, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration", | |
"size" : 4046848, | |
"uuid" : "74615ab6-9616-31a1-b514-3ae0f3afaa91", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEInterfaceBuilderCocoaTouchIntegration.framework\/Versions\/A\/IDEInterfaceBuilderCocoaTouchIntegration", | |
"name" : "IDEInterfaceBuilderCocoaTouchIntegration", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5662425088, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.AssetCatalogCocoaTouchFoundation", | |
"size" : 131072, | |
"uuid" : "d1921768-679a-39c8-a486-111792fd85ee", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/AssetCatalogCocoaTouchFoundation.framework\/Versions\/A\/AssetCatalogCocoaTouchFoundation", | |
"name" : "AssetCatalogCocoaTouchFoundation", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5694488576, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.IBCocoaTouchToolFoundation", | |
"size" : 196608, | |
"uuid" : "c7b72333-4578-3079-887a-9f6436801c3b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/IBCocoaTouchToolFoundation.framework\/Versions\/A\/IBCocoaTouchToolFoundation", | |
"name" : "IBCocoaTouchToolFoundation", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5694980096, | |
"CFBundleShortVersionString" : "9", | |
"CFBundleIdentifier" : "com.apple.dt.AssetRuntimeSupport", | |
"size" : 147456, | |
"uuid" : "47f2b902-346e-3226-b0c2-487b0327f8ae", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AssetRuntimeSupport.framework\/Versions\/A\/AssetRuntimeSupport", | |
"name" : "AssetRuntimeSupport", | |
"CFBundleVersion" : "9" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5689573376, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration", | |
"size" : 2228224, | |
"uuid" : "acc15193-fa2b-3b48-a0da-fa8c8cf3b425", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEInterfaceBuilderCocoaIntegration.framework\/Versions\/A\/IDEInterfaceBuilderCocoaIntegration", | |
"name" : "IDEInterfaceBuilderCocoaIntegration", | |
"CFBundleVersion" : "22690" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6010814464, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEInterfaceBuilderKit", | |
"size" : 5308416, | |
"uuid" : "475e8594-8447-3f1e-b303-27d4bdc9d2d0", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEInterfaceBuilderKit.framework\/Versions\/A\/IDEInterfaceBuilderKit", | |
"name" : "IDEInterfaceBuilderKit", | |
"CFBundleVersion" : "22690" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5725487104, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.AssetCatalogKit", | |
"size" : 1097728, | |
"uuid" : "3e66b536-ba77-36bf-9593-08be30748651", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/AssetCatalogKit.framework\/Versions\/A\/AssetCatalogKit", | |
"name" : "AssetCatalogKit", | |
"CFBundleVersion" : "22690" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5676040192, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDENoticesKit", | |
"size" : 376832, | |
"uuid" : "983d8ba6-2f8f-3519-9c9d-62eaa23513fc", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/IDENoticesKit.framework\/Versions\/A\/IDENoticesKit", | |
"name" : "IDENoticesKit", | |
"CFBundleVersion" : "22807" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 5695422464, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.RemotePairing", | |
"size" : 1294336, | |
"uuid" : "0e446a4a-a42f-3432-b946-bd2900dacd1b", | |
"path" : "\/Library\/Apple\/*\/RemotePairing.framework\/Versions\/A\/RemotePairing", | |
"name" : "RemotePairing", | |
"CFBundleVersion" : "198" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5662670848, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDEiOSPlatformSupportCore", | |
"size" : 32768, | |
"uuid" : "ce6c298b-bfed-3961-90a0-4e801e5b48f8", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEiOSPlatformSupportCore.framework\/Versions\/A\/IDEiOSPlatformSupportCore", | |
"name" : "IDEiOSPlatformSupportCore", | |
"CFBundleVersion" : "22633" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5662310400, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDEWatchSupportCore", | |
"size" : 32768, | |
"uuid" : "744fc8c6-282a-34fe-8e9b-6429968cf121", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEWatchSupportCore.framework\/Versions\/A\/IDEWatchSupportCore", | |
"name" : "IDEWatchSupportCore", | |
"CFBundleVersion" : "22633" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4958879744, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDEDriverKitSupportCore", | |
"size" : 16384, | |
"uuid" : "5d47ec62-1365-335d-8d0b-387fef766c46", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/DriverKit.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEDriverKitSupportCore.ideplugin\/Contents\/MacOS\/IDEDriverKitSupportCore", | |
"name" : "IDEDriverKitSupportCore", | |
"CFBundleVersion" : "22633" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4958797824, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDEAppleTVSupportCore", | |
"size" : 16384, | |
"uuid" : "230498a0-2bb3-3d0d-a923-169f39c59017", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEAppleTVSupportCore.framework\/Versions\/A\/IDEAppleTVSupportCore", | |
"name" : "IDEAppleTVSupportCore", | |
"CFBundleVersion" : "22633" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4958715904, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.icloud.drive.fileprovider.override", | |
"size" : 16384, | |
"uuid" : "db39a641-8c34-385d-8faf-37cb3dcfc89e", | |
"path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/iCloudDriveFileProviderOverride.bundle\/Contents\/MacOS\/iCloudDriveFileProviderOverride", | |
"name" : "iCloudDriveFileProviderOverride", | |
"CFBundleVersion" : "2720.120.29" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4947787776, | |
"CFBundleShortVersionString" : "14.5", | |
"CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride", | |
"size" : 131072, | |
"uuid" : "45b63a1f-97c2-3047-9430-120757ec26f6", | |
"path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FinderSyncCollaborationFileProviderOverride.bundle\/Contents\/MacOS\/FinderSyncCollaborationFileProviderOverride", | |
"name" : "FinderSyncCollaborationFileProviderOverride", | |
"CFBundleVersion" : "1632.5.3" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4947296256, | |
"CFBundleShortVersionString" : "1835.120.53", | |
"CFBundleIdentifier" : "com.apple.FileProviderOverride", | |
"size" : 32768, | |
"uuid" : "48c78787-aebf-3b9c-8300-2b20ba87b0a4", | |
"path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FileProviderOverride.bundle\/Contents\/MacOS\/FileProviderOverride", | |
"name" : "FileProviderOverride", | |
"CFBundleVersion" : "1835.120.53" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4947427328, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDESupportCore-xrOS", | |
"size" : 16384, | |
"uuid" : "c1fc20e8-ec86-3a6c-9cac-843257104358", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/XROS.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDESupportCore_xrOS.ideplugin\/Contents\/MacOS\/IDESupportCore_xrOS", | |
"name" : "IDESupportCore_xrOS", | |
"CFBundleVersion" : "518" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4947525632, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEOSXSupportCore", | |
"size" : 32768, | |
"uuid" : "09962602-8fe3-32a0-8869-51e5e1eeafb1", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/MacOSX.platform\/Developer\/Library\/Xcode\/PrivatePlugIns\/IDEOSXSupportCore.ideplugin\/Contents\/MacOS\/IDEOSXSupportCore", | |
"name" : "IDEOSXSupportCore", | |
"CFBundleVersion" : "22633" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5462736896, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEDistributionSupport", | |
"size" : 229376, | |
"uuid" : "b0dabfdb-f830-3a4f-b640-244f2659aeb7", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEDistributionSupport.framework\/Versions\/A\/IDEDistributionSupport", | |
"name" : "IDEDistributionSupport", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5470191616, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTProducts", | |
"size" : 1212416, | |
"uuid" : "02d151ce-3644-3e4d-b9b5-22bda7870b3e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTProducts.framework\/Versions\/A\/DVTProducts", | |
"name" : "DVTProducts", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5457608704, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEiPhoneSupport", | |
"size" : 360448, | |
"uuid" : "96b636d4-1b42-3384-afc1-3288fe3c6eda", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEiPhoneSupport.framework\/Versions\/A\/IDEiPhoneSupport", | |
"name" : "IDEiPhoneSupport", | |
"CFBundleVersion" : "22664" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5450645504, | |
"CFBundleShortVersionString" : "4.2", | |
"CFBundleIdentifier" : "com.apple.DTDeviceKit", | |
"size" : 81920, | |
"uuid" : "224b4bb0-ec00-3b99-b4a8-254f80d79498", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DTDeviceKit.framework\/Versions\/A\/DTDeviceKit", | |
"name" : "DTDeviceKit", | |
"CFBundleVersion" : "22664" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 5458362368, | |
"CFBundleShortVersionString" : "5.0", | |
"CFBundleIdentifier" : "com.apple.DeviceLinkX", | |
"size" : 98304, | |
"uuid" : "8135b205-abb7-3418-8c07-49518dd4224e", | |
"path" : "\/Library\/Apple\/*\/DeviceLink.framework\/Versions\/A\/DeviceLink", | |
"name" : "DeviceLink", | |
"CFBundleVersion" : "264" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5481562112, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.Xcode3UI", | |
"size" : 2375680, | |
"uuid" : "95a0c2ff-a386-3dd9-bebe-f41db9f531cd", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/Xcode3UI.framework\/Versions\/A\/Xcode3UI", | |
"name" : "Xcode3UI", | |
"CFBundleVersion" : "22735" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5460082688, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.dbg.DebuggerLLDB", | |
"size" : 540672, | |
"uuid" : "57dc9513-904d-3748-bf87-3d33db8fa297", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/DebuggerLLDB.framework\/Versions\/A\/DebuggerLLDB", | |
"name" : "DebuggerLLDB", | |
"CFBundleVersion" : "22758" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 6107643904, | |
"CFBundleShortVersionString" : "1500.0.404.7", | |
"CFBundleIdentifier" : "com.apple.LLDB.framework", | |
"size" : 111591424, | |
"uuid" : "4547405f-283c-3894-9ded-7e56437b2927", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/LLDB", | |
"name" : "LLDB", | |
"CFBundleVersion" : "1500.0.404.7" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5438963712, | |
"CFBundleShortVersionString" : "1500.0.404.7", | |
"CFBundleIdentifier" : "com.apple.LLDBRPC", | |
"size" : 311296, | |
"uuid" : "d45abf2f-430e-35da-8054-14a5fce861ff", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDBRPC.framework\/Versions\/A\/LLDBRPC", | |
"name" : "LLDBRPC", | |
"CFBundleVersion" : "1500.0.404.7" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5467160576, | |
"CFBundleShortVersionString" : "3.9.6", | |
"CFBundleIdentifier" : "com.apple.python3", | |
"size" : 2473984, | |
"uuid" : "e9e1d956-52be-3c08-942d-a2ee518130a3", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Library\/Frameworks\/Python3.framework\/Versions\/3.9\/Python3", | |
"name" : "Python3", | |
"CFBundleVersion" : "3.9.6" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5458722816, | |
"size" : 163840, | |
"uuid" : "42e796fa-4adf-32b9-9edc-22c59e31afe5", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftCompilerPluginMessageHandling.dylib", | |
"name" : "libSwiftCompilerPluginMessageHandling.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5439553536, | |
"size" : 163840, | |
"uuid" : "def2f274-6fc8-3d46-858d-d6bfae51444d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftOperators.dylib", | |
"name" : "libSwiftOperators.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5459296256, | |
"size" : 196608, | |
"uuid" : "e69e4d04-b0eb-33cb-b92f-5b186d2d3102", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftSyntaxMacroExpansion.dylib", | |
"name" : "libSwiftSyntaxMacroExpansion.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5104140288, | |
"size" : 32768, | |
"uuid" : "f8786126-162a-3356-a349-b3bb590c0d36", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftSyntaxMacros.dylib", | |
"name" : "libSwiftSyntaxMacros.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5463588864, | |
"size" : 442368, | |
"uuid" : "c73d1734-36c8-3775-bce6-3ed03f5bd1e9", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftSyntaxBuilder.dylib", | |
"name" : "libSwiftSyntaxBuilder.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5461360640, | |
"size" : 688128, | |
"uuid" : "86b95ffb-ae81-31b3-bdb9-f504da77919d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftParserDiagnostics.dylib", | |
"name" : "libSwiftParserDiagnostics.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4965744640, | |
"size" : 81920, | |
"uuid" : "fba4b406-e457-347b-a407-586864340c74", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftBasicFormat.dylib", | |
"name" : "libSwiftBasicFormat.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5491310592, | |
"size" : 3538944, | |
"uuid" : "83203629-73f7-337e-9510-65df3d8e5e18", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftParser.dylib", | |
"name" : "libSwiftParser.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5437636608, | |
"size" : 98304, | |
"uuid" : "c050a9a1-c397-3bb0-9192-17cdaa7500fc", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftDiagnostics.dylib", | |
"name" : "libSwiftDiagnostics.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5662867456, | |
"size" : 3555328, | |
"uuid" : "f517c6cc-163a-3f7c-8f83-c9324861d8ea", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/LLDB.framework\/Versions\/A\/Libraries\/usr\/lib\/swift\/host\/libSwiftSyntax.dylib", | |
"name" : "libSwiftSyntax.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5418876928, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.dbg.DebuggerFoundation", | |
"size" : 442368, | |
"uuid" : "b49cec29-5721-3ca3-8174-db811c91d377", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/DebuggerFoundation.framework\/Versions\/A\/DebuggerFoundation", | |
"name" : "DebuggerFoundation", | |
"CFBundleVersion" : "22758" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 5417582592, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DebugHierarchyFoundation", | |
"size" : 147456, | |
"uuid" : "b154a7c7-50e2-3145-994d-832d824f937a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DebugHierarchyFoundation.framework\/Versions\/A\/DebugHierarchyFoundation", | |
"name" : "DebugHierarchyFoundation", | |
"CFBundleVersion" : "2" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 5439995904, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DebugHierarchyKit", | |
"size" : 163840, | |
"uuid" : "7e1ce40b-e1f5-3529-a5fa-ad1732ef1181", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DebugHierarchyKit.framework\/Versions\/A\/DebugHierarchyKit", | |
"name" : "DebugHierarchyKit", | |
"CFBundleVersion" : "2" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5442224128, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IBAutolayoutFoundation", | |
"size" : 557056, | |
"uuid" : "62f786e9-70ee-3518-8bd9-e38b27ca052f", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/IBAutolayoutFoundation.framework\/Versions\/A\/IBAutolayoutFoundation", | |
"name" : "IBAutolayoutFoundation", | |
"CFBundleVersion" : "22690" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5446483968, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.AssetCatalogFoundation", | |
"size" : 1589248, | |
"uuid" : "39bf1f94-81c6-3988-8049-6869b2ef629f", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/AssetCatalogFoundation.framework\/Versions\/A\/AssetCatalogFoundation", | |
"name" : "AssetCatalogFoundation", | |
"CFBundleVersion" : "22690" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5449449472, | |
"CFBundleShortVersionString" : "1.1.2", | |
"CFBundleIdentifier" : "com.apple.ODTDevTool", | |
"size" : 1081344, | |
"uuid" : "815ecd56-c07f-31e7-a865-f9d1cc103014", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ODTDevTool.framework\/Versions\/A\/ODTDevTool", | |
"name" : "ODTDevTool", | |
"CFBundleVersion" : "1.1.2.6ba0fa14ed65a44ec0521f59ea4570b90a9e9137" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4812652544, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.XcodeCloud", | |
"size" : 81920, | |
"uuid" : "8bce1d86-8b5a-3d62-8329-7991fb1f9ec7", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/XcodeCloud.framework\/Versions\/A\/XcodeCloud", | |
"name" : "XcodeCloud", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4840095744, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.xcodecloud.XcodeCloudFoundation", | |
"size" : 16384, | |
"uuid" : "7954549b-4c4e-3395-8d3e-f5e8eca24aa7", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XcodeCloudFoundation.framework\/Versions\/A\/XcodeCloudFoundation", | |
"name" : "XcodeCloudFoundation", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4804362240, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.xcodecloud.XcodeCloudUI", | |
"size" : 49152, | |
"uuid" : "582e8b6d-4986-371b-9488-0cc6481b1ced", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XcodeCloudUI.framework\/Versions\/A\/XcodeCloudUI", | |
"name" : "XcodeCloudUI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5419974656, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.XcodeCloudKit", | |
"size" : 7815168, | |
"uuid" : "74673eb0-8aed-35f0-a859-7bc027f3c363", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XcodeCloudKit.framework\/Versions\/A\/XcodeCloudKit", | |
"name" : "XcodeCloudKit", | |
"CFBundleVersion" : "22685" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5384847360, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.XcodeCloudAPI", | |
"size" : 4227072, | |
"uuid" : "d8b479ca-5455-3430-8d95-91ca932d0610", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XcodeCloudAPI.framework\/Versions\/A\/XcodeCloudAPI", | |
"name" : "XcodeCloudAPI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5229051904, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.TestResultsUI", | |
"size" : 1867776, | |
"uuid" : "30557353-5179-3021-897c-bb7e84e71437", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/TestResultsUI.framework\/Versions\/A\/TestResultsUI", | |
"name" : "TestResultsUI", | |
"CFBundleVersion" : "22686" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4903649280, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDETestResultsUI", | |
"size" : 196608, | |
"uuid" : "40f881e4-6e2b-3a91-a7b7-8eb63073b27e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDETestResultsUI.framework\/Versions\/A\/IDETestResultsUI", | |
"name" : "IDETestResultsUI", | |
"CFBundleVersion" : "22686" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4904402944, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.OpenAPIURLSession", | |
"size" : 32768, | |
"uuid" : "1a4a57a7-6311-3cf5-bb56-c4edb05adc37", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/OpenAPIURLSession.framework\/Versions\/A\/OpenAPIURLSession", | |
"name" : "OpenAPIURLSession", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5100273664, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.XcodeCloudCombineAPI", | |
"size" : 1474560, | |
"uuid" : "c2e7d4da-8224-3e06-8874-207886d26742", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XcodeCloudCombineAPI.framework\/Versions\/A\/XcodeCloudCombineAPI", | |
"name" : "XcodeCloudCombineAPI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4906008576, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.AuthenticationAPI", | |
"size" : 114688, | |
"uuid" : "88e8e840-de1e-36a2-a6ec-6d8bf07012a7", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AuthenticationAPI.framework\/Versions\/A\/AuthenticationAPI", | |
"name" : "AuthenticationAPI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4812881920, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.CommonXcodeCloudAPI", | |
"size" : 16384, | |
"uuid" : "479dc05d-38b5-3a96-9d38-3f99323b9e63", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/CommonXcodeCloudAPI.framework\/Versions\/A\/CommonXcodeCloudAPI", | |
"name" : "CommonXcodeCloudAPI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4906500096, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.EventsAPI", | |
"size" : 98304, | |
"uuid" : "80535a5c-62ce-39f9-bb17-dbe24cb3a41c", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/EventsAPI.framework\/Versions\/A\/EventsAPI", | |
"name" : "EventsAPI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4905058304, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.OpenAPIRuntime", | |
"size" : 212992, | |
"uuid" : "4c165e66-927f-3d54-8426-5414258194e5", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/OpenAPIRuntime.framework\/Versions\/A\/OpenAPIRuntime", | |
"name" : "OpenAPIRuntime", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4905582592, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.cs.StatusAPI", | |
"size" : 81920, | |
"uuid" : "8184e4da-3cc4-33fa-9744-ad6a5a5eb523", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/StatusAPI.framework\/Versions\/A\/StatusAPI", | |
"name" : "StatusAPI", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4918411264, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.ide.IDEConsoleKit", | |
"size" : 589824, | |
"uuid" : "a8289837-f46f-331f-a0c4-30576c8bdbbb", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEConsoleKit.framework\/Versions\/A\/IDEConsoleKit", | |
"name" : "IDEConsoleKit", | |
"CFBundleVersion" : "22758" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5404442624, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.SourceEditor", | |
"size" : 5111808, | |
"uuid" : "96fae961-351c-3cf7-b9ed-81b71f3c6115", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceEditor.framework\/Versions\/A\/SourceEditor", | |
"name" : "SourceEditor", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4803788800, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEPegasusSourceEditor", | |
"size" : 16384, | |
"uuid" : "94922d5f-c0f3-37e6-8f40-b3446dae5ffe", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEPegasusSourceEditor.framework\/Versions\/A\/IDEPegasusSourceEditor", | |
"name" : "IDEPegasusSourceEditor", | |
"CFBundleVersion" : "22758" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5233311744, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTSourceEditor", | |
"size" : 376832, | |
"uuid" : "868bee0d-20a0-3d61-8655-3b58b9991a9e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTSourceEditor.framework\/Versions\/A\/DVTSourceEditor", | |
"name" : "DVTSourceEditor", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5450907648, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDESourceEditor", | |
"size" : 3194880, | |
"uuid" : "bb483030-23f8-3162-84f4-9d70d5282c0b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDESourceEditor.framework\/Versions\/A\/IDESourceEditor", | |
"name" : "IDESourceEditor", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5417926656, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.SourceModelSupport", | |
"size" : 458752, | |
"uuid" : "f5056cf9-ae98-3c50-af65-517270bc592d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceModelSupport.framework\/Versions\/A\/SourceModelSupport", | |
"name" : "SourceModelSupport", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4965253120, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.CodeCompletionFoundation", | |
"size" : 180224, | |
"uuid" : "790637ca-835b-3354-b690-b8d925a9ab94", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/_CodeCompletionFoundation.framework\/Versions\/A\/_CodeCompletionFoundation", | |
"name" : "_CodeCompletionFoundation", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4906991616, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.MarkupSupport", | |
"size" : 81920, | |
"uuid" : "ee5bcbec-4251-3731-8a63-c5dccaabf36a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/MarkupSupport.framework\/Versions\/A\/MarkupSupport", | |
"name" : "MarkupSupport", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5416026112, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.SourceKitSupport", | |
"size" : 671744, | |
"uuid" : "2b87f3a3-d9fe-3a42-9c42-9e411966d3df", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceKitSupport.framework\/Versions\/A\/SourceKitSupport", | |
"name" : "SourceKitSupport", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5443534848, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.SourceModel", | |
"size" : 2637824, | |
"uuid" : "5b2a010c-e086-33dd-8c62-3854e89b75c0", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceModel.framework\/Versions\/A\/SourceModel", | |
"name" : "SourceModel", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4904189952, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.SourceEditorSwiftSupport", | |
"size" : 32768, | |
"uuid" : "5688855c-f675-3ef8-9135-77db1af778c4", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceEditorSwiftSupport.framework\/Versions\/A\/SourceEditorSwiftSupport", | |
"name" : "SourceEditorSwiftSupport", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5473533952, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.SymbolCacheSupport", | |
"size" : 4145152, | |
"uuid" : "262fb2ec-2e4a-370d-b13c-73318eadb363", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SymbolCacheSupport.framework\/Versions\/A\/SymbolCacheSupport", | |
"name" : "SymbolCacheSupport", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4920033280, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.SourceEditorRegExSupport", | |
"size" : 49152, | |
"uuid" : "e0d4032a-827d-3141-88ef-68c76df4c288", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceEditorRegExSupport.framework\/Versions\/A\/SourceEditorRegExSupport", | |
"name" : "SourceEditorRegExSupport", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5440684032, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.SymbolCache", | |
"size" : 720896, | |
"uuid" : "0d4fc5f3-0656-3b1e-a653-9c2f58e8fdd4", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SymbolCache.framework\/Versions\/A\/SymbolCache", | |
"name" : "SymbolCache", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5103665152, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTMarkdown", | |
"size" : 278528, | |
"uuid" : "9b8974cf-3425-34f9-a6cd-06117b2e091c", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTMarkup.framework\/Versions\/A\/DVTMarkup", | |
"name" : "DVTMarkup", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4919754752, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.CommonMark", | |
"size" : 163840, | |
"uuid" : "f77df9b6-0281-32a1-a9ce-94f458fbe1d3", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTMarkup.framework\/Versions\/A\/Frameworks\/CommonMark.framework\/Versions\/A\/CommonMark", | |
"name" : "CommonMark", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4915724288, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEiOSSupportCore", | |
"size" : 737280, | |
"uuid" : "8c24dbb6-8592-32cd-bb72-dd8565890d74", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEiOSSupportCore.framework\/Versions\/A\/IDEiOSSupportCore", | |
"name" : "IDEiOSSupportCore", | |
"CFBundleVersion" : "22664" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4812324864, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCTDaemonControlMobileDevice", | |
"size" : 114688, | |
"uuid" : "bad94af3-fd0b-3c56-924a-bd4d9e7461c0", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCTDaemonControlMobileDevice.framework\/Versions\/A\/XCTDaemonControlMobileDevice", | |
"name" : "XCTDaemonControlMobileDevice", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4839178240, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.DTDeviceKitBase", | |
"size" : 524288, | |
"uuid" : "d3fcd234-f924-3aaa-8faa-9f0bb037c062", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DTDeviceKitBase.framework\/Versions\/A\/DTDeviceKitBase", | |
"name" : "DTDeviceKitBase", | |
"CFBundleVersion" : "22664" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4917100544, | |
"CFBundleShortVersionString" : "982", | |
"CFBundleIdentifier" : "com.apple.CoreSimulator", | |
"size" : 786432, | |
"uuid" : "16cf5006-0bf0-3e1c-af21-1bf3ff2f6f6f", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreSimulator.framework\/Versions\/A\/CoreSimulator", | |
"name" : "CoreSimulator", | |
"CFBundleVersion" : "982" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4803592192, | |
"CFBundleShortVersionString" : "982", | |
"CFBundleIdentifier" : "com.apple.CoreSimulator.CoreSimDeviceIO", | |
"size" : 65536, | |
"uuid" : "e69c503f-2a71-3f60-a457-d2863a899ccd", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreSimulator.framework\/Versions\/A\/Frameworks\/CoreSimDeviceIO.framework\/Versions\/A\/CoreSimDeviceIO", | |
"name" : "CoreSimDeviceIO", | |
"CFBundleVersion" : "982" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4901404672, | |
"CFBundleShortVersionString" : "982", | |
"CFBundleIdentifier" : "com.apple.CoreSimulator.CoreSimulatorUtilities", | |
"size" : 360448, | |
"uuid" : "666e4ee3-b888-3b49-9e0e-23cc1f5c8a92", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreSimulator.framework\/Versions\/A\/Frameworks\/CoreSimulatorUtilities.framework\/Versions\/A\/CoreSimulatorUtilities", | |
"name" : "CoreSimulatorUtilities", | |
"CFBundleVersion" : "982" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4902043648, | |
"CFBundleShortVersionString" : "16.0", | |
"CFBundleIdentifier" : "com.apple.CoreSimulator.SimPasteboardPlus", | |
"size" : 212992, | |
"uuid" : "44ffb835-7839-3bf5-810f-ec32d7c7b41a", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreSimulator.framework\/Versions\/A\/Frameworks\/SimPasteboardPlus.framework\/Versions\/A\/SimPasteboardPlus", | |
"name" : "SimPasteboardPlus", | |
"CFBundleVersion" : "982" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4904583168, | |
"CFBundleShortVersionString" : "43", | |
"CFBundleIdentifier" : "com.apple.ROCKit", | |
"size" : 262144, | |
"uuid" : "cd5660e9-aecd-3664-8006-05235b375bc8", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/ROCKit.framework\/Versions\/A\/ROCKit", | |
"name" : "ROCKit", | |
"CFBundleVersion" : "43" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4900241408, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.Xcode3Core", | |
"size" : 622592, | |
"uuid" : "5d13ff37-483e-3fcd-adac-449bd71430af", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/Xcode3Core.framework\/Versions\/A\/Xcode3Core", | |
"name" : "Xcode3Core", | |
"CFBundleVersion" : "22735" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4959010816, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.Xcode.DevToolsCore", | |
"size" : 3719168, | |
"uuid" : "ef4f3cd9-582b-3132-b412-84fe3b9bc9b4", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/DevToolsCore.framework\/Versions\/A\/DevToolsCore", | |
"name" : "DevToolsCore", | |
"CFBundleVersion" : "22735" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4803837952, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.DevToolsFoundation", | |
"size" : 32768, | |
"uuid" : "fe7ae5f4-dfc1-3883-bd0c-c50a0ce4de30", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/DevToolsFoundation.framework\/Versions\/A\/DevToolsFoundation", | |
"name" : "DevToolsFoundation", | |
"CFBundleVersion" : "22735" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4803952640, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.Xcode.DevToolsSupport", | |
"size" : 212992, | |
"uuid" : "7d095287-17e5-35fe-a35f-297196e1618b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/DevToolsSupport.framework\/Versions\/A\/DevToolsSupport", | |
"name" : "DevToolsSupport", | |
"CFBundleVersion" : "22735" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4801953792, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.dbg.DebuggerLLDBService", | |
"size" : 16384, | |
"uuid" : "aa996e9f-cd1b-311b-aebb-3d8947af4c51", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/DebuggerLLDBService.ideplugin\/Contents\/MacOS\/DebuggerLLDBService", | |
"name" : "DebuggerLLDBService", | |
"CFBundleVersion" : "22758" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4902502400, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDE.IDEDocumentation", | |
"size" : 458752, | |
"uuid" : "2c57784a-d5fa-3e25-99a4-e5ccf2f9641b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/PlugIns\/IDEDocumentation.framework\/Versions\/A\/IDEDocumentation", | |
"name" : "IDEDocumentation", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4797251584, | |
"size" : 49152, | |
"uuid" : "9381bd6d-84a5-3c72-b3b8-88428afa4782", | |
"path" : "\/usr\/lib\/libobjc-trampolines.dylib", | |
"name" : "libobjc-trampolines.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4362338304, | |
"size" : 16384, | |
"uuid" : "74a57d99-85d4-3fab-b82a-a9c49e9e90b6", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/libIDEApplicationLoader.dylib", | |
"name" : "libIDEApplicationLoader.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4363304960, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTCocoaAdditionsKit", | |
"size" : 212992, | |
"uuid" : "023dff45-9f5a-3649-93ee-6b128ac85288", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTCocoaAdditionsKit.framework\/Versions\/A\/DVTCocoaAdditionsKit", | |
"name" : "DVTCocoaAdditionsKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4389601280, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTFoundation", | |
"size" : 6701056, | |
"uuid" : "1cd180a0-87f6-38e9-8d6c-6c46e40694db", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTFoundation.framework\/Versions\/A\/DVTFoundation", | |
"name" : "DVTFoundation", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4373250048, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTKit", | |
"size" : 1540096, | |
"uuid" : "34fbfe77-3889-3715-96a3-2cae9984eca2", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTKit.framework\/Versions\/A\/DVTKit", | |
"name" : "DVTKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4400791552, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDEKit", | |
"size" : 11894784, | |
"uuid" : "bc6009bb-0e83-35a2-a752-d3f3ac2a9a6e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/IDEKit.framework\/Versions\/A\/IDEKit", | |
"name" : "IDEKit", | |
"CFBundleVersion" : "22807" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4741578752, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.IDEFoundation", | |
"size" : 10436608, | |
"uuid" : "c0e92c76-7530-3241-8444-0fbd7901f72b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/IDEFoundation.framework\/Versions\/A\/IDEFoundation", | |
"name" : "IDEFoundation", | |
"CFBundleVersion" : "22807" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4723310592, | |
"CFBundleShortVersionString" : "265.5.2", | |
"CFBundleIdentifier" : "com.apple.ModelIO", | |
"size" : 11485184, | |
"uuid" : "60893c63-f2ab-3f24-b45c-5746ff334204", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SystemFrameworks\/ModelIO.framework\/Versions\/A\/ModelIO", | |
"name" : "ModelIO", | |
"CFBundleVersion" : "265.5.2" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4362420224, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.USDLib_FormatLoaderProxy", | |
"size" : 16384, | |
"uuid" : "e9962f01-29c5-30f9-a63e-096449f8ddc3", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/USDLib_FormatLoaderProxy_Xcode.framework\/Versions\/A\/USDLib_FormatLoaderProxy_Xcode", | |
"name" : "USDLib_FormatLoaderProxy_Xcode", | |
"CFBundleVersion" : "21.105.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4363763712, | |
"CFBundleShortVersionString" : "15.3", | |
"CFBundleIdentifier" : "com.apple.SymbolicationDT", | |
"size" : 901120, | |
"uuid" : "06f5c076-c693-31cb-8e01-887f387f05ab", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SymbolicationDT.framework\/Versions\/A\/SymbolicationDT", | |
"name" : "SymbolicationDT", | |
"CFBundleVersion" : "64565.74" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4363010048, | |
"CFBundleShortVersionString" : "207", | |
"CFBundleIdentifier" : "com.apple.DebugSymbols", | |
"size" : 81920, | |
"uuid" : "52c2c8fd-c011-31cd-ad9c-25c0b9121910", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DebugSymbolsDT.framework\/Versions\/A\/DebugSymbolsDT", | |
"name" : "DebugSymbolsDT", | |
"CFBundleVersion" : "207" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4367351808, | |
"CFBundleShortVersionString" : "15.3", | |
"CFBundleIdentifier" : "com.apple.CoreSymbolicationDT", | |
"size" : 1245184, | |
"uuid" : "54a6f004-8a7b-39c6-bfdf-275cab4959f6", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/CoreSymbolicationDT.framework\/Versions\/A\/CoreSymbolicationDT", | |
"name" : "CoreSymbolicationDT", | |
"CFBundleVersion" : "64565.83" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4369514496, | |
"CFBundleShortVersionString" : "15.3", | |
"CFBundleIdentifier" : "com.apple.dt.instruments.DVTInstrumentsFoundation", | |
"size" : 1032192, | |
"uuid" : "905cb20c-047e-3811-8589-eb881b8ba834", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTInstrumentsFoundation.framework\/Versions\/A\/DVTInstrumentsFoundation", | |
"name" : "DVTInstrumentsFoundation", | |
"CFBundleVersion" : "64565.75" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4697620480, | |
"CFBundleShortVersionString" : "397.14", | |
"CFBundleIdentifier" : "com.apple.CoreDevice", | |
"size" : 3801088, | |
"uuid" : "415e3d41-44ec-38c9-9cf5-e8628921def0", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreDevice.framework\/Versions\/A\/CoreDevice", | |
"name" : "CoreDevice", | |
"CFBundleVersion" : "397.14" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4362502144, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTNFASupport", | |
"size" : 131072, | |
"uuid" : "f6deb03b-eb8a-3b8d-a2f7-6a370a8791c2", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/DVTNFASupport.framework\/Versions\/A\/DVTNFASupport", | |
"name" : "DVTNFASupport", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4362846208, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTKeychain", | |
"size" : 16384, | |
"uuid" : "9ee7391c-7664-31d4-86f8-8f8a03465a00", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTKeychain.framework\/Versions\/A\/DVTKeychain", | |
"name" : "DVTKeychain", | |
"CFBundleVersion" : "22607" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4362928128, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTKeychainService", | |
"size" : 16384, | |
"uuid" : "98d34fc5-cefd-3cd0-8980-28702f6462bf", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTKeychainService.framework\/Versions\/A\/DVTKeychainService", | |
"name" : "DVTKeychainService", | |
"CFBundleVersion" : "22607" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4362190848, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.DVTSystemPrerequisites", | |
"size" : 49152, | |
"uuid" : "302ca782-9d6c-3cb5-813b-bb60a2110deb", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTSystemPrerequisites.framework\/Versions\/A\/DVTSystemPrerequisites", | |
"name" : "DVTSystemPrerequisites", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4365320192, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.DVTDownloads", | |
"size" : 294912, | |
"uuid" : "409f4203-7352-39de-9c13-42f0e7299769", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTDownloads.framework\/Versions\/A\/DVTDownloads", | |
"name" : "DVTDownloads", | |
"CFBundleVersion" : "2" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4376264704, | |
"CFBundleShortVersionString" : "1759.0.4", | |
"CFBundleIdentifier" : "com.apple.mobiledevice", | |
"size" : 4259840, | |
"uuid" : "e7f13f5b-887b-30f9-90d9-3809f78a3d72", | |
"path" : "\/Library\/Apple\/*\/MobileDevice.framework\/Versions\/A\/MobileDevice", | |
"name" : "MobileDevice", | |
"CFBundleVersion" : "1759.0.4" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4365910016, | |
"CFBundleShortVersionString" : "15.3", | |
"CFBundleIdentifier" : "com.apple.dt.instruments.DTXConnectionServices", | |
"size" : 180224, | |
"uuid" : "c3a0a2de-ebde-346e-bff7-1a2f9f406c2d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DTXConnectionServices.framework\/Versions\/A\/DTXConnectionServices", | |
"name" : "DTXConnectionServices", | |
"CFBundleVersion" : "64565.75" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4366172160, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.PackedPaths", | |
"size" : 49152, | |
"uuid" : "b0d5f646-3a44-3f05-9807-b6eb3520ac8f", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/PackedPaths.framework\/Versions\/A\/PackedPaths", | |
"name" : "PackedPaths", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4363190272, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.MallocStackLogging", | |
"size" : 32768, | |
"uuid" : "8d66aa82-dee3-3474-ab7a-599a82220671", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/MallocStackLoggingDT.framework\/Versions\/A\/MallocStackLoggingDT", | |
"name" : "MallocStackLoggingDT", | |
"CFBundleVersion" : "64565.74" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4371234816, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.kperfdataDT", | |
"size" : 49152, | |
"uuid" : "912eccaf-9ad3-3968-b341-61baea21e733", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/kperfdataDT.framework\/Versions\/A\/kperfdataDT", | |
"name" : "kperfdataDT", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4371349504, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.libktrace", | |
"size" : 409600, | |
"uuid" : "68234ba6-df81-3032-bdb9-cae302b6de89", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ktraceDT.framework\/Versions\/A\/ktraceDT", | |
"name" : "ktraceDT", | |
"CFBundleVersion" : "589" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4372119552, | |
"CFBundleShortVersionString" : "15.3", | |
"CFBundleIdentifier" : "com.apple.dt.instruments.DVTInstrumentsUtilities", | |
"size" : 278528, | |
"uuid" : "188fadb1-f67c-3db7-bb15-a873c53e4567", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTInstrumentsUtilities.framework\/Versions\/A\/DVTInstrumentsUtilities", | |
"name" : "DVTInstrumentsUtilities", | |
"CFBundleVersion" : "64565.75" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4372561920, | |
"CFBundleShortVersionString" : "397.14", | |
"CFBundleIdentifier" : "com.apple.dt.CoreDevice.Utilities", | |
"size" : 278528, | |
"uuid" : "fbd2aabb-806c-36ac-94d1-9b47acef1a63", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreDeviceUtilities.framework\/Versions\/A\/CoreDeviceUtilities", | |
"name" : "CoreDeviceUtilities", | |
"CFBundleVersion" : "397.14" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4370939904, | |
"CFBundleShortVersionString" : "397.14", | |
"CFBundleIdentifier" : "com.apple.dt.CoreDevice.Action", | |
"size" : 180224, | |
"uuid" : "43f04c3a-9f2d-3d9c-9e1a-774e10b54375", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreDevice.framework\/Versions\/A\/Frameworks\/CoreDeviceAction.framework\/Versions\/A\/CoreDeviceAction", | |
"name" : "CoreDeviceAction", | |
"CFBundleVersion" : "397.14" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4384784384, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.Mercury", | |
"size" : 524288, | |
"uuid" : "c5522bad-43fb-3b14-b85f-b8b5a19477b3", | |
"path" : "\/Library\/Apple\/*\/Mercury.framework\/Versions\/A\/Mercury", | |
"name" : "Mercury", | |
"CFBundleVersion" : "54" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4383637504, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.CoreDevice.DTRemoteServices", | |
"size" : 475136, | |
"uuid" : "db9d0060-f33a-3005-b62c-6ca313166d88", | |
"path" : "\/Library\/Developer\/PrivateFrameworks\/CoreDevice.framework\/Versions\/A\/Frameworks\/DTRemoteServices.framework\/Versions\/A\/DTRemoteServices", | |
"name" : "DTRemoteServices", | |
"CFBundleVersion" : "397.14" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4366319616, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTKeychainUtilities", | |
"size" : 16384, | |
"uuid" : "08482329-7735-326a-93b5-8e098c0894a8", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTKeychainUtilities.framework\/Versions\/A\/DVTKeychainUtilities", | |
"name" : "DVTKeychainUtilities", | |
"CFBundleVersion" : "22607" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4382769152, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTStructuredLayoutKit", | |
"size" : 65536, | |
"uuid" : "8709f718-d472-30fe-b77f-1d9473437649", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTStructuredLayoutKit.framework\/Versions\/A\/DVTStructuredLayoutKit", | |
"name" : "DVTStructuredLayoutKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4373086208, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTViewControllerKit", | |
"size" : 32768, | |
"uuid" : "211bde9e-2582-3c3b-9523-c92036e8865c", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTViewControllerKit.framework\/Versions\/A\/DVTViewControllerKit", | |
"name" : "DVTViewControllerKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4712022016, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTUserInterfaceKit", | |
"size" : 2277376, | |
"uuid" : "6a5c1f31-1ff4-3e87-b1c8-e567bf07aff7", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTUserInterfaceKit.framework\/Versions\/A\/DVTUserInterfaceKit", | |
"name" : "DVTUserInterfaceKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4382965760, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTLibraryKit", | |
"size" : 262144, | |
"uuid" : "e4aa2af2-763b-3d73-b85a-e3b6195f81ac", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTLibraryKit.framework\/Versions\/A\/DVTLibraryKit", | |
"name" : "DVTLibraryKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4426334208, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTExplorableKit", | |
"size" : 704512, | |
"uuid" : "f4a92225-a71a-38bb-b8a1-72786d1c3edb", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTExplorableKit.framework\/Versions\/A\/DVTExplorableKit", | |
"name" : "DVTExplorableKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387209216, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTDeviceKit", | |
"size" : 344064, | |
"uuid" : "97279c64-336e-3d97-866b-9c04a6b24ad9", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTDeviceKit.framework\/Versions\/A\/DVTDeviceKit", | |
"name" : "DVTDeviceKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4384292864, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.DVTFeedbackReporting", | |
"size" : 65536, | |
"uuid" : "0b209e26-bf54-3b60-bb50-aa0d14650f69", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTFeedbackReporting.framework\/Versions\/A\/DVTFeedbackReporting", | |
"name" : "DVTFeedbackReporting", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4382638080, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTServices", | |
"size" : 49152, | |
"uuid" : "5f1b0032-405b-35b2-9eb9-391bd91aaa39", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTServices.framework\/Versions\/A\/DVTServices", | |
"name" : "DVTServices", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4707631104, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTPortal", | |
"size" : 1163264, | |
"uuid" : "000c115f-e052-32ba-a82e-72e489f4bcfc", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTPortal.framework\/Versions\/A\/DVTPortal", | |
"name" : "DVTPortal", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4382392320, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCTest", | |
"size" : 16384, | |
"uuid" : "3299f4c7-7dc1-3daa-8daa-328155759de8", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCTest.framework\/Versions\/A\/XCTest", | |
"name" : "XCTest", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4384489472, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTDeviceFoundation", | |
"size" : 98304, | |
"uuid" : "273acf41-a37d-3a17-9278-8b598d167ccc", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTDeviceFoundation.framework\/Versions\/A\/DVTDeviceFoundation", | |
"name" : "DVTDeviceFoundation", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386668544, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.CodeCompletionFoundation", | |
"size" : 180224, | |
"uuid" : "278c6c1b-67d6-3193-9b11-3ed01b811667", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/CodeCompletionFoundation.framework\/Versions\/A\/CodeCompletionFoundation", | |
"name" : "CodeCompletionFoundation", | |
"CFBundleVersion" : "22606" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387995648, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTIconKit", | |
"size" : 393216, | |
"uuid" : "6b11b4d9-68f8-3df8-818c-dc994702f84b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTIconKit.framework\/Versions\/A\/DVTIconKit", | |
"name" : "DVTIconKit", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4702863360, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCTestCore", | |
"size" : 884736, | |
"uuid" : "74e30f33-d83b-3b0e-a874-c54df4cbfcf8", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCTestCore.framework\/Versions\/A\/XCTestCore", | |
"name" : "XCTestCore", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4382539776, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCUnit", | |
"size" : 16384, | |
"uuid" : "614693f6-ff0f-34bc-bd20-bdbd3843c4f1", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCUnit.framework\/Versions\/A\/XCUnit", | |
"name" : "XCUnit", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4704518144, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCUIAutomation", | |
"size" : 1015808, | |
"uuid" : "bfa826fd-c870-3934-ad3a-f3c91892a7f9", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCUIAutomation.framework\/Versions\/A\/XCUIAutomation", | |
"name" : "XCUIAutomation", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4385685504, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCTAutomationSupport", | |
"size" : 360448, | |
"uuid" : "cb8cf543-68cc-3cd9-b483-1f8c75b738bb", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCTAutomationSupport.framework\/Versions\/A\/XCTAutomationSupport", | |
"name" : "XCTAutomationSupport", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4389175296, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCTestSupport", | |
"size" : 16384, | |
"uuid" : "a654e3fd-857c-39de-9634-9bab2bc18609", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCTestSupport.framework\/Versions\/A\/XCTestSupport", | |
"name" : "XCTestSupport", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4706369536, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.accessibility.AccessibilityAudit", | |
"size" : 229376, | |
"uuid" : "51cfa918-8afa-3849-88d3-c582b157535e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AccessibilityAudit.framework\/Versions\/B\/AccessibilityAudit", | |
"name" : "AccessibilityAudit", | |
"CFBundleVersion" : "149.2" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4373200896, | |
"CFBundleShortVersionString" : "2.0", | |
"CFBundleIdentifier" : "com.apple.AccessibilitySupport", | |
"size" : 16384, | |
"uuid" : "f7facbd8-e605-3406-873d-2dd4e23dcc82", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AccessibilitySupport.framework\/Versions\/B\/AccessibilitySupport", | |
"name" : "AccessibilitySupport", | |
"CFBundleVersion" : "331" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4428709888, | |
"CFBundleShortVersionString" : "2.0", | |
"CFBundleIdentifier" : "com.apple.AccessibilityEvents", | |
"size" : 163840, | |
"uuid" : "81d5e23c-da05-34c1-aff2-21ab04ec555a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AccessibilitySupport.framework\/Versions\/B\/Frameworks\/AccessibilityEvents.framework\/Versions\/B\/AccessibilityEvents", | |
"name" : "AccessibilityEvents", | |
"CFBundleVersion" : "331" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4716658688, | |
"CFBundleShortVersionString" : "2.0", | |
"CFBundleIdentifier" : "com.apple.AccessibilityFoundation", | |
"size" : 475136, | |
"uuid" : "aaa8ed96-cacf-331e-af9e-775bfd8372b5", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AccessibilitySupport.framework\/Versions\/B\/Frameworks\/AccessibilityFoundation.framework\/Versions\/B\/AccessibilityFoundation", | |
"name" : "AccessibilityFoundation", | |
"CFBundleVersion" : "331" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4427923456, | |
"CFBundleShortVersionString" : "2.0", | |
"CFBundleIdentifier" : "com.apple.AccessibilityKit", | |
"size" : 376832, | |
"uuid" : "3059a4c9-fa37-3173-ae02-557a17791a06", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AccessibilitySupport.framework\/Versions\/B\/Frameworks\/AccessibilityKit.framework\/Versions\/B\/AccessibilityKit", | |
"name" : "AccessibilityKit", | |
"CFBundleVersion" : "331" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4717658112, | |
"CFBundleShortVersionString" : "2.0", | |
"CFBundleIdentifier" : "com.apple.AccessibilityVisuals", | |
"size" : 393216, | |
"uuid" : "2a4e25d1-4ba3-3367-b618-1e4c2f770640", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AccessibilitySupport.framework\/Versions\/B\/Frameworks\/AccessibilityVisuals.framework\/Versions\/B\/AccessibilityVisuals", | |
"name" : "AccessibilityVisuals", | |
"CFBundleVersion" : "331" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386422784, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.DVTSystemPrerequisitesUI", | |
"size" : 49152, | |
"uuid" : "eeb7e7d7-ee7a-3c78-bfa8-99601b1ad86b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTSystemPrerequisitesUI.framework\/Versions\/A\/DVTSystemPrerequisitesUI", | |
"name" : "DVTSystemPrerequisitesUI", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4736696320, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.DNTDocumentationModel", | |
"size" : 671744, | |
"uuid" : "7707ca5a-421b-3401-924e-f431ef1cb1f9", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DNTDocumentationModel.framework\/Versions\/A\/DNTDocumentationModel", | |
"name" : "DNTDocumentationModel", | |
"CFBundleVersion" : "22610" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4718510080, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.DNTDocumentationSupport", | |
"size" : 2392064, | |
"uuid" : "d3f0c83c-4289-3d49-a81a-35b57b376d9b", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DNTDocumentationSupport.framework\/Versions\/A\/DNTDocumentationSupport", | |
"name" : "DNTDocumentationSupport", | |
"CFBundleVersion" : "22610" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4389470208, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTCoreGlyphs", | |
"size" : 32768, | |
"uuid" : "d65af7bb-8b74-3c56-910f-bad9bfb55f2e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTCoreGlyphs.framework\/Versions\/A\/DVTCoreGlyphs", | |
"name" : "DVTCoreGlyphs", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4710072320, | |
"CFBundleShortVersionString" : "2.0", | |
"CFBundleIdentifier" : "com.apple.LocFramework", | |
"size" : 819200, | |
"uuid" : "111cdfac-14d2-32d6-83f4-7b3e60f862a8", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/Localization.framework\/Versions\/A\/Localization", | |
"name" : "Localization", | |
"CFBundleVersion" : "116.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4711399424, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTCrashLogFoundation", | |
"size" : 147456, | |
"uuid" : "26ede386-d133-30c0-a71b-831e90515019", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTCrashLogFoundation.framework\/Versions\/A\/DVTCrashLogFoundation", | |
"name" : "DVTCrashLogFoundation", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5104271360, | |
"size" : 85131264, | |
"uuid" : "f57413a0-6947-3fb8-9830-2e333179faef", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/libclang.dylib", | |
"name" : "libclang.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4389257216, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.XcodeKit", | |
"size" : 65536, | |
"uuid" : "cac2d135-fa24-31ab-851b-4a701a139733", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Library\/Frameworks\/XcodeKit.framework\/Versions\/A\/XcodeKit", | |
"name" : "XcodeKit", | |
"CFBundleVersion" : "22807" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4707221504, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTITunesSoftware", | |
"size" : 81920, | |
"uuid" : "22629121-9f8a-3b50-9305-b44730c49e55", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTITunesSoftware.framework\/Versions\/A\/DVTITunesSoftware", | |
"name" : "DVTITunesSoftware", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4738940928, | |
"CFBundleShortVersionString" : "15.3", | |
"CFBundleIdentifier" : "com.apple.dt.instruments.DTGraphKit", | |
"size" : 819200, | |
"uuid" : "284f9e0b-7159-33f5-9e61-61a692ef7073", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DTGraphKit.framework\/Versions\/A\/DTGraphKit", | |
"name" : "DTGraphKit", | |
"CFBundleVersion" : "64565.29" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4767662080, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.Xcode.DVTSourceControl", | |
"size" : 884736, | |
"uuid" : "3ca299d5-d621-3042-9985-e6646a6886d1", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTSourceControl.framework\/Versions\/A\/DVTSourceControl", | |
"name" : "DVTSourceControl", | |
"CFBundleVersion" : "22614" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4740431872, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTDocumentation", | |
"size" : 344064, | |
"uuid" : "c95efbaa-2baa-3a5e-8de4-1d27f76a3b35", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTDocumentation.framework\/Versions\/A\/DVTDocumentation", | |
"name" : "DVTDocumentation", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4765073408, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDENoticesFoundation", | |
"size" : 294912, | |
"uuid" : "6de509fd-fdaf-3d80-b754-d061b7e2fbc9", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Frameworks\/IDENoticesFoundation.framework\/Versions\/A\/IDENoticesFoundation", | |
"name" : "IDENoticesFoundation", | |
"CFBundleVersion" : "22807" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4706893824, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.SourceKit", | |
"size" : 81920, | |
"uuid" : "a86bcd5b-ec59-3200-8a78-012cd3a3843f", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceKit.framework\/Versions\/A\/SourceKit", | |
"name" : "SourceKit", | |
"CFBundleVersion" : "22627" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4785029120, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.XCResultKit", | |
"size" : 3489792, | |
"uuid" : "f9613cd9-dd5a-3e1c-a336-d38ebf2e6b4e", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCResultKit.framework\/Versions\/A\/XCResultKit", | |
"name" : "XCResultKit", | |
"CFBundleVersion" : "22608" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4765777920, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.Xcode.XCSourceControl", | |
"size" : 655360, | |
"uuid" : "907269f5-9fc4-331b-a790-ab6e2ad47383", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCSourceControl.framework\/Versions\/A\/XCSourceControl", | |
"name" : "XCSourceControl", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4777885696, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCTHarness", | |
"size" : 1687552, | |
"uuid" : "081af04b-020a-3abe-98b8-1cf7f3372930", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCTHarness.framework\/Versions\/A\/XCTHarness", | |
"name" : "XCTHarness", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4763680768, | |
"size" : 376832, | |
"uuid" : "43ab86c3-853c-380d-8dec-19c9baa15abd", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/libXCTestSwiftSupport.dylib", | |
"name" : "libXCTestSwiftSupport.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4848615424, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.CoreDocumentation", | |
"size" : 7028736, | |
"uuid" : "423df23b-707e-3aa4-b728-90d2a6af16e9", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/CoreDocumentation.framework\/Versions\/A\/CoreDocumentation", | |
"name" : "CoreDocumentation", | |
"CFBundleVersion" : "22628" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4771446784, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.DNTSourceKitSupport", | |
"size" : 540672, | |
"uuid" : "0424dda3-b7a0-3349-8360-3448e577dc2a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DNTSourceKitSupport.framework\/Versions\/A\/DNTSourceKitSupport", | |
"name" : "DNTSourceKitSupport", | |
"CFBundleVersion" : "22610" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4769660928, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.xcstringsParser", | |
"size" : 1130496, | |
"uuid" : "04ae9822-04e0-33b2-9551-05584c8ed279", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCStringsParser.framework\/Versions\/A\/XCStringsParser", | |
"name" : "XCStringsParser", | |
"CFBundleVersion" : "37.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4722769920, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTITunesSoftwareServiceFoundation", | |
"size" : 147456, | |
"uuid" : "b214b55f-5da9-3a69-b134-08bd6e801356", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTITunesSoftwareServiceFoundation.framework\/Versions\/A\/DVTITunesSoftwareServiceFoundation", | |
"name" : "DVTITunesSoftwareServiceFoundation", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4857544704, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.gke.notary.framework.Notarization", | |
"size" : 6897664, | |
"uuid" : "f2454d60-71f9-327d-9dc0-ff4bd47d5020", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/Notarization.framework\/Versions\/A\/Notarization", | |
"name" : "Notarization", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4775084032, | |
"CFBundleShortVersionString" : "2.154.1", | |
"CFBundleIdentifier" : "com.apple.amp.ContentDelivery", | |
"size" : 917504, | |
"uuid" : "9b047a6b-0f53-36e8-af23-2d02457590b2", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDelivery.framework\/Versions\/A\/ContentDelivery", | |
"name" : "ContentDelivery", | |
"CFBundleVersion" : "15401" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386586624, | |
"CFBundleShortVersionString" : "7.006", | |
"CFBundleIdentifier" : "com.apple.contentdelivery.ContentDeliveryServices", | |
"size" : 16384, | |
"uuid" : "bd85915c-727c-3094-9433-c6a1437767aa", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/ContentDeliveryServices", | |
"name" : "ContentDeliveryServices", | |
"CFBundleVersion" : "15006" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4772364288, | |
"CFBundleShortVersionString" : "7.006", | |
"CFBundleIdentifier" : "com.apple.import.AppStoreService", | |
"size" : 1097728, | |
"uuid" : "db0cba2d-4595-3538-9710-5f199e808c59", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/AppStoreService.framework\/Versions\/A\/AppStoreService", | |
"name" : "AppStoreService", | |
"CFBundleVersion" : "15006" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4776427520, | |
"CFBundleShortVersionString" : "7.006", | |
"CFBundleIdentifier" : "com.apple.itunes.connect.ITunesConnectFoundation", | |
"size" : 491520, | |
"uuid" : "d49e4404-d869-3bd4-8343-8250f16b6506", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/ITunesConnectFoundation.framework\/Versions\/A\/ITunesConnectFoundation", | |
"name" : "ITunesConnectFoundation", | |
"CFBundleVersion" : "15006" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4707401728, | |
"CFBundleShortVersionString" : "7.006", | |
"CFBundleIdentifier" : "com.apple.contentdelivery.ITunesContentDelivery", | |
"size" : 98304, | |
"uuid" : "9fb95674-3d9e-3eab-8912-3b050b41f6db", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/ITunesContentDelivery.framework\/Versions\/A\/ITunesContentDelivery", | |
"name" : "ITunesContentDelivery", | |
"CFBundleVersion" : "15006" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4711727104, | |
"CFBundleShortVersionString" : "7.006", | |
"CFBundleIdentifier" : "com.apple.contentdelivery.MZXMLMarshalling", | |
"size" : 114688, | |
"uuid" : "400a5d57-7ef3-36c3-a717-3dd05ec9e3da", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/MZXMLMarshalling.framework\/Versions\/A\/MZXMLMarshalling", | |
"name" : "MZXMLMarshalling", | |
"CFBundleVersion" : "15006" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4792745984, | |
"CFBundleShortVersionString" : "7.006", | |
"CFBundleIdentifier" : "com.apple.itunes.connect.ITunesPackage", | |
"size" : 655360, | |
"uuid" : "16a315e7-8af3-3236-9ab1-8c562661c13a", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/ITunesPackage.framework\/Versions\/A\/ITunesPackage", | |
"name" : "ITunesPackage", | |
"CFBundleVersion" : "15006" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4764532736, | |
"CFBundleShortVersionString" : "1.2.0", | |
"CFBundleIdentifier" : "com.apple.contentdelivery.VoiceBoxClient", | |
"size" : 327680, | |
"uuid" : "03463044-a1b5-35c3-b922-7eb41cef7c03", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/VoiceBoxClient.framework\/Versions\/A\/VoiceBoxClient", | |
"name" : "VoiceBoxClient", | |
"CFBundleVersion" : "1322" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4723179520, | |
"CFBundleShortVersionString" : "7.006", | |
"CFBundleIdentifier" : "com.apple.itunes.connect.ITunesConnectFoundationExtras", | |
"size" : 49152, | |
"uuid" : "28bb2370-b6f9-31ae-987e-509417a79697", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/ITunesConnectFoundationExtras.framework\/Versions\/A\/ITunesConnectFoundationExtras", | |
"name" : "ITunesConnectFoundationExtras", | |
"CFBundleVersion" : "15006" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4782129152, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.gputools.Ganache", | |
"size" : 1064960, | |
"uuid" : "4ccc4627-b4c8-35eb-9e69-6ff9a58ed7fb", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DTGraphKit.framework\/Versions\/A\/Frameworks\/DTGanache.framework\/Versions\/A\/DTGanache", | |
"name" : "DTGanache", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4797333504, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.gputools.GTTimeline", | |
"size" : 1114112, | |
"uuid" : "b09b84a2-e7b1-3c64-bca2-27fc2a8ca139", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DTGraphKit.framework\/Versions\/A\/Frameworks\/DTGTTimeline.framework\/Versions\/A\/DTGTTimeline", | |
"name" : "DTGTTimeline", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4774182912, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.AppThinning", | |
"size" : 196608, | |
"uuid" : "e2a6a068-2581-3925-a905-8560e76ade09", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/AppThinning.framework\/Versions\/A\/AppThinning", | |
"name" : "AppThinning", | |
"CFBundleVersion" : "22782" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4707106816, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DTDeviceServices", | |
"size" : 32768, | |
"uuid" : "e027e2eb-48a7-3156-a7ef-480b78ff962d", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DTDeviceServices.framework\/Versions\/A\/DTDeviceServices", | |
"name" : "DTDeviceServices", | |
"CFBundleVersion" : "26" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4794122240, | |
"size" : 442368, | |
"uuid" : "54e83e3d-c6ee-39be-99fb-da0ee7399573", | |
"path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/libswiftDemangle.dylib", | |
"name" : "libswiftDemangle.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4794695680, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.DVTAppStoreConnect", | |
"size" : 524288, | |
"uuid" : "30f3cae8-b705-3b0f-964d-a0d94aaa606c", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DVTAppStoreConnect.framework\/Versions\/A\/DVTAppStoreConnect", | |
"name" : "DVTAppStoreConnect", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4920213504, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.XCServices", | |
"size" : 9289728, | |
"uuid" : "27656e47-2549-3fb0-acec-6f18356aaf52", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCServices.framework\/Versions\/A\/XCServices", | |
"name" : "XCServices", | |
"CFBundleVersion" : "1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4771069952, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.XCTDaemonControl", | |
"size" : 131072, | |
"uuid" : "95dcf7c7-90dc-3a4e-af15-25ea85263d36", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/XCTDaemonControl.framework\/Versions\/A\/XCTDaemonControl", | |
"name" : "XCTDaemonControl", | |
"CFBundleVersion" : "22720" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4428627968, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.IDEResultKit", | |
"size" : 16384, | |
"uuid" : "de4c5de3-6575-34a8-bdec-bac69ffbc7cb", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/IDEResultKit.framework\/Versions\/A\/IDEResultKit", | |
"name" : "IDEResultKit", | |
"CFBundleVersion" : "22807" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 4783718400, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.dt.swift-testing", | |
"size" : 540672, | |
"uuid" : "6469c106-9890-31f8-9b51-ee7a1e6a80d0", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/Testing.framework\/Versions\/A\/Testing", | |
"name" : "Testing", | |
"CFBundleVersion" : "25.1.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4767399936, | |
"size" : 147456, | |
"uuid" : "67f6811b-0ce5-3185-b633-88a2066a0802", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceKit.framework\/Versions\/A\/XPCServices\/com.apple.dt.SKAgent.xpc\/Contents\/Frameworks\/SKToolchain.dylib", | |
"name" : "SKToolchain.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4741382144, | |
"size" : 65536, | |
"uuid" : "1727a25c-549f-3da0-9ffb-bb2a075ed099", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceKit.framework\/Versions\/A\/XPCServices\/com.apple.dt.SKAgent.xpc\/Contents\/Frameworks\/SKIPC.dylib", | |
"name" : "SKIPC.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4802035712, | |
"size" : 835584, | |
"uuid" : "26baa5b4-1083-3fff-98d6-f681a63d9282", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceKit.framework\/Versions\/A\/XPCServices\/com.apple.dt.SKAgent.xpc\/Contents\/Frameworks\/libIndexStoreDB.dylib", | |
"name" : "libIndexStoreDB.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4711940096, | |
"size" : 16384, | |
"uuid" : "d42d73e5-12fa-320f-a2a1-5db973515ae1", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/SourceKit.framework\/Versions\/A\/XPCServices\/com.apple.dt.SKAgent.xpc\/Contents\/Frameworks\/SKSupport.dylib", | |
"name" : "SKSupport.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4798922752, | |
"CFBundleShortVersionString" : "1.0", | |
"CFBundleIdentifier" : "com.apple.DNTTransformer", | |
"size" : 786432, | |
"uuid" : "67d9c28f-4795-3f60-8630-9e58f4a6ef29", | |
"path" : "\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/DNTTransformer.framework\/Versions\/A\/DNTTransformer", | |
"name" : "DNTTransformer", | |
"CFBundleVersion" : "22610" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4362108928, | |
"CFBundleShortVersionString" : "15.4", | |
"CFBundleIdentifier" : "com.apple.dt.Xcode", | |
"size" : 16384, | |
"uuid" : "a2f0d91b-e66f-3931-9e6d-f93aa775d1ae", | |
"path" : "\/Applications\/Xcode.app\/Contents\/MacOS\/Xcode", | |
"name" : "Xcode", | |
"CFBundleVersion" : "22622" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6875992064, | |
"size" : 241660, | |
"uuid" : "9b8b53f9-e2b6-36df-98e9-28d8fca732f2", | |
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", | |
"name" : "libsystem_kernel.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6876233728, | |
"size" : 53248, | |
"uuid" : "386b0fc1-7873-3328-8e71-43269fd1b2c7", | |
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", | |
"name" : "libsystem_pthread.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6874779648, | |
"size" : 520184, | |
"uuid" : "05b44e93-dffc-3bd8-90ab-fd97cb73f171", | |
"path" : "\/usr\/lib\/system\/libsystem_c.dylib", | |
"name" : "libsystem_c.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6874472448, | |
"size" : 294912, | |
"uuid" : "502762ee-7aa7-306c-9dbd-88981a86bb78", | |
"path" : "\/usr\/lib\/system\/libdispatch.dylib", | |
"name" : "libdispatch.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6936043520, | |
"CFBundleShortVersionString" : "6.9", | |
"CFBundleIdentifier" : "com.apple.AppKit", | |
"size" : 20172800, | |
"uuid" : "61f710be-9132-3cc2-883d-066365fba1ad", | |
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", | |
"name" : "AppKit", | |
"CFBundleVersion" : "2487.60.105" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6894833664, | |
"CFBundleShortVersionString" : "6.9", | |
"CFBundleIdentifier" : "com.apple.Foundation", | |
"size" : 12967936, | |
"uuid" : "99e0292d-7873-3968-9c9c-5955638689a5", | |
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", | |
"name" : "Foundation", | |
"CFBundleVersion" : "2503.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6994694144, | |
"CFBundleShortVersionString" : "944", | |
"CFBundleIdentifier" : "com.apple.AE", | |
"size" : 475128, | |
"uuid" : "3b96540c-5db5-3880-bc50-a759b87f6638", | |
"path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/AE.framework\/Versions\/A\/AE", | |
"name" : "AE", | |
"CFBundleVersion" : "944" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7052742656, | |
"CFBundleShortVersionString" : "2.1.1", | |
"CFBundleIdentifier" : "com.apple.HIToolbox", | |
"size" : 2899968, | |
"uuid" : "7db6c397-563f-3756-908c-e25b019a1848", | |
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", | |
"name" : "HIToolbox" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6872530944, | |
"size" : 559640, | |
"uuid" : "37bbc384-0755-31c7-a808-0ed49e44dd8e", | |
"path" : "\/usr\/lib\/dyld", | |
"name" : "dyld" | |
}, | |
{ | |
"size" : 0, | |
"source" : "A", | |
"base" : 0, | |
"uuid" : "00000000-0000-0000-0000-000000000000" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6876659712, | |
"CFBundleShortVersionString" : "6.9", | |
"CFBundleIdentifier" : "com.apple.CoreFoundation", | |
"size" : 5083136, | |
"uuid" : "84b539d5-22c9-3f8c-84c8-903e9c7b8d29", | |
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", | |
"name" : "CoreFoundation", | |
"CFBundleVersion" : "2503.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 7350460416, | |
"CFBundleShortVersionString" : "19618", | |
"CFBundleIdentifier" : "com.apple.JavaScriptCore", | |
"size" : 24280864, | |
"uuid" : "c2b56b65-ef15-316a-b19f-24510e5d0846", | |
"path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore", | |
"name" : "JavaScriptCore", | |
"CFBundleVersion" : "19618.2.12.11.6" | |
} | |
], | |
"sharedCache" : { | |
"base" : 6871777280, | |
"size" : 4220698624, | |
"uuid" : "3406ad1b-2469-30eb-9863-5dce861e6dea" | |
}, | |
"vmSummary" : "ReadOnly portion of Libraries: Total=2.0G resident=0K(0%) swapped_out_or_unallocated=2.0G(100%)\nWritable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nAttributeGraph Data 1024K 1 \nColorSync 576K 28 \nCoreAnimation 1504K 78 \nCoreGraphics 32K 2 \nCoreUI image data 992K 6 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 1.9G 69 \nMALLOC guard page 384K 24 \nPerformance tool data 16K 1 not counted in TOTAL below\nSQLite page cache 384K 3 \nSTACK GUARD 56.2M 14 \nStack 14.9M 14 \nVM_ALLOCATE 176K 10 \nWebKit Malloc 160.1M 5 \n__AUTH 2858K 504 \n__AUTH_CONST 35.9M 753 \n__CTF 824 1 \n__DATA 42.9M 1044 \n__DATA_CONST 62.5M 993 \n__DATA_DIRTY 2747K 272 \n__FONT_DATA 4K 1 \n__INFO_FILTER 16K 2 \n__LINKEDIT 826.1M 243 \n__OBJC_RO 71.9M 2 \n__OBJC_RW 2199K 1 \n__TEXT 1.2G 1018 \ndyld private memory 544K 4 \nlibnetwork 128K 8 \nmapped file 226.6M 66 \nshared memory 1376K 16 \n=========== ======= ======= \nTOTAL 4.6G 5186 \n", | |
"legacyInfo" : { | |
"threadTriggered" : { | |
"queue" : "IDEContainer - uniquing lock" | |
} | |
}, | |
"logWritingSignature" : "b3fe08f743fe76e10ca0007c9e2857fc6068bfc2", | |
"trialInfo" : { | |
"rollouts" : [ | |
{ | |
"rolloutId" : "62699e1ec1ff2978b47f6c3b", | |
"factorPackIds" : { | |
"SIRI_FIND_MY_CONFIGURATION_FILES" : "652805151bce5442b8d752e1" | |
}, | |
"deploymentId" : 240000031 | |
}, | |
{ | |
"rolloutId" : "6434420a89ec2e0a7a38bf5a", | |
"factorPackIds" : { | |
}, | |
"deploymentId" : 240000011 | |
} | |
], | |
"experiments" : [ | |
{ | |
"treatmentId" : "3dff9c91-a8fb-424e-a656-c8d6e6037574", | |
"experimentId" : "662152ede2d11d1408c4db33", | |
"deploymentId" : 400000014 | |
}, | |
{ | |
"treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8", | |
"experimentId" : "6643969b3099cf28e049862f", | |
"deploymentId" : 400000006 | |
} | |
] | |
} | |
} | |
Model: MacBookPro18,4, BootROM 10151.121.1, proc 10:8:2 processors, 64 GB, SMC | |
Graphics: Apple M1 Max, Apple M1 Max, Built-In | |
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online | |
Memory Module: LPDDR5, Hynix | |
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Apr 4 2024 20:37:43 version 20.103.14.0.8.7.174 FWID 01-95f1e684 | |
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: USB31Bus | |
Thunderbolt Bus: MacBook Pro, Apple Inc. | |
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