Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.31 KB | None | 0 0
  1. Process: Monniz [4395]
  2. Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/Monniz.app/Monniz
  3. Identifier: Monniz
  4. Version: 1.0 (4)
  5. Code Type: X86 (Native)
  6. Parent Process: launchd_sim [3827]
  7. Responsible: launchd_sim [3827]
  8. User ID: 501
  9.  
  10. Date/Time: 2015-01-29 14:16:54.391 +0200
  11. OS Version: Mac OS X 10.10.1 (14B25)
  12. Report Version: 11
  13. Anonymous UUID: 0E0549EC-96F7-771E-65CA-C9760944BAF2
  14.  
  15. Sleep/Wake UUID: 51AFC8BD-247F-4A7E-85F6-F550EC619825
  16.  
  17. Time Awake Since Boot: 740000 seconds
  18. Time Since Wake: 13000 seconds
  19.  
  20. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  21.  
  22. Exception Type: EXC_CRASH (SIGABRT)
  23. Exception Codes: 0x0000000000000000, 0x0000000000000000
  24.  
  25. Application Specific Information:
  26. *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSCFString substringToIndex:]: Index 2147483647 out of bounds; string length 3'
  27. terminating with uncaught exception of type NSException
  28. abort() called
  29. CoreSimulator 110.4 - Device: iPhone 5s - Runtime: iOS 8.1 (12B411) - DeviceType: iPhone 5s
  30.  
  31. Application Specific Backtrace 1:
  32. 0 CoreFoundation 0x02cf7946 __exceptionPreprocess + 182
  33. 1 libobjc.A.dylib 0x02980a97 objc_exception_throw + 44
  34. 2 CoreFoundation 0x02cf786d +[NSException raise:format:] + 141
  35. 3 Foundation 0x009c5d5d -[NSString substringToIndex:] + 133
  36. 4 Monniz 0x0005f24b -[EZSendMoneyViewController pressNext:] + 331
  37. 5 libobjc.A.dylib 0x029967cd -[NSObject performSelector:withObject:withObject:] + 84
  38. 6 UIKit 0x030ac23d -[UIApplication sendAction:to:from:forEvent:] + 99
  39. 7 UIKit 0x030ac1cf -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 64
  40. 8 UIKit 0x031dfe86 -[UIControl sendAction:to:forEvent:] + 69
  41. 9 UIKit 0x031e02a3 -[UIControl _sendActionsForEvents:withEvent:] + 598
  42. 10 UIKit 0x031df50d -[UIControl touchesEnded:withEvent:] + 660
  43. 11 UIKit 0x030fc60a -[UIWindow _sendTouchesForEvent:] + 874
  44. 12 UIKit 0x030fd0e5 -[UIWindow sendEvent:] + 791
  45. 13 UIKit 0x030c2549 -[UIApplication sendEvent:] + 242
  46. 14 UIKit 0x030d237e _UIApplicationHandleEventFromQueueEvent + 20690
  47. 15 UIKit 0x030a6b19 _UIApplicationHandleEventQueue + 2206
  48. 16 CoreFoundation 0x02c1b1df __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
  49. 17 CoreFoundation 0x02c10ced __CFRunLoopDoSources0 + 253
  50. 18 CoreFoundation 0x02c10248 __CFRunLoopRun + 952
  51. 19 CoreFoundation 0x02c0fbcb CFRunLoopRunSpecific + 443
  52. 20 CoreFoundation 0x02c0f9fb CFRunLoopRunInMode + 123
  53. 21 GraphicsServices 0x05a4624f GSEventRunModal + 192
  54. 22 GraphicsServices 0x05a4608c GSEventRun + 104
  55. 23 UIKit 0x030aa8b6 UIApplicationMain + 1526
  56. 24 Monniz 0x0008936d main + 141
  57. 25 libdyld.dylib 0x043d2ac9 start + 1
  58.  
  59. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  60. 0 libsystem_kernel.dylib 0x046d4f9a __kill + 10
  61. 1 libsystem_kernel.dylib 0x046d26d8 kill$UNIX2003 + 32
  62. 2 libsystem_sim_c.dylib 0x0444cf8c raise + 27
  63. 3 com.accelior.monniz 0x003086ac CLSSignalHandler + 246
  64. 4 libsystem_platform.dylib 0x046f503b _sigtramp + 43
  65. 5 libsystem_kernel.dylib 0x046d569e __pthread_kill + 10
  66. 6 libsystem_pthread.dylib 0x04703fd5 pthread_kill + 101
  67. 7 libsystem_sim_c.dylib 0x0447ca5a abort + 156
  68. 8 libc++abi.dylib 0x04273527 abort_message + 151
  69. 9 libc++abi.dylib 0x0429664d default_terminate_handler() + 300
  70. 10 libobjc.A.dylib 0x02980d45 _objc_terminate() + 108
  71. 11 libc++abi.dylib 0x04293cf0 std::__terminate(void (*)()) + 14
  72. 12 libc++abi.dylib 0x04293922 __cxa_rethrow + 103
  73. 13 libobjc.A.dylib 0x02980c38 objc_exception_rethrow + 47
  74. 14 com.apple.CoreFoundation 0x02c0fc9d CFRunLoopRunSpecific + 653
  75. 15 com.apple.CoreFoundation 0x02c0f9fb CFRunLoopRunInMode + 123
  76. 16 com.apple.GraphicsServices 0x05a4624f GSEventRunModal + 192
  77. 17 com.apple.GraphicsServices 0x05a4608c GSEventRun + 104
  78. 18 com.apple.UIKit 0x030aa8b6 UIApplicationMain + 1526
  79. 19 com.accelior.monniz 0x0008936d main + 141
  80. 20 libdyld.dylib 0x043d2ac9 start + 1
  81.  
  82. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  83. 0 libsystem_kernel.dylib 0x046d68d2 kevent64 + 10
  84. 1 libdispatch.dylib 0x0439b3be _dispatch_mgr_invoke + 245
  85. 2 libdispatch.dylib 0x0439b116 _dispatch_mgr_thread + 60
  86.  
  87. Thread 2:: com.crashlytics.MachExceptionServer
  88. 0 libsystem_kernel.dylib 0x046cfa2e mach_msg_trap + 10
  89. 1 libsystem_kernel.dylib 0x046cead0 mach_msg + 68
  90. 2 com.accelior.monniz 0x002f717e CLSMachExceptionServer + 151
  91. 3 libsystem_pthread.dylib 0x04701ecf _pthread_body + 138
  92. 4 libsystem_pthread.dylib 0x04701e45 _pthread_start + 162
  93. 5 libsystem_pthread.dylib 0x046fff0e thread_start + 34
  94.  
  95. Thread 3:: com.apple.NSURLConnectionLoader
  96. 0 libsystem_kernel.dylib 0x046cfa2e mach_msg_trap + 10
  97. 1 libsystem_kernel.dylib 0x046cead0 mach_msg + 68
  98. 2 com.apple.CoreFoundation 0x02c11026 __CFRunLoopServiceMachPort + 214
  99. 3 com.apple.CoreFoundation 0x02c10408 __CFRunLoopRun + 1400
  100. 4 com.apple.CoreFoundation 0x02c0fbcb CFRunLoopRunSpecific + 443
  101. 5 com.apple.CoreFoundation 0x02c0f9fb CFRunLoopRunInMode + 123
  102. 6 com.apple.CFNetwork 0x0547dec6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 469
  103. 7 com.apple.Foundation 0x00a11f07 -[NSThread main] + 76
  104. 8 com.apple.Foundation 0x00a11e60 __NSThread__main__ + 1326
  105. 9 libsystem_pthread.dylib 0x04701ecf _pthread_body + 138
  106. 10 libsystem_pthread.dylib 0x04701e45 _pthread_start + 162
  107. 11 libsystem_pthread.dylib 0x046fff0e thread_start + 34
  108.  
  109. Thread 4:: AFNetworking
  110. 0 libsystem_kernel.dylib 0x046cfa2e mach_msg_trap + 10
  111. 1 libsystem_kernel.dylib 0x046cead0 mach_msg + 68
  112. 2 com.apple.CoreFoundation 0x02c11026 __CFRunLoopServiceMachPort + 214
  113. 3 com.apple.CoreFoundation 0x02c10408 __CFRunLoopRun + 1400
  114. 4 com.apple.CoreFoundation 0x02c0fbcb CFRunLoopRunSpecific + 443
  115. 5 com.apple.CoreFoundation 0x02c0f9fb CFRunLoopRunInMode + 123
  116. 6 com.apple.Foundation 0x00a13d98 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 309
  117. 7 com.apple.Foundation 0x00ab367b -[NSRunLoop(NSRunLoop) run] + 82
  118. 8 com.accelior.monniz 0x0009e92b +[AFURLConnectionOperation networkRequestThreadEntryPoint:] + 315
  119. 9 com.apple.Foundation 0x00a11f07 -[NSThread main] + 76
  120. 10 com.apple.Foundation 0x00a11e60 __NSThread__main__ + 1326
  121. 11 libsystem_pthread.dylib 0x04701ecf _pthread_body + 138
  122. 12 libsystem_pthread.dylib 0x04701e45 _pthread_start + 162
  123. 13 libsystem_pthread.dylib 0x046fff0e thread_start + 34
  124.  
  125. Thread 5:: com.apple.CFSocket.private
  126. 0 libsystem_kernel.dylib 0x046d5852 __select + 10
  127. 1 com.apple.CoreFoundation 0x02c593a7 __CFSocketManager + 919
  128. 2 libsystem_pthread.dylib 0x04701ecf _pthread_body + 138
  129. 3 libsystem_pthread.dylib 0x04701e45 _pthread_start + 162
  130. 4 libsystem_pthread.dylib 0x046fff0e thread_start + 34
  131.  
  132. Thread 6:
  133. 0 libsystem_kernel.dylib 0x046d5e6e __workq_kernreturn + 10
  134. 1 libsystem_pthread.dylib 0x0470236d _pthread_wqthread + 939
  135. 2 libsystem_pthread.dylib 0x046ffeea start_wqthread + 30
  136.  
  137. Thread 0 crashed with X86 Thread State (32-bit):
  138. eax: 0x00000000 ebx: 0x00000003 ecx: 0x10c89bbc edx: 0x00000000
  139. edi: 0x10c89fe0 esi: 0x00000006 ebp: 0x10c89bd8 esp: 0x10c89bbc
  140. ss: 0x00000023 efl: 0x00000206 eip: 0x046d4f9a cs: 0x0000000b
  141. ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
  142. cr2: 0x10c88fec
  143.  
  144. Logical CPU: 0
  145. Error Code: 0x000c0025
  146. Trap Number: 132
  147.  
  148.  
  149. Binary Images:
  150. 0x21000 - 0x482fff +com.accelior.monniz (1.0 - 4) <0C91D117-9732-36A7-92D2-7533A802BC96> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/Monniz.app/Monniz
  151. 0x737000 - 0x75b23b +dyld_sim (353.2.1) <1DD50FCA-ADA6-37E4-8BCD-39F9E2BE13F3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim
  152. 0x793000 - 0x94bff7 com.apple.CoreGraphics (1.600.0 - 747.1) <A314AEF7-DCD0-34FA-8FDA-CEE4DC4290F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
  153. 0x9a7000 - 0xc8dff7 com.apple.Foundation (6.9 - 1141.1) <E1BBC567-EF3A-327C-960C-FD825DDF7049> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Foundation
  154. 0xe07000 - 0xee4ff3 com.apple.MobileCoreServices (66 - 66) <C97C437D-052A-3247-8882-878C98671448> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  155. 0xf46000 - 0xfaaffb com.apple.Security (10.0 - ???) <9DEF061C-9416-3108-B1A1-0C8A669FE21C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Security.framework/Security
  156. 0xfe3000 - 0x104afff com.apple.SystemConfiguration (1.14 - 1.14) <D6E77CAA-A5DF-35A3-903C-3AD18D15A2D7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
  157. 0x1077000 - 0x1218ffb com.apple.QuartzCore (1.10 - 361.1) <F1F234B5-0A78-398E-83D5-97764ED677F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
  158. 0x12b9000 - 0x1452ff7 com.apple.AddressBookUI (1.0.0 - 1751.7) <E8E659C1-87A6-3B76-939D-8B04141CB195> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
  159. 0x154f000 - 0x15e1fff com.apple.AddressBook (1.0 - 30) <2B07A7DD-E66C-3BE3-8259-6CDA91941BCF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
  160. 0x1629000 - 0x1802ff7 com.apple.avfoundation (2.0 - 887.50) <B37D1B16-EE46-375F-AB5A-AC91625C5BA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
  161. 0x194a000 - 0x1c05fff +CoreData (519) <DA62F18F-631E-3B72-87D5-B3A617BAE52F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreData.framework/CoreData
  162. 0x1ceb000 - 0x1d55ffb com.apple.corelocation (1.0 - 1753.17) <05D2DEC7-1351-30C8-8CA2-AB37C4805E34> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation
  163. 0x1d6e000 - 0x1ebfff3 com.apple.CoreText (352.0 - 450.2) <BA449391-A5CB-34E9-9DF2-51C8E16A1C57> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreText.framework/CoreText
  164. 0x1f49000 - 0x1f81ff7 com.apple.GLKit (1.0 - 29) <2C3E0A25-3819-3F1B-8A11-2E4D6F8FFD79> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GLKit.framework/GLKit
  165. 0x1fa5000 - 0x22a1fff com.apple.ImageIO.framework (3.2.0 - 1140) <DD0E5358-DE14-3B07-AA2D-16CEF63D9717> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
  166. 0x232e000 - 0x2395ff7 +libc++.1.dylib (235.1) <E141A74C-BFEF-3099-B545-5D8CE584FAB2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++.1.dylib
  167. 0x23e5000 - 0x25d5ffb +libicucore.A.dylib (531.27.3) <1A4B6CEE-8AAC-3FB7-889B-F2CBF6071DB8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libicucore.A.dylib
  168. 0x267d000 - 0x268cfff +libz.1.dylib (55) <CB7BA848-2C4F-3E6A-9168-161B2BAE45AA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.1.dylib
  169. 0x2692000 - 0x26a1fff com.apple.opengles (10.1.5 - 10.1.5) <82D389D7-22A5-3FED-85EB-266979293502> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
  170. 0x26ad000 - 0x27adff7 com.apple.messageui (1.0.0 - 1.0) <6FFD7850-6096-31CA-91D3-C70D8B2B11D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MessageUI.framework/MessageUI
  171. 0x2841000 - 0x294bffb +libxml2.2.dylib (25.6) <C5EF2A2A-3876-3B99-98B8-67C62FDD3561> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxml2.2.dylib
  172. 0x297b000 - 0x2b6f45f +libobjc.A.dylib (647.1) <431C3B3E-89DC-33C8-8BB0-B7633153F899> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib
  173. 0x2b92000 - 0x2b98ff7 +libSystem.dylib (1213) <7C23129A-8171-35AF-8DAA-4E1913C075FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib
  174. 0x2ba1000 - 0x2f4dfff com.apple.CoreFoundation (6.9 - 1141.14) <507AC07C-D966-3411-8AFA-8340555D4BAA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  175. 0x3091000 - 0x3c96ffb com.apple.UIKit (1.0 - 1000) <147232EB-68CB-3646-9BBA-D33A37E21304> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/UIKit
  176. 0x426e000 - 0x426efff com.apple.Accelerate (1.10 - Accelerate 1.10) <FD638D54-19C2-32F4-8617-060C3DE23CA9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
  177. 0x4272000 - 0x4299fff +libc++abi.dylib (126.2) <C7DDC43A-896C-349A-A846-094855C8723B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++abi.dylib
  178. 0x42a6000 - 0x42abfff +libcache_sim.dylib (69) <C29E4A04-4B70-334D-B278-5D6A6C97B0C3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache_sim.dylib
  179. 0x42b1000 - 0x42c0ffb +libcommonCrypto.dylib (60061) <5D2344FE-34C7-3D6D-9416-11F2C7ECB541> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib
  180. 0x42cd000 - 0x42d2ff3 +libcompiler_rt.dylib (60.3) <4720909B-5258-3362-BEE2-6E68269F70BA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcompiler_rt.dylib
  181. 0x42dc000 - 0x42e4fff +libcopyfile.dylib (119.1.1) <5B87A951-B278-3150-ADF4-6C0072666DA5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcopyfile.dylib
  182. 0x42eb000 - 0x435afff +libcorecrypto.dylib (234.1.2) <8318A2D1-8DE0-3A52-A5BF-EBAB27DA7320> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcorecrypto.dylib
  183. 0x438e000 - 0x43b5ff3 +libdispatch.dylib (443.3.3) <F9349E00-0B25-3CBE-BD24-19247FECAEE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdispatch.dylib
  184. 0x43d1000 - 0x43d2ffb +libdyld.dylib (353.5) <5EAE8C1C-A3D8-377E-8522-11A64E41849C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdyld.dylib
  185. 0x43d8000 - 0x43d8fff +liblaunch.dylib (560.3.4) <0AC14AEB-BACA-3487-9EA4-BFF69EA6F48E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/liblaunch.dylib
  186. 0x43df000 - 0x43e4ff7 +libmacho_sim.dylib (857) <2EA5127A-6CA1-3EC3-B01F-AEE30AED4FF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libmacho_sim.dylib
  187. 0x43eb000 - 0x43edfff +libremovefile.dylib (35) <0CA09688-F029-3C34-8D32-266C5824429E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libremovefile.dylib
  188. 0x43f3000 - 0x440dfff +libsystem_asl.dylib (267) <258C4419-57C3-3A72-9B74-21EF8B56821F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_asl.dylib
  189. 0x4419000 - 0x441affb +libsystem_sim_blocks.dylib (65) <19E9476A-CBDE-3A20-9E57-3705E629E088> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_blocks.dylib
  190. 0x441f000 - 0x44b3fff +libsystem_sim_c.dylib (1046) <2767EACC-ED7E-3C84-AB3B-05534EDF8C3E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_c.dylib
  191. 0x44d9000 - 0x44dbfff +libsystem_sim_configuration.dylib (700.3.1) <02943E37-8DE9-3892-B1E2-9A4FC198DFA0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_configuration.dylib
  192. 0x44e2000 - 0x44e3fff +libsystem_coreservices.dylib (7) <7E76942F-B6BF-395C-BE01-3CD06A851660> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coreservices.dylib
  193. 0x44e9000 - 0x44feffb +libsystem_coretls.dylib (35.3.2) <809C9D26-A080-3762-ADB4-F81604547D26> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coretls.dylib
  194. 0x450e000 - 0x4516fff +libsystem_sim_dnssd.dylib (561) <998014AB-7949-34B5-B096-A256FD87892E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
  195. 0x451d000 - 0x4547ff3 +libsystem_sim_info.dylib (459) <7B7511DD-9E22-3B7F-9429-9849A3629312> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_info.dylib
  196. 0x4559000 - 0x455efff +libsystem_sim_kernel.dylib (141) <ACCBEF6E-BEC2-36FA-BAC7-FA0175D618AB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_kernel.dylib
  197. 0x4567000 - 0x4597fff +libsystem_sim_m.dylib (3086.1) <2B84337D-006D-3278-B9EC-0D05892B02E9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_m.dylib
  198. 0x459f000 - 0x45b9ff7 +libsystem_malloc.dylib (55.3.1) <0D38AAEE-BD9A-37A5-BBD7-602D800F7DEB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_malloc.dylib
  199. 0x45c2000 - 0x4605ff7 +libsystem_network.dylib (410.1) <0B0D33B6-7139-344B-8203-47A2E5727546> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_network.dylib
  200. 0x4627000 - 0x4631fff +libsystem_notify.dylib (134.1.1) <9A2C86FD-4692-31F3-867E-E445A6E924DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_notify.dylib
  201. 0x463a000 - 0x463cffb +libsystem_sim_platform.dylib (141) <650BFD92-A848-3F0B-A22C-55DF34FF9577> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_platform.dylib
  202. 0x4642000 - 0x4643fff +libsystem_sim_pthread.dylib (141) <3AA34EBA-A2AA-3673-9E7F-DED4AA34BC4A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_pthread.dylib
  203. 0x464a000 - 0x464dff7 +libsystem_sim_sandbox.dylib (359.1.1) <46867D70-E2CB-316B-B8D6-AE4B30087166> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_sandbox.dylib
  204. 0x4654000 - 0x465bfff +libsystem_sim_trace.dylib (72) <BEE53863-0DEC-33B1-BFFB-8F7AE595CC73> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_trace.dylib
  205. 0x4665000 - 0x466cff7 +libunwind_sim.dylib (126.2) <5732B562-0A0C-3C24-AE1A-F9F72AFB866B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libunwind_sim.dylib
  206. 0x4674000 - 0x46a2fff +libxpc.dylib (560.3.4) <A854576A-3D30-3BF9-B2EC-B36C4B9E393C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libxpc.dylib
  207. 0x46bc000 - 0x46dbfff libsystem_kernel.dylib (2782.1.97) <9F86CA37-93FC-31F0-8ACC-53D244AF9EC2> /usr/lib/system/libsystem_kernel.dylib
  208. 0x46f0000 - 0x46f6ff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
  209. 0x46ff000 - 0x4707fff libsystem_pthread.dylib (105.1.4) <D90BD4F4-8DFA-3683-9C26-313D2F4F8C41> /usr/lib/system/libsystem_pthread.dylib
  210. 0x4711000 - 0x4b66fdf com.apple.vImage (8.0 - 8.0) <5ACE6026-578A-3605-96EC-2A5D6DCBF361> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
  211. 0x4bb3000 - 0x4bb3fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <CC4E0DF1-9270-359D-A47B-64A0021B15A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
  212. 0x4bb7000 - 0x4cc5fe7 +libvDSP.dylib (514) <E18EAC97-3E12-3B09-A934-EBAC6A6D68D1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
  213. 0x4cd3000 - 0x50d1ff3 +libLAPACK.dylib (1128) <F89FB2A3-C6AE-36BF-9B0C-999196AFD564> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
  214. 0x50ff000 - 0x5270ff3 +libBLAS.dylib (1128) <3750D099-D098-3FE2-82F0-26BBB926DDC1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
  215. 0x5289000 - 0x532bfff +libvMisc.dylib (514) <747BE0E2-EE11-32E5-9133-E522E380F7A2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
  216. 0x5335000 - 0x534eff3 +libLinearAlgebra.dylib (1128) <B0D7610C-7C02-330E-9AA3-37476D2407A2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
  217. 0x5357000 - 0x537aff7 +libextension.dylib (51.2) <267311C2-DF82-3675-8146-359F3B944598> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libextension.dylib
  218. 0x5394000 - 0x53c7ffb +libarchive.2.dylib (30) <433932BE-1557-34E7-B9F8-2BD7BBF4A6BF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libarchive.2.dylib
  219. 0x53d2000 - 0x565cffb com.apple.CFNetwork (711.1.12 - 711.1.12) <5E16EF0B-03FE-30B7-91B2-7B490583E8A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
  220. 0x57a7000 - 0x5817ffb com.apple.framework.IOKit (2.0.2 - 1051.3.7) <46A3F47A-F49E-3C70-957A-B011DA2E8F3B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  221. 0x5845000 - 0x5864ffb +libCRFSuite.dylib (32) <0512F231-7D48-328C-980E-71DF706F8FC5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libCRFSuite.dylib
  222. 0x586f000 - 0x5870ffb +liblangid.dylib (114) <323140D6-F626-3A35-B6B9-B17AD46AE97E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblangid.dylib
  223. 0x5875000 - 0x5890ffb +libMobileGestalt.dylib (297.1.14) <0F01A7BC-FCC5-3712-8B3C-9810D7CAE96B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestalt.dylib
  224. 0x58b2000 - 0x58c5ff7 +libbsm.0.dylib (28.1) <5B46DAB3-5C97-39F2-8C57-8CDB37E8A857> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbsm.0.dylib
  225. 0x58ce000 - 0x59bbfff +libsqlite3.dylib (162) <D70710B4-9972-3189-80CB-1EFBEB605EAC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libsqlite3.dylib
  226. 0x59d0000 - 0x59ddffb +libbz2.1.0.dylib (36) <A3C34000-C839-3998-A2A9-10218F5F29A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbz2.1.0.dylib
  227. 0x59e3000 - 0x5a00fff +liblzma.5.dylib (7) <296F10B6-8D1A-313E-9313-D4F5B1154881> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblzma.5.dylib
  228. 0x5a08000 - 0x5a1fff7 com.apple.CoreVideo (1.8 - 144.1) <448E89B4-F2F5-3310-9D91-6FCE329E6344> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
  229. 0x5a32000 - 0x5a32ffb com.apple.FontServices (1.0 - 1) <2E3CAF9D-C76E-373E-BD3A-6DD2C67657B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/FontServices
  230. 0x5a37000 - 0x5a50ff7 com.apple.GraphicsServices (1.0 - 1.0) <0B68539C-C721-370F-BC24-081C24CBDB46> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  231. 0x5a65000 - 0x5b59fff +libFontParser.dylib (129.2) <3A0E3A55-5458-3201-A314-22FC62CD2A5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
  232. 0x5be8000 - 0x5c33ff3 com.apple.AppleJPEG (1.0 - 1) <96921A56-6BA8-38F8-8763-2CE9E2EF93CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
  233. 0x5c3f000 - 0x5c4afff +libGFXShared.dylib (10.1.5) <B52C618E-61DC-31A2-A56C-D39728D4EAC5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
  234. 0x5c52000 - 0x5c9aff3 +libGLImage.dylib (10.1.5) <C1089EAC-D5C0-32E2-AFA6-504466A342AD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
  235. 0x5ca4000 - 0x5ca6ffb +libCVMSPluginSupport.dylib (10.1.5) <57F13A44-C8AF-3317-8B74-71BB7F27ECF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
  236. 0x5cac000 - 0x5cb7ffb +libCoreVMClient.dylib (88.2) <0DFE3F0B-F852-3C04-A431-533811AE9DE6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
  237. 0x5cc1000 - 0x6957f37 +libLLVMContainer.dylib (88.2) <8329C494-9555-3160-97CE-034A40EBD06E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
  238. 0x6c12000 - 0x6c19ff3 com.apple.IntlPreferences (1.0 - 149.1) <0D967148-B57C-3C21-A00C-B168868729C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
  239. 0x6c21000 - 0x6d43fff com.apple.Message (2.0 - 20) <FE60EB18-4648-30D7-B876-791ABF97B0ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Message.framework/Message
  240. 0x6dd8000 - 0x6e48ff3 com.apple.QuickLook (2.0 - 497.1) <343CE00A-02AD-3A89-9871-A2A3F4263B75> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook
  241. 0x6e8e000 - 0x6eaeff7 com.apple.pluginkit.framework (1.0 - 1) <3A586D6C-C994-3D29-AA69-E112C16D7C89> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
  242. 0x6ec4000 - 0x6ef9ff7 com.apple.Accounts (113 - 113) <CD38B9E4-62DA-325D-9350-4723FF5F7C5C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accounts.framework/Accounts
  243. 0x6f1c000 - 0x6f21ff3 com.apple.AggregateDictionary (1.0 - 1) <623C8C2D-CBD2-3D32-B3D6-DABDE2E5C416> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
  244. 0x6f29000 - 0x6f81ffb com.apple.AppSupport (1.0.0 - 29) <F2F53271-AAFE-30AD-A3B4-A04B43ECD14A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
  245. 0x6fb6000 - 0x6fbafff com.apple.communicationsfilter (10.0 - 1000) <85D0AF4B-91C2-3599-B732-EBE50869D7FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
  246. 0x6fc0000 - 0x6feeffb com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <B92F0FC5-9894-3E96-A09C-C7F69A8F6D45> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
  247. 0x700d000 - 0x7371ff7 com.apple.GeoServices (1.0 - 982.24) <3F9F2DA2-00A9-38F0-878C-B20628CF4A45> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
  248. 0x7514000 - 0x75eeff7 com.apple.managedconfiguration (1.0 - 1.0) <0AB1BB2E-8685-3994-9259-AD9454A0BCAE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
  249. 0x7661000 - 0x7686ff3 com.apple.SpringBoardServices (1.0 - 1.0) <F94AE2C4-8615-3A58-BF7E-F1CAFCB7BA15> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
  250. 0x76a5000 - 0x775dffb com.apple.cloudkit.CloudKit (259.6 - 259.6) <C61A0E39-95F4-3AC1-BE6A-C71C8660D91B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CloudKit.framework/CloudKit
  251. 0x77c5000 - 0x7810ffb com.apple.content.index.framework (2.0) <FFDEF0B0-6865-327E-B227-8C26738BFB04> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
  252. 0x782e000 - 0x7831fff com.apple.MessageSupport (1.0 - 1) <9C094FE5-363B-358A-8540-698706D83D04> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
  253. 0x7839000 - 0x7894ff7 com.apple.dataaccess.framework (1.0 - 1.0) <F9F83237-84E7-37F6-B2EE-B57C53898FC0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
  254. 0x78c3000 - 0x78edff7 com.apple.persistentconnection (1.0 - 1.0) <4A56778A-97DE-3FF2-A10F-718B63389935> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
  255. 0x790e000 - 0x7960fff com.apple.MIME (2.0 - 20) <95855220-7CCD-3819-8F9F-F2D7A2A8CFC5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MIME.framework/MIME
  256. 0x798d000 - 0x7a44ffb com.apple.coretelephony (113 - 2338) <9010E8D1-05ED-3C74-98F8-935D21AC2FCA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
  257. 0x7aa0000 - 0x7aa7fff com.apple.CertUI (1.0 - 1) <DA916044-7B1A-374E-923D-938B92DC823B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI
  258. 0x7ab0000 - 0x7affffb com.apple.BaseBoard (1.0 - 1) <BB46A6AC-70B8-3A40-9FCE-A685EEB7F835> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
  259. 0x7b37000 - 0x7b62ff7 com.apple.FrontBoardServices (1.0 - 1) <F515E983-3AAD-3A2E-A9E4-E319D77ADDF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
  260. 0x7b86000 - 0x7baaff3 com.apple.BackBoardServices (1.0 - 1.0) <7AF4C4DF-131D-3C12-B852-17A3AD826522> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
  261. 0x7bcc000 - 0x7bdbfff com.apple.AssertionServices (1.0 - 1) <D2F2D1D7-69FD-3DA4-8F9A-C26A08DF9CBD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
  262. 0x7bed000 - 0x7bf1ff3 com.apple.TCC (1.0 - 1) <7DA760F8-FDA9-3392-8A80-6794B2A0DE8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
  263. 0x7bf9000 - 0x7c14ff7 com.apple.aps.framework (4.0 - 4.0) <DF0EF83A-77D7-3332-A3D7-F51FA313407B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
  264. 0x7c2a000 - 0x7c51ffb com.apple.CoreBluetooth (1.0 - 1) <137B6018-79A0-3E25-A3D2-82B56FF95FBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
  265. 0x7c6b000 - 0x7c7bfff com.apple.ProtocolBuffer (1 - 225) <129864F4-4FB4-3AE3-B25B-A1B1AB8A83EC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
  266. 0x7c87000 - 0x7c8effb com.apple.BluetoothManager (1.0 - 1) <5EB4BC02-7CA7-3DA9-BE01-608C625B09E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
  267. 0x7c99000 - 0x7ca7ffb com.apple.MobileBluetooth (1.0 - 1.0) <45714EA0-2834-3D2F-B81D-5128FF5A2648> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
  268. 0x7cb1000 - 0x7cb4fff com.apple.OAuth (25 - 25) <97A02A4A-AA6B-3320-838F-42BB6B418A11> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth
  269. 0x7cba000 - 0x7cc9ff7 com.apple.commonutilities (8.0 - 900) <ACBD700B-3B7E-3C8F-994E-E1EEAF7946D1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
  270. 0x7cd4000 - 0x7d1effb com.apple.AppleAccount (1.0 - 1.0) <AF4E6E66-5461-37C4-8739-7B8223F35DA4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  271. 0x7d54000 - 0x7d82fff com.apple.WebBookmarks (1.0 - 1.0) <B4CD4556-4D5B-3226-B7DA-ECD902475D48> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
  272. 0x7d9e000 - 0x7f0dfff com.apple.eventkit (1.0.0 - 1.0) <A6A59FC2-291A-3D8A-BA62-89DB5113C927> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKit.framework/EventKit
  273. 0x7fc6000 - 0x7ff9ffb com.apple.iCalendar (7.0 - 200) <56C6C7A3-8673-307B-967D-C094116765CC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
  274. 0x8019000 - 0x8040ffb com.apple.Notes (1.0) <4A19E20B-4B7E-37EC-B9B3-C40FFDDD0F81> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Notes.framework/Notes
  275. 0x8055000 - 0x80cafff com.apple.coredav (1.0.1 - 261) <23B751AF-A598-3EA5-9A8D-2475D80F2D32> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
  276. 0x8117000 - 0x8248ff3 +StoreServices (1243.8) <1AF9E34D-4F1F-313D-91B5-2C37E5E5D6FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
  277. 0x830f000 - 0x8375fff com.apple.accounts.AccountsDaemon (113 - 113) <4C0B23D3-4709-3354-901D-FC31E6E6D125> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
  278. 0x83a1000 - 0x83aaff3 com.apple.AOSNotification (1.7.0 - 830) <3C1C8930-F9BA-36F4-BD1A-688F61A5DC9F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
  279. 0x83b5000 - 0x83c5ff7 com.apple.MailServices (1.0 - 1) <790824B1-B857-3BFF-9D74-82838A42B9FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices
  280. 0x83d7000 - 0x83e2fff com.apple.MobileInstallation (2.0 - 1.0) <85DD47C7-91DA-3DF7-A30E-D3DD7FB6CB8C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
  281. 0x83ec000 - 0x83f3fff com.apple.datamigration (1.0 - 1.0) <274168C9-62A1-35A4-A43F-11164106AAF3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
  282. 0x83fd000 - 0x842cff3 +libTelephonyUtilDynamic.dylib (802.1) <C96D77BF-E113-3F12-A478-90F9CBD6EF77> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libTelephonyUtilDynamic.dylib
  283. 0x845d000 - 0x8461ffb com.apple.MobileSystemServices (1.0 - 1) <160B3971-542E-3022-B053-777712622CB0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
  284. 0x8468000 - 0x8499ff3 com.apple.GSS (4.0 - 2.0) <E89EEC6D-AA90-3735-A4E8-F6B7C4521E83> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GSS.framework/GSS
  285. 0x84b3000 - 0x84b8ffb +libheimdal-asn1.dylib (398.3.2) <E1D1C296-75EC-3695-8DB5-2F5CD985BBFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libheimdal-asn1.dylib
  286. 0x84bf000 - 0x8543ff7 com.apple.Heimdal (4.0 - 2.0) <B898F5FD-6B6D-3325-9E4E-10F4A1265933> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
  287. 0x856b000 - 0x858dffb +libresolv.9.dylib (57) <209C94A4-37A6-321A-A69E-76DF7917338C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libresolv.9.dylib
  288. 0x8598000 - 0x859bffb com.apple.CommonAuth (4.0 - 2.0) <565911E2-0525-3628-B182-0F9F0826AD4E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
  289. 0x85a1000 - 0x9c47fff com.apple.WebCore (8600 - 8600.1.4.11.12) <28909A37-72BE-3508-BA69-B61C7E05BA2F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
  290. 0xa4d6000 - 0xa5dfff7 com.apple.WebKitLegacy (8600 - 8600.1.4.11.10) <CEEEB837-9F3D-3096-AA8F-51B87BCB1FAE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
  291. 0xa683000 - 0xaca0fff +JavaScriptCore (7600.1.4.11.8) <D9784B86-86D6-34A3-A1EE-32E9BD9DC2E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
  292. 0xadf2000 - 0xb0ddfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C3551212-706B-3764-9F1A-1A156B42DF95> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
  293. 0xb1b7000 - 0xb211ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <D6E2ABF1-385F-3DBF-8FFE-4BF27D5AFAEA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
  294. 0xb233000 - 0xb2abff7 com.apple.CoreMedia (1.0 - 1560.67) <A4713680-D3E9-33AB-8997-4C2B92E72609> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
  295. 0xb2f6000 - 0xb2f7ffb com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <079C8E0A-13D1-3A3B-8F08-BBA7581E9064> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
  296. 0xb2fd000 - 0xb30effb com.apple.MobileAssets (1.0 - 1) <EBD81517-89CA-3E21-B930-80C15650E7A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
  297. 0xb31b000 - 0xb354ff7 com.apple.CalendarFoundation (8.0 - 291) <F9F7D34C-880E-360D-8D2C-729FED925148> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
  298. 0xb377000 - 0xb3b3ffb com.apple.bom (14.0 - 193.5) <69D95292-F7AC-3D50-AD1A-EA20F7330CF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
  299. 0xb3c5000 - 0xb3f0ff3 com.apple.accountsui (1.0 - 1) <774DB706-CD79-3F35-A4AB-F5B1CD0BF720> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
  300. 0xb40b000 - 0xb42cfff com.apple.CertInfo (1.0 - 1) <78938112-F656-3AC3-950C-A68F03F54BC1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
  301. 0xb443000 - 0xb517ffb com.apple.preferences-framework (1 - 1.0) <4529C9FD-7EE3-3E34-BAC1-0B33F14B5973> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Preferences.framework/Preferences
  302. 0xb59b000 - 0xb698ff3 com.apple.UIFoundation (1.0 - 1) <BD99B6B1-B964-365B-BBB8-6331F892621C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
  303. 0xb6f2000 - 0xb7a4fff com.apple.CoreUI (1.0 - 298.1) <81B48D76-46F4-381D-9285-796AEE5BF482> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
  304. 0xb833000 - 0xbb3dff7 com.apple.VideoToolbox (1.0 - 1560.67) <E129B1DA-D09A-36FC-935E-F318E61BD9D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
  305. 0xbbba000 - 0xbc0bfff com.apple.TelephonyUtilities (1.0 - 1.0) <04162196-41CE-38DE-A7A2-97CD3C5B061D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
  306. 0xbc45000 - 0xbdc7ff3 com.apple.CoreImage (1.2.0 - 277) <D99F5806-5093-35B8-A8F4-D089611506C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
  307. 0xbeac000 - 0xbed3ffb com.apple.DictionaryServices (1.2 - ???) <E3C58F2D-F1EA-36F7-A098-B8FA9B05ED91> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
  308. 0xbef0000 - 0xbf29ff7 com.apple.TextInput (1.0) <0B514B7D-13E7-351A-9500-24DE8D2FA154> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput
  309. 0xbf57000 - 0xc032ff3 com.apple.ProofReader (2.2.1 - 266.2) <D61C2956-F3CE-3026-B412-C05C10949437> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
  310. 0xc058000 - 0xc066ff3 +libAccessibility.dylib (1541.6.8) <23988C8D-4BDF-3EE4-829B-ADAA33D4C0C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAccessibility.dylib
  311. 0xc076000 - 0xc0caff7 com.apple.framework.PrintKit (175 - 175) <C7FCCBAD-7713-34D1-84A6-2F11A952BE61> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
  312. 0xc0ec000 - 0xc150ffb com.apple.PhysicsKit (1.0 - 1) <D9606D60-10B4-31C3-B9D6-F9323C82816C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
  313. 0xc178000 - 0xc5b8ff7 com.apple.vision.FaceCore (3.1.6 - 3.1.6) <D39CE1E7-5359-3B72-85FE-E6C0C7894C78> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
  314. 0xc7ce000 - 0xc92aff7 +libFosl_dynamic.dylib (15.11) <BA32A03D-D564-3931-BC5B-8E4F19335024> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libFosl_dynamic.dylib
  315. 0xc9a2000 - 0xca1effb com.apple.imfoundation (10.0 - 1000) <B4131626-1E92-3BEE-A2D2-89041DDC4F75> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
  316. 0xca55000 - 0xca86ffb +libtidy.A.dylib (15.14) <9E653C92-48C6-3FDB-8B1C-013A56C24626> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libtidy.A.dylib
  317. 0xca94000 - 0xcac1ff3 +libxslt.1.dylib (13) <083F44D7-74CC-3B1B-A35D-0B3785016C50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxslt.1.dylib
  318. 0xcace000 - 0xcb18ff3 com.apple.LanguageModeling (1.0 - 1) <E71C3121-69B9-354E-A49C-9FA51B231109> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
  319. 0xcb27000 - 0xcb3cffb +libcmph.dylib (4) <01BB9149-8CB6-3ED5-BA01-4882B2E000CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcmph.dylib
  320. 0xcb4a000 - 0xcb52ff7 com.apple.MediaAccessibility (1.0 - 61) <A5A48D53-EF97-39E3-B3DF-ED9873E17197> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
  321. 0xcb5e000 - 0xcc52ffb +libiconv.2.dylib (42) <27D5E6E1-1255-35F9-9FE0-A6ED6ED4800C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libiconv.2.dylib
  322. 0xcc61000 - 0xcc81ff3 com.apple.AssetsLibraryServices (1.0 - 1) <2A949EA8-E68B-3124-804B-4E655B3BB951> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
  323. 0xcc9e000 - 0xcd13ff7 +libAVFAudio.dylib (117.3) <CFAF63C0-885D-3347-AA00-267529D34EBA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
  324. 0xcd59000 - 0xd03dff7 com.apple.MediaToolbox (1.0 - 1560.67) <102CF902-E31E-3E51-96D9-1975B1B79629> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
  325. 0xd114000 - 0xd151ff7 com.apple.Celestial (1.0 - 1560.67) <D7155073-28C6-3D03-8950-1198B45702D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
  326. 0xd191000 - 0xd196fff +Apple-Inc.BTLEAudioController (1.0 - 1) <9EED5F9E-4C6F-31F1-BECA-F24819ADC5D8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
  327. 0xd1a0000 - 0xd1abffb com.apple.mobileicons.framework (1.0 - 1.0) <FEECC898-E96B-3E5F-88F3-471B51872470> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
  328. 0xd1b5000 - 0xd1d2ffb com.apple.GenerationalStorage (2.0 - 223) <9FFDAD81-97CB-327C-9175-D5BC967A48C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
  329. 0xd1e5000 - 0xd41cff3 com.apple.MediaPlayer (1.0) <9D77B74F-F421-3A3A-B688-A511FAF39530> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
  330. 0xd557000 - 0xd8f2ffb com.apple.WebKit (8600 - 8600.1.4.11.10) <2017D3B9-7B76-30AC-B7DF-14E6D5FCEEF3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WebKit.framework/WebKit
  331. 0xdb89000 - 0xdb92ffb com.apple.xpcobjects (1.0 - 1) <50CE1336-1ED6-3F28-A180-01D23692B552> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
  332. 0xdb9e000 - 0xdbcdff3 com.apple.ChunkingLibrary (2.1 - 163.1) <46F2C5C4-F940-378B-AAAF-A6155390574D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
  333. 0xdbda000 - 0xdbf0ff7 com.apple.MediaServices (1.0 - 1) <B501D60F-1E39-3211-8F03-1342BF4BF763> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
  334. 0xdc05000 - 0xdc54ff7 com.apple.itunesstore (1.0) <C4DDCF6D-B6CB-3165-B590-BC4DD483C9EB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
  335. 0xdc8b000 - 0xde2cff3 com.apple.MusicLibrary (1.0.0 - 18) <E889F1A2-498E-3A75-8188-42FBF04B6751> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
  336. 0xdedf000 - 0xdefaff3 com.apple.MediaRemote (1.0 - 1) <818E7C2F-C0AB-3CD1-9B60-2F654B127EA8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
  337. 0xdf12000 - 0xdf78ff7 com.apple.HomeSharing (1.0 - 1) <AB5E9BAA-0938-3A8E-819A-CA9228CEAEE4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
  338. 0xdfb2000 - 0xdfbaffb com.apple.DAAPKit (1.0 - 1) <E49AA9C0-80B5-347C-8B53-F7E436F5F2BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
  339. 0xdfc5000 - 0xe09fff7 com.apple.CorePDF (5.0 - 5.0) <FBBF2722-E031-36C7-AD24-EBDC2415C787> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
  340. 0xe10f000 - 0xe10fffb +libassertion_extension.dylib (43.3.1) <837A0A9F-AB6A-3EE7-96CF-E286DCE55090> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libassertion_extension.dylib
  341. 0xe114000 - 0xe122ff3 com.apple.corerecents (1.0 - 1) <0F06DA73-AA47-3EE5-AC50-102F05AE59B6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
  342. 0xe131000 - 0xe133ff3 com.apple.ftclientservices (10.0 - 1000) <F12B86B6-4E79-3AE4-889F-C19F9C4A83E8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
  343. 0xe139000 - 0xe20bff7 com.apple.imcore (10.0 - 1000) <EDF5001B-8CBD-3939-BA81-38E8AC62B05F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMCore.framework/IMCore
  344. 0xe23f000 - 0xe241fff com.apple.marco (10.0 - 1000) <BD66D06E-F7FE-32CD-B57C-4D4E6E96358B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Marco.framework/Marco
  345. 0xe247000 - 0xe278fff com.apple.facetimeservices (10.0 - 1000) <8B5A9AD0-58EC-375F-BFD8-10A72D444857> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTServices.framework/FTServices
  346. 0xe28a000 - 0xe301fff com.apple.ids (10.0 - 1000) <9A89CB0E-B6BD-322E-80B5-EECAC4B1D3F9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDS.framework/IDS
  347. 0xe321000 - 0xe323fff com.apple.diagnosticlogcollection (10.0 - 1000) <CD15B16E-C631-3B5E-961B-A7DFCC6ABA11> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
  348. 0xe329000 - 0xe34dff3 com.apple.idsfoundation (10.0 - 1000) <4D155C77-07EB-3903-9583-4DFF60B753F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
  349. 0x10644000 - 0x1064affb com.apple.ConstantClasses (1.0 - 1) <7905A016-CFF8-359D-AD3B-1C97B704FD21> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
  350. 0x10653000 - 0x10656ffb +libCGXType.A.dylib (747.1) <2C77F195-BCD8-377D-877D-7A7165118AEC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
  351. 0x1073e000 - 0x1074afff +libGSFontCache.dylib (206.81) <E4008714-9DE3-3738-9C94-888FD08B3A3A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
  352. 0x10bb1000 - 0x10bdaff7 +libRIP.A.dylib (747.1) <E3C6326D-7696-39BB-8D23-9E6A17ECB9FF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
  353. 0x10be9000 - 0x10bf7ff7 +libCMSBuiltin.A.dylib (747.1) <73B3DD66-BD25-31C9-ACDB-4574CBAB0712> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
  354. 0x10c90000 - 0x10ca5fff +libCGInterfaces.dylib (293) <043DE4BD-6962-3059-95BA-C16E1F753F8E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
  355. 0x10cb0000 - 0x10d06fff com.apple.ColorSync (3.0 - 3) <8D881508-1242-377A-8DEF-35BD92617FB4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
  356. 0x10df3000 - 0x10e24fff com.apple.CoreServicesInternal (220 - 220) <5DD528D7-115E-3854-A44A-97E9B46A7081> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
  357. 0x113bb000 - 0x122daffb +KBLayouts_iPhone.dylib (1693.5.7) <09B4CAF3-F69C-3DF0-AC46-34FF2147E5C9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
  358. 0x8fe68000 - 0x8fe9be03 dyld (353.2.1) <EBFF7998-58E8-32F5-BF0D-9690278EC792> /usr/lib/dyld
  359.  
  360. External Modification Summary:
  361. Calls made by other processes targeting this process:
  362. task_for_pid: 0
  363. thread_create: 0
  364. thread_set_state: 0
  365. Calls made by this process:
  366. task_for_pid: 0
  367. thread_create: 0
  368. thread_set_state: 0
  369. Calls made by all processes on this machine:
  370. task_for_pid: 1494498
  371. thread_create: 0
  372. thread_set_state: 0
  373.  
  374. VM Region Summary:
  375. ReadOnly portion of Libraries: Total=233.0M resident=42.5M(18%) swapped_out_or_unallocated=190.5M(82%)
  376. Writable regions: Total=72.3M written=2908K(4%) resident=20.6M(28%) swapped_out=0K(0%) unallocated=51.7M(72%)
  377.  
  378. REGION TYPE VIRTUAL
  379. =========== =======
  380. CG image 12K
  381. CG raster data 772K
  382. CoreAnimation 8232K
  383. CoreServices 512K
  384. CoreUI image data 368K
  385. Image IO 4332K
  386. Kernel Alloc Once 4K
  387. MALLOC 43.3M
  388. MALLOC (admin) 48K
  389. Mach message 4K
  390. Stack 66.1M
  391. VM_ALLOCATE 952K
  392. __DATA 15.0M
  393. __LINKEDIT 53.4M
  394. __TEXT 179.6M
  395. __UNICODE 544K
  396. mapped file 339.3M
  397. shared memory 4K
  398. =========== =======
  399. TOTAL 712.2M
  400.  
  401. Model: MacBookAir6,2, BootROM MBA61.0099.B16, 2 processors, Intel Core i5, 1.3 GHz, 4 GB, SMC 2.13f15
  402. Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
  403. Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
  404. Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
  405. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.15.124.12.10)
  406. Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
  407. Network Service: Wi-Fi, AirPort, en0
  408. Serial ATA Device: APPLE SSD SD0128F, 121,33 GB
  409. USB Device: Internal Memory Card Reader
  410. USB Device: BRCM20702 Hub
  411. USB Device: Bluetooth USB Host Controller
  412. Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement