DeskConnect / SBShortcutMenuSimulator

3D Touch shortcuts in the Simulator
MIT License
1.75k stars 164 forks source link

SpringBoard stop running #16

Open yongqianvip opened 8 years ago

yongqianvip commented 8 years ago

echo 'com.apple.mobilecal' | nc 127.0.0.1 8000 after that command , the Simulator show 'SpringBoard stop running'

Easyzhan commented 8 years ago

me too ,when xcode 7.3

Easyzhan commented 8 years ago

me too ,when xcode 7.3

hq3595 commented 8 years ago

me too, xcode 7.2.1

Jane-blog commented 8 years ago

me too, I need your help

wittonzhao commented 8 years ago

Error on Xcode 7.3.1 & Simulator iPhone 9.3

Process:               SpringBoard [14779]
Path:                  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/CoreServices/SpringBoard.app/SpringBoard
Identifier:            SpringBoard
Version:               1.0 (50)
Code Type:             X86-64 (Native)
Parent Process:        launchd_sim [14490]
Responsible:           SpringBoard [14779]
User ID:               502

Date/Time:             2016-05-25 16:14:04.482 +0800
OS Version:            Mac OS X 10.11.5 (15F34)
Report Version:        11
Anonymous UUID:        2D3887E7-E80D-3C9F-50E4-FE40BAD3DD9C

Sleep/Wake UUID:       A350AE90-0798-40D4-961C-768CCCFB50BD

Time Awake Since Boot: 25000 seconds
Time Since Wake:       10000 seconds

System Integrity Protection: disabled

Crashed Thread:        0  Dispatch queue: com.apple.libdispatch-io.opq

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[SBIconViewMap homescreenMap]: unrecognized selector sent to class 0x104bcc770'
terminating with uncaught exception of type NSException
abort() called
CoreSimulator 209.19 - Device: iPhone 6s - Runtime: iOS 9.3 (13E230) - DeviceType: iPhone 6s

Application Specific Backtrace 1:
0   CoreFoundation                      0x000000010e597d85 __exceptionPreprocess + 165
1   libobjc.A.dylib                     0x000000010e009deb objc_exception_throw + 48
2   CoreFoundation                      0x000000010e5a0c3d +[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3   CoreFoundation                      0x000000010e4e6cfa ___forwarding___ + 970
4   CoreFoundation                      0x000000010e4e68a8 _CF_forwarding_prep_0 + 120
5   SBShortcutMenuSimulator.dylib       0x0000000104caac1e __SBShortcutMenuListenerInitialize_block_invoke_3 + 411
6   libdispatch.dylib                   0x000000010f17dc1f ___dispatch_operation_deliver_data_block_invoke + 118
7   libdispatch.dylib                   0x000000010f164c89 _dispatch_call_block_and_release + 12
8   libdispatch.dylib                   0x000000010f1803d7 _dispatch_client_callout + 8
9   libdispatch.dylib                   0x000000010f16a018 _dispatch_queue_drain + 1048
10  libdispatch.dylib                   0x000000010f1699d0 _dispatch_queue_invoke + 595
11  libdispatch.dylib                   0x000000010f16ad2b _dispatch_main_queue_callback_4CF + 408
12  CoreFoundation                      0x000000010e4f10f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
13  CoreFoundation                      0x000000010e4b2b99 __CFRunLoopRun + 2073
14  CoreFoundation                      0x000000010e4b20f8 CFRunLoopRunSpecific + 488
15  GraphicsServices                    0x000000010a9dfad2 GSEventRunModal + 161
16  UIKit                               0x0000000106231f09 UIApplicationMain + 171
17  SpringBoard                         0x00000001043f34f2 SpringBoard + 34034
18  libdyld.dylib                       0x000000010f1b092d start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.libdispatch-io.opq
0   libsystem_kernel.dylib          0x000000010f50af06 __pthread_kill + 10
1   libsystem_pthread.dylib         0x000000010f4d24ec pthread_kill + 90
2   libsystem_c.dylib               0x000000010f25bcec abort + 129
3   libc++abi.dylib                 0x000000010ee74051 abort_message + 257
4   libc++abi.dylib                 0x000000010ee99ac9 default_terminate_handler() + 267
5   libobjc.A.dylib                 0x000000010e00a046 _objc_terminate() + 103
6   libc++abi.dylib                 0x000000010ee9726e std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x000000010ee972e3 std::terminate() + 51
8   libdispatch.dylib               0x000000010f1803eb _dispatch_client_callout + 28
9   libdispatch.dylib               0x000000010f16a018 _dispatch_queue_drain + 1048
10  libdispatch.dylib               0x000000010f1699d0 _dispatch_queue_invoke + 595
11  libdispatch.dylib               0x000000010f16ad2b _dispatch_main_queue_callback_4CF + 408
12  com.apple.CoreFoundation        0x000000010e4f10f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
13  com.apple.CoreFoundation        0x000000010e4b2b99 __CFRunLoopRun + 2073
14  com.apple.CoreFoundation        0x000000010e4b20f8 CFRunLoopRunSpecific + 488
15  com.apple.GraphicsServices      0x000000010a9dfad2 GSEventRunModal + 161
16  com.apple.UIKit                 0x0000000106231f09 UIApplicationMain + 171
17  com.apple.springboard           0x00000001043f34f2 0x1043eb000 + 34034
18  libdyld.dylib                   0x000000010f1b092d start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x000000010f50bee2 kevent64 + 10
1   libdispatch.dylib               0x000000010f1707f0 _dispatch_mgr_invoke + 260
2   libdispatch.dylib               0x000000010f17058a _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x000000010f504f72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x000000010f5043b3 mach_msg + 55
2   com.apple.CoreFoundation        0x000000010e4b3434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x000000010e4b288f __CFRunLoopRun + 1295
4   com.apple.CoreFoundation        0x000000010e4b20f8 CFRunLoopRunSpecific + 488
5   com.apple.Foundation            0x000000010a5c0a31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation            0x000000010a653fe1 -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.UIKit                 0x000000010685f65e -[UIStatusBarServerThread main] + 828
8   com.apple.Foundation            0x000000010a65f12b __NSThread__start__ + 1198
9   libsystem_pthread.dylib         0x000000010f4cf99d _pthread_body + 131
10  libsystem_pthread.dylib         0x000000010f4cf91a _pthread_start + 168
11  libsystem_pthread.dylib         0x000000010f4cd351 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 5:: NetworkLoad
0   libsystem_kernel.dylib          0x000000010f504f72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x000000010f5043b3 mach_msg + 55
2   com.apple.CoreFoundation        0x000000010e4b3434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x000000010e4b288f __CFRunLoopRun + 1295
4   com.apple.CoreFoundation        0x000000010e4b20f8 CFRunLoopRunSpecific + 488
5   com.apple.GeoServices           0x000000010880b18c _runNetworkThread + 445
6   libsystem_pthread.dylib         0x000000010f4cf99d _pthread_body + 131
7   libsystem_pthread.dylib         0x000000010f4cf91a _pthread_start + 168
8   libsystem_pthread.dylib         0x000000010f4cd351 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib          0x000000010f504f72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x000000010f5043b3 mach_msg + 55
2   com.apple.CoreFoundation        0x000000010e4b3434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x000000010e4b288f __CFRunLoopRun + 1295
4   com.apple.CoreFoundation        0x000000010e4b20f8 CFRunLoopRunSpecific + 488
5   com.apple.springboard           0x000000010447a8ea 0x1043eb000 + 588010
6   libsystem_pthread.dylib         0x000000010f4cf99d _pthread_body + 131
7   libsystem_pthread.dylib         0x000000010f4cf91a _pthread_start + 168
8   libsystem_pthread.dylib         0x000000010f4cd351 thread_start + 13

Thread 7:: com.apple.springboard.icongeneration
0   libsystem_kernel.dylib          0x000000010f504f72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x000000010f5043b3 mach_msg + 55
2   com.apple.CoreFoundation        0x000000010e4b3434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x000000010e4b288f __CFRunLoopRun + 1295
4   com.apple.CoreFoundation        0x000000010e4b20f8 CFRunLoopRunSpecific + 488
5   com.apple.springboard           0x000000010447a9c4 0x1043eb000 + 588228
6   libsystem_pthread.dylib         0x000000010f4cf99d _pthread_body + 131
7   libsystem_pthread.dylib         0x000000010f4cf91a _pthread_start + 168
8   libsystem_pthread.dylib         0x000000010f4cd351 thread_start + 13

Thread 8:: SBWiFiManager callback thread
0   libsystem_kernel.dylib          0x000000010f504f72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x000000010f5043b3 mach_msg + 55
2   com.apple.CoreFoundation        0x000000010e4b3434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x000000010e4b288f __CFRunLoopRun + 1295
4   com.apple.CoreFoundation        0x000000010e4b20f8 CFRunLoopRunSpecific + 488
5   com.apple.Foundation            0x000000010a5c0a31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation            0x000000010a653fe1 -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.springboard           0x00000001044d2d71 0x1043eb000 + 949617
8   com.apple.Foundation            0x000000010a65f12b __NSThread__start__ + 1198
9   libsystem_pthread.dylib         0x000000010f4cf99d _pthread_body + 131
10  libsystem_pthread.dylib         0x000000010f4cf91a _pthread_start + 168
11  libsystem_pthread.dylib         0x000000010f4cd351 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 11:: com.apple.CoreMotion.MotionThread
0   libsystem_kernel.dylib          0x000000010f504f72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x000000010f5043b3 mach_msg + 55
2   com.apple.CoreFoundation        0x000000010e4b3434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x000000010e4b288f __CFRunLoopRun + 1295
4   com.apple.CoreFoundation        0x000000010e4b20f8 CFRunLoopRunSpecific + 488
5   com.apple.CoreFoundation        0x000000010e569501 CFRunLoopRun + 97
6   com.apple.coremotion            0x000000010df0e23f 0x10dece000 + 262719
7   libsystem_pthread.dylib         0x000000010f4cf99d _pthread_body + 131
8   libsystem_pthread.dylib         0x000000010f4cf91a _pthread_start + 168
9   libsystem_pthread.dylib         0x000000010f4cd351 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib          0x000000010f50b5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x000000010f4cf578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x000000010f4cd341 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5b812208  rdx: 0x0000000000000000
  rdi: 0x000000000000070b  rsi: 0x0000000000000006  rbp: 0x00007fff5b812230  rsp: 0x00007fff5b812208
   r8: 0x0000000000000003   r9: 0x000000010ee9aaba  r10: 0x0000000008000000  r11: 0x0000000000000202
  r12: 0x00007fff5b812390  r13: 0x000000011bc080c0  r14: 0x000000010f4d8000  r15: 0x00007fff5b812270
  rip: 0x000000010f50af06  rfl: 0x0000000000000202  cr2: 0x000000010f4d2a49

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Binary Images:
       0x1043eb000 -        0x1049f5fff  com.apple.springboard (1.0 - 50) <C942071A-730B-3192-88B9-76AF661DEC15> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/CoreServices/SpringBoard.app/SpringBoard
       0x104c3d000 -        0x104c64837 +dyld_sim (360.22) <49268249-F1CD-35FC-BFFD-B4B8F3751B0D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim
       0x104ca9000 -        0x104caafff +SBShortcutMenuSimulator.dylib (0) <CE777D43-30F8-3B92-B2FB-B9A0C87CB184> /Users/USER/*/SBShortcutMenuSimulator.dylib
       0x104cad000 -        0x104de6ff3 +StoreServices (1441.65) <B4F33319-3C32-3A04-8AEB-3C616D7AF1B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
       0x104f3a000 -        0x104f3cff7  com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <CF8237F1-99DF-37DE-BD85-E0B2F204C899> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
       0x104f44000 -        0x104f45fff  com.apple.corebrightness (1.0 - 1) <72421FAE-EACE-3271-A942-17137D73E76F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
       0x104f4d000 -        0x104f4dfff  com.apple.UserManagementUI (1.0 - 1) <F4DD98DC-65ED-3F64-A0C1-C17A58AF7637> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserManagementUI.framework/UserManagementUI
       0x104f53000 -        0x104f5cffb  com.apple.UserManagement (1.0 - 1) <3ABA76A4-705D-3039-9825-9646632CEC24> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
       0x104f6b000 -        0x104f76ffb  com.apple.FrontBoardUIServices (285.22 - 285.22) <D6923E3C-10A4-3490-B042-8AF9AA93DEB2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardUIServices.framework/FrontBoardUIServices
       0x104f8d000 -        0x104f93ff3  com.apple.SetupAssistant (1.0 - 1) <508351B3-2D19-3C45-B33F-4209815610EE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
       0x104f9f000 -        0x104fc1fff  com.apple.BackBoardServices (1.0 - 1.0) <321243EE-A6F8-36B1-B427-F8BB88222849> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
       0x104ff0000 -        0x104ff8fff  com.apple.KeyboardArbiter (1.0 - 1) <1E8FD557-5372-379E-95DF-65AACA2A12DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/KeyboardArbiter.framework/KeyboardArbiter
       0x105004000 -        0x105010ffb +libAccessibility.dylib (1856.9.101) <1874E2D8-8D06-3B3B-A8D8-9225697FE6B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAccessibility.dylib
       0x105027000 -        0x1050acffb  com.apple.contacts.Contacts (1.0 - 2135.13) <D0663E51-FC10-3CE4-9ABA-DF22D38C1279> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Contacts.framework/Contacts
       0x105166000 -        0x105177fff  com.apple.SiriUICore (1.0 - 1) <B4BC051F-952C-356B-A61F-57FAEC04E3C6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore
       0x105185000 -        0x105287ffb  com.apple.ContactsUI (1.0.0 - 248.30) <3D40B8ED-E382-3035-B1B3-A0D20A2F9E6D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ContactsUI.framework/ContactsUI
       0x10536e000 -        0x1053f3fff  com.apple.CoreMedia (1.0 - 1731.151.6) <9DC42751-CF9D-33B9-9C5B-028DE4D928C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
       0x10545e000 -        0x10571cff3  com.apple.MediaToolbox (1.0 - 1731.151.6) <45A782DB-2471-37B6-B487-F49164622AB3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
       0x10582b000 -        0x105835fff  com.apple.UserNotificationServices (1.0 - 1) <49C8C329-3D37-388A-8340-A87E9B84ADDC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
       0x105848000 -        0x10584eff7  com.apple.BaseBoardUI (175.22 - 175.22) <69280F95-9894-36FA-BFDE-1738E0CAECE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
       0x105859000 -        0x10587dff3  com.apple.usernotification (1.0 - 1) <6C0C9F4A-7C22-3276-8200-FBA02A974401> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserNotification.framework/UserNotification
       0x1058a6000 -        0x1058ceffb  com.apple.UserActivity (25.3.0.5 - 25.3.0.5) <B0DD0DF3-22E2-3ECA-BF4F-869ED4F4E97D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
       0x1058f4000 -        0x10593fffb  com.apple.SpotlightUI (1.0 - 1) <2FE855FA-4446-3659-8AFB-F5276F8398D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpotlightUI.framework/SpotlightUI
       0x105986000 -        0x105990fff  com.apple.CarKit (1.0 - 1) <5813B3F5-01F6-393F-8FC2-419CBF4A85BE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CarKit.framework/CarKit
       0x10599e000 -        0x1059c6ff3  com.apple.Pegasus (1.0 - 87.2) <B470AB43-5D2F-37F2-90BF-ABE28DBEB268> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
       0x1059ed000 -        0x105e06ff3  com.apple.ios.StoreKitUI (1.0 - 798.46) <585D326D-33FE-3EDF-B026-092478E225D7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
       0x10615e000 -        0x106167ff3  com.apple.BatteryCenter (1.0 - 1) <A28EC40E-67ED-3DA1-9A69-7E82C8461282> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BatteryCenter.framework/BatteryCenter
       0x106174000 -        0x1061a5fff  com.apple.private.NanoRegistry (1.0 - 1) <073302B4-5B3C-3C8D-9BC4-0EBCF4E27C84> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
       0x1061d5000 -        0x1061f0ff7  com.apple.pluginkit.framework (1.0 - 1) <106741B8-7D2B-3235-A7B3-BC2CF27D8136> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
       0x10620c000 -        0x106f16ff3  com.apple.UIKit (1.0 - 1000) <62889B19-66FF-348E-A439-EB0F04D7205F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/UIKit
       0x1077aa000 -        0x107843ff7  com.apple.HealthKit (1.0 - 1) <715F4C35-FD69-3A56-A9E5-18C3FDA09875> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/HealthKit.framework/HealthKit
       0x1078d9000 -        0x1078f6ff7  com.apple.SplashBoard (1.0 - 1) <4E11DC9F-1A44-36F2-B469-FE5904D8A2C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SplashBoard.framework/SplashBoard
       0x10791e000 -        0x107936fff  com.apple.iPhotoMigrationSupport (2.0 - 531) <A770CD30-B694-38EC-8AEB-9B37F0153773> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
       0x10794a000 -        0x107956fff  com.apple.IntlPreferences (1.0 - 191.2) <D6F8EA9C-1D00-37A4-BEBD-3F470765B0DB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
       0x107965000 -        0x1079b3ffb  com.apple.CloudDocs (1.0 - 384.32) <5915533D-B4A0-3597-8317-B729345B75F6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
       0x1079fa000 -        0x107a08fff  com.apple.NotificationCenter (1.0 - 1) <3F9AAEB7-1C5B-3E87-A4A2-A68164279E48> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
       0x107a1e000 -        0x107a36fff  com.apple.CoreRoutine (1.0 - 299.21) <75953CAA-ECAE-39C7-906C-E09023327AFD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRoutine.framework/CoreRoutine
       0x107a53000 -        0x107a5bfff  com.apple.icloud.FindMyDevice (1.0 - 71) <22480210-E9DC-3DC5-802F-3BBAABA55C2E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
       0x107a68000 -        0x107af8fff  com.apple.FrontBoard (285.22 - 285.22) <6C1CD3B5-3093-390A-883C-301008DB577A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
       0x107b9d000 -        0x107ba1ff7  com.apple.ProgressUI (1.0 - 1) <FCF3F8A4-5DEB-38F1-B1C2-03F7A1CB00A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
       0x107ba9000 -        0x107bdeff7  com.apple.FrontBoardServices (285.22 - 285.22) <01FB0605-21C8-3AE9-9721-45768E5B95AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
       0x107c2c000 -        0x107c46fff  com.apple.StoreKit (1.0 - 798.46) <DC795076-6308-3ACA-81EC-B54C9EDE7D41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/StoreKit.framework/StoreKit
       0x107c6c000 -        0x107e16ff3  com.apple.MapKit (1.0 - 1.0) <ABF29414-2D23-38D8-BEAE-FE721B302934> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MapKit.framework/MapKit
       0x107f42000 -        0x107f4dfff  com.apple.NotificationsUI (1.0 - 1) <004B6854-056E-3601-AC05-F104D5AAD0B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI
       0x107f62000 -        0x10800dffb  com.apple.imcore (10.0 - 1000) <1CFF4D29-CEF7-3F0B-830A-5B4803FA216B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMCore.framework/IMCore
       0x108056000 -        0x1080a5fff  com.apple.BaseBoard (175.22 - 175.22) <2B0D52A5-5FDC-3C74-988D-800686CE6D89> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
       0x1080fd000 -        0x108143ff7  com.apple.CoreSuggestions (1.0 - 356.20) <BEDE02D5-9DDB-3EE0-AFC2-923AF7BA69D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
       0x108183000 -        0x108304ff7  com.apple.avfoundation (2.0 - 1046.126.1) <D39A6EFF-CA38-3C54-976B-36870514114E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
       0x108491000 -        0x10850bfff  com.apple.ids (10.0 - 1000) <C83EB078-7A49-34E1-BF4C-4EDF8CDF22AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDS.framework/IDS
       0x108545000 -        0x1089ccfff  com.apple.GeoServices (1.0 - 1151.49) <F22DACC4-0AB1-3229-8C49-DB8E256EBCB1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
       0x108d36000 -        0x108d3eff7  com.apple.CloudServices (1.0 - 154.41.4) <6D3918DF-4BB1-37D7-886D-E9B11144773F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
       0x108d48000 -        0x108d7ffff  com.apple.Accounts (113 - 113) <7AB9782A-95F6-30A3-A430-AAB2A2873085> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accounts.framework/Accounts
       0x108db2000 -        0x108e0fff7  com.apple.SpringBoardFoundation (1.0 - 1) <53084301-4B1D-362C-8940-98CA6CF9FBB2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
       0x108e67000 -        0x108e69ffb +libutil.dylib (43) <2B24D577-FD26-34E7-8DCE-23D1F8CD688B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libutil.dylib
       0x108e70000 -        0x108f95ffb  com.apple.PassKit (1.0 - 1) <941EE264-44D2-3938-B635-C9F95F858DFD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/PassKit.framework/PassKit
       0x1090ad000 -        0x109146fff  com.apple.MediaPlayerUI (1.0 - 1) <4B025C76-1869-3DD4-AAE8-23D9E206447A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI
       0x1091d0000 -        0x109206ff7  com.apple.SpringBoardUIServices (1.0 - 1) <5B4DB9C8-237B-35ED-B7A8-758A3A704BAB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
       0x10923c000 -        0x10928efff  com.apple.HomeSharing (1.0 - 1) <538D9945-2781-37C0-8A88-0FF14607762A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
       0x1092d7000 -        0x1092dcffb  com.apple.TCC (1.0 - 1) <6CBB6609-8126-3544-AB07-F06B9F186677> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
       0x1092e6000 -        0x109314ff7  com.apple.mobiletimer-framework (1.0 - 1) <4730F912-DE8E-3F99-ACE5-157E7CB551D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer
       0x10933e000 -        0x109354ff3 +libMobileGestalt.dylib (392.40.21) <927DE316-EC36-3548-BE2B-D46A80C0C325> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestalt.dylib
       0x109390000 -        0x1094c3ffb  com.apple.CoreText (352.0 - 491.5) <0A55328F-5079-3E94-A0D2-E6BA2A998490> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreText.framework/CoreText
       0x10956b000 -        0x109a52fd7  com.apple.vImage (8.0 - 8.0) <859347AB-0EBF-393A-AE06-70B38E09EE92> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
       0x109ab0000 -        0x109b0cffb  com.apple.framework.IOKit (2.0.2 - 1179.41.2) <368596EE-E41D-3747-85CC-B77704BFBD78> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x109b3f000 -        0x109b45fff  com.apple.BluetoothManager (1.0 - 1) <FA8AC902-1CBD-35E8-94E2-7C164AC1638E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
       0x109b52000 -        0x109bb4fff  com.apple.TelephonyUtilities (1.0 - 1.0) <C83DD6C2-1525-338A-83FF-56DCC37DC2E3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
       0x109c13000 -        0x109c19fff  com.apple.CoreTime (163) <8390EC72-FFBF-33A5-986B-F9F861A8951E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
       0x109c25000 -        0x109c73ff3  com.apple.SAObjects (1.0 - 1) <16C0984E-3C76-32E8-85B9-07B04071AC59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
       0x109e4a000 -        0x109e6cffb  com.apple.AssetsLibraryServices (1.0 - 1) <EEB9C338-D728-36A4-B840-5E35934DA26D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
       0x109e97000 -        0x10a49cff7  com.apple.CoreGraphics (2.0 - 1033.1) <5BC2DE1F-7120-32C8-9A45-FC6A6DA16C8D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
       0x10a560000 -        0x10a7ddff3  com.apple.Foundation (6.9 - 1280.25) <FD5DA117-3A9F-3D7D-9102-6E811198B76F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Foundation
       0x10a9d3000 -        0x10a9e7ffb  com.apple.GraphicsServices (1.0 - 1.0) <E3404A47-2B60-3A22-BDC2-29DD57A46DEF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x10aa00000 -        0x10aa77ff7  com.apple.AddressBook (1.0 - 30) <198154AA-C504-3A64-8152-666F25283C43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
       0x10aacf000 -        0x10ab43ff7  com.apple.coretelephony (113 - 3699) <1E57A656-F3F8-3D91-9D3A-75EAD774705E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
       0x10abac000 -        0x10abf4fff  com.apple.TelephonyUI (1.0 - 1.0) <6D6E6E3F-6253-30D9-8C02-FBD42629DFEF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
       0x10ac28000 -        0x10ad01fff  com.apple.preferences-framework (1 - 1.0) <5C587B05-E3C3-3E30-9EC5-DE14C2B4C828> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Preferences.framework/Preferences
       0x10adb7000 -        0x10ae00fff  com.apple.SystemConfiguration (1.14 - 1.14) <8735AFBB-5B10-329E-8D76-43E4E290EF86> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
       0x10ae31000 -        0x10aea2ffb  com.apple.Security (10.0 - ???) <9665A983-B6F9-3058-8DB5-827F262F832F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Security.framework/Security
       0x10aefe000 -        0x10af45ff7  com.apple.AppSupport (1.0.0 - 29) <B1F42531-48C0-325E-827C-84538426DD2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
       0x10af82000 -        0x10afb6fff  com.apple.Celestial (1.0 - 1731.151.6) <E6B15B1E-69F8-3577-A3B6-57FBBF799511> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
       0x10b008000 -        0x10b018ffb  com.apple.IAP (1.0 - 1.0.0) <F4A07325-0331-36CC-9556-6CEEE1DF2AF8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IAP.framework/IAP
       0x10b030000 -        0x10b30fff7  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <930D65D2-815A-3A76-9F0B-A0398B97E781> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
       0x10b446000 -        0x10b474ff7  com.apple.GLKit (1.0 - 58) <E359F77E-40AA-3109-8980-AAB6E217ECEE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GLKit.framework/GLKit
       0x10b4a2000 -        0x10b624fff  com.apple.QuartzCore (1.11 - 415.1) <AA3E1C54-D572-3938-941D-5D8A6BF56DBD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
       0x10b6e4000 -        0x10ba2dff3  com.apple.ImageIO.framework (3.3.0 - 1371) <495B750A-A78B-3603-BA01-E3EF593867FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
       0x10baf8000 -        0x10bbceffb  com.apple.managedconfiguration (1.0 - 1.0) <6EEB7E6D-475F-37A8-98BA-2770FD8CFDCD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
       0x10bc7e000 -        0x10bc86ff3  com.apple.MobileInstallation (2.0 - 1.0) <E6236094-2C52-310D-AFEF-818AFDD97909> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
       0x10bc92000 -        0x10bcbcfff  com.apple.SpringBoardServices (1.0 - 1.0) <579D66F7-2C36-3046-B1E0-D25147E0F158> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
       0x10bcf0000 -        0x10bd0cff3  com.apple.SpringBoardUIFramework (1.0 - 1.0) <FE2FE51B-A4CC-38B0-980A-0C69CBA3A13A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
       0x10bd33000 -        0x10bea0ff3  com.apple.chatkit (5.0 - 1.0) <8EFA0612-9DDD-35D0-951B-C192814EBF61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
       0x10c019000 -        0x10c02efff  com.apple.aps.framework (4.0 - 4.0) <8FEC7839-ED25-39A0-8F97-B11A0354C442> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
       0x10c048000 -        0x10c24ffff +libicucore.A.dylib (551.52) <0872DBB9-7B86-30B0-AD65-A13547BB84B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libicucore.A.dylib
       0x10c313000 -        0x10c391ffb  com.apple.bulletinboard (1.0 - 1) <19CC8522-C341-3440-92FD-A75AD3B25A77> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
       0x10c416000 -        0x10c444ffb  com.apple.Search.framework (1.0 - 1.0) <733415C8-BF71-3095-A6BD-49652AE42AEA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Search.framework/Search
       0x10c47a000 -        0x10c6b3fff  com.apple.MediaPlayer (1.0) <51DD52E8-CEB6-3A35-86F7-F8ADC81217E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
       0x10c886000 -        0x10c8acfff  com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <54DADFD1-87B5-36DA-A5CD-A71B0763F94B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
       0x10c8d1000 -        0x10c8d5ff7  com.apple.AggregateDictionary (1.0 - 1) <0163FEA3-A769-3FB7-AD12-19FD3B11BFF5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
       0x10c8de000 -        0x10c9b1ffb  com.apple.MobileCoreServices (727.8.38 - 727.8.38) <7F2DEDCB-DC65-3AEA-AC6A-8FD2FB0B2446> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
       0x10ca3f000 -        0x10ca47fff  com.apple.mobileicons.framework (1.0 - 1.0) <4A5156A2-9B6A-3B4E-9D58-D71E2926C82D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
       0x10ca53000 -        0x10cb1bffb  com.apple.PhotoLibrary (1.0.0 - 1.0) <4D224B7E-7691-31A8-9441-DE79C0281B57> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
       0x10cbcf000 -        0x10cbf1ffb  com.apple.persistentconnection (1.0 - 1.0) <57CBB5AA-9A3E-3523-844F-9AB721841695> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
       0x10cc18000 -        0x10cc1cff3  com.apple.Conference.framework (1.0 - 1.0) <50AFA1B9-5691-38C2-926A-8E8AA754703E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Conference.framework/Conference
       0x10cc26000 -        0x10cc87ff3  com.apple.corelocation (1861.3.25.49) <153F669A-999D-3D16-9FA7-CA666B84F5FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation
       0x10ccab000 -        0x10cd3cffb  com.apple.eventkit (1.0.0 - 1.0) <48C81BD4-F5EC-3F38-8391-E1ADEAE763E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKit.framework/EventKit
       0x10cdbd000 -        0x10ceb7fff +libsqlite3.dylib (216.7) <DD2C3FE5-88C7-37D6-ABDB-939704550CFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libsqlite3.dylib
       0x10ced0000 -        0x10cf3ffff  com.apple.MediaRemote (1.0 - 1) <8ABD1744-ECA1-3EA0-A7DF-A367D2B036D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
       0x10cfbf000 -        0x10d151ffb  com.apple.eventkitui (1.0 - 1.0) <7DD9291B-8694-31E9-8732-5D9300DFEC53> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI
       0x10d27c000 -        0x10d2a6ffb  com.apple.facetimeservices (10.0 - 1000) <8556A34B-1A4C-3A59-860D-3627BC193CB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTServices.framework/FTServices
       0x10d2bf000 -        0x10d2cbffb  com.apple.opengles (12.0.41 - 12.0.41) <8F904D3A-0162-36E4-BFDD-DA8D701C7546> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
       0x10d2d9000 -        0x10d2f4ff7  com.apple.CoreVideo (1.8 - 189.8) <2A6236A5-64C1-3346-82DD-CF957C177D9C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
       0x10d30c000 -        0x10d5fbffb  com.apple.VideoToolbox (1.0 - 1731.151.6) <D1875A6E-3938-370D-B381-8FBD38D70B33> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
       0x10d67a000 -        0x10d6d7fff  com.apple.imavcore (10.0 - 1000) <C6B4836E-16F9-3CF3-ACD9-9F32568FC20F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
       0x10d6fb000 -        0x10d71aff7  com.apple.SoftwareUpdateServices (1.0 - 1) <5CDD17CC-5A96-3879-B733-075B7187E5E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices
       0x10d743000 -        0x10d763ffb  com.apple.ToneLibrary (1.0 - 1) <8DC443A0-4BC5-385F-9B69-9EFD1651680F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
       0x10d786000 -        0x10dd43ffb  com.apple.JavaScriptCore (8601 - 8601.1.46.100) <9A8AA2F2-7626-316A-8875-75ED7390AB7F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
       0x10dec5000 -        0x10dec7fff  com.apple.ftclientservices (10.0 - 1000) <188A5852-BBBC-37B0-A166-4EEAB4590847> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
       0x10dece000 -        0x10dfc8ffb  com.apple.coremotion (1861.3.25.49) <FFE4A332-D8AF-3F82-BF0F-6BEA1EE95D5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMotion.framework/CoreMotion
       0x10e005000 -        0x10e36714f +libobjc.A.dylib (679.2) <EE88F0F6-2E97-3EC0-A203-AEBD46C2C539> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib
       0x10e443000 -        0x10e444ff7 +libSystem.dylib (1226.10.1) <2A3E2D6A-32BB-3B6B-BF16-808B378DF43C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib
       0x10e44b000 -        0x10e7b9ff7  com.apple.CoreFoundation (6.9 - 1280.38) <198E6B24-0503-397E-BC5C-158FED5D0794> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x10e929000 -        0x10ebadffb  com.apple.CFNetwork (758.3.15 - 758.3.15) <6A661AFF-F096-325E-8658-D56D36ACEB16> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
       0x10ed91000 -        0x10eda2ffb +libz.1.dylib (61.20.1) <C8BF697B-C316-37E9-8504-CB13201A6123> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.1.dylib
       0x10eda9000 -        0x10edb9fff  com.apple.ProtocolBuffer (1 - 243) <28C6BB6A-3E85-31BB-B49A-20379D66FE7F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
       0x10edcc000 -        0x10ee1efff +libc++.1.dylib (237.2) <956A2EC8-2D53-3FEC-B161-388F0539D8BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++.1.dylib
       0x10ee73000 -        0x10ee9cff7 +libc++abi.dylib (126.4) <F2F0DA7C-40EC-3510-8387-D987B7112A8E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++abi.dylib
       0x10eeac000 -        0x10eecaff3 +libextension.dylib (82) <3FAB4E68-2C9C-33CA-9E04-615AC0C3022F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libextension.dylib
       0x10eeec000 -        0x10ef17ff3 +libarchive.2.dylib (33.20.2) <D19C5926-2CBA-39C1-AAD2-D9234095158A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libarchive.2.dylib
       0x10ef23000 -        0x10f012ffb +libxml2.2.dylib (29.5) <1EDA4821-09F2-3133-8CB4-9A91B7B9FA18> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxml2.2.dylib
       0x10f049000 -        0x10f064ffb +libCRFSuite.dylib (37) <F64EA394-C92C-3039-8CCC-906BC0DC9063> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libCRFSuite.dylib
       0x10f070000 -        0x10f071fff +liblangid.dylib (122) <57A892BE-1995-3413-9C4E-B23CAA2B24F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblangid.dylib
       0x10f077000 -        0x10f087ffb +libbsm.0.dylib (28.1) <1153ECF4-5A0E-388B-A4C4-F64E0A8A1234> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbsm.0.dylib
       0x10f090000 -        0x10f094fff +libcache.dylib (75.3) <4BD654BC-4F57-3B8C-9BB8-45A52B8BBDC8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache.dylib
       0x10f09a000 -        0x10f0a5ff7 +libcommonCrypto.dylib (60075.40.2) <3D7B36D4-E865-3038-A094-1F1BA503DA15> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib
       0x10f0b3000 -        0x10f0bafff +libcompiler_rt.dylib (62) <ACB24818-C1DD-3F02-B5DC-32C9E00D9FF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcompiler_rt.dylib
       0x10f0c3000 -        0x10f0caffb +libcopyfile.dylib (127) <0BF5FA4F-A0EE-3EAE-97F1-6B9413BD4511> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcopyfile.dylib
       0x10f0d2000 -        0x10f149fdb +libcorecrypto.dylib (335.40.8) <6FCE57F3-A094-3BDA-931A-1C7F43BA84B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcorecrypto.dylib
       0x10f163000 -        0x10f187ff7 +libdispatch.dylib (501.40.12) <4FB10302-08E6-3C13-AD0F-7BF87518F768> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdispatch.dylib
       0x10f1ae000 -        0x10f1b0fff +libdyld.dylib (390.7) <CA3A66F6-CC87-37B5-937B-47E4C1CB05F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdyld.dylib
       0x10f1b8000 -        0x10f1b8ff7 +liblaunch.dylib (765.41.1) <F801F512-064D-35E6-8473-54DF9CE05ED1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/liblaunch.dylib
       0x10f1bf000 -        0x10f1c4ffb +libmacho.dylib (875) <7764EBB0-9ED8-3CD0-A36C-2FA391B1EFFA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libmacho.dylib
       0x10f1cb000 -        0x10f1ccffb +libremovefile.dylib (41) <C1FD943C-8C2B-3153-915B-681681D94169> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libremovefile.dylib
       0x10f1d2000 -        0x10f1e9ffb +libsystem_asl.dylib (323.40.3) <0DE91DDB-624E-3B2F-AEB8-C7629DC42505> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_asl.dylib
       0x10f1f7000 -        0x10f1f8fff +libsystem_blocks.dylib (66) <50EE2F46-3098-3399-A2EA-146175AD35B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_blocks.dylib
       0x10f1fe000 -        0x10f286ff7 +libsystem_c.dylib (1082.20.4) <286E946C-F8C8-38AA-A2B2-B88BFC4C9BA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_c.dylib
       0x10f2af000 -        0x10f2b1ff7 +libsystem_configuration.dylib (802.40.13) <A2037B7B-BB3E-3C99-9A60-94FFB571609D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_configuration.dylib
       0x10f2b9000 -        0x10f2bcfff +libsystem_containermanager.dylib (50.40.47) <65103009-9969-370E-B0E9-E56A113AA8B2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_containermanager.dylib
       0x10f2c4000 -        0x10f2c6ff7 +libsystem_coreservices.dylib (19.0.1) <CED9C992-7054-301A-A781-0A80BD10AB81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coreservices.dylib
       0x10f2cd000 -        0x10f2e3ffb +libsystem_coretls.dylib (83.40.5) <35B1E2BD-8757-305A-9719-87C0F41CEEA8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coretls.dylib
       0x10f2ee000 -        0x10f2f6ffb +libsystem_dnssd.dylib (625.40.19) <8825CE40-ED3A-35C1-8543-964FFFF4EAFB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_dnssd.dylib
       0x10f2fe000 -        0x10f321ff7 +libsystem_info.dylib (477.41.3) <23182843-87D5-398F-9F28-C2B56E438814> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_info.dylib
       0x10f335000 -        0x10f336ff3 +libsystem_sim_kernel.dylib (149.20.1) <5F0F15B2-FA0D-366D-ACA5-C13841A030A4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_kernel.dylib
       0x10f33d000 -        0x10f36affb +libsystem_m.dylib (3105) <409987D6-0EA2-3CBD-B13F-87BBB4D9F86A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_m.dylib
       0x10f373000 -        0x10f38fff7 +libsystem_malloc.dylib (67.40.1) <0F80B8B0-0997-3890-B59E-53FA297A76EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_malloc.dylib
       0x10f39a000 -        0x10f3f6ff7 +libsystem_network.dylib (583.41.1) <3FBCDE6A-FB65-3E3F-A823-ED0FA7E2A84E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_network.dylib
       0x10f42c000 -        0x10f436fff +libsystem_notify.dylib (150.40.1) <82D261DD-41ED-39B8-BCC1-D1AF257002A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_notify.dylib
       0x10f440000 -        0x10f442ff7 +libsystem_sim_platform.dylib (149.20.1) <EC46B38E-9D8E-3A0A-A072-8407AF9E2F4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_platform.dylib
       0x10f449000 -        0x10f449fff +libsystem_sim_pthread.dylib (149.20.1) <0133B066-F69D-36A9-B9F1-6ACEBC6AEB6E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_pthread.dylib
       0x10f44f000 -        0x10f452fff +libsystem_sandbox.dylib (460.41.3) <3503871D-BFFA-3B2D-8D6A-914F0D30B8F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sandbox.dylib
       0x10f45a000 -        0x10f46aff7 +libsystem_trace.dylib (201.10.3) <11596824-B55B-3BFA-8F55-11D6DE74973C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_trace.dylib
       0x10f47a000 -        0x10f480ffb +libunwind.dylib (126.4) <6058EAAF-4A28-31A0-8E26-95948EFC1185> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libunwind.dylib
       0x10f488000 -        0x10f4aeff7 +libxpc.dylib (765.41.1) <66C28065-C9DB-3C8E-926F-5A40210A6D1B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libxpc.dylib
       0x10f4cc000 -        0x10f4d5ff7  libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
       0x10f4e3000 -        0x10f4ebfef  libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
       0x10f4f4000 -        0x10f512ff7  libsystem_kernel.dylib (3248.50.21) <78E54D59-D2B0-3F54-9A4A-0A68D671F253> /usr/lib/system/libsystem_kernel.dylib
       0x10f528000 -        0x10f536ff7 +libbz2.1.0.dylib (38) <E01BF366-84F1-35A7-9AC9-3E08DDB61BA7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbz2.1.0.dylib
       0x10f53d000 -        0x10f557ff3 +liblzma.5.dylib (10) <99CD71AA-EB47-328C-93AB-06509B34718E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblzma.5.dylib
       0x10f560000 -        0x10f560fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F4B7B554-505E-3F8F-B41B-4AAFBEF3D9AC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
       0x10f564000 -        0x10f564fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <21FF2119-3D1C-349B-A082-2EB47816C8F6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
       0x10f568000 -        0x10f66dff3 +libvDSP.dylib (563.2) <74A36626-3DCB-3274-A380-3AC34D1D312E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
       0x10f67a000 -        0x10fa7cff7 +libLAPACK.dylib (1162.2) <03CB7D7E-562C-372D-A44C-6EE7E2FC1F40> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
       0x10faad000 -        0x10fc6dffb +libBLAS.dylib (1162.2) <D29FA63A-CD39-3A08-BDB2-E39498A775D1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
       0x10fc8d000 -        0x10fd28fe3 +libvMisc.dylib (563.2) <FFC53F0B-6754-38B2-B22F-0A81233E0CB7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
       0x10fd33000 -        0x10fd49ff7 +libLinearAlgebra.dylib (1162.2) <009BE986-9A9E-351D-9E42-CF5D752DA681> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
       0x10fd53000 -        0x10fd63fff +libSparseBLAS.dylib (1162.2) <272908CB-72BA-36A8-A136-6F57EB76F0B9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
       0x10fd6c000 -        0x10fd76fff  com.apple.AssertionServices (1.0 - 1) <124CF4E8-08D0-3044-89CE-CF5208A3A10E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
       0x10fd8a000 -        0x10fd90ff3 +libcupolicy.dylib (3699) <0B558431-639D-319F-B746-B514D0BF28F1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcupolicy.dylib
       0x10fd9b000 -        0x10fdd1ffb +libTelephonyUtilDynamic.dylib (1208) <C470B2E9-C3D9-3CC9-8911-37F4FD13E4DD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libTelephonyUtilDynamic.dylib
       0x10fe10000 -        0x10fe1cfff  com.apple.commonutilities (8.0 - 900) <E97FDAA6-406D-351D-B004-5AEED062BC41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
       0x10fe2a000 -        0x10fe2ffff  com.apple.datamigration (1.0 - 1.0) <B553DD6C-8B81-342B-ABF4-9E7EED89C4B9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
       0x10fe3a000 -        0x1100a1ff7 +CoreData (641.6) <05F2AC17-A143-38B9-B510-1F99C8A2DF59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreData.framework/CoreData
       0x1101c1000 -        0x1101c3fff  com.apple.OAuth (25 - 25) <2F108F7F-A407-3C70-A523-19BBB772995D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth
       0x1101ca000 -        0x1101e3fcb +libcompression.dylib (28) <ADE087C1-F642-36BE-A391-CE927C68D6C6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcompression.dylib
       0x1101ec000 -        0x1101ecfff  com.apple.FontServices (1.0 - 1) <E136A5F7-A51D-3553-94EC-747FD5691579> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/FontServices
       0x1101f2000 -        0x1102d4fff +libFontParser.dylib (158.5) <4163F9D4-6C28-359E-B99F-09DCE096C773> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x11038e000 -        0x11041b8e7  com.apple.AppleJPEG (1.0 - 1) <5529068B-2176-3C64-B625-AD70D50883B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
       0x11047c000 -        0x110486fff +libGFXShared.dylib (12.0.41.5) <9631A520-AB71-3201-8F80-2327F69B62D5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
       0x11048f000 -        0x1104d4fff +libGLImage.dylib (12.0.41.5) <77221252-7FEF-3BB4-A601-2F0BB02D1425> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
       0x1104df000 -        0x1104e1fff +libCVMSPluginSupport.dylib (12.0.41.5) <7681C846-4DCB-3B96-A617-232F982A3AF9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
       0x1104e8000 -        0x1104f0fff +libCoreVMClient.dylib (117.1) <B66A4E41-7C7C-3255-A86B-A90F02C53F49> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
       0x1104f9000 -        0x111199fb3 +libLLVMContainer.dylib (117.1) <BA456F35-F55F-3B6D-8195-89EA8E6DD21B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
       0x1114dd000 -        0x1115c1fff  com.apple.UIFoundation (1.0 - 432.1) <776E232D-DE17-3987-8165-7425D45DB563> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
       0x111636000 -        0x1116f2fff  com.apple.CoreUI (1.0 - 374.1.1) <27788CAD-5BA6-34F8-B256-93EC2BA839F1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
       0x1117eb000 -        0x1117f9fff  com.apple.MobileAssets (1.0 - 1) <FCF43FA1-DAD2-3D95-9F50-D75D3F5D8A1E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
       0x11180a000 -        0x1119e4ffb  com.apple.CoreImage (9.4.0 - 366.4.12) <4BD0E077-19A2-3361-8179-BE70FA557C3C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
       0x111b3b000 -        0x111b60ff3  com.apple.DictionaryServices (1.2 - ???) <6D806BF1-08AC-3B19-81EB-98D119CA39DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
       0x111b85000 -        0x111bb6ffb  com.apple.TextInput (1.0) <9678DA74-7B07-34C6-B5D4-73FBCB5D5FC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput
       0x111bf6000 -        0x111cdaff7  com.apple.WebKitLegacy (8601 - 8601.1.46.101) <4EA9789C-F14B-34F3-9EE4-2388D13E13F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
       0x111d9b000 -        0x112e8affb  com.apple.WebCore (8601 - 8601.1.46.100) <5CC4CC1C-3705-3FB5-A9BF-743BD49A56C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
       0x11378f000 -        0x113868fff  com.apple.ProofReader (2.3 - 327) <26A9338D-4928-3AF1-BF06-BA862D80887E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
       0x11389f000 -        0x1138f5ffb  com.apple.PhysicsKit (1.0 - 1) <B9B3A067-463D-3549-90AB-E286A76A17C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
       0x113922000 -        0x113d57ff3  com.apple.vision.FaceCore (3.1.9 - 3.1.9) <5FE7CC68-1B3C-39F3-ADC4-E17D7FDD29D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
       0x113f70000 -        0x113fd3fff  com.apple.ColorSync (3.0 - 3) <4E9B039B-2B57-3657-A312-833E3B9B8724> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
       0x113ffa000 -        0x114046ffb  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <C9D2CE1F-B4B7-329B-B155-279957A8CAD8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
       0x11406b000 -        0x114094ff7 +libxslt.1.dylib (14.1) <78C0ED9D-85A3-3933-BC6B-8822BEA48AC3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxslt.1.dylib
       0x1140a2000 -        0x1140b9ff3 +libmarisa.dylib (3) <923E6D0D-B294-34FD-A5DF-16844DC56FC4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libmarisa.dylib
       0x1140c7000 -        0x114154ffb  com.apple.LanguageModeling (1.0 - 1) <8158C928-B763-3F28-9F26-CA8308837FA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
       0x11416b000 -        0x11417cff3 +libcmph.dylib (6) <4305E060-F7CF-30DA-A4AD-EA3DEA8584EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcmph.dylib
       0x114186000 -        0x114278ff7 +libiconv.2.dylib (44) <FBB280CA-07DE-3BE4-A512-869B16343EEC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libiconv.2.dylib
       0x114289000 -        0x11428eff3  com.apple.MediaAccessibility (1.0 - 81) <EDA8BD97-19D7-3572-888D-9285C171C370> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
       0x11429b000 -        0x1142d5fff  com.apple.CoreSpotlight (1.0 - 87.2) <3202B069-9652-391F-AE7E-D5A9DAD55426> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
       0x114319000 -        0x114337ffb  com.apple.contacts.vCard (1.0 - 2135.13) <06987D08-4CF8-340D-967C-C572AC1E1124> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/vCard.framework/vCard
       0x114367000 -        0x11438fff3  com.apple.AddressBook.ContactsFoundation (8.0 - 2135.13) <F1D75E82-0883-347D-AE86-58FF151C7FCF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
       0x1143cf000 -        0x114516ff7  com.apple.mobilespotlight.index (10.7.0 - 964) <4206F51D-8665-3B08-BDA9-C437527EA680> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
       0x114562000 -        0x114566ff3  com.apple.ParsecSubscriptionServiceSupport (1.0 - 960) <7C51CEEA-3A99-39F5-8AB8-FF0329B73C9D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
       0x114570000 -        0x1147e9ff3 +libmecabra.dylib (696.9) <E07D48DD-397F-3185-ABDD-987943F28276> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libmecabra.dylib
       0x114872000 -        0x114877fff  com.apple.ConstantClasses (1.0 - 1) <1BF88C6E-E639-3879-99D9-C448B17C7C8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
       0x114881000 -        0x11488cff7 +libChineseTokenizer.dylib (16) <1B41AF2F-2953-3A3B-90D9-147642891F27> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libChineseTokenizer.dylib
       0x11489c000 -        0x1148bfffb  com.apple.voiceservices (1.0.0 - 1.0) <11D627B0-64BF-33CA-812E-E6539516F1ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
       0x1148e8000 -        0x11493bff3  com.apple.AssistantServices (1.0 - 1) <870AF813-EDF6-3E74-AD5B-F91B7E2F3956> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
       0x11499f000 -        0x114a11ff3 +libAVFAudio.dylib (168.6.4) <EFD78378-3FE7-3D2A-AC45-E84ECD032CCD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
       0x114a6d000 -        0x114a6effb  com.apple.BTLEAudioController (1.0 - 1) <535E3802-96F8-32BD-86D6-732464095BA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
       0x114a75000 -        0x114a90ff7  com.apple.MediaServices (1.0 - 1) <ABC8541B-88AB-312C-9FAB-C2D68794F74B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
       0x114ab2000 -        0x114ab6ff7  com.apple.communicationsfilter (10.0 - 1000) <C367D98F-31C7-3001-B28A-DF06301FABB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
       0x114abd000 -        0x114b22fff  com.apple.imfoundation (10.0 - 1000) <7D0D3C49-0E7B-3AC6-944F-3952B388E7EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
       0x114b70000 -        0x114ba1fff +libtidy.A.dylib (15.17) <C741B54E-6E3C-3B58-A566-E9068E801022> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libtidy.A.dylib
       0x114bb3000 -        0x114bc2ffb  com.apple.CacheDelete (1.0 - 1) <C661AD53-36CE-3A41-B028-4CBAE04A47E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
       0x114bd1000 -        0x114bf1ff3  com.apple.CoreBluetooth (1.0 - 1) <13A886C8-4849-33E9-9F0C-22C475BB9787> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
       0x114c10000 -        0x114c13fff  com.apple.incomingcallfilter (10.0 - 1000) <22E5EB23-6B4B-3454-BBAE-1C53D6FBD0C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
       0x114c1a000 -        0x114c1bff7  com.apple.diagnosticlogcollection (10.0 - 1000) <EC592E1B-D155-3BA1-A546-675EB5512C96> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
       0x114c22000 -        0x114c24ffb  com.apple.marco (10.0 - 1000) <3C98F46B-77A0-32B0-BEA0-E4B1BFC998FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Marco.framework/Marco
       0x114c2b000 -        0x114c54fff  com.apple.idsfoundation (10.0 - 1000) <992E4CAC-FFA7-3720-8122-45D8354B9941> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
       0x114c80000 -        0x114c83ff7  com.apple.MobileSystemServices (1.0 - 1) <5DB85FE9-B90E-376E-BC23-AE79D0732F61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
       0x114c8b000 -        0x114e52ff7  com.apple.MusicLibrary (1.0.0 - 18) <D4CA296B-228D-343F-8884-14A6A3901EE7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
       0x114f5d000 -        0x114f73ff7  com.apple.MediaLibrary (1.0 - 1) <37FCEE0C-FCF1-33F6-BD02-32AE45134E52> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaLibrary.framework/MediaLibrary
       0x114f94000 -        0x114f9fffb  com.apple.Speech (1.0 - 1) <1BAFC01D-CC42-33A1-A64C-D049F918F734> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Speech.framework/Speech
       0x114fb0000 -        0x115005ff3  com.apple.Parsec (1.0 - 960) <7178A11F-7DF9-389C-802B-F9A4AA2CEB11> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Parsec.framework/Parsec
       0x115041000 -        0x115078ffb  com.apple.SearchUI (1.0 - 1) <C4D7867E-AE43-3624-8776-849BE22E0CBA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SearchUI.framework/SearchUI
       0x1150ab000 -        0x1150b1ff7  com.apple.DAAPKit (1.0 - 1) <1AD5E390-0204-3AEF-AB9D-43C16E70490B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
       0x1150be000 -        0x11513cff3  com.apple.MediaPlatform (1.0 - 1) <C3D32C44-EFB8-328C-B725-C0A1CE6ACB87> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
       0x1151d0000 -        0x115511ffb  com.apple.MediaLibraryCore (1.0 - 1) <217D2A30-513E-3582-8EA6-2A5EEA8CAC62> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
       0x115798000 -        0x11581dfff  com.apple.StoreServicesCore (1.0 - 1) <87F1E619-354D-325F-B0FC-C9CEDB0C685E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
       0x115911000 -        0x115912ff7  com.apple.ftawd (8.0 - 900) <8F2C69AB-B0A2-3A5D-AC00-B9321EDAF13E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
       0x115918000 -        0x115971ff7  com.apple.CorePrediction (1.0 - 1) <B148522E-632F-37A8-AB64-604246C37F7A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
       0x1159a3000 -        0x1159a8fff  com.apple.CoreOptimization (1.0 - 1) <D1F6B068-6D21-3FC9-9B72-EB4D977109B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
       0x1159ae000 -        0x1159fcffb  com.apple.AVKit (1.0 - 185.10) <2B22263F-7775-301E-9B64-CAD36B5574CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVKit.framework/AVKit
       0x115a3e000 -        0x115a81ff3  com.apple.itunesstore (1441.65) <E5F327D3-166F-333C-9BF1-5A554699E4D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
       0x115acb000 -        0x115aebff3  com.apple.AuthKit (1.0 - 1) <A3E6EE30-28A6-3C0D-977C-86AF2DBC63B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
       0x115b11000 -        0x115b2bff3  com.apple.AuthKitUI (1.0 - 1) <0EBB872E-C5E7-3F9B-99B4-C15027A8B32D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
       0x115b47000 -        0x115bd7ffb  com.apple.ITMLKit (1.0 - 1) <99A3CD7D-DDBA-3246-A289-32390E5BA43B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
       0x115c59000 -        0x115db6ffb  com.apple.iTunesStoreUI (1187.21) <31F33505-A5EA-3CB3-9D5F-5BB4404C5EF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
       0x115f17000 -        0x115f69fff  com.apple.RemoteUI (1.0 - 1) <5BB077B2-34F4-3F86-9E02-276FF3AC56DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
       0x115fa1000 -        0x116280fff  com.apple.WebKit (8601 - 8601.1.46.101) <CC098887-3D04-37C6-B4C2-5DCF318CADD0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WebKit.framework/WebKit
       0x1165a0000 -        0x116679ff3  com.apple.CorePDF (5.0 - 5.0) <DE7A5035-51BD-3424-84F1-EB8F411CE344> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
       0x1166f4000 -        0x1166f4fff  com.apple.AdSupport (1.0 - 1) <F610F1CE-36BE-3F61-9625-F5F33C86BC67> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AdSupport.framework/AdSupport
       0x1166fa000 -        0x11675afff  com.apple.WebInspector (10601 - 10601.1.46.100) <63260CED-051C-373F-83F0-BC1E0D9B9C47> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
       0x116793000 -        0x1167b3ff3  com.apple.datadetectorscore (7.0 - 460) <E89AFD36-9BFD-36E9-881E-DA8611E433E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
       0x1167d0000 -        0x11683afff  com.apple.MPUFoundation (1.0 - 1) <DAC17695-6E4D-3A7F-A6BD-27505E2D0835> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MPUFoundation.framework/MPUFoundation
       0x1168a8000 -        0x116917ffb  com.apple.Radio (1.0 - 1) <7DAABF6F-FC44-3A5A-B4E8-6E6A6C5F30BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Radio.framework/Radio
       0x116975000 -        0x11698dfff  com.apple.GenerationalStorage (2.0 - 239.2) <1E7AFC1C-5DD7-3F23-9AF0-091B3E6A0079> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
       0x1169a3000 -        0x1169d8ff7  com.apple.WebBookmarks (1.0 - 1.0) <30E3CE55-7FCC-3BAC-9772-F9542DBEB6EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
       0x1169fc000 -        0x116a3bffb  com.apple.content.index.framework (2.0) <800B775D-E740-3DBD-8C69-5D704A91BEC7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
       0x116a5f000 -        0x116a85ffb  com.apple.ChunkingLibrary (167 - 167) <50F450EA-AF33-39BA-B9C0-2F2ADFCFFCF8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
       0x116a93000 -        0x116b69ff7  com.apple.AddressBookUI (1.0.0 - 1836.3) <F0185C9B-60BE-356C-9C9C-AF2DCF76A5E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
       0x116c3f000 -        0x117374ffb  com.apple.VectorKit (1.0 - 1156.40) <DDDF6AA9-767C-3633-A291-AF3E3FC8D388> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
       0x1175fe000 -        0x117610fff  com.apple.ExternalAccessory (1.0.0 - 1.0) <D185BEDD-A219-3029-8386-47F96B49B523> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
       0x11762c000 -        0x117636ff3  com.apple.MobileBluetooth (1.0 - 1.0) <D0995348-F19F-3EFC-9AC4-09AB0D4C6585> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
       0x117641000 -        0x11796dff7  com.apple.PhotoLibraryServices (1.0.0 - 1.0) <365A73CD-E2BA-3B37-AF2C-7F7B871629FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
       0x117bb2000 -        0x117c74fff  com.apple.Photos (1.0 - 1) <5C3B4C29-246B-30B3-9DCE-FD71D65F1BE0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Photos.framework/Photos
       0x117d01000 -        0x117d07fff  com.apple.CloudPhotoServices (1.0 - 244.1.41) <651843CC-86D1-3F2D-9A44-B5D5419ABE7C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
       0x117d11000 -        0x117df9fff  com.apple.CameraKit (1.0 - 1) <9DA70935-40DF-3105-9F07-45002F490D81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
       0x117eb0000 -        0x117eeffff  com.apple.AppleAccount (1.0 - 1.0) <6B4EEFB9-FD10-3681-B962-AFAA05B7B57B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
       0x117f36000 -        0x117f4eff7  com.apple.PhotosFormats (1.0 - 1) <214715E2-D020-3DBC-9715-A052A2AC7D09> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
       0x117f69000 -        0x118054ff7  com.apple.CloudPhotoLibrary (1.0 - 244.1.41) <EFA81DE9-7009-3FC3-BDB7-CEBD56A949CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
       0x1180e7000 -        0x1180f0fff  com.apple.DCIMServices (1.0 - 1) <421432C7-CCAF-3252-8451-3C79A7CD50CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
       0x118103000 -        0x11823aff3  com.apple.CoreMediaStream (2.0 - 507) <BB409BD4-35EE-3596-8412-FB716BC222B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
       0x1182f0000 -        0x11830afff  com.apple.mediastream (1.0 - 1) <2D8A9BC9-EEC5-35D7-892C-B0233BA99E59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
       0x11832b000 -        0x1183a2fff  com.apple.MMCS (1.3 - 357.1) <C7C1E5F3-9636-3EF1-9535-08D311DCD8C1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MMCS.framework/MMCS
       0x1183e0000 -        0x118403ff3  com.apple.ProtectedCloudStorage (1.0 - 1) <B804811B-ABB1-3AEF-A983-E1B8B8837DCE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
       0x118423000 -        0x118428ff3  com.apple.AssetCacheServices (14 - 14) <FB518B5E-99CB-30E5-B7F0-C1B87F7658D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
       0x118435000 -        0x11843aff7 +libheimdal-asn1.dylib (453.40.10) <E40313CC-EC4E-3CFA-A2FE-6436680D2F3C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libheimdal-asn1.dylib
       0x118442000 -        0x118443fff  com.apple.AppleIDSSOAuthentication (1.0 - 1) <C9B3A429-56FF-3BE7-935B-1D0A8BA1B0AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
       0x11844a000 -        0x1184b1ffb  com.apple.accounts.AccountsDaemon (113 - 113) <BBDFD27D-5473-3DF0-BFD7-324EB5ABB0CC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
       0x1184ee000 -        0x1184f2ffb  com.apple.AOSNotification (1.7.0 - 832) <0484E67E-93C1-3C3A-9A11-D39BF4CFF385> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
       0x1184fc000 -        0x11850bffb  com.apple.MailServices (1.0 - 1) <1530F628-5C21-32E0-B82A-20CBF59382FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices
       0x118522000 -        0x11854cff3  com.apple.GSS (4.0 - 2.0) <E9473847-BEAC-32D6-9AD2-243493963C39> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GSS.framework/GSS
       0x118569000 -        0x1185d8ffb  com.apple.Heimdal (4.0 - 2.0) <CD6D32B8-F076-3BAE-932C-EBAF88082E2A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
       0x118607000 -        0x118623ff3 +libresolv.9.dylib (60) <8A69AF4E-CCDB-384C-90C4-8D4F10BE4FA7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libresolv.9.dylib
       0x11862e000 -        0x118630ffb  com.apple.CommonAuth (4.0 - 2.0) <BA35BADD-4FCF-3069-BD15-2ED36F02DA9C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
       0x118637000 -        0x118640fff  com.apple.icloud.FMCoreLite (1.0 - 1) <F531CFAB-C93C-372D-952B-79FEF03CF57D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
       0x11864f000 -        0x118695fff  com.apple.MIME (2.0 - 20) <75C15A71-D482-3F3D-BB17-C6FF1E00F871> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MIME.framework/MIME
       0x1186d0000 -        0x1186d3ff3  com.apple.MessageSupport (1.0 - 1) <4818435C-60FB-3C97-8BE3-C320B432AAAC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
       0x1186de000 -        0x1186e5fff  com.apple.XPCKit (1.0 - 1) <103FEAF6-40DA-382A-955A-F047E46C14E4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
       0x1186f1000 -        0x1187a8fff  com.apple.cloudkit.CloudKit (482.29 - 482.29) <C7CD1DED-1D31-32A0-8B38-0367CB5E465E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CloudKit.framework/CloudKit
       0x118847000 -        0x118907ff3  com.apple.PassKitCore (1.0 - 1) <AD070FB4-F4F7-3D3B-9F43-1467B32283B3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
       0x1189d0000 -        0x118ab0ff3  com.apple.messageui (1.0.0 - 1.0) <F1B0DAE7-A31D-3FDE-9FA7-E5508C2C9DA8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MessageUI.framework/MessageUI
       0x118b76000 -        0x118b80ff3  com.apple.BridgePreferences (1.0 - 1) <A7F1A6D7-312B-33B0-90FD-19ECC56A8F81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
       0x118b8e000 -        0x118b97ff7  com.apple.LocalAuthentication (1.0 - 114.40.13.79) <83228FE2-D268-38D2-8168-E0BD5E1B1E37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
       0x118ba2000 -        0x118bacfff  com.apple.corerecents (1.0 - 1) <B81C9D3B-7CC9-3332-8629-0976FED78E7D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
       0x118bbd000 -        0x118bf0fff  com.apple.bom (14.0 - 193.7) <59F99992-EF08-301F-99B7-50660472E856> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
       0x118c02000 -        0x118c35ff7  com.apple.contacts.ContactsAutocomplete (1.0 - 55.3) <D0298652-ED97-37F1-8C66-5DBC14BF5C98> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
       0x118c77000 -        0x118cf9ffb  com.apple.CalendarDatabase (1.0 - ???) <06F22AB5-F132-3C15-8DD8-462C768952BB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
       0x118d5d000 -        0x118e74ffb  com.apple.Message (2.0 - 20) <7F107FA5-72D6-3CBF-8936-7FE440D12490> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Message.framework/Message
       0x118f53000 -        0x118fa1ffb  com.apple.dataaccess.framework (1.0 - 1.0) <103BC7F8-2602-3BB9-9EFA-12B1FDEE9013> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
       0x118fdb000 -        0x119032ffb  com.apple.QuickLook (2.0 - 609.5) <48F91F68-7EA2-36AB-ABE6-2C8ABA3A4541> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook
       0x11907f000 -        0x1190c9ff7  com.apple.CalendarFoundation (8.0 - 404.2) <5A641498-9D42-3823-91AF-F2C862D84B86> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
       0x11910c000 -        0x11913dffb  com.apple.iCalendar (7.0 - 240) <C8E74F74-D6DB-34E6-8C87-9862EAEB1925> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
       0x119166000 -        0x11919bff7  com.apple.CalendarDaemon (1.0 - ???) <5BE1930F-2684-3F71-A9C7-352F5E36AD41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
       0x1191d3000 -        0x11922effb  com.apple.coredav (1.0.1 - 306) <641B7F71-406D-3D65-8BA2-A09C32D63070> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
       0x11928e000 -        0x119294fff  com.apple.CertUI (1.0 - 1) <F0C6C678-235B-314D-801D-77F425A46E61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI
       0x11929f000 -        0x1192dfff7  com.apple.Notes (2.2 - 996.10.48) <154DC215-3995-34B5-9FA5-9FA0883E67FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Notes.framework/Notes
       0x119316000 -        0x119323ff3  com.apple.QuickLookThumbnailing (1.0 - 1) <D68491F8-7F2F-39F5-AD7C-2740E641F2F6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
       0x119336000 -        0x119384ff3  com.apple.WatchKit (1.0 - 1) <1BC51A0E-CCF7-3963-8209-D566D35B58D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WatchKit.framework/WatchKit
       0x1193db000 -        0x1193e9fff  com.apple.NanoPreferencesSync (1.0 - 1) <6D3124B6-0718-3040-9CBC-82E542E7FF95> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
       0x1193fa000 -        0x119403fff  com.apple.NanoGlanceSettings (1.0 - 1) <844DAD32-E192-3559-8C01-2C3543ABEE85> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoGlanceSettings.framework/NanoGlanceSettings
       0x119411000 -        0x119445ff7  com.apple.PBBridgeSupport (1.0 - 1) <A66A4601-847D-393F-AED5-147443FBE142> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
       0x119478000 -        0x119482ffb  com.apple.AppConduit (1.0 - 1) <2B9FD329-35AA-3F7D-92E4-7AC8BEE55AA4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
       0x119490000 -        0x119496ff7  com.apple.CoreAuthentication.SharedUtils (1.0 - 114.40.13.79) <4020C8E3-7B30-3EEB-B10F-0EBEF749A4DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
       0x1194a1000 -        0x1194b0fff  com.apple.NetAppsUtilitiesUI (1.0 - 1) <4E6F6941-F778-3CA0-AFE7-2C222C3C2285> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NetAppsUtilitiesUI.framework/NetAppsUtilitiesUI
       0x1194c3000 -        0x1198e8ffb  com.apple.ModelIO (1.0 - 1) <D2C520D5-AC71-381C-8338-390EDF422689> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ModelIO.framework/ModelIO
       0x11993e000 -        0x119d99ff3  com.apple.PhotosUI (1.0 - 1) <A79782D4-3212-35AD-A7DE-3291A74A1C01> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/PhotosUI.framework/PhotosUI
       0x11a0ef000 -        0x11a119ffb  com.apple.DataDetectorsUI (3.0 - 184) <9D522676-E347-38E5-BE63-96931F31AE52> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
       0x11a146000 -        0x11a1b8ff7  com.apple.IMDPersistence (10.0 - 1000) <AF3DF126-EADF-364C-B579-7940144CF725> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
       0x11a1e1000 -        0x11a27fff3  com.apple.sociald.Social (87 - 87) <1455B154-A5E8-39E4-B4F0-1D06D1AA2E2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Social.framework/Social
       0x11a30b000 -        0x11a323ffb  com.apple.siri.SiriTasks (1.0 - ???) <4DE59D54-CA82-3AF2-AF3D-397767B59A10> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
       0x11a345000 -        0x11a3d1ff7  com.apple.PhotoEditSupport (1.0 - 1) <83B89445-6DA7-3113-B762-FC06F5BD38C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
       0x11a422000 -        0x11a449fff  com.apple.accountsui (1.0 - 1) <E0C59C7F-C3EE-35F5-9CB6-607E86D32C44> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
       0x11a46b000 -        0x11a47effb  com.apple.AssetsLibrary (1.0 - 1) <846238AF-57FF-3CF3-BEC7-D7B3F311D5F9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
       0x11a495000 -        0x11a4b0ff7  com.apple.CertInfo (1.0 - 1) <6BE5A0DA-C3FB-361D-AE97-32085CBD2558> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
       0x11a4cb000 -        0x11a4dbffb  com.apple.ImageCaptureFramework (1.0 - 1.0) <0C05AB4A-E853-3E4A-81C9-B7D89803BB31> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
       0x11a4f2000 -        0x11a50aff3  com.apple.FlightUtilities (1.0 - 56.4) <F8E99C96-7438-3668-90DC-6F688B797591> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities
       0x11a552000 -        0x11a5cafff  com.apple.SafariServices (9.0 - 601.1) <54F11938-2229-3E91-BCFD-83684320D617> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SafariServices.framework/SafariServices
       0x11a62d000 -        0x11a659ffb  com.apple.Safari.SafeBrowsing (10601 - 10601.1.46.100) <81459E2B-EFBE-389D-8920-1233208515A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
       0x11a685000 -        0x11a6c1ff3  com.apple.WebUI (1.0 - 1.0) <00B787E2-8E6A-39C4-A610-88623ECAE56B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebUI.framework/WebUI
       0x11a6f5000 -        0x11a88bff3  com.apple.Safari.Shared (601 - 601.1.46.97) <8145E285-FF3A-3FA3-96A7-72D1A4FA06B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
       0x11a98d000 -        0x11a9b2ff3  com.apple.CalendarUIKit (1.0 - 120.2) <E5EEEB2D-0654-33C8-8643-36AA6D26223B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
       0x11a9cd000 -        0x11a9dcff7  com.apple.CoreSDB (10.0 - 1000) <C6BF8367-78A9-3D82-A870-4C5A499A1B42> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
       0x11a9eb000 -        0x11aa6bff7  com.apple.CommunicationsSetupUI (1.0 - 1) <B401B36A-48D9-3777-A2A4-667D275AB557> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsSetupUI.framework/CommunicationsSetupUI
       0x11b37f000 -        0x11b387fff +libMobileGestaltExtensions.dylib (392.40.21) <904AF7D0-C26E-3EF0-83DB-F5C3055A083E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestaltExtensions.dylib
       0x11b3c6000 -        0x11b3cffff  com.apple.AccessibilitySettingsLoader (1.0 - 1.0) <F3CD3A8F-EAEB-3F6C-8B2C-698F005C5219> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
       0x11b3df000 -        0x11b3e0fff +libAXSafeCategoryBundle.dylib (1856.9.101) <5FC4615F-7886-38A9-A76F-57372966FEFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAXSafeCategoryBundle.dylib
       0x11b3e7000 -        0x11b3edffb  com.apple.accessibility.AccessibilityUIUtilities (1.0 - 1) <888E5E39-AD77-3A84-80A9-49E7EB51BB0C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
       0x11dd5d000 -        0x11dd61ffb  com.apple.accessibility.ZoomServices (1.0 - 1) <3C064EED-91E8-32B5-9AA4-3816A55971AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
       0x11dd6b000 -        0x11dd73fff  com.apple.accessibility.AccessibilityUI (1.0 - 1) <5E767644-C5EF-3E99-A4D2-F9262B856440> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
       0x11dd7f000 -        0x11dd87fff +libAXSpeechManager.dylib (1856.9.101) <B5C04E2E-C2EB-324B-B34D-B6E3FC27E867> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAXSpeechManager.dylib
       0x11dd93000 -        0x11ddb6ffb  com.apple.ScreenReaderCore (7.0 - 425) <DE8EED76-2A5D-31E2-B197-82D220BE556F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
       0x11dddc000 -        0x11ddf4ff3  com.apple.texttospeech (1.0.0 - 1.0) <A8AB50F0-7B3E-3AAF-8F38-AAFE625EF2B7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
       0x11de08000 -        0x11de09fff  com.apple.accessibility.AXContainerServices (1.0 - 1) <2EF9CFDA-CF4F-3298-BAC0-440DCB5DB66F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXContainerServices.framework/AXContainerServices
       0x11de10000 -        0x11de15ff3  com.apple.AXFrontBoardUtils (1.0 - 1) <34B22808-3555-3697-AF87-164F5B1E4DB4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXFrontBoardUtils.framework/AXFrontBoardUtils
       0x11defb000 -        0x11df7bff7  com.apple.AccessibilityUtilities (1.0.0 - 1.0) <EB3B9279-D876-3A86-822A-E27C2006F8B2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
       0x11dffd000 -        0x11e028ff3  com.apple.accessibility.AXSpringBoardServerInstance (1.0 - 1) <592F9C8B-5F40-33B9-A40F-0FABC2A5BB4C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXSpringBoardServerInstance.framework/AXSpringBoardServerInstance
       0x11e05d000 -        0x11e08effb  com.apple.AXRuntime (1.0.0 - 1) <64731FD8-2064-3109-BAF7-7A362B13CD06> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
       0x11e0ba000 -        0x11e107ff7  com.apple.AXHearingSupport (1.0 - 1) <75CDDBE5-0DED-3611-9C74-1E759D3CD3C8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXHearingSupport.framework/AXHearingSupport
       0x11e148000 -        0x11e16fff3  com.apple.CoreServicesInternal (248 - 248) <C19DB620-2103-3FA0-BF64-AD57E613AD29> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
       0x11e196000 -        0x11e1aaffb +libCGInterfaces.dylib (317.113) <B9BFE435-3E20-3841-8B14-3F31985B9FC6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
       0x11e4c1000 -        0x11e4c5ff7  com.apple.BiometricKit (1.0 - 1) <36D160EF-C93E-36AB-8A96-DFC34AE44552> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
       0x11e767000 -        0x11e76bfff  com.apple.EKCalendar (1.0 - 1) <A309D029-B470-3F9B-8D66-3422FF0229FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/EKCalendar.servicebundle/EKCalendar
       0x11ff75000 -        0x11ff80fff +libGSFontCache.dylib (53.2.7) <066AE72A-ED43-34A3-8443-1EF1A2BD1788> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
       0x1213bd000 -        0x1213c6ffb  com.apple.IDSSimulatorSupport (1.0 - 1) <3AF2C2D8-61C0-3BC5-B4CA-347231C0E34B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSSimulatorSupport.framework/IDSSimulatorSupport
       0x1213e9000 -        0x12142bff7  com.apple.mobilecal.bbprovider (1.0 - 1) <9642E4D6-B3BF-3585-9A3C-382F043EB89C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/CalendarProvider.bundle/CalendarProvider
       0x121444000 -        0x121447ffb  com.apple.CMASBBPlugin (1.0 - 1) <58E90E4A-5FCA-3581-874C-2370D3E66328> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/CMASBBPlugin.bundle/CMASBBPlugin
       0x12147a000 -        0x12147fff7  com.apple.mobileslideshow.PhotoLibraryDataProvider (1.0.0 - 1.0) <8DE7479C-5317-3F9C-B7AC-BC3982D78E5C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/PhotoLibraryDataProvider.bundle/PhotoLibraryDataProvider
       0x12149b000 -        0x1214aaff3  com.apple.SMSBBPlugin (1.0 - 1) <5C077B81-CB25-3146-A8F1-5380E040580E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/SMSBBPlugin.bundle/SMSBBPlugin
       0x1214d9000 -        0x1214ddfff  com.apple.SocialBulletinBoardProvider (1.0 - 1) <D23A5C82-97DF-30DE-9A1E-5EB36E5A9557> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/SocialBulletinBoardProvider.bundle/SocialBulletinBoardProvider
       0x121c71000 -        0x121c7bff3  com.apple.sharing.springboardplugin (442.33 - 442.33) <BF704555-97BE-3203-98B0-C698C24B31E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/Sharing.servicebundle/Sharing
       0x121c88000 -        0x121c8cff3  com.apple.StoreServices.StoreServicesPlugin (1.0 - 798.46) <645568CC-807B-3805-ACC0-853A2FF6C630> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/StoreServicesPlugin.servicebundle/StoreServicesPlugin
       0x122445000 -        0x122490ff7  com.apple.Sharing (442.33 - 442.33) <0D3D5683-22EF-3265-9EA9-3EA129BE8EF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Sharing.framework/Sharing
       0x1227e8000 -        0x1227edfff  com.apple.SMSPlugin (1.0 - 1) <EDB8404A-6704-35F6-9D49-E25AEDE44DA6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/ChatKit.servicebundle/ChatKit
       0x1227f9000 -        0x122805ff7  com.apple.SIMToolkitUI (1.0 - 1) <94C01724-4671-3576-80CE-630B26019C36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/SIMToolkitUI.servicebundle/SIMToolkitUI
    0x7fff64740000 -     0x7fff6477725f  dyld (360.22) <A468D85E-D8D6-3461-8C99-49D3B9ACFC63> /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: 14736
    thread_create: 0
    thread_set_state: 2925

VM Region Summary:
ReadOnly portion of Libraries: Total=319.6M resident=0K(0%) swapped_out_or_unallocated=319.6M(100%)
Writable regions: Total=133.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=133.4M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
CG raster data                     820K       24 
CoreAnimation                      532K       22 
CoreData Object IDs               4100K        3 
CoreServices                       828K        2 
CoreUI image data                  968K       11 
CoreUI image file                  256K        5 
Dispatch continuations            16.0M        2 
Foundation                           4K        2 
Image IO                            24K        2 
Kernel Alloc Once                    8K        3 
MALLOC                            91.1M       22 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)           1024K        2         reserved VM address space (unallocated)
Process Corpse Info               2048K        2 
SQLite page cache                  384K        4 
STACK GUARD                       56.1M       17 
Stack                             15.2M       19 
VM_ALLOCATE                        280K        7 
__DATA                            13.1M      429 
__DATA_CONST                      33.4M      357 
__LINKEDIT                        88.5M      370 
__TEXT                           231.1M      370 
__UNICODE                          552K        2 
dylib (reserved)                     8K        2         reserved VM address space (unallocated)
mapped file                       76.7M       45 
shared memory                       16K        4 
===========                     =======  ======= 
TOTAL                            632.8M     1709 
TOTAL, minus reserved VM space   631.8M     1709 
LZQVicLi commented 8 years ago

Me too!
Version 7.3 (7D175) && 6s && 6sp

Process: SpringBoard [18379] Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/CoreServices/SpringBoard.app/SpringBoard Identifier: SpringBoard Version: 1.0 (50) Code Type: X86-64 (Native) Parent Process: launchd_sim [18281] Responsible: SpringBoard [18379] User ID: 501

Date/Time: 2016-07-06 17:19:51.059 +0800 OS Version: Mac OS X 10.11.2 (15C50) Report Version: 11 Anonymous UUID: 6C360246-FA9D-7B25-8EBC-93187002CC6E

Sleep/Wake UUID: C7534E50-CE49-40BF-BE91-7E550508C153

Time Awake Since Boot: 31000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.libdispatch-io.opq

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: *\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[SBIconViewMap homescreenMap]: unrecognized selector sent to class 0x10e3be770' terminating with uncaught exception of type NSException abort() called CoreSimulator 209.19 - Device: iPhone 6s - Runtime: iOS 9.3 (13E230) - DeviceType: iPhone 6s

Application Specific Backtrace 1: 0 CoreFoundation 0x0000000117d89d85 exceptionPreprocess + 165 1 libobjc.A.dylib 0x00000001177fbdeb objc_exception_throw + 48 2 CoreFoundation 0x0000000117d92c3d +[NSObject(NSObject) doesNotRecognizeSelector:] + 205 3 CoreFoundation 0x0000000117cd8cfa __forwarding + 970 4 CoreFoundation 0x0000000117cd88a8 _CF_forwarding_prep_0 + 120 5 SBShortcutMenuSimulator.dylib 0x000000010e49cc1e SBShortcutMenuListenerInitialize_block_invoke3 + 411 6 libdispatch.dylib 0x000000011896fc1f dispatch_operation_deliver_data_block_invoke + 118 7 libdispatch.dylib 0x0000000118956c89 _dispatch_call_block_and_release + 12 8 libdispatch.dylib 0x00000001189723d7 _dispatch_client_callout + 8 9 libdispatch.dylib 0x000000011895c018 _dispatch_queue_drain + 1048 10 libdispatch.dylib 0x000000011895b9d0 _dispatch_queue_invoke + 595 11 libdispatch.dylib 0x000000011895cd2b _dispatch_main_queue_callback_4CF + 408 12 CoreFoundation 0x0000000117ce30f9 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 13 CoreFoundation 0x0000000117ca4b99 __CFRunLoopRun + 2073 14 CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 15 GraphicsServices 0x00000001141d1ad2 GSEventRunModal + 161 16 UIKit 0x000000010fa23f09 UIApplicationMain + 171 17 SpringBoard 0x000000010dbe54f2 SpringBoard + 34034 18 libdyld.dylib 0x00000001189a292d start + 1 19 ??? 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.libdispatch-io.opq 0 libsystem_kernel.dylib 0x0000000118cfd002 *pthread_kill + 10 1 libsystem_pthread.dylib 0x0000000118cc35c5 pthread_kill + 90 2 libsystem_c.dylib 0x0000000118a4dcec abort + 129 3 libc++abi.dylib 0x0000000118666051 abort_message + 257 4 libc++abi.dylib 0x000000011868bac9 default_terminate_handler() + 267 5 libobjc.A.dylib 0x00000001177fc046 _objc_terminate() + 103 6 libc++abi.dylib 0x000000011868926e std::__terminate(void ()()) + 8 7 libc++abi.dylib 0x00000001186892e3 std::terminate() + 51 8 libdispatch.dylib 0x00000001189723eb _dispatch_client_callout + 28 9 libdispatch.dylib 0x000000011895c018 _dispatch_queue_drain + 1048 10 libdispatch.dylib 0x000000011895b9d0 _dispatch_queue_invoke + 595 11 libdispatch.dylib 0x000000011895cd2b _dispatch_main_queue_callback_4CF + 408 12 com.apple.CoreFoundation 0x0000000117ce30f9 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE** + 9 13 com.apple.CoreFoundation 0x0000000117ca4b99 CFRunLoopRun + 2073 14 com.apple.CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 15 com.apple.GraphicsServices 0x00000001141d1ad2 GSEventRunModal + 161 16 com.apple.UIKit 0x000000010fa23f09 UIApplicationMain + 171 17 com.apple.springboard 0x000000010dbe54f2 0x10dbdd000 + 34034 18 libdyld.dylib 0x00000001189a292d start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x0000000118cfdfde kevent64 + 10 1 libdispatch.dylib 0x00000001189627f0 _dispatch_mgr_invoke + 260 2 libdispatch.dylib 0x000000011896258a _dispatch_mgr_thread + 54

Thread 2: 0 libsystem_kernel.dylib 0x0000000118cfd6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x0000000118cc1729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x0000000118cbf365 start_wqthread + 13

Thread 3: 0 libsystem_kernel.dylib 0x0000000118cfd6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x0000000118cc1729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x0000000118cbf365 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x0000000118cfd6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x0000000118cc1729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x0000000118cbf365 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x0000000118cf7386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x0000000118cf67c7 mach_msg + 55 2 com.apple.CoreFoundation 0x0000000117ca5434 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x0000000117ca488f CFRunLoopRun + 1295 4 com.apple.CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 5 com.apple.Foundation 0x0000000113db2a31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 6 com.apple.Foundation 0x0000000113e45fe1 -[NSRunLoop(NSRunLoop) run] + 74 7 com.apple.UIKit 0x000000011005165e -[UIStatusBarServerThread main] + 828 8 com.apple.Foundation 0x0000000113e5112b NSThread__start + 1198 9 libsystem_pthread.dylib 0x0000000118cc1c13 _pthread_body + 131 10 libsystem_pthread.dylib 0x0000000118cc1b90 _pthread_start + 168 11 libsystem_pthread.dylib 0x0000000118cbf375 thread_start + 13

Thread 6:: NetworkLoad 0 libsystem_kernel.dylib 0x0000000118cf7386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x0000000118cf67c7 mach_msg + 55 2 com.apple.CoreFoundation 0x0000000117ca5434 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x0000000117ca488f CFRunLoopRun + 1295 4 com.apple.CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 5 com.apple.GeoServices 0x0000000111ffd18c _runNetworkThread + 445 6 libsystem_pthread.dylib 0x0000000118cc1c13 _pthread_body + 131 7 libsystem_pthread.dylib 0x0000000118cc1b90 _pthread_start + 168 8 libsystem_pthread.dylib 0x0000000118cbf375 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x0000000118cf7386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x0000000118cf67c7 mach_msg + 55 2 com.apple.CoreFoundation 0x0000000117ca5434 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x0000000117ca488f CFRunLoopRun + 1295 4 com.apple.CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 5 com.apple.springboard 0x000000010dc6c8ea 0x10dbdd000 + 588010 6 libsystem_pthread.dylib 0x0000000118cc1c13 _pthread_body + 131 7 libsystem_pthread.dylib 0x0000000118cc1b90 _pthread_start + 168 8 libsystem_pthread.dylib 0x0000000118cbf375 thread_start + 13

Thread 8:: com.apple.springboard.icongeneration 0 libsystem_kernel.dylib 0x0000000118cf7386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x0000000118cf67c7 mach_msg + 55 2 com.apple.CoreFoundation 0x0000000117ca5434 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x0000000117ca488f CFRunLoopRun + 1295 4 com.apple.CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 5 com.apple.springboard 0x000000010dc6c9c4 0x10dbdd000 + 588228 6 libsystem_pthread.dylib 0x0000000118cc1c13 _pthread_body + 131 7 libsystem_pthread.dylib 0x0000000118cc1b90 _pthread_start + 168 8 libsystem_pthread.dylib 0x0000000118cbf375 thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x0000000118cfd6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x0000000118cc1729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x0000000118cbf365 start_wqthread + 13

Thread 10:: SBWiFiManager callback thread 0 libsystem_kernel.dylib 0x0000000118cf7386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x0000000118cf67c7 mach_msg + 55 2 com.apple.CoreFoundation 0x0000000117ca5434 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x0000000117ca488f CFRunLoopRun + 1295 4 com.apple.CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 5 com.apple.Foundation 0x0000000113db2a31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 6 com.apple.Foundation 0x0000000113e45fe1 -[NSRunLoop(NSRunLoop) run] + 74 7 com.apple.springboard 0x000000010dcc4d71 0x10dbdd000 + 949617 8 com.apple.Foundation 0x0000000113e5112b NSThread__start + 1198 9 libsystem_pthread.dylib 0x0000000118cc1c13 _pthread_body + 131 10 libsystem_pthread.dylib 0x0000000118cc1b90 _pthread_start + 168 11 libsystem_pthread.dylib 0x0000000118cbf375 thread_start + 13

Thread 11:: com.apple.CoreMotion.MotionThread 0 libsystem_kernel.dylib 0x0000000118cf7386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x0000000118cf67c7 mach_msg + 55 2 com.apple.CoreFoundation 0x0000000117ca5434 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x0000000117ca488f CFRunLoopRun + 1295 4 com.apple.CoreFoundation 0x0000000117ca40f8 CFRunLoopRunSpecific + 488 5 com.apple.CoreFoundation 0x0000000117d5b501 CFRunLoopRun + 97 6 com.apple.coremotion 0x000000011770023f 0x1176c0000 + 262719 7 libsystem_pthread.dylib 0x0000000118cc1c13 _pthread_body + 131 8 libsystem_pthread.dylib 0x0000000118cc1b90 _pthread_start + 168 9 libsystem_pthread.dylib 0x0000000118cbf375 thread_start + 13

Thread 12: 0 libsystem_kernel.dylib 0x0000000118cfd6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x0000000118cc1729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x0000000118cbf365 start_wqthread + 13

Thread 13: 0 libsystem_kernel.dylib 0x0000000118cfd6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x0000000118cc1729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x0000000118cbf365 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff52020208 rdx: 0x0000000000000000 rdi: 0x000000000000070b rsi: 0x0000000000000006 rbp: 0x00007fff52020230 rsp: 0x00007fff52020208 r8: 0x0000000000000003 r9: 0x000000011868caba r10: 0x0000000008000000 r11: 0x0000000000000202 r12: 0x00007fff52020390 r13: 0x0000000124c081c0 r14: 0x0000000118cca000 r15: 0x00007fff52020270 rip: 0x0000000118cfd002 rfl: 0x0000000000000202 cr2: 0x0000000118a79008

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x10dbdd000 - 0x10e1e7fff com.apple.springboard (1.0 - 50) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/CoreServices/SpringBoard.app/SpringBoard 0x10e42f000 - 0x10e456837 +dyld_sim (360.18) <49268249-F1CD-35FC-BFFD-B4B8F3751B0D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim 0x10e49b000 - 0x10e49cfff +SBShortcutMenuSimulator.dylib (0) /Users/USER/*/SBShortcutMenuSimulator.dylib 0x10e49f000 - 0x10e5d8ff3 +StoreServices (1441.65) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x10e72c000 - 0x10e72eff7 com.apple.iphonesimulator.SimulatorClient (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient 0x10e736000 - 0x10e737fff com.apple.corebrightness (1.0 - 1) <72421FAE-EACE-3271-A942-17137D73E76F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x10e73f000 - 0x10e73ffff com.apple.UserManagementUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserManagementUI.framework/UserManagementUI 0x10e745000 - 0x10e74effb com.apple.UserManagement (1.0 - 1) <3ABA76A4-705D-3039-9825-9646632CEC24> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x10e75d000 - 0x10e768ffb com.apple.FrontBoardUIServices (285.22 - 285.22) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardUIServices.framework/FrontBoardUIServices 0x10e77f000 - 0x10e785ff3 com.apple.SetupAssistant (1.0 - 1) <508351B3-2D19-3C45-B33F-4209815610EE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x10e791000 - 0x10e7b3fff com.apple.BackBoardServices (1.0 - 1.0) <321243EE-A6F8-36B1-B427-F8BB88222849> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x10e7e2000 - 0x10e7eafff com.apple.KeyboardArbiter (1.0 - 1) <1E8FD557-5372-379E-95DF-65AACA2A12DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/KeyboardArbiter.framework/KeyboardArbiter 0x10e7f6000 - 0x10e802ffb +libAccessibility.dylib (1856.9.101) <1874E2D8-8D06-3B3B-A8D8-9225697FE6B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAccessibility.dylib 0x10e819000 - 0x10e89effb com.apple.contacts.Contacts (1.0 - 2135.13) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Contacts.framework/Contacts 0x10e958000 - 0x10e969fff com.apple.SiriUICore (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore 0x10e977000 - 0x10ea79ffb com.apple.ContactsUI (1.0.0 - 248.30) <3D40B8ED-E382-3035-B1B3-A0D20A2F9E6D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x10eb60000 - 0x10ebe5fff com.apple.CoreMedia (1.0 - 1731.151.6) <9DC42751-CF9D-33B9-9C5B-028DE4D928C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x10ec50000 - 0x10ef0eff3 com.apple.MediaToolbox (1.0 - 1731.151.6) <45A782DB-2471-37B6-B487-F49164622AB3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x10f01d000 - 0x10f027fff com.apple.UserNotificationServices (1.0 - 1) <49C8C329-3D37-388A-8340-A87E9B84ADDC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices 0x10f03a000 - 0x10f040ff7 com.apple.BaseBoardUI (175.22 - 175.22) <69280F95-9894-36FA-BFDE-1738E0CAECE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x10f04b000 - 0x10f06fff3 com.apple.usernotification (1.0 - 1) <6C0C9F4A-7C22-3276-8200-FBA02A974401> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserNotification.framework/UserNotification 0x10f098000 - 0x10f0c0ffb com.apple.UserActivity (25.3.0.5 - 25.3.0.5) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x10f0e6000 - 0x10f131ffb com.apple.SpotlightUI (1.0 - 1) <2FE855FA-4446-3659-8AFB-F5276F8398D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpotlightUI.framework/SpotlightUI 0x10f178000 - 0x10f182fff com.apple.CarKit (1.0 - 1) <5813B3F5-01F6-393F-8FC2-419CBF4A85BE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CarKit.framework/CarKit 0x10f190000 - 0x10f1b8ff3 com.apple.Pegasus (1.0 - 87.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x10f1df000 - 0x10f5f8ff3 com.apple.ios.StoreKitUI (1.0 - 798.46) <585D326D-33FE-3EDF-B026-092478E225D7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI 0x10f950000 - 0x10f959ff3 com.apple.BatteryCenter (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BatteryCenter.framework/BatteryCenter 0x10f966000 - 0x10f997fff com.apple.private.NanoRegistry (1.0 - 1) <073302B4-5B3C-3C8D-9BC4-0EBCF4E27C84> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x10f9c7000 - 0x10f9e2ff7 com.apple.pluginkit.framework (1.0 - 1) <106741B8-7D2B-3235-A7B3-BC2CF27D8136> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x10f9fe000 - 0x110708ff3 com.apple.UIKit (1.0 - 1000) <62889B19-66FF-348E-A439-EB0F04D7205F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/UIKit 0x110f9c000 - 0x111035ff7 com.apple.HealthKit (1.0 - 1) <715F4C35-FD69-3A56-A9E5-18C3FDA09875> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/HealthKit.framework/HealthKit 0x1110cb000 - 0x1110e8ff7 com.apple.SplashBoard (1.0 - 1) <4E11DC9F-1A44-36F2-B469-FE5904D8A2C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SplashBoard.framework/SplashBoard 0x111110000 - 0x111128fff com.apple.iPhotoMigrationSupport (2.0 - 531) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport 0x11113c000 - 0x111148fff com.apple.IntlPreferences (1.0 - 191.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x111157000 - 0x1111a5ffb com.apple.CloudDocs (1.0 - 384.32) <5915533D-B4A0-3597-8317-B729345B75F6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x1111ec000 - 0x1111fafff com.apple.NotificationCenter (1.0 - 1) <3F9AAEB7-1C5B-3E87-A4A2-A68164279E48> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/NotificationCenter.framework/NotificationCenter 0x111210000 - 0x111228fff com.apple.CoreRoutine (1.0 - 299.21) <75953CAA-ECAE-39C7-906C-E09023327AFD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRoutine.framework/CoreRoutine 0x111245000 - 0x11124dfff com.apple.icloud.FindMyDevice (1.0 - 71) <22480210-E9DC-3DC5-802F-3BBAABA55C2E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice 0x11125a000 - 0x1112eafff com.apple.FrontBoard (285.22 - 285.22) <6C1CD3B5-3093-390A-883C-301008DB577A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard 0x11138f000 - 0x111393ff7 com.apple.ProgressUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI 0x11139b000 - 0x1113d0ff7 com.apple.FrontBoardServices (285.22 - 285.22) <01FB0605-21C8-3AE9-9721-45768E5B95AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x11141e000 - 0x111438fff com.apple.StoreKit (1.0 - 798.46) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/StoreKit.framework/StoreKit 0x11145e000 - 0x111608ff3 com.apple.MapKit (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MapKit.framework/MapKit 0x111734000 - 0x11173ffff com.apple.NotificationsUI (1.0 - 1) <004B6854-056E-3601-AC05-F104D5AAD0B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI 0x111754000 - 0x1117ffffb com.apple.imcore (10.0 - 1000) <1CFF4D29-CEF7-3F0B-830A-5B4803FA216B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x111848000 - 0x111897fff com.apple.BaseBoard (175.22 - 175.22) <2B0D52A5-5FDC-3C74-988D-800686CE6D89> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1118ef000 - 0x111935ff7 com.apple.CoreSuggestions (1.0 - 356.20) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x111975000 - 0x111af6ff7 com.apple.avfoundation (2.0 - 1046.126.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x111c83000 - 0x111cfdfff com.apple.ids (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDS.framework/IDS 0x111d37000 - 0x1121befff com.apple.GeoServices (1.0 - 1151.49) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x112528000 - 0x112530ff7 com.apple.CloudServices (1.0 - 154.41.4) <6D3918DF-4BB1-37D7-886D-E9B11144773F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudServices.framework/CloudServices 0x11253a000 - 0x112571fff com.apple.Accounts (113 - 113) <7AB9782A-95F6-30A3-A430-AAB2A2873085> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accounts.framework/Accounts 0x1125a4000 - 0x112601ff7 com.apple.SpringBoardFoundation (1.0 - 1) <53084301-4B1D-362C-8940-98CA6CF9FBB2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 0x112659000 - 0x11265bffb +libutil.dylib (43) <2B24D577-FD26-34E7-8DCE-23D1F8CD688B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libutil.dylib 0x112662000 - 0x112787ffb com.apple.PassKit (1.0 - 1) <941EE264-44D2-3938-B635-C9F95F858DFD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/PassKit.framework/PassKit 0x11289f000 - 0x112938fff com.apple.MediaPlayerUI (1.0 - 1) <4B025C76-1869-3DD4-AAE8-23D9E206447A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI 0x1129c2000 - 0x1129f8ff7 com.apple.SpringBoardUIServices (1.0 - 1) <5B4DB9C8-237B-35ED-B7A8-758A3A704BAB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices 0x112a2e000 - 0x112a80fff com.apple.HomeSharing (1.0 - 1) <538D9945-2781-37C0-8A88-0FF14607762A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x112ac9000 - 0x112aceffb com.apple.TCC (1.0 - 1) <6CBB6609-8126-3544-AB07-F06B9F186677> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC 0x112ad8000 - 0x112b06ff7 com.apple.mobiletimer-framework (1.0 - 1) <4730F912-DE8E-3F99-ACE5-157E7CB551D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer 0x112b30000 - 0x112b46ff3 +libMobileGestalt.dylib (392.40.21) <927DE316-EC36-3548-BE2B-D46A80C0C325> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestalt.dylib 0x112b82000 - 0x112cb5ffb com.apple.CoreText (352.0 - 491.5) <0A55328F-5079-3E94-A0D2-E6BA2A998490> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreText.framework/CoreText 0x112d5d000 - 0x113244fd7 com.apple.vImage (8.0 - 8.0) <859347AB-0EBF-393A-AE06-70B38E09EE92> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1132a2000 - 0x1132feffb com.apple.framework.IOKit (2.0.2 - 1179.41.2) <368596EE-E41D-3747-85CC-B77704BFBD78> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x113331000 - 0x113337fff com.apple.BluetoothManager (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x113344000 - 0x1133a6fff com.apple.TelephonyUtilities (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x113405000 - 0x11340bfff com.apple.CoreTime (163) <8390EC72-FFBF-33A5-986B-F9F861A8951E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x113417000 - 0x113465ff3 com.apple.SAObjects (1.0 - 1) <16C0984E-3C76-32E8-85B9-07B04071AC59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x11363c000 - 0x11365effb com.apple.AssetsLibraryServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x113689000 - 0x113c8eff7 com.apple.CoreGraphics (2.0 - 1033.1) <5BC2DE1F-7120-32C8-9A45-FC6A6DA16C8D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x113d52000 - 0x113fcfff3 com.apple.Foundation (6.9 - 1280.25) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Foundation 0x1141c5000 - 0x1141d9ffb com.apple.GraphicsServices (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1141f2000 - 0x114269ff7 com.apple.AddressBook (1.0 - 30) <198154AA-C504-3A64-8152-666F25283C43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook 0x1142c1000 - 0x114335ff7 com.apple.coretelephony (113 - 3699) <1E57A656-F3F8-3D91-9D3A-75EAD774705E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x11439e000 - 0x1143e6fff com.apple.TelephonyUI (1.0 - 1.0) <6D6E6E3F-6253-30D9-8C02-FBD42629DFEF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI 0x11441a000 - 0x1144f3fff com.apple.preferences-framework (1 - 1.0) <5C587B05-E3C3-3E30-9EC5-DE14C2B4C828> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1145a9000 - 0x1145f2fff com.apple.SystemConfiguration (1.14 - 1.14) <8735AFBB-5B10-329E-8D76-43E4E290EF86> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x114623000 - 0x114694ffb com.apple.Security (10.0 - ???) <9665A983-B6F9-3058-8DB5-827F262F832F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Security.framework/Security 0x1146f0000 - 0x114737ff7 com.apple.AppSupport (1.0.0 - 29) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x114774000 - 0x1147a8fff com.apple.Celestial (1.0 - 1731.151.6) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x1147fa000 - 0x11480affb com.apple.IAP (1.0 - 1.0.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IAP.framework/IAP 0x114822000 - 0x114b01ff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <930D65D2-815A-3A76-9F0B-A0398B97E781> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x114c38000 - 0x114c66ff7 com.apple.GLKit (1.0 - 58) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GLKit.framework/GLKit 0x114c94000 - 0x114e16fff com.apple.QuartzCore (1.11 - 415.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x114ed6000 - 0x11521fff3 com.apple.ImageIO.framework (3.3.0 - 1371) <495B750A-A78B-3603-BA01-E3EF593867FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO 0x1152ea000 - 0x1153c0ffb com.apple.managedconfiguration (1.0 - 1.0) <6EEB7E6D-475F-37A8-98BA-2770FD8CFDCD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x115470000 - 0x115478ff3 com.apple.MobileInstallation (2.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x115484000 - 0x1154aefff com.apple.SpringBoardServices (1.0 - 1.0) <579D66F7-2C36-3046-B1E0-D25147E0F158> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1154e2000 - 0x1154feff3 com.apple.SpringBoardUIFramework (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI 0x115525000 - 0x115692ff3 com.apple.chatkit (5.0 - 1.0) <8EFA0612-9DDD-35D0-951B-C192814EBF61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChatKit.framework/ChatKit 0x11580b000 - 0x115820fff com.apple.aps.framework (4.0 - 4.0) <8FEC7839-ED25-39A0-8F97-B11A0354C442> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x11583a000 - 0x115a41fff +libicucore.A.dylib (551.52) <0872DBB9-7B86-30B0-AD65-A13547BB84B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libicucore.A.dylib 0x115b05000 - 0x115b83ffb com.apple.bulletinboard (1.0 - 1) <19CC8522-C341-3440-92FD-A75AD3B25A77> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x115c08000 - 0x115c36ffb com.apple.Search.framework (1.0 - 1.0) <733415C8-BF71-3095-A6BD-49652AE42AEA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Search.framework/Search 0x115c6c000 - 0x115ea5fff com.apple.MediaPlayer (1.0) <51DD52E8-CEB6-3A35-86F7-F8ADC81217E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x116078000 - 0x11609efff com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <54DADFD1-87B5-36DA-A5CD-A71B0763F94B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1160c3000 - 0x1160c7ff7 com.apple.AggregateDictionary (1.0 - 1) <0163FEA3-A769-3FB7-AD12-19FD3B11BFF5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1160d0000 - 0x1161a3ffb com.apple.MobileCoreServices (727.8.38 - 727.8.38) <7F2DEDCB-DC65-3AEA-AC6A-8FD2FB0B2446> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x116231000 - 0x116239fff com.apple.mobileicons.framework (1.0 - 1.0) <4A5156A2-9B6A-3B4E-9D58-D71E2926C82D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x116245000 - 0x11630dffb com.apple.PhotoLibrary (1.0.0 - 1.0) <4D224B7E-7691-31A8-9441-DE79C0281B57> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x1163c1000 - 0x1163e3ffb com.apple.persistentconnection (1.0 - 1.0) <57CBB5AA-9A3E-3523-844F-9AB721841695> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x11640a000 - 0x11640eff3 com.apple.Conference.framework (1.0 - 1.0) <50AFA1B9-5691-38C2-926A-8E8AA754703E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Conference.framework/Conference 0x116418000 - 0x116479ff3 com.apple.corelocation (1861.3.25.49) <153F669A-999D-3D16-9FA7-CA666B84F5FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x11649d000 - 0x11652effb com.apple.eventkit (1.0.0 - 1.0) <48C81BD4-F5EC-3F38-8391-E1ADEAE763E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKit.framework/EventKit 0x1165af000 - 0x1166a9fff +libsqlite3.dylib (216.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libsqlite3.dylib 0x1166c2000 - 0x116731fff com.apple.MediaRemote (1.0 - 1) <8ABD1744-ECA1-3EA0-A7DF-A367D2B036D6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1167b1000 - 0x116943ffb com.apple.eventkitui (1.0 - 1.0) <7DD9291B-8694-31E9-8732-5D9300DFEC53> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x116a6e000 - 0x116a98ffb com.apple.facetimeservices (10.0 - 1000) <8556A34B-1A4C-3A59-860D-3627BC193CB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x116ab1000 - 0x116abdffb com.apple.opengles (12.0.41 - 12.0.41) <8F904D3A-0162-36E4-BFDD-DA8D701C7546> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x116acb000 - 0x116ae6ff7 com.apple.CoreVideo (1.8 - 189.8) <2A6236A5-64C1-3346-82DD-CF957C177D9C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x116afe000 - 0x116dedffb com.apple.VideoToolbox (1.0 - 1731.151.6) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x116e6c000 - 0x116ec9fff com.apple.imavcore (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore 0x116eed000 - 0x116f0cff7 com.apple.SoftwareUpdateServices (1.0 - 1) <5CDD17CC-5A96-3879-B733-075B7187E5E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices 0x116f35000 - 0x116f55ffb com.apple.ToneLibrary (1.0 - 1) <8DC443A0-4BC5-385F-9B69-9EFD1651680F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x116f78000 - 0x117535ffb com.apple.JavaScriptCore (8601 - 8601.1.46.100) <9A8AA2F2-7626-316A-8875-75ED7390AB7F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1176b7000 - 0x1176b9fff com.apple.ftclientservices (10.0 - 1000) <188A5852-BBBC-37B0-A166-4EEAB4590847> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1176c0000 - 0x1177baffb com.apple.coremotion (1861.3.25.49) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1177f7000 - 0x117b5914f +libobjc.A.dylib (679.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib 0x117c35000 - 0x117c36ff7 +libSystem.dylib (1226.10.1) <2A3E2D6A-32BB-3B6B-BF16-808B378DF43C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib 0x117c3d000 - 0x117fabff7 com.apple.CoreFoundation (6.9 - 1280.38) <198E6B24-0503-397E-BC5C-158FED5D0794> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x11811b000 - 0x11839fffb com.apple.CFNetwork (758.3.15 - 758.3.15) <6A661AFF-F096-325E-8658-D56D36ACEB16> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x118583000 - 0x118594ffb +libz.1.dylib (61.20.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.1.dylib 0x11859b000 - 0x1185abfff com.apple.ProtocolBuffer (1 - 243) <28C6BB6A-3E85-31BB-B49A-20379D66FE7F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1185be000 - 0x118610fff +libc++.1.dylib (237.2) <956A2EC8-2D53-3FEC-B161-388F0539D8BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++.1.dylib 0x118665000 - 0x11868eff7 +libc++abi.dylib (126.4) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++abi.dylib 0x11869e000 - 0x1186bcff3 +libextension.dylib (82) <3FAB4E68-2C9C-33CA-9E04-615AC0C3022F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libextension.dylib 0x1186de000 - 0x118709ff3 +libarchive.2.dylib (33.20.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libarchive.2.dylib 0x118715000 - 0x118804ffb +libxml2.2.dylib (29.5) <1EDA4821-09F2-3133-8CB4-9A91B7B9FA18> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxml2.2.dylib 0x11883b000 - 0x118856ffb +libCRFSuite.dylib (37) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libCRFSuite.dylib 0x118862000 - 0x118863fff +liblangid.dylib (122) <57A892BE-1995-3413-9C4E-B23CAA2B24F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblangid.dylib 0x118869000 - 0x118879ffb +libbsm.0.dylib (28.1) <1153ECF4-5A0E-388B-A4C4-F64E0A8A1234> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbsm.0.dylib 0x118882000 - 0x118886fff +libcache.dylib (75.3) <4BD654BC-4F57-3B8C-9BB8-45A52B8BBDC8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache.dylib 0x11888c000 - 0x118897ff7 +libcommonCrypto.dylib (60075.40.2) <3D7B36D4-E865-3038-A094-1F1BA503DA15> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib 0x1188a5000 - 0x1188acfff +libcompiler_rt.dylib (62) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcompiler_rt.dylib 0x1188b5000 - 0x1188bcffb +libcopyfile.dylib (127) <0BF5FA4F-A0EE-3EAE-97F1-6B9413BD4511> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcopyfile.dylib 0x1188c4000 - 0x11893bfdb +libcorecrypto.dylib (335.40.8) <6FCE57F3-A094-3BDA-931A-1C7F43BA84B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcorecrypto.dylib 0x118955000 - 0x118979ff7 +libdispatch.dylib (501.40.12) <4FB10302-08E6-3C13-AD0F-7BF87518F768> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdispatch.dylib 0x1189a0000 - 0x1189a2fff +libdyld.dylib (390.7) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdyld.dylib 0x1189aa000 - 0x1189aaff7 +liblaunch.dylib (765.41.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/liblaunch.dylib 0x1189b1000 - 0x1189b6ffb +libmacho.dylib (875) <7764EBB0-9ED8-3CD0-A36C-2FA391B1EFFA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libmacho.dylib 0x1189bd000 - 0x1189beffb +libremovefile.dylib (41) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libremovefile.dylib 0x1189c4000 - 0x1189dbffb +libsystem_asl.dylib (323.40.3) <0DE91DDB-624E-3B2F-AEB8-C7629DC42505> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_asl.dylib 0x1189e9000 - 0x1189eafff +libsystem_blocks.dylib (66) <50EE2F46-3098-3399-A2EA-146175AD35B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_blocks.dylib 0x1189f0000 - 0x118a78ff7 +libsystem_c.dylib (1082.20.4) <286E946C-F8C8-38AA-A2B2-B88BFC4C9BA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_c.dylib 0x118aa1000 - 0x118aa3ff7 +libsystem_configuration.dylib (802.40.13) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_configuration.dylib 0x118aab000 - 0x118aaefff +libsystem_containermanager.dylib (50.40.47) <65103009-9969-370E-B0E9-E56A113AA8B2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_containermanager.dylib 0x118ab6000 - 0x118ab8ff7 +libsystem_coreservices.dylib (19.0.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coreservices.dylib 0x118abf000 - 0x118ad5ffb +libsystem_coretls.dylib (83.40.5) <35B1E2BD-8757-305A-9719-87C0F41CEEA8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coretls.dylib 0x118ae0000 - 0x118ae8ffb +libsystem_dnssd.dylib (625.40.19) <8825CE40-ED3A-35C1-8543-964FFFF4EAFB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_dnssd.dylib 0x118af0000 - 0x118b13ff7 +libsystem_info.dylib (477.41.3) <23182843-87D5-398F-9F28-C2B56E438814> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_info.dylib 0x118b27000 - 0x118b28ff3 +libsystem_sim_kernel.dylib (149.20.1) <5F0F15B2-FA0D-366D-ACA5-C13841A030A4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_kernel.dylib 0x118b2f000 - 0x118b5cffb +libsystem_m.dylib (3105) <409987D6-0EA2-3CBD-B13F-87BBB4D9F86A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_m.dylib 0x118b65000 - 0x118b81ff7 +libsystem_malloc.dylib (67.40.1) <0F80B8B0-0997-3890-B59E-53FA297A76EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_malloc.dylib 0x118b8c000 - 0x118be8ff7 +libsystem_network.dylib (583.41.1) <3FBCDE6A-FB65-3E3F-A823-ED0FA7E2A84E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_network.dylib 0x118c1e000 - 0x118c28fff +libsystem_notify.dylib (150.40.1) <82D261DD-41ED-39B8-BCC1-D1AF257002A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_notify.dylib 0x118c32000 - 0x118c34ff7 +libsystem_sim_platform.dylib (149.20.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_platform.dylib 0x118c3b000 - 0x118c3bfff +libsystem_sim_pthread.dylib (149.20.1) <0133B066-F69D-36A9-B9F1-6ACEBC6AEB6E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_pthread.dylib 0x118c41000 - 0x118c44fff +libsystem_sandbox.dylib (460.41.3) <3503871D-BFFA-3B2D-8D6A-914F0D30B8F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sandbox.dylib 0x118c4c000 - 0x118c5cff7 +libsystem_trace.dylib (201.10.3) <11596824-B55B-3BFA-8F55-11D6DE74973C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_trace.dylib 0x118c6c000 - 0x118c72ffb +libunwind.dylib (126.4) <6058EAAF-4A28-31A0-8E26-95948EFC1185> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libunwind.dylib 0x118c7a000 - 0x118ca0ff7 +libxpc.dylib (765.41.1) <66C28065-C9DB-3C8E-926F-5A40210A6D1B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libxpc.dylib 0x118cbe000 - 0x118cc7ff7 libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib 0x118cd5000 - 0x118cddfe7 libsystem_platform.dylib (74.10.3) /usr/lib/system/libsystem_platform.dylib 0x118ce6000 - 0x118d04fff libsystem_kernel.dylib (3248.20.55) <0E688457-4915-36DD-8798-5C2EDEE3F1A3> /usr/lib/system/libsystem_kernel.dylib 0x118d1a000 - 0x118d28ff7 +libbz2.1.0.dylib (38) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbz2.1.0.dylib 0x118d2f000 - 0x118d49ff3 +liblzma.5.dylib (10) <99CD71AA-EB47-328C-93AB-06509B34718E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblzma.5.dylib 0x118d52000 - 0x118d52fff com.apple.Accelerate (1.10 - Accelerate 1.10) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate 0x118d56000 - 0x118d56fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <21FF2119-3D1C-349B-A082-2EB47816C8F6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x118d5a000 - 0x118e5fff3 +libvDSP.dylib (563.2) <74A36626-3DCB-3274-A380-3AC34D1D312E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x118e6c000 - 0x11926eff7 +libLAPACK.dylib (1162.2) <03CB7D7E-562C-372D-A44C-6EE7E2FC1F40> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x11929f000 - 0x11945fffb +libBLAS.dylib (1162.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x11947f000 - 0x11951afe3 +libvMisc.dylib (563.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x119525000 - 0x11953bff7 +libLinearAlgebra.dylib (1162.2) <009BE986-9A9E-351D-9E42-CF5D752DA681> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x119545000 - 0x119555fff +libSparseBLAS.dylib (1162.2) <272908CB-72BA-36A8-A136-6F57EB76F0B9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x11955e000 - 0x119568fff com.apple.AssertionServices (1.0 - 1) <124CF4E8-08D0-3044-89CE-CF5208A3A10E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x11957c000 - 0x119582ff3 +libcupolicy.dylib (3699) <0B558431-639D-319F-B746-B514D0BF28F1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcupolicy.dylib 0x11958d000 - 0x1195c3ffb +libTelephonyUtilDynamic.dylib (1208) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libTelephonyUtilDynamic.dylib 0x119602000 - 0x11960efff com.apple.commonutilities (8.0 - 900) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x11961c000 - 0x119621fff com.apple.datamigration (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x11962c000 - 0x119893ff7 +CoreData (641.6) <05F2AC17-A143-38B9-B510-1F99C8A2DF59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreData.framework/CoreData 0x1199b3000 - 0x1199b5fff com.apple.OAuth (25 - 25) <2F108F7F-A407-3C70-A523-19BBB772995D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1199bc000 - 0x1199d5fcb +libcompression.dylib (28) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcompression.dylib 0x1199de000 - 0x1199defff com.apple.FontServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1199e4000 - 0x119ac6fff +libFontParser.dylib (158.5) <4163F9D4-6C28-359E-B99F-09DCE096C773> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x119b80000 - 0x119c0d8e7 com.apple.AppleJPEG (1.0 - 1) <5529068B-2176-3C64-B625-AD70D50883B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x119c6e000 - 0x119c78fff +libGFXShared.dylib (12.0.41.5) <9631A520-AB71-3201-8F80-2327F69B62D5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x119c81000 - 0x119cc6fff +libGLImage.dylib (12.0.41.5) <77221252-7FEF-3BB4-A601-2F0BB02D1425> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x119cd1000 - 0x119cd3fff +libCVMSPluginSupport.dylib (12.0.41.5) <7681C846-4DCB-3B96-A617-232F982A3AF9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x119cda000 - 0x119ce2fff +libCoreVMClient.dylib (117.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x119ceb000 - 0x11a98bfb3 +libLLVMContainer.dylib (117.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib 0x11accf000 - 0x11adb3fff com.apple.UIFoundation (1.0 - 432.1) <776E232D-DE17-3987-8165-7425D45DB563> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x11ae28000 - 0x11aee4fff com.apple.CoreUI (1.0 - 374.1.1) <27788CAD-5BA6-34F8-B256-93EC2BA839F1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x11afdd000 - 0x11afebfff com.apple.MobileAssets (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x11affc000 - 0x11b1d6ffb com.apple.CoreImage (9.4.0 - 366.4.12) <4BD0E077-19A2-3361-8179-BE70FA557C3C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage 0x11b32d000 - 0x11b352ff3 com.apple.DictionaryServices (1.2 - ???) <6D806BF1-08AC-3B19-81EB-98D119CA39DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x11b377000 - 0x11b3a8ffb com.apple.TextInput (1.0) <9678DA74-7B07-34C6-B5D4-73FBCB5D5FC2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x11b3e8000 - 0x11b4ccff7 com.apple.WebKitLegacy (8601 - 8601.1.46.101) <4EA9789C-F14B-34F3-9EE4-2388D13E13F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x11b58d000 - 0x11c67cffb com.apple.WebCore (8601 - 8601.1.46.100) <5CC4CC1C-3705-3FB5-A9BF-743BD49A56C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x11cf81000 - 0x11d05afff com.apple.ProofReader (2.3 - 327) <26A9338D-4928-3AF1-BF06-BA862D80887E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x11d091000 - 0x11d0e7ffb com.apple.PhysicsKit (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x11d114000 - 0x11d549ff3 com.apple.vision.FaceCore (3.1.9 - 3.1.9) <5FE7CC68-1B3C-39F3-ADC4-E17D7FDD29D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x11d762000 - 0x11d7c5fff com.apple.ColorSync (3.0 - 3) <4E9B039B-2B57-3657-A312-833E3B9B8724> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x11d7ec000 - 0x11d838ffb com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x11d85d000 - 0x11d886ff7 +libxslt.1.dylib (14.1) <78C0ED9D-85A3-3933-BC6B-8822BEA48AC3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxslt.1.dylib 0x11d894000 - 0x11d8abff3 +libmarisa.dylib (3) <923E6D0D-B294-34FD-A5DF-16844DC56FC4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libmarisa.dylib 0x11d8b9000 - 0x11d946ffb com.apple.LanguageModeling (1.0 - 1) <8158C928-B763-3F28-9F26-CA8308837FA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x11d95d000 - 0x11d96eff3 +libcmph.dylib (6) <4305E060-F7CF-30DA-A4AD-EA3DEA8584EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcmph.dylib 0x11d978000 - 0x11da6aff7 +libiconv.2.dylib (44) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libiconv.2.dylib 0x11da7b000 - 0x11da80ff3 com.apple.MediaAccessibility (1.0 - 81) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x11da8d000 - 0x11dac7fff com.apple.CoreSpotlight (1.0 - 87.2) <3202B069-9652-391F-AE7E-D5A9DAD55426> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x11db0b000 - 0x11db29ffb com.apple.contacts.vCard (1.0 - 2135.13) <06987D08-4CF8-340D-967C-C572AC1E1124> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/vCard.framework/vCard 0x11db59000 - 0x11db81ff3 com.apple.AddressBook.ContactsFoundation (8.0 - 2135.13) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x11dbc1000 - 0x11dd08ff7 com.apple.mobilespotlight.index (10.7.0 - 964) <4206F51D-8665-3B08-BDA9-C437527EA680> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x11dd54000 - 0x11dd58ff3 com.apple.ParsecSubscriptionServiceSupport (1.0 - 960) <7C51CEEA-3A99-39F5-8AB8-FF0329B73C9D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x11dd62000 - 0x11dfdbff3 +libmecabra.dylib (696.9) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libmecabra.dylib 0x11e064000 - 0x11e069fff com.apple.ConstantClasses (1.0 - 1) <1BF88C6E-E639-3879-99D9-C448B17C7C8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x11e073000 - 0x11e07eff7 +libChineseTokenizer.dylib (16) <1B41AF2F-2953-3A3B-90D9-147642891F27> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libChineseTokenizer.dylib 0x11e08e000 - 0x11e0b1ffb com.apple.voiceservices (1.0.0 - 1.0) <11D627B0-64BF-33CA-812E-E6539516F1ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x11e0da000 - 0x11e12dff3 com.apple.AssistantServices (1.0 - 1) <870AF813-EDF6-3E74-AD5B-F91B7E2F3956> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x11e191000 - 0x11e203ff3 +libAVFAudio.dylib (168.6.4) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x11e25f000 - 0x11e260ffb com.apple.BTLEAudioController (1.0 - 1) <535E3802-96F8-32BD-86D6-732464095BA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x11e267000 - 0x11e282ff7 com.apple.MediaServices (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x11e2a4000 - 0x11e2a8ff7 com.apple.communicationsfilter (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x11e2af000 - 0x11e314fff com.apple.imfoundation (10.0 - 1000) <7D0D3C49-0E7B-3AC6-944F-3952B388E7EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x11e362000 - 0x11e393fff +libtidy.A.dylib (15.17) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libtidy.A.dylib 0x11e3a5000 - 0x11e3b4ffb com.apple.CacheDelete (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x11e3c3000 - 0x11e3e3ff3 com.apple.CoreBluetooth (1.0 - 1) <13A886C8-4849-33E9-9F0C-22C475BB9787> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x11e402000 - 0x11e405fff com.apple.incomingcallfilter (10.0 - 1000) <22E5EB23-6B4B-3454-BBAE-1C53D6FBD0C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x11e40c000 - 0x11e40dff7 com.apple.diagnosticlogcollection (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x11e414000 - 0x11e416ffb com.apple.marco (10.0 - 1000) <3C98F46B-77A0-32B0-BEA0-E4B1BFC998FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Marco.framework/Marco 0x11e41d000 - 0x11e446fff com.apple.idsfoundation (10.0 - 1000) <992E4CAC-FFA7-3720-8122-45D8354B9941> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x11e472000 - 0x11e475ff7 com.apple.MobileSystemServices (1.0 - 1) <5DB85FE9-B90E-376E-BC23-AE79D0732F61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x11e47d000 - 0x11e644ff7 com.apple.MusicLibrary (1.0.0 - 18) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x11e74f000 - 0x11e765ff7 com.apple.MediaLibrary (1.0 - 1) <37FCEE0C-FCF1-33F6-BD02-32AE45134E52> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaLibrary.framework/MediaLibrary 0x11e786000 - 0x11e791ffb com.apple.Speech (1.0 - 1) <1BAFC01D-CC42-33A1-A64C-D049F918F734> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Speech.framework/Speech 0x11e7a2000 - 0x11e7f7ff3 com.apple.Parsec (1.0 - 960) <7178A11F-7DF9-389C-802B-F9A4AA2CEB11> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Parsec.framework/Parsec 0x11e833000 - 0x11e86affb com.apple.SearchUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SearchUI.framework/SearchUI 0x11e89d000 - 0x11e8a3ff7 com.apple.DAAPKit (1.0 - 1) <1AD5E390-0204-3AEF-AB9D-43C16E70490B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x11e8b0000 - 0x11e92eff3 com.apple.MediaPlatform (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x11e9c2000 - 0x11ed03ffb com.apple.MediaLibraryCore (1.0 - 1) <217D2A30-513E-3582-8EA6-2A5EEA8CAC62> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x11ef8a000 - 0x11f00ffff com.apple.StoreServicesCore (1.0 - 1) <87F1E619-354D-325F-B0FC-C9CEDB0C685E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore 0x11f103000 - 0x11f104ff7 com.apple.ftawd (8.0 - 900) <8F2C69AB-B0A2-3A5D-AC00-B9321EDAF13E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x11f10a000 - 0x11f163ff7 com.apple.CorePrediction (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x11f195000 - 0x11f19afff com.apple.CoreOptimization (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x11f1a0000 - 0x11f1eeffb com.apple.AVKit (1.0 - 185.10) <2B22263F-7775-301E-9B64-CAD36B5574CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVKit.framework/AVKit 0x11f230000 - 0x11f273ff3 com.apple.itunesstore (1441.65) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x11f2bd000 - 0x11f2ddff3 com.apple.AuthKit (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x11f303000 - 0x11f31dff3 com.apple.AuthKitUI (1.0 - 1) <0EBB872E-C5E7-3F9B-99B4-C15027A8B32D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x11f339000 - 0x11f3c9ffb com.apple.ITMLKit (1.0 - 1) <99A3CD7D-DDBA-3246-A289-32390E5BA43B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit 0x11f44b000 - 0x11f5a8ffb com.apple.iTunesStoreUI (1187.21) <31F33505-A5EA-3CB3-9D5F-5BB4404C5EF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI 0x11f709000 - 0x11f75bfff com.apple.RemoteUI (1.0 - 1) <5BB077B2-34F4-3F86-9E02-276FF3AC56DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x11f793000 - 0x11fa72fff com.apple.WebKit (8601 - 8601.1.46.101) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WebKit.framework/WebKit 0x11fd92000 - 0x11fe6bff3 com.apple.CorePDF (5.0 - 5.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x11fee6000 - 0x11fee6fff com.apple.AdSupport (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AdSupport.framework/AdSupport 0x11feec000 - 0x11ff4cfff com.apple.WebInspector (10601 - 10601.1.46.100) <63260CED-051C-373F-83F0-BC1E0D9B9C47> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebInspector.framework/WebInspector 0x11ff85000 - 0x11ffa5ff3 com.apple.datadetectorscore (7.0 - 460) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x11ffc2000 - 0x12002cfff com.apple.MPUFoundation (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MPUFoundation.framework/MPUFoundation 0x12009a000 - 0x120109ffb com.apple.Radio (1.0 - 1) <7DAABF6F-FC44-3A5A-B4E8-6E6A6C5F30BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Radio.framework/Radio 0x120167000 - 0x12017ffff com.apple.GenerationalStorage (2.0 - 239.2) <1E7AFC1C-5DD7-3F23-9AF0-091B3E6A0079> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x120195000 - 0x1201caff7 com.apple.WebBookmarks (1.0 - 1.0) <30E3CE55-7FCC-3BAC-9772-F9542DBEB6EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1201ee000 - 0x12022dffb com.apple.content.index.framework (2.0) <800B775D-E740-3DBD-8C69-5D704A91BEC7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x120251000 - 0x120277ffb com.apple.ChunkingLibrary (167 - 167) <50F450EA-AF33-39BA-B9C0-2F2ADFCFFCF8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x120285000 - 0x12035bff7 com.apple.AddressBookUI (1.0.0 - 1836.3) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x120431000 - 0x120b66ffb com.apple.VectorKit (1.0 - 1156.40) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x120df0000 - 0x120e02fff com.apple.ExternalAccessory (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory 0x120e1e000 - 0x120e28ff3 com.apple.MobileBluetooth (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x120e33000 - 0x12115fff7 com.apple.PhotoLibraryServices (1.0.0 - 1.0) <365A73CD-E2BA-3B37-AF2C-7F7B871629FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1213a4000 - 0x121466fff com.apple.Photos (1.0 - 1) <5C3B4C29-246B-30B3-9DCE-FD71D65F1BE0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Photos.framework/Photos 0x1214f3000 - 0x1214f9fff com.apple.CloudPhotoServices (1.0 - 244.1.41) <651843CC-86D1-3F2D-9A44-B5D5419ABE7C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x121503000 - 0x1215ebfff com.apple.CameraKit (1.0 - 1) <9DA70935-40DF-3105-9F07-45002F490D81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x1216a2000 - 0x1216e1fff com.apple.AppleAccount (1.0 - 1.0) <6B4EEFB9-FD10-3681-B962-AFAA05B7B57B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x121728000 - 0x121740ff7 com.apple.PhotosFormats (1.0 - 1) <214715E2-D020-3DBC-9715-A052A2AC7D09> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x12175b000 - 0x121846ff7 com.apple.CloudPhotoLibrary (1.0 - 244.1.41) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1218d9000 - 0x1218e2fff com.apple.DCIMServices (1.0 - 1) <421432C7-CCAF-3252-8451-3C79A7CD50CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1218f5000 - 0x121a2cff3 com.apple.CoreMediaStream (2.0 - 507) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x121ae2000 - 0x121afcfff com.apple.mediastream (1.0 - 1) <2D8A9BC9-EEC5-35D7-892C-B0233BA99E59> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x121b1d000 - 0x121b94fff com.apple.MMCS (1.3 - 357.1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x121bd2000 - 0x121bf5ff3 com.apple.ProtectedCloudStorage (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x121c15000 - 0x121c1aff3 com.apple.AssetCacheServices (14 - 14) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x121c27000 - 0x121c2cff7 +libheimdal-asn1.dylib (453.40.10) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libheimdal-asn1.dylib 0x121c34000 - 0x121c35fff com.apple.AppleIDSSOAuthentication (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x121c3c000 - 0x121ca3ffb com.apple.accounts.AccountsDaemon (113 - 113) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x121ce0000 - 0x121ce4ffb com.apple.AOSNotification (1.7.0 - 832) <0484E67E-93C1-3C3A-9A11-D39BF4CFF385> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x121cee000 - 0x121cfdffb com.apple.MailServices (1.0 - 1) <1530F628-5C21-32E0-B82A-20CBF59382FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x121d14000 - 0x121d3eff3 com.apple.GSS (4.0 - 2.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GSS.framework/GSS 0x121d5b000 - 0x121dcaffb com.apple.Heimdal (4.0 - 2.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x121df9000 - 0x121e15ff3 +libresolv.9.dylib (60) <8A69AF4E-CCDB-384C-90C4-8D4F10BE4FA7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libresolv.9.dylib 0x121e20000 - 0x121e22ffb com.apple.CommonAuth (4.0 - 2.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x121e29000 - 0x121e32fff com.apple.icloud.FMCoreLite (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 0x121e41000 - 0x121e87fff com.apple.MIME (2.0 - 20) <75C15A71-D482-3F3D-BB17-C6FF1E00F871> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MIME.framework/MIME 0x121ec2000 - 0x121ec5ff3 com.apple.MessageSupport (1.0 - 1) <4818435C-60FB-3C97-8BE3-C320B432AAAC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x121ed0000 - 0x121ed7fff com.apple.XPCKit (1.0 - 1) <103FEAF6-40DA-382A-955A-F047E46C14E4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x121ee3000 - 0x121f9afff com.apple.cloudkit.CloudKit (482.29 - 482.29) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CloudKit.framework/CloudKit 0x122039000 - 0x1220f9ff3 com.apple.PassKitCore (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore 0x1221c2000 - 0x1222a2ff3 com.apple.messageui (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MessageUI.framework/MessageUI 0x122368000 - 0x122372ff3 com.apple.BridgePreferences (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences 0x122380000 - 0x122389ff7 com.apple.LocalAuthentication (1.0 - 114.40.13.79) <83228FE2-D268-38D2-8168-E0BD5E1B1E37> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x122394000 - 0x12239efff com.apple.corerecents (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1223af000 - 0x1223e2fff com.apple.bom (14.0 - 193.7) <59F99992-EF08-301F-99B7-50660472E856> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom 0x1223f4000 - 0x122427ff7 com.apple.contacts.ContactsAutocomplete (1.0 - 55.3) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x122469000 - 0x1224ebffb com.apple.CalendarDatabase (1.0 - ???) <06F22AB5-F132-3C15-8DD8-462C768952BB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x12254f000 - 0x122666ffb com.apple.Message (2.0 - 20) <7F107FA5-72D6-3CBF-8936-7FE440D12490> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Message.framework/Message 0x122745000 - 0x122793ffb com.apple.dataaccess.framework (1.0 - 1.0) <103BC7F8-2602-3BB9-9EFA-12B1FDEE9013> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1227cd000 - 0x122824ffb com.apple.QuickLook (2.0 - 609.5) <48F91F68-7EA2-36AB-ABE6-2C8ABA3A4541> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook 0x122871000 - 0x1228bbff7 com.apple.CalendarFoundation (8.0 - 404.2) <5A641498-9D42-3823-91AF-F2C862D84B86> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1228fe000 - 0x12292fffb com.apple.iCalendar (7.0 - 240) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x122958000 - 0x12298dff7 com.apple.CalendarDaemon (1.0 - ???) <5BE1930F-2684-3F71-A9C7-352F5E36AD41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1229c5000 - 0x122a20ffb com.apple.coredav (1.0.1 - 306) <641B7F71-406D-3D65-8BA2-A09C32D63070> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x122a80000 - 0x122a86fff com.apple.CertUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x122a91000 - 0x122ad1ff7 com.apple.Notes (2.2 - 996.10.48) <154DC215-3995-34B5-9FA5-9FA0883E67FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Notes.framework/Notes 0x122b08000 - 0x122b15ff3 com.apple.QuickLookThumbnailing (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x122b28000 - 0x122b76ff3 com.apple.WatchKit (1.0 - 1) <1BC51A0E-CCF7-3963-8209-D566D35B58D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WatchKit.framework/WatchKit 0x122bcd000 - 0x122bdbfff com.apple.NanoPreferencesSync (1.0 - 1) <6D3124B6-0718-3040-9CBC-82E542E7FF95> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x122bec000 - 0x122bf5fff com.apple.NanoGlanceSettings (1.0 - 1) <844DAD32-E192-3559-8C01-2C3543ABEE85> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoGlanceSettings.framework/NanoGlanceSettings 0x122c03000 - 0x122c37ff7 com.apple.PBBridgeSupport (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport 0x122c6a000 - 0x122c74ffb com.apple.AppConduit (1.0 - 1) <2B9FD329-35AA-3F7D-92E4-7AC8BEE55AA4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x122c82000 - 0x122c88ff7 com.apple.CoreAuthentication.SharedUtils (1.0 - 114.40.13.79) <4020C8E3-7B30-3EEB-B10F-0EBEF749A4DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x122c93000 - 0x122ca2fff com.apple.NetAppsUtilitiesUI (1.0 - 1) <4E6F6941-F778-3CA0-AFE7-2C222C3C2285> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NetAppsUtilitiesUI.framework/NetAppsUtilitiesUI 0x122cb5000 - 0x1230daffb com.apple.ModelIO (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ModelIO.framework/ModelIO 0x123130000 - 0x12358bff3 com.apple.PhotosUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x1238e1000 - 0x12390bffb com.apple.DataDetectorsUI (3.0 - 184) <9D522676-E347-38E5-BE63-96931F31AE52> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x123938000 - 0x1239aaff7 com.apple.IMDPersistence (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1239d3000 - 0x123a71ff3 com.apple.sociald.Social (87 - 87) <1455B154-A5E8-39E4-B4F0-1D06D1AA2E2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Social.framework/Social 0x123afd000 - 0x123b15ffb com.apple.siri.SiriTasks (1.0 - ???) <4DE59D54-CA82-3AF2-AF3D-397767B59A10> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks 0x123b37000 - 0x123bc3ff7 com.apple.PhotoEditSupport (1.0 - 1) <83B89445-6DA7-3113-B762-FC06F5BD38C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport 0x123c14000 - 0x123c3bfff com.apple.accountsui (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x123c5d000 - 0x123c70ffb com.apple.AssetsLibrary (1.0 - 1) <846238AF-57FF-3CF3-BEC7-D7B3F311D5F9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x123c87000 - 0x123ca2ff7 com.apple.CertInfo (1.0 - 1) <6BE5A0DA-C3FB-361D-AE97-32085CBD2558> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x123cbd000 - 0x123ccdffb com.apple.ImageCaptureFramework (1.0 - 1.0) <0C05AB4A-E853-3E4A-81C9-B7D89803BB31> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture 0x123ce4000 - 0x123cfcff3 com.apple.FlightUtilities (1.0 - 56.4) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities 0x123d12000 - 0x123d8afff com.apple.SafariServices (9.0 - 601.1) <54F11938-2229-3E91-BCFD-83684320D617> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SafariServices.framework/SafariServices 0x123e1f000 - 0x123e4bffb com.apple.Safari.SafeBrowsing (10601 - 10601.1.46.100) <81459E2B-EFBE-389D-8920-1233208515A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x123e77000 - 0x123eb3ff3 com.apple.WebUI (1.0 - 1.0) <00B787E2-8E6A-39C4-A610-88623ECAE56B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x123ee7000 - 0x12407dff3 com.apple.Safari.Shared (601 - 601.1.46.97) <8145E285-FF3A-3FA3-96A7-72D1A4FA06B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x12417f000 - 0x1241a4ff3 com.apple.CalendarUIKit (1.0 - 120.2) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x1241bf000 - 0x1241ceff7 com.apple.CoreSDB (10.0 - 1000) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1241dd000 - 0x12425dff7 com.apple.CommunicationsSetupUI (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsSetupUI.framework/CommunicationsSetupUI 0x124b71000 - 0x124b79fff +libMobileGestaltExtensions.dylib (392.40.21) <904AF7D0-C26E-3EF0-83DB-F5C3055A083E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestaltExtensions.dylib 0x124bb8000 - 0x124bc1fff com.apple.AccessibilitySettingsLoader (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader 0x124bd1000 - 0x124bd2fff +libAXSafeCategoryBundle.dylib (1856.9.101) <5FC4615F-7886-38A9-A76F-57372966FEFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAXSafeCategoryBundle.dylib 0x124bd9000 - 0x124bdfffb com.apple.accessibility.AccessibilityUIUtilities (1.0 - 1) <888E5E39-AD77-3A84-80A9-49E7EB51BB0C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x124beb000 - 0x124befffb com.apple.accessibility.ZoomServices (1.0 - 1) <3C064EED-91E8-32B5-9AA4-3816A55971AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices 0x126d5d000 - 0x126d65fff com.apple.accessibility.AccessibilityUI (1.0 - 1) <5E767644-C5EF-3E99-A4D2-F9262B856440> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI 0x126d71000 - 0x126d79fff +libAXSpeechManager.dylib (1856.9.101) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAXSpeechManager.dylib 0x126d85000 - 0x126da8ffb com.apple.ScreenReaderCore (7.0 - 425) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x126dce000 - 0x126de6ff3 com.apple.texttospeech (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x126dfa000 - 0x126dfbfff com.apple.accessibility.AXContainerServices (1.0 - 1) <2EF9CFDA-CF4F-3298-BAC0-440DCB5DB66F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXContainerServices.framework/AXContainerServices 0x126e02000 - 0x126e07ff3 com.apple.AXFrontBoardUtils (1.0 - 1) <34B22808-3555-3697-AF87-164F5B1E4DB4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXFrontBoardUtils.framework/AXFrontBoardUtils 0x126efb000 - 0x126f7bff7 com.apple.AccessibilityUtilities (1.0.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x126ffd000 - 0x127028ff3 com.apple.accessibility.AXSpringBoardServerInstance (1.0 - 1) <592F9C8B-5F40-33B9-A40F-0FABC2A5BB4C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXSpringBoardServerInstance.framework/AXSpringBoardServerInstance 0x12705d000 - 0x12708effb com.apple.AXRuntime (1.0.0 - 1) <64731FD8-2064-3109-BAF7-7A362B13CD06> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1270ba000 - 0x127107ff7 com.apple.AXHearingSupport (1.0 - 1) <75CDDBE5-0DED-3611-9C74-1E759D3CD3C8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXHearingSupport.framework/AXHearingSupport 0x127148000 - 0x12716fff3 com.apple.CoreServicesInternal (248 - 248) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x127196000 - 0x1271aaffb +libCGInterfaces.dylib (317.113) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x1271d6000 - 0x1271daff7 com.apple.BiometricKit (1.0 - 1) <36D160EF-C93E-36AB-8A96-DFC34AE44552> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x127658000 - 0x12765cfff com.apple.EKCalendar (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/EKCalendar.servicebundle/EKCalendar 0x128a5e000 - 0x128a63fff com.apple.SMSPlugin (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/ChatKit.servicebundle/ChatKit 0x128a6f000 - 0x128a79ff3 com.apple.sharing.springboardplugin (442.33 - 442.33) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/Sharing.servicebundle/Sharing 0x128a86000 - 0x128a92ff7 com.apple.SIMToolkitUI (1.0 - 1) <94C01724-4671-3576-80CE-630B26019C36> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/SIMToolkitUI.servicebundle/SIMToolkitUI 0x128aa4000 - 0x128aa8ff3 com.apple.StoreServices.StoreServicesPlugin (1.0 - 798.46) <645568CC-807B-3805-ACC0-853A2FF6C630> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/SpringBoardPlugins/StoreServicesPlugin.servicebundle/StoreServicesPlugin 0x128f75000 - 0x128f80fff +libGSFontCache.dylib (53.2.7) <066AE72A-ED43-34A3-8443-1EF1A2BD1788> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x12e77a000 - 0x12e783ffb com.apple.IDSSimulatorSupport (1.0 - 1) <3AF2C2D8-61C0-3BC5-B4CA-347231C0E34B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSSimulatorSupport.framework/IDSSimulatorSupport 0x12e793000 - 0x12e7d5ff7 com.apple.mobilecal.bbprovider (1.0 - 1) <9642E4D6-B3BF-3585-9A3C-382F043EB89C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/CalendarProvider.bundle/CalendarProvider 0x12e809000 - 0x12e80cffb com.apple.CMASBBPlugin (1.0 - 1) <58E90E4A-5FCA-3581-874C-2370D3E66328> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/CMASBBPlugin.bundle/CMASBBPlugin 0x12e81d000 - 0x12e822ff7 com.apple.mobileslideshow.PhotoLibraryDataProvider (1.0.0 - 1.0) <8DE7479C-5317-3F9C-B7AC-BC3982D78E5C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/PhotoLibraryDataProvider.bundle/PhotoLibraryDataProvider 0x12e835000 - 0x12e844ff3 com.apple.SMSBBPlugin (1.0 - 1) <5C077B81-CB25-3146-A8F1-5380E040580E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/SMSBBPlugin.bundle/SMSBBPlugin 0x12e88e000 - 0x12e892fff com.apple.SocialBulletinBoardProvider (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/BulletinBoardPlugins/SocialBulletinBoardProvider.bundle/SocialBulletinBoardProvider 0x12f7e5000 - 0x12f830ff7 com.apple.Sharing (442.33 - 442.33) <0D3D5683-22EF-3265-9EA9-3EA129BE8EF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x7fff6cc1d000 - 0x7fff6cc53fa7 dyld (360.18) <1A7F8274-FC32-3B86-9979-66B8F2B7B5E2> /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: 20561 thread_create: 0 thread_set_state: 1610

VM Region Summary: ReadOnly portion of Libraries: Total=319.6M resident=0K(0%) swapped_out_or_unallocated=319.6M(100%) Writable regions: Total=89.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=89.4M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= CG raster data 752K 23 CoreAnimation 536K 24 CoreData Object IDs 4100K 3 CoreServices 828K 2 CoreUI image data 968K 11 CoreUI image file 256K 6 Dispatch continuations 8192K 2 Foundation 4K 2 Image IO 24K 2 Kernel Alloc Once 8K 3 MALLOC 56.1M 27 MALLOC guard page 32K 7 MALLOC_LARGE (reserved) 1024K 2 reserved VM address space (unallocated) Process Corpse Info 2048K 2 SQLite page cache 384K 4 STACK GUARD 56.1M 15 Stack 14.2M 16 VM_ALLOCATE 280K 7 DATA 13.1M 429 DATA_CONST 33.4M 357 LINKEDIT 88.5M 370 TEXT 231.1M 370 __UNICODE 552K 2 dylib (reserved) 8K 2 reserved VM address space (unallocated) mapped file 144.5M 46 shared memory 16K 4 =========== ======= ======= TOTAL 656.6M 1712 TOTAL, minus reserved VM space 655.6M 1712

Model: Macmini7,1, BootROM MM71.0220.B06, 2 processors, Intel Core i5, 2.6 GHz, 8 GB, SMC 2.24f32 Graphics: Intel Iris, Intel Iris, Built-In Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4B3445364533303445452D45474345000000 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4B3445364533303445452D45474345000000 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x13B), Broadcom BCM43xx 1.0 (7.21.94.136.1a1) Bluetooth: Version 4.4.3f4 16616, 3 services, 27 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE SSD SM0256G, 251 GB USB Device: USB 3.0 Bus USB Device: Dell USB Entry Keyboard USB Device: iPhone USB Device: IR Receiver USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: USB Optical Mouse Thunderbolt Bus: Mac mini, Apple Inc., 26.1