Details of failure 175c672e-4806-4046-afe2-6aafea2ee892
- Upload ID
-
3257aa30-b22e-4911-988b-3278fd539016
- Test case ID
-
3e90f239-8a51-4048-84d1-3b293d6b74b6
- Message
-
Crash: xctest (15721): Namespace SIGNAL, Code 0xb (#CharacterRangeLen=0)
Crash reports
e10524f2-e2be-4ce3-9872-8562ee8714af (Download)
- Original filename
-
xctest_2022-07-29-100039_AD89BD69-0DE3-4397-AB77-CE8F1E6B663D.crash
Process: xctest [15721]
Path: /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/Agents/xctest
Identifier: xctest
Version: 17501
Code Type: X86-64 (Native)
Parent Process: launchd_sim [9005]
Responsible: SimulatorTrampoline [1397]
User ID: 501
Date/Time: 2022-07-29 10:00:39.541 +0000
OS Version: Mac OS X 10.15.7 (19H2026)
Report Version: 12
Anonymous UUID: 28C488D7-2871-0137-7EA3-2D329D89124C
Time Awake Since Boot: 1400 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [15721]
VM Regions Near 0x10:
-->
__TEXT 0000000105d3f000-0000000105d43000 [ 16K] r-x/r-x SM=COW /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/Agents/xctest
Application Specific Information:
CoreSimulator 732.18.6 - Device: Apple TV 4K (BA74C3BE-BF7D-453B-96D8-B6A1D9FE3C68) - Runtime: tvOS 14.3 (18K559) - DeviceType: Apple TV 4K
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 io.ably.Ably 0x00000001235426aa __38-[ARTOSReachability internalCallback:]_block_invoke_2 + 42 (ARTOSReachability.m:114)
1 libdispatch.dylib 0x0000000108a0032f _dispatch_call_block_and_release + 12
2 libdispatch.dylib 0x0000000108a01508 _dispatch_client_callout + 8
3 libdispatch.dylib 0x0000000108a0dff7 _dispatch_main_queue_callback_4CF + 1045
4 com.apple.CoreFoundation 0x000000010682950f __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
5 com.apple.CoreFoundation 0x0000000106823d92 __CFRunLoopRun + 2685
6 com.apple.CoreFoundation 0x0000000106822e2a CFRunLoopRunSpecific + 567
7 com.apple.Foundation 0x00000001060f4b55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
8 net.jeffhui.Nimble 0x000000012338c6da specialized closure #3 in AwaitPromiseBuilder.wait(_:file:line:) + 506
9 net.jeffhui.Nimble 0x000000012334fe1c thunk for @callee_guaranteed () -> () + 12
10 net.jeffhui.Nimble 0x000000012334fe3e thunk for @escaping @callee_guaranteed () -> () + 14
11 net.jeffhui.Nimble 0x000000012334d5c1 -[NMBExceptionCapture tryBlock:] + 35
12 net.jeffhui.Nimble 0x000000012338c038 specialized AwaitPromiseBuilder.wait(_:file:line:) + 440
13 net.jeffhui.Nimble 0x000000012338d488 specialized static NMBWait.throwableUntil(timeout:file:line:action:) + 360 (DSL+Wait.swift:65)
14 net.jeffhui.Nimble 0x000000012338b28b waitUntil(timeout:file:line:action:) + 107
15 io.ably.Ably-tvOS-Tests 0x0000000122b41e25 UtilitiesTests.test__006__Utilities__JSON_Encoder__in_Realtime__should_ignore_invalid_transport_message() + 533 (UtilitiesTests.swift:166)
16 io.ably.Ably-tvOS-Tests 0x0000000122b425f8 @objc UtilitiesTests.test__006__Utilities__JSON_Encoder__in_Realtime__should_ignore_invalid_transport_message() + 24
17 com.apple.CoreFoundation 0x00000001068c18cc __invoking___ + 140
18 com.apple.CoreFoundation 0x00000001068bed7a -[NSInvocation invoke] + 303
19 com.apple.dt.XCTest 0x00000001065a0965 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
20 com.apple.dt.XCTest 0x00000001065a0911 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
21 com.apple.dt.XCTest 0x00000001065fb707 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
22 com.apple.dt.XCTest 0x00000001065a0373 -[XCTestCase invokeTest] + 1069
23 com.apple.dt.XCTest 0x00000001065a1c33 __26-[XCTestCase performTest:]_block_invoke_2 + 43
24 com.apple.dt.XCTest 0x00000001065fb707 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
25 com.apple.dt.XCTest 0x00000001065a1b6a __26-[XCTestCase performTest:]_block_invoke.365 + 86
26 com.apple.dt.XCTest 0x000000010660f437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
27 com.apple.dt.XCTest 0x00000001065a13e7 -[XCTestCase performTest:] + 695
28 com.apple.dt.XCTest 0x00000001065e64b3 -[XCTest runTest] + 57
29 com.apple.dt.XCTest 0x000000010659a509 __27-[XCTestSuite performTest:]_block_invoke + 354
30 com.apple.dt.XCTest 0x0000000106599cde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
31 com.apple.dt.XCTest 0x000000010660f437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
32 com.apple.dt.XCTest 0x000000010660f348 +[XCTContext runInContextForTestCase:block:] + 52
33 com.apple.dt.XCTest 0x0000000106599c95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
34 com.apple.dt.XCTest 0x0000000106599fc7 -[XCTestSuite performTest:] + 281
35 com.apple.dt.XCTest 0x00000001065e64b3 -[XCTest runTest] + 57
36 com.apple.dt.XCTest 0x000000010659a509 __27-[XCTestSuite performTest:]_block_invoke + 354
37 com.apple.dt.XCTest 0x0000000106599cde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
38 com.apple.dt.XCTest 0x000000010660f437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
39 com.apple.dt.XCTest 0x000000010660f348 +[XCTContext runInContextForTestCase:block:] + 52
40 com.apple.dt.XCTest 0x0000000106599c95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
41 com.apple.dt.XCTest 0x0000000106599fc7 -[XCTestSuite performTest:] + 281
42 com.apple.dt.XCTest 0x00000001065e64b3 -[XCTest runTest] + 57
43 com.apple.dt.XCTest 0x000000010659a509 __27-[XCTestSuite performTest:]_block_invoke + 354
44 com.apple.dt.XCTest 0x0000000106599cde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
45 com.apple.dt.XCTest 0x000000010660f437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
46 com.apple.dt.XCTest 0x000000010660f348 +[XCTContext runInContextForTestCase:block:] + 52
47 com.apple.dt.XCTest 0x0000000106599c95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
48 com.apple.dt.XCTest 0x0000000106599fc7 -[XCTestSuite performTest:] + 281
49 com.apple.dt.XCTest 0x00000001065e64b3 -[XCTest runTest] + 57
50 com.apple.dt.XCTest 0x000000010661eaa6 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
51 com.apple.dt.XCTest 0x000000010660f437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
52 com.apple.dt.XCTest 0x000000010660f348 +[XCTContext runInContextForTestCase:block:] + 52
53 com.apple.dt.XCTest 0x000000010661ea0b __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
54 com.apple.dt.XCTest 0x000000010661eb8c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
55 com.apple.dt.XCTest 0x00000001065b55e3 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
56 com.apple.dt.XCTest 0x000000010661e7d2 -[XCTTestRunSession runTestsAndReturnError:] + 615
57 com.apple.dt.XCTest 0x000000010657e6fe -[XCTestDriver _runTests] + 470
58 com.apple.dt.XCTest 0x000000010660b308 _XCTestMain + 108
59 xctest 0x0000000105d41ec5 main + 189
60 libdyld.dylib 0x0000000108a8a419 start + 1
Thread 1:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff4ba70dea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff4ba71160 mach_msg + 60
2 com.apple.CoreFoundation 0x0000000106829110 __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x0000000106823819 __CFRunLoopRun + 1284
4 com.apple.CoreFoundation 0x0000000106822e2a CFRunLoopRunSpecific + 567
5 com.apple.CFNetwork 0x0000000107e7284a 0x107c48000 + 2271306
6 com.apple.Foundation 0x000000010611d204 __NSThread__start__ + 1042
7 libsystem_pthread.dylib 0x00007fff4baad109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff4baa8b8b thread_start + 15
Thread 2:: io.ably.socketrocket.NetworkThread
0 libsystem_kernel.dylib 0x00007fff4ba70dea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff4ba71160 mach_msg + 60
2 com.apple.CoreFoundation 0x0000000106829110 __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x0000000106823819 __CFRunLoopRun + 1284
4 com.apple.CoreFoundation 0x0000000106822e2a CFRunLoopRunSpecific + 567
5 com.apple.Foundation 0x00000001060f4b55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6 io.ably.Ably 0x00000001234be5f9 -[ARTSRRunLoopThread main] + 313 (ARTSRRunLoopThread.m:70)
7 com.apple.Foundation 0x000000010611d204 __NSThread__start__ + 1042
8 libsystem_pthread.dylib 0x00007fff4baad109 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff4baa8b8b thread_start + 15
Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff4ba790ee __select + 10
1 com.apple.CoreFoundation 0x000000010683de38 __CFSocketManager + 644
2 libsystem_pthread.dylib 0x00007fff4baad109 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff4baa8b8b thread_start + 15
Thread 4:
0 libsystem_pthread.dylib 0x00007fff4baa8b68 start_wqthread + 0
Thread 5:: Dispatch queue: com.apple.network.connections
0 libsystem_kernel.dylib 0x00007fff4ba74252 __select_nocancel + 10
1 libsystem_dnssd.dylib 0x0000000108c54f9a deliver_request + 1164
2 libsystem_dnssd.dylib 0x0000000108c56c2b DNSServiceCreateConnection + 99
3 libnetwork.dylib 0x0000000109506ff2 nw_resolver_create_dns_service_locked + 210
4 libnetwork.dylib 0x000000010950696f __nw_resolver_set_update_handler_block_invoke + 1007
5 libdispatch.dylib 0x0000000108a0032f _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x0000000108a01508 _dispatch_client_callout + 8
7 libdispatch.dylib 0x0000000108a094a8 _dispatch_workloop_invoke + 2353
8 libdispatch.dylib 0x0000000108a12577 _dispatch_workloop_worker_thread + 782
9 libsystem_pthread.dylib 0x00007fff4baa9a3d _pthread_wqthread + 290
10 libsystem_pthread.dylib 0x00007fff4baa8b77 start_wqthread + 15
Thread 6:
0 libsystem_pthread.dylib 0x00007fff4baa8b68 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x00007fff4baa8b68 start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x00007fff4baa8b68 start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x00007fff4baa8b68 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fde9c6b99a0 rcx: 0x0000000000000000 rdx: 0x0000000000000801
rdi: 0x0000000000000000 rsi: 0x0000000000000001 rbp: 0x00007ffee9ebc7c0 rsp: 0x00007ffee9ebc7b0
r8: 0x0000000000003708 r9: 0x0000000000000002 r10: 0x00007fde9b900000 r11: 0x00007fde9b972180
r12: 0x00000001207027c0 r13: 0x0000000108a59c80 r14: 0x0000000000000114 r15: 0x0000000000000000
rip: 0x00000001235426aa rfl: 0x0000000000010202 cr2: 0x0000000000000010
Logical CPU: 2
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14
Binary Images:
0x105d3f000 - 0x105d42fff +xctest (17501) <7F497575-ED68-3244-8D8D-A2BE2F9F487A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/Agents/xctest
0x105d4f000 - 0x105da750f +dyld_sim (828.5) <29C26C3C-AB28-358B-A631-864F4B9A2939> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
0x105df9000 - 0x105e24ff7 +libMainThreadChecker.dylib (64541.4.1) <588C3EEF-7058-3B6F-BDF1-A29D91C95ABC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib
0x105f2f000 - 0x105f72fff com.apple.dt.XCTAutomationSupport (1.0 - 17501) <AD8AD2C8-15CB-3F4A-8796-7515BF9512C7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport
0x105fe3000 - 0x1062b9ff6 com.apple.Foundation (6.9 - 1770.300) <E82C4A15-1DAA-3B6A-9269-92341D9B8928> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
0x106576000 - 0x106679fff com.apple.dt.XCTest (1.0 - 17501) <F95E23A5-C1FF-35CC-B2C9-557BBD7618AF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
0x106746000 - 0x106777ffb +libobjc.A.dylib (818.1) <1950B771-EAA7-34A8-AFA0-067679975B38> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
0x10679f000 - 0x1067a0ff7 +libSystem.B.dylib (1292.60.1) <C529D5A6-6207-37B4-A619-7CB8EA3AFA01> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.B.dylib
0x1067aa000 - 0x106ba5ff6 com.apple.CoreFoundation (6.9 - 1770.300) <3DC01C37-6E63-3B31-AACF-C7E4C952A5EF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x106f5e000 - 0x1075baff3 com.apple.CoreGraphics (2.0 - 1463.2.1) <E0780587-61BD-3568-A428-34526990FF84> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1076ec000 - 0x1076ecff7 com.apple.UIKit (1.0 - 4003.1) <880A132E-8375-36EA-8AB3-61AEED0C9046> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit
0x1076f3000 - 0x10775cffc com.apple.AXRuntime (1.0.0 - 1) <70A4C9EF-39C4-381F-93FA-CA1150A00C60> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1077b3000 - 0x1077dcfff com.apple.dt.instruments.DTXConnectionServices (12.2 - 64542.4.1) <A944616F-64F4-320E-91F0-0B99B8EADFCF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTXConnectionServices.framework/DTXConnectionServices
0x107803000 - 0x107947ffa +libFontParser.dylib (305.2.0.6) <CA9F7B1E-3C43-3BA1-B778-C64C481D3DDF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x107a51000 - 0x107a75ff0 +libMobileGestalt.dylib (978.60.2) <3E2D7ACD-7A3D-30D9-AFF4-CC8D590793FC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib
0x107ad7000 - 0x107ae3ffd com.apple.IOSurface (289.4 - 289.4) <26778140-3D29-3E97-9A86-F7B07A434E2C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOSurface.framework/IOSurface
0x107afe000 - 0x107b10ffb +libz.1.dylib (76) <351C0E35-77E7-3839-B948-5DB02CC45CC9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libz.1.dylib
0x107b1a000 - 0x107bfcfff +libxml2.2.dylib (34.8) <6D1985D9-D0A1-3698-A7EA-1E42EB15D85A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxml2.2.dylib
0x107c42000 - 0x107c42fff com.apple.Accelerate (1.11 - Accelerate 1.11) <9E6345A1-8B5D-3766-8914-90228EF3C8F8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
0x107c48000 - 0x1080d8ff3 com.apple.CFNetwork (1209 - 1209) <9BC2F375-756F-36BB-93BB-735BC15A5567> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1081f8000 - 0x10824aff7 +libc++.1.dylib (904.4) <6D11FA0B-D615-336A-8C95-6B316BC47002> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
0x1082a6000 - 0x1082bbffb +libc++abi.dylib (904.4) <52B3F3F4-F456-3CDF-9BAF-FE9421298C6F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
0x1082dd000 - 0x1082eeff8 +libhvf.dylib (305.2.0.6) <2C5D1F66-3594-30DC-AD35-A32EE06D1E9C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x10830d000 - 0x10830dff7 com.apple.SoftLinking (1.0 - 1) <FF6DE6A1-3478-3596-9F3E-2E6022EB53FA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x108315000 - 0x10832cfc7 +libcompression.dylib (96.40.6) <781C88FA-771C-32A9-B53C-4DD5AC8B28EA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcompression.dylib
0x108338000 - 0x108593ff7 +libicucore.A.dylib (66109) <C9CA8D6C-C834-3E99-9D15-9E1594DED79B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib
0x1086a0000 - 0x1086e6ff0 com.apple.CoreAutoLayout (1.0 - 20) <8CA17415-3DEF-3152-9D0F-F5CEC3AD5065> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x10872b000 - 0x10879cff7 +libarchive.2.dylib (83.40.4) <29C48FBD-5C14-3427-85F7-23415496B09F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libarchive.2.dylib
0x1087b7000 - 0x1087b8fff +liblangid.dylib (136.1) <C4B6B476-C3A9-305F-B177-C37CE9EFAF61> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblangid.dylib
0x1087c1000 - 0x108845ff4 com.apple.framework.IOKit (2.0.2 - 1845.60.2) <019081DC-C493-3780-B73E-7F0A41A6DB6E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x10889d000 - 0x1088cbff7 +libCRFSuite.dylib (50) <85869CC6-C005-30F3-9A56-F0459B58A2DB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib
0x1088e7000 - 0x1088ebfff +libcache.dylib (83) <2D82E660-93D5-3525-9713-9F16778CA1C7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcache.dylib
0x1088f4000 - 0x1088ffff3 +libcommonCrypto.dylib (60178.40.2) <562C3607-23EE-38BC-9376-CDE43794D17F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcommonCrypto.dylib
0x108913000 - 0x10891aff7 +libcompiler_rt.dylib (102.3) <BB4FA8FC-1AC5-394C-BD59-91F464113CE5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcompiler_rt.dylib
0x108926000 - 0x10892ffff +libcopyfile.dylib (173.40.2) <BEB00B97-3C33-3DA1-83AB-70395AD878C1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcopyfile.dylib
0x10893a000 - 0x1089d7feb +libcorecrypto.dylib (1000.63.3) <409F6C00-B2D9-3932-B34B-6BA3CCDD3B97> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib
0x1089fe000 - 0x108a41ffa +libdispatch.dylib (1271.40.12) <744515ED-01FF-33E3-8A06-5174C9204926> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
0x108a89000 - 0x108abffff +libdyld.dylib (828.5) <7389C337-7F96-3BC4-AB6F-DE1C0589C42E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib
0x108aed000 - 0x108aedff7 +liblaunch.dylib (2038.40.38) <84148D57-88EC-37F4-9C0D-4283D7B7736B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/liblaunch.dylib
0x108af6000 - 0x108afbff7 +libmacho.dylib (973.0.1) <08252FBC-539B-3FD3-A0E2-BE8AFB81B2B4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libmacho.dylib
0x108b05000 - 0x108b06ffb +libremovefile.dylib (49.40.3) <591F3CAD-9874-3F09-A9E3-7B5A3654131B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libremovefile.dylib
0x108b0f000 - 0x108b25ffb +libsystem_asl.dylib (385) <88FD40D8-8A73-3101-8CAA-9ABE236A8852> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_asl.dylib
0x108b37000 - 0x108b38ff2 +libsystem_blocks.dylib (78) <A53F4058-C2F5-38AC-AD65-7635A972C2F4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_blocks.dylib
0x108b43000 - 0x108bc5fff +libsystem_c.dylib (1439.40.11) <BD0A1AF2-2A0A-3847-8EBF-6A4B5CD5DD6C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
0x108bf5000 - 0x108bf7ff7 +libsystem_collections.dylib (1439.40.11) <365AC966-EE3B-33F3-922A-D91DB8DF2F92> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_collections.dylib
0x108c02000 - 0x108c05ff3 +libsystem_configuration.dylib (1109.60.2) <0AB4AD2C-19E9-3BD9-A314-CAF30A53D085> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_configuration.dylib
0x108c0f000 - 0x108c1effb +libsystem_containermanager.dylib (318.60.1) <FBD50D54-1AD4-343E-9274-2A5C91248464> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_containermanager.dylib
0x108c30000 - 0x108c31fff +libsystem_coreservices.dylib (125.2) <5E98497E-D548-3EEC-8907-30E30CEE29D5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coreservices.dylib
0x108c3a000 - 0x108c41ffb +libsystem_darwin.dylib (1439.40.11) <C18795DC-10B6-3D05-8DA3-11A3A7949B28> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_darwin.dylib
0x108c52000 - 0x108c59ff3 +libsystem_dnssd.dylib (1310.60.3) <051BD949-C156-3A07-BE7C-DE3D5423F856> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_dnssd.dylib
0x108c64000 - 0x108c66fff +libsystem_featureflags.dylib (28.60.1) <3D3A6787-22E3-3E3B-BC87-F7DAADEA9342> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_featureflags.dylib
0x108c6f000 - 0x108c93fff +libsystem_info.dylib (542.40.3) <07D4F48C-C88D-301B-8774-C73C7DD6F62E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_info.dylib
0x108cac000 - 0x108cf1fd3 +libsystem_m.dylib (3186.40.3) <A04F5A48-1A05-321A-88B1-B871523F948B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_m.dylib
0x108d00000 - 0x108d2afff +libsystem_malloc.dylib (317.40.8) <3394538A-72AB-3407-B436-5B829F4C3D54> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib
0x108d46000 - 0x108d51fff +libsystem_notify.dylib (279.40.4) <FC2CAB9A-83D7-3A6C-B585-332AA4BBF44D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib
0x108d5c000 - 0x108d5cfff +libsystem_product_info_filter.dylib (8.40.1) <DA411B5D-EA8B-3966-9DBE-0F467FD192F6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_product_info_filter.dylib
0x108d62000 - 0x108d65ff7 +libsystem_sandbox.dylib (1441.60.4) <3A1AA142-2B5C-313F-9273-F6F57EE89428> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sandbox.dylib
0x108d70000 - 0x108d71ffb +libsystem_sim_kernel.dylib (227.40.3) <EAB3D464-AC47-3626-A0C8-C7AEBFB8210F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel.dylib
0x108d7a000 - 0x108d7cff7 +libsystem_sim_platform.dylib (227.40.3) <3F67443A-F2F7-3998-892F-64FFFE20773A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform.dylib
0x108d85000 - 0x108d85ff7 +libsystem_sim_pthread.dylib (227.40.3) <5B546F77-0262-3089-8D83-B2A2F85C657A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread.dylib
0x108d8c000 - 0x108da1ff6 +libsystem_trace.dylib (1277.40.18) <44C7058A-220E-3457-8FFF-4071C93FDBD9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
0x108db7000 - 0x108dbffff +libunwind.dylib (200.10) <106F1860-345B-3C3C-8CF0-6ED72374D311> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libunwind.dylib
0x108dcb000 - 0x108dfdfff +libxpc.dylib (2038.40.38) <94BC94F4-406C-37F5-8FF3-8BA28FD7FA66> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
0x108e33000 - 0x108e33ff7 +libsystem_sim_pthread_host.dylib (227.40.3) <8EF2603B-4272-3F4F-8D30-68BC931D4DAC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread_host.dylib
0x108e3a000 - 0x108e3aff7 +libsystem_sim_platform_host.dylib (227.40.3) <5BB061EA-6108-337D-B89C-A915199300CF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform_host.dylib
0x108e42000 - 0x108e42ff7 +libsystem_sim_kernel_host.dylib (227.40.3) <8C2DF58F-D11C-365E-948D-F8D0E9DC8CE5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel_host.dylib
0x108e49000 - 0x108e61fff +liblzma.5.dylib (16) <90A81092-BB47-3C14-94B1-BB0425252935> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblzma.5.dylib
0x108e6d000 - 0x108edcfff com.apple.SystemConfiguration (1.20 - 1.20) <2C52414A-7C73-3F86-BB30-BB8604532781> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x108f23000 - 0x108f3afff +libapple_nghttp2.dylib (1.41) <BE155C8C-9245-38B5-A7B7-42F1A34AAD16> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_nghttp2.dylib
0x108f48000 - 0x108f58ff7 +libbsm.0.dylib (68.40.1) <CA7C3E39-41AE-3B72-9D20-E0AFC5CC9342> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbsm.0.dylib
0x108f66000 - 0x108f82ffc com.apple.SecurityFoundation (1.0 - 1) <2E47A9DB-91DC-3C41-987D-496D6B14FFA1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SecurityFoundation.framework/SecurityFoundation
0x108fce000 - 0x108fe6ff7 com.apple.ProtocolBuffer (1 - 285.50.8.8.1) <6BCC4A35-7B06-3249-9A9A-338240054BCA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x109004000 - 0x109018ff7 +libcoretls.dylib (169) <B8848EBF-C376-3397-83A9-32C1E45CC691> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls.dylib
0x109027000 - 0x109028ffb +libcoretls_cfhelpers.dylib (169) <3D04AEA9-D02C-3C13-B38E-45EC4C7F9048> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls_cfhelpers.dylib
0x109032000 - 0x10903effb +libbz2.1.0.dylib (44) <D15C317B-321B-307E-B114-B7DF9536AB39> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbz2.1.0.dylib
0x109047000 - 0x109047fff +libcharset.1.dylib (59) <B47AC07B-9361-3F43-9F6C-1D1F1062A086> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcharset.1.dylib
0x10904f000 - 0x10904ffff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <CC7FED2C-8FE1-362D-A9C4-5A3C86353461> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x109055000 - 0x10906bff4 +libLinearAlgebra.dylib (1336.40.1) <E8A89126-139B-33A5-AF97-2F9DF3BC44CE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x109078000 - 0x109078ff7 com.apple.MobileCoreServices (1116.3.6 - 1116.3.6) <65A0B182-A892-305E-B625-7073FA0CE838> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x109083000 - 0x109115267 dyld (750.7) <9F48F7F8-94D0-3793-99B7-DDEF657EF956> /usr/lib/dyld
0x109189000 - 0x1092b9ffc com.apple.Security (10.0 - 59754.63.1) <560E5780-70AE-3471-9253-AC0966205188> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
0x1093c2000 - 0x10993dff4 +libnetwork.dylib (2288.60.5) <9761984E-BA04-32C9-B299-41CC78B8EF09> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetwork.dylib
0x109aaf000 - 0x109c46fff +libsqlite3.dylib (321.1) <269BBD99-C812-37CD-B57E-7F47DF3DF355> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib
0x109c81000 - 0x109d71ff7 +libiconv.2.dylib (59) <4024F4F8-3D9E-3FB1-87C6-94D2DE4BF1F2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libiconv.2.dylib
0x109d87000 - 0x10a714fe3 com.apple.vImage (8.1 - 544) <058B0D0B-EDCB-3DD6-8FDB-B7B612EF0EC5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x10a7c0000 - 0x10a90afcb +libvMisc.dylib (760.40.6) <B4AF5767-8AC6-3B40-B159-FEA6BB2BF42D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x10a92b000 - 0x10aaa9fef +libvDSP.dylib (760.40.6) <9AF4E3C9-D455-3243-B65D-C68ACCE40F8C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x10aabf000 - 0x10ac56fff +libBLAS.dylib (1336.40.1) <7EC7476C-EF66-372B-AE04-E2023B9B0C66> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x10ac6c000 - 0x10b018fff +libLAPACK.dylib (1336.40.1) <76637C32-FE2F-3CDF-9074-E5511E846544> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x10b05c000 - 0x10b06eff7 +libSparseBLAS.dylib (1336.40.1) <40D105D1-156A-3EB5-931D-4396A55F172B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x10b07a000 - 0x10b07fff3 +libQuadrature.dylib (7) <8C4BCDDB-5B1A-352A-9D33-40B9967C9B99> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x10b088000 - 0x10b717fd7 +libBNNS.dylib (288.60.2) <2B3F5B5D-029C-33E3-BD35-B90946B2FFDB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x10b750000 - 0x10b7beff7 +libSparse.dylib (106) <500BEBEB-732E-3B76-90A2-5C773EBFF0B9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x10b7d7000 - 0x10cc6cffe com.apple.UIKitCore (1.0 - 4003.1) <EA05818A-BA3C-3725-BBF1-4317400AFBE3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x10de4f000 - 0x10dee3ffd com.apple.ShareSheet (1575 - 1575) <636D8CB3-05DB-364F-8539-0FFB2E85C1AC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x10df86000 - 0x10e0b4ff3 com.apple.UIFoundation (1.0 - 726.4) <2C5BA221-A94D-3076-A6FD-0CCA6DB5FDCE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x10e197000 - 0x10e19eff8 com.apple.PushKit (1.0 - 1) <8831B2F9-8EEE-343F-9B3F-DF72442D892E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/PushKit.framework/PushKit
0x10e1af000 - 0x10e1fcff3 com.apple.RunningBoardServices (1.0 - 505.60.1) <375F4143-1FEE-3A13-AA80-D34D33BF7526> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x10e269000 - 0x10e26cff1 com.apple.dt.XCTTargetBootstrap (1.0 - 17155) <562B26C1-1E72-3846-9973-338018D9B64C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x10e278000 - 0x10e42dff0 com.apple.WebKitLegacy (8610 - 8610.3.7) <7C422D4B-2C47-31F9-982B-6DFCEEB813F8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x10e5a4000 - 0x10e5a6ff3 +libapp_launch_measurement.dylib (14) <C5C045C4-1180-3D06-8D5B-C8216587D77C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapp_launch_measurement.dylib
0x10e5b0000 - 0x10e5bcff9 com.apple.opengles (18.0.31 - 18.0.31) <4F8B1CF0-19A2-3315-9D39-39BF91CAF97F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x10e5cd000 - 0x10e5d1ffb com.apple.AggregateDictionary (1.0 - 1) <5523A3B6-E2F3-3E96-BC5B-F79C3304BC8E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x10e5dd000 - 0x10e709ffc com.apple.managedconfiguration (1.0 - 1.0) <F347C1DE-10A4-3D83-BE88-3308C3BCADC0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x10e823000 - 0x10e849fff com.apple.CoreSVG (1.0 - 149) <E92E8685-14E6-3A6C-951F-06E5C98CFE98> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x10e86c000 - 0x10ebd7fff com.apple.CoreImage (14.3.0 - 1120.10) <E7A1D2C7-FB56-394A-941C-EA5A9837FA72> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreImage.framework/CoreImage
0x10ee46000 - 0x10ee67ff3 com.apple.analyticsd (1.0 - 1) <B06F704D-4FD5-3D49-85EB-83AB371AAEBB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x10ee91000 - 0x10f060ff8 com.apple.CoreText (677.2.0.5 - 677.2.0.5) <96B41023-C6D6-329E-B861-71F189FEC620> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText
0x10f157000 - 0x10f498ff6 com.apple.ImageIO (3.3.0 - 2130.2.6) <E42D0725-8FE7-30E1-814A-576D43A7D141> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO
0x10f65d000 - 0x10f804ff1 com.apple.CoreServices (839 - 839) <B56C2555-7028-36B4-9A7C-485D954FB5BB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
0x10f957000 - 0x10fbc5ff0 com.apple.QuartzCore (1.11 - 925.1.2) <68C25993-ED05-3724-8916-C2FE11EB808F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x10fd10000 - 0x10fd45ff3 com.apple.UserNotifications (1.0 - 348.1) <6CC23343-9D3F-32CF-A6EB-55946C734DAC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x10fd89000 - 0x10fdc6ff1 com.apple.AppSupport (1.0.0 - 29) <B496EF89-8294-3BFF-B38B-E38B89F61299> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x10fe0c000 - 0x10fe1cff2 com.apple.AssertionServices (1.0 - 505.60.1) <56C979AC-742D-365C-AEB4-9B3882157D9A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x10fe37000 - 0x10fe98ff1 com.apple.BackBoardServices (1.0 - 1.0) <1617AA77-459E-3DCF-AE19-7127FB395A69> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x10ff16000 - 0x10ff9eff6 com.apple.BaseBoard (526 - 526) <300B3117-FF36-3469-8E17-C1D006E056EB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x110030000 - 0x11010cff9 com.apple.CoreUI (1.0 - 689.3) <1EA465E2-154C-3AE8-86A0-BA639B4478E0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1101d7000 - 0x110261ff8 com.apple.FrontBoardServices (702.3.3 - 702.3.3) <7127BF71-EAB5-30FE-B004-73A1B9EB837F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x110319000 - 0x110321ff6 com.apple.GraphicsServices (1.0 - 1.0) <0A99ADC4-9945-35F2-85DB-A2DB916F56B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x110335000 - 0x11035bff8 com.apple.MobileAssets (1.0 - 659.60.1) <B04F2B93-D574-3BF4-9A6B-5147DEE199CB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x110388000 - 0x1103dfff5 com.apple.PhysicsKit (1.0 - 1) <A6C4790F-49E0-3772-BCED-A4A13493246E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x110416000 - 0x110438ffe com.apple.PrototypeTools (1.0 - 1) <6FB530BA-0966-3914-8185-B004C18A5C39> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x110467000 - 0x1104feffb com.apple.TextInput (1.0 - 1.0) <AF1259F3-42F2-391E-BB4B-23455D686C8F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1105e6000 - 0x1105fdffa com.apple.UIKitServices (1.0 - 1) <EA15AC9F-9889-3860-AC38-EF25AD279C27> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x110621000 - 0x110639ff6 +libAccessibility.dylib (2885.14.1) <D366A9AB-8042-3D22-8E40-DA0F0190F8E1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAccessibility.dylib
0x110668000 - 0x110677ffd com.apple.accessibility.AXCoreUtilities (1.0 - 1) <37CB3F66-465B-3EFA-97EF-71302E0D5F3F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x110698000 - 0x1106a2ff3 com.apple.MediaAccessibility (1.0 - 130) <CB153306-07D7-3351-8674-4DE42C8B312C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1106b8000 - 0x1106c6ff4 +libperfcheck.dylib (41) <8FD6ED6D-D7E3-35D8-9510-B12ABBB310BD> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libperfcheck.dylib
0x1106d5000 - 0x1106e2ff3 com.apple.perfdata (1.0 - 67.40.1) <4CA307F4-ED11-3352-9E75-DC6A220DDD85> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1106fd000 - 0x1107bbff3 com.apple.ColorSync (4.13.0 - 3472) <FBEC0125-701E-39AF-A8A4-FC4A713B8F43> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x110803000 - 0x110926ff1 +libate.dylib (3.0.4) <D112C3A0-6BA2-3122-BC9F-CC39B325C524> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libate.dylib
0x11093e000 - 0x110956ffb +libexpat.1.dylib (26) <8DC993A3-3655-32F7-BCC0-503B0AE0D975> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libexpat.1.dylib
0x110963000 - 0x1109acff3 com.apple.AppleJPEG (1.0 - 1) <7ECF6FB9-D6F2-3D07-B60F-FFE5B51DC066> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1109bf000 - 0x1109f1ff7 +libGSFontCache.dylib (192.9.2.0.2) <0E03C2FC-9E3E-3F18-8BAF-3DE65BE3303A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x110b10000 - 0x110b13ff6 +libGSFont.dylib (84.1.0.1) <B666E65B-2A70-34C5-AF0B-03E7F3CBA46D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x110b1f000 - 0x110b6dfff com.apple.OTSVG (1.0 - 677.2.0.5) <940C4BC2-B6C4-3370-89F3-4F51A14A4686> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x110bbb000 - 0x110bbdffd com.apple.FontServices (1.0 - 1) <32BCEC9A-269D-3B72-9408-8BA595613E0F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x110bc8000 - 0x110c0eff9 com.apple.MobileInstallation (2.0 - 1.0) <D7AF2335-2DD9-30BC-AE00-A047B4319DF4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x110c45000 - 0x110c7fffd com.apple.CSStore (1116.3.6 - 1116.3.6) <C3B647C4-A9DA-319D-BC43-020D218B3F89> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x110cad000 - 0x110cb0ff7 com.apple.MobileSystemServices (1.0 - 1) <265780F3-352F-3E4C-AC99-DCCDC0996CA2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x110cbb000 - 0x110d8dfff com.apple.TextureIO (3.10.9 - 3.10.9) <ECE8EEBD-CD15-359B-BE20-6050ADAE126A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x110dc1000 - 0x110e92ffb com.apple.Metal (244.40.1 - 244.40.1) <41F7F7AA-47B4-3039-A073-10F8293DD1DB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Metal.framework/Metal
0x11103a000 - 0x111042ffd com.apple.InternationalSupport (1.0 - 60) <55F47E78-589C-3CC4-B45A-9590487A6A9B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x111050000 - 0x111056ff3 +libCoreFSCache.dylib (177.22) <991ECFCA-3721-300E-938D-D734E0B6C70F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x111060000 - 0x11108fff1 com.apple.CoreVideo (1.8 - 408.5) <6F794E05-EB7C-38CC-976B-18EB677E20F5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1110bb000 - 0x1110c9ff7 com.apple.CoreSimulator.SimFramebufferClient (732.8 - 732.8) <A25D8835-469C-3743-8E49-418A76A0BF88> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimFramebufferClient.framework/SimFramebufferClient
0x1110d8000 - 0x1110e1ffb +libGFXShared.dylib (18.0.31) <88869413-A900-300B-894B-D9772741D4A5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1110ed000 - 0x11112affb +libGLImage.dylib (18.0.31) <A4C8738A-B78D-3AE9-A399-69592E4A32BA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x111139000 - 0x11113bfff +libCVMSPluginSupport.dylib (18.0.31) <C60DA40C-74C2-3764-96D6-F402EE482397> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x111145000 - 0x11114dffb +libCoreVMClient.dylib (177.22) <92D7C49A-959A-3F61-A758-8FBF0E082EB2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x111159000 - 0x111e12f87 +libLLVMContainer.dylib (602.2.48.3) <4B4283D4-86F6-3574-AB80-EBDA9E359651> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x1121c7000 - 0x112281ff7 com.apple.CoreMedia (1.0 - 2760.6.2.1) <E3094AAB-AE93-3A84-BA3E-0F779F5A2C59> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x112318000 - 0x1123feff4 com.apple.VideoToolbox (1.0 - 2760.6.2.1) <381A7FCC-5FE1-3B2E-81CA-A3A3A6657422> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x11244d000 - 0x11245bff0 com.apple.GraphVisualizer (1.0 - 210.1) <718A907A-E9F7-3DD0-A62C-AAC349BDBB67> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x11246a000 - 0x112883ff8 com.apple.vision.FaceCore (4.1.2 - 4.1.2) <323F4324-1548-35C2-9841-A6FDA7A8A198> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x112a90000 - 0x112a9aff3 com.apple.CMCaptureCore (1.0 - 80.13.2) <42427DD6-F0A7-37C5-841D-80AF185196F7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x112ae8000 - 0x112aebff5 com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <3A494CD1-5FDE-3FC5-8DF3-97799BD859B1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
0x112af4000 - 0x112bb2ff3 com.apple.audio.CoreAudio (5.0 - 5.0) <FD177836-B828-3785-A074-9948CA804E3C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x112c1e000 - 0x112c3aff0 com.apple.audio.caulk (1.0 - 70) <CE7D4454-6CE9-30B6-921F-A1B313D6904E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/caulk.framework/caulk
0x112c86000 - 0x112caeff6 com.apple.persistentconnection (1.0 - 1.0) <73B08863-DD5A-3079-B114-AF7861DEA0D0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x112ce2000 - 0x112cfaff3 com.apple.commonutilities (8.0 - 900) <F20E490D-8582-3537-BF5E-9C75A3ED2E80> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x112d14000 - 0x112e0cffc com.apple.CoreTelephony (113 - 8175.1) <2AD5018F-14E2-3CCE-9D20-868F915A94EC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x112f2b000 - 0x112f5dff3 com.apple.bom (14.0 - 233) <85F88A27-9935-34CE-9E35-B77D005A4DA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Bom.framework/Bom
0x112f76000 - 0x112f7bffb +libcupolicy.dylib (8175.1) <ED00DE15-3E66-32DA-BCB9-CA7D59CFF8A7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcupolicy.dylib
0x112f88000 - 0x112fceff8 +libTelephonyUtilDynamic.dylib (5346) <48C9C724-F2C7-31D7-8AB1-C007F6EC64F0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libTelephonyUtilDynamic.dylib
0x113038000 - 0x1131daff2 com.apple.CoreUtils (6.5 - 650.5) <403E9681-F924-3E8C-9873-135E85F8E802> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x113316000 - 0x113345ff6 com.apple.IconServices (440.23 - 440.23) <D9BEEF6F-E2B0-3FAD-9AC7-6CAF4CEC7711> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x113384000 - 0x11338cff0 com.apple.CorePhoneNumbers (1.0 - 1) <BE3D59AD-39EF-343E-953F-B8CF8A9C0251> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x113399000 - 0x1133c4ff0 com.apple.BoardServices (1.0 - 526) <F11B8CB8-9F53-361F-84C1-6EADD016C076> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1133f6000 - 0x113400ff1 com.apple.mobileicons.framework (1.0 - 372.0) <79F66D39-DF9C-3475-992B-0406488288AE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x113411000 - 0x1146b4ff3 com.apple.JavaScriptCore (8610 - 8610.3.7) <AD0720E1-F84B-335A-B1AD-D691CB1678C4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x114b55000 - 0x117295ff6 com.apple.WebCore (8610 - 8610.3.7) <1C74D397-F4B2-3EDA-A768-5B6E3EC9CF4E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x11833c000 - 0x118471ffe com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <97B833DE-6768-339B-93C4-4240BD3E658D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x11853e000 - 0x11875eff9 com.apple.audio.AudioToolboxCore (1.0 - 1180.23) <81230955-4A44-366C-971E-E070A3B5B716> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1189bb000 - 0x1189c9ff6 com.apple.TCC (1.0 - 1) <DBF23594-AA85-36BB-A03A-30DC16635EE2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TCC.framework/TCC
0x1189e3000 - 0x1189e5ffb com.apple.MediaExperience (1.0 - 1) <26B46D21-407D-3E2C-BD2A-5892999DB310> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1189f4000 - 0x118a4fff9 com.apple.SpringBoardServices (1.0 - 1.0) <77FC1E2E-5AA3-3028-9BE0-177536985114> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x118ade000 - 0x118aebff5 +libAudioStatistics.dylib (25.1) <C02A1B0C-C2B4-30BB-8FE8-66628A9915A3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioStatistics.dylib
0x118b02000 - 0x118b34ffb +libAudioToolboxUtility.dylib (1180.23) <55A76C43-6DEE-37C1-854C-17AF41DD30B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioToolboxUtility.dylib
0x118b63000 - 0x118b6aff9 com.apple.ist.IdleTimerServices (1.0 - 1) <35C50D13-555B-3B74-9483-6D822FA9021B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x118b7d000 - 0x118b8dff0 com.apple.datamigration (1.0 - 1.0) <719DA308-E180-3846-80A8-F030CD0B6444> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x118ba5000 - 0x118c1dff6 com.apple.Accounts (113 - 113) <C4DBC358-43B3-3CE6-9824-63F3761C0A54> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accounts.framework/Accounts
0x118c88000 - 0x118fa6ffb +CoreData (1044.3) <D4BB15B8-AE53-335B-8C87-3BD89C439C25> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreData.framework/CoreData
0x1191ba000 - 0x1191deff7 com.apple.applesauce (1.0 - 16.26) <BDB5EB7F-1E40-3088-82DA-1E76098B3A01> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1191ee000 - 0x11920aff0 com.apple.ExtensionKit (19.4 - 19.4) <412ADA67-0607-3E21-8430-518CB5E6723A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x119234000 - 0x119265ff7 com.apple.pluginkit.framework (1.0 - 1) <E8961962-176C-3AB9-9908-48A078965571> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x119287000 - 0x11928efff com.apple.ExtensionFoundation (19.4 - 19.4) <B639E961-9CC2-3669-9090-BDDA5EAF3B98> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x11929d000 - 0x1192dfff3 com.apple.StreamingZip (1.0 - 1) <B904DB08-8AB6-359B-878D-16789F5D0F8B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x11930b000 - 0x11930dfff com.apple.ConstantClasses (1.0 - 1) <18C0F373-87D0-3DAF-8DC9-C3E801B1D97A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x119319000 - 0x11931bff8 +libAXSafeCategoryBundle.dylib (2885.14.1) <E3A5625B-1266-3831-964A-63EA9CD3E19C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAXSafeCategoryBundle.dylib
0x119325000 - 0x1194d2ffd com.apple.AssistantServices (1.0 - 1) <D7C5FDD4-1B03-3884-8F23-3E5C87A8980E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1196db000 - 0x119704ff5 com.apple.metricmeasurement (0 - 1) <2D1AD15E-45E1-37D1-881B-452123A81585> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MetricMeasurement.framework/MetricMeasurement
0x119739000 - 0x1197e5ff3 com.apple.CoreSymbolication (12.2 - 64541.4) <7E4B08F1-480D-34AF-8DE4-376B5E74DAC6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x11985f000 - 0x11992dff6 com.apple.SAObjects (1.0 - 1) <3F3EAE42-5E9D-3B80-8C7E-ED5B4D43D09A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x119de8000 - 0x11a055fff com.apple.MediaRemote (1.0 - 1) <8635EE83-0EEA-3812-A3FB-E5455DDDC734> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x11a286000 - 0x11a30bffd com.apple.corelocation (2420.12.12 - 2420.12.12) <38C04151-0B47-30C9-9040-A24A67AFC9CD> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x11a349000 - 0x11a3cdff2 com.apple.siri.SiriInstrumentation (1.0 - 1) <EA4B197C-AF64-32BF-BA39-B6E29BE0056D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x11a451000 - 0x11a49cff6 com.apple.voiceservices (1.0.0 - 1.0) <82D163E8-9C96-34C0-BF63-7849E690614B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x11a4f3000 - 0x11a506ff5 com.apple.RemoteTextInput (1.0 - 1) <CF6AB245-6606-32B0-B7C8-E2B5CC3ED92F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x11a523000 - 0x11a565ffd com.apple.MediaServices (1.0 - 1) <4782F015-13C4-3966-9A6F-681AC7CDD43E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x11a5bb000 - 0x11a6ceff4 com.apple.ids (10.0 - 1000) <3BD93E0D-D456-3D33-AAEF-0F5B478F0628> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDS.framework/IDS
0x11a75a000 - 0x11a75aff5 com.apple.marco (10.0 - 1000) <B16EF244-95D5-3DDB-A570-73E2F3C74A32> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Marco.framework/Marco
0x11a763000 - 0x11a7caff0 com.apple.imfoundation (10.0 - 1000) <7456DE50-84C9-337A-A52E-5C615EC80370> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x11a825000 - 0x11a99cffb com.apple.idsfoundation (10.0 - 1000) <A15B6263-023D-3070-B29C-917E9AC09633> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x11aa8f000 - 0x11ab35ff2 com.apple.Network (1.0 - 1) <D539D467-A2F1-3B4E-AE07-FAECEAE7181E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Network.framework/Network
0x11abac000 - 0x11abc2ff2 com.apple.Engram (1.0 - 1) <FF51E241-66B4-34AE-9CEE-28BF2C0C232F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Engram.framework/Engram
0x11abd7000 - 0x11ac3effe com.apple.CoreBluetooth (1.0 - 1) <BECE8C87-F648-3FB8-9CDB-ADBAD029E5CB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x11aca2000 - 0x11c224ff3 com.apple.GeoServices (1.0 - 1757.52.10.6.10) <E51E562A-71EC-3BC6-91A3-62AE2621ECB7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x11cfc7000 - 0x11cfedffb com.apple.locationsupport (2420.12.12 - 2420.12.12) <B51CF2D2-5C01-3C52-B516-A510F327D55D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x11d00b000 - 0x11d06dff0 com.apple.CoreLocationProtobuf (1 - 1) <9C4A5917-F6FD-3ADD-9CEE-D850CBE04A34> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x11d0ce000 - 0x11d0ceff9 com.apple.PhoneNumbers (1.0 - 1) <1340BBA2-1E9D-330E-AE3B-A109DA9F721E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x11d0d7000 - 0x11d6efff8 com.apple.siri.tts.SiriTTS (1 - 1) <57D10A01-2D09-36AE-BBAE-9CF8C0CB5B19> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x11da11000 - 0x11da11fff com.apple.avfoundation (2.0 - 2000.5) <2E7472F5-716A-39EA-8AFD-3BC24131AEDC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x11da19000 - 0x11e096fff com.apple.Espresso (1.0 - 256.2.2) <1E8A6478-A755-32CA-A496-EBFC9A84AA47> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x11e447000 - 0x11e810ffa com.apple.CoreML (1.0 - 1) <7401B5F1-38FA-32A8-AA6C-78B4685F42FA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreML.framework/CoreML
0x11ea56000 - 0x11ea73fff +libedit.3.dylib (55) <4A060E42-33C9-3C3A-B825-6B9CE8018724> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libedit.3.dylib
0x11ea86000 - 0x11eae0ff7 +libmecab.dylib (929.1.1) <443D3CDB-495F-3103-9F85-11774544EAEB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmecab.dylib
0x11eb0c000 - 0x11ec91ff7 com.apple.AVFCore (1.0 - 2000.5) <414DA3C2-0414-3383-94FC-4726AA487C9C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x11ee98000 - 0x11ef8cff5 com.apple.audio.AVFAudio (1.0 - 477.10) <A7D4A7A8-CCCE-3D18-8C85-42FC7C8BAA78> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x11f024000 - 0x11f0a3fff com.apple.AVFCapture (1.0 - 80.13.2) <6808353C-86EE-3F0A-8B4A-6520B6882E14> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x11f148000 - 0x11f163ff7 com.apple.IntlPreferences (1.0 - 330) <0CFDE1B1-301C-3D2D-B7C0-067C36CF4B59> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x11f182000 - 0x11f194ff3 com.apple.UniformTypeIdentifiers (632 - 632) <391E398D-33E7-3C8D-9D75-E88B38E35F5A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x11f1ae000 - 0x11f244fff com.apple.AirPlaySync (1.0 - 2760.6.2.1) <46A2E4D2-9F05-3EEF-9636-0BD0E03B669A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x11f2e6000 - 0x11f7e1ffd com.apple.MediaToolbox (1.0 - 2760.6.2.1) <EFBE9F2D-00C5-3307-8A31-7966056B3A24> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x11fa4a000 - 0x11fa54ff0 com.apple.Celestial (1.0 - 2760.6.2.1) <80BDB7B2-BDB8-3948-ACEF-45249D583449> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x11fa73000 - 0x11fa8affe com.apple.audio.AudioSession (1.0 - 76.7) <89306604-3739-3992-8785-958A599FB2B5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x11faa8000 - 0x11faecff6 com.apple.CMCapture (1.0 - 80.13.2) <98B8B238-A22F-3164-9539-38C2E12D935A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x11fb60000 - 0x11fbf4fff com.apple.Quagga (85 - 85) <1EC816A9-0F62-32D2-940A-F63464B6F2E5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x11fc17000 - 0x11fdd6ff5 com.apple.cloudkit.CloudKit (962 - 962) <64EEC340-C87D-3A36-9375-0AFF375FB5B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CloudKit.framework/CloudKit
0x11ff8b000 - 0x11ffa9ffd com.apple.aps.framework (4.0 - 4.0) <3C2FB206-2CF8-390E-8405-0CC4F646EF4B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x11ffce000 - 0x12000bff6 com.apple.C2 (1.3 - 569) <ACF9514F-0296-3569-8483-321B55194F15> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/C2.framework/C2
0x120050000 - 0x12009aff2 com.apple.ProtectedCloudStorage (1.0 - 1) <0A411411-AA45-3077-B718-ACE2ED53C192> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1200e5000 - 0x1200ecffb com.apple.CoreTime (284.0.1) <605A3F7A-1027-3463-A096-4B9FF60BE9D3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1200fb000 - 0x120189ff4 com.apple.AuthKit (1.0 - 1) <766B6A71-3B21-3B9B-B03C-BEDAB8441490> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x120238000 - 0x120249ffc com.apple.LocalAuthentication (1.0 - 827.60.15) <525EE7EF-1CA7-35D6-900B-3B020C1F5B48> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x12025f000 - 0x12026bff0 com.apple.AppleIDAuthSupport (1.0 - 1) <D189915F-A676-37D4-AA6B-C8AD20AD603D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x12027f000 - 0x1202b1ff1 com.apple.CoreAuthentication.SharedUtils (1.0 - 827.60.15) <E8D89FA0-A610-37BD-9E15-5797F41AFC24> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1202d3000 - 0x1202d7ffb +libheimdal-asn1.dylib (597.40.10) <826B936F-28A0-3593-9DCF-35865A2757F2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libheimdal-asn1.dylib
0x1202e2000 - 0x120311ff3 +libncurses.5.4.dylib (57) <F161F708-5F14-368E-8E43-2AAD93A35F87> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libncurses.5.4.dylib
0x120329000 - 0x120396ffa com.apple.LoggingSupport (1.0 - 1277.40.18) <460744D3-F2E7-317D-86D8-8772778C236E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1203f3000 - 0x120489fde com.apple.Symbolication (12.2 - 64541.7.1) <80C073C8-217E-3E8E-8268-D8A4452F6DC5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x120508000 - 0x120512ff9 com.apple.performance.SignpostCollection (1.56 - 56) <88D3D1F1-4783-3F49-82FA-EDC0E4D21027> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x120523000 - 0x120523fff com.apple.performance.SignpostNotification (1.56 - 56) <3CF469E4-78D2-3D1C-A7ED-CEE41127D19E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification
0x12052a000 - 0x120570ff0 com.apple.signpost.SignpostSupport (1.56 - 56) <C68D4886-5D43-37D5-A188-DC760A36DC08> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1205cc000 - 0x1205d7ff7 com.apple.MallocStackLogging (1.0 - 1) <650A3A97-4713-3814-9EF4-E0330ECE970A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x12063e000 - 0x12066dfff com.apple.CoreServicesInternal (474.3 - 474.3) <DAD0782D-4612-3525-B395-058C2E5745D8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1206cf000 - 0x1206d6ffb +com.pspdfkit.Aspects (1.4.1 - 1) <04299C7E-C123-3FF2-B9B2-28C16C830AB3> /Users/USER/*/Aspects.framework/Aspects
0x1206e7000 - 0x1206e7fff +libswiftCoreFoundation.dylib (1.6) <59C48FE8-8BF1-3D26-9BC7-63BB4FD82E6E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreFoundation.dylib
0x1206f0000 - 0x1206f0ff7 +libswiftCoreImage.dylib (1) <BF711797-4B31-3F05-9590-FE621E8DA518> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreImage.dylib
0x122856000 - 0x122bb1fff +io.ably.Ably-tvOS-Tests (1.0 - 1) <4A958FF6-C8D5-36F4-A841-5D06AEACE847> /Users/USER/*/Ably-tvOS-Tests
0x1232f6000 - 0x123315ff7 +com.swiftyjson.SwiftyJSON (1.0 - 1) <9AC43CBC-8C3C-389A-B1F7-EDC7B9473EDF> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
0x12334a000 - 0x1233b5fff +net.jeffhui.Nimble (1.0 - 1) <BF0C0FFF-4577-3B93-A074-3EBECABF2868> /Users/USER/*/Nimble.framework/Nimble
0x123492000 - 0x123561ff7 +io.ably.Ably (1.2.11 - 1.2.11) <8BA34299-DE7C-3F73-9C83-DC0B5DF46D9D> /Users/USER/*/Ably.framework/Ably
0x123652000 - 0x123665fff +libXCTestSwiftSupport.dylib (17501) <A0A17866-C896-3D69-83C9-0F6C8C1CB386> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
0x123682000 - 0x123a64ffd +libswiftCore.dylib (5.3.1 - 1200.2.41) <4B67474C-CC5C-345B-9842-4D96D391F4CF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCore.dylib
0x123d94000 - 0x123d9efff +libswiftCoreGraphics.dylib (2) <F4F4AF1F-BB2E-3823-916D-5F1CB19DE5EA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreGraphics.dylib
0x123dc2000 - 0x123dc8fff +libswiftDarwin.dylib (??? - ???) <2E9B90F3-3325-34E4-ABB5-F8D69C9745B3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDarwin.dylib
0x123ddc000 - 0x123df1ff4 +libswiftDispatch.dylib (4.40.2) <C9E42C43-CD1A-310D-A6F2-D6DB404507C9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDispatch.dylib
0x123e39000 - 0x123fa9ffa +libswiftFoundation.dylib (20) <3FC5CB5C-92B6-36AB-80CB-CBBA1144DA61> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftFoundation.dylib
0x124179000 - 0x12417cfff +libswiftMetal.dylib (1.3.1) <A16F6E2A-0BE1-348C-A087-F49999BB2C91> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftMetal.dylib
0x12418b000 - 0x12418cffd +libswiftObjectiveC.dylib (1) <C2ED70D9-592B-3227-82C2-FAA5C8394235> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftObjectiveC.dylib
0x12419a000 - 0x12419bffd +libswiftQuartzCore.dylib (1) <C8B98058-0B3F-3973-B787-A4E5C1F816CF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftQuartzCore.dylib
0x1241a5000 - 0x1241d9ff5 +libswiftUIKit.dylib (19) <D03D8AC5-7700-3949-AB07-64EA146EC2A7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftUIKit.dylib
0x12424f000 - 0x12433ffff com.apple.combine (1.0 - 252.100) <29960C74-0390-3687-86A1-4519D600CD2C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Combine.framework/Combine
0x12449f000 - 0x1244aaffb +io.ably.DeltaCodec-tvOS (1.2.0 - 1) <8A924F88-D46C-3D90-AC87-243198186657> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
0x1244bb000 - 0x1244c2ffb +com.remyvirin.msgpack-tvOS (0.4.0 - 1) <E222257B-FEB3-3C46-8E06-BE83B355DBF2> /Users/USER/*/msgpack.framework/msgpack
0x1244e3000 - 0x12459bfff +libboringssl.dylib (351.40.2) <4952DDD6-8A00-369F-A64C-66E8174AA505> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libboringssl.dylib
0x124653000 - 0x1246b6ffa +libusrtcp.dylib (2288.60.5) <64132A8C-147B-3539-A37F-2C460640F8FA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libusrtcp.dylib
0x1246cf000 - 0x1246d1ff4 +liblog_network.dylib (2288.60.5) <EF664714-F570-37D6-8939-09E824BDBAA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/log/liblog_network.dylib
0x124789000 - 0x124795047 +libobjc-trampolines.dylib (818.1) <FAF5BB64-FCDD-39ED-8E8D-8566023CB22E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc-trampolines.dylib
0x1247ac000 - 0x12481bfff com.apple.Heimdal (4.0 - 2.0) <040E65D4-8ED4-3CE6-B464-CAF1BF8F0355> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x12485b000 - 0x124873ffb +libresolv.9.dylib (68) <6547D2C6-547C-33FE-BF6D-F77FCB9B05B9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libresolv.9.dylib
0x7fff4ba70000 - 0x7fff4ba9cff7 +libsystem_kernel.dylib (6153.141.66) <FF081F3A-F653-3F8F-9E64-9F34792EEDB3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_kernel.dylib
0x7fff4ba9d000 - 0x7fff4baa5fef +libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_platform.dylib
0x7fff4baa7000 - 0x7fff4bab1fff +libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_pthread.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 127
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: 54712
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=690.1M resident=0K(0%) swapped_out_or_unallocated=690.1M(100%)
Writable regions: Total=72.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=72.0M(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 52.8M 94
MALLOC guard page 32K 8
SQLite page cache 128K 2
STACK GUARD 56.0M 10
Stack 12.6M 11
__DATA 11.6M 336
__DATA_CONST 21.9M 252
__DATA_DIRTY 16K 3
__FONT_DATA 4K 1
__LINKEDIT 407.3M 291
__TEXT 283.0M 275
__UNICODE 588K 1
libnetwork 640K 16
mapped file 30.7M 5
shared memory 24K 3
=========== ======= =======
TOTAL 880.4M 1312