Details of failure 4eb4916d-a06f-4431-95cf-56564d37f57b
- Upload ID
-
60d56442-9272-4f3c-816f-174c0fe8b422
- Test case ID
-
55ecbb43-8b12-46d5-a82a-52a9c7a9277f
- Message
-
Crash: xctest (51687): Namespace SIGNAL, Code 0xb (#CharacterRangeLen=0)
Crash reports
4d244fe1-d7c1-4db3-89e7-970d3ef425e5 (Download)
- Original filename
-
xctest_2022-05-08-074023_9F404C50-FF9D-40F2-B14A-A9C041EF79B2.crash
Process: xctest [51687]
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 [51130]
Responsible: SimulatorTrampoline [3243]
User ID: 501
Date/Time: 2022-05-08 07:40:23.318 +0000
OS Version: Mac OS X 10.15.7 (19H1824)
Report Version: 12
Anonymous UUID: 28C488D7-2871-0137-7EA3-2D329D89124C
Time Awake Since Boot: 18000 seconds
System Integrity Protection: enabled
Crashed Thread: 6 Dispatch queue: io.ably.tests
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [51687]
VM Regions Near 0x20:
-->
__TEXT 000000010b181000-000000010b185000 [ 16K] r-x/r-x SM=COW /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
Application Specific Information:
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 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 net.jeffhui.Nimble 0x000000010eb3cdfa specialized closure #3 in AwaitPromiseBuilder.wait(_:file:line:) + 506
7 net.jeffhui.Nimble 0x000000010eb2421c thunk for @callee_guaranteed () -> () + 12
8 net.jeffhui.Nimble 0x000000010eb2423e thunk for @escaping @callee_guaranteed () -> () + 14
9 net.jeffhui.Nimble 0x000000010eb1b4a1 -[NMBExceptionCapture tryBlock:] + 35
10 net.jeffhui.Nimble 0x000000010eb3c788 specialized AwaitPromiseBuilder.wait(_:file:line:) + 440
11 net.jeffhui.Nimble 0x000000010eb3da58 specialized static NMBWait.throwableUntil(timeout:file:line:action:) + 360 (DSL+Wait.swift:65)
12 net.jeffhui.Nimble 0x000000010eb3bc1b waitUntil(timeout:file:line:action:) + 107
13 io.ably.Ably-iOS-Tests 0x000000010de91684 AuthTests.test__123__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTED__should_call_each_Realtime_authorize_callback() + 1380 (AuthTests.swift:3702)
14 io.ably.Ably-iOS-Tests 0x000000010de937eb @objc AuthTests.test__123__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTED__should_call_each_Realtime_authorize_callback() + 43
15 com.apple.CoreFoundation 0x00007fff204282fc __invoking___ + 140
16 com.apple.CoreFoundation 0x00007fff204257b6 -[NSInvocation invoke] + 303
17 com.apple.dt.XCTest 0x000000010b44e605 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
18 com.apple.dt.XCTest 0x000000010b44e5b1 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
19 com.apple.dt.XCTest 0x000000010b4a9d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
20 com.apple.dt.XCTest 0x000000010b44e013 -[XCTestCase invokeTest] + 1069
21 com.apple.dt.XCTest 0x000000010b44f8d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
22 com.apple.dt.XCTest 0x000000010b4a9d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
23 com.apple.dt.XCTest 0x000000010b44f80a __26-[XCTestCase performTest:]_block_invoke.365 + 86
24 com.apple.dt.XCTest 0x000000010b4bdd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
25 com.apple.dt.XCTest 0x000000010b44f087 -[XCTestCase performTest:] + 695
26 com.apple.dt.XCTest 0x000000010b494b83 -[XCTest runTest] + 57
27 com.apple.dt.XCTest 0x000000010b4487b9 __27-[XCTestSuite performTest:]_block_invoke + 354
28 com.apple.dt.XCTest 0x000000010b447f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
29 com.apple.dt.XCTest 0x000000010b4bdd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
30 com.apple.dt.XCTest 0x000000010b4bdc68 +[XCTContext runInContextForTestCase:block:] + 52
31 com.apple.dt.XCTest 0x000000010b447f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
32 com.apple.dt.XCTest 0x000000010b448277 -[XCTestSuite performTest:] + 281
33 com.apple.dt.XCTest 0x000000010b494b83 -[XCTest runTest] + 57
34 com.apple.dt.XCTest 0x000000010b4487b9 __27-[XCTestSuite performTest:]_block_invoke + 354
35 com.apple.dt.XCTest 0x000000010b447f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
36 com.apple.dt.XCTest 0x000000010b4bdd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
37 com.apple.dt.XCTest 0x000000010b4bdc68 +[XCTContext runInContextForTestCase:block:] + 52
38 com.apple.dt.XCTest 0x000000010b447f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
39 com.apple.dt.XCTest 0x000000010b448277 -[XCTestSuite performTest:] + 281
40 com.apple.dt.XCTest 0x000000010b494b83 -[XCTest runTest] + 57
41 com.apple.dt.XCTest 0x000000010b4487b9 __27-[XCTestSuite performTest:]_block_invoke + 354
42 com.apple.dt.XCTest 0x000000010b447f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
43 com.apple.dt.XCTest 0x000000010b4bdd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
44 com.apple.dt.XCTest 0x000000010b4bdc68 +[XCTContext runInContextForTestCase:block:] + 52
45 com.apple.dt.XCTest 0x000000010b447f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
46 com.apple.dt.XCTest 0x000000010b448277 -[XCTestSuite performTest:] + 281
47 com.apple.dt.XCTest 0x000000010b494b83 -[XCTest runTest] + 57
48 com.apple.dt.XCTest 0x000000010b4ce696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
49 com.apple.dt.XCTest 0x000000010b4bdd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
50 com.apple.dt.XCTest 0x000000010b4bdc68 +[XCTContext runInContextForTestCase:block:] + 52
51 com.apple.dt.XCTest 0x000000010b4ce5fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
52 com.apple.dt.XCTest 0x000000010b4ce77c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
53 com.apple.dt.XCTest 0x000000010b463253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
54 com.apple.dt.XCTest 0x000000010b4ce3c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
55 com.apple.dt.XCTest 0x000000010b42c9ae -[XCTestDriver _runTests] + 470
56 com.apple.dt.XCTest 0x000000010b4b9c28 _XCTestMain + 108
57 xctest 0x000000010b183ec5 main + 189
58 libdyld.dylib 0x00007fff2025a3e9 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff6112adea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6112b160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2038ab8b CFRunLoopWakeUp + 285
3 com.apple.CoreFoundation 0x00007fff203b0391 _wakeUpRunLoop + 161
4 com.apple.CoreFoundation 0x00007fff203b01a8 _CFStreamSignalEvent + 519
5 com.apple.CoreFoundation 0x00007fff2033ac4c readDataOpen + 60
6 com.apple.CoreFoundation 0x00007fff203b0632 _CFStreamOpen + 136
7 com.apple.CFNetwork 0x00007fff23571e18 0x7fff23513000 + 388632
8 com.apple.CFNetwork 0x00007fff23571ba8 0x7fff23513000 + 388008
9 com.apple.CoreFoundation 0x00007fff203b068c _CFStreamOpen + 226
10 com.apple.CFNetwork 0x00007fff236dbc94 0x7fff23513000 + 1870996
11 libdispatch.dylib 0x00007fff20106508 _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fff20109052 _dispatch_block_invoke_direct + 281
13 com.apple.CFNetwork 0x00007fff2373ddf2 0x7fff23513000 + 2272754
14 com.apple.CoreFoundation 0x00007fff20313286 CFArrayApplyFunction + 62
15 com.apple.CFNetwork 0x00007fff2373dd2d 0x7fff23513000 + 2272557
16 com.apple.CFNetwork 0x00007fff2373fa88 0x7fff23513000 + 2280072
17 com.apple.CoreFoundation 0x00007fff2039038a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
18 com.apple.CoreFoundation 0x00007fff20390282 __CFRunLoopDoSource0 + 180
19 com.apple.CoreFoundation 0x00007fff2038f764 __CFRunLoopDoSources0 + 248
20 com.apple.CoreFoundation 0x00007fff20389f2f __CFRunLoopRun + 878
21 com.apple.CoreFoundation 0x00007fff203896d6 CFRunLoopRunSpecific + 567
22 com.apple.CFNetwork 0x00007fff2373e5be 0x7fff23513000 + 2274750
23 com.apple.Foundation 0x00007fff20858e68 __NSThread__start__ + 1042
24 libsystem_pthread.dylib 0x00007fff61167109 _pthread_start + 148
25 libsystem_pthread.dylib 0x00007fff61162b8b thread_start + 15
Thread 4:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 5:: 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 0x000000010eca5329 -[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 6 Crashed:: Dispatch queue: io.ably.tests
0 libobjc.A.dylib 0x00007fff2018f768 objc_release + 8
1 io.ably.Ably 0x000000010ecd74a6 -[ARTTokenParams initWithTokenParams:] + 342 (ARTTokenParams.m:45)
2 io.ably.Ably 0x000000010ecd337a -[ARTClientOptions setDefaultTokenParams:] + 74
3 io.ably.Ably 0x000000010ece9e6b -[ARTAuthInternal storeParams:] + 139 (ARTAuth.m:214)
4 io.ably.Ably 0x000000010eceed32 -[ARTAuthInternal _authorize:options:callback:] + 434 (ARTAuth.m:554)
5 io.ably.Ably 0x000000010eceeb6b __46-[ARTAuthInternal authorize:options:callback:]_block_invoke_3 + 59 (ARTAuth.m:541)
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 7:: Dispatch queue: com.apple.CFNetwork.LoaderQ
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 0x00007fff20041f5f _os_log + 158
14 libsystem_trace.dylib 0x00007fff20044ac8 _os_log_impl + 21
15 com.apple.CFNetwork 0x00007fff2373624c 0x7fff23513000 + 2241100
16 com.apple.CFNetwork 0x00007fff236704b7 0x7fff23513000 + 1430711
17 com.apple.CFNetwork 0x00007fff2363ff4b 0x7fff23513000 + 1232715
18 com.apple.CFNetwork 0x00007fff2362886a 0x7fff23513000 + 1136746
19 com.apple.CFNetwork 0x00007fff235fd2e6 0x7fff23513000 + 959206
20 com.apple.CFNetwork 0x00007fff2351c712 0x7fff23513000 + 38674
21 com.apple.CFNetwork 0x00007fff2351c5c7 0x7fff23513000 + 38343
22 com.apple.CFNetwork 0x00007fff2351c6db 0x7fff23513000 + 38619
23 com.apple.CFNetwork 0x00007fff2364c276 0x7fff23513000 + 1282678
24 com.apple.CFNetwork 0x00007fff2364addb 0x7fff23513000 + 1277403
25 com.apple.CFNetwork 0x00007fff2364d881 0x7fff23513000 + 1288321
26 com.apple.CFNetwork 0x00007fff2373f2b3 0x7fff23513000 + 2278067
27 libdispatch.dylib 0x00007fff2010532f _dispatch_call_block_and_release + 12
28 libdispatch.dylib 0x00007fff20106508 _dispatch_client_callout + 8
29 libdispatch.dylib 0x00007fff2010c3f9 _dispatch_lane_serial_drain + 715
30 libdispatch.dylib 0x00007fff2010cfab _dispatch_lane_invoke + 458
31 libdispatch.dylib 0x00007fff2010e312 _dispatch_workloop_invoke + 1947
32 libdispatch.dylib 0x00007fff20117577 _dispatch_workloop_worker_thread + 782
33 libsystem_pthread.dylib 0x00007fff61163a3d _pthread_wqthread + 290
34 libsystem_pthread.dylib 0x00007fff61162b77 start_wqthread + 15
Thread 8:: 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 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fc88bb45c80 rcx: 0x0000700008ece5a8 rdx: 0x0000000000004e13
rdi: 0x00007fc88b8f8c70 rsi: 0x0000000000000000 rbp: 0x0000700008ece5c0 rsp: 0x0000700008ece578
r8: 0x0000000000000000 r9: 0x000000000000007f r10: 0x0000000000000005 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000000030002 r14: 0x0000000000000114 r15: 0x0000000000000000
rip: 0x00007fff2018f768 rfl: 0x0000000000010202 cr2: 0x000000010347a034
Logical CPU: 0
Error Code: 0x02000170
Trap Number: 133
Binary Images:
0x10b181000 - 0x10b184ffb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
0x10b191000 - 0x10b1e950f +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
0x10b23b000 - 0x10b266ff7 +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
0x10b371000 - 0x10b3b4fff 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
0x10b425000 - 0x10b52cfff 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
0x10b5fd000 - 0x10b626fff 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
0x10b6db000 - 0x10b6e6ff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
0x10d919000 - 0x10e038ff7 +io.ably.Ably-iOS-Tests (1.0 - 1) <6D25B74C-3E1E-34E3-AF46-F55CF3AC0FCE> /Users/USER/*/Ably-iOS-Tests
0x10eac1000 - 0x10eae0fff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
0x10eb19000 - 0x10eb88fff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
0x10ec71000 - 0x10ed48fff +io.ably.Ably (1.2.10 - 1.2.10) <40234F23-A469-3013-8541-A200C9CAC4B7> /Users/USER/*/Ably.framework/Ably
0x10ee39000 - 0x10ee4cfff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
0x10ee69000 - 0x10ee69fff +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
0x10ee72000 - 0x10ee7cfff +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
0x10eea0000 - 0x10eea0ff7 +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
0x10eea8000 - 0x10eeaefff +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
0x10eec2000 - 0x10eed7ff4 +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
0x10ef1f000 - 0x10f08effa +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
0x10f261000 - 0x10f265ff4 +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
0x10f275000 - 0x10f276ffd +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
0x10f284000 - 0x10f285ffd +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
0x10f28f000 - 0x10f2d0ff1 +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
0x10f35d000 - 0x10f364ff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
0x10f375000 - 0x10f380ffb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
0x10f453000 - 0x10f45f047 +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
0x10f4a7000 - 0x10f539267 dyld (750.7) <A9377AC7-E3ED-3770-88E2-7A0CB4624EED> /usr/lib/dyld
0x10f5ad000 - 0x10f98fffd +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
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/Co