Skip to content

Instantly share code, notes, and snippets.

@steipete
Created October 20, 2017 07:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steipete/6a467947cf0db4eb0be0cd90af1990d5 to your computer and use it in GitHub Desktop.
Save steipete/6a467947cf0db4eb0be0cd90af1990d5 to your computer and use it in GitHub Desktop.
Crash when you call fulfill on background threads and are unlucky?
Process: PSPDFFoundation-TestHost-iOS [15960]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/0AE503AA-1EFF-4FC4-A1B3-D64B83DD1059/data/Containers/Bundle/Application/774DC2FD-74EF-4F79-B700-EEB70410267F/PSPDFFoundation-TestHost-iOS.app/PSPDFFoundation-TestHost-iOS
Identifier: PSPDFFoundation-TestHost-iOS
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [10769]
Responsible: PSPDFFoundation-TestHost-iOS [15960]
User ID: 502
Date/Time: 2017-10-20 00:02:36.697 -0700
OS Version: Mac OS X 10.12.6 (16G29)
Report Version: 12
Anonymous UUID: 0001CA8A-9F82-DA40-DE5C-3621D7A855CD
Time Awake Since Boot: 3300000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
Application Specific Information:
CoreSimulator 494.22.3 - Device: iPad Air 2 - Runtime: iOS 11.0 (15A8401) - DeviceType: iPad Air 2
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x0000000108840c5a objc_retain + 10
1 com.apple.CoreFoundation 0x000000010946603e +[__NSArrayI __new::::] + 222
2 com.apple.CoreFoundation 0x00000001092c8284 +[NSArray arrayWithObjects:count:] + 52
3 com.apple.CoreFoundation 0x0000000109341949 -[NSSet allObjects] + 249
4 com.apple.Foundation 0x00000001082c881b -[NSSet(NSPredicateSupport) filteredSetUsingPredicate:] + 279
5 com.apple.dt.XCTest 0x0000000118e7dc48 -[XCTestCase _reportFailuresForUnwaitedExpectations] + 125
6 com.apple.dt.XCTest 0x0000000118e7da40 __24-[XCTestCase invokeTest]_block_invoke + 838
7 com.apple.dt.XCTest 0x0000000118ec5f45 -[XCUITestContext performInScope:] + 183
8 com.apple.dt.XCTest 0x0000000118e7d6ef -[XCTestCase invokeTest] + 141
9 com.apple.CoreFoundation 0x000000010933756c __invoking___ + 140
10 com.apple.CoreFoundation 0x0000000109337440 -[NSInvocation invoke] + 320
11 com.pspdfkit.foundation.tests 0x0000000107b22d2a __ASPECTS_ARE_BEING_CALLED__ + 3539 (Aspects.m:507)
12 com.apple.CoreFoundation 0x0000000109335ed8 ___forwarding___ + 760
13 com.apple.CoreFoundation 0x0000000109335b58 _CF_forwarding_prep_0 + 120
14 com.apple.dt.XCTest 0x0000000118e7e6b0 __26-[XCTestCase performTest:]_block_invoke.369 + 42
15 com.apple.dt.XCTest 0x0000000118ecac4b +[XCTContext runInContextForTestCase:block:] + 163
16 com.apple.dt.XCTest 0x0000000118e7e04c -[XCTestCase performTest:] + 608
17 com.apple.dt.XCTest 0x0000000118e7a052 __27-[XCTestSuite performTest:]_block_invoke + 363
18 com.apple.dt.XCTest 0x0000000118e799b9 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 26
19 com.apple.dt.XCTest 0x0000000118e79bb6 -[XCTestSuite performTest:] + 239
20 com.apple.dt.XCTest 0x0000000118e7a052 __27-[XCTestSuite performTest:]_block_invoke + 363
21 com.apple.dt.XCTest 0x0000000118e799b9 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 26
22 com.apple.dt.XCTest 0x0000000118e79bb6 -[XCTestSuite performTest:] + 239
23 com.apple.dt.XCTest 0x0000000118e7a052 __27-[XCTestSuite performTest:]_block_invoke + 363
24 com.apple.dt.XCTest 0x0000000118e799b9 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 26
25 com.apple.dt.XCTest 0x0000000118e79bb6 -[XCTestSuite performTest:] + 239
26 com.apple.dt.XCTest 0x0000000118ed216d __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 40
27 com.apple.dt.XCTest 0x0000000118e8d232 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 475
28 com.apple.dt.XCTest 0x0000000118ed200c -[XCTTestRunSession runTestsAndReturnError:] + 281
29 com.apple.dt.XCTest 0x0000000118e696ab -[XCTestDriver runTestsAndReturnError:] + 314
30 com.apple.dt.XCTest 0x0000000118ec9eb6 _XCTestMain + 619
31 com.apple.CoreFoundation 0x000000010935620c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
32 com.apple.CoreFoundation 0x000000010933aa3b __CFRunLoopDoBlocks + 203
33 com.apple.CoreFoundation 0x000000010933a214 __CFRunLoopRun + 1300
34 com.apple.CoreFoundation 0x0000000109339a89 CFRunLoopRunSpecific + 409
35 com.apple.GraphicsServices 0x000000010d84d9c6 GSEventRunModal + 62
36 com.apple.UIKit 0x000000010a1b223c UIApplicationMain + 159
37 com.pspdfkit.foundation.tests 0x0000000107b1c427 main + 87 (main.m:15)
38 libdyld.dylib 0x000000010e176d81 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x000000010e58944e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x000000010e5bd621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x000000010e5bd07d start_wqthread + 13
Thread 2:
0 libsystem_kernel.dylib 0x000000010e58944e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x000000010e5bd621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x000000010e5bd07d start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x000000010e58944e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x000000010e5bd621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x000000010e5bd07d start_wqthread + 13
Thread 4:
0 libsystem_pthread.dylib 0x000000010e5bd070 start_wqthread + 0
1 ??? 0x000070000c3c9b50 0 + 123145507609424
Thread 5:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x000000010e58134a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x000000010e580797 mach_msg + 55
2 com.apple.CoreFoundation 0x000000010933ae85 __CFRunLoopServiceMachPort + 213
3 com.apple.CoreFoundation 0x000000010933a3c2 __CFRunLoopRun + 1730
4 com.apple.CoreFoundation 0x0000000109339a89 CFRunLoopRunSpecific + 409
5 com.apple.Foundation 0x0000000108228e5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
6 com.apple.Foundation 0x00000001082a69b7 -[NSRunLoop(NSRunLoop) runUntilDate:] + 87
7 com.apple.UIKit 0x000000010ae0dc95 -[UIEventFetcher threadMain] + 118
8 com.apple.Foundation 0x00000001082368ac __NSThread__start__ + 1197
9 libsystem_pthread.dylib 0x000000010e5bd93b _pthread_body + 180
10 libsystem_pthread.dylib 0x000000010e5bd887 _pthread_start + 286
11 libsystem_pthread.dylib 0x000000010e5bd08d thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x000000010e58944e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x000000010e5bd621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x000000010e5bd07d start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x000000010e58944e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x000000010e5bd48e _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x000000010e5bd07d start_wqthread + 13
Thread 8:: com.pspdfkit.main-thread-guard
0 libsystem_kernel.dylib 0x000000010e58134a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x000000010e580797 mach_msg + 55
2 com.apple.CoreFoundation 0x000000010933ae85 __CFRunLoopServiceMachPort + 213
3 com.apple.CoreFoundation 0x000000010933a3c2 __CFRunLoopRun + 1730
4 com.apple.CoreFoundation 0x0000000109339a89 CFRunLoopRunSpecific + 409
5 com.apple.Foundation 0x0000000108228e5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
6 com.apple.Foundation 0x00000001082a69b7 -[NSRunLoop(NSRunLoop) runUntilDate:] + 87
7 com.pspdfkit.PSPDFFoundationTests 0x000000011c3b458f +[PSPDFHangDetector deadThreadMain] + 200 (PSPDFDebugHelper.m:254)
8 com.apple.Foundation 0x00000001082368ac __NSThread__start__ + 1197
9 libsystem_pthread.dylib 0x000000010e5bd93b _pthread_body + 180
10 libsystem_pthread.dylib 0x000000010e5bd887 _pthread_start + 286
11 libsystem_pthread.dylib 0x000000010e5bd08d thread_start + 13
Thread 9:
0 libsystem_pthread.dylib 0x000000010e5bd070 start_wqthread + 0
1 libobjc.A.dylib 0x0000000108840cc0 objc_storeStrong + 70
Thread 10:
0 libsystem_pthread.dylib 0x000000010e5bd070 start_wqthread + 0
1 ??? 0x000060c0000bf920 0 + 106377750772000
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0xbadda566e703bead rbx: 0x00000000000000dd rcx: 0x0000000000000004 rdx: 0x0000000000000403
rdi: 0x0000608000014f70 rsi: 0x0000000000000403 rbp: 0x00007fff580e0090 rsp: 0x00007fff580e0058
r8: 0x00000000000003ff r9: 0x0000600000014520 r10: 0x00007ff54a0ad040 r11: 0xfffffffffffb4c10
r12: 0x00007ff54906d1a8 r13: 0x0000000000000000 r14: 0x0000000000000c80 r15: 0x0000000000000190
rip: 0x0000000108840c5a rfl: 0x0000000000010202 cr2: 0x00007ff5490cd808
Logical CPU: 4
Error Code: 0x00000000
Trap Number: 13
Binary Images:
0x107b1b000 - 0x107b29ff7 +com.pspdfkit.foundation.tests (1.0 - 1) <0354086A-5803-3C20-9B4B-AEAE0F7B2D33> /Users/USER/Library/Developer/CoreSimulator/Devices/0AE503AA-1EFF-4FC4-A1B3-D64B83DD1059/data/Containers/Bundle/Application/774DC2FD-74EF-4F79-B700-EEB70410267F/PSPDFFoundation-TestHost-iOS.app/PSPDFFoundation-TestHost-iOS
0x107b40000 - 0x107b7420f +dyld_sim (519.3) <AB4975E6-3B13-3AB8-B19F-0754ECF696DB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
0x107bc4000 - 0x107bc7ff3 com.apple.Xcode.IDEBundleInjection (5.0 - 13001) <D0D1B935-8064-3E25-BB76-318820E906E3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/IDEBundleInjection.framework/IDEBundleInjection
0x107bcf000 - 0x107bf9ffb +libMainThreadChecker.dylib (63075.1) <10BBB52D-5B93-3455-A33E-EB48457A1AAB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib
0x107dc1000 - 0x10803dfff com.apple.CoreImage (11.0.0 - 578.2) <C9A0FD5D-3169-329C-85AB-F61B2884D1B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreImage.framework/CoreImage
0x108208000 - 0x108510fff com.apple.Foundation (6.9 - 1444.12) <D153C8B2-743C-36E2-84CD-C476A5D33C72> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
0x108828000 - 0x108ed2d67 +libobjc.A.dylib (724) <B18B8E7D-C4EB-3158-B650-9118578D2298> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
0x109218000 - 0x109265ff7 +libc++.1.dylib (400.9.1) <B4632D8D-7C71-32F2-BD1E-E76C9DAAB0F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
0x1092b3000 - 0x1092b4fff +libSystem.dylib (1252) <1975AE58-0526-30FE-9375-584B9DEE5D06> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.dylib
0x1092bb000 - 0x10963bfff com.apple.CoreFoundation (6.9 - 1443) <3D0A79A9-5AFE-3C13-8FAD-8FAD4A25BC4F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x109804000 - 0x109828fff +libc++abi.dylib (400.7) <EE7C0AC0-D456-3E4B-B7DB-8154270735FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
0x10983a000 - 0x109989ff3 com.apple.CoreText (352.0 - 578) <30CB57C8-AE50-3968-B13F-C460008CAAF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText
0x109a60000 - 0x109e89ff7 com.apple.vision.FaceCore (3.1.10 - 3.1.10) <666FF5E0-F2AF-39D0-9673-88F20E555EA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x10a0b1000 - 0x10a0bdffb com.apple.opengles (15.0.48 - 15.0.48) <FE1AC7ED-62D5-3A96-843D-DC558FFF98FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x10a0cb000 - 0x10a0cbfff com.apple.Accelerate (1.11 - Accelerate 1.11) <E201B5CA-9F47-3CF6-8842-A830EEDDEEE9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
0x10a0cf000 - 0x10a0e4fcf +libcompression.dylib (47) <2B2623AC-ACBA-337A-9356-5431888F0F82> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcompression.dylib
0x10a0ec000 - 0x10a0edff3 com.apple.FontServices (1.0 - 1) <A96607E6-654A-3628-86D8-18C80BA22E96> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x10a0f3000 - 0x10a0f7ff3 +libcache.dylib (80) <699A1A19-F204-3AD1-9906-9C7812F7CA82> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcache.dylib
0x10a0fd000 - 0x10a13adc7 dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
0x10a188000 - 0x10b30cfff com.apple.UIKit (1.0 - 1000) <8DBEB53F-A45C-36B2-BF99-6A16227AE264> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit
0x10c330000 - 0x10c4faff3 +libFosl_dynamic.dylib (17.7) <5A47FB54-B2E4-3438-9C8C-3E145EEC0AB6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libFosl_dynamic.dylib
0x10c54e000 - 0x10c5e8fff com.apple.CoreMedia (1.0 - 2171.9) <4C48BA1E-67B2-3144-A8F5-20E9CB4954CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x10c68c000 - 0x10c98bff7 com.apple.VideoToolbox (1.0 - 2171.9) <E1345619-E212-38D8-B0B6-C5AD0452ED5A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x10ca26000 - 0x10caabfff com.apple.ColorSync (4.13.0 - 544) <EDFDD5C4-EBAF-323F-9BC7-E65365B55FC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x10cadd000 - 0x10cfe2ff7 com.apple.ImageIO.framework (3.3.0 - 1694.1) <28D9F94E-4863-34E2-B767-E85752593687> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO
0x10d0f5000 - 0x10d6f3ff7 com.apple.CoreGraphics (2.0 - 1125.2.1) <D735BF70-CD56-3110-A248-95274AAD6EAE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x10d806000 - 0x10d825ffb com.apple.CoreVideo (1.8 - 278.0) <8384C4BA-655C-3744-9E9E-EE34529A6B9D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x10d841000 - 0x10d855fff com.apple.GraphicsServices (1.0 - 1.0) <7A4C8852-B3F4-3122-BF43-5F716A18A9A2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x10d871000 - 0x10d9aaff7 com.apple.MobileCoreServices (822.8 - 822.8) <9C98A683-8FB7-36F8-B144-DAB9DF172E4D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x10daa8000 - 0x10dcc8ff7 +libicucore.A.dylib (59117.0.2) <0ABABDA9-0FB4-34C9-820F-1E57ACC1EAA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib
0x10ddaf000 - 0x10debcfff +libFontParser.dylib (222.1) <19F7400E-93D7-326A-892B-D6D7367AA03E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x10df98000 - 0x10dfb0ff7 +libMobileGestalt.dylib (585.7.7) <0F876F61-B188-3CF7-8864-F755441800A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib
0x10e000000 - 0x10e019ffb +liblzma.5.dylib (10) <A0895545-C57D-3AAA-B75B-74AF13645069> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblzma.5.dylib
0x10e022000 - 0x10e02cffb +libcommonCrypto.dylib (60118.1.1) <B672D932-E41C-3848-B59A-A536E17A9E4D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcommonCrypto.dylib
0x10e03b000 - 0x10e042ff7 +libcompiler_rt.dylib (62.1.2) <65CBF980-9B10-34DE-83E4-C6A024F3EDB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcompiler_rt.dylib
0x10e04c000 - 0x10e054ff7 +libcopyfile.dylib (146) <DE4E6118-E774-3E31-8760-9C6CA6E8F121> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcopyfile.dylib
0x10e05b000 - 0x10e0e0fe7 +libcorecrypto.dylib (562) <BA4D0612-B82B-345E-A016-5A0078EDFC74> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib
0x10e0ff000 - 0x10e135fff +libdispatch.dylib (913.2.3) <0E7E2BE3-BE2D-3828-89C0-977A63CC1AE3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
0x10e176000 - 0x10e18ffff +libdyld.dylib (519.3) <1D383552-3528-3EDE-B205-A892660E9A80> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib
0x10e1a9000 - 0x10e1a9ff7 +liblaunch.dylib (1205.1.10) <AC2FB4A8-51C9-32AA-BCCA-E2FEC0AD2E9C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/liblaunch.dylib
0x10e1b0000 - 0x10e1b4ffb +libmacho.dylib (900.1) <4C2F1053-3571-3906-AB07-39BC8DDB1895> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libmacho.dylib
0x10e1bb000 - 0x10e1bcff3 +libremovefile.dylib (45) <68754F1A-05F3-38E0-8BDD-B228B8673389> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libremovefile.dylib
0x10e1c2000 - 0x10e1d8ff7 +libsystem_asl.dylib (356.1.1) <E12EC528-944A-3B01-8735-86F037A66F63> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_asl.dylib
0x10e1e7000 - 0x10e1e7fff +libsystem_blocks.dylib (68) <5C7AA276-08C2-327B-A244-9A492142AF09> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_blocks.dylib
0x10e1ec000 - 0x10e270ff7 +libsystem_c.dylib (1244.2.1) <71ED58DA-40CC-3811-AC46-3AC1D6FA5A49> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
0x10e29c000 - 0x10e29fff7 +libsystem_configuration.dylib (963) <2E686E21-0BAB-35CF-8FA4-51796935B777> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_configuration.dylib
0x10e2a6000 - 0x10e2aafff +libsystem_containermanager.dylib (136.1.1) <765D5DA9-CA34-31C2-88C3-98A3DAECAD8A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_containermanager.dylib
0x10e2b2000 - 0x10e2b3ffb +libsystem_coreservices.dylib (51) <2B2066F8-B157-3D8D-81FC-92FC26F3F9BF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coreservices.dylib
0x10e2b9000 - 0x10e2baff7 +libsystem_darwin.dylib (1244.2.1) <77B89568-2525-302A-AD68-F6991947E61A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_darwin.dylib
0x10e2c0000 - 0x10e2c6ff7 +libsystem_dnssd.dylib (878.1.1) <97ECF80C-2B6C-3C2E-8FE9-B052A7DA79A2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_dnssd.dylib
0x10e2cd000 - 0x10e30bff3 +libsystem_info.dylib (517) <C149DBD3-B2BC-34EE-BD4C-2D49188EC747> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_info.dylib
0x10e321000 - 0x10e369fef +libsystem_m.dylib (3147) <2AE1F7DC-BA33-3463-B280-02306FA4E341> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_m.dylib
0x10e377000 - 0x10e394fff +libsystem_malloc.dylib (140.1.1) <13D8C0FE-EEE3-3E19-973F-C1DEFBC3C6FD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib
0x10e3a3000 - 0x10e41afff +libsystem_network.dylib (1229.1.5) <C801524E-E43D-378B-81CC-A8C8243F0F2F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_network.dylib
0x10e45a000 - 0x10e463ffb +libsystem_notify.dylib (172) <17BF9494-6460-3D50-A6E5-FD2691D198CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib
0x10e46c000 - 0x10e46fff7 +libsystem_sandbox.dylib (765.1.6) <BDC61EF7-BF05-392E-A638-C72DFBFEEA7C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sandbox.dylib
0x10e476000 - 0x10e477ffb +libsystem_sim_kernel.dylib (185) <094F9430-FF8D-3628-92C6-08A9DD8C7281> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel.dylib
0x10e47d000 - 0x10e47fff7 +libsystem_sim_platform.dylib (185) <C2DAE411-5A61-33FE-8B19-6E7719364683> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform.dylib
0x10e485000 - 0x10e485ff7 +libsystem_sim_pthread.dylib (185) <A173B6EE-2485-3F67-9D17-13DEC9C57C8F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread.dylib
0x10e48a000 - 0x10e49dff7 +libsystem_trace.dylib (829.1.2) <F3F3CC68-06D7-3A02-9CA4-F01AD9537654> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
0x10e4af000 - 0x10e4b5fff +libunwind.dylib (126.5.1) <1A4AE843-6C23-311D-B237-14684B4E2F0E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libunwind.dylib
0x10e4bc000 - 0x10e4e6fff +libxpc.dylib (1205.1.10) <CBE96042-79D0-3515-8570-968B28E72519> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
0x10e50e000 - 0x10e50efff +libsystem_sim_pthread_host.dylib (185) <05D9BD15-0B2E-387F-9D31-E61F8BEEF8DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread_host.dylib
0x10e513000 - 0x10e546ff7 +libclosured.dylib (519.3) <1E4D40F2-09E2-36BB-A7FE-3F94774300C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/closure/libclosured.dylib
0x10e564000 - 0x10e564fff +libsystem_sim_platform_host.dylib (185) <37DEF559-7B83-32B1-BB12-948673804556> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform_host.dylib
0x10e56a000 - 0x10e56afff +libsystem_sim_kernel_host.dylib (185) <D0373515-DE50-3486-BE97-35894F8B2DA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel_host.dylib
0x10e56f000 - 0x10e591ff7 libsystem_kernel.dylib (3789.70.16) <34B1F16C-BC9C-3C5F-9045-0CAE91CB5914> /usr/lib/system/libsystem_kernel.dylib
0x10e5a9000 - 0x10e5b1fe7 libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
0x10e5ba000 - 0x10e5c4ff7 libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
0x10e5d1000 - 0x10ed3ffdb com.apple.vImage (8.1 - ???) <480A4023-A13E-3F8E-8E0A-6A2DE7018FE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x10edd6000 - 0x10edd6fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <78B12071-9C00-3AA4-97F2-DB95CB7E4C9F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x10edda000 - 0x10ef32feb +libvDSP.dylib (622) <2FA82773-F557-3C30-A96A-8C68CCCC55CE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x10ef46000 - 0x10f31ffff +libLAPACK.dylib (1211) <3F93FD14-A9E0-379F-B6F6-E395870FE0AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x10f370000 - 0x10f511ffb +libBLAS.dylib (1211) <F6D62196-C272-30FE-B409-1914B8979033> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x10f537000 - 0x10f5d1ff3 +libvMisc.dylib (622) <7E8D1CFD-D3D0-35F5-B294-954FAFF9C27C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x10f5e3000 - 0x10f5f9ff7 +libLinearAlgebra.dylib (1211) <285A26B1-551D-3CDF-98AA-AAACC9AD2CB0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x10f604000 - 0x10f64eff3 +libSparse.dylib (79.1.1) <467BA63F-730C-36F7-9EB8-3026E83A6791> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x10f660000 - 0x10f672ff7 +libSparseBLAS.dylib (1211) <152DE280-AC15-34C6-A1A5-422D9B1EE3D1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x10f67b000 - 0x10f680ff3 +libQuadrature.dylib (3) <14209542-EE03-3898-B022-267A9D206ABC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x10f685000 - 0x10f6befff +libBNNS.dylib (32) <445E1958-6A62-3E3B-A45B-B82735081344> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x10f6c9000 - 0x10f6dbfff +libz.1.dylib (70) <B8AD809D-D75B-39E1-9289-065F2BBF2FE1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libz.1.dylib
0x10f6e1000 - 0x10f70bffb +libarchive.2.dylib (54) <7ABB13D1-DA4F-3A20-8256-277D7B1259A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libarchive.2.dylib
0x10f719000 - 0x10f800ff7 +libxml2.2.dylib (31.7) <8208FF8F-9432-3010-A5DA-8B3350098729> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxml2.2.dylib
0x10f846000 - 0x10fba5fff com.apple.CFNetwork (887 - 887) <06D08BB2-960F-3CAB-9AA8-E4BBC0584A49> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x10ff24000 - 0x10ff84ff3 com.apple.SystemConfiguration (1.17 - 1.17) <A3D6999F-EE98-3D4C-899F-9E09150BBFF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x10ffbd000 - 0x110028ff3 com.apple.framework.IOKit (2.0.2 - 1445.1.3) <ABAB8A14-9F72-300A-B7A5-E71D3B304A22> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x11006b000 - 0x11009dff7 +libCRFSuite.dylib (41) <1FEC1132-0199-378B-A77E-722A5D9BAE6F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib
0x1100b4000 - 0x1100b5fff +liblangid.dylib (128) <18F50F3B-C21A-3AB2-B88B-7E916ED1B146> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblangid.dylib
0x1100bb000 - 0x1100cbff3 +libbsm.0.dylib (39) <890DF6AE-02C2-3A42-B356-24A1A5BE4AA4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbsm.0.dylib
0x1100d6000 - 0x1101bbff7 com.apple.Security (10.0 - ???) <6B6052FB-0D47-3006-BE4E-5289FDCC946F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
0x110281000 - 0x1103f4ffb +libsqlite3.dylib (274.1) <13BCC36F-647A-3C44-8A2C-337AAE7C486F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib
0x110426000 - 0x11043effb +libcoretls.dylib (155) <82E013F2-B995-326D-BE79-78AF40100E3C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls.dylib
0x11044c000 - 0x11044dffb +libcoretls_cfhelpers.dylib (155) <2B72C211-6731-3297-896D-0B9DB3059E1D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls_cfhelpers.dylib
0x110454000 - 0x110523ffb +libnetwork.dylib (1229.1.5) <AB16C2E6-2051-30C8-8557-B2305B088DE3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetwork.dylib
0x11058a000 - 0x1105a0ff7 +libapple_nghttp2.dylib (1.24) <268E1395-509C-3AF1-B798-D532C9BD270B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_nghttp2.dylib
0x1105ae000 - 0x11065dfff +libboringssl.dylib (109.2.2) <A18787B6-C50D-3865-ABB6-1FBFB096E1A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libboringssl.dylib
0x1106dc000 - 0x110714ff3 +libusrtcp.dylib (1229.1.5) <38107B80-B8D2-350E-835D-6D188B191633> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libusrtcp.dylib
0x110724000 - 0x110724fff +libapple_crypto.dylib (109.2.2) <64A14831-3E76-3D9F-842E-CF723769AFC1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_crypto.dylib
0x110728000 - 0x110735ffb +libbz2.1.0.dylib (38) <61E7BC76-7F55-39F3-AB29-043366469977> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbz2.1.0.dylib
0x11073b000 - 0x1107bcff7 com.apple.Metal (123.3.6 - 123.3.6) <F0C0A397-A422-35FC-910A-DD941450DAEC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Metal.framework/Metal
0x1108a1000 - 0x1108e9ff7 com.apple.AppleJPEG (1.0 - 1) <CAFFDD98-3EA5-3440-9576-536C8AC301B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1108f8000 - 0x1108fbff7 +libCoreFSCache.dylib (160.11) <BEE8E5EE-7200-37BC-A103-D6A494D61140> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x110901000 - 0x11090bffb +libGFXShared.dylib (15.0.48) <E39D1384-287A-301F-A27A-2E1DFF084B78> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x110914000 - 0x110957ff7 +libGLImage.dylib (15.0.48) <65564855-D3A4-3EDE-83FB-4303E3026941> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x110963000 - 0x110965fff +libCVMSPluginSupport.dylib (15.0.48) <A8C8649F-9EA0-3BAC-A11B-2E61177D6B44> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x11096c000 - 0x110974ffb +libCoreVMClient.dylib (160.11) <AB377365-A709-35A9-9A26-EF93931CC379> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x11097d000 - 0x111607f4b +libLLVMContainer.dylib (602.2.46) <E167830E-F213-327E-BE3C-9552FEB1C815> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x1119af000 - 0x1119b2ff3 com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <90CB8690-FC2D-3F9A-BD6F-AE7C77690678> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
0x1119b8000 - 0x111a44ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <3CDF384B-F88A-3C89-8042-23D0B7E897FD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x111a76000 - 0x111c26fff com.apple.QuartzCore (1.11 - 574.5.17) <84B35A23-FD28-3CAE-BCF0-5F38C65EC409> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x111d0d000 - 0x111d35fff com.apple.applesauce (1.0 - ???) <3E9EFDE9-6BED-3B45-95E4-02A645C1C4C2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x111d42000 - 0x111d95ffb com.apple.DocumentManager (1.0 - 68.3.8) <842CA551-D7EE-3946-B6CC-B137C192DBAA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager
0x111deb000 - 0x111e7cff7 com.apple.FileProvider (112 - 112) <FC40CA2D-E9CD-38F8-B40A-9DACE1FE83C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/FileProvider.framework/FileProvider
0x111efe000 - 0x111ff0ffb com.apple.UIFoundation (1.0 - 543) <5A538907-2445-3F46-ACDF-0944E670E210> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x11209a000 - 0x11209eff7 com.apple.AggregateDictionary (1.0 - 1) <31B4E54D-64FD-3C26-B6C6-47DE6FFB5FD1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1120a7000 - 0x1120d2ff3 com.apple.UserNotifications (1.0 - ???) <5F9F16B0-E123-32CE-A2A5-E6299115BA2E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x112105000 - 0x112160fff com.apple.FrontBoardServices (483 - 483) <DBF1FA2D-2888-3428-AC5E-A675C2143C6B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1121e6000 - 0x112247ff7 com.apple.BaseBoard (357.1 - 357.1) <7C7D5AA1-ADB4-31D3-9F11-90E1491F9CDD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1122c4000 - 0x11238afd7 com.apple.CoreUI (1.0 - 489) <0B3A6AF0-339D-3DA2-978C-F574BD9F0767> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1124d6000 - 0x1124ebffb com.apple.MobileAssets (1.0 - 437.7.1) <DC9B209A-2A86-37AE-BE2F-11EDB58ED8FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x112505000 - 0x112536ff3 com.apple.BackBoardServices (1.0 - 1.0) <3ACB9B12-6E70-3B8A-A49A-5217FA39A287> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x11257a000 - 0x1125a2ff7 com.apple.DictionaryServices (1.2 - ???) <F2A095B1-F19E-385C-B931-8D1297884008> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x1125cf000 - 0x112609fff com.apple.SpringBoardServices (1.0 - 1.0) <AD696C47-A6C0-3525-9CB4-D36154E68D66> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x11265e000 - 0x1126a0ff3 com.apple.AppSupport (1.0.0 - 29) <FD3F5930-14FB-3969-B144-E602BB2F0EAB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1126e7000 - 0x11273eff7 com.apple.TextInput (1.0 - 1.0) <AB0AF7C9-BEC5-313E-A221-66363A9AC795> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1127c6000 - 0x11293cfff com.apple.WebKitLegacy (8604 - 8604.2.10) <D5B9B152-CD67-3857-A832-57CD52D7483E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x112aa3000 - 0x112b8aff3 com.apple.ProofReader (2.4 - 430) <9CF20D1E-1345-30E7-9FEC-C8C9BF2D1D9E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x112be7000 - 0x112bf9ff3 +libAccessibility.dylib (2397.17.10) <AFE64705-AABB-305A-9BA8-529C66BADE2D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAccessibility.dylib
0x112c1f000 - 0x112c71fff com.apple.PhysicsKit (1.0 - 1) <A83A8108-AF58-3E5F-B9CA-5929FC444D3B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x112ca6000 - 0x112d15ff3 com.apple.Network (1.0 - 1) <22ACD78C-2FB5-3FE4-818D-19B706FDACE0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Network.framework/Network
0x112d7a000 - 0x112d83ff3 com.apple.mobileicons.framework (1.0 - 1.0) <5F28DF52-5F84-3436-A602-6E68F83C4100> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x112d90000 - 0x112d9ffff com.apple.DocumentManagerCore (1.0 - 68.3.8) <AA700165-7BD2-376F-9A35-1CA5813D8663> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x112db4000 - 0x112dd6fff com.apple.pluginkit.framework (1.0 - 1) <B9006083-02AA-3A60-9335-A000A0A3EA22> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x112dfc000 - 0x112e1aff7 com.apple.ProtocolBuffer (1 - 259) <8FE5C2FD-1BB4-3595-9470-46A354372607> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x112e3c000 - 0x112e98fff com.apple.CoreSpotlight (1.0 - 231) <DF5B7021-5867-3F0F-977B-F423B4B1A27C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x112f09000 - 0x1130ddfff com.apple.mobilespotlight.index (10.7.0 - 1187) <4127FC32-983B-32B1-9558-8F27E308B2E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1131a2000 - 0x1131edff7 com.apple.CoreNLP (1.0 - 130) <2934803E-4D4E-3539-897A-EE663811D9FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x113235000 - 0x1132e8fff +libmecab_em.dylib (779.4) <CE81CD19-3DF3-3E44-ACF1-55CDE7CE668C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmecab_em.dylib
0x11330e000 - 0x113312ff3 +libgermantok.dylib (19) <9A54FF99-8B1F-3045-A802-6533E6B53BA6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libgermantok.dylib
0x113318000 - 0x113319ffb +libThaiTokenizer.dylib (2.2) <DC9C3067-2C78-3CE5-B0BE-B02B79FB5366> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libThaiTokenizer.dylib
0x11331f000 - 0x113328fff +libChineseTokenizer.dylib (28) <C9E2F999-AA5B-35C4-BF35-D67D67EA38F3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libChineseTokenizer.dylib
0x113336000 - 0x11334cfff +libmarisa.dylib (9) <34BA863A-1283-3398-AED4-E75EFE286FC0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmarisa.dylib
0x11335a000 - 0x11344bff7 +libiconv.2.dylib (51) <9979C6D5-5613-3D44-917A-1D5E87E1E831> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libiconv.2.dylib
0x11345f000 - 0x113551fff com.apple.LanguageModeling (1.0 - 159) <43F328B2-97A5-365D-A720-893C57A3236F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x113584000 - 0x113594ff7 com.apple.CoreEmoji (1.0 - 69) <6610C4C0-AF3C-3851-9488-7F72BC452908> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1135ad000 - 0x1135efff7 com.apple.Lexicon-framework (1.0 - 33) <EEF4A6CA-74C8-3552-9EA9-65D7F7B286FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x113603000 - 0x113613ffb +libcmph.dylib (6) <7C757187-A898-369F-A96E-8F64DE801757> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcmph.dylib
0x11361d000 - 0x113624ff7 com.apple.CorePhoneNumbers (1.0 - 1) <161A5022-6C9F-30F1-8461-95976F1A0A53> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x11362d000 - 0x1136e0ff3 com.apple.TextureIO (3.6 - 3.6) <867DA303-FBCC-36E3-9F5D-354B66DD71FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x113709000 - 0x113808fe7 +libate.dylib (1.13.1) <3818A678-4B89-3736-9EE4-C28979F1F002> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libate.dylib
0x11381d000 - 0x11391aff3 com.apple.managedconfiguration (1.0 - 1.0) <9C3CA152-778E-3772-A44D-81F67FCA092C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x113a1b000 - 0x113a70ff7 com.apple.Accounts (113 - 113) <EC9B9E25-5482-3DDF-811D-88098A23B6C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accounts.framework/Accounts
0x113ac6000 - 0x113af0ff3 com.apple.persistentconnection (1.0 - 1.0) <7B2952EB-3544-3084-ABDA-E14CB3444B61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x113b1e000 - 0x113b26fff com.apple.datamigration (1.0 - 1.0) <042033ED-787C-3A37-B5FE-0D5AAFD51E6F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x113b34000 - 0x113bc3fff com.apple.CoreTelephony (113 - 5483) <B52510E7-515C-32A4-92A0-3B66A721CC45> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x113c49000 - 0x113c5effb com.apple.AssertionServices (1.0 - 1) <3337D28E-B15B-3174-8DAA-95E026067F37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x113c85000 - 0x113fc0ffb +CoreData (847.1) <C6D10D1F-BEF7-3C49-A3F4-A320DB930E71> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreData.framework/CoreData
0x1141cc000 - 0x1141e0ffb com.apple.commonutilities (8.0 - 900) <616D54B3-E627-3890-AAA4-042E705F5771> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1141f7000 - 0x1141feff7 +libcupolicy.dylib (5483) <0D9AF93E-7A3C-366E-BECE-F8049A508D1E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcupolicy.dylib
0x11420a000 - 0x114245ff7 +libTelephonyUtilDynamic.dylib (3077) <A0B73FC5-8949-327F-A746-005C43D57555> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libTelephonyUtilDynamic.dylib
0x114292000 - 0x1142b8ff7 com.apple.StreamingZip (1.0 - 1) <A5C1179C-B42E-33CC-86ED-15BF788AEB1D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1142d6000 - 0x1143d8fff com.apple.NLP (1.0 - 122) <0FE6FDEB-9711-39B1-B015-406F609BF1EE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NLP.framework/NLP
0x11442e000 - 0x114456fff +libxslt.1.dylib (15.10) <19F8F133-D721-3557-84FC-30E4E6239E50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxslt.1.dylib
0x114467000 - 0x114475ff7 com.apple.IntlPreferences (1.0 - 227) <4578A35B-FBF0-3F09-9175-35128C0DD96C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x114488000 - 0x1144bbffb com.apple.datadetectorscore (7.0 - 590) <D57AEF13-4682-3F04-B110-1C201CC22BE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1144e7000 - 0x1144eaff3 com.apple.InternationalSupport (1.0 - 1) <B657545E-9637-37B6-942F-F582EE9F41EB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1144f1000 - 0x114d6cff7 com.apple.JavaScriptCore (8604 - 8604.2.10) <05AD1CCC-534C-373A-A580-7480F2E83A41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x114fd6000 - 0x116499fff com.apple.WebCore (8604 - 8604.2.10) <1E843620-80E7-3990-9C28-87883C2D6C90> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x11713d000 - 0x117654ff3 +libwebrtc.dylib (7604.2.10) <93FFB484-C9FE-387D-AA93-98A50410C769> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x117830000 - 0x117c95ff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <73B8A489-9BCA-3ED4-AC05-B27A40D42894> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x117e7e000 - 0x118057fff com.apple.avfoundation (2.0 - 1430.4) <D283B07B-1E47-3EFC-B6D9-3C83C00939C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1182b9000 - 0x1182c3ff7 +libAudioStatistics.dylib (975.1.3) <25215098-C9AC-3607-883E-E8C0CF97DBA5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioStatistics.dylib
0x1182d0000 - 0x118312fff com.apple.awd (1.0 - 919) <ECE9442E-7FD7-3936-B97C-76236F35D854> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x118345000 - 0x11834dff3 com.apple.RTCReporting (9.32 - 9.32) <DB68DBB9-9AEF-3BC6-ABB0-E28C77691C17> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x11835c000 - 0x118362fff com.apple.TCC (1.0 - 1) <60ABD637-DBCE-3780-8AF1-683D385BF2A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TCC.framework/TCC
0x11836e000 - 0x11845dff7 +libAWDSupportFramework.dylib (745.1) <1D64AFF2-7B07-3F9B-B9C8-EAC63DAC7311> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAWDSupportFramework.dylib
0x118579000 - 0x11858aff7 +libprotobuf-lite.dylib (745.1) <E9057BA3-2728-3F6E-A417-681A0F96CDDA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprotobuf-lite.dylib
0x1185a2000 - 0x1185cffff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <9C6F0297-F99E-351F-8E5E-FEF49230F93E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1185fa000 - 0x11865bff7 +libprotobuf.dylib (745.1) <A4A5C394-7B4F-3DD9-A259-D9426761D509> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprotobuf.dylib
0x1186b6000 - 0x11878afff com.apple.audio.AVFAudio (1.0 - ???) <DF0FD38A-9606-3CE5-AA23-1399574D3A17> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x118816000 - 0x118bdbff7 com.apple.MediaToolbox (1.0 - 2171.9) <84B2C2A2-2525-3251-859D-EF0961F967C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x118d9b000 - 0x118dd6ffb com.apple.Celestial (1.0 - 2171.9) <B1F70286-5FC9-3BCD-8D11-0AB8941E2304> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x118e48000 - 0x118e52ffb com.apple.MediaAccessibility (1.0 - 114) <EA4CA947-BCF0-3158-8AEA-98F711A89410> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x118e64000 - 0x118f15ff3 com.apple.dt.XCTest (1.0 - 13201) <A88C28E0-D5CE-3D6E-A31A-DDE474A34B97> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
0x118fa1000 - 0x118fe5ff7 com.apple.AXRuntime (1.0.0 - 1) <DF75D89D-1F8E-36BB-A651-BC4250C4BA24> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x119027000 - 0x11904efff com.apple.dt.instruments.DTXConnectionServices (63107) <26AEB795-C276-3ECD-9222-7AA1C0DE39ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTXConnectionServices.framework/DTXConnectionServices
0x119072000 - 0x119135ffb com.apple.AssistantServices (1.0 - 1) <0CB6B1FB-BF5A-3B09-A037-034AE1D12695> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x119212000 - 0x119298ff7 com.apple.CoreSymbolication (63075) <7B698A82-2CC5-3375-8D27-355E420392A8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1192ef000 - 0x119316ff7 com.apple.dt.XCTAutomationSupport (1.0 - 1) <37E30190-D73C-363E-B9C7-5B81325BB2BE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport
0x11933d000 - 0x1193a5ff7 com.apple.dt.instruments.DVTInstrumentsFoundation (63107) <A8655542-8521-31DB-A519-656E38545AFE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DVTInstrumentsFoundation.framework/DVTInstrumentsFoundation
0x1193fd000 - 0x11947ffef com.apple.Symbolication (9.0 - 63079.1) <5E92363F-3D62-34D7-90B8-AA452C7992F6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1194e5000 - 0x119546fff com.apple.SAObjects (1.0 - 1) <EA354FB4-184E-3F6C-BFFE-1D0DA145A85E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x119800000 - 0x119927ff7 com.apple.CoreDuet (1.0 - 1) <2770460D-2CEC-3064-A2AA-309C174E687B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x119a28000 - 0x119a3bffb com.apple.CoreDuetDaemonProtocol (1.0 - 1) <46670B06-A20E-36B9-969E-E3A51F6DADC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x119a4f000 - 0x119b6fff3 com.apple.MediaRemote (1.0 - 1) <027EC11F-E4A9-3FBB-B866-D8F8716E6EC4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x119cbb000 - 0x119ebdff7 com.apple.Intents (1.0 - 1) <437DC25F-584D-3BA1-8981-DD5E2CFC2F61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Intents.framework/Intents
0x11a0de000 - 0x11a118ff7 com.apple.voiceservices (1.0.0 - 1.0) <5055D174-F067-3672-A86A-D9C7C72220C6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x11a15b000 - 0x11a179fff com.apple.coreduetcontext (1.0 - 1) <C7B21C42-537A-3A74-9203-850419F62E83> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x11a1a4000 - 0x11a1baff3 com.apple.aps.framework (4.0 - 4.0) <C1875A34-F7DF-3684-8A02-7F985517713E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x11a1d9000 - 0x11a2e2ff7 com.apple.cloudkit.CloudKit (719 - 719) <5A00EDD9-B8E6-34FA-92FE-F95B4F165434> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CloudKit.framework/CloudKit
0x11a3f8000 - 0x11a46cfff com.apple.corelocation (2235.0.5) <E1B32246-65E1-3DFA-8DA6-307C158B9B1A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x11a4a1000 - 0x11a4e4ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <4C63B071-B2C2-3496-8E2B-1F96EC389DEF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x11a526000 - 0x11ae42ff7 com.apple.GeoServices (1.0 - 1352.30.8.9.1) <337C82B3-955A-387E-BA88-BC91DCA0D0C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x11b590000 - 0x11b5beff3 com.apple.CoreBluetooth (1.0 - 1) <6F5C7DD1-4F36-33E2-9ECD-062886986F9B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x11b5e8000 - 0x11b635ff7 +CoreLocationProtobuf (16) <EED4EC7B-9B01-3AA7-BC6C-52EB8D662E94> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x11b688000 - 0x11b6aafff com.apple.CacheDelete (1.0 - 1) <D673709B-1A1A-393B-94DC-70A5943330A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x11b6c4000 - 0x11b6c9ffb +libheimdal-asn1.dylib (520) <F73A69B6-DC9E-39EE-A0BD-B27FA7B215C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libheimdal-asn1.dylib
0x11b6d1000 - 0x11b6d1fff com.apple.IntentsFoundation (1.0 - 1) <CC189ADB-5C9E-3E15-B096-7A4D88CC7680> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x11b6d6000 - 0x11b6d8fff com.apple.CoreDuetDebugLogging (1.0 - 1) <4F237D3A-ACDD-358B-8A88-AC5F1CF04D16> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x11b6dd000 - 0x11b6feff3 com.apple.MediaServices (1.0 - 1) <B7F53F8F-EDEB-34CE-A665-243B0007A9D5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x11b72c000 - 0x11bb6dff7 com.apple.siri.tts.SiriTTS (128 - 128) <4DBC9482-097C-3EB9-8EE8-90D4D21159A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x11bca6000 - 0x11bcffff7 com.apple.WatchKit (1.0 - 1) <A82EB974-AB7C-3F68-AF90-977C1827D8CE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/WatchKit.framework/WatchKit
0x11bd6a000 - 0x11bd8aff7 com.apple.dt.instruments.DVTInstrumentsUtilities (63107) <1D99D020-5261-379C-8881-DA8BB8DA2D68> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DVTInstrumentsUtilities.framework/DVTInstrumentsUtilities
0x11bdaf000 - 0x11bdbafff com.apple.AppConduit (1.0 - 1) <60C523A9-50EB-3B7E-AAB5-1E159B6E4A83> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x11bdca000 - 0x11bdd9fff com.apple.NanoPreferencesSync (1.0 - 1) <82C50038-91BC-3100-AC37-3468A65DCDD1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x11bded000 - 0x11be25ff3 com.apple.private.NanoRegistry (1.0 - 1) <0B07E89E-B58A-34D2-9752-EBF23EBC0770> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x11be68000 - 0x11be6bff3 com.apple.MobileSystemServices (1.0 - 1) <0D8F2D2C-94B6-3C31-B774-ADA4EC27794D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x11c323000 - 0x11c40fff7 +com.pspdfkit.PSPDFFoundationTests (1.0 - 1) <843C5973-E5A5-31E4-AFAB-EE7D89205BD2> /Users/USER/Library/Developer/Xcode/DerivedData/PSPDFKit-fuigfzqgarqhbzbijieqocmxprmy/Build/Products/Testing-iphonesimulator/PSPDFFoundation-TestHost-iOS.app/PlugIns/PSPDFFoundationTests.xctest/PSPDFFoundationTests
0x11e039000 - 0x11e042fff +libMobileGestaltExtensions.dylib (585.7.7) <F64D570D-C598-37B4-8FCE-D892E44E28A0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestaltExtensions.dylib
0x11e04e000 - 0x11e05ffff +libGSFontCache.dylib (119.0.2) <C028FF39-82CC-32A3-B622-7B24DC068F00> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x11e31b000 - 0x11e320ffb com.apple.ConstantClasses (1.0 - 1) <C387C171-BC5E-3B63-AD8B-30980DD56C6C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x11e613000 - 0x11e645fff +libTrueTypeScaler.dylib (222.1) <8B37A13A-4047-3BE7-965D-0C155F549FF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x11e665000 - 0x11e665fff +libCLRendererStubs.dylib (15.0.48) <6CAA3E5D-6041-3FC3-8032-B03E724E7829> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCLRendererStubs.dylib
0x11e669000 - 0x11e67fff3 +libCGInterfaces.dylib (417) <264104E0-6C17-32C8-AA25-539B8B88F562> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x11f976000 - 0x11fa74ffb +GLEngine (15.0.48) <640C2187-8BC1-32B3-8297-A922653FD451> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x11fa9b000 - 0x11fbfdffb +libGLProgrammability.dylib (15.0.48) <3FB13FBF-40EF-3827-8C4A-11F2B0DCAF7E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x11fd21000 - 0x11fd48ff7 +GLRendererFloat (15.0.48) <4712C822-C7C3-376F-893B-69CC70D1305E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/GLRendererFloat.bundle/GLRendererFloat
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 2545270
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=297.1M resident=0K(0%) swapped_out_or_unallocated=297.1M(100%)
Writable regions: Total=203.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=203.6M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 2
CG image 12K 2
CG raster data 60K 5
CoreAnimation 176K 4
CoreUI image file 108K 2
Foundation 4K 2
Kernel Alloc Once 8K 2
MALLOC 187.0M 33
MALLOC guard page 48K 13
OpenGL GLSL 128K 3
STACK GUARD 56.0M 12
Stack 13.1M 12
VM_ALLOCATE 28K 4
__DATA 35.2M 287
__FONT_DATA 4K 2
__GLSLBUILTINS 952K 2
__LINKEDIT 90.2M 228
__LLVM_COV 112K 3
__TEXT 206.9M 228
__UNICODE 556K 2
mapped file 34.6M 6
shared memory 24K 4
=========== ======= =======
TOTAL 625.4M 836
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment