WebKit Bugzilla
Attachment 346741 Details for
Bug 188393
: ASSERTION FAILED: m_caches.isEmpty() || !m_pendingInitializationCallbacks.isEmpty() in WebKit::CacheStorage::Caches::clearMemoryRepresentation()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
crash log
fetch-event.https-crash-log.txt (text/plain), 132.55 KB, created by
Ryan Haddad
on 2018-08-07 16:14:39 PDT
(
hide
)
Description:
crash log
Filename:
MIME Type:
Creator:
Ryan Haddad
Created:
2018-08-07 16:14:39 PDT
Size:
132.55 KB
patch
obsolete
>Process: com.apple.WebKit.Networking.Development [13116] >Path: /Volumes/VOLUME/*/WebKit.framework/XPCServices/com.apple.WebKit.Networking.xpc/com.apple.WebKit.Networking.Development >Identifier: com.apple.WebKit.Networking.Development >Version: 606+ (606.1.20+) >Code Type: X86-64 (Native) >Parent Process: launchd_sim [5365] >Responsible: com.apple.WebKit.Networking.Development [13116] >User ID: 501 > >Date/Time: 2018-07-10 02:10:47.146 -0700 >OS Version: Mac OS X 10.13.4 (17E202) >Report Version: 12 >Anonymous UUID: 31F42A1A-33F9-F3B4-2C36-7600300EF5BA > > >Time Awake Since Boot: 710000 seconds > >System Integrity Protection: disabled > >Crashed Thread: 0 Dispatch queue: com.apple.main-thread > >Exception Type: EXC_BAD_ACCESS (SIGSEGV) >Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef >Exception Note: EXC_CORPSE_NOTIFY > >Termination Signal: Segmentation fault: 11 >Termination Reason: Namespace SIGNAL, Code 0xb >Terminating Process: exc handler [0] > >VM Regions Near 0xbbadbeef: >--> > __TEXT 000000010a58c000-000000010a58f000 [ 12K] r-x/rwx SM=COW /Volumes/VOLUME/*/WebKit.framework/XPCServices/com.apple.WebKit.Networking.xpc/com.apple.WebKit.Networking.Development > >Application Specific Information: >CoreSimulator 518.19 - Device: Managed 5 - Runtime: iOS 11.3 (15E217) - DeviceType: iPhone 5s > >Thread 0 Crashed:: Dispatch queue: com.apple.main-thread >0 JavaScriptCore 0x00000001174d44c0 WTFCrash + 16 (Assertions.cpp:267) >1 com.apple.WebKit 0x000000010ad50a8e WebKit::CacheStorage::Caches::clearMemoryRepresentation() + 126 (CacheStorageEngineCaches.cpp:551) >2 com.apple.WebKit 0x000000010ad5bf7b WebKit::CacheStorage::Caches::clear(WTF::CompletionHandler<void ()>&&)::$_6::operator()() + 91 (CacheStorageEngineCaches.cpp:237) >3 com.apple.WebKit 0x000000010ad5be79 WTF::Function<void ()>::CallableWrapper<WebKit::CacheStorage::Caches::clear(WTF::CompletionHandler<void ()>&&)::$_6>::call() + 25 (Function.h:101) >4 com.apple.WebKit 0x000000010ac96c9b WTF::Function<void ()>::operator()() const + 139 (Function.h:56) >5 com.apple.WebKit 0x000000010af2f8e0 WebKit::NetworkCache::Storage::clear(WTF::String const&, WTF::WallTime, WTF::Function<void ()>&&)::$_11::operator()()::'lambda'()::operator()() const + 64 (NetworkCacheStorage.cpp:1030) >6 com.apple.WebKit 0x000000010af2f7f9 WTF::Function<void ()>::CallableWrapper<WebKit::NetworkCache::Storage::clear(WTF::String const&, WTF::WallTime, WTF::Function<void ()>&&)::$_11::operator()()::'lambda'()>::call() + 25 (Function.h:101) >7 JavaScriptCore 0x00000001174f960b WTF::Function<void ()>::operator()() const + 139 (Function.h:56) >8 JavaScriptCore 0x000000011754c603 WTF::RunLoop::performWork() + 211 (RunLoop.cpp:107) >9 JavaScriptCore 0x000000011754cf04 WTF::RunLoop::performWork(void*) + 36 (RunLoopCF.cpp:38) >10 com.apple.CoreFoundation 0x000000010fc4abb1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 >11 com.apple.CoreFoundation 0x000000010fc2f4af __CFRunLoopDoSources0 + 271 >12 com.apple.CoreFoundation 0x000000010fc2ea6f __CFRunLoopRun + 1263 >13 com.apple.CoreFoundation 0x000000010fc2e30b CFRunLoopRunSpecific + 635 >14 com.apple.Foundation 0x000000010a639b4a -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274 >15 com.apple.Foundation 0x000000010a639a25 -[NSRunLoop(NSRunLoop) run] + 76 >16 libxpc.dylib 0x00000001118f88c9 _xpc_objc_main + 460 >17 libxpc.dylib 0x00000001118fad73 xpc_main + 143 >18 com.apple.WebKit.Networking 0x000000010a58ddce main + 894 >19 libdyld.dylib 0x0000000111540955 start + 1 > >Thread 1:: JavaScriptCore bmalloc scavenger >0 libsystem_kernel.dylib 0x00000001119b7a1e __psynch_cvwait + 10 >1 libsystem_pthread.dylib 0x00000001119ef589 _pthread_cond_wait + 732 >2 libc++.1.dylib 0x000000010fb1335d std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93 >3 JavaScriptCore 0x00000001175bb505 std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l> >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 3429 (__mutex_base:416) >4 JavaScriptCore 0x00000001175ba6cf std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 479 (__mutex_base:385) >5 JavaScriptCore 0x00000001175ba3cb std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 635 (condition_variable:226) >6 JavaScriptCore 0x00000001175b5942 bmalloc::Scavenger::threadRunLoop() + 1954 (Scavenger.cpp:385) >7 JavaScriptCore 0x00000001175b3a85 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 21 >8 JavaScriptCore 0x00000001175b9bfe void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 526 >9 libsystem_pthread.dylib 0x00000001119ee661 _pthread_body + 340 >10 libsystem_pthread.dylib 0x00000001119ee50d _pthread_start + 377 >11 libsystem_pthread.dylib 0x00000001119edbf9 thread_start + 13 > >Thread 2:: com.apple.NSURLConnectionLoader >0 libsystem_kernel.dylib 0x00000001119ae20a mach_msg_trap + 10 >1 libsystem_kernel.dylib 0x00000001119ad724 mach_msg + 60 >2 com.apple.CoreFoundation 0x000000010fc2f7d5 __CFRunLoopServiceMachPort + 229 >3 com.apple.CoreFoundation 0x000000010fc2ec19 __CFRunLoopRun + 1689 >4 com.apple.CoreFoundation 0x000000010fc2e30b CFRunLoopRunSpecific + 635 >5 com.apple.CFNetwork 0x0000000110a37214 -[__CoreSchedulingSetRunnable runForever] + 198 >6 com.apple.Foundation 0x000000010a6473b3 __NSThread__start__ + 1221 >7 libsystem_pthread.dylib 0x00000001119ee661 _pthread_body + 340 >8 libsystem_pthread.dylib 0x00000001119ee50d _pthread_start + 377 >9 libsystem_pthread.dylib 0x00000001119edbf9 thread_start + 13 > >Thread 3: >0 libsystem_kernel.dylib 0x00000001119b8292 __workq_kernreturn + 10 >1 libsystem_pthread.dylib 0x00000001119ee20e _pthread_wqthread + 1552 >2 libsystem_pthread.dylib 0x00000001119edbe9 start_wqthread + 13 > >Thread 4: >0 libsystem_kernel.dylib 0x00000001119b8292 __workq_kernreturn + 10 >1 libsystem_pthread.dylib 0x00000001119ee20e _pthread_wqthread + 1552 >2 libsystem_pthread.dylib 0x00000001119edbe9 start_wqthread + 13 > >Thread 5:: WebCore: AsyncFileStream >0 libsystem_kernel.dylib 0x00000001119b7a1e __psynch_cvwait + 10 >1 libsystem_pthread.dylib 0x00000001119ef589 _pthread_cond_wait + 732 >2 JavaScriptCore 0x0000000117580840 WTF::ThreadCondition::wait(WTF::Mutex&) + 48 (ThreadingPthreads.cpp:545) >3 JavaScriptCore 0x0000000117580915 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 133 (ThreadingPthreads.cpp:556) >4 JavaScriptCore 0x000000011753d883 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 387 (ParkingLot.cpp:603) >5 com.apple.WebCore 0x000000011ba7dd40 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally<bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:81) >6 com.apple.WebCore 0x000000011ba7dc7c bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) >7 com.apple.WebCore 0x000000011bbfc426 std::__1::unique_ptr<WTF::Function<void ()>, std::__1::default_delete<WTF::Function<void ()> > > WTF::MessageQueue<WTF::Function<void ()> >::waitForMessageFilteredWithTimeout<WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)&&, WTF::WallTime) + 598 (MessageQueue.h:153) >8 com.apple.WebCore 0x000000011bbf09be WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage() + 110 (MessageQueue.h:133) >9 com.apple.WebCore 0x000000011cf788a9 WebCore::callOnFileThread(WTF::Function<void ()>&&)::$_9::operator()() const::'lambda'()::operator()() const + 57 >10 com.apple.WebCore 0x000000011cf78849 WTF::Function<void ()>::CallableWrapper<WebCore::callOnFileThread(WTF::Function<void ()>&&)::$_9::operator()() const::'lambda'()>::call() + 25 (Function.h:101) >11 JavaScriptCore 0x00000001174f960b WTF::Function<void ()>::operator()() const + 139 (Function.h:56) >12 JavaScriptCore 0x000000011757a12f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 351 (Threading.cpp:136) >13 JavaScriptCore 0x000000011757fcb5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPthreads.cpp:227) >14 libsystem_pthread.dylib 0x00000001119ee661 _pthread_body + 340 >15 libsystem_pthread.dylib 0x00000001119ee50d _pthread_start + 377 >16 libsystem_pthread.dylib 0x00000001119edbf9 thread_start + 13 > >Thread 6: >0 libsystem_kernel.dylib 0x00000001119b8292 __workq_kernreturn + 10 >1 libsystem_pthread.dylib 0x00000001119ee20e _pthread_wqthread + 1552 >2 libsystem_pthread.dylib 0x00000001119edbe9 start_wqthread + 13 > >Thread 7: >0 libsystem_kernel.dylib 0x00000001119b8292 __workq_kernreturn + 10 >1 libsystem_pthread.dylib 0x00000001119ee20e _pthread_wqthread + 1552 >2 libsystem_pthread.dylib 0x00000001119edbe9 start_wqthread + 13 > >Thread 8: >0 libsystem_kernel.dylib 0x00000001119b8292 __workq_kernreturn + 10 >1 libsystem_pthread.dylib 0x00000001119ee009 _pthread_wqthread + 1035 >2 libsystem_pthread.dylib 0x00000001119edbe9 start_wqthread + 13 > >Thread 9: >0 libsystem_pthread.dylib 0x00000001119edbdc start_wqthread + 0 >1 ??? 0x000000012ecbd080 0 + 5080076416 > >Thread 10:: Dispatch queue: com.apple.root.background-qos >0 libsystem_kernel.dylib 0x00000001119b8502 close + 10 >1 com.apple.WebKit 0x000000010aed146a WebKit::NetworkCache::IOChannel::IOChannel(WTF::String const&, WebKit::NetworkCache::IOChannel::Type)::$_0::operator()(int) const + 26 (NetworkCacheIOChannelCocoa.mm:72) >2 com.apple.WebKit 0x000000010aed143f invocation function for block in WebKit::NetworkCache::IOChannel::IOChannel(WTF::String const&, WebKit::NetworkCache::IOChannel::Type) + 31 (NetworkCacheIOChannelCocoa.mm:70) >3 libdispatch.dylib 0x00000001114ca73b _dispatch_call_block_and_release + 12 >4 libdispatch.dylib 0x00000001114cb779 _dispatch_client_callout + 8 >5 libdispatch.dylib 0x00000001114d5e7d _dispatch_root_queue_drain + 862 >6 libdispatch.dylib 0x00000001114d5ac1 _dispatch_worker_thread3 + 119 >7 libsystem_pthread.dylib 0x00000001119ee169 _pthread_wqthread + 1387 >8 libsystem_pthread.dylib 0x00000001119edbe9 start_wqthread + 13 > >Thread 11: >0 libsystem_pthread.dylib 0x00000001119edbdc start_wqthread + 0 > >Thread 12:: Dispatch queue: com.apple.root.background-qos >0 libsystem_kernel.dylib 0x00000001119b8502 close + 10 >1 com.apple.WebKit 0x000000010aed146a WebKit::NetworkCache::IOChannel::IOChannel(WTF::String const&, WebKit::NetworkCache::IOChannel::Type)::$_0::operator()(int) const + 26 (NetworkCacheIOChannelCocoa.mm:72) >2 com.apple.WebKit 0x000000010aed143f invocation function for block in WebKit::NetworkCache::IOChannel::IOChannel(WTF::String const&, WebKit::NetworkCache::IOChannel::Type) + 31 (NetworkCacheIOChannelCocoa.mm:70) >3 libdispatch.dylib 0x00000001114ca73b _dispatch_call_block_and_release + 12 >4 libdispatch.dylib 0x00000001114cb779 _dispatch_client_callout + 8 >5 libdispatch.dylib 0x00000001114d5e7d _dispatch_root_queue_drain + 862 >6 libdispatch.dylib 0x00000001114d5ac1 _dispatch_worker_thread3 + 119 >7 libsystem_pthread.dylib 0x00000001119ee169 _pthread_wqthread + 1387 >8 libsystem_pthread.dylib 0x00000001119edbe9 start_wqthread + 13 > >Thread 0 crashed with X86 Thread State (64-bit): > rax: 0x00000000bbadbeef rbx: 0x00007fc7fb804df0 rcx: 0x00000000bbadbeef rdx: 0x265a07cfc90600d7 > rdi: 0x265a07cfc90600d7 rsi: 0x0000000118b69b90 rbp: 0x00007ffee5671450 rsp: 0x00007ffee5671450 > r8: 0x000000011163f048 r9: 0x0000000000000040 r10: 0x000000011163f040 r11: 0xffffffffffffffff > r12: 0x0000000000000000 r13: 0x000000010ff79dda r14: 0x00007fc7fb804e00 r15: 0x0000000400002d88 > rip: 0x00000001174d44c0 rfl: 0x0000000000010202 cr2: 0x00000000bbadbeef > >Logical CPU: 20 >Error Code: 0x00000006 >Trap Number: 14 > > >Binary Images: > 0x10a58c000 - 0x10a58eff7 com.apple.WebKit.Networking (606+ - 606.1.20+) <A25E96A2-8889-382B-A13B-F6C75FF0ED31> /Volumes/VOLUME/*/WebKit.framework/XPCServices/com.apple.WebKit.Networking.xpc/com.apple.WebKit.Networking.Development > 0x10a596000 - 0x10a5c9757 +dyld_sim (551.1) <4015E9B7-0BDE-3909-849B-54CB9DB7DDC4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim > 0x10a619000 - 0x10a920ff7 com.apple.Foundation (6.9 - 1452.23) <1D6EA911-6FD7-3744-974A-31F47291D445> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation > 0x10ac39000 - 0x10c2c6ff3 com.apple.WebKit (606+ - 606.1.25+) <4F3F3823-3AAA-3693-8E5E-D5B8A456B993> /Volumes/VOLUME/*/WebKit.framework/WebKit > 0x10f29d000 - 0x10f94bbdf +libobjc.A.dylib (725) <2611F1A1-0ED6-3FF0-9B51-8D3B36E5A2C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib > 0x10fb0c000 - 0x10fb59ff7 +libc++.1.dylib (400.9.1) <F587A22C-6B8E-3808-A919-45BE50770AD8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib > 0x10fba7000 - 0x10fba8ff7 +libSystem.dylib (1252.50.4) <FF275BB3-52F1-3DE0-B393-5E9104E89F8C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.dylib > 0x10fbaf000 - 0x10ff30ff7 com.apple.CoreFoundation (6.9 - 1452.23) <580CC3A8-B670-331F-99F9-80CAF0B95BF4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation > 0x1100fb000 - 0x110121fff +libc++abi.dylib (400.8.2) <C6FC5F37-E698-353D-9C18-C798CD262473> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib > 0x110132000 - 0x11026dff7 com.apple.MobileCoreServices (822.29 - 822.29) <4B4E01AB-2FE8-3413-AC36-3348354142C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices > 0x11036d000 - 0x110397ffb +libarchive.2.dylib (54) <CB33F0A3-55EA-3974-85FF-68F5A7D9E7F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libarchive.2.dylib > 0x1103a5000 - 0x1105c5ffb +libicucore.A.dylib (59173.0.2) <FD37B956-DE18-3CB7-B0C5-9080152434E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib > 0x1106ac000 - 0x110790ffb +libxml2.2.dylib (31.10) <97CB74ED-8303-33FC-A183-3CD1E45F78F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxml2.2.dylib > 0x1107d6000 - 0x1107e8fff +libz.1.dylib (70) <96E91BBD-E173-3753-A033-0A705CF2A176> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libz.1.dylib > 0x1107ee000 - 0x110b8fff7 com.apple.CFNetwork (897.15 - 897.15) <6409FC0B-F9B3-3CC8-B7FF-7B83753C0613> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork > 0x110f55000 - 0x110fb5fff com.apple.SystemConfiguration (1.17 - 1.17) <1B6A8990-546B-38F4-9897-A449BE0A9F93> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration > 0x110fee000 - 0x111059ff3 com.apple.framework.IOKit (2.0.2 - 1445.50.26) <8E60B0C4-B1DC-3402-81F0-1DB370811E70> /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 > 0x11109d000 - 0x1110ceff7 +libCRFSuite.dylib (41) <B2EB97C1-A6FC-378B-A605-D239A27E06AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib > 0x1110e5000 - 0x1110e6fff +liblangid.dylib (128) <8A8CD37B-F806-3370-96BF-E63C14A5B77C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblangid.dylib > 0x1110ec000 - 0x111104fff +libMobileGestalt.dylib (585.50.24) <1A5510B1-D4E8-374B-8B55-7A098C8F8C34> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib > 0x111147000 - 0x111157ffb +libbsm.0.dylib (39) <6F619BE4-8B0E-323D-81BE-77878525A9BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbsm.0.dylib > 0x111162000 - 0x111166fff +libcache.dylib (80) <AF21750E-72FA-3450-A09B-D19756E98DC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcache.dylib > 0x11116c000 - 0x11116cfff +libapple_crypto.dylib (109.50.14) <A86020C8-924C-36D4-B300-418461B79B43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_crypto.dylib > 0x111170000 - 0x1111ba9df dyld (551.3) <AFAB4EFA-7020-34B1-BBEF-0F26C6D3CA36> /usr/lib/dyld > 0x11120e000 - 0x111307ff7 com.apple.Security (10.0 - 58286.52.5) <B75A8B14-62CC-3F6E-817E-C38FA9D3E00C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security > 0x1113e8000 - 0x1113f2ff3 +libcommonCrypto.dylib (60118.50.1) <EE3E4889-7608-39CB-8E20-8EC5001E81CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcommonCrypto.dylib > 0x111401000 - 0x111408ff7 +libcompiler_rt.dylib (62.1.2) <B38CDE47-C0D5-3BA0-92DB-63FA4F005247> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcompiler_rt.dylib > 0x111412000 - 0x11141bff7 +libcopyfile.dylib (146.50.5) <BCF5FBF7-A1A7-3FDF-81FD-E31762F4FEAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcopyfile.dylib > 0x111423000 - 0x1114a9fc7 +libcorecrypto.dylib (562.50.17) <E5CEDBE9-93CA-35C1-818E-AA0C41A09CB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib > 0x1114c8000 - 0x1114fefff +libdispatch.dylib (913.50.12) <0E66FB5F-4202-3F46-9277-FAF1E2119E0A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib > 0x11153f000 - 0x111559fff +libdyld.dylib (551.1) <C3E9B0F0-69B3-3F34-82E2-CD8873554CFE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib > 0x111573000 - 0x111573ff7 +liblaunch.dylib (1205.50.76) <92516D8D-1E1B-36E6-A4F7-962150A3F270> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/liblaunch.dylib > 0x11157a000 - 0x11157fff3 +libmacho.dylib (906.2) <44206B19-6245-38E8-A8BE-B598FB6BF3D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libmacho.dylib > 0x111586000 - 0x111587ffb +libremovefile.dylib (45) <948CAF34-B97F-3E9A-9291-5901DA8B96EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libremovefile.dylib > 0x11158d000 - 0x1115a3ff3 +libsystem_asl.dylib (356.50.1) <092D95E9-70C3-3C49-8DD6-1F592A12D15C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_asl.dylib > 0x1115b2000 - 0x1115b2fff +libsystem_blocks.dylib (68) <EF559E17-18C8-3899-95B5-392D0A624F56> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_blocks.dylib > 0x1115b7000 - 0x11163afff +libsystem_c.dylib (1244.50.9) <1D34BA91-C8E9-3BEF-833F-BAF81A6288D8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib > 0x111666000 - 0x111669ff7 +libsystem_configuration.dylib (963.50.8) <1F2E7940-7800-3B18-9696-B8CF73B4E0D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_configuration.dylib > 0x111670000 - 0x111674fff +libsystem_containermanager.dylib (136.50.1) <4A64F4A9-807B-391E-AE66-9DB5899B8941> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_containermanager.dylib > 0x11167c000 - 0x11167dffb +libsystem_coreservices.dylib (51) <CCD81184-9BD0-3A4E-AE13-978545775879> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coreservices.dylib > 0x111683000 - 0x111684ff7 +libsystem_darwin.dylib (1244.50.9) <6F225F71-D53F-3D6C-AAE4-07D78AB00671> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_darwin.dylib > 0x11168a000 - 0x111690ff7 +libsystem_dnssd.dylib (878.50.17) <88559E76-D9F3-30DE-83E6-F6C6F8BDBF5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_dnssd.dylib > 0x111697000 - 0x1116d5ffb +libsystem_info.dylib (517.30.1) <C4381E29-C194-3BCB-BE1A-0B0E04DFC2A0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_info.dylib > 0x1116eb000 - 0x111733feb +libsystem_m.dylib (3147.50.1) <FC51D950-6073-3F96-9383-B6592B017B05> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_m.dylib > 0x111741000 - 0x11175efff +libsystem_malloc.dylib (140.50.6) <C4C35C24-4B04-3269-8BA7-22EDEF4A9A35> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib > 0x11176d000 - 0x11183dfff +libsystem_network.dylib (1229.52.1) <636E9A68-6DF8-368D-B641-16880306DFB0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_network.dylib > 0x111885000 - 0x11188eff3 +libsystem_notify.dylib (172) <A3D20D0F-3C0D-3204-83C0-E944D1B5DA20> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib > 0x111897000 - 0x11189affb +libsystem_sandbox.dylib (765.50.51) <F13762D3-D91A-3E46-A338-5089B46D4B8A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sandbox.dylib > 0x1118a1000 - 0x1118a2fff +libsystem_sim_kernel.dylib (185.50.4) <30EFFA0C-5F28-342F-9073-9A9BD88AC2E5> /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 > 0x1118aa000 - 0x1118acff3 +libsystem_sim_platform.dylib (185.50.4) <67008C16-4C47-306D-9129-2D32B6D146F9> /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 > 0x1118b2000 - 0x1118b2ff7 +libsystem_sim_pthread.dylib (185.50.4) <2DFE3144-30F7-3C28-81BC-C8334AF7F497> /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 > 0x1118b8000 - 0x1118cbff7 +libsystem_trace.dylib (829.50.17) <098D7461-9D36-335B-8B27-7A975850EB73> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib > 0x1118dc000 - 0x1118e2ff3 +libunwind.dylib (126.5.1) <E9F51449-1020-3F82-9895-07266E75FF84> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libunwind.dylib > 0x1118e9000 - 0x111914ff7 +libxpc.dylib (1205.50.76) <22B51B1C-1E07-3FEE-A4E9-60E90E7520D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib > 0x11193c000 - 0x11193cff7 +libsystem_sim_pthread_host.dylib (185.50.4) <58E08990-9E73-3B5E-9841-5A8D05E206F3> /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 > 0x111941000 - 0x111973ff7 +libclosured.dylib (551.1) <0D923664-8A28-3E80-8FAE-DF777CC2041A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/closure/libclosured.dylib > 0x11198f000 - 0x11198fff7 +libsystem_sim_platform_host.dylib (185.50.4) <10DB614E-7C95-3FE9-A34D-AD1BECDE1DDF> /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 > 0x111995000 - 0x111995ff7 +libsystem_sim_kernel_host.dylib (185.50.4) <ACF1711C-A830-3931-B4F3-2AAC50B44547> /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 > 0x11199b000 - 0x1119c1ff7 libsystem_kernel.dylib (4570.51.2) <7FF1E390-2FAC-33A7-A545-60D9BB6692D4> /usr/lib/system/libsystem_kernel.dylib > 0x1119db000 - 0x1119e2ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib > 0x1119eb000 - 0x1119f6fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib > 0x111a03000 - 0x111b7cff7 +libsqlite3.dylib (274.8.1) <5B39CB31-10F1-30BF-8631-DCC9293A3526> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib > 0x111bae000 - 0x111bc4ff3 +libcoretls.dylib (155.50.1) <B6C4533A-1829-33D2-8ABB-9442A381433D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls.dylib > 0x111bd2000 - 0x111bd3ff3 +libcoretls_cfhelpers.dylib (155.50.1) <15BEE94A-8A65-310C-BB82-A0C655A96B49> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls_cfhelpers.dylib > 0x111bda000 - 0x111d3dff7 +libnetwork.dylib (1229.52.1) <D1DBF19E-CC22-3222-80A3-8E99F55F8B12> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetwork.dylib > 0x111dac000 - 0x111dc2fff +libapple_nghttp2.dylib (1.24) <C3E68B70-1886-3AA1-A927-847831AE28C6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_nghttp2.dylib > 0x111dd0000 - 0x111e86fff +libboringssl.dylib (109.50.14) <32440464-7AD2-3043-BA87-08EC9FC32197> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libboringssl.dylib > 0x111f0c000 - 0x111f68ff3 +libusrtcp.dylib (1229.52.1) <37A06E35-C435-3CDC-9BEC-C8FC038BEAE9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libusrtcp.dylib > 0x111f7a000 - 0x111f87fff +libbz2.1.0.dylib (38) <205448A5-7386-3AD4-A46C-3781F211FD14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbz2.1.0.dylib > 0x111f8d000 - 0x111fa5ffb +liblzma.5.dylib (10) <BEEA9027-9A10-3999-B50B-01A12089DB98> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblzma.5.dylib > 0x111fae000 - 0x1122a0ffb com.apple.WebKitLegacy (606+ - 606.1.25+) <EA5C1586-9675-3531-B012-78F9E07C87BF> /Volumes/VOLUME/*/WebKitLegacy.framework/WebKitLegacy > 0x11286e000 - 0x1128f7ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F37274C9-B807-32CE-954F-AD5F785B389B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreAudio.framework/CoreAudio > 0x112928000 - 0x112f29fff com.apple.CoreGraphics (2.0 - 1161.10) <2E41082A-987F-3E0E-9EF2-0D5D81F0395D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics > 0x11303d000 - 0x113193ff3 com.apple.CoreText (352.0 - 578.18) <81E58ADE-10BC-35C6-810F-2B31729891D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText > 0x113268000 - 0x11377efff com.apple.ImageIO.framework (3.3.0 - 1739.1) <C9E2E7D0-6A92-31FD-BBAF-10B061FABAD3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO > 0x1138a3000 - 0x1138b6ff7 +libAccessibility.dylib (2400.83.24) <AF3E88DA-41A4-3359-9F33-9C9086BB1880> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAccessibility.dylib > 0x1138dd000 - 0x1138f3ffb com.apple.AssertionServices (1.0 - 1) <878EF500-268A-31F0-B07F-279E9BBD5684> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices > 0x11391a000 - 0x113a09ff7 com.apple.CorePDF (5.0 - 414) <6FB9A87B-2304-3917-AF46-E8A42668F141> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF > 0x113aad000 - 0x113b07ff7 com.apple.CorePrediction (1.0 - 1) <054B3DFD-7B6D-3C56-A5CA-8D155048F5AC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction > 0x113b41000 - 0x113b55fff com.apple.GraphicsServices (1.0 - 1.0) <FD2C0C22-352B-397E-9AF8-F31B4224D024> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices > 0x113b71000 - 0x1148a5ff7 +libwebrtc.dylib (0) <1C2144AE-5898-3242-B047-A251854E58D0> /Volumes/VOLUME/*/libwebrtc.dylib > 0x115268000 - 0x115274ffb com.apple.opengles (16.4.2 - 16.4.2) <2D38ACE6-BE41-3809-9B47-06B2F9F41516> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/OpenGLES > 0x115282000 - 0x1152cafff com.apple.Safari.SafeBrowsing (605 - 605.1.33.0.2) <03041096-338A-36A6-A673-8B07E11CA177> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing > 0x115312000 - 0x116495ff7 com.apple.UIKit (1.0 - 1000) <ACF9D4D9-0378-3996-A9DA-C3F24CCD797D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit > 0x1174d2000 - 0x118b3fffb +JavaScriptCore (0) <39AAF2B2-0C7F-3239-B9D0-3DC2C21B9DD4> /Volumes/VOLUME/*/JavaScriptCore.framework/JavaScriptCore > 0x11accf000 - 0x11ae87ff7 com.apple.QuartzCore (1.11 - 584.40.1) <D1F4030E-33CB-321E-9637-6D1F6A964FC5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore > 0x11af70000 - 0x11f81bffb com.apple.WebCore (606+ - 606.1.25+) <04DF4E40-E790-3499-8C0A-6CB50745924A> /Volumes/VOLUME/*/WebCore.framework/WebCore > 0x1290a0000 - 0x1290a0fff com.apple.Accelerate (1.11 - Accelerate 1.11) <E75C8616-8550-3A03-941E-9E18BC929549> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate > 0x1290a4000 - 0x129821fdb com.apple.vImage (8.1 - ???) <63466683-DC43-3EA0-AF50-D0E1A0BAB01D> /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 > 0x1298b9000 - 0x1298b9fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <601FF5F5-36BE-3048-B0B7-C49749B5E206> /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 > 0x1298bd000 - 0x129a34ffb +libvDSP.dylib (622.50.5) <4424E596-65C1-3E8D-9259-DD40229E5C80> /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 > 0x129a48000 - 0x129e06fff +libLAPACK.dylib (1211.50.2) <3ED9CCCA-ED9E-361B-ABAA-384DF86A3784> /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 > 0x129e56000 - 0x129ff8fe3 +libBLAS.dylib (1211.50.2) <66DA5B1E-D473-3071-9BA6-1830C8D4FB5C> /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 > 0x12a01e000 - 0x12a0b7fe3 +libvMisc.dylib (622.50.5) <312DF90F-AF84-3106-889A-227BEA18199C> /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 > 0x12a0c9000 - 0x12a0deffb +libLinearAlgebra.dylib (1211.50.2) <F1FEFCCA-AFF9-37D9-9098-01501FC79585> /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 > 0x12a0e8000 - 0x12a153ff7 +libSparse.dylib (79.50.2) <1FF192FD-B2E2-3944-91BB-A74EE5373B04> /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 > 0x12a16d000 - 0x12a17fff7 +libSparseBLAS.dylib (1211.50.2) <B1C1F8E0-9891-3AC0-AE8E-73670970022E> /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 > 0x12a188000 - 0x12a18dff3 +libQuadrature.dylib (3) <148045D9-255D-3E50-8E13-C9AF9BC37EE9> /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 > 0x12a192000 - 0x12a1c9fe7 +libBNNS.dylib (38.1) <D6B0D450-F018-33C8-BBFE-AE048CCB9732> /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 > 0x12a1d4000 - 0x12a1eafc3 +libcompression.dylib (47.50.1) <F3B0759A-C3E3-3DC0-9F1F-257257FEDB9D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcompression.dylib > 0x12a1f2000 - 0x12a1f3ff3 com.apple.FontServices (1.0 - 1) <F3E7B4FC-7502-3F84-9803-0D42ABFE23C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/FontServices > 0x12a1f9000 - 0x12a304ff7 +libFontParser.dylib (222.1.3) <94692D2A-1977-33E2-BD43-DC88E9EA3F1C> /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 > 0x12a3de000 - 0x12a45ffff com.apple.Metal (125.21 - 125.21) <C44F16DE-9A01-344F-97A1-B38C0ECE865F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Metal.framework/Metal > 0x12a543000 - 0x12a58bff3 com.apple.AppleJPEG (1.0 - 1) <0B61A7A8-9D44-334E-9BEB-6387AE2313A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG > 0x12a59b000 - 0x12a5a0fff +libCoreFSCache.dylib (162.6.1) <B321614B-C6EF-3D3B-A980-4C075E941727> /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 > 0x12a5a6000 - 0x12a5c4ffb com.apple.CoreVideo (1.8 - 0.0) <2822951B-6C78-38BE-81A4-878943628CFA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreVideo.framework/CoreVideo > 0x12a5e0000 - 0x12a665fff com.apple.ColorSync (4.13.0 - 3325) <48E8D1CE-BA9B-3ACE-A820-84A03AAFCE8E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync > 0x12a697000 - 0x12a6a0fff +libGFXShared.dylib (16.4.2) <FFF80C9D-C4B9-3447-B2B9-7F36BB17216F> /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 > 0x12a6a9000 - 0x12a6ebff7 +libGLImage.dylib (16.4.2) <0FAC17AF-6234-31FC-A854-D180F2955E3F> /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 > 0x12a6f7000 - 0x12a6f9fff +libCVMSPluginSupport.dylib (16.4.2) <26B185C8-793E-34D6-8573-8CE268E6E4CD> /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 > 0x12a700000 - 0x12a708ff3 +libCoreVMClient.dylib (162.6.1) <67EE4344-0436-3309-86A2-56DE39535AA4> /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 > 0x12a711000 - 0x12b3b9f2b +libLLVMContainer.dylib (602.2.46) <8D07C75C-FC2D-3E17-AEC8-B3CBC1D8175B> /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 > 0x12b75b000 - 0x12b79dff3 com.apple.AppSupport (1.0.0 - 29) <0F002650-1231-3BAB-8DE6-F2E780D89F5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport > 0x12b7e4000 - 0x12badbff7 com.apple.VideoToolbox (1.0 - 2275.58.6) <B26554EC-DCB3-3EDE-9CB9-C8AE0DECFA1A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox > 0x12bb76000 - 0x12bc10ff3 com.apple.CoreMedia (1.0 - 2275.58.6) <CD1AA0E7-385E-31F7-9C24-6AA88EF1AEF5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMedia.framework/CoreMedia > 0x12bcb6000 - 0x12bf24ff7 com.apple.CoreImage (11.0.0 - 579.4.11) <61096886-3ED9-34B3-BF8C-1CCAF4948BD1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreImage.framework/CoreImage > 0x12c0e8000 - 0x12c53fff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8322458B-5BB7-31D9-815A-BFEF3A7D04FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox > 0x12c727000 - 0x12c74ffff com.apple.applesauce (1.0 - ???) <79870C2B-91F1-3FDC-B175-0B772E07E7D2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce > 0x12c75c000 - 0x12c764ff3 com.apple.CorePhoneNumbers (1.0 - 1) <64E64AA0-CBD6-331D-A4A2-BB06B95B42BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers > 0x12c76e000 - 0x12c771ff3 com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <4E3E8EF8-35F2-3A0F-93D3-5F9B6BB0A417> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient > 0x12c777000 - 0x12cb9dfff com.apple.vision.FaceCore (3.1.10 - 3.1.10) <84FC3B23-541F-349C-95D1-ED959CFC6371> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore > 0x12cdc5000 - 0x12cf8eff3 +libFosl_dynamic.dylib (17.8) <BE669073-0B16-363F-9C76-4516108F669A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libFosl_dynamic.dylib > 0x12cfe1000 - 0x12cfebff7 +libAudioStatistics.dylib (975.4.20.5) <CEB205FC-518D-30CD-8823-550D7599F30B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAudioStatistics.dylib > 0x12cff8000 - 0x12d016ff7 com.apple.ProtocolBuffer (1 - 260) <7FC916BE-E8DF-308E-9DB9-214378272B5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer > 0x12d038000 - 0x12d07bfff com.apple.awd (1.0 - 930.1) <C072C7E1-12A4-347F-B0CB-1B10EFF2C004> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics > 0x12d0ae000 - 0x12d109ff3 com.apple.FrontBoardServices (486.13.3 - 486.13.3) <D431C1E5-B601-39A7-93A1-78DDBBA8B636> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices > 0x12d18f000 - 0x12d197ffb com.apple.RTCReporting (9.32.64 - 9.32.64) <150D6DC6-0700-384A-83A1-A8D947D21706> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting > 0x12d1a6000 - 0x12d1e0ff3 com.apple.SpringBoardServices (1.0 - 1.0) <32057EA5-448E-312B-8E09-3078D93FB2A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices > 0x12d235000 - 0x12d23bfff com.apple.TCC (1.0 - 1) <0168A6E2-2E1F-35BD-B190-9F8B314396EC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TCC.framework/TCC > 0x12d247000 - 0x12d331fff +libAWDSupportFramework.dylib (793) <4E156849-FA15-3C6A-BBFC-69C7B259C641> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAWDSupportFramework.dylib > 0x12d44d000 - 0x12d45eff7 +libprotobuf-lite.dylib (793) <7ED47EAB-46FB-3913-B438-F6159392F182> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprotobuf-lite.dylib > 0x12d476000 - 0x12d4a2fff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <57EBCD90-88F2-3984-AD04-CA9B08E494A2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics > 0x12d4cc000 - 0x12d507fff +libTelephonyUtilDynamic.dylib (3312) <6401E7B3-FA8B-35CC-BE20-5248DAC6CAB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libTelephonyUtilDynamic.dylib > 0x12d553000 - 0x12d5b4fff +libprotobuf.dylib (793) <44C9EBF0-6825-382D-A051-B18BD9476317> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libprotobuf.dylib > 0x12d60c000 - 0x12d66cff3 com.apple.BaseBoard (360.2.1 - 360.2.1) <02C03718-B99E-3661-97C9-488D5C42F055> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard > 0x12d6e9000 - 0x12d71affb com.apple.BackBoardServices (1.0 - 1.0) <BAC1A49A-3AEA-3D6B-9406-9FD0647905CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices > 0x12d75f000 - 0x12d769ff7 com.apple.MediaAccessibility (1.0 - 114) <80E21DC2-879E-3E83-9767-8A5F0902B9F9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility > 0x12d77b000 - 0x12d7d0ffb com.apple.DocumentManager (1.0 - 68.7.11) <8B42DCC5-6773-3491-B979-56DEC2549D27> /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 > 0x12d829000 - 0x12d8bdffb com.apple.FileProvider (125.16 - 125.16) <7C1CB92F-8947-3758-89BA-A08F88E7A05E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/FileProvider.framework/FileProvider > 0x12d943000 - 0x12da34fff com.apple.UIFoundation (1.0 - 546.2) <6AC7D8AE-BB3F-3D6F-B223-2B91135B0C72> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation > 0x12dade000 - 0x12dae2ff7 com.apple.AggregateDictionary (1.0 - 1) <7534F1E2-D4EB-3AC7-A2D9-9D955FD53A71> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary > 0x12daeb000 - 0x12db15fff com.apple.UserNotifications (1.0 - ???) <F496E551-563D-3643-A582-A0901E2389FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UserNotifications.framework/UserNotifications > 0x12db48000 - 0x12dc0ffef com.apple.CoreUI (1.0 - 493.4) <8BFB4951-5514-375E-9B82-B0FF2A942D1F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI > 0x12dd5b000 - 0x12dd72ff3 com.apple.MobileAssets (1.0 - 437.52.1) <0390CE81-1FAE-3AA0-AAA9-4A217E7DC456> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset > 0x12dd8e000 - 0x12dde5ff3 com.apple.TextInput (1.0 - 1.0) <D0D46F29-B723-3DEF-BE38-A43178EE434D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInput.framework/TextInput > 0x12de6e000 - 0x12dec0fff com.apple.PhysicsKit (1.0 - 1) <DCAD56C9-9BAC-334F-A362-C069DA6F3E88> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit > 0x12def4000 - 0x12df87ff3 com.apple.Network (1.0 - 1) <F09BF359-7D7F-3C30-BC17-78FED6CA5827> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Network.framework/Network > 0x12dfee000 - 0x12dff7ffb com.apple.mobileicons.framework (1.0 - 1.0) <19F2171D-AE67-304D-B3E4-086B906CF418> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons > 0x12e004000 - 0x12e016ffb com.apple.DocumentManagerCore (1.0 - 68.7.11) <C9968798-83FC-325A-A593-61A58B903A73> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore > 0x12e02e000 - 0x12e050ffb com.apple.pluginkit.framework (1.0 - 1) <F8AC4EDB-B198-30AD-9964-FC3A42C606A8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit > 0x12e076000 - 0x12e142ff3 com.apple.TextureIO (3.6 - 3.6) <3E4B2289-28DF-33E5-ABB5-10511FB2CDF0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextureIO.framework/TextureIO > 0x12e16d000 - 0x12e26cfef +libate.dylib (1.13.1) <E709A7A8-6B70-32A0-9577-D5636DBC6751> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libate.dylib > 0x12e281000 - 0x12e383ff3 com.apple.managedconfiguration (1.0 - 1.0) <D460660A-6579-3FD7-B8A6-E2712EC3CF8A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration > 0x12e489000 - 0x12e4dfff7 com.apple.Accounts (113 - 113) <0CA1ADF2-01B5-3D21-AF54-9AEF2D7A6323> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accounts.framework/Accounts > 0x12e537000 - 0x12e561ffb com.apple.persistentconnection (1.0 - 1.0) <7D77F85D-FB59-3AFB-B780-77EDB8345AB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection > 0x12e58f000 - 0x12e597ffb com.apple.datamigration (1.0 - 1.0) <525D777A-2AEA-30E0-9DBC-5D20106668F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration > 0x12e5a5000 - 0x12e636ff3 com.apple.CoreTelephony (113 - 5783) <05C2FD58-C02E-3010-9769-4194BF5CDC61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony > 0x12e6ba000 - 0x12e9f8ff3 +CoreData (851) <39082697-9FE9-309A-B14B-FB4EC7298640> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreData.framework/CoreData > 0x12ec07000 - 0x12ec1cfff com.apple.commonutilities (8.0 - 900) <D991CE6A-E1BB-3F47-82E9-7E0E5C4B7065> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities > 0x12ec33000 - 0x12ec3aff7 +libcupolicy.dylib (5783) <B60A73AD-222F-36D1-81BE-E3D8D3A50B9A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcupolicy.dylib > 0x12ec45000 - 0x12ec6bff3 com.apple.StreamingZip (1.0 - 1) <9B163555-E6CF-393C-95A2-3B40F6A3D56A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip > 0x12ec89000 - 0x12ec8dff7 com.apple.CoreOptimization (1.0 - 1) <F9FDC672-E242-3EBC-97E4-B7B29220FB3B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization > 0x12ec94000 - 0x12eca2ff3 com.apple.coretelephony.CTCarrierSpace (1.0 - 1) <67C7C1DC-0B18-3D2B-9588-57D59125144B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace > 0x12f192000 - 0x12f195ff3 com.apple.InternationalSupport (1.0 - 1) <4FEDC3C6-0C36-3369-AEE3-FDEFF6C5059B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport > 0x12f1b3000 - 0x12f1b4ffb +liblog_network.dylib (1229.52.1) <B705510F-D5EC-353F-9E46-09FAF192747E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/log/liblog_network.dylib > 0x133bf2000 - 0x133bf2ff7 com.apple.PhoneNumbers (1.0 - 1) <AF5F9B65-388F-3FC5-82DB-2017BC68A055> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers > 0x133bf7000 - 0x133bf7ff7 com.apple.ftawd (8.0 - 900) <36B88B48-0463-3D10-8251-332606A6FD38> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FTAWD.framework/FTAWD > 0x134000000 - 0x134029ffb com.apple.CoreServicesInternal (309 - 309) <C2E59883-B4A9-3A51-A9D0-4FC653712D1D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal > 0x134058000 - 0x134059fff +libCTGreenTeaLogger.dylib (5783) <D26BB49A-1FBE-3368-8212-737231528783> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCTGreenTeaLogger.dylib > 0x1340e3000 - 0x1340eeffb com.apple.AppleIDAuthSupport (1.0 - 1) <A0ABB7BA-AA62-3380-B8A7-D14BCB5C6BC0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport > 0x134400000 - 0x134403ff3 com.apple.ftclientservices (10.0 - 1000) <3EC72628-A7B6-302E-8338-CED34AD035DB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices > 0x134516000 - 0x134534ffb com.apple.QuickLookThumbnailing (1.0 - 1) <FDC63C53-C834-3566-8AAE-44B4C4EC3A7A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing > 0x134557000 - 0x13455bff7 com.apple.AppleIDSSOAuthentication (1.0 - 1) <E8D66D58-79B2-36A0-99E1-4E633D87D50E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication > 0x134565000 - 0x134566fff com.apple.marco (10.0 - 1000) <A5E4B97D-7BC0-3904-84E9-F00DD9B8B2A4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Marco.framework/Marco > 0x134584000 - 0x1345b6ffb com.apple.MarkupUI (1.0 - 232.2.1) <4B186963-CC02-3471-A11E-9EB714FDFE3A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI > 0x1345ea000 - 0x1345ebff7 com.apple.diagnosticlogcollection (10.0 - 1000) <1087C8E8-A7FC-30E5-90D0-768B7156BBD3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection > 0x134c00000 - 0x134c16fff com.apple.aps.framework (4.0 - 4.0) <FDD79F29-36B5-35EF-86DB-18531472BDF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService > 0x134c35000 - 0x134c39ffb com.apple.CoreTime (224.5) <7ECAD2A6-2F77-3661-95D2-A1E34C935279> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime > 0x134c42000 - 0x134c44fff com.apple.OAuth (25 - 25) <898808B0-EED5-33BB-9EC2-50100BB257E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/OAuth.framework/OAuth > 0x134c58000 - 0x134c93ff7 com.apple.WebUI (1.0 - 1.0) <3D0D8F98-01AE-33A4-BD40-F0E3CDAE8559> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebUI.framework/WebUI > 0x134cd3000 - 0x134ce1ff3 com.apple.IntlPreferences (1.0 - 227.5.2) <DFDBB645-5CAA-3049-B08D-6A0791C95841> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences > 0x134cf4000 - 0x134cf6fff com.apple.CommonAuth (4.0 - 2.0) <D8CB58D5-EED3-3A9F-B666-E0BAD35895FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth > 0x134e00000 - 0x134e02ffb com.apple.ParsecSubscriptionServiceSupport (1.0 - 977) <FDF56718-5621-30EF-95BA-50FD5C14FA31> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport > 0x134e16000 - 0x134e51ffb com.apple.Celestial (1.0 - 2275.58.6) <1EB0D286-5C8C-3AA6-A5D9-AB149FAA4A1C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Celestial.framework/Celestial > 0x134ec3000 - 0x134ec8ff3 +libheimdal-asn1.dylib (520.50.6) <67DF69F0-3ACA-3355-8329-5F0406A5AF93> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libheimdal-asn1.dylib > 0x134ed0000 - 0x134ed4ff3 com.apple.communicationsfilter (10.0 - 1000) <53791D5B-CC48-3EE6-B572-F44C8DD2C3FD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter > 0x134ee7000 - 0x134eedff7 com.apple.DAAPKit (1.0 - 1) <69B75DC8-6594-3043-B57E-93D105D178C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit > 0x134ef9000 - 0x134efafff +libThaiTokenizer.dylib (2.2) <1EFC75F5-2207-30FE-9C1D-CB88CFC50DF8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libThaiTokenizer.dylib > 0x135200000 - 0x13522dfff com.apple.PhotosFormats (1.0 - 1) <25487D95-2E90-3770-83D4-65796D901212> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats > 0x135263000 - 0x135285fff com.apple.MediaServices (1.0 - 1) <44D077BC-E8BC-3F22-82AB-5AD46D197062> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices > 0x1352b3000 - 0x1352d4ff3 com.apple.CacheDelete (1.0 - 1) <33B3D160-1288-3D90-8377-104C7AA1E435> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete > 0x1352ee000 - 0x1352f3ffb +libgermantok.dylib (19) <88B6C7A5-B193-3F6F-BA2A-09CDF70C1BB1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libgermantok.dylib > 0x1352f9000 - 0x1352f9fff com.apple.IntentsFoundation (1.0 - 1) <6004BD21-9517-36AF-A498-7DAE04DFA1BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation > 0x135600000 - 0x135607fff com.apple.CertUI (1.0 - 1) <5578864B-96C2-3528-BB3F-CC512E85D28F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CertUI.framework/CertUI > 0x135614000 - 0x135616fff com.apple.CoreDuetDebugLogging (1.0 - 1) <066F86E2-9F8D-3B09-9539-61C65747A4CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging > 0x13561b000 - 0x13561bfff com.apple.AdSupport (1.0 - 1) <EF97E0EC-E392-359B-BCF2-A7E150FAF4DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AdSupport.framework/AdSupport > 0x13562c000 - 0x13567dfff com.apple.HomeSharing (1.0 - 1) <D9901811-A8B1-36ED-A8D9-39ED85FE4965> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing > 0x1356d7000 - 0x1356f2ff7 +libresolv.9.dylib (65) <6D16DEA6-68D9-369C-BF66-9E304A4586A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libresolv.9.dylib > 0x135800000 - 0x1358bbfff com.apple.quicklook (1.0 - 1) <C9596439-FFE0-3363-ADB3-4A90A884B79D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuickLook.framework/QuickLook > 0x13598c000 - 0x135d9cfff com.apple.MediaPlayer (1.0 - 1.0) <0D30AEEE-BF55-30CC-BFF5-12E4F68D4EC8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer > 0x1361b6000 - 0x13631afff com.apple.ContactsUI (1.0.0 - 406.8) <9EB1F1A1-E541-38FC-8E6C-175EEF2B0CA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ContactsUI.framework/ContactsUI > 0x1364a0000 - 0x13668dffb com.apple.eventkitui (1.0 - 1.0) <2332A648-BB2F-3D5C-B215-E176B0A7FEB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/EventKitUI.framework/EventKitUI > 0x13685b000 - 0x136967ff7 com.apple.contacts (1.0 - 2332.10) <96FD23B5-DD44-3AF3-9B96-FFD3E75CB5FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Contacts.framework/Contacts > 0x136aad000 - 0x136b42ff3 com.apple.AVKit (1.0 - 443.8.18) <46FDDC9C-EEC7-3810-90BD-EF091FA25CF5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVKit.framework/AVKit > 0x136bdf000 - 0x136dbcff3 com.apple.avfoundation (2.0 - 1535.42) <C1CCAEAF-BF67-3972-8FB4-1E84B618B84E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/AVFoundation > 0x137026000 - 0x13717cffb com.apple.Photos (1.0 - 1) <89A9FDD0-D99B-3DDF-AF6B-F81D0EA1B794> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Photos.framework/Photos > 0x1372ad000 - 0x1376dfff7 com.apple.PhotosUI (1.0 - 1) <71714A0D-A5B8-34E2-A7AA-F1CDD939090C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/PhotosUI.framework/PhotosUI > 0x137b4c000 - 0x137c30fff com.apple.iTunesCloud (1.0 - 1) <3CA834CC-F751-3DCB-80E0-4A25FF71807D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud > 0x137d49000 - 0x137de0fff com.apple.MediaPlatform (1.0 - 1) <18348524-8911-3301-8A92-2058C73849DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform > 0x137e9d000 - 0x1381d3ff7 com.apple.MediaLibraryCore (1.0 - 1) <CCDF589A-1FE2-33FC-87FA-6016D5254827> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore > 0x13840b000 - 0x13848eff3 com.apple.itunesstore (1) <30FB17B4-F2FE-3890-86F9-B01C030A7370> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore > 0x138509000 - 0x1386f8fff com.apple.MusicLibrary (1.0.0 - 18) <B17151A3-74EA-30EF-A87D-E8BE0BF5A4B5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary > 0x13885c000 - 0x138a8eff7 +StoreServices (1444.4.40) <D651D92A-9A0B-3BD5-8536-61597F64A6A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices > 0x138cdb000 - 0x138e8bff7 com.apple.MediaRemote (1.0 - 1) <3A0CA6CE-2915-3B5F-B69B-0C03E008302F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote > 0x13903a000 - 0x13916bfff com.apple.CoreUtils (5.5 - 550.44) <4F570F0E-B25C-3A47-B269-674AFACD70EC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils > 0x13924e000 - 0x1392a1ff7 com.apple.AppleAccount (1.0 - 1.0) <76D31BFD-2B58-3BFC-A573-8CEE20D076DD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount > 0x139302000 - 0x13934bffb com.apple.AuthKit (1.0 - 1) <05FD6329-7443-3A89-9C15-A173B009D75E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AuthKit.framework/AuthKit > 0x13939c000 - 0x1393caffb com.apple.CoreBluetooth (1.0 - 1) <1C27F7FA-C1CB-368E-AD23-227CC3C0997B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth > 0x1393f4000 - 0x1397ffff7 com.apple.MediaToolbox (1.0 - 2275.58.6) <4C01E15A-19C2-397A-96C5-1F3D8B0B5834> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox > 0x1399dd000 - 0x139ab8fff com.apple.audio.AVFAudio (1.0 - ???) <ABB36BD0-CD9C-32FB-896A-F5457DB98F80> /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 > 0x139b4a000 - 0x139bccfff com.apple.CoreSymbolication (9.3 - 64026) <A885D9BA-0981-3E98-8EA3-322D5DF359D0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication > 0x139c21000 - 0x139c3dff7 com.apple.SetupAssistant (1.0 - 1) <C2137BA1-7E88-3022-8B8C-6ADECD644049> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant > 0x139c5f000 - 0x139cb1ff7 com.apple.imsharedutilities (10.0 - 1000) <84528827-465A-3F75-8DF1-7A82DD9CCE78> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities > 0x139d01000 - 0x139d76ff7 com.apple.corelocation (2245.0.41) <AC710596-6048-3A11-960F-1D6BC8EBB923> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation > 0x139dac000 - 0x139eb7fff com.apple.ids (10.0 - 1000) <D7FD560B-D420-391A-9530-7963294DDDA7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDS.framework/IDS > 0x139f26000 - 0x139f5bff7 +libtidy.A.dylib (15.18.1) <FAA83B21-8EAB-32BC-9723-8F297CEEB58A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libtidy.A.dylib > 0x139f73000 - 0x139fd1ff3 com.apple.imfoundation (10.0 - 1000) <C39E1A97-E577-3BDA-9DF3-7890B2312608> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation > 0x13a02d000 - 0x13a074ff3 com.apple.facetimeservices (10.0 - 1000) <28AF6330-67C7-38E1-8E9D-085CB77BFFCD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FTServices.framework/FTServices > 0x13a09a000 - 0x13a131ff7 com.apple.AddressBookLegacy (1.0 - 30) <998704F3-8D3B-3401-99B4-BC9173A5B5F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy > 0x13a1b1000 - 0x13a1ddff3 com.apple.contacts.vCard (1.0 - 2332.10) <AB79FE14-B1BF-33C6-9C22-02D4DCF81AF4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/vCard.framework/vCard > 0x13a220000 - 0x13a281ffb com.apple.AddressBook.ContactsFoundation (8.0 - ???) <EF64FC03-6D12-393D-8677-70440EE3288B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation > 0x13a315000 - 0x13a33cff3 com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <908EE538-3D86-39A9-97CA-BE914D7A6536> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress > 0x13a36a000 - 0x13a440ff3 com.apple.idsfoundation (10.0 - 1000) <5ABC3AF4-6D11-357B-A7A4-2E1D03ABD625> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation > 0x13a4d0000 - 0x13a4e7ff3 com.apple.Engram (1.0 - 1) <C7D9AD14-7DA1-3CE8-BB30-A67CA02C94AE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Engram.framework/Engram > 0x13a4fa000 - 0x13a593ff3 com.apple.accounts.AccountsDaemon (113 - 113) <A182C16B-4D5D-316B-9718-C765E02AA1A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon > 0x13a5f2000 - 0x13a61bff7 com.apple.GSS (4.0 - 2.0) <8EBF2D42-DA19-3DE6-9344-4AB270D42F88> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/GSS.framework/GSS > 0x13a63d000 - 0x13a6abff3 com.apple.Heimdal (4.0 - 2.0) <F0A56771-3BF7-3F64-BAF8-7B96B8C1A812> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal > 0x13a6e4000 - 0x13b019fff com.apple.GeoServices (1.0 - 1363.34.8.15.62) <74B95034-D97E-31FF-9118-CAE3E905ADCE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices > 0x13b790000 - 0x13b7ddff3 +CoreLocationProtobuf (16.0.1) <942EBE9B-DCA6-3EA8-9AA2-466F4512434C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf > 0x13b830000 - 0x13b850ff3 com.apple.GenerationalStorage (2.0 - 285.3) <05A02321-AA8D-3E58-BFE8-BF225600E53A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage > 0x13b86b000 - 0x13b8b0ffb com.apple.ChunkingLibrary (189 - 189) <765C1D6C-E950-3241-B960-1B80E8A68620> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary > 0x13b903000 - 0x13bb39ff7 com.apple.Safari.Shared (605 - 605.1.33.0.2) <60746401-29B0-3A88-B780-9CA7C0C1CAC9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SafariShared.framework/SafariShared > 0x13bd11000 - 0x13bd58fff com.apple.Safari.Core (605 - 605.1.33.0.2) <58EC596B-6089-3BC6-AF9C-062E6D30E969> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SafariCore.framework/SafariCore > 0x13bdb3000 - 0x13be1bfff com.apple.WebBookmarks (1.0 - 1.0) <D1C13B97-5B30-30B3-B1C8-D0A7ABF3A567> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks > 0x13be63000 - 0x13be78fff com.apple.LocalAuthentication (1.0 - 425.50.68) <F17FD7D1-FD57-3AD2-A097-308D5674818F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication > 0x13be92000 - 0x13c0f2ff7 com.apple.MapKit (1.0 - 1.0) <087A9ED5-4CCF-3250-979D-BAA140BF1D29> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MapKit.framework/MapKit > 0x13c325000 - 0x13c454ff7 com.apple.CoreDuet (1.0 - 1) <3350D0B6-1500-3089-B955-687CEB2EB1B2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet > 0x13c55b000 - 0x13c56eff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <94C42AEE-7B44-3E2E-8A82-FCCF05EBE6BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol > 0x13c582000 - 0x13c59affb com.apple.CoreInterest (1.0 - 1) <B9F8CD5A-72F6-3309-9061-33DCAF77CA31> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest > 0x13c5b8000 - 0x13c655ff7 com.apple.siri.parsec.CoreParsec (1.0 - 184.3.12) <391972CB-5C5A-3457-B15B-6ED79A9F98DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec > 0x13c747000 - 0x13c876ff7 com.apple.SearchFoundation (1.0 - 184.3.12) <DBF72AAA-4663-3EDB-81C3-7D61F264B02D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation > 0x13caa1000 - 0x13cb40ffb com.apple.sociald.Social (87 - 87) <19442292-2ED7-3522-B83C-78880F8349F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Social.framework/Social > 0x13cbed000 - 0x13cc4dff7 com.apple.CoreSpotlight (1.0 - 231.4.7) <5F37CBB2-02AF-3AD4-97CD-231EAB072F94> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight > 0x13ccc3000 - 0x13cddfffb com.apple.cloudkit.CloudKit (736.16 - 736.16) <8DF82E9F-8933-3110-9C39-299F3EEF6AA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CloudKit.framework/CloudKit > 0x13cf05000 - 0x13cf52ff3 com.apple.ProtectedCloudStorage (1.0 - 1) <B8C68BBD-05B7-3A58-B459-53B2EFBD2F39> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage > 0x13cf9d000 - 0x13d1a0ff3 com.apple.Intents (1.0 - 1) <426025A8-CCAF-331A-B8AE-C7780A65DBF9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Intents.framework/Intents > 0x13d3c2000 - 0x13d4b9ff7 com.apple.Navigation (1.0 - 1) <F3729FC2-4BC9-3540-9EC5-8AED11754094> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Navigation.framework/Navigation > 0x13d5b8000 - 0x13dcb9ffb com.apple.VectorKit (1.0 - 1359.34.8.15.40) <0026DD6C-0A16-3274-97B6-413F08BA6D5C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/VectorKit.framework/VectorKit > 0x13e1c9000 - 0x13e1f0fff com.apple.AppSupportUI (1.0 - ???) <E5274B06-61C0-344C-A33C-642DC49DEAA2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI > 0x13e213000 - 0x13e22afff com.apple.contacts.donation (1.0 - 1) <7CB85A2B-05E1-3E6C-9413-E1AEC08C05EE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation > 0x13e24d000 - 0x13e2a1ff3 com.apple.Contacts.ContactsUICore (1.0 - 999.9.9) <5D7ACA7A-D715-3ECD-B90F-4EDE120CDA77> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore > 0x13e30b000 - 0x13e4f0fff com.apple.mobilespotlight.index (10.7.0 - 1191.4.12) <DE4C4FB8-EA28-3F70-BB76-3996A05B72C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex > 0x13e5b8000 - 0x13e603ff7 com.apple.CoreNLP (1.0 - 130.5.4) <C742E51C-04B7-392E-BB66-820BC52E0E97> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP > 0x13e64c000 - 0x13e6fffff +libmecab_em.dylib (779.7.6) <621A349B-7FE0-3B04-B6BF-15AF7BD8BE52> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmecab_em.dylib > 0x13e724000 - 0x13e72dff7 +libChineseTokenizer.dylib (28) <5B131515-E708-3B2A-A848-7BA76105CC59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libChineseTokenizer.dylib > 0x13e73b000 - 0x13e751fff +libmarisa.dylib (9) <FD438427-0055-370A-847A-346877A49DB7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmarisa.dylib > 0x13e75f000 - 0x13e850fff +libiconv.2.dylib (51.50.1) <BFAD3D46-E6DD-3603-BB68-4E96E451883A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libiconv.2.dylib > 0x13e864000 - 0x13e954ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <5D534D16-159A-3D88-A4D3-F74E34925597> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling > 0x13e987000 - 0x13e997ff7 com.apple.CoreEmoji (1.0 - 69.3) <8B6C0830-9590-3067-81FA-651D76772C77> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji > 0x13e9b0000 - 0x13e9f1fff com.apple.Lexicon-framework (1.0 - 33.5) <812AFA99-DCB5-3F33-9279-F85F6618546F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Lexicon.framework/Lexicon > 0x13ea05000 - 0x13ea15fff +libcmph.dylib (6) <62D038B4-8C57-3DB7-8CBA-49B3C2829E53> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcmph.dylib > 0x13ea1f000 - 0x13ea2aff7 com.apple.corerecents (1.0 - 1) <AF4A86EB-38D0-39A1-B70C-DFA354D01E55> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents > 0x13ea3f000 - 0x13ea5dff7 com.apple.coreduetcontext (1.0 - 1) <3ED6C7EF-6141-322B-852F-2A96ED3A5238> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext > 0x13ea89000 - 0x13eb06fff com.apple.VideoSubscriberAccount.VideoSubscriberAccountFramework (1.0 - 260.0.1) <ED5DA083-26E7-3765-9DF4-4AD769796F15> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount > 0x13eb8e000 - 0x13ec43ff3 com.apple.bulletinboard (1.0 - 1) <FEA711E3-072C-3854-A91C-8B67AE04228A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard > 0x13ecf8000 - 0x13ecfbfff com.apple.incomingcallfilter (10.0 - 1000) <9BAE047A-545B-328A-8BDE-DFEB89ECEBEB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter > 0x13ed02000 - 0x13ed54fff com.apple.ToneLibrary (1.0 - 1) <9058873F-F6CE-38B8-9B27-532614AEF591> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary > 0x13ed9d000 - 0x13edb0ffb com.apple.AssetsLibrary (1.0 - 1) <01435E7A-5BDE-3C94-B91E-C83D50AB3EBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary > 0x13edcb000 - 0x13edeafff com.apple.DCIMServices (1.0 - 1) <9F883121-4AA8-36EF-A57D-6ADC5D015E20> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices > 0x13ee15000 - 0x13f223ffb com.apple.PhotoLibraryServices (1.0.0 - 1.0) <C6EC1C0B-30AD-309A-9D11-BDA2D404D9EB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices > 0x13f5c7000 - 0x13f5edfff com.apple.AssetsLibraryServices (1.0 - 1) <20A90080-FCF4-39FC-97A5-6C58E0CE4F2F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices > 0x13f626000 - 0x13f711fff com.apple.MMCS (1.3 - 434) <5EAEB712-9C37-318D-AD81-16CB93DAEAFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MMCS.framework/MMCS > 0x13f815000 - 0x13f833fff com.apple.AssetCacheServices (76 - 76) <DEF1D07B-954E-35FF-9DA5-7EF7B8BB0575> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices > 0x13f862000 - 0x13f875ff7 com.apple.UserManagement (1.0 - 1) <D541B17E-A46F-342E-A43A-E96BC53D51B5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UserManagement.framework/UserManagement > 0x13f892000 - 0x13f9b7fff com.apple.CloudPhotoLibrary (1.0 - 3272.10.170) <AE7338A1-DBC1-369D-9354-84298087C404> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary > 0x13faaa000 - 0x13fac6ff3 com.apple.CloudPhotoServices (1.0 - 3272.10.170) <195BE8A2-9C79-3E65-A61F-1FA127A6A56D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices > 0x13fae5000 - 0x13fbc6ffb com.apple.CameraKit (1.0 - 1) <01D19A91-5831-3326-A00A-55A376316B2F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CameraKit.framework/CameraKit > 0x13fcb5000 - 0x13fdf6ff3 com.apple.CoreMediaStream (2.0 - 510.8) <5A4ABDD5-792C-3E8B-B580-143361B5D37B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream > 0x13fedc000 - 0x13fef7fff com.apple.mediastream (1.0 - 1) <4574FFFF-9E5C-353F-9CAF-F834A2A92734> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream > 0x13ff1d000 - 0x140030fff com.apple.coremotion (2245.0.41) <A0AEECBD-56FC-35E6-8919-25F212AE6EB4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMotion.framework/CoreMotion > 0x1400a2000 - 0x1400a9fff com.apple.XPCKit (1.0 - 1) <C7B209D0-7E34-3146-BCE4-49D67BC542B9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit > 0x1400b6000 - 0x1400bcff7 com.apple.CoreAuthentication.SharedUtils (1.0 - 425.50.68) <5C099D77-A521-373A-A0B8-E568E22603D8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils > 0x1400c7000 - 0x1400d0ff7 com.apple.proactive.support.ProactiveEventTracker (1.0 - 126.6.6) <5BAB4C29-9807-3445-9971-C125531552BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker > 0x1400df000 - 0x140179ffb com.apple.CalendarDatabase (1.0 - ???) <7B8B9878-F09D-366B-94A0-AC6AE7917141> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase > 0x1401f7000 - 0x14024fff7 com.apple.CalendarFoundation (8.0 - 552.4.3) <469BEFE4-B2E2-3848-BBA6-FBB0847DF6A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation > 0x1402b7000 - 0x1402f0ff3 com.apple.CalendarUIKit (1.0 - 233) <6BBF03A9-8C3F-384A-B728-9A05195C98CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit > 0x140322000 - 0x140407fff com.apple.eventkit (1.0.0 - 1.0) <366F950B-1B6E-343D-92EC-368616892440> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/EventKit.framework/EventKit > 0x1404d6000 - 0x14050bfff com.apple.iCalendar (7.0 - 275.4.1) <9CB00CA7-EA3C-3B84-B84A-A30FCDD387F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar > 0x140545000 - 0x140552ff7 com.apple.PersonaKit (1.0 - 1) <09DC150A-09BA-3AB8-BDDD-1507FBA71529> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit > 0x140563000 - 0x140587ff7 com.apple.AddressBook (1.0 - 1) <9DB05148-EEC2-3232-96EF-EACD645D3702> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AddressBook.framework/AddressBook > 0x1405b1000 - 0x1405e3ff3 com.apple.bom (14.0 - 194.1) <2D72662A-9CDB-383E-AED8-515C4B4BD9BE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Bom.framework/Bom > 0x1405f8000 - 0x14066cff3 com.apple.coredav (1.0.1 - 332.4.1) <B773777A-52E9-365B-9343-128B9FDB95F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV > 0x1406e5000 - 0x140717fff com.apple.datadetectorscore (7.0 - 590.3) <42DA7DF2-A3A7-329B-B72D-2CED4F3C7DA7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore > 0x140744000 - 0x140793ffb com.apple.CalendarDaemon (1.0 - ???) <C94F5F76-B3D4-3699-9E55-B4B902D4D100> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon > 0x1407e6000 - 0x140816fff com.apple.Pegasus (1.0 - 111) <DE94DE84-6152-30CD-82FE-B583D0D340AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Pegasus.framework/Pegasus > 0x140849000 - 0x14090aff7 com.apple.PDFKit (1.0 - 677.67) <0DA554B9-10C4-3BBB-8000-145429BCC7F7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/PDFKit.framework/PDFKit > 0x14099d000 - 0x140ae0ff7 com.apple.AnnotationKit (1.0 - 232.2.1) <46B31E34-A383-3EDE-9EB6-4E532F28E309> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit > 0x140b7e000 - 0x140cb4fff com.apple.PencilKit (1.0 - 1) <2C81388B-56FA-3664-B1F5-C71334C7ADBB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PencilKit.framework/PencilKit > 0x140da0000 - 0x140e90fff com.apple.CoreHandwriting (161 - 1.2) <11902D7D-1129-3950-B67F-BDE5392BC599> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting > 0x140ec5000 - 0x140f3bffb com.apple.UIAccessibility (1.0.0 - 1.0) <96A2A5BD-4765-3CDA-8E72-74EFDBC55650> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility > 0x140faf000 - 0x141168fff com.apple.CoreML (1.0 - 1) <2CEFA6E7-2629-3238-AE73-376079A9ED88> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreML.framework/CoreML > 0x141273000 - 0x14149eff7 +libmecabra.dylib (779.7.6) <E6C7748E-E09D-3364-8371-CC9CC1A9334F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libmecabra.dylib > 0x14155e000 - 0x141708ff7 com.apple.vision.EspressoFramework (1.0 - 66.15) <21D029DB-8AC8-3EE9-8D8F-819F5121A264> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Espresso.framework/Espresso > 0x14182a000 - 0x1418d9fff com.apple.Montreal (1.0 - 42) <0C1442CD-44AF-359C-9818-26FB5E77F283> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Montreal.framework/Montreal > 0x1418ed000 - 0x1419d4ff3 com.apple.ProofReader (2.4 - 430) <B0FC5E64-6783-33B2-83C9-6E31F0C8B9B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader > 0x141a31000 - 0x141a36ffb com.apple.ConstantClasses (1.0 - 1) <1C9674F9-D317-3073-8513-598C4D5816A0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses > 0x141a42000 - 0x141a46ff7 com.apple.LinguisticData (1.0 - 238.3) <42D85586-6F2A-30AF-B10C-C12FF0786851> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData > 0x141a4d000 - 0x141a9cffb com.apple.accessibility.AXMediaUtilities (1.0 - 1) <CBE4733B-E4D5-3958-83B9-89C4555B2059> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities > 0x141afe000 - 0x141b08fff +libAXSpeechManager.dylib (2400.83.24) <AC360429-EE60-37C3-88E7-D2EE14CF3317> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAXSpeechManager.dylib > 0x141b17000 - 0x141b2effb com.apple.accessibility.AccessibilityUIUtilities (1.0 - 1) <419154D3-7AD7-3CB8-8CF4-A33C71BAE8C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities > 0x141b4c000 - 0x141b85ff3 com.apple.ScreenReaderCore (8 - 562.15) <07155C43-4B83-39CA-A0BF-B14D697B4C38> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore > 0x141bbf000 - 0x141bc1fff +libAXSafeCategoryBundle.dylib (2400.83.24) <BC807300-F4FF-3E03-A829-B95277929A1E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAXSafeCategoryBundle.dylib > 0x141bc8000 - 0x141caafff com.apple.AccessibilityUtilities (1.0.0 - 1.0) <E851DEFC-6910-36E0-91A2-EEA277445233> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities > 0x141d9a000 - 0x141ddffef com.apple.AXRuntime (1.0.0 - 1) <4EDC3B2F-F43E-3C1B-93FF-EC13DB7ABA37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime > 0x141e22000 - 0x141e4ffff com.apple.Futhark-Sim (1.0 - 1) <00A48E8D-BC10-322F-A625-1757ECE4476D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Futhark.framework/Futhark > 0x141e59000 - 0x142065ff7 com.apple.VN (1.5.3 - 1.5.3) <36276F91-9FA8-31C3-B794-EBFEFC702163> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Vision.framework/Vision > 0x1421e5000 - 0x14231efff com.apple.CVML (1.73.0 - 1.73.0) <6FA0DF5B-A495-3113-9A19-0A11D3D1E940> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CVML.framework/CVML > 0x142429000 - 0x14249cfff com.apple.Quagga (1.0 - 1) <12543492-6990-3930-89A4-B8C4946C9D73> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Quagga.framework/Quagga > 0x1424b1000 - 0x1424e9ff7 com.apple.PrototypeTools (1.0 - 1) <54EB5800-D447-35BC-BD1D-00007855796C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools > 0x142531000 - 0x142561fff com.apple.GLKit (1.0 - 92) <BC14FF94-A302-3833-8F0B-2401E13EDFB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/GLKit.framework/GLKit > 0x14259d000 - 0x1425c1ff3 com.apple.texttospeech (1.0.0 - 1.0) <A0DC0926-EB66-36DF-B1BF-B051962AF82A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech > 0x1425e2000 - 0x14261fff7 com.apple.voiceservices (1.0.0 - 1.0) <1875BFE1-A507-3667-ADEE-9B65E7020B03> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices > 0x142665000 - 0x142af6fff com.apple.siri.tts.SiriTTS (144 - 144) <B732091E-4671-3669-AEA2-BCE9EDCD54C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS > 0x142c6c000 - 0x142d66ff3 com.apple.ITMLKit (1.0 - 1) <DAB438AD-214F-345A-86E6-E872C51D8E98> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit > 0x142e61000 - 0x142f77fff com.apple.preferences-framework (1 - 1.0) <4CF24573-20D0-309D-8E2C-5AE10D87FD19> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Preferences.framework/Preferences > 0x14308f000 - 0x14309efff com.apple.BaseBoardUI (360.2.1 - 360.2.1) <CF1BB62D-62D9-388E-86A3-CCD516B81B38> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI > 0x1430b6000 - 0x143121ff7 com.apple.WebInspector (605 - 605.1.33.0.2) <A192DA18-9790-30BA-883B-0F36EE9D4CF9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebInspector.framework/WebInspector > 0x14317c000 - 0x1431a4ff3 +libxslt.1.dylib (15.12) <70D7CA66-C047-3DC8-B2BE-6C58C744A107> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxslt.1.dylib > 0x1431b5000 - 0x1431b6fff com.apple.corebrightness (1.0 - 1) <64E20018-A893-33A6-849B-ABDDAE896ADF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness > 0x1431bf000 - 0x1431cafff com.apple.BluetoothManager (1.0 - 1) <0201D601-E331-3D95-A49C-BCAC25B55E17> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager > 0x1431da000 - 0x1431effff com.apple.MetalKit (1.0 - 98.3) <3EB301E2-C0F0-3C86-B103-6571B892A104> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MetalKit.framework/MetalKit > 0x14320a000 - 0x143216ffb com.apple.MobileBluetooth (1.0 - 1.0) <06D88565-C163-3D53-88FE-15127DD93B6F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth > 0x143222000 - 0x1441efff7 com.apple.ModelIO (1.0 - 1) <172E772A-07C3-3F36-BD95-D6A0EE9DBC54> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ModelIO.framework/ModelIO > 0x14432d000 - 0x14436cff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) <16B75CEB-AF18-3D6C-B446-DB7D249290ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMIDI.framework/CoreMIDI > 0x144398000 - 0x144475ffb com.apple.AssistantServices (1.0 - 1) <E88FBA03-057F-3D98-8FAB-FD85C21AC05B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices > 0x144570000 - 0x1445d5ff7 com.apple.SAObjects (1.0 - 1) <DF14C39D-360D-3F0C-8083-92253114837F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects > 0x1448ae000 - 0x1448c6ffb com.apple.iPhotoMigrationSupport (2.0 - 531) <B7FA2BDF-B67E-332E-AE24-BA7900BE38B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport > 0x1448dd000 - 0x1448eeff7 com.apple.DiagnosticExtensions (1.0 - 1) <B9085F27-BF73-3FF9-9E3F-6DB7618A1C7B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions > 0x144902000 - 0x144c4dff7 com.apple.PhotosUICore (1.0 - 3272.12.150) <94801806-31A8-32A0-8EF6-3CE52BAE3082> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore > 0x145279000 - 0x14528bffb com.apple.siri.SiriTasks (1.0 - ???) <18EB51E5-3D50-35C1-B572-FC4DD3795DD5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks > 0x1452af000 - 0x1452eeff7 com.apple.content.index.framework (2.0) <6D9C709E-6B24-37B6-8CFF-50AD102E0FDB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex > 0x145318000 - 0x1453abff7 com.apple.PhotoEditSupport (1.0 - 1) <3A1A9239-A377-3998-A5C7-17B5310C0FE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport > 0x145410000 - 0x1454a4ffb com.apple.PhotoLibrary (1.0.0 - 1.0) <8B9E834F-685F-33AA-B5CB-9B7A98A3DC1C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary > 0x145552000 - 0x1455d1fff com.apple.ImageCaptureFramework (1.0 - 1.0) <41E4EB04-9571-320F-A5B0-4F302B171AA4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture > >External Modification Summary: > Calls made by other processes targeting this process: > task_for_pid: 1 > 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: 4445356 > thread_create: 0 > thread_set_state: 268 > >VM Region Summary: >ReadOnly portion of Libraries: Total=791.5M resident=0K(0%) swapped_out_or_unallocated=791.5M(100%) >Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%) > > VIRTUAL REGION >REGION TYPE SIZE COUNT (non-coalesced) >=========== ======= ======= >Activity Tracing 256K 2 >Dispatch continuations 48.0M 2 >JS JIT generated code 1.0G 4 >Kernel Alloc Once 8K 2 >MALLOC 451.7M 43 >MALLOC guard page 64K 15 >STACK GUARD 56.0M 14 >Stack 14.1M 14 >WebKit Malloc 16.5M 19 >WebKit Malloc (reserved) 1024K 2 reserved VM address space (unallocated) >__DATA 50.2M 442 >__FONT_DATA 4K 2 >__LINKEDIT 381.9M 356 >__TEXT 409.6M 355 >__UNICODE 560K 2 >libnetwork 640K 5 >mapped file 25.8M 2 >shared memory 24K 4 >=========== ======= ======= >TOTAL 2.4G 1267 >TOTAL, minus reserved VM space 2.4G 1267 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 188393
: 346741 |
361982
|
361988