Created
October 23, 2015 14:02
-
-
Save emiloberg/c6ef9a1d69d3a9a964b8 to your computer and use it in GitHub Desktop.
nativescript-email crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: MailCompositionService [20544] | |
Path: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/Applications/MailCompositionService.app/MailCompositionService | |
Identifier: MailCompositionService | |
Version: 1.0 (1.0) | |
Code Type: X86-64 (Native) | |
Parent Process: launchd_sim [20491] | |
Responsible: launchd_sim [20491] | |
User ID: 501 | |
Date/Time: 2015-10-23 16:01:13.073 +0200 | |
OS Version: Mac OS X 10.10.5 (14F27) | |
Report Version: 11 | |
Anonymous UUID: 4565E55E-582F-E502-E4DE-EB1EB749A1F1 | |
Sleep/Wake UUID: 1DFBC8F4-DBE1-4A47-933F-47F35163BFC3 | |
Time Awake Since Boot: 62000 seconds | |
Time Since Wake: 21000 seconds | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_CRASH (SIGABRT) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Application Specific Information: | |
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSRegularExpression enumerateMatchesInString:options:range:usingBlock:]: nil argument' | |
terminating with uncaught exception of type NSException | |
abort() called | |
CoreSimulator 179 - Device: iPhone 6 - Runtime: iOS 8.1 (12B411) - DeviceType: iPhone 6 | |
Application Specific Backtrace 1: | |
0 CoreFoundation 0x000000011087ef35 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000110d3cbb7 objc_exception_throw + 45 | |
2 CoreFoundation 0x000000011087ee6d +[NSException raise:format:] + 205 | |
3 Foundation 0x000000010e213bfe -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 206 | |
4 Foundation 0x000000010e267d79 -[NSRegularExpression(NSMatching) rangeOfFirstMatchInString:options:range:] + 150 | |
5 MessageUI 0x000000010e0820bb -[MFMailSignatureController _stripSignatureMarkup:] + 125 | |
6 MessageUI 0x000000010e082e0b -[MFMailSignatureController updateSignatureForSender:bodyField:] + 103 | |
7 MessageUI 0x000000010e04a1e6 -[MFMailComposeController _setSendingEmailAddress:addIfNotPresent:] + 1164 | |
8 MessageUI 0x000000010e09398b +[MFComposeTypeFactory _setupForNewMessageWithModel:delegate:] + 82 | |
9 MessageUI 0x000000010e0486ba -[MFMailComposeController _loadCompositionContext] + 425 | |
10 MailCompositionService 0x000000010dde31cd MailCompositionService + 12749 | |
11 CoreFoundation 0x0000000110776c8c __invoking___ + 140 | |
12 CoreFoundation 0x0000000110776ae2 -[NSInvocation invoke] + 290 | |
13 CoreFoundation 0x0000000110805ed6 -[NSInvocation invokeWithTarget:] + 54 | |
14 UIKit 0x000000010ed78fab -[_UIViewServiceImplicitAnimationDecodingProxy forwardInvocation:] + 222 | |
15 CoreFoundation 0x00000001107de08f ___forwarding___ + 495 | |
16 CoreFoundation 0x00000001107dde18 _CF_forwarding_prep_0 + 120 | |
17 CoreFoundation 0x0000000110776c8c __invoking___ + 140 | |
18 CoreFoundation 0x0000000110776ae2 -[NSInvocation invoke] + 290 | |
19 CoreFoundation 0x0000000110805ed6 -[NSInvocation invokeWithTarget:] + 54 | |
20 UIKit 0x000000010ed06c94 -[_UIQueueingProxy forwardInvocation:] + 319 | |
21 CoreFoundation 0x00000001107de08f ___forwarding___ + 495 | |
22 CoreFoundation 0x00000001107dde18 _CF_forwarding_prep_0 + 120 | |
23 CoreFoundation 0x0000000110776c8c __invoking___ + 140 | |
24 CoreFoundation 0x0000000110776ae2 -[NSInvocation invoke] + 290 | |
25 CoreFoundation 0x0000000110805ed6 -[NSInvocation invokeWithTarget:] + 54 | |
26 CoreFoundation 0x00000001107de08f ___forwarding___ + 495 | |
27 CoreFoundation 0x00000001107dde18 _CF_forwarding_prep_0 + 120 | |
28 CoreFoundation 0x0000000110776c8c __invoking___ + 140 | |
29 CoreFoundation 0x0000000110776ae2 -[NSInvocation invoke] + 290 | |
30 CoreFoundation 0x0000000110805ed6 -[NSInvocation invokeWithTarget:] + 54 | |
31 CoreFoundation 0x00000001107de08f ___forwarding___ + 495 | |
32 CoreFoundation 0x00000001107dde18 _CF_forwarding_prep_0 + 120 | |
33 CoreFoundation 0x0000000110776c8c __invoking___ + 140 | |
34 CoreFoundation 0x0000000110776ae2 -[NSInvocation invoke] + 290 | |
35 libdispatch.dylib 0x0000000111ae2af6 _dispatch_call_block_and_release + 12 | |
36 libdispatch.dylib 0x0000000111afcaf4 _dispatch_client_callout + 8 | |
37 libdispatch.dylib 0x0000000111ae8265 _dispatch_main_queue_callback_4CF + 490 | |
38 CoreFoundation 0x00000001107e6fe9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 | |
39 CoreFoundation 0x00000001107a9eeb __CFRunLoopRun + 2043 | |
40 CoreFoundation 0x00000001107a9486 CFRunLoopRunSpecific + 470 | |
41 GraphicsServices 0x00000001106869f0 GSEventRunModal + 161 | |
42 UIKit 0x000000010e6ae420 UIApplicationMain + 1282 | |
43 MailCompositionService 0x000000010dde15e5 MailCompositionService + 5605 | |
44 libdyld.dylib 0x0000000111b2c145 start + 1 | |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x0000000111e33286 __pthread_kill + 10 | |
1 libsystem_sim_c.dylib 0x0000000111bd419a abort + 129 | |
2 libc++abi.dylib 0x00000001119aa481 abort_message + 257 | |
3 libc++abi.dylib 0x00000001119d23d5 default_terminate_handler() + 267 | |
4 libobjc.A.dylib 0x0000000110d3ce19 _objc_terminate() + 103 | |
5 libc++abi.dylib 0x00000001119cfb01 std::__terminate(void (*)()) + 8 | |
6 libc++abi.dylib 0x00000001119cfb73 std::terminate() + 51 | |
7 libobjc.A.dylib 0x0000000110d3cd93 objc_terminate + 9 | |
8 libdispatch.dylib 0x0000000111afcb08 _dispatch_client_callout + 28 | |
9 libdispatch.dylib 0x0000000111ae8265 _dispatch_main_queue_callback_4CF + 490 | |
10 com.apple.CoreFoundation 0x00000001107e6fe9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 | |
11 com.apple.CoreFoundation 0x00000001107a9eeb __CFRunLoopRun + 2043 | |
12 com.apple.CoreFoundation 0x00000001107a9486 CFRunLoopRunSpecific + 470 | |
13 com.apple.GraphicsServices 0x00000001106869f0 GSEventRunModal + 161 | |
14 com.apple.UIKit 0x000000010e6ae420 UIApplicationMain + 1282 | |
15 com.apple.MailCompositionService 0x000000010dde15e5 0x10dde0000 + 5605 | |
16 libdyld.dylib 0x0000000111b2c145 start + 1 | |
Thread 1:: Dispatch queue: com.apple.libdispatch-manager | |
0 libsystem_kernel.dylib 0x0000000111e34232 kevent64 + 10 | |
1 libdispatch.dylib 0x0000000111aed304 _dispatch_mgr_thread + 54 | |
Thread 2: | |
0 libsystem_kernel.dylib 0x0000000111e3394a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x0000000111e623dd start_wqthread + 13 | |
Thread 3:: Dispatch queue: com.apple.root.default-qos | |
0 libsystem_kernel.dylib 0x0000000111e2e51a semaphore_wait_trap + 10 | |
1 libdispatch.dylib 0x0000000111aead02 _dispatch_thread_semaphore_wait + 16 | |
2 libdispatch.dylib 0x0000000111ae67c4 _dispatch_barrier_sync_f_slow + 580 | |
3 com.apple.UIKit 0x000000010e6bf914 -[UIApplication userActivityWillSave:] + 133 | |
4 com.apple.Foundation 0x000000010e2f8528 -[NSUserActivity(LSUserActivityDelegate) willSynchronizeActivity] + 93 | |
5 com.apple.MobileCoreServices 0x0000000112df453f -[LSUserActivity(Internal) callWillSaveDelegateIfDirtyAndPackageUpData:clearDirty:] + 345 | |
6 com.apple.MobileCoreServices 0x0000000112df4755 -[LSUserActivity(Internal) sendUserActivityInfoToLSUserActivityd:onAsyncQueue:] + 299 | |
7 libdispatch.dylib 0x0000000111ae2af6 _dispatch_call_block_and_release + 12 | |
8 libdispatch.dylib 0x0000000111afcaf4 _dispatch_client_callout + 8 | |
9 libdispatch.dylib 0x0000000111ae9464 _dispatch_root_queue_drain + 585 | |
10 libdispatch.dylib 0x0000000111aea2c9 _dispatch_worker_thread3 + 98 | |
11 libsystem_pthread.dylib 0x0000000111e64a9d _pthread_wqthread + 729 | |
12 libsystem_pthread.dylib 0x0000000111e623dd start_wqthread + 13 | |
Thread 4: | |
0 libsystem_kernel.dylib 0x0000000111e3394a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x0000000111e623dd start_wqthread + 13 | |
Thread 5: | |
0 libsystem_kernel.dylib 0x0000000111e3394a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x0000000111e623dd start_wqthread + 13 | |
Thread 6:: WebThread | |
0 libsystem_kernel.dylib 0x0000000111e2e4de mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x0000000111e2d64f mach_msg + 55 | |
2 com.apple.CoreFoundation 0x00000001107aa744 __CFRunLoopServiceMachPort + 212 | |
3 com.apple.CoreFoundation 0x00000001107a9bf7 __CFRunLoopRun + 1287 | |
4 com.apple.CoreFoundation 0x00000001107a9486 CFRunLoopRunSpecific + 470 | |
5 com.apple.WebCore 0x000000011551c125 RunWebThread(void*) + 469 | |
6 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
7 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
8 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 7:: JavaScriptCore::BlockFree | |
0 libsystem_kernel.dylib 0x0000000111e33136 __psynch_cvwait + 10 | |
1 libc++.1.dylib 0x00000001118d550e 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> > >) + 126 | |
2 JavaScriptCore 0x0000000116838fee JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 158 | |
3 JavaScriptCore 0x00000001168390b5 JSC::BlockAllocator::blockFreeingThreadMain() + 85 | |
4 JavaScriptCore 0x0000000116ceb483 WTF::wtfThreadEntryPoint(void*) + 19 | |
5 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
6 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
7 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 8:: JavaScriptCore::Marking | |
0 libsystem_kernel.dylib 0x0000000111e33136 __psynch_cvwait + 10 | |
1 libc++.1.dylib 0x00000001118d5475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 | |
2 JavaScriptCore 0x00000001169d136b JSC::GCThread::waitForNextPhase() + 171 | |
3 JavaScriptCore 0x00000001169d1418 JSC::GCThread::gcThreadMain() + 72 | |
4 JavaScriptCore 0x0000000116ceb483 WTF::wtfThreadEntryPoint(void*) + 19 | |
5 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
6 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
7 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 9:: JavaScriptCore::Marking | |
0 libsystem_kernel.dylib 0x0000000111e33136 __psynch_cvwait + 10 | |
1 libc++.1.dylib 0x00000001118d5475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 | |
2 JavaScriptCore 0x00000001169d136b JSC::GCThread::waitForNextPhase() + 171 | |
3 JavaScriptCore 0x00000001169d1418 JSC::GCThread::gcThreadMain() + 72 | |
4 JavaScriptCore 0x0000000116ceb483 WTF::wtfThreadEntryPoint(void*) + 19 | |
5 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
6 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
7 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 10:: JavaScriptCore::Marking | |
0 libsystem_kernel.dylib 0x0000000111e33136 __psynch_cvwait + 10 | |
1 libc++.1.dylib 0x00000001118d5475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 | |
2 JavaScriptCore 0x00000001169d136b JSC::GCThread::waitForNextPhase() + 171 | |
3 JavaScriptCore 0x00000001169d1418 JSC::GCThread::gcThreadMain() + 72 | |
4 JavaScriptCore 0x0000000116ceb483 WTF::wtfThreadEntryPoint(void*) + 19 | |
5 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
6 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
7 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 11:: JavaScriptCore::Marking | |
0 libsystem_kernel.dylib 0x0000000111e33136 __psynch_cvwait + 10 | |
1 libc++.1.dylib 0x00000001118d5475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 | |
2 JavaScriptCore 0x00000001169d136b JSC::GCThread::waitForNextPhase() + 171 | |
3 JavaScriptCore 0x00000001169d1418 JSC::GCThread::gcThreadMain() + 72 | |
4 JavaScriptCore 0x0000000116ceb483 WTF::wtfThreadEntryPoint(void*) + 19 | |
5 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
6 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
7 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 12:: JavaScriptCore::Marking | |
0 libsystem_kernel.dylib 0x0000000111e33136 __psynch_cvwait + 10 | |
1 libc++.1.dylib 0x00000001118d5475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 | |
2 JavaScriptCore 0x00000001169d136b JSC::GCThread::waitForNextPhase() + 171 | |
3 JavaScriptCore 0x00000001169d1418 JSC::GCThread::gcThreadMain() + 72 | |
4 JavaScriptCore 0x0000000116ceb483 WTF::wtfThreadEntryPoint(void*) + 19 | |
5 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
6 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
7 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 13:: JavaScriptCore::Marking | |
0 libsystem_kernel.dylib 0x0000000111e33136 __psynch_cvwait + 10 | |
1 libc++.1.dylib 0x00000001118d5475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 | |
2 JavaScriptCore 0x00000001169d136b JSC::GCThread::waitForNextPhase() + 171 | |
3 JavaScriptCore 0x00000001169d1418 JSC::GCThread::gcThreadMain() + 72 | |
4 JavaScriptCore 0x0000000116ceb483 WTF::wtfThreadEntryPoint(void*) + 19 | |
5 libsystem_pthread.dylib 0x0000000111e6505a _pthread_body + 131 | |
6 libsystem_pthread.dylib 0x0000000111e64fd7 _pthread_start + 176 | |
7 libsystem_pthread.dylib 0x0000000111e623ed thread_start + 13 | |
Thread 14: | |
0 libsystem_kernel.dylib 0x0000000111e3394a __workq_kernreturn + 10 | |
1 libsystem_pthread.dylib 0x0000000111e623dd start_wqthread + 13 | |
Thread 0 crashed with X86 Thread State (64-bit): | |
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff51e1d3d8 rdx: 0x0000000000000000 | |
rdi: 0x000000000000070b rsi: 0x0000000000000006 rbp: 0x00007fff51e1d400 rsp: 0x00007fff51e1d3d8 | |
r8: 0x6e6f697470656378 r9: 0x0000000111bfa600 r10: 0x0000000008000000 r11: 0x0000000000000206 | |
r12: 0x00007fff51e1d560 r13: 0x00007fff51e1da40 r14: 0x0000000111e6b300 r15: 0x00007fff51e1d440 | |
rip: 0x0000000111e33286 rfl: 0x0000000000000206 cr2: 0x0000000111e672ec | |
Logical CPU: 0 | |
Error Code: 0x02000148 | |
Trap Number: 133 | |
Binary Images: | |
0x10dde0000 - 0x10dde5ff7 com.apple.MailCompositionService (1.0 - 1.0) <7E24BC87-0849-3F3A-955F-8ADA5DAA7E59> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/Applications/MailCompositionService.app/MailCompositionService | |
0x10ddeb000 - 0x10de0f61f +dyld_sim (353.2.3) <EE50CD24-1E90-32CE-A2A6-9D5777ED53A6> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim | |
0x10de55000 - 0x10df65fff com.apple.Message (2.0 - 20) <9C8C070B-4B95-36C3-B266-A6C497EAB665> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Message.framework/Message | |
0x10e021000 - 0x10e112ff7 com.apple.messageui (1.0.0 - 1.0) <501651BC-AE0C-3810-8F01-56AA8B900A7A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MessageUI.framework/MessageUI | |
0x10e1cb000 - 0x10e1ceff7 com.apple.MessageSupport (1.0 - 1) <97E3E80A-6469-366B-9E55-C1AB23AE7809> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport | |
0x10e1d6000 - 0x10e1e6ff7 com.apple.MailServices (1.0 - 1) <9ABA510D-9875-378F-8D32-936B70747B4D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MailServices.framework/MailServices | |
0x10e1fa000 - 0x10e4c2ff7 com.apple.Foundation (6.9 - 1141.1) <34F40FB5-7736-3C35-8CB6-B4D022905070> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation | |
0x10e698000 - 0x10f1f9ff7 com.apple.UIKit (1.0 - 1000) <9B5AE312-608F-3606-8A63-209BC6B2A88D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit | |
0x10f960000 - 0x10fb2bff7 com.apple.CoreGraphics (1.600.0 - 747.1) <DFE73640-F30A-30B2-9056-A0D2A6F0BCE9> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics | |
0x10fba2000 - 0x10fba9fff +libSystem.dylib (1213) <515F42A5-6E61-352F-9784-C75A1292B711> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.dylib | |
0x10fbb1000 - 0x10fe3cfff com.apple.CFNetwork (711.1.12 - 711.1.12) <000DC682-6F80-37A1-BD24-7C85AED27D4D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork | |
0x10ffbe000 - 0x1102b3ff7 com.apple.ImageIO.framework (3.2.0 - 1140) <3FA65632-4374-318C-BCA3-F1A4191F0E53> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO | |
0x110354000 - 0x110378ff7 com.apple.SpringBoardServices (1.0 - 1.0) <5909EF50-18A6-3293-8DB2-00C0FE446D2E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices | |
0x11039a000 - 0x11044aff7 com.apple.cloudkit.CloudKit (259.6 - 259.6) <D377D1A2-09B8-3034-A751-122508C80F4A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CloudKit.framework/CloudKit | |
0x1104d0000 - 0x1104ebff7 +libMobileGestalt.dylib (297.1.14) <BF20F875-A1F8-30B7-8823-084A40125FFB> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib | |
0x11051c000 - 0x110552ff7 com.apple.Accounts (113 - 113) <8C48188B-37BA-3637-BB20-A7B7A288CD5C> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accounts.framework/Accounts | |
0x11057c000 - 0x1105d2ff7 com.apple.AppSupport (1.0.0 - 29) <50A94643-346B-3303-A8B1-006380530475> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport | |
0x110610000 - 0x11065afff com.apple.content.index.framework (2.0) <74592FE4-2210-3EDB-AD26-2958E6EBA168> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex | |
0x11067a000 - 0x110691fff com.apple.GraphicsServices (1.0 - 1.0) <FA5377BB-144F-3375-94D7-B0E08C5B2E0D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices | |
0x1106a8000 - 0x11070afff com.apple.SystemConfiguration (1.14 - 1.14) <D62E8E36-9EAF-34B8-8159-2D02D919C7A5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration | |
0x11073f000 - 0x110adffff com.apple.CoreFoundation (6.9 - 1141.14) <E29DCA56-BB47-37ED-A1F9-94FF292ED931> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation | |
0x110c54000 - 0x110ce2ff7 com.apple.AddressBook (1.0 - 30) <C20560BD-0672-3F52-B3D3-F0923379CE63> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AddressBook.framework/AddressBook | |
0x110d37000 - 0x110f2f74f +libobjc.A.dylib (647.1) <576F0DE8-DC61-357E-B54E-0C6E622AB95B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib | |
0x110f53000 - 0x11103bfff +libsqlite3.dylib (162) <48C3DDDE-36AF-3BD8-BED1-AF40F4EE8FB6> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib | |
0x111052000 - 0x111288fff +libicucore.A.dylib (531.27.3) <8331A978-2A24-3CEB-BDD2-F2685248DFF3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib | |
0x111342000 - 0x1113a7fff com.apple.Security (10.0 - ???) <63A7D438-8775-3918-9FFE-034E39ADE3B1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security | |
0x1113e8000 - 0x1114f5fff +libxml2.2.dylib (25.6) <E9C5017F-7994-3EB5-A154-3762DD9512C6> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxml2.2.dylib | |
0x11152c000 - 0x111597ff7 com.apple.framework.IOKit (2.0.2 - 1051.3.7) <0CA74493-23EF-35CF-B0CD-FBABACF35449> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x1115ca000 - 0x111622ff7 com.apple.dataaccess.framework (1.0 - 1.0) <C43568D5-93EA-3C50-8D32-01315E55B921> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess | |
0x11165c000 - 0x111685fff com.apple.persistentconnection (1.0 - 1.0) <2B2F1382-915B-3345-8F9C-3C249A6B5D75> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection | |
0x1116ad000 - 0x1116d9ff7 com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <DF33869B-CBB7-3927-8D0B-5CC1A1D065C4> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress | |
0x1116fe000 - 0x11174dfff com.apple.MIME (2.0 - 20) <687ADA7F-2E9A-3AA7-A088-8D2B44DA85D9> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MIME.framework/MIME | |
0x111786000 - 0x11183dff7 com.apple.coretelephony (113 - 2338) <AB291A1F-55A1-39A4-929E-A860980CDDD5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony | |
0x1118a6000 - 0x1118b8fff +libz.1.dylib (55) <9CDBF6FB-9FCB-3964-A05F-4C4E5D5A6E31> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libz.1.dylib | |
0x1118bd000 - 0x1118c4fff com.apple.CertUI (1.0 - 1) <335160B6-A86F-37A7-9ADB-159A2A0C7E2A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CertUI.framework/CertUI | |
0x1118ce000 - 0x111939fff +libc++.1.dylib (235.1) <F554D397-7776-3652-A236-69661F56110E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib | |
0x11198e000 - 0x1119a0ff7 +libbsm.0.dylib (28.1) <9BF699AE-F19E-30F2-8C9F-49E72F989BFD> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbsm.0.dylib | |
0x1119a9000 - 0x1119d6fff +libc++abi.dylib (126.2) <C601D38D-DBB7-37A1-8ECA-772C6AF5C1C6> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib | |
0x1119e4000 - 0x1119e9ff7 +libcache_sim.dylib (69) <7BA055A9-A632-39A7-89CA-76040A0B1B4A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcache_sim.dylib | |
0x1119ee000 - 0x1119fdfff +libcommonCrypto.dylib (60061) <4FC0684B-1435-317D-9622-5528E6891D1E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcommonCrypto.dylib | |
0x111a0b000 - 0x111a12fff +libcompiler_rt.dylib (60.3) <3BCC5FFD-F7D5-3428-8875-4F75DDD80904> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcompiler_rt.dylib | |
0x111a1b000 - 0x111a23ff7 +libcopyfile.dylib (119.1.1) <5704F196-9089-39A0-81AF-D0DDF0075D58> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcopyfile.dylib | |
0x111a29000 - 0x111aa6fff +libcorecrypto.dylib (234.1.2) <0B51D5C2-03CD-30F4-B2DA-7442E80ECDA5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib | |
0x111ae1000 - 0x111b08fff +libdispatch.dylib (443.3.3) <9CB452C0-FC46-3447-BBAD-A6E100EDF5E5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib | |
0x111b2a000 - 0x111b2cff7 +libdyld.dylib (353.5) <D4880F20-C90B-39C0-970F-44A45D6B3AF0> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib | |
0x111b32000 - 0x111b32ff7 +liblaunch.dylib (560.3.4) <01747FC0-882D-3570-A15C-ECF5091B71D0> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/liblaunch.dylib | |
0x111b38000 - 0x111b3efff +libmacho_sim.dylib (857) <305B4A1E-8138-3867-9FC1-C99EF196BCC1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libmacho_sim.dylib | |
0x111b44000 - 0x111b46fff +libremovefile.dylib (35) <CDBD2F0C-2264-3959-974B-C01CFE9764F2> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libremovefile.dylib | |
0x111b4b000 - 0x111b64ff7 +libsystem_asl.dylib (267) <A0A1AA90-5B6A-351B-B3D0-0E08329C43C7> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_asl.dylib | |
0x111b71000 - 0x111b72fff +libsystem_sim_blocks.dylib (65) <2D04A6AD-DAB1-33BA-8384-4F505A9B4847> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_blocks.dylib | |
0x111b77000 - 0x111c13fff +libsystem_sim_c.dylib (1046) <E000605A-4E5E-38C8-A389-7BB04B97A7D4> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_c.dylib | |
0x111c3d000 - 0x111c40fff +libsystem_sim_configuration.dylib (700.3.1) <5683916A-3F9F-31D7-9943-90E5E126C1A3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_configuration.dylib | |
0x111c46000 - 0x111c47fff +libsystem_coreservices.dylib (7) <94F5BEBA-D238-32BF-8BD2-B050D2F704FD> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coreservices.dylib | |
0x111c4c000 - 0x111c61fff +libsystem_coretls.dylib (35.3.2) <0C120C14-A473-39E6-BCD4-CE9393E9735E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coretls.dylib | |
0x111c72000 - 0x111c7bff7 +libsystem_sim_dnssd.dylib (561) <5C4C13B8-ED6D-3A44-BC74-4E096C29FAEF> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_dnssd.dylib | |
0x111c81000 - 0x111cacfff +libsystem_sim_info.dylib (459) <94819159-805A-3A3F-B836-E8B45A6DBC09> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_info.dylib | |
0x111cbe000 - 0x111cc2ff7 +libsystem_sim_kernel.dylib (141) <AAEC320A-EAD7-3B81-83AF-8F8DF00757B2> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel.dylib | |
0x111cc8000 - 0x111cf9fe7 +libsystem_sim_m.dylib (3086.1) <166D1241-FC71-362E-BB19-F10DB0578001> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_m.dylib | |
0x111d00000 - 0x111d1efff +libsystem_malloc.dylib (55.3.1) <FAE6F4E0-7BB1-3283-BC8E-2388E8E2B353> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib | |
0x111d27000 - 0x111d68ff7 +libsystem_network.dylib (410.1) <9C75D513-B1DB-308F-8169-882375A38F8B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_network.dylib | |
0x111d8d000 - 0x111d98fff +libsystem_notify.dylib (134.1.1) <CE924059-1CB3-3075-B56F-A96069F46BC2> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib | |
0x111da0000 - 0x111da3ff7 +libsystem_sim_platform.dylib (141) <BDAFD2D9-6204-3A85-BB48-60DD2B1D5DA1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform.dylib | |
0x111da8000 - 0x111da9fff +libsystem_sim_pthread.dylib (141) <1E4C9CA4-6CF0-3D7E-BB4A-5DB255DEF39B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread.dylib | |
0x111dae000 - 0x111db1fff +libsystem_sim_sandbox.dylib (359.1.1) <D52833FB-E840-314A-9DF5-E030B5C6CAD9> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_sandbox.dylib | |
0x111db7000 - 0x111dbefff +libsystem_sim_trace.dylib (72) <F7D50A34-7BCF-3AEA-B294-D2DC9D971758> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_trace.dylib | |
0x111dc7000 - 0x111dcdff7 +libunwind_sim.dylib (126.2) <BE0D0D9B-A792-3614-89DD-750B0473AE7D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libunwind_sim.dylib | |
0x111dd4000 - 0x111e00fff +libxpc.dylib (560.3.4) <464E62EA-4CF2-3FEF-9C17-692AD8D66AA8> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib | |
0x111e1d000 - 0x111e3afff libsystem_kernel.dylib (2782.40.9) <16AD15EF-3DAE-3F63-9D26-26CCE1920762> /usr/lib/system/libsystem_kernel.dylib | |
0x111e50000 - 0x111e58fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib | |
0x111e61000 - 0x111e6afff libsystem_pthread.dylib (105.40.1) <ACE90967-ECD0-3251-AEEB-461E3C6414F7> /usr/lib/system/libsystem_pthread.dylib | |
0x111e76000 - 0x111e76fff com.apple.Accelerate (1.10 - Accelerate 1.10) <0756BCEB-18AF-3520-9093-11B82E5AFCB7> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate | |
0x111e79000 - 0x111f1e7b7 com.apple.AppleJPEG (1.0 - 1) <F16E9366-06AC-3DBA-89DD-ED4E4057FC69> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG | |
0x111f84000 - 0x112402fe7 com.apple.vImage (8.0 - 8.0) <57BB4DA2-486E-3CE0-A00F-2A92FE75710D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage | |
0x11245c000 - 0x11245cfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <EAB89B6B-8476-34CE-B538-E388AEB99124> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib | |
0x11245f000 - 0x112573fff +libvDSP.dylib (514) <AC7BB589-3E4F-3FD0-974C-9B86A023611C> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib | |
0x11257f000 - 0x1129aaff7 +libLAPACK.dylib (1128) <317CE6F3-79F1-34F6-99A0-96898B609F58> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib | |
0x1129de000 - 0x112b76fff +libBLAS.dylib (1128) <E7BC2360-779C-3533-907C-26FA4C2F28AE> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib | |
0x112b93000 - 0x112c3efff +libvMisc.dylib (514) <72E72735-F15F-3602-8B4F-D1CF1BE3EC0C> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib | |
0x112c47000 - 0x112c60fff +libLinearAlgebra.dylib (1128) <BE213E76-ABCA-372B-B66B-4E5F9C029E76> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib | |
0x112c68000 - 0x112cb6fff com.apple.BaseBoard (1.0 - 1) <B726A338-DD1C-36FA-B647-A43C605A4245> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard | |
0x112cfb000 - 0x112d24ff7 com.apple.FrontBoardServices (1.0 - 1) <EBBBB384-5F4C-366C-A6DF-D4A59AF7BC4D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices | |
0x112d4f000 - 0x112d72ff7 com.apple.BackBoardServices (1.0 - 1.0) <E0CF76E1-4260-3485-9B29-B49AA187D32B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices | |
0x112d98000 - 0x112e6fff7 com.apple.MobileCoreServices (66 - 66) <513FDA29-8175-3795-A934-C521F0261029> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices | |
0x112ee3000 - 0x112f03fff +libextension.dylib (51.2) <FD3A6BD0-62C1-3DAC-8211-F09E20DE72AE> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libextension.dylib | |
0x112f21000 - 0x112f53fff +libarchive.2.dylib (30) <7F9481DA-5E6C-3529-BEC4-80255F16392E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libarchive.2.dylib | |
0x112f5d000 - 0x112f7eff7 +libCRFSuite.dylib (32) <7E3C6667-96FA-356B-8251-6D8F1F928F1C> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib | |
0x112f89000 - 0x112f8afff +liblangid.dylib (114) <E0AEB166-ED3F-3C79-95D5-00FAA21BA6FC> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblangid.dylib | |
0x112f8e000 - 0x112f9bfff +libbz2.1.0.dylib (36) <31665D01-D4C0-31E2-A416-7E19F3F5E275> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbz2.1.0.dylib | |
0x112fa0000 - 0x112fbdff7 +liblzma.5.dylib (7) <F875C59F-7F30-3127-A329-1C3410FD3488> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblzma.5.dylib | |
0x112fc5000 - 0x112fd4ff7 com.apple.AssertionServices (1.0 - 1) <1E0EAD53-7127-3136-A482-2E792990D954> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices | |
0x112fe7000 - 0x112febfff com.apple.TCC (1.0 - 1) <7AB75947-E2B5-3377-941D-0ADD73F4CD27> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TCC.framework/TCC | |
0x112ff2000 - 0x113058ff7 com.apple.corelocation (1.0 - 1753.17) <EED8996D-1EAA-3F79-8669-C6648DBBF9E2> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation | |
0x113078000 - 0x113092ff7 com.apple.aps.framework (4.0 - 4.0) <400D5563-C022-37E3-91C5-62AC37776DB1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService | |
0x1130aa000 - 0x1133d9ff7 com.apple.GeoServices (1.0 - 982.24) <B4568060-4ABD-3268-A6C1-034B1CEDA987> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices | |
0x1135e7000 - 0x11360bff7 com.apple.CoreBluetooth (1.0 - 1) <EED5395E-29CE-3751-88EB-B4B8C4ECBE32> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth | |
0x11362b000 - 0x11363bfff com.apple.ProtocolBuffer (1 - 225) <B60F670B-3C6A-3552-9B43-84486155335C> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer | |
0x113649000 - 0x113650fff com.apple.BluetoothManager (1.0 - 1) <B33EB8A8-E5E3-308D-ADB3-AC7856494339> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager | |
0x11365b000 - 0x113667fff com.apple.MobileBluetooth (1.0 - 1.0) <E2E28595-14F8-3F54-809F-E7EE82E1D1B4> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth | |
0x113670000 - 0x1138f1ff7 +CoreData (519) <CBAF3F43-F742-3A5E-A8CD-B4E4DA61D82A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreData.framework/CoreData | |
0x113a18000 - 0x113a1bfff com.apple.OAuth (25 - 25) <0C76E4E8-FD37-3DE7-A275-00C7C2B2FD7A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/OAuth.framework/OAuth | |
0x113a21000 - 0x113a30fff com.apple.commonutilities (8.0 - 900) <80EC0288-D179-3963-91ED-613A27520F33> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities | |
0x113a3d000 - 0x113a42fff com.apple.AggregateDictionary (1.0 - 1) <F439530D-FE65-36A2-9F45-DB10D6350BD1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary | |
0x113a49000 - 0x113a90ff7 com.apple.AppleAccount (1.0 - 1.0) <2A01FA6E-3C38-3C6F-BCC4-A0F0A53221F1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount | |
0x113ad3000 - 0x113b00fff com.apple.WebBookmarks (1.0 - 1.0) <9A2EB2B8-51A0-3A55-992D-F3AC2B5C2430> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks | |
0x113b22000 - 0x113bf4fff com.apple.managedconfiguration (1.0 - 1.0) <278580E7-306A-3AD0-9F64-C02F4A67CDB9> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration | |
0x113c84000 - 0x113dddff7 com.apple.eventkit (1.0.0 - 1.0) <6A82CA84-D9C1-383F-978D-C1266EAC0D95> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/EventKit.framework/EventKit | |
0x113ec4000 - 0x113ef3ff7 com.apple.iCalendar (7.0 - 200) <6A53C6A5-C9CC-3087-8634-F4EC705A3E2D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar | |
0x113f1a000 - 0x113f3ffff com.apple.Notes (1.0) <1114F7C9-1319-386C-AB4E-9262892A29D3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Notes.framework/Notes | |
0x113f59000 - 0x113fc5ff7 com.apple.coredav (1.0.1 - 261) <8EF15D99-B4B1-3883-B124-8DBA3E42FC49> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV | |
0x114026000 - 0x114148ff7 +StoreServices (1243.8) <BD94F6B9-D97C-3B1E-A58D-9A68A99F134F> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices | |
0x114243000 - 0x1142a6fff com.apple.accounts.AccountsDaemon (113 - 113) <5A39236B-30BF-3DB2-8EDC-1D48EB08A85A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon | |
0x1142dc000 - 0x1142e5ff7 com.apple.AOSNotification (1.7.0 - 830) <BC182430-8759-3E0D-BE47-F5FF606E2682> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification | |
0x1142f2000 - 0x1142fdff7 com.apple.MobileInstallation (2.0 - 1.0) <F4A35532-99AD-3BC8-8E48-CCE86920773F> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation | |
0x114308000 - 0x11430fff7 com.apple.datamigration (1.0 - 1.0) <3EB8DCB2-6B1D-38A7-9A8B-1A1E89DC008B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration | |
0x11431a000 - 0x11434bfff +libTelephonyUtilDynamic.dylib (802.1) <18C1EBBE-6F3E-33A2-8B2F-7B7F230554D3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libTelephonyUtilDynamic.dylib | |
0x11437e000 - 0x114382fff com.apple.MobileSystemServices (1.0 - 1) <D97F6B40-D166-3796-AFC3-CD5CBF1D0D68> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices | |
0x114389000 - 0x1143b9fff com.apple.GSS (4.0 - 2.0) <853C32FB-6758-3F83-AEC1-72385FF486C5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/GSS.framework/GSS | |
0x1143d5000 - 0x1143f3ff7 com.apple.pluginkit.framework (1.0 - 1) <26B68971-3280-3993-A137-F5AF8F8F7FF9> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit | |
0x11440d000 - 0x114413fff +libheimdal-asn1.dylib (398.3.2) <B9D2FFE2-A490-34C1-9D64-095321587CFE> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libheimdal-asn1.dylib | |
0x114419000 - 0x11449dfff com.apple.Heimdal (4.0 - 2.0) <E3D2FF3C-2519-33E4-A4FC-E2293B4F5704> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal | |
0x1144cb000 - 0x1144ebff7 +libresolv.9.dylib (57) <CC8356EB-159F-348D-8AF9-6A74263B3E62> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libresolv.9.dylib | |
0x1144f5000 - 0x1144f8ff7 com.apple.CommonAuth (4.0 - 2.0) <A9C73EC1-627E-3D79-89C8-A299A8B64314> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth | |
0x1144fd000 - 0x115c8fff7 com.apple.WebCore (8600 - 8600.1.4.11.12) <B8DB3B19-0BD4-3534-B652-892528D7552B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebCore.framework/WebCore | |
0x116651000 - 0x11675aff7 com.apple.WebKitLegacy (8600 - 8600.1.4.11.10) <7C285D2F-EBA3-3E9F-8516-07A7AC54A5E3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy | |
0x11681b000 - 0x116e38ff7 +JavaScriptCore (7600.1.4.11.8) <9C8F634A-9A40-3C0A-A9D5-0F4E331C28E5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore | |
0x116fba000 - 0x11711afff com.apple.CoreText (352.0 - 450.2) <FB073C5B-CA8A-3411-8E64-BBE43C5142A2> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText | |
0x1171b5000 - 0x1171c6fff com.apple.opengles (10.1.5 - 10.1.5) <1425D62A-FF79-3C58-9E66-5EB44FBCA0AE> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/OpenGLES | |
0x1171d2000 - 0x1174b5fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <73E95081-46CC-3A98-9D8E-166386673A26> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox | |
0x1175ab000 - 0x117606ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <C3BCDA77-0BCF-37C9-B285-E85E73FEA2E1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreAudio.framework/CoreAudio | |
0x11762a000 - 0x1177ddff7 com.apple.QuartzCore (1.10 - 361.1) <A783663D-84DE-334F-8E5A-2D3C609153BA> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore | |
0x117897000 - 0x117897fff com.apple.FontServices (1.0 - 1) <288BF7EF-5E69-3CE9-BA11-74F804D17353> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/FontServices | |
0x11789b000 - 0x117994ff7 +libFontParser.dylib (129.2) <68E0F1F1-C857-3965-8619-2711413F2841> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib | |
0x117a49000 - 0x117a54fff +libGFXShared.dylib (10.1.5) <63B2B889-9CCA-3BD3-86B3-2074174C5802> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib | |
0x117a5b000 - 0x117aa4ff7 +libGLImage.dylib (10.1.5) <0035B116-CC2B-367F-AF58-5B4CCBB0B82C> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib | |
0x117aad000 - 0x117aaffff +libCVMSPluginSupport.dylib (10.1.5) <01A17082-5947-3CB2-AF07-0B43D04B7368> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib | |
0x117ab5000 - 0x117ac1ff7 +libCoreVMClient.dylib (88.2) <DC73FCFD-9E08-37EE-9EE7-6ACFAB51EC6F> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib | |
0x117acb000 - 0x1187c1fa7 +libLLVMContainer.dylib (88.2) <2C182E23-19ED-30F9-89E1-17408DCCC465> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib | |
0x118ac9000 - 0x118b3afff com.apple.CoreMedia (1.0 - 1560.67) <D1D8EA26-CDD1-35B0-96E9-7F17D3279CB5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMedia.framework/CoreMedia | |
0x118b91000 - 0x118b92fff com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <7B12FFDD-8AB5-36B9-A096-36ADD608BB7F> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient | |
0x118b97000 - 0x118bb2fff com.apple.CoreVideo (1.8 - 144.1) <CB9FB405-3949-33DB-B12A-D2009A8C9EF5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreVideo.framework/CoreVideo | |
0x118bc6000 - 0x118bd6ff7 com.apple.MobileAssets (1.0 - 1) <B62D5170-51E2-3704-A749-6FACEEA8771B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset | |
0x118be5000 - 0x118c1cff7 com.apple.CalendarFoundation (8.0 - 291) <47E7A63B-C876-39A2-99C9-1F395DB7F8A3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation | |
0x118c47000 - 0x118c4eff7 com.apple.IntlPreferences (1.0 - 149.1) <B7CAA81D-3925-3C2E-804A-B14FB1345825> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences | |
0x118c56000 - 0x118c91ff7 com.apple.bom (14.0 - 193.5) <E028E75C-ED8B-309D-A7CB-AA336F2CFB8B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Bom.framework/Bom | |
0x118ca3000 - 0x118ccdfff com.apple.accountsui (1.0 - 1) <D33957DC-AEBC-3AC1-A55E-1A6A077B6016> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI | |
0x118cee000 - 0x118d0efff com.apple.CertInfo (1.0 - 1) <23E29560-42DA-3685-AFA0-46AB521F4517> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo | |
0x118d29000 - 0x118deffff com.apple.preferences-framework (1 - 1.0) <79DAF1E4-A3DA-394C-85B5-52A60102BD7E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Preferences.framework/Preferences | |
0x118e97000 - 0x118f8aff7 com.apple.UIFoundation (1.0 - 1) <B934D8AE-E57C-3D1E-8F38-120A72BBAE73> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation | |
0x118ffd000 - 0x1190abfff com.apple.CoreUI (1.0 - 298.1) <615A4D31-9C0E-39F8-9A58-8EC017ADB42E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI | |
0x119173000 - 0x119478ff7 com.apple.VideoToolbox (1.0 - 1560.67) <7B4A91A4-2D2A-3974-80BD-4993BB4336F3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox | |
0x1194fb000 - 0x119548fff com.apple.TelephonyUtilities (1.0 - 1.0) <DAA8C4DF-E70C-3184-A9A8-9FFA3DF99FDC> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities | |
0x11958e000 - 0x119702ff7 com.apple.CoreImage (1.2.0 - 277) <71B33642-1B47-3E68-B606-1D712C4A6F06> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreImage.framework/CoreImage | |
0x11980a000 - 0x119831fff com.apple.DictionaryServices (1.2 - ???) <08135C01-9481-3173-B5D8-A0753FAEAD6B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices | |
0x119850000 - 0x119886fff com.apple.TextInput (1.0) <C0FD1170-E104-3E5D-940E-55E1FC271478> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInput.framework/TextInput | |
0x1198c0000 - 0x11999aff7 com.apple.ProofReader (2.2.1 - 266.2) <A2D7DDD7-A8C7-3A73-A45C-A995956BEE01> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader | |
0x1199c9000 - 0x1199d5fff +libAccessibility.dylib (1541.6.8) <FFA42D8B-4CFE-3669-8781-34218BBB1A7D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libAccessibility.dylib | |
0x1199e5000 - 0x119a36ff7 com.apple.framework.PrintKit (175 - 175) <9B13671F-DB89-3DA6-AC3B-A80F5CAB2A24> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit | |
0x119a5f000 - 0x119ac3fff com.apple.PhysicsKit (1.0 - 1) <9FD0A27E-585C-31A6-A5D2-5C375E363E9D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit | |
0x119af0000 - 0x119f32fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <E3C7BCD4-AA62-365C-B946-EA239BF3F8FA> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore | |
0x11a14a000 - 0x11a2bfff7 +libFosl_dynamic.dylib (15.11) <BE459168-E9DC-3DB0-9212-E9B24814A3BB> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libFosl_dynamic.dylib | |
0x11a341000 - 0x11a345ff7 com.apple.communicationsfilter (10.0 - 1000) <792101F4-983D-3B01-AAF3-9538F034D601> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter | |
0x11a34c000 - 0x11a3c3fff com.apple.imfoundation (10.0 - 1000) <4193D126-C3F6-395D-A2AC-0AEEB48AB52A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation | |
0x11a40d000 - 0x11a446fff +libtidy.A.dylib (15.14) <EE376042-5D5A-3134-9F2A-34B2B71DC5B1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libtidy.A.dylib | |
0x11a456000 - 0x11a483ff7 +libxslt.1.dylib (13) <0ED169A0-B91B-3726-9146-02113FE5D06A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxslt.1.dylib | |
0x11a490000 - 0x11a4dcff7 com.apple.LanguageModeling (1.0 - 1) <E26E4D1C-6C0D-3139-AC9E-98EBDF609BDF> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling | |
0x11a4ec000 - 0x11a500fff +libcmph.dylib (4) <8585FC35-81DE-38DE-8FF0-195F440DBFD9> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcmph.dylib | |
0x11a50f000 - 0x11a517fff com.apple.MediaAccessibility (1.0 - 61) <E64FE9F8-6154-32AA-BA12-9FF1F6A4ACA4> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility | |
0x11a522000 - 0x11a617fff +libiconv.2.dylib (42) <17CC9CF4-E968-3635-9401-83EB44E0830F> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libiconv.2.dylib | |
0x11a627000 - 0x11a646fff com.apple.AssetsLibraryServices (1.0 - 1) <FD5B4AC0-5AE1-392E-93F1-DBB83C3F88BE> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices | |
0x11a666000 - 0x11a830fff com.apple.avfoundation (2.0 - 887.50) <49EF1C61-04B9-32B2-88F3-C7AC8902D2A3> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/AVFoundation | |
0x11a9bc000 - 0x11aa2dff7 +libAVFAudio.dylib (117.3) <9BC29AFE-E795-3BDA-BCA5-A3526DADA63B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib | |
0x11aa7d000 - 0x11ad3eff7 com.apple.MediaToolbox (1.0 - 1560.67) <677CD29F-E1CE-3E25-8F6E-96DB7BDA6889> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox | |
0x11ae32000 - 0x11ae6cff7 com.apple.Celestial (1.0 - 1560.67) <CA07048A-B3D9-3779-94EA-E3906E6588B6> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Celestial.framework/Celestial | |
0x11aeb8000 - 0x11aebdfff +Apple-Inc.BTLEAudioController (1.0 - 1) <13362CF9-2A09-3F8F-BDEB-151D0C7EB400> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController | |
0x11aec7000 - 0x11aed2fff com.apple.mobileicons.framework (1.0 - 1.0) <598805D1-CBC5-37C0-A88E-7C62230B2769> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons | |
0x11aedc000 - 0x11aee9ff7 com.apple.corerecents (1.0 - 1) <9479106C-FAE4-39D8-BFD9-3C6A439A9044> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents | |
0x11aefa000 - 0x11aefdff7 com.apple.ftclientservices (10.0 - 1000) <F4C053F9-18F8-3284-85BC-58E436B8260A> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices | |
0x11af02000 - 0x11b082ff7 com.apple.AddressBookUI (1.0.0 - 1751.7) <B0B9FFD2-EAD2-3789-8F56-CC24E227D1E5> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI | |
0x11b1c8000 - 0x11b56bfff com.apple.WebKit (8600 - 8600.1.4.11.10) <2DC664FD-1C78-399A-8896-3F98500A1F39> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/WebKit.framework/WebKit | |
0x11b82a000 - 0x11b897ff7 com.apple.QuickLook (2.0 - 497.1) <32745539-71AB-3365-AEDB-9CB0611EE0B2> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuickLook.framework/QuickLook | |
0x11b8ee000 - 0x11b9b3fff com.apple.imcore (10.0 - 1000) <AEEE6700-1431-30C9-BC8A-5981198650B6> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IMCore.framework/IMCore | |
0x11b9fe000 - 0x11ba00fff com.apple.marco (10.0 - 1000) <BC53FA4C-F869-37CE-8D85-7C5AC1B81450> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Marco.framework/Marco | |
0x11ba05000 - 0x11ba32fff com.apple.facetimeservices (10.0 - 1000) <E155DFE9-B1EB-3893-94AE-78BE1A8847EE> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FTServices.framework/FTServices | |
0x11ba4a000 - 0x11babcfff com.apple.ids (10.0 - 1000) <FC4EAD14-4EC1-36CE-BCA4-A66264B8EA33> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDS.framework/IDS | |
0x11baea000 - 0x11baecfff com.apple.diagnosticlogcollection (10.0 - 1000) <0E53BF2B-B74D-3B1B-8C42-1048029CF2D2> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection | |
0x11baf1000 - 0x11bb14ff7 com.apple.idsfoundation (10.0 - 1000) <62C94A5B-AB71-38E2-9579-39EEDB212CE8> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation | |
0x11bb31000 - 0x11bb4dfff com.apple.GenerationalStorage (2.0 - 223) <49CA1AA3-57AD-353B-8266-0CDF9F6FA135> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage | |
0x11bb62000 - 0x11bd85ff7 com.apple.MediaPlayer (1.0) <D556EE6F-4247-3B69-BA35-2DCC3E3BDB2E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer | |
0x11bf10000 - 0x11bf19fff com.apple.xpcobjects (1.0 - 1) <B90C7B06-ACB2-3007-AB35-A7F982687886> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects | |
0x11bf25000 - 0x11bf4eff7 com.apple.ChunkingLibrary (2.1 - 163.1) <4B5455E2-EEB9-36C7-9E67-9CC431A92D38> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary | |
0x11bf5b000 - 0x11bf70ff7 com.apple.MediaServices (1.0 - 1) <E2EF63C0-5DED-332E-BFB4-FB7A7BE4DD0B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices | |
0x11bf88000 - 0x11bfd1fff com.apple.itunesstore (1.0) <C431DB4E-80AB-3D67-9D8F-C18641954C96> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore | |
0x11c015000 - 0x11c1a8fff com.apple.MusicLibrary (1.0.0 - 18) <E01D1797-242E-3067-9314-2FD0E52E1647> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary | |
0x11c285000 - 0x11c29efff com.apple.MediaRemote (1.0 - 1) <2A51CF78-CF32-3ED6-B39F-AFC3A68377EF> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote | |
0x11c2b9000 - 0x11c31dff7 com.apple.HomeSharing (1.0 - 1) <D0EF9C10-9BBC-32C2-8314-B2C02D204D86> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing | |
0x11c364000 - 0x11c36dfff com.apple.DAAPKit (1.0 - 1) <7715D757-09D5-3E73-8E57-DE8D3178D631> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit | |
0x11c379000 - 0x11c454fff com.apple.CorePDF (5.0 - 5.0) <DC2EEF5A-A8E5-3EFC-BB9E-F734A6E5EF24> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF | |
0x11c4e6000 - 0x11c4e6ff7 +libassertion_extension.dylib (43.3.1) <B97E9CEA-974B-36A0-9E45-7D26CE71A5C8> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libassertion_extension.dylib | |
0x11eca8000 - 0x11ecb4fff +libGSFontCache.dylib (206.81) <6CD3D3E4-6C6C-3ADE-AA90-E2C06B66D278> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib | |
0x11edac000 - 0x11edb2fff com.apple.ConstantClasses (1.0 - 1) <C98A9DEE-F31C-3399-BD87-2DEBEA92F025> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses | |
0x11edbb000 - 0x11edbefff +libCGXType.A.dylib (747.1) <D198A40A-A2D8-3E6A-AADC-F771BCCF1EE7> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib | |
0x11f0e1000 - 0x11f134fff com.apple.Sharing (312.2.7 - 312.2.7) <59DCF3F3-B379-34BA-879E-6ED345BDCB78> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Sharing.framework/Sharing | |
0x11f179000 - 0x11f191fff +com.yourcompany.AssetsLibrary (1.0 - 1) <902DC145-AC49-3437-86D5-DB5A9F371F8D> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary | |
0x11f1a7000 - 0x11f1b1ff7 com.apple.DCIMServices (1.0 - 1) <FCD2C268-4FE1-395B-9127-B3AC98A56E5E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices | |
0x11f1c2000 - 0x11f4b0fff com.apple.PhotoLibraryServices (1.0.0 - 1.0) <7E2F15F5-3D9C-31B4-9881-71635211B943> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices | |
0x11f6ba000 - 0x11f6c5fff com.apple.PhotosFormats (1.0 - 1) <28AD1384-F7B3-336E-BE1A-DB74CB4ACF77> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats | |
0x11f6d0000 - 0x11f7c0fff com.apple.CloudPhotoLibrary (1.0 - 130) <2AE3EDA2-D040-39E3-80B4-D3477BE51FF4> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary | |
0x11f847000 - 0x11f9b6ff7 com.apple.CoreMediaStream (2.0 - 479) <981302D9-9B6E-304E-B632-3EAC5B04CB90> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream | |
0x11fa74000 - 0x11fa95ff7 com.apple.mediastream (1.0 - 1) <7B2B92E8-0850-32A8-8C35-C99DE5C27BB4> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream | |
0x11fab6000 - 0x11fb2dff7 com.apple.MMCS (1.3 - 320.1) <077CF34E-98D6-3F0C-A8EE-FC02755F0502> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/MMCS.framework/MMCS | |
0x11fb60000 - 0x11fb79fff com.apple.ProtectedCloudStorage (1.0 - 1) <2FF8C7F4-492E-37F1-A9D5-79941B296145> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage | |
0x11fb8e000 - 0x11fb96ff7 com.apple.XPCKit (1.0 - 1) <B4EA722D-B683-3FB9-BE6C-EF6E86C01EA0> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit | |
0x11fba3000 - 0x11fbccfff +libRIP.A.dylib (747.1) <82043E43-1A60-35F7-9BA2-C0C55619425B> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib | |
0x11fbdb000 - 0x11fbeaff7 +libCMSBuiltin.A.dylib (747.1) <B270F143-9E3F-308D-8A2B-6586AD2FCB99> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib | |
0x11fe77000 - 0x11fe97fff com.apple.DataDetectorsUI (2.0 - 123) <6BAC930C-0D6B-352C-97C4-30AF312C9558> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI | |
0x11feb6000 - 0x11fed7ff7 com.apple.datadetectorscore (5.0 - 396) <40199A59-AFDE-3618-991F-E1F14280F77E> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore | |
0x7fff6f189000 - 0x7fff6f1bf887 dyld (353.2.3) <B1B370A5-479F-3533-8AD7-97B687D4F989> /usr/lib/dyld | |
External Modification Summary: | |
Calls made by other processes targeting this process: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by this process: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by all processes on this machine: | |
task_for_pid: 97590 | |
thread_create: 1 | |
thread_set_state: 0 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=219.2M resident=107.1M(49%) swapped_out_or_unallocated=112.0M(51%) | |
Writable regions: Total=1.1G written=19.5M(2%) resident=23.7M(2%) swapped_out=0K(0%) unallocated=1.1G(98%) | |
REGION TYPE VIRTUAL | |
=========== ======= | |
CG raster data 60K | |
CoreAnimation 4976K | |
CoreServices 524K | |
CoreUI image data 24K | |
Image IO 16K | |
JS JIT generated code 1.0G | |
JS garbage collector 320K | |
Kernel Alloc Once 8K | |
MALLOC 92.6M | |
MALLOC (admin) 32K | |
STACK GUARD 56.1M | |
Stack 15.0M | |
VM_ALLOCATE 352K | |
WebKit Malloc 768K | |
__DATA 24.5M | |
__LINKEDIT 52.8M | |
__TEXT 166.4M | |
__UNICODE 544K | |
mapped file 37.9M | |
shared memory 4K | |
=========== ======= | |
TOTAL 1.4G | |
Model: MacBookPro11,3, BootROM MBP112.0138.B15, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f12 | |
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In | |
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB | |
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 | |
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 | |
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.166.24.3) | |
Bluetooth: Version 4.3.6f3 16238, 3 services, 27 devices, 1 incoming serial ports | |
Network Service: Wi-Fi, AirPort, en0 | |
Serial ATA Device: APPLE SSD SM0512F, 500,28 GB | |
USB Device: Hub | |
USB Device: Internal Memory Card Reader | |
USB Device: Hub | |
USB Device: USB Receiver | |
USB Device: Apple Internal Keyboard / Trackpad | |
USB Device: BRCM20702 Hub | |
USB Device: Bluetooth USB Host Controller | |
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment