Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save guilhermecarvalhocarneiro/4c5a88a060cbfd693981 to your computer and use it in GitHub Desktop.
Save guilhermecarvalhocarneiro/4c5a88a060cbfd693981 to your computer and use it in GitHub Desktop.
MailCompositionService iPhone emulator error
Process: MailCompositionService [1252]
Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/MailCompositionService.app/MailCompositionService
Identifier: MailCompositionService
Version: 1.0 (1.0)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [687]
Responsible: launchd_sim [687]
User ID: 501
Date/Time: 2015-03-31 13:14:56.433 -0300
OS Version: Mac OS X 10.10.2 (14C1514)
Report Version: 11
Anonymous UUID: 31DA028F-664C-8FC4-BD1A-39B2AB0EC283
Time Awake Since Boot: 3000 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 117.5.4 - Device: iPhone 6 - Runtime: iOS 8.2 (12D508) - DeviceType: iPhone 6
Application Specific Backtrace 1:
0 CoreFoundation 0x0000000106195a75 __exceptionPreprocess + 165
1 libobjc.A.dylib 0x0000000106654bb7 objc_exception_throw + 45
2 CoreFoundation 0x00000001061959ad +[NSException raise:format:] + 205
3 Foundation 0x0000000103b0e1fe -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 206
4 Foundation 0x0000000103b62309 -[NSRegularExpression(NSMatching) rangeOfFirstMatchInString:options:range:] + 150
5 MessageUI 0x0000000103978f4b -[MFMailSignatureController _stripSignatureMarkup:] + 125
6 MessageUI 0x0000000103979c9b -[MFMailSignatureController updateSignatureForSender:bodyField:] + 103
7 MessageUI 0x0000000103940f06 -[MFMailComposeController _setSendingEmailAddress:addIfNotPresent:] + 1164
8 MessageUI 0x000000010398a81b +[MFComposeTypeFactory _setupForNewMessageWithModel:delegate:] + 82
9 MessageUI 0x000000010393f3da -[MFMailComposeController _loadCompositionContext] + 425
10 MailCompositionService 0x00000001036d821d MailCompositionService + 12829
11 CoreFoundation 0x000000010608d5ec __invoking___ + 140
12 CoreFoundation 0x000000010608d442 -[NSInvocation invoke] + 290
13 CoreFoundation 0x000000010611c636 -[NSInvocation invokeWithTarget:] + 54
14 UIKit 0x000000010467aadb -[_UIViewServiceImplicitAnimationDecodingProxy forwardInvocation:] + 222
15 CoreFoundation 0x00000001060f47ef ___forwarding___ + 495
16 CoreFoundation 0x00000001060f4578 _CF_forwarding_prep_0 + 120
17 CoreFoundation 0x000000010608d5ec __invoking___ + 140
18 CoreFoundation 0x000000010608d442 -[NSInvocation invoke] + 290
19 CoreFoundation 0x000000010611c636 -[NSInvocation invokeWithTarget:] + 54
20 UIKit 0x0000000104607824 -[_UIQueueingProxy forwardInvocation:] + 319
21 CoreFoundation 0x00000001060f47ef ___forwarding___ + 495
22 CoreFoundation 0x00000001060f4578 _CF_forwarding_prep_0 + 120
23 CoreFoundation 0x000000010608d5ec __invoking___ + 140
24 CoreFoundation 0x000000010608d442 -[NSInvocation invoke] + 290
25 CoreFoundation 0x000000010611c636 -[NSInvocation invokeWithTarget:] + 54
26 CoreFoundation 0x00000001060f47ef ___forwarding___ + 495
27 CoreFoundation 0x00000001060f4578 _CF_forwarding_prep_0 + 120
28 CoreFoundation 0x000000010608d5ec __invoking___ + 140
29 CoreFoundation 0x000000010608d442 -[NSInvocation invoke] + 290
30 CoreFoundation 0x000000010611c636 -[NSInvocation invokeWithTarget:] + 54
31 CoreFoundation 0x00000001060f47ef ___forwarding___ + 495
32 CoreFoundation 0x00000001060f4578 _CF_forwarding_prep_0 + 120
33 CoreFoundation 0x000000010608d5ec __invoking___ + 140
34 CoreFoundation 0x000000010608d442 -[NSInvocation invoke] + 290
35 libdispatch.dylib 0x000000010741cf16 _dispatch_call_block_and_release + 12
36 libdispatch.dylib 0x0000000107437964 _dispatch_client_callout + 8
37 libdispatch.dylib 0x0000000107422a59 _dispatch_main_queue_callback_4CF + 704
38 CoreFoundation 0x00000001060fd749 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
39 CoreFoundation 0x00000001060c062b __CFRunLoopRun + 2043
40 CoreFoundation 0x00000001060bfbc6 CFRunLoopRunSpecific + 470
41 GraphicsServices 0x0000000105f9aa58 GSEventRunModal + 161
42 UIKit 0x0000000103fad580 UIApplicationMain + 1282
43 MailCompositionService 0x00000001036d6665 MailCompositionService + 5733
44 libdyld.dylib 0x0000000107468145 start + 1
45 ??? 0x0000000000000001 0x0 + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x0000000107787286 __pthread_kill + 10
1 libsystem_sim_c.dylib 0x000000010751619a abort + 129
2 libc++abi.dylib 0x00000001072de481 abort_message + 257
3 libc++abi.dylib 0x00000001073063d5 default_terminate_handler() + 267
4 libobjc.A.dylib 0x0000000106654e19 _objc_terminate() + 103
5 libc++abi.dylib 0x0000000107303b01 std::__terminate(void (*)()) + 8
6 libc++abi.dylib 0x0000000107303b73 std::terminate() + 51
7 libobjc.A.dylib 0x0000000106654d93 objc_terminate + 9
8 libdispatch.dylib 0x0000000107437978 _dispatch_client_callout + 28
9 libdispatch.dylib 0x0000000107422a59 _dispatch_main_queue_callback_4CF + 704
10 com.apple.CoreFoundation 0x00000001060fd749 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11 com.apple.CoreFoundation 0x00000001060c062b __CFRunLoopRun + 2043
12 com.apple.CoreFoundation 0x00000001060bfbc6 CFRunLoopRunSpecific + 470
13 com.apple.GraphicsServices 0x0000000105f9aa58 GSEventRunModal + 161
14 com.apple.UIKit 0x0000000103fad580 UIApplicationMain + 1282
15 com.apple.MailCompositionService 0x00000001036d6665 0x1036d5000 + 5733
16 libdyld.dylib 0x0000000107468145 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x0000000107788232 kevent64 + 10
1 libdispatch.dylib 0x0000000107427d94 _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x000000010778794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00000001077b640d start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x000000010778794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00000001077b640d start_wqthread + 13
Thread 4:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x000000010778251a semaphore_wait_trap + 10
1 libdispatch.dylib 0x0000000107425792 _dispatch_thread_semaphore_wait + 16
2 libdispatch.dylib 0x0000000107420cd3 _dispatch_barrier_sync_f_slow + 580
3 com.apple.UIKit 0x0000000103fbeec4 -[UIApplication userActivityWillSave:] + 133
4 com.apple.Foundation 0x0000000103bf2ac8 -[NSUserActivity(LSUserActivityDelegate) willSynchronizeActivity] + 93
5 com.apple.MobileCoreServices 0x000000010875575d -[LSUserActivity(Internal) callWillSaveDelegateIfDirtyAndPackageUpData:clearDirty:] + 345
6 com.apple.MobileCoreServices 0x0000000108755973 -[LSUserActivity(Internal) sendUserActivityInfoToLSUserActivityd:onAsyncQueue:] + 299
7 libdispatch.dylib 0x000000010741cf16 _dispatch_call_block_and_release + 12
8 libdispatch.dylib 0x0000000107437964 _dispatch_client_callout + 8
9 libdispatch.dylib 0x0000000107423dc7 _dispatch_root_queue_drain + 856
10 libdispatch.dylib 0x0000000107424d59 _dispatch_worker_thread3 + 98
11 libsystem_pthread.dylib 0x00000001077b8637 _pthread_wqthread + 729
12 libsystem_pthread.dylib 0x00000001077b640d start_wqthread + 13
Thread 5:: WebThread
0 libsystem_kernel.dylib 0x00000001077824de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x000000010778164f mach_msg + 55
2 com.apple.CoreFoundation 0x00000001060c0e84 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00000001060c0337 __CFRunLoopRun + 1287
4 com.apple.CoreFoundation 0x00000001060bfbc6 CFRunLoopRunSpecific + 470
5 com.apple.WebCore 0x000000010aec6e35 RunWebThread(void*) + 469
6 libsystem_pthread.dylib 0x00000001077b8268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00000001077b81e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00000001077b641d thread_start + 13
Thread 6:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x0000000107787136 __psynch_cvwait + 10
1 libc++.1.dylib 0x0000000107208475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 JavaScriptCore 0x000000010c1e8053 JSC::BlockAllocator::blockFreeingThreadMain() + 243
3 JavaScriptCore 0x000000010c69a453 WTF::wtfThreadEntryPoint(void*) + 19
4 libsystem_pthread.dylib 0x00000001077b8268 _pthread_body + 131
5 libsystem_pthread.dylib 0x00000001077b81e5 _pthread_start + 176
6 libsystem_pthread.dylib 0x00000001077b641d thread_start + 13
Thread 7:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x0000000107787136 __psynch_cvwait + 10
1 libc++.1.dylib 0x0000000107208475 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 JavaScriptCore 0x000000010c38026b JSC::GCThread::waitForNextPhase() + 171
3 JavaScriptCore 0x000000010c380318 JSC::GCThread::gcThreadMain() + 72
4 JavaScriptCore 0x000000010c69a453 WTF::wtfThreadEntryPoint(void*) + 19
5 libsystem_pthread.dylib 0x00000001077b8268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00000001077b81e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00000001077b641d thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x000000010778794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00000001077b640d start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x000000010778794a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00000001077b640d start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5c5282f8 rdx: 0x0000000000000000
rdi: 0x000000000000070b rsi: 0x0000000000000006 rbp: 0x00007fff5c528320 rsp: 0x00007fff5c5282f8
r8: 0x0000000000000000 r9: 0x000000010753c600 r10: 0x0000000008000000 r11: 0x0000000000000202
r12: 0x00007fff5c528480 r13: 0x000000010744e700 r14: 0x00000001077bf300 r15: 0x00007fff5c528360
rip: 0x0000000107787286 rfl: 0x0000000000000202 cr2: 0x00000001073073b2
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x1036d5000 - 0x1036dafff com.apple.MailCompositionService (1.0 - 1.0) <FBD6062A-69C6-33A2-A90E-B0E50315E216> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/MailCompositionService.app/MailCompositionService
0x1036e1000 - 0x10370577f +dyld_sim (353.2.1) <D2DD4446-B015-342E-AEC6-1043434A9788> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim
0x10374b000 - 0x10385bfff com.apple.Message (2.0 - 20) <A29F80D7-D545-343B-B1CB-76A658089FB4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Message.framework/Message
0x103918000 - 0x103a09ff7 com.apple.messageui (1.0.0 - 1.0) <495B68B5-E387-3A73-9B26-AF59D21A505E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MessageUI.framework/MessageUI
0x103ac3000 - 0x103ac6ff7 com.apple.MessageSupport (1.0 - 1) <0530F95B-6E41-3DD2-AD61-0C6644D4D3BA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x103acf000 - 0x103adffff com.apple.MailServices (1.0 - 1) <010F4FB7-B081-32A8-A178-6025596F734A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x103af4000 - 0x103dbfff7 com.apple.Foundation (6.9 - 1142.14) <93C5237E-75DB-3C71-B28B-6A1000AA443C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Foundation
0x103f97000 - 0x104afffff com.apple.UIKit (1.0 - 1000) <CDD3270B-7722-3F4F-9333-68746205A9CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/UIKit
0x10526d000 - 0x105438fff com.apple.CoreGraphics (1.600.0 - 747.2) <9A455D30-4F07-35BE-8A03-253C5B17AECD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1054b0000 - 0x1054b7fff +libSystem.dylib (1214.5.1) <6946A8EB-0D9E-328E-BF87-685B5C264D2A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib
0x1054c0000 - 0x10574cff7 com.apple.CFNetwork (711.2.23 - 711.2.23) <B444FFD6-89DC-37B6-8B86-6607CA77797B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1058d1000 - 0x105bc6ff7 com.apple.ImageIO.framework (3.2.0 - 1146) <A5E24176-054C-3B02-A2BD-38683AD8FCD3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
0x105c68000 - 0x105c8cfff com.apple.SpringBoardServices (1.0 - 1.0) <BA7815F6-2B53-31FC-8B82-F3EFDD8C59B5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x105caf000 - 0x105d5fff7 com.apple.cloudkit.CloudKit (259.6 - 259.6) <88B24E84-9121-3BFD-9CE1-E3943BF36E0A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CloudKit.framework/CloudKit
0x105de6000 - 0x105e01fff +libMobileGestalt.dylib (297.5.10) <F1E12090-0D50-3DD0-9312-1C1627CD6EA8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestalt.dylib
0x105e32000 - 0x105e68ff7 com.apple.Accounts (113 - 113) <D9E3095C-83E4-374C-82AD-FF6A33EE978A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accounts.framework/Accounts
0x105e93000 - 0x105ee6fff com.apple.AppSupport (1.0.0 - 29) <CBD3476D-A9EF-3269-B2D1-78DDE07CE38A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x105f23000 - 0x105f6dfff com.apple.content.index.framework (2.0) <D0262159-43F9-384E-862E-28FD81559138> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x105f8e000 - 0x105fa5fff com.apple.GraphicsServices (1.0 - 1.0) <9B833CD6-BEC2-3C73-9471-4BF2ABF924D0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x105fbd000 - 0x106020fff com.apple.SystemConfiguration (1.14 - 1.14) <F323417A-99FF-331D-8848-A6BA4A037ED7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x106056000 - 0x1063f7fff com.apple.CoreFoundation (6.9 - 1142.16) <14042EFC-AF65-3A71-95C7-528D8B206603> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x10656f000 - 0x1065f9ff7 com.apple.AddressBook (1.0 - 30) <ED54B62E-AD1E-3700-9FD9-243422014AE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
0x10664f000 - 0x10684774f +libobjc.A.dylib (647.1) <CCC7C401-7533-35FA-A72C-B18A2668C054> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib
0x10686c000 - 0x106964ff7 +libsqlite3.dylib (169.2) <1D6DE744-D1DD-3FA2-A73E-1736ED7A2304> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libsqlite3.dylib
0x10697e000 - 0x106bb4fff +libicucore.A.dylib (531.27.17) <BADF1A22-A381-3477-B912-BA4B81961879> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libicucore.A.dylib
0x106c6f000 - 0x106cd6ff7 com.apple.Security (10.0 - ???) <FC984B19-7D0D-3919-A061-C9FDDE485308> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Security.framework/Security
0x106d19000 - 0x106e26fff +libxml2.2.dylib (25.6) <8C4C2825-E0D1-3690-99FD-E91B550202F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxml2.2.dylib
0x106e5e000 - 0x106ec6fff com.apple.framework.IOKit (2.0.2 - 1051.5.14) <E05C7F6B-AE01-3E4A-B8B7-CC5368C84EF3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x106ef9000 - 0x106f51fff com.apple.dataaccess.framework (1.0 - 1.0) <578D3248-4D12-3125-8074-B68573218251> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x106f8c000 - 0x106fb5ff7 com.apple.persistentconnection (1.0 - 1.0) <AAC518C1-532B-382A-9DE3-62868FA8EB13> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x106fde000 - 0x10700aff7 com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <386B5435-9340-3C23-BD59-C2EC5380FEBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x107030000 - 0x10707efff com.apple.MIME (2.0 - 20) <7F2B4B8D-035C-3328-8564-29E4164568E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MIME.framework/MIME
0x1070b7000 - 0x10716eff7 com.apple.coretelephony (113 - 2341.1) <BD517756-ACFC-3BDF-9E81-8639FDB18F50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1071d8000 - 0x1071eafff +libz.1.dylib (55) <7CCA2D44-F20A-35A5-9B7C-B026A188F4F5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.1.dylib
0x1071f0000 - 0x1071f7fff com.apple.CertUI (1.0 - 1) <5F78306F-451B-33BA-AF33-C253511D7E75> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x107201000 - 0x10726cfff +libc++.1.dylib (235.1) <F17958FB-90FB-38DC-AF33-A9407685AD4F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++.1.dylib
0x1072c2000 - 0x1072d4ff7 +libbsm.0.dylib (28.1) <36562180-B27B-3016-B52E-59BA2F769B14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbsm.0.dylib
0x1072dd000 - 0x10730afff +libc++abi.dylib (126.2) <EFF9D338-44A1-32DB-BB5E-896445A496B9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++abi.dylib
0x107319000 - 0x10731eff7 +libcache_sim.dylib (69) <E1A17982-1F3D-35EE-BF89-6D462ECB218B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache_sim.dylib
0x107324000 - 0x107333fff +libcommonCrypto.dylib (60061) <B06A77B7-84DA-38BD-A33A-4071B92DAB8A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib
0x107342000 - 0x107349fff +libcompiler_rt.dylib (60.3) <C286E844-FE3A-36DC-A54E-BAE54D2326AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcompiler_rt.dylib
0x107353000 - 0x10735bff7 +libcopyfile.dylib (119.1.1) <E6413829-CED1-35B3-91A5-7046AE9264ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcopyfile.dylib
0x107362000 - 0x1073dffff +libcorecrypto.dylib (234.1.2) <32162C9C-B497-356C-9E18-060CC3B341D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcorecrypto.dylib
0x10741b000 - 0x107443ff7 +libdispatch.dylib (443.5.5) <716445A7-6F4A-3576-A5D1-34B7C10F2242> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdispatch.dylib
0x107466000 - 0x107468ff7 +libdyld.dylib (353.10) <FD57E3E3-7529-32A7-8206-6F6BE1723068> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdyld.dylib
0x10746f000 - 0x10746fff7 +liblaunch.dylib (560.5.16) <337C3356-FDE7-3367-85BD-426FB53BAB43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/liblaunch.dylib
0x107476000 - 0x10747cfff +libmacho_sim.dylib (857) <FD2CDDE3-0B7F-331F-9CF4-130EFA540691> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libmacho_sim.dylib
0x107483000 - 0x107485fff +libremovefile.dylib (35) <B7C380BC-5DDB-3A1F-8AB4-27529447A8F6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libremovefile.dylib
0x10748b000 - 0x1074a4ff7 +libsystem_asl.dylib (267) <9B52E3A4-AF20-3AFF-8B56-8045E14FFA24> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_asl.dylib
0x1074b2000 - 0x1074b3fff +libsystem_sim_blocks.dylib (65) <480B1D66-4010-37BE-8862-671D60B943CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_blocks.dylib
0x1074b9000 - 0x107555fff +libsystem_sim_c.dylib (1046) <CBBB7B9C-4711-3B1D-A305-9956C606CC18> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_c.dylib
0x107580000 - 0x107583fff +libsystem_sim_configuration.dylib (700.5.3) <5DF1869C-88EC-394A-9E99-C87D5D5FDD5E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_configuration.dylib
0x10758a000 - 0x10758bfff +libsystem_coreservices.dylib (7) <87C5D42C-9B86-3312-9A6D-0BB554754D4A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coreservices.dylib
0x107591000 - 0x1075a6fff +libsystem_coretls.dylib (35.5.1) <B97E8908-DC0D-3185-8707-1FA94323A369> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coretls.dylib
0x1075b8000 - 0x1075c1ff7 +libsystem_sim_dnssd.dylib (561) <5C0461E5-07CD-33DD-AAE4-918F06690C91> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
0x1075c8000 - 0x1075f4fff +libsystem_sim_info.dylib (459.5.2) <ACEFB9C7-F770-35C6-A5FB-C3AF938AE32E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_info.dylib
0x107607000 - 0x10760bfff +libsystem_sim_kernel.dylib (141.5.2) <B9D6A2D8-1D1E-3E9A-9BE7-56E4720A3EF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_kernel.dylib
0x107612000 - 0x107643fe7 +libsystem_sim_m.dylib (3086.1) <E78F89B5-515B-3F53-BDB8-AAEAAE5CF551> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_m.dylib
0x10764b000 - 0x107669fff +libsystem_malloc.dylib (55.3.1) <B933056B-7BE2-3D08-B0D2-023BBAA7D352> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_malloc.dylib
0x107673000 - 0x1076b4ff7 +libsystem_network.dylib (413.5.1) <5F685098-4B55-3CD7-9D6E-FD33A3A29993> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_network.dylib
0x1076da000 - 0x1076e5fff +libsystem_notify.dylib (134.5.1) <071249BE-CBE1-3AB4-9B11-DED9A9D69237> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_notify.dylib
0x1076ee000 - 0x1076f1ff7 +libsystem_sim_platform.dylib (141.5.2) <3A7A1659-EE72-3DEE-8B4E-8F895C0807CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_platform.dylib
0x1076f7000 - 0x1076f8fff +libsystem_sim_pthread.dylib (141.5.2) <773EAF38-9AB3-376C-8993-D2544E92223B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_pthread.dylib
0x1076ff000 - 0x107702fff +libsystem_sim_sandbox.dylib (359.5.2) <819DC5AC-96E1-3A21-AEA7-9CA0E7171EEA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_sandbox.dylib
0x107709000 - 0x107710fff +libsystem_sim_trace.dylib (72) <505C201B-10D0-3C33-8185-7F5931289506> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_trace.dylib
0x10771a000 - 0x107720ff7 +libunwind_sim.dylib (126.2) <C323E7F1-E8D2-34C7-9717-B56DBB7ADA96> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libunwind_sim.dylib
0x107728000 - 0x107754fff +libxpc.dylib (560.5.16) <5775267F-BF6F-33DA-806F-32C27348CDC9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libxpc.dylib
0x107771000 - 0x10778efff libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
0x1077a4000 - 0x1077acfff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x1077b5000 - 0x1077befff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
0x1077ca000 - 0x1077cafff com.apple.Accelerate (1.10 - Accelerate 1.10) <F1153593-2DC2-35DF-BE97-E4F935323219> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
0x1077ce000 - 0x1078737b7 com.apple.AppleJPEG (1.0 - 1) <665383FF-0617-3593-8693-37D025B35BA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1078da000 - 0x107d58fe7 com.apple.vImage (8.0 - 8.0) <3BD70A07-46BD-3CA6-8E1E-FCBFE2DC44F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x107db3000 - 0x107db3fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <90E56517-A65A-3769-A450-0816F3B89DC3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x107db7000 - 0x107ecbfff +libvDSP.dylib (514) <4E7BD6E8-D94B-3870-9922-9AFEBFB9F38C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x107ed8000 - 0x108303ff7 +libLAPACK.dylib (1128) <F782E67D-4A32-3930-A3BB-9A57262CDCE5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x108338000 - 0x1084d0fff +libBLAS.dylib (1128) <F735DEF5-8017-3EC6-B870-7C43D13CA0EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1084ee000 - 0x108599fff +libvMisc.dylib (514) <EC9C76B7-3089-3A19-AE39-9B2929C12B75> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1085a3000 - 0x1085bcfff +libLinearAlgebra.dylib (1128) <2C84964F-E189-3DA4-80F3-15B8179E6BC6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1085c5000 - 0x108612fff com.apple.BaseBoard (1.0 - 1) <860DADF1-A02A-3144-AFC8-869D71578DEF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x108658000 - 0x108681fff com.apple.FrontBoardServices (1.0 - 1) <D7E90F7F-D417-36F8-8DFA-6E7F4D1E1DBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1086ad000 - 0x1086d0fff com.apple.BackBoardServices (1.0 - 1.0) <03576741-D6C3-3866-948C-28697B608AEB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1086f8000 - 0x1087d2ff7 com.apple.MobileCoreServices (66 - 66) <D133AC8F-B045-3044-A961-42A3CA7D4ECA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x108849000 - 0x10886cfff +libextension.dylib (51.4) <8D94B7ED-0A0E-335D-9C33-98F5A1A2DEB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libextension.dylib
0x10888d000 - 0x1088bffff +libarchive.2.dylib (30) <5F129AD0-F943-38FC-B9E7-653685393628> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libarchive.2.dylib
0x1088ca000 - 0x1088ebff7 +libCRFSuite.dylib (32) <CB38C26B-38FD-3607-9A87-2BFE7212F49B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libCRFSuite.dylib
0x1088f7000 - 0x1088f8fff +liblangid.dylib (114) <A5B2AEB9-BF12-314D-9AEE-4758D3505BEA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblangid.dylib
0x1088fd000 - 0x10890afff +libbz2.1.0.dylib (36) <769145F5-E804-3556-A463-6B557F35F39A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbz2.1.0.dylib
0x108910000 - 0x10892dff7 +liblzma.5.dylib (7.5.1) <EC3CBE83-93A4-37B5-99C4-15155D6010B3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblzma.5.dylib
0x108936000 - 0x108945ff7 com.apple.AssertionServices (1.0 - 1) <B73BD030-A0C0-3838-98E4-98EA5800DE59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x108959000 - 0x10895dfff com.apple.TCC (1.0 - 1) <7A9B5824-A110-396A-9D1B-0E13DBDCA6DD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
0x108965000 - 0x1089ccfff com.apple.corelocation (1753.99.85.20) <F5CC8065-7893-30C6-90A8-1B6438C72D6F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1089ee000 - 0x108a08ff7 com.apple.aps.framework (4.0 - 4.0) <DFB78ACC-7EA8-3CC6-AE51-F9BC78EE6060> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x108a21000 - 0x108d80ff7 com.apple.GeoServices (1.0 - 982.44.0.19.2) <D9ADBACB-9D56-37E1-8A57-0CA7BDA23072> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x108fa1000 - 0x108fc6ff7 com.apple.CoreBluetooth (1.0 - 1) <8FCC30A7-B1D8-3110-8580-A8947457B1EC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x108fe7000 - 0x108ff7fff com.apple.ProtocolBuffer (1 - 225) <CC2F63F3-A1CB-30C7-BD74-76CA06901654> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x109006000 - 0x109287ff7 +CoreData (519) <664B329D-1017-3051-9A03-DD2C16406C2E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreData.framework/CoreData
0x1093af000 - 0x1093b2fff com.apple.OAuth (25 - 25) <6C1062D9-ACF8-3360-9625-458378719AB1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1093b9000 - 0x1093c8fff com.apple.commonutilities (8.0 - 900) <38D19F57-7C76-3B1A-B45A-D269FBADD4E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1093d6000 - 0x1093dbfff com.apple.AggregateDictionary (1.0 - 1) <5DC544AC-04B3-36B5-8466-A612689FBB32> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1093e3000 - 0x10942afff com.apple.AppleAccount (1.0 - 1.0) <FF1DDD83-8CB7-363A-9E51-7A7572F194DE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x10946e000 - 0x10949bfff com.apple.WebBookmarks (1.0 - 1.0) <7575EFD0-0022-391F-AEED-A94C9CA800C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1094be000 - 0x10958fff7 com.apple.managedconfiguration (1.0 - 1.0) <08ADED30-09A0-38B5-ADF8-DA4828C50F80> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x109621000 - 0x109779ff7 com.apple.eventkit (1.0.0 - 1.0) <7916EF00-BB71-3E1B-9A13-A1E9A04B0DF4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKit.framework/EventKit
0x109863000 - 0x109892ff7 com.apple.iCalendar (7.0 - 200.0.1) <F97617FE-1C23-3D6B-8637-B71CF93F6894> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1098ba000 - 0x1098dffff com.apple.Notes (1.0) <A9F65E42-ED44-3AA4-A487-D415317E137D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Notes.framework/Notes
0x1098fa000 - 0x109966ff7 com.apple.coredav (1.0.1 - 261) <869A4DAA-1FAA-3562-B215-67F8D4522F44> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1099c8000 - 0x109b05fff +StoreServices (1243.8.32) <7DA96175-7DD7-39C4-AC00-21EA55C31310> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x109c14000 - 0x109c7cfff com.apple.accounts.AccountsDaemon (113 - 113) <0C59C105-6671-3BE1-8A59-23F5CC7BB581> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x109cb5000 - 0x109cbefff com.apple.AOSNotification (1.7.0 - 830.0.5) <0A94F648-753A-3344-AC78-DD3C362EC885> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x109ccc000 - 0x109cd7ff7 com.apple.MobileInstallation (2.0 - 1.0) <E714D49A-9FD9-3F25-A19E-B85C9EFD1C9B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x109ce3000 - 0x109ceaff7 com.apple.datamigration (1.0 - 1.0) <85890736-867A-33EC-B2CB-1C175A03EF67> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x109cf6000 - 0x109d27fff +libTelephonyUtilDynamic.dylib (802.1) <AEF83933-9E4B-33CC-9619-DB789126B6E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libTelephonyUtilDynamic.dylib
0x109d5b000 - 0x109d5ffff com.apple.MobileSystemServices (1.0 - 1) <EB10C3BC-A065-3F80-85EE-E96CD3C024CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x109d67000 - 0x109d97fff com.apple.GSS (4.0 - 2.0) <71F69521-0881-3694-8D4B-7F180F898124> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GSS.framework/GSS
0x109db4000 - 0x109dbafff +libheimdal-asn1.dylib (398.5.1) <EBA3E8F2-0AC8-33AC-91D8-DD11E1B2F267> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libheimdal-asn1.dylib
0x109dc1000 - 0x109e45fff com.apple.Heimdal (4.0 - 2.0) <0DED6408-B7B6-31D1-85DE-747912A3404A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x109e74000 - 0x109e94ff7 +libresolv.9.dylib (57) <C673E349-92BE-3E91-82DA-B0DF1EEF0578> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libresolv.9.dylib
0x109e9f000 - 0x109ea2ff7 com.apple.CommonAuth (4.0 - 2.0) <8979CE49-E6CD-3B07-B98C-844A45A70F18> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x109ea8000 - 0x10b63bff7 com.apple.WebCore (8600 - 8600.1.4.13.2) <AEBC744E-CBE4-3AFC-AEE9-A7214A5F3441> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x10bfff000 - 0x10c108ff7 com.apple.WebKitLegacy (8600 - 8600.1.4.14.1) <A70B4846-B462-321E-9F91-7E753AA630E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x10c1ca000 - 0x10c7e7ff7 +JavaScriptCore (7600.1.4.13.1) <79A10359-911E-3C8E-ADDE-D983EE462A67> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x10c96a000 - 0x10cad0fff com.apple.CoreText (352.0 - 451.6.2) <06A8B768-36D1-385C-B365-0D2170AF57CC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreText.framework/CoreText
0x10cb70000 - 0x10cb81fff com.apple.opengles (10.3.0 - 10.3.0) <BE238166-6935-3C2A-AE3F-95F83235EFA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x10cb8e000 - 0x10ce71fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <7CC00FD2-05FB-315A-9965-ACCBCDE86003> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x10cf68000 - 0x10cfc3ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F4DCED3D-2F59-37CE-A676-214CC52762D1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x10cfe8000 - 0x10d19bff7 com.apple.QuartzCore (1.10 - 361.1) <92A34CC1-E3AD-3CCD-AB99-2EB15108A959> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x10d256000 - 0x10d256fff com.apple.FontServices (1.0 - 1) <CE2908AF-1D93-3952-843B-7FD26B0F2316> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x10d25b000 - 0x10d355fff +libFontParser.dylib (129.5.1) <72FBC68C-AA46-3397-B257-DEE802FBD383> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x10d40c000 - 0x10d417fff +libGFXShared.dylib (10.3) <D314EA77-5566-3369-983B-6BB620D0175E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x10d41f000 - 0x10d468ff7 +libGLImage.dylib (10.3) <669A03F3-6662-3ED2-9330-BFF038073A1C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x10d472000 - 0x10d474fff +libCVMSPluginSupport.dylib (10.3) <7A5A1462-8A8E-30CE-AB39-024B281EBDF0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x10d47a000 - 0x10d486ff7 +libCoreVMClient.dylib (88.2) <1A92C40E-85AD-3EDC-B879-3B5BF3CBF847> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x10d491000 - 0x10e187fa7 +libLLVMContainer.dylib (88.2) <56132EE4-7939-3874-B8EE-BDB5C5321DC7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x10e490000 - 0x10e501fff com.apple.CoreMedia (1.0 - 1561.62) <09345D8C-221A-364D-95EA-EEBBCF76C693> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x10e559000 - 0x10e55afff com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <0E5B4458-767B-325A-9523-B46146C0003F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
0x10e560000 - 0x10e57bfff com.apple.CoreVideo (1.8 - 144.1) <9BE0F147-18F1-39DE-88F8-60B247587AF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x10e590000 - 0x10e5a0fff com.apple.MobileAssets (1.0 - 1) <0E42D6BB-4A5C-3555-93C3-B2CE94D47B89> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x10e5b0000 - 0x10e5e7ff7 com.apple.CalendarFoundation (8.0 - 291) <BD623E27-FF1A-3B4B-8B2A-1497F36A8694> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x10e613000 - 0x10e61aff7 com.apple.IntlPreferences (1.0 - 149.3) <A3365500-19A5-339D-AA2F-C99529D193AC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x10e623000 - 0x10e65eff7 com.apple.bom (14.0 - 193.5) <D6883A71-50C3-34F5-9E54-13D0F56C1036> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
0x10e671000 - 0x10e69bfff com.apple.accountsui (1.0 - 1) <4219A490-A0DE-3269-B54F-4A7954A6339C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x10e6bd000 - 0x10e6ddfff com.apple.CertInfo (1.0 - 1) <447A6947-A449-39EC-848C-73F6FEC8F4D7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x10e6f9000 - 0x10e7c9fff com.apple.preferences-framework (1 - 1.0) <9E9F126A-9F47-328F-8983-CBEAFCD4BCAE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x10e879000 - 0x10e96fff7 com.apple.UIFoundation (1.0 - 1) <311B85CC-24CA-3D8C-8464-DA378FF03D63> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x10e9e4000 - 0x10ea92fff com.apple.CoreUI (1.0 - 298.4) <677D0E2E-3029-3C79-9A9F-7278DC8B061A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x10eb5c000 - 0x10ee61ff7 com.apple.VideoToolbox (1.0 - 1561.62) <A4203462-0941-3618-8D6C-8E638B9502FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x10eee5000 - 0x10ef3cfff com.apple.TelephonyUtilities (1.0 - 1.0) <2F5F7184-5797-3F31-A82F-713F68578C99> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x10ef8a000 - 0x10f0feff7 com.apple.CoreImage (1.2.0 - 277) <DAE0D10E-B96B-325A-8CB7-9B7542A4CFB7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
0x10f207000 - 0x10f22efff com.apple.DictionaryServices (1.2 - ???) <A6682C9A-4858-3A69-AF38-0BB1A0B89421> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x10f24e000 - 0x10f284fff com.apple.TextInput (1.0) <300C45A1-BA77-31B6-B299-258DC18AAF5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x10f2c0000 - 0x10f39aff7 com.apple.ProofReader (2.2.1 - 266.2) <0905F9E6-2892-34C7-8644-DCF277ECFEF4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x10f3ca000 - 0x10f3d6fff +libAccessibility.dylib (1541.6.25) <211B9D2F-A3CC-3227-B747-0CEE89314326> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAccessibility.dylib
0x10f3e7000 - 0x10f438ff7 com.apple.framework.PrintKit (175 - 175) <6E75E8E4-5745-37CE-935E-D191C948302A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x10f462000 - 0x10f4c6fff com.apple.PhysicsKit (1.0 - 1) <468A465C-F22A-34C2-ACEB-5BB6F2F4071B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x10f4f4000 - 0x10f936fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <B35C95D4-C225-3563-A4C5-4021408C2384> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x10fb4f000 - 0x10fcc4ff7 +libFosl_dynamic.dylib (15.11) <2860EFF1-5802-3C0A-808F-4C8D1901FB6F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libFosl_dynamic.dylib
0x10fd47000 - 0x10fd4bff7 com.apple.communicationsfilter (10.0 - 1000) <16E99F6B-0E6A-3ABA-8D6C-C14FE7091F21> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x10fd53000 - 0x10fdcbfff com.apple.imfoundation (10.0 - 1000) <02703F29-09E8-3CC6-A258-F590149078C8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x10fe17000 - 0x10fe50fff +libtidy.A.dylib (15.14) <5916F067-7B93-3715-8367-74C8F918C9FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libtidy.A.dylib
0x10fe61000 - 0x10fe8eff7 +libxslt.1.dylib (13) <486F5B97-8DFC-33D7-9091-0D4DE461B994> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxslt.1.dylib
0x10fe9c000 - 0x10fee8fff com.apple.LanguageModeling (1.0 - 1) <10EE28F5-5B8D-3447-B000-C1E6E183ECA1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x10fef9000 - 0x10ff0dfff +libcmph.dylib (4) <F7B180B2-07A6-3834-91B6-79A50A3F6D8A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcmph.dylib
0x10ff1d000 - 0x10ff25fff com.apple.MediaAccessibility (1.0 - 61) <D0738301-8F04-3650-A74E-392BF1B5239C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x10ff31000 - 0x110026fff +libiconv.2.dylib (42) <210556A6-0259-356B-8C5A-F11B2414EEA1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libiconv.2.dylib
0x110036000 - 0x110056fff com.apple.AssetsLibraryServices (1.0 - 1) <2D7F46A4-4A30-35BD-B171-61A4C2E1EF56> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x110077000 - 0x110241ff7 com.apple.avfoundation (2.0 - 888.16) <5E0357CF-2811-3B64-B5FA-2AE53CBDC6C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1103ce000 - 0x11043fff7 +libAVFAudio.dylib (117.3) <2ECE45DE-007B-3BFF-8E56-67CF2BC5D3FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x110490000 - 0x110751ff7 com.apple.MediaToolbox (1.0 - 1561.62) <4D448AD0-7CBB-3639-A696-20F1B1E50119> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x110846000 - 0x110880fff com.apple.Celestial (1.0 - 1561.62) <FD84A887-D01A-3CE8-BDDB-B00BC986A5C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1108cd000 - 0x1108d2fff +Apple-Inc.BTLEAudioController (1.0 - 1) <7CB09E77-10E1-3DF0-9904-98CCCDE1BA84> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x1108dd000 - 0x1108f0fff com.apple.NanoPreferencesSync (1.0 - 1) <2053E1A4-6CC1-3A3A-927F-9EC7DA1A3C85> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x110903000 - 0x110922ff7 com.apple.private.NanoRegistry (1.0 - 1) <2E571A60-7C2B-3D67-84FB-478632142388> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x11093e000 - 0x11094afff com.apple.mobileicons.framework (1.0 - 1.0) <0BC6123B-7CBB-3DE9-9CA2-7A081754482F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x110955000 - 0x11095cfff com.apple.BluetoothManager (1.0 - 1) <BB4A25C7-619E-359C-AAAF-BA18372029AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x110968000 - 0x11096afff com.apple.diagnosticlogcollection (10.0 - 1000) <5AF3E435-F77E-3E63-8DE8-45FE6CE87E60> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x110970000 - 0x1109edff7 com.apple.ids (10.0 - 1000) <11FBA5ED-100E-3579-922E-FD71034A1581> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDS.framework/IDS
0x110a1f000 - 0x110a21fff com.apple.marco (10.0 - 1000) <7E3F04D6-25A1-3158-8F3D-A278B0AE0DC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Marco.framework/Marco
0x110a27000 - 0x110a54fff com.apple.idsfoundation (10.0 - 1000) <EBF4554E-334A-3240-A709-1EA6C5F090C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x110a7c000 - 0x110a89fff com.apple.MobileBluetooth (1.0 - 1.0) <65E5F10D-8883-3E56-B8D8-A1D7F8B69E8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x110a94000 - 0x110aa1ff7 com.apple.corerecents (1.0 - 1) <1FA320FC-1117-302D-BB7A-EF4E2B5A3946> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x110ab3000 - 0x110ab6ff7 com.apple.ftclientservices (10.0 - 1000) <E173B009-2A0E-3DDA-8561-180FB49811DD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x110abc000 - 0x110c3eff7 com.apple.AddressBookUI (1.0.0 - 1751.13.4) <DBCCFFB2-27BD-3981-91EB-B5A311A2DC2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x110d88000 - 0x11112dfff com.apple.WebKit (8600 - 8600.1.4.14.1) <02A8979B-3B3A-373E-9F9C-14ECFA699A07> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WebKit.framework/WebKit
0x1113ed000 - 0x11145bff7 com.apple.QuickLook (2.0 - 497.4) <A8DB5495-DE6C-37D9-9613-7B525AFDF087> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook
0x1114b3000 - 0x1114e0ff7 com.apple.facetimeservices (10.0 - 1000) <4648542E-69BD-3ED8-9A45-501E0FA76ACF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1114f9000 - 0x111517ff7 com.apple.pluginkit.framework (1.0 - 1) <2F87AD95-6DC1-30F1-B7A4-F9514C60888E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x111532000 - 0x11154efff com.apple.GenerationalStorage (2.0 - 223) <A4626377-1711-3FF3-B630-D3293C74C2C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x111564000 - 0x11178fff7 com.apple.MediaPlayer (1.0) <50D7D65B-96E2-3162-8BFB-EE6443619EBA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x11191e000 - 0x111927fff com.apple.xpcobjects (1.0 - 1) <7250EACC-4882-3CD2-A839-A014F3ECA411> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x111934000 - 0x11195dff7 com.apple.ChunkingLibrary (2.1 - 163.1) <01ED790E-DCC8-303A-BEAB-E292412A9C80> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x11196b000 - 0x111984fff com.apple.MediaServices (1.0 - 1) <7BBFF952-E642-3227-A677-B798F49DBA49> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1119a1000 - 0x1119eaff7 com.apple.itunesstore (1.0) <2540B379-A14C-3396-8B35-45DA33218ECC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x111a2f000 - 0x111bfaff7 com.apple.MusicLibrary (1.0.0 - 18) <5F4D2DC9-A405-3F5B-AA70-2EBC18A7DB2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x111cf4000 - 0x111d11fff com.apple.MediaRemote (1.0 - 1) <8162DB15-4A64-3585-92B3-9F5A6707AC87> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x111d30000 - 0x111d99ff7 com.apple.HomeSharing (1.0 - 1) <4906DA3C-AF6C-338D-AEA1-ED413C006DD0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x111de7000 - 0x111deeff7 com.apple.DAAPKit (1.0 - 1) <B0898C8F-43FB-32F4-BF22-975D53028BAA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x111dfa000 - 0x111ed5fff com.apple.CorePDF (5.0 - 5.0) <4DC31B40-CA7D-3EF9-B88D-3B9265C9BB05> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x111f68000 - 0x111f68ff7 +libassertion_extension.dylib (43.5.6) <8A67FAA1-2808-31A1-A81A-ED1EDE4E8A00> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libassertion_extension.dylib
0x113b73000 - 0x113b79fff com.apple.ConstantClasses (1.0 - 1) <AD95FDC7-F153-3C6F-BB46-E8F36DE81E9F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x113d34000 - 0x113d43fff +libGSFontCache.dylib (15.5) <BB567AE5-0F7F-340D-8A82-03CF015B18B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x113eb3000 - 0x113eb6fff +libCGXType.A.dylib (747.2) <A9A94745-FD13-3C14-8372-108558D025A3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x1149d9000 - 0x114a02fff +libRIP.A.dylib (747.2) <3DCD0634-A1EC-3CF7-A18A-E7F45D1C08EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x114a12000 - 0x114a21ff7 +libCMSBuiltin.A.dylib (747.2) <E8A91CDD-C439-38F8-A938-5AEF9A63F7D0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x114bae000 - 0x114bcefff com.apple.DataDetectorsUI (2.0 - 123.1) <D8267B64-049D-340A-B214-03E968AD174C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x114bee000 - 0x114c0fff7 com.apple.datadetectorscore (5.0 - 396) <BDBC0793-B2CA-386D-80A3-A9273730776D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x155526000 - 0x15557bfff com.apple.Sharing (312.3.57 - 312.3.57) <351DC0CF-28AD-3AFA-A607-3CFEF7669D55> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1555c2000 - 0x1555daff7 +com.yourcompany.AssetsLibrary (1.0 - 1) <BA9915F8-55D8-3432-B247-DD958F13D4B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1555f1000 - 0x1555fbff7 com.apple.DCIMServices (1.0 - 1) <DE3C1BC5-3C9F-3BBB-9C03-739B6BDCC62C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x15560d000 - 0x155901fff com.apple.PhotoLibraryServices (1.0.0 - 1.0) <D53495C4-4FFA-3241-9038-8369B388C8F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x155b10000 - 0x155b1bfff com.apple.PhotosFormats (1.0 - 1) <EF6B7D58-D6A5-392C-B8E2-C797F78C0D1B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x155b27000 - 0x155c17fff com.apple.CloudPhotoLibrary (1.0 - 130) <B2E0EA16-1AAF-311D-A4D9-1F28B9A2B3AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x155c9f000 - 0x155e0eff7 com.apple.CoreMediaStream (2.0 - 479) <CBCF915F-FFE6-3AF5-BF20-4E169A1D92BB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x155ecd000 - 0x155eeeff7 com.apple.mediastream (1.0 - 1) <30028E47-34D3-375D-8ED4-A1758E3AC632> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x155f10000 - 0x155f87ff7 com.apple.MMCS (1.3 - 320.1) <6BA1DD31-81FA-3691-90F8-AD7ECC98F4CE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x155fbb000 - 0x155fd4fff com.apple.ProtectedCloudStorage (1.0 - 1) <75FAFDE4-2E74-3FA8-97AA-FAE0C95695AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x155fea000 - 0x155ff2ff7 com.apple.XPCKit (1.0 - 1) <C97C1723-2159-33E6-98E0-30BE28CA58CA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x7fff620a3000 - 0x7fff620d9837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /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: 1044
thread_create: 0
thread_set_state: 770
VM Region Summary:
ReadOnly portion of Libraries: Total=220.8M resident=179.4M(81%) swapped_out_or_unallocated=41.4M(19%)
Writable regions: Total=1.1G written=18.5M(2%) resident=22.9M(2%) swapped_out=0K(0%) unallocated=1.0G(98%)
REGION TYPE VIRTUAL
=========== =======
CG raster data 60K
CoreAnimation 4976K
CoreServices 652K
CoreUI image data 24K
Image IO 16K
JS JIT generated code 1.0G
JS garbage collector 320K
Kernel Alloc Once 8K
MALLOC 32.6M
MALLOC (admin) 32K
STACK GUARD 56.0M
Stack 12.4M
VM_ALLOCATE 340K
WebKit Malloc 768K
__DATA 25.0M
__LINKEDIT 54.0M
__TEXT 166.8M
__UNICODE 544K
mapped file 35.2M
shared memory 4K
=========== =======
TOTAL 1.4G
Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.62f7
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.3.2f6 15235, 3 services, 19 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST9320325ASG, 320,07 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Built-in iSight
USB Device: Internal Memory Card Reader
USB Device: USB Optical Mouse
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: IR Receiver
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment