Details of failure b3234d28-c65e-4931-a718-105f32332358
- Upload ID
-
111de1cb-1549-40d2-8a3e-4a8b80f5a70f
- Test case ID
-
4f837671-6233-41f1-94e8-01174d1da7b8
- Message
-
Crash: xctest (93114): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
Crash reports
d0be3d88-8663-4a73-a737-d81f5e3f77ad (Download)
- Original filename
-
xctest_2022-05-05-061208_0C530C90-FB4E-480A-8287-E2276230E715.crash
Process: xctest [93114]
Path: /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
Identifier: xctest
Version: 17501
Code Type: X86-64 (Native)
Parent Process: launchd_sim [92496]
Responsible: SimulatorTrampoline [5622]
User ID: 501
Date/Time: 2022-05-05 06:12:08.859 +0000
OS Version: Mac OS X 10.15.7 (19H1824)
Report Version: 12
Anonymous UUID: 28C488D7-2871-0137-7EA3-2D329D89124C
Time Awake Since Boot: 15000 seconds
System Integrity Protection: enabled
Crashed Thread: 8 Dispatch queue: io.ably.main
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [93114]
Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: lock not owned by current thread
CoreSimulator 732.18.6 - Device: iPhone 12 (EBADA239-8E89-45A9-BA56-2390CD066751) - Runtime: iOS 14.4 (18D46) - DeviceType: iPhone 12
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6112adea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6112b160 mach_msg + 60
2 libxpc.dylib 0x00007fff200650b3 _xpc_pipe_mach_msg + 49
3 libxpc.dylib 0x00007fff20064bf0 _xpc_send_serializer + 74
4 libxpc.dylib 0x00007fff20064a61 _xpc_pipe_simpleroutine + 79
5 libxpc.dylib 0x00007fff20064d01 xpc_pipe_simpleroutine + 42
6 libsystem_trace.dylib 0x00007fff20039253 ___os_activity_stream_reflect_block_invoke_3 + 29
7 libdispatch.dylib 0x00007fff20106508 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff20109052 _dispatch_block_invoke_direct + 281
9 libdispatch.dylib 0x00007fff20108f2e dispatch_block_perform + 124
10 libsystem_trace.dylib 0x00007fff20038c69 _os_activity_stream_reflect + 639
11 libsystem_trace.dylib 0x00007fff20044501 _os_log_impl_stream + 598
12 libsystem_trace.dylib 0x00007fff20043e99 _os_log_impl_flatten_and_send + 7979
13 libsystem_trace.dylib 0x00007fff200454b6 _os_log_with_args_impl + 460
14 com.apple.CoreFoundation 0x00007fff203feb89 _CFLogvEx3 + 190
15 com.apple.Foundation 0x00007fff20805cf9 _NSLogv + 102
16 com.apple.Foundation 0x00007fff20805d91 NSLog + 132
17 io.ably.Ably 0x0000000109aa3bef +[NSObject(ARTArchive) art_unarchiveFromData:] + 383 (ARTTypes.m:407)
18 io.ably.Ably 0x0000000109ac25e2 -[ARTPushActivationStateMachine initWithRest:delegate:] + 418 (ARTPushActivationStateMachine.m:40)
19 io.ably.Ably 0x0000000109ad39ab -[ARTPushInternal createActivationStateMachineWithDelegate:] + 171
20 io.ably.Ably-iOS-Tests 0x0000000108821087 PushTests.setUp() + 2743 (PushTests.swift:37)
21 io.ably.Ably-iOS-Tests 0x000000010882112b @objc PushTests.setUp() + 43
22 com.apple.dt.XCTest 0x00000001061f5c40 __70-[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:]_block_invoke_2 + 515
23 com.apple.dt.XCTest 0x000000010624fd67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
24 com.apple.dt.XCTest 0x00000001061f5a12 __70-[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:]_block_invoke + 130
25 com.apple.dt.XCTest 0x00000001062636ba -[XCTContext _runActivityNamed:type:block:] + 304
26 com.apple.dt.XCTest 0x00000001061fe887 -[XCTestCase startActivityWithTitle:type:block:] + 186
27 com.apple.dt.XCTest 0x00000001061fe9b9 -[XCTestCase startActivityWithTitle:block:] + 60
28 com.apple.dt.XCTest 0x00000001061f43d0 -[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:] + 159
29 com.apple.dt.XCTest 0x00000001061f3e92 -[XCTestCase invokeTest] + 684
30 com.apple.dt.XCTest 0x00000001061f58d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
31 com.apple.dt.XCTest 0x000000010624fd67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
32 com.apple.dt.XCTest 0x00000001061f580a __26-[XCTestCase performTest:]_block_invoke.365 + 86
33 com.apple.dt.XCTest 0x0000000106263d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
34 com.apple.dt.XCTest 0x00000001061f5087 -[XCTestCase performTest:] + 695
35 com.apple.dt.XCTest 0x000000010623ab83 -[XCTest runTest] + 57
36 com.apple.dt.XCTest 0x00000001061ee7b9 __27-[XCTestSuite performTest:]_block_invoke + 354
37 com.apple.dt.XCTest 0x00000001061edf8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
38 com.apple.dt.XCTest 0x0000000106263d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
39 com.apple.dt.XCTest 0x0000000106263c68 +[XCTContext runInContextForTestCase:block:] + 52
40 com.apple.dt.XCTest 0x00000001061edf45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
41 com.apple.dt.XCTest 0x00000001061ee277 -[XCTestSuite performTest:] + 281
42 com.apple.dt.XCTest 0x000000010623ab83 -[XCTest runTest] + 57
43 com.apple.dt.XCTest 0x00000001061ee7b9 __27-[XCTestSuite performTest:]_block_invoke + 354
44 com.apple.dt.XCTest 0x00000001061edf8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
45 com.apple.dt.XCTest 0x0000000106263d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
46 com.apple.dt.XCTest 0x0000000106263c68 +[XCTContext runInContextForTestCase:block:] + 52
47 com.apple.dt.XCTest 0x00000001061edf45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
48 com.apple.dt.XCTest 0x00000001061ee277 -[XCTestSuite performTest:] + 281
49 com.apple.dt.XCTest 0x000000010623ab83 -[XCTest runTest] + 57
50 com.apple.dt.XCTest 0x00000001061ee7b9 __27-[XCTestSuite performTest:]_block_invoke + 354
51 com.apple.dt.XCTest 0x00000001061edf8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
52 com.apple.dt.XCTest 0x0000000106263d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
53 com.apple.dt.XCTest 0x0000000106263c68 +[XCTContext runInContextForTestCase:block:] + 52
54 com.apple.dt.XCTest 0x00000001061edf45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
55 com.apple.dt.XCTest 0x00000001061ee277 -[XCTestSuite performTest:] + 281
56 com.apple.dt.XCTest 0x000000010623ab83 -[XCTest runTest] + 57
57 com.apple.dt.XCTest 0x0000000106274696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
58 com.apple.dt.XCTest 0x0000000106263d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
59 com.apple.dt.XCTest 0x0000000106263c68 +[XCTContext runInContextForTestCase:block:] + 52
60 com.apple.dt.XCTest 0x00000001062745fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
61 com.apple.dt.XCTest 0x000000010627477c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
62 com.apple.dt.XCTest 0x0000000106209253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
63 com.apple.dt.XCTest 0x00000001062743c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
64 com.apple.dt.XCTest 0x00000001061d29ae -[XCTestDriver _runTests] + 470
65 com.apple.dt.XCTest 0x000000010625fc28 _XCTestMain + 108
66 xctest 0x0000000105f29ec5 main + 189
67 libdyld.dylib 0x00007fff2025a3e9 start + 1
Thread 1:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff6112adea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6112b160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2038f9bc __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff2038a0c5 __CFRunLoopRun + 1284
4 com.apple.CoreFoundation 0x00007fff203896d6 CFRunLoopRunSpecific + 567
5 com.apple.CFNetwork 0x00007fff2373e5be 0x7fff23513000 + 2274750
6 com.apple.Foundation 0x00007fff20858e68 __NSThread__start__ + 1042
7 libsystem_pthread.dylib 0x00007fff61167109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff61162b8b thread_start + 15
Thread 2:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 3:: io.ably.socketrocket.NetworkThread
0 libsystem_kernel.dylib 0x00007fff6112adea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6112b160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2038f9bc __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff2038a0c5 __CFRunLoopRun + 1284
4 com.apple.CoreFoundation 0x00007fff203896d6 CFRunLoopRunSpecific + 567
5 com.apple.Foundation 0x00007fff208307b9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6 io.ably.Ably 0x0000000109a72329 -[ARTSRRunLoopThread main] + 313 (ARTSRRunLoopThread.m:70)
7 com.apple.Foundation 0x00007fff20858e68 __NSThread__start__ + 1042
8 libsystem_pthread.dylib 0x00007fff61167109 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff61162b8b thread_start + 15
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff611330ee __select + 10
1 com.apple.CoreFoundation 0x00007fff203a46e4 __CFSocketManager + 644
2 libsystem_pthread.dylib 0x00007fff61167109 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff61162b8b thread_start + 15
Thread 5:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 8 Crashed:: Dispatch queue: io.ably.main
0 libdispatch.dylib 0x00007fff2013424a _dispatch_gate_broadcast_slow.cold.1 + 23
1 libdispatch.dylib 0x00007fff20106cd1 _dispatch_gate_broadcast_slow + 56
2 io.ably.Ably 0x0000000109a7cebe -[ARTRestInternal device_nosync] + 174 (ARTRest.m:742)
3 io.ably.Ably 0x0000000109ad3da5 +[ARTPushInternal didRegisterForRemoteNotificationsWithDeviceToken:restInternal:] + 661 (ARTPush.m:188)
4 io.ably.Ably 0x0000000109ad42a9 __73+[ARTPushInternal didRegisterForRemoteNotificationsWithDeviceToken:rest:]_block_invoke + 105 (ARTPush.m:203)
5 io.ably.Ably 0x0000000109a73f08 __25-[ARTRest internalAsync:]_block_invoke + 40 (ARTRest.m:49)
6 libdispatch.dylib 0x00007fff2010532f _dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x00007fff20106508 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff2010c3f9 _dispatch_lane_serial_drain + 715
9 libdispatch.dylib 0x00007fff2010cf74 _dispatch_lane_invoke + 403
10 libdispatch.dylib 0x00007fff20117577 _dispatch_workloop_worker_thread + 782
11 libsystem_pthread.dylib 0x00007fff61163a3d _pthread_wqthread + 290
12 libsystem_pthread.dylib 0x00007fff61162b77 start_wqthread + 15
Thread 9:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 8 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000109b45b60 rcx: 0x00007fff2013a41c rdx: 0x000000000000532b
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000700001c73700 rsp: 0x0000700001c736e8
r8: 0x00007f8962166500 r9: 0x00000000000000ff r10: 0x0000000000000004 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000000030002 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x00007fff2013424a rfl: 0x0000000000010206 cr2: 0x00007fff20134233
Logical CPU: 2
Error Code: 0x00000000
Trap Number: 6
Binary Images:
0x105f27000 - 0x105f2affb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
0x105f37000 - 0x105f8f50f +dyld_sim (828.5) <F69E1BD4-331D-3EFD-97B5-ECE3294C7FE7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
0x105fe1000 - 0x10600cff7 +libMainThreadChecker.dylib (64541.4.1) <92344424-1C4D-31A8-88CE-FE6F44C8DA0B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib
0x106117000 - 0x10615afff com.apple.dt.XCTAutomationSupport (1.0 - 17501) <247BADC8-F70D-3702-8E71-AD86724A4309> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport
0x1061cb000 - 0x1062d2fff com.apple.dt.XCTest (1.0 - 17501) <CF64FF39-C59E-3E8C-96EF-30BD7620E3F3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
0x1063a3000 - 0x1063ccfff com.apple.dt.instruments.DTXConnectionServices (12.2 - 64542.4.1) <4AB7250D-810B-32D0-A0E5-5E499AA84525> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTXConnectionServices.framework/DTXConnectionServices
0x1064bc000 - 0x1064c7ff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
0x1064dc000 - 0x1064dcfff +libswiftCoreFoundation.dylib (1.6) <1C911896-965E-35C3-B5F1-7E5BF7207766> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreFoundation.dylib
0x1064e5000 - 0x1064e5ff7 +libswiftCoreImage.dylib (1) <BE6141F4-F11E-396B-BEF9-F5A33AE30F44> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreImage.dylib
0x1064ed000 - 0x1064eeffd +libswiftObjectiveC.dylib (1) <107A467C-6E54-38A5-8CD8-D6023BA2D5C9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftObjectiveC.dylib
0x1086de000 - 0x108dfdff7 +io.ably.Ably-iOS-Tests (1.0 - 1) <371D22E6-6E84-393C-8407-7F6AF9495018> /Users/USER/*/Ably-iOS-Tests
0x10988e000 - 0x1098adfff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
0x1098e6000 - 0x109955fff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
0x109a3e000 - 0x109b15fff +io.ably.Ably (1.2.10 - 1.2.10) <40234F23-A469-3013-8541-A200C9CAC4B7> /Users/USER/*/Ably.framework/Ably
0x109c06000 - 0x109c19fff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
0x109c36000 - 0x10a018ffd +libswiftCore.dylib (5.3.3 - 1200.2.41.2) <92E3A80D-EA51-39C0-8507-57A6FF1988CE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCore.dylib
0x10a348000 - 0x10a352fff +libswiftCoreGraphics.dylib (2) <211F2596-29DF-3D3A-B966-AE55EA0291EF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreGraphics.dylib
0x10a376000 - 0x10a37cfff +libswiftDarwin.dylib (??? - ???) <36040F11-E1CE-31BF-9782-58A6F0268E14> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDarwin.dylib
0x10a390000 - 0x10a3a5ff4 +libswiftDispatch.dylib (4.40.2) <32459084-2660-362B-9758-0B29A13AB39C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDispatch.dylib
0x10a3ed000 - 0x10a55cffa +libswiftFoundation.dylib (20) <3043B740-D484-3CAB-BA38-7194CFC8EC7E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftFoundation.dylib
0x10a72f000 - 0x10a733ff4 +libswiftMetal.dylib (1.3.1) <649DF3B3-C704-3D1F-9768-F2FC745BEA73> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftMetal.dylib
0x10a743000 - 0x10a744ffd +libswiftQuartzCore.dylib (1) <201A67B4-472D-3F2D-BFE2-6E8537267F5B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftQuartzCore.dylib
0x10a74e000 - 0x10a78fff1 +libswiftUIKit.dylib (19) <AA0ACD28-02C4-3430-8681-2E2D27062AF6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftUIKit.dylib
0x10a81c000 - 0x10a823ff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
0x10a834000 - 0x10a83fffb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
0x10a913000 - 0x10a91f047 +libobjc-trampolines.dylib (818.1) <92FD7DF6-A48E-3A2B-B571-2F781F525EED> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc-trampolines.dylib
0x111549000 - 0x1115db267 dyld (750.7) <A9377AC7-E3ED-3770-88E2-7A0CB4624EED> /usr/lib/dyld
0x7fff20035000 - 0x7fff2004aff6 +libsystem_trace.dylib (1277.80.2) <457CDC70-9044-3B95-9909-0B2E8931309B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
0x7fff2004b000 - 0x7fff2007dfff +libxpc.dylib (2038.80.3) <26B6416F-496E-32F6-AC9D-FFCD86331B43> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
0x7fff2007e000 - 0x7fff2007fff2 +libsystem_blocks.dylib (78) <4E249A31-40E0-3B80-8A07-D83E3ECDA85C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_blocks.dylib
0x7fff20080000 - 0x7fff20102ff7 +libsystem_c.dylib (1439.40.11) <FC28ADCA-7122-38BC-ACE4-F089A58323F1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
0x7fff20103000 - 0x7fff20146ffa +libdispatch.dylib (1271.40.12) <81D9C4A5-38BF-33B4-A44C-D93FDFF11738> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
0x7fff20147000 - 0x7fff20171fff +libsystem_malloc.dylib (317.40.8) <02DA5B7D-F471-3B5C-B4CC-CF32D9E7C240> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib
0x7fff20172000 - 0x7fff201a3ffb +libobjc.A.dylib (818.1) <17806FEF-135F-3AEB-88AD-233EF5C784B5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
0x7fff201a4000 - 0x7fff20242fcb +libcorecrypto.dylib (1000.80.5) <808EC1F0-29E1-3100-9B0C-41F13889C89E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib
0x7fff20243000 - 0x7fff20258ffb +libc++abi.dylib (904.4) <5E4CE849-E791-3EAF-B638-8128E98FA1F9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
0x7fff20259000 - 0x7fff2028ffff +libdyld.dylib (828.5) <B1C08128-9D5F-318A-904B-B17BAF875EA1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib
0x7fff20290000 - 0x7fff20297ffb +libsystem_darwin.dylib (1439.40.11) <DD199ABA-4319-3B6E-9AC1-C68EAE4A3E23> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_darwin.dylib
0x7fff20298000 - 0x7fff202eaff7 +libc++.1.dylib (904.4) <0C4DA596-4822-3400-BBFF-9819985F8D3C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
0x7fff202eb000 - 0x7fff2030ffff +libsystem_info.dylib (542.40.3) <38C4A56B-ABE3-3063-B8F8-E1E9AAB77FB0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_info.dylib
0x7fff20310000 - 0x7fff2070dff6 com.apple.CoreFoundation (6.9 - 1774.101) <45C611A5-D3D1-3DBB-8B5B-E7F128E9FE65> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x7fff206ac000 - 0x7fff2071bfff com.apple.SystemConfiguration (1.20 - 1.20) <BD156C04-7C12-3752-A877-6959E415E737> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x7fff2071c000 - 0x7fff209f6ff0 com.apple.Foundation (6.9 - 1774.101) <8A33D5D2-8E8B-3292-9F90-2D45CFC87696> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
0x7fff209c1000 - 0x7fff209efff7 +libCRFSuite.dylib (50) <582A599D-EF20-3F59-9000-8C103E386F1A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib
0x7fff209f0000 - 0x7fff20ba3ff1 com.apple.CoreServices (839 - 839) <B8E822D5-C093-351C-B81E-9C72BA1C080A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
0x7fff20b8a000 - 0x7fff20bf8ff7 +libSparse.dylib (106) <7A31FB0D-6212-3C10-987B-311360319663> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x7fff20bf9000 - 0x7fff20f78ff2 com.apple.ImageIO (3.3.0 - 2130.3.4) <14532403-DFC0-3D99-A9C7-6A7A636C9203> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO
0x7fff20f79000 - 0x7fff20f7bfff com.apple.ConstantClasses (1.0 - 1) <21A747D3-CE28-35E3-8EE6-B81AE9ADFC7B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x7fff20f7c000 - 0x7fff2114fff5 com.apple.CoreText (677.3.0.3 - 677.3.0.3) <F05B32F8-E113-35C1-A5B9-460385EBC3DD> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText
0x7fff2114c000 - 0x7fff21287ffe com.apple.Security (10.0 - 59754.80.3) <57513651-8047-3BAF-AFD9-23415C08450D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
0x7fff21281000 - 0x7fff21305ff0 com.apple.framework.IOKit (2.0.2 - 1845.80.4) <7426CC61-E557-36E3-97C6-1EC367ADC3B2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff21305000 - 0x7fff2132aff8 +libMobileGestalt.dylib (978.80.1) <418E8CAA-E2E7-3EB3-9EF6-ED27F0E55FE9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib
0x7fff2139a000 - 0x7fff215f5ff7 +libicucore.A.dylib (66109) <25C2FC7F-F55C-3031-B068-4180E19CF6E3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib
0x7fff215f6000 - 0x7fff21625ffb com.apple.CoreServicesInternal (474.3 - 474.3) <ED975274-D24B-3C5C-BB3C-CE20792A014B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x7fff2169c000 - 0x7fff2175aff3 com.apple.audio.CoreAudio (5.0 - 5.0) <C35D512D-AA19-3B8F-AA92-3B3418381D8A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x7fff2175a000 - 0x7fff21ac6ffc com.apple.CoreImage (14.4.0 - 1130.1) <28C257EE-3AA7-3188-BE52-200662343B98> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreImage.framework/CoreImage
0x7fff21be1000 - 0x7fff21d78fff +libsqlite3.dylib (321.1) <7E54F3F7-85B6-37B0-BC6E-BBC1D4E138BF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib
0x7fff21d79000 - 0x7fff21d84fff +libsystem_notify.dylib (279.40.4) <32EC8D22-2F3A-3A87-B0C6-3541E33375D0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib
0x7fff2221a000 - 0x7fff22259ffd com.apple.AppSupport (1.0.0 - 29) <D59C0E5A-7772-3385-B0BC-E594CB51FD9E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x7fff22257000 - 0x7fff227d2ff8 +libnetwork.dylib (2288.80.2) <85F315EC-92A4-3DFE-A7B5-BA772576814C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetwork.dylib
0x7fff227cb000 - 0x7fff22905ffb com.apple.managedconfiguration (1.0 - 1.0) <881FA048-FFE6-3128-BBF4-59F829A6269A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x7fff228eb000 - 0x7fff22925ffd com.apple.CSStore (1116.3.7 - 1116.3.7) <160D1942-58BA-3784-B97A-AC32351E4D92> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x7fff22924000 - 0x7fff22942ffb com.apple.UserManagement (1.0 - 1) <26C4F8F0-A232-3F7C-A3E4-2A040FD3A0A5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x7fff2293e000 - 0x7fff22d07ffa com.apple.CoreML (1.0 - 1) <19595821-4679-3ADF-B654-67BF6BE847E1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreML.framework/CoreML
0x7fff22ce1000 - 0x7fff22cf9ff7 com.apple.ProtocolBuffer (1 - 285.33.11.29.1) <95BC8E12-A21F-3606-AE40-AF0728C2202D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x7fff22cf8000 - 0x7fff22d10ff3 com.apple.commonutilities (8.0 - 900) <80D9F019-2E8B-3427-A729-D0DCD139BCB6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x7fff22d0f000 - 0x7fff22d5cff3 com.apple.RunningBoardServices (1.0 - 505.80.1) <FA27344B-027C-37AA-8065-2ACCC97FA954> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x7fff22d57000 - 0x7fff22ddfff6 com.apple.BaseBoard (526 - 526) <70AE64A5-2891-3D25-A165-0E04159E65D8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x7fff22dd6000 - 0x7fff233efff4 com.apple.siri.tts.SiriTTS (1 - 1) <644183E6-07A6-325F-9947-2A9CB512C36E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x7fff233f0000 - 0x7fff23484ff0 com.apple.corelocation (2420.12.16 - 2420.12.16) <91A28FF2-A113-3067-B618-6FE343965DBB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x7fff23482000 - 0x7fff234faff6 com.apple.Accounts (113 - 113) <74E1E867-7B00-3ACB-A339-8E8A8C324D3C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accounts.framework/Accounts
0x7fff23513000 - 0x7fff239a4ff4 com.apple.CFNetwork (1220.1 - 1220.1) <C5384B45-5DAF-315D-B984-9E30E9AF4B3A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x7fff2398a000 - 0x7fff23ab9ffe com.apple.UIFoundation (1.0 - 727.2) <55EE67EC-28F1-3979-86D0-34369229353C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x7fff23a9f000 - 0x7fff2519bff9 com.apple.UIKitCore (1.0 - 4006) <823D8723-4310-3D2B-8C9E-0D40D5683F22> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x7fff24f6d000 - 0x7fff24f7dff2 com.apple.AssertionServices (1.0 - 505.80.1) <3F887A0E-6DB9-32B2-94D1-806152163EBA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x7fff24f7c000 - 0x7fff25076ffe com.apple.CoreTelephony (113 - 8183.1) <00629B42-27E9-365B-AFC7-5E9D9B0512E0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x7fff25067000 - 0x7fff2506bffb com.apple.AggregateDictionary (1.0 - 1) <918837D7-2362-3A4F-A7DC-684D73168490> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x7fff2506c000 - 0x7fff25082ffb +libsystem_asl.dylib (385) <7EBF5DE1-E543-3DF7-9EF3-1E451F6208CC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_asl.dylib
0x7fff25101000 - 0x7fff254ceffb +CoreData (1044.3) <D705C63B-1A3A-3199-9EA2-00AC0B9CB1A8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreData.framework/CoreData
0x7fff257a7000 - 0x7fff257d2ff0 com.apple.BoardServices (1.0 - 526) <D5E8CF52-0997-353B-90D2-794EF315C5E8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x7fff257d0000 - 0x7fff2588afff +libboringssl.dylib (351.40.2) <73239324-C639-3908-9BA1-3A5B9F78B8AC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libboringssl.dylib
0x7fff2588a000 - 0x7fff258abff3 com.apple.analyticsd (1.0 - 1) <50FA337E-725E-3477-A9DC-97ECF98CE39C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x7fff258ac000 - 0x7fff25a6eff2 com.apple.cloudkit.CloudKit (970 - 970) <5845DB03-8062-3884-804D-99C37A62B0D4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CloudKit.framework/CloudKit
0x7fff25a4a000 - 0x7fff25aa6ffb com.apple.SpringBoardServices (1.0 - 1.0) <CB545679-E2D8-3962-BAC0-E1B50B6B9060> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x7fff25a9f000 - 0x7fff25b29ff4 com.apple.FrontBoardServices (702.3.3 - 702.3.3) <9C12BFEB-EEC6-3CAD-8E2D-A3C4820B89C5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x7fff25b1d000 - 0x7fff25bc3ff2 com.apple.Network (1.0 - 1) <F616ED09-316F-3087-90C8-FA2463712A58> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Network.framework/Network
0x7fff25bba000 - 0x7fff25c1dffa +libusrtcp.dylib (2288.80.2) <3F5E5FAC-F093-32F7-85C7-048C166C5B6A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libusrtcp.dylib
0x7fff25c1e000 - 0x7fff2721bffe com.apple.GeoServices (1.0 - 1757.33.11.29.3) <6E52DFFA-375D-35CF-988A-5DA1040DC4BF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x7fff27116000 - 0x7fff27124ff6 com.apple.TCC (1.0 - 1) <AB7D0ADA-28F0-3A72-8E6B-E94D76D4C131> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TCC.framework/TCC
0x7fff27125000 - 0x7fff2718dff1 com.apple.imfoundation (10.0 - 1000) <4E3523C6-B84B-39CB-868D-2C1B7D65AE65> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x7fff27184000 - 0x7fff2732fff4 com.apple.CoreUtils (6.5 - 650.5) <B1211B7D-D6EE-3229-AE5E-D4221A685E41> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x7fff27403000 - 0x7fff27412ffb +libsystem_containermanager.dylib (318.80.2) <43B08607-1D78-32C5-A95D-B081F1C5CF2B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_containermanager.dylib
0x7fff27532000 - 0x7fff27550ffb com.apple.aps.framework (4.0 - 4.0) <E388681B-2FC2-3CEE-8DC2-638173647C7D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x7fff2754f000 - 0x7fff27662ffc com.apple.ids (10.0 - 1000) <DCAE8A5A-E6FB-3963-88AB-D65CFAC5E6E8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDS.framework/IDS
0x7fff2764e000 - 0x7fff277c8ff9 com.apple.idsfoundation (10.0 - 1000) <78FF7BCA-09CC-328A-B059-46BE5037B501> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x7fff27814000 - 0x7fff2793bfff com.apple.CoreMedia (1.0 - 2765.6) <A22D51E2-62AE-38DD-A50F-A0A25F1F54D9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x7fff2793c000 - 0x7fff27955ff8 com.apple.UIKitServices (1.0 - 1) <FED41C0B-E6FB-38BF-A0AD-EA7AD39854A5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x7fff27953000 - 0x7fff279beff8 com.apple.BackBoardServices (1.0 - 1.0) <5B895ABD-0534-39EC-A489-BE7CBBC862E9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x7fff279b6000 - 0x7fff27c2affa com.apple.QuartzCore (1.11 - 926.6) <C9231CA6-7962-3C23-A1BC-2016F370FD34> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x7fff27c1e000 - 0x7fff27cdcff3 com.apple.ColorSync (4.13.0 - 3473.3.1) <00165251-91EE-3B45-BB0D-1B41264BD35B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x7fff27cdd000 - 0x7fff28339ffb com.apple.CoreGraphics (2.0 - 1463.3.2) <0D96EB2E-7C85-3CFE-83AA-9215ADA0EC83> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x7fff28482000 - 0x7fff284b7ff3 com.apple.UserNotifications (1.0 - 348.2) <DAC3C0C4-A25A-3EBF-8CBD-1E15F795EC1C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x7fff284b2000 - 0x7fff284d8ffb com.apple.locationsupport (2420.12.16 - 2420.12.16) <1A385EF3-0412-3182-ACD9-2E40350D6E11> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x7fff29032000 - 0x7fff2b9e9ffa com.apple.WebCore (8610 - 8610.4.3.0.1) <93098CFE-01D8-3CBA-9C9C-6C6FA8000947> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x7fff2b9a3000 - 0x7fff2b9bdff2 +libAccessibility.dylib (2885.15.8) <5C8BBCA9-EDFB-3010-834C-C56090BD01F5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAccessibility.dylib
0x7fff2b9be000 - 0x7fff2b9cdffd com.apple.accessibility.AXCoreUtilities (1.0 - 1) <1CFC1EF3-2F95-3A5F-A524-7B3FE7DF5E57> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x7fff2ba51000 - 0x7fff2ba5dffd com.apple.IOSurface (289.4 - 289.4) <F442EED1-48C4-3604-8257-AC5288E2F82C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOSurface.framework/IOSurface
0x7fff2ba5e000 - 0x7fff2c256ff7 com.apple.MediaToolbox (1.0 - 2765.6) <95E27667-5718-3ADE-86C7-045FA62E7FEE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x7fff2c254000 - 0x7fff2c25cff6 com.apple.GraphicsServices (1.0 - 1.0) <FF479705-38FD-3013-A7EC-F40059CA4DE2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x7fff2c348000 - 0x7fff2c348fff com.apple.avfoundation (2.0 - 2005.2) <9DD44F3D-8FB7-36C3-894B-4138DB245514> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x7fff2c396000 - 0x7fff2c3bcff8 com.apple.MobileAssets (1.0 - 659.60.1) <1891A647-ACC2-3F02-90CB-E03538DC0867> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x7fff2c3bb000 - 0x7fff2c3c3ff3 +libGSFont.dylib (84.3.0.1) <23A89AAC-D5DC-3AC0-9C7F-91389434DFC0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x7fff2c3c4000 - 0x7fff2c3d1ffc com.apple.FontServices (1.0 - 1) <A63E5E7F-7034-3B98-9DBB-82553FABE245> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x7fff2c3d1000 - 0x7fff2c515ffa +libFontParser.dylib (305.3.0.1) <02ED39F3-5A49-3771-A81C-8C39C46254A7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff2c516000 - 0x7fff2c58dfff com.apple.AXRuntime (1.0.0 - 1) <4C27E586-EBE9-3964-8C98-C6548C3E69CC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x7fff2c587000 - 0x7fff2c589ff8 +libAXSafeCategoryBundle.dylib (2885.15.8) <1C6E6D3E-5661-31D2-87F5-D0DA51C6DE2B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAXSafeCategoryBundle.dylib
0x7fff2cf07000 - 0x7fff2d894ff3 com.apple.vImage (8.1 - 544.2) <FC6AF1B1-2693-3204-855D-D569E2151C85> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x7fff2d895000 - 0x7fff2d9caffe com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <AE3DEEF3-AC9B-3FC2-9549-67FB2E10465A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x7fff2d9c8000 - 0x7fff2d9faffb +libAudioToolboxUtility.dylib (1180.24) <66653D37-65EE-3FFB-AA5E-A8A13239B1DE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioToolboxUtility.dylib
0x7fff2decd000 - 0x7fff2df88ff8 com.apple.ShareSheet (1579 - 1579) <9090C3BC-CA3B-3555-8296-3695157F8595> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x7fff2e0ca000 - 0x7fff2e10effa com.apple.DocumentManager (1.0 - 200.4.1) <7CFDCA14-3463-317E-9B3B-58FE4CED8CF7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x7fff2e347000 - 0x7fff2e3d6ff5 com.apple.AuthKit (1.0 - 1) <C0630311-F950-313A-BC93-D9A4414F343F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x7fff2e94f000 - 0x7fff2eb0dff7 com.apple.WebKitLegacy (8610 - 8610.4.3.0.1) <79BFB760-78A1-3D6D-B507-D99EA0BC8B4C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x7fff2ead9000 - 0x7fff2eb71ffe com.apple.TextInput (1.0 - 1.0) <BC9DBC3B-6A45-3E51-9B6A-3F8EE693F709> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x7fff2ebf1000 - 0x7fff2ebf4ff1 com.apple.dt.XCTTargetBootstrap (1.0 - 17155) <5A99D4A4-29DA-3F3C-9313-5EEF3F090F54> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x7fff2f404000 - 0x7fff2f500fff com.apple.audio.AVFAudio (1.0 - 477.10) <892B484D-29F1-3133-B792-3E5B54819BCF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x7fff2f767000 - 0x7fff2f843ff1 com.apple.CoreUI (1.0 - 690) <A6A60DA3-D0EB-3D5F-8A96-B1405858324A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x7fff2f85b000 - 0x7fff2f88aff1 com.apple.CoreVideo (1.8 - 408.5) <6982F9BF-269C-37D5-8989-022E7D69F0AC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x7fff2f88b000 - 0x7fff2faf3ff7 com.apple.audio.AudioToolboxCore (1.0 - 1180.24) <D070B822-5447-3979-8379-2BD1ABD93B9A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x7fff2fc29000 - 0x7fff2fc5aff7 com.apple.pluginkit.framework (1.0 - 1) <A5428B76-C9A8-3BA3-9585-E5C3AF7949A4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x7fff3003a000 - 0x7fff301eafff com.apple.AssistantServices (1.0 - 1) <33F498D5-7E41-35D5-BD05-41931460B4A9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x7fff30501000 - 0x7fff30523ffe com.apple.PrototypeTools (1.0 - 1) <FE0BD5CD-B215-33F5-912B-E5C98D874C6B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x7fff30520000 - 0x7fff30522ffb com.apple.MediaExperience (1.0 - 1) <9DB9F5A2-EE6F-33EF-9342-800CB93B2980> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x7fff30523000 - 0x7fff30532ffc com.apple.Celestial (1.0 - 2765.6) <25975E34-0D56-3162-AFE4-E6740DECB5A2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x7fff311a7000 - 0x7fff311a9ff3 +libapp_launch_measurement.dylib (14) <A4ADDED8-6F77-390B-969A-F395555D4050> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapp_launch_measurement.dylib
0x7fff31401000 - 0x7fff31404ff3 +libsystem_configuration.dylib (1109.60.2) <3E775779-41F9-3462-9503-C4D6FEE88ABA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_configuration.dylib
0x7fff315f6000 - 0x7fff315f7fff +liblangid.dylib (136.1) <DC00DAE9-50F6-374B-A6C0-2101BB9E6716> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblangid.dylib
0x7fff315f8000 - 0x7fff3289cff3 com.apple.JavaScriptCore (8610 - 8610.4.3.0.1) <C99F141C-4082-36BC-8051-3D88FCAC8E44> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x7fff3289a000 - 0x7fff328e0ff8 +libTelephonyUtilDynamic.dylib (5347.1) <6F8AB1DC-CFCE-351F-92D9-672ABB8DFA90> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libTelephonyUtilDynamic.dylib
0x7fff32ec2000 - 0x7fff32ee2ff6 com.apple.CoreMaterial (1.0 - 1) <C2A49B1F-73B2-3DB5-B7A1-3DD47A4F6CA5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x7fff32ee0000 - 0x7fff32fc2fff +libxml2.2.dylib (34.9) <315637EC-DCEA-3A00-A52C-FD11FCAB7229> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxml2.2.dylib
0x7fff352ce000 - 0x7fff35310ff1 com.apple.MediaServices (1.0 - 1) <D8F8B7BC-1ECC-3967-8FBD-87985A1279CC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x7fff358a1000 - 0x7fff358c9ff6 com.apple.persistentconnection (1.0 - 1.0) <DFCF7515-ED69-3A23-B48F-06E07B886621> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x7fff359c0000 - 0x7fff35c38ff3 com.apple.MediaRemote (1.0 - 1) <9833536D-55A9-3E00-9C86-BBBBAF1C307D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x7fff35c16000 - 0x7fff35c1eff0 com.apple.CorePhoneNumbers (1.0 - 1) <4517866E-F92F-3393-B42B-DAFB22252D7D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x7fff35d39000 - 0x7fff35d5fffb com.apple.CoreSVG (1.0 - 149) <775CDDD8-F644-3F06-A249-E51D9C829D54> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x7fff35d82000 - 0x7fff35d8dff7 com.apple.MallocStackLogging (1.0 - 1) <2203EB39-3D00-36D0-8893-36C5248F27AB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x7fff36a78000 - 0x7fff36adfffa com.apple.CoreBluetooth (1.0 - 1) <9A9F4EDB-808D-359F-B2CB-CFCF4EFF59C1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x7fff36ad5000 - 0x7fff36ad8ff7 +libsystem_sandbox.dylib (1441.60.4) <3ECAE2FE-F674-37BA-B8B1-735145689046> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sandbox.dylib
0x7fff36d40000 - 0x7fff36d86ff6 com.apple.MobileInstallation (2.0 - 1.0) <276F680A-7423-3FCA-8A43-452268720EF4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x7fff36d83000 - 0x7fff36e77ffd com.apple.Metal (244.40.1 - 244.40.1) <9D54321E-37DD-3428-84CF-CBBDDE4EEE32> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Metal.framework/Metal
0x7fff36e4f000 - 0x7fff36e59ff3 com.apple.MediaAccessibility (1.0 - 130) <4D4A9C7E-20F4-3545-8A66-34EEACBAA159> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x7fff36e6f000 - 0x7fff36e76ff3 +libsystem_dnssd.dylib (1310.80.1) <7D9553F5-6E05-3B1F-A05E-90ECAFBB70E6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_dnssd.dylib
0x7fff36e77000 - 0x7fff36e7eff0 com.apple.PushKit (1.0 - 1) <571A35D4-F32F-36EA-A041-A5364F322AFD> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/PushKit.framework/PushKit
0x7fff36e7e000 - 0x7fff36fa0ff8 com.apple.FileProvider (268.21 - 268.21) <AE8BEC6B-2C83-3822-B8E0-E30F520418C1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/FileProvider.framework/FileProvider
0x7fff36fca000 - 0x7fff370f6ff2 com.apple.VideoToolbox (1.0 - 2765.6) <734D5A40-EC53-3E30-A5F5-430A3631F454> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x7fff377f3000 - 0x7fff37809ffb +libcoretls.dylib (169) <9574DCE5-FAC1-371C-A3E6-27135542BD2A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls.dylib
0x7fff37822000 - 0x7fff37945ff1 +libate.dylib (3.0.4) <0EAC980E-7AEF-31DB-AAE0-1706E75B7ACA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libate.dylib
0x7fff38d0e000 - 0x7fff38d3bff4 com.apple.Pasteboard (1.0 - 1000) <5EBC2FB3-3751-33ED-8701-41792CA1A66F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x7fff38e5e000 - 0x7fff38f2cff6 com.apple.SAObjects (1.0 - 1) <E6B48714-C1B9-3FEA-BCAA-FE8D263A9F5F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x7fff38fb4000 - 0x7fff38fc4ff0 com.apple.datamigration (1.0 - 1.0) <C18F589B-588D-36AA-9809-CEB4A31419CB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x7fff39063000 - 0x7fff39092fff com.apple.IconServices (440.23 - 440.23) <81D3BE94-E37F-3E55-BA12-E75DBB531111> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x7fff39471000 - 0x7fff39485ff3 +libprequelite.dylib (103) <C282F4A5-1F11-33DA-A268-220D7747CA3A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprequelite.dylib
0x7fff3985c000 - 0x7fff39863ffb com.apple.CoreTime (284.0.1) <9ED17459-0032-38F0-960F-AFE752804F62> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x7fff3a8eb000 - 0x7fff3af7afd7 +libBNNS.dylib (288.80.1) <2F567477-1BE5-3A8A-AF42-57EFFCD28FB1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x7fff3c34d000 - 0x7fff3c365ff6 com.apple.LocalAuthentication (1.0 - 827.80.7) <60F8E6A1-1ADB-3EB6-902D-29190CD6981B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x7fff3c501000 - 0x7fff3c698fff +libBLAS.dylib (1336.40.1) <376939E1-9BE8-3B49-846B-DEE1C92B9437> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x7fff3d266000 - 0x7fff3d272fff com.apple.mobileicons.framework (1.0 - 372.0) <2F24FA64-43A5-315A-B83B-446CEB9C0648> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x7fff3d5df000 - 0x7fff3d68bff3 com.apple.CoreSymbolication (12.2 - 64541.4) <CBB1153E-510E-3D75-96C1-3A4F5433C160> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x7fff3d68c000 - 0x7fff3d693ff9 com.apple.ist.IdleTimerServices (1.0 - 1) <47A6F6A5-99B6-3D55-989F-4AC14E12CF96> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x7fff3de95000 - 0x7fff3df02ffa com.apple.LoggingSupport (1.0 - 1277.80.2) <1075035B-79F6-3DFE-91E7-7C55DAD4D1D7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x7fff3e031000 - 0x7fff3e07cff6 com.apple.ProtectedCloudStorage (1.0 - 1) <30EF549F-8D9F-3F9E-A14D-EA3F6B13C518> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x7fff3e160000 - 0x7fff3e16cff9 com.apple.opengles (18.0.31 - 18.0.31) <20BD9AF7-FBD6-3F82-BB16-8AB3044DD3E7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x7fff3e2f3000 - 0x7fff3e2fcffb +libGFXShared.dylib (18.0.31) <34521172-0992-3E47-8A44-F12257F22636> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x7fff3e2fd000 - 0x7fff3e330ff5 com.apple.CoreAuthentication.SharedUtils (1.0 - 827.80.7) <F18E98CF-659E-355F-B3E7-95309E40B498> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x7fff3eecd000 - 0x7fff3ef0fff3 com.apple.StreamingZip (1.0 - 1) <61126B21-958C-3A48-92B7-5EB3DDEF1066> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x7fff41107000 - 0x7fff41161ff7 +libmecab.dylib (929.1.1) <6D8630E9-DD41-3B16-B2ED-C9BE63B239D0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmecab.dylib
0x7fff4132e000 - 0x7fff41379ff6 com.apple.voiceservices (1.0.0 - 1.0) <2785F05C-80D6-327D-9B0B-4AA47FAF716C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x7fff43948000 - 0x7fff439b9ff7 +libarchive.2.dylib (83.40.4) <434A842D-C339-3F23-B060-132821136626> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libarchive.2.dylib
0x7fff439ba000 - 0x7fff439f7ff6 com.apple.C2 (1.3 - 569) <8CC6F0A8-EA81-30A0-99AC-3BB6CDABE0FC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/C2.framework/C2
0x7fff43ac8000 - 0x7fff43ac9fff +libsystem_coreservices.dylib (125.2) <AB1242D5-6146-3360-80FD-966FE68750E7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coreservices.dylib
0x7fff43cf8000 - 0x7fff43d01fff +libcopyfile.dylib (173.40.2) <1EDC98D3-FECD-3B9C-A597-8BCBAB5769D4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcopyfile.dylib
0x7fff442aa000 - 0x7fff44340fde com.apple.Symbolication (12.2 - 64541.7.1) <FB1CE63C-298F-35E2-9EAF-07B5C2CFC08E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x7fff446ff000 - 0x7fff44749ff3 com.apple.ChunkingLibrary (334 - 334) <34EB9831-FB75-387B-8C41-9FA54F686884> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x7fff45600000 - 0x7fff45646ff0 com.apple.signpost.SignpostSupport (1.56 - 56) <01E149D5-1B1F-3F78-B8CD-27F3DF96BE05> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x7fff4564a000 - 0x7fff45654ff9 com.apple.performance.SignpostCollection (1.56 - 56) <B131229C-8E84-38A7-AC1B-B70C917D6ABA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x7fff45e62000 - 0x7fff45e68ff8 com.apple.URLFormatting (146 - 146.8) <DF74BF3C-A6AB-3449-BFC7-722294FB0443> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x7fff46580000 - 0x7fff4659cffc com.apple.SecurityFoundation (1.0 - 1) <651AD0CC-5BE9-3E82-82A6-E4B6B08BF59C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SecurityFoundation.framework/SecurityFoundation
0x7fff46616000 - 0x7fff46678ff0 com.apple.CoreLocationProtobuf (1 - 1) <7A45C33F-89D0-3105-9DB9-6F8B7EDCCEDF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x7fff466c6000 - 0x7fff4675afff com.apple.Quagga (85 - 85) <313B7C4A-77EA-339A-80F2-F469DFFCAAB4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x7fff46d12000 - 0x7fff46d20ff4 +libperfcheck.dylib (41) <62310AE8-F69E-389C-BA03-B993670DEFC1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libperfcheck.dylib
0x7fff46d21000 - 0x7fff46d2eff5 +libAudioStatistics.dylib (25.3) <C39BFB5C-4BDF-3A55-925D-4A2F3175201B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioStatistics.dylib
0x7fff46dcd000 - 0x7fff46de9ff0 com.apple.audio.caulk (1.0 - 70) <3E2ACD32-BA5A-3F85-AFCD-1638FAC6344E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/caulk.framework/caulk
0x7fff46e26000 - 0x7fff46e29ff7 com.apple.MobileSystemServices (1.0 - 1) <9A43C617-6E1A-38B2-A058-5C04869CBAAB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x7fff46ed8000 - 0x7fff46fb3fff com.apple.AirPlaySync (1.0 - 2765.6) <0B6FFC54-9400-30F6-AA96-F42DC94B0E27> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x7fff47776000 - 0x7fff477b3ffb +libGLImage.dylib (18.0.31) <52A086A7-E428-35D1-91E5-4C50D179CCB5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x7fff47a7e000 - 0x7fff47a90ff7 +libSparseBLAS.dylib (1336.40.1) <0996A6FE-79CE-3BB9-BC2D-9B7A669E1B4A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x7fff47a91000 - 0x7fff47aa7ff2 com.apple.Engram (1.0 - 1) <CC56E3AD-1D52-321F-8435-60903FFD4D35> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Engram.framework/Engram
0x7fff486bd000 - 0x7fff486cfff3 com.apple.RemoteTextInput (1.0 - 1) <0F53E765-85CF-34F1-A633-385CC6222072> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x7fff48730000 - 0x7fff48746ff4 +libLinearAlgebra.dylib (1336.40.1) <C8C3B782-7BB5-3CAC-8013-62CCB32FACF3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x7fff4985f000 - 0x7fff498b6ff5 com.apple.PhysicsKit (1.0 - 1) <2F8F03F7-BFC5-39DC-8796-1C75E89F2CA6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x7fff4a266000 - 0x7fff4a286ff7 com.apple.GenerationalStorage (2.0 - 322) <E1CD33A1-84E2-3480-88E0-0CF83C45D811> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x7fff4aa3a000 - 0x7fff4abb8fef +libvDSP.dylib (760.40.6) <6EA663E0-0487-3123-BE34-4ADBC9697E24> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x7fff4b45a000 - 0x7fff4b45afff com.apple.Accelerate (1.11 - Accelerate 1.11) <2F324FB2-C056-3196-B054-3CA1E6BA5951> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
0x7fff4b45b000 - 0x7fff4b807fff +libLAPACK.dylib (1336.40.1) <AEFAE456-3E74-32DC-9A2A-C12D0A0DFE66> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x7fff4b808000 - 0x7fff4b80dff3 +libQuadrature.dylib (7) <D6C81C75-6524-3249-98EB-C984C7AA1C59> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x7fff4b80e000 - 0x7fff4b958fcb +libvMisc.dylib (760.40.6) <4C05B415-D678-32ED-B323-5FA3BCA96BDF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x7fff4b959000 - 0x7fff4b959fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F737550F-5977-30E2-A52F-0AA8DFD6298F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x7fff4b9da000 - 0x7fff4bacafff com.apple.combine (1.0 - 252.100) <BA79ADFA-9FA3-38CD-997F-10D1349BE8A4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Combine.framework/Combine
0x7fff4bc3d000 - 0x7fff4bc9cfff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <BA86418F-FF9B-3E10-B1AB-AD37C722C29E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x7fff4bc95000 - 0x7fff4bd28fe8 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <6889382A-6D9D-34B1-AB85-8F449F59DB75> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x7fff4bd25000 - 0x7fff4bd53ff9 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <FFD212B7-9FD0-3597-9722-C5BC4621774E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x7fff4bd52000 - 0x7fff4bd93ff9 com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <6FF4B0B7-54E1-31A8-A547-2A5E1B573E5C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x7fff4bd90000 - 0x7fff4bfbeffa com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <08402508-40E5-31B1-B7C9-26246520D519> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x7fff4bfad000 - 0x7fff4bffeff9 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <0334BFBC-C530-3434-B770-40392E5C5038> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x7fff4bffb000 - 0x7fff4bffbff8 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <3A6103A1-4256-3445-A528-083D037A16FA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x7fff4c00f000 - 0x7fff4c00fff7 com.apple.MobileCoreServices (1116.3.7 - 1116.3.7) <BB956540-F196-3B5E-A520-5E8600CC0DEA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x7fff4c01a000 - 0x7fff4c01cfff +libCVMSPluginSupport.dylib (18.0.31) <43C5F972-A657-3468-91DA-A8A192BC6FD2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x7fff4c01d000 - 0x7fff4c023ff3 +libCoreFSCache.dylib (177.22) <5E5B78E0-137B-3143-93E4-C5E7300E28EF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x7fff4c024000 - 0x7fff4c02cffb +libCoreVMClient.dylib (177.22) <8FC12432-E3A2-3D4F-BBA0-5F863300FEFC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x7fff4c464000 - 0x7fff4c464fff com.apple.UIKit (1.0 - 4006) <93328993-07EE-30C1-9086-6BABA9C06369> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit
0x7fff4cbe1000 - 0x7fff4cbedff0 com.apple.AppleIDAuthSupport (1.0 - 1) <E68E948B-E086-37BE-97FE-993569977E35> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x7fff4cbed000 - 0x7fff4cc36ff3 com.apple.AppleJPEG (1.0 - 1) <43C886CF-BE4B-32C4-82A7-6430F5CEE734> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x7fff4ccba000 - 0x7fff4ccdeff7 com.apple.applesauce (1.0 - 16.26) <0131F55B-8056-35D0-A944-502A515FA80C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x7fff4cdd0000 - 0x7fff4ce02ff3 com.apple.bom (14.0 - 233) <9749D784-8FA9-3B67-8360-52E091D0B3E1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Bom.framework/Bom
0x7fff4de0d000 - 0x7fff4de2ffff com.apple.DocumentManagerCore (1.0 - 200.4.1) <E6C4735C-4045-3F48-BD07-37EC553D3CD6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x7fff4deb1000 - 0x7fff4deb3ff6 com.apple.DragUI (1.0 - 1) <74418F1D-3B8D-31C9-8D11-0C6F3AC5CEBB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x7fff4deeb000 - 0x7fff4e5afff9 com.apple.vision.EspressoFramework (1.0 - 256.2.2) <3670D500-FB1E-3259-A669-49A0CDB4BC41> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x7fff4e8bb000 - 0x7fff4ecd4ff8 com.apple.vision.FaceCore (4.1.2 - 4.1.2) <AC9097EB-B26F-307B-823F-032336D22847> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x7fff4edb8000 - 0x7fff4edf5ff7 +libGSFontCache.dylib (192.9.2.0.2) <2163C063-B42C-36E8-802B-1E37465A5C42> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x7fff4ee59000 - 0x7fff4ee6aff8 +libhvf.dylib (305.3.0.1) <3BAAFCBA-E22F-391F-8F9F-905EAC9F15B1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff4feaf000 - 0x7fff4febdff0 com.apple.GraphVisualizer (1.0 - 210.1) <3397BB73-0B39-303A-811F-1AB7306D9FB9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x7fff50773000 - 0x7fff507e2ffb com.apple.Heimdal (4.0 - 2.0) <07E5ABCA-2F9A-329B-AEA8-7637F6E90586> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x7fff50df6000 - 0x7fff50dfeffd com.apple.InternationalSupport (1.0 - 60) <0E07A022-018E-3233-A7E4-88CF140AA21A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x7fff5101c000 - 0x7fff5101cff5 com.apple.marco (10.0 - 1000) <E186205E-B33B-34E8-A5E0-594335B6BBB8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Marco.framework/Marco
0x7fff51079000 - 0x7fff51144ff6 com.apple.gpusw.MetalTools (1.0 - 1) <01E10A67-2F4E-391F-A90D-747BCB103D8A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x7fff51126000 - 0x7fff5114fff5 com.apple.metricmeasurement (0 - 1) <A69D1B85-DEB0-338E-8979-586DB9F9A3C7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MetricMeasurement.framework/MetricMeasurement
0x7fff51468000 - 0x7fff514b6fff com.apple.OTSVG (1.0 - 677.3.0.3) <C6405380-D132-3E61-ABDC-DB5963499660> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x7fff51abb000 - 0x7fff51abbff9 com.apple.PhoneNumbers (1.0 - 1) <CDE05C57-F07A-3E6E-B3C1-643A24CD1E13> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x7fff52365000 - 0x7fff52365fff com.apple.performance.SignpostNotification (1.56 - 56) <69853229-807F-3E24-9C3E-3678D850E736> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification
0x7fff5238f000 - 0x7fff52413ffe com.apple.siri.SiriInstrumentation (1.0 - 1) <2B15DD91-246B-3978-8AA5-0C817032C9DB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x7fff52993000 - 0x7fff52a65fff com.apple.TextureIO (3.10.9 - 3.10.9) <79307AA4-373B-312E-817E-487F398AE19C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x7fff53b5c000 - 0x7fff54478f58 +libwebrtc.dylib (7610.4.3.0.1) <80562B05-B5A1-32D0-AD32-DEF564C27CCA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x7fff54545000 - 0x7fff54552ff3 com.apple.perfdata (1.0 - 67.40.1) <868821C7-783A-34B7-9726-20D9E797188C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x7fff5495d000 - 0x7fff5495eff7 +libSystem.B.dylib (1292.60.1) <9A456253-4C60-3010-8EC8-2F08AE02FA8B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.B.dylib
0x7fff54961000 - 0x7fff54978fff +libapple_nghttp2.dylib (1.41) <2FFF4B9D-6BA9-3C76-85E2-B2233B90F50A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_nghttp2.dylib
0x7fff54979000 - 0x7fff54989ff7 +libbsm.0.dylib (68.40.1) <D4F4975C-D5DD-3C23-8715-F16C86E44021> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbsm.0.dylib
0x7fff5498a000 - 0x7fff54996ffb +libbz2.1.0.dylib (44) <8C0D058B-230D-3966-8029-79C080AF4C5F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbz2.1.0.dylib
0x7fff54997000 - 0x7fff54997fff +libcharset.1.dylib (59) <76910C8F-3D08-3B2C-AE29-DF726DB297B4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcharset.1.dylib
0x7fff549a9000 - 0x7fff549c0fc7 +libcompression.dylib (96.40.6) <ECC756A6-4E30-35D4-9BA5-68D9AF78933C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcompression.dylib
0x7fff549c1000 - 0x7fff549c2ffb +libcoretls_cfhelpers.dylib (169) <8FE5FE7E-E1D7-3121-9945-119A05366D3F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls_cfhelpers.dylib
0x7fff549c3000 - 0x7fff549c8ffb +libcupolicy.dylib (8183.1) <7856B48D-726D-3994-81B7-ED6AD1505B1F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcupolicy.dylib
0x7fff549c9000 - 0x7fff549e6fff +libedit.3.dylib (55) <A01CA3F1-1399-3E46-8688-D3DFB52F8A71> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libedit.3.dylib
0x7fff54a02000 - 0x7fff54a06ffb +libheimdal-asn1.dylib (597.80.1) <032D33F6-5F5C-3670-B029-5EE37F4E2A51> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libheimdal-asn1.dylib
0x7fff54a07000 - 0x7fff54af7ff7 +libiconv.2.dylib (59) <3778DAE0-8133-3381-98B9-81EB889EA0DA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libiconv.2.dylib
0x7fff54af8000 - 0x7fff54b10fff +liblzma.5.dylib (16) <119FF691-1F7F-3723-A0F4-E9ABA035796E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblzma.5.dylib
0x7fff54d6a000 - 0x7fff54d99ff3 +libncurses.5.4.dylib (57) <8E3E3CB5-1E6A-3492-84E6-D23364C07725> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libncurses.5.4.dylib
0x7fff54db2000 - 0x7fff54dcaffb +libresolv.9.dylib (68) <694FB2C1-883B-3007-89FD-D9D566C6032B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libresolv.9.dylib
0x7fff54e2c000 - 0x7fff54e3effb +libz.1.dylib (76) <A8637C21-2358-3202-8D31-B58BC22F96E6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libz.1.dylib
0x7fff54e52000 - 0x7fff54e54ff4 +liblog_network.dylib (2288.80.2) <74CCD1D2-5E26-3EF3-89C0-409CD67C555D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/log/liblog_network.dylib
0x7fff551e6000 - 0x7fff551eafff +libcache.dylib (83) <8D1CE534-EDB1-32EE-8991-8B37D7F49319> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcache.dylib
0x7fff551eb000 - 0x7fff551f6ff3 +libcommonCrypto.dylib (60178.40.2) <FC16096D-0F84-3824-B851-109756A304CA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcommonCrypto.dylib
0x7fff551f7000 - 0x7fff551feff7 +libcompiler_rt.dylib (102.3) <AD0A190C-222F-3389-A995-3936429B9323> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcompiler_rt.dylib
0x7fff55323000 - 0x7fff55323ff7 +liblaunch.dylib (2038.80.3) <6E881886-903F-3AA3-81FD-DB527B7C0C6F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/liblaunch.dylib
0x7fff55324000 - 0x7fff55329ff7 +libmacho.dylib (973.0.1) <36A2C5E4-14C3-3094-B3F9-BC92FB08FE81> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libmacho.dylib
0x7fff5532a000 - 0x7fff5532bffb +libremovefile.dylib (49.40.3) <4872E337-D8C4-309A-981F-AAA35DE071FF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libremovefile.dylib
0x7fff5532c000 - 0x7fff5532efff +libsystem_featureflags.dylib (28.60.1) <E1F96156-21DF-3EFE-B6DA-CDDC85979043> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_featureflags.dylib
0x7fff5532f000 - 0x7fff55374fd3 +libsystem_m.dylib (3186.40.3) <201B462F-D179-3E66-9370-A30F843891C7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_m.dylib
0x7fff55375000 - 0x7fff5537dfff +libunwind.dylib (200.10) <F9A8A037-17D1-36C9-BA57-C90AE9426734> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libunwind.dylib
0x7fff55607000 - 0x7fff55677ff7 com.apple.private.NanoRegistry (1.0 - 1) <438902B5-32DC-3C55-B488-DD7CE5A8B0FE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x7fff562ae000 - 0x7fff56f67f87 +libLLVMContainer.dylib (602.2.48.3) <33F5FC13-FB7F-31DF-8926-E14FF67BA284> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x7fff57bec000 - 0x7fff57bfeff3 com.apple.UniformTypeIdentifiers (632 - 632) <FFCB938F-6844-3BFD-96A0-15CA7403ACB3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x7fff5904f000 - 0x7fff59125ff6 com.apple.AVFCapture (1.0 - 80.20.5) <E6876978-B21D-3144-9749-43DE8D5E8BD5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x7fff5910e000 - 0x7fff592d8ff2 com.apple.AVFCore (1.0 - 2005.2) <26A672E0-425A-381A-91A6-3E36C5AE337C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x7fff59588000 - 0x7fff5959fffe com.apple.audio.AudioSession (1.0 - 76.7) <6118F55C-602C-3FBD-A401-A7E91B614084> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x7fff5967b000 - 0x7fff596bfffd com.apple.CMCapture (1.0 - 80.20.5) <1916CD27-C9D1-384A-B087-6D1A507D6185> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x7fff596b9000 - 0x7fff596c3ff3 com.apple.CMCaptureCore (1.0 - 80.20.5) <A8BA32F7-8640-3089-B24F-F22C9DF0EFC3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x7fff59a15000 - 0x7fff59a5bff0 com.apple.CoreAutoLayout (1.0 - 20) <26AF5433-3752-31F5-A5D9-7CD3559152D3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x7fff59d6c000 - 0x7fff59d73fff com.apple.ExtensionFoundation (19.5 - 19.5) <AEC86A01-44F0-3806-85CF-2ED17F7EF8C6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x7fff59d74000 - 0x7fff59d90ff0 com.apple.ExtensionKit (19.5 - 19.5) <3BF8CAD9-371C-3CB4-A99B-9B2E52B414F2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x7fff5adb8000 - 0x7fff5adc4ff0 com.apple.PointerUIServices (1.0 - 1) <868C771C-9C22-3F50-8342-F41BD42D9A77> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x7fff5c4c0000 - 0x7fff5c4ceff7 com.apple.CoreSimulator.SimFramebufferClient (732.8 - 732.8) <9FE47B6B-BF66-3685-953F-3CDD392E22E8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimFramebufferClient.framework/SimFramebufferClient
0x7fff5c4cf000 - 0x7fff5c4d2ff5 com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <60595621-07AC-3F56-A758-62FD64B507EF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
0x7fff5d4aa000 - 0x7fff5d4aaff7 com.apple.SoftLinking (1.0 - 1) <BA6792E5-0125-3433-8624-313265CF9A96> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x7fff6102a000 - 0x7fff61042ffb +libexpat.1.dylib (26) <EEA98C10-410F-3A91-B16F-D3684D5C82C2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libexpat.1.dylib
0x7fff61127000 - 0x7fff61129ff7 +libsystem_collections.dylib (1439.40.11) <C19FECDC-EA07-3BC0-912C-DEBBA9F8B321> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_collections.dylib
0x7fff6112a000 - 0x7fff61156ff7 +libsystem_kernel.dylib (6153.141.59) <BFA60E1E-E7AC-3C73-B2D0-FEDF3D2E7980> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_kernel.dylib
0x7fff61157000 - 0x7fff6115ffef +libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_platform.dylib
0x7fff61160000 - 0x7fff61160fff +libsystem_product_info_filter.dylib (8.40.1) <A092A50A-C368-3A55-9C39-1FFADC2EC95E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_product_info_filter.dylib
0x7fff61161000 - 0x7fff6116bfff +libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_pthread.dylib
0x7fff6116c000 - 0x7fff6116dffb +libsystem_sim_kernel.dylib (227.40.3) <141DB3FA-199E-3751-814B-8F7BFAD32563> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel.dylib
0x7fff6116e000 - 0x7fff6116eff7 +libsystem_sim_kernel_host.dylib (227.40.3) <B40F4E9A-9B20-3A29-B6A8-D69BF31AC86B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel_host.dylib
0x7fff6116f000 - 0x7fff61171ff7 +libsystem_sim_platform.dylib (227.40.3) <E02A5656-7970-374D-87D4-37CC78A54F30> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform.dylib
0x7fff61172000 - 0x7fff61172ff7 +libsystem_sim_platform_host.dylib (227.40.3) <72721056-049E-3A30-9FBB-50506E08BA67> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform_host.dylib
0x7fff61173000 - 0x7fff61173ff7 +libsystem_sim_pthread.dylib (227.40.3) <2F45AEAD-2B07-397A-8D12-E4CE7A52F25C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread.dylib
0x7fff61174000 - 0x7fff61174ff7 +libsystem_sim_pthread_host.dylib (227.40.3) <DA48DADE-C86C-39C0-AF2C-A96CD1D404A9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread_host.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 28
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: 1452624
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=743.0M resident=0K(0%) swapped_out_or_unallocated=743.0M(100%)
Writable regions: Total=226.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=226.4M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
Dispatch continuations 3072K 1
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 207.8M 123
MALLOC guard page 32K 8
SQLite page cache 64K 1
STACK GUARD 56.0M 10
Stack 12.6M 11
VM_ALLOCATE 200K 1
__DATA 11.8M 295
__DATA_CONST 23.9M 273
__DATA_DIRTY 10K 2
__FONT_DATA 4K 1
__LINKEDIT 436.0M 40
__OBJC_RO 54.3M 1
__OBJC_RW 2624K 1
__TEXT 307.1M 296
__UNICODE 588K 1
libnetwork 640K 16
mapped file 31.2M 5
shared memory 24K 3
=========== ======= =======
TOTAL 1.1G 1092