I've found the workaround of "open my_app/ios/FlutterApplication.xcodeproj" and then clicking run directly from Xcode.
Process: FlutterRunner [95600]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/DDDFB650-50BF-45A9-A92A-7B98B097C7B5/data/Containers/Bundle/Application/09754CDE-23DB-4147-BFAE-3F1879DF8C66/Runner.app/FlutterRunner
Identifier: FlutterRunner
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [95298]
Responsible: FlutterRunner [95600]
User ID: 501
Date/Time: 2016-02-07 14:45:54.064 -0800
OS Version: Mac OS X 10.11.2 (15C50)
Report Version: 11
Anonymous UUID: 9366B9FF-2603-B0EA-83C7-F9137F03F883
Sleep/Wake UUID: 84A0EF42-4E35-4CEB-AAD1-C9724E640E74
Time Awake Since Boot: 2700000 seconds
Time Since Wake: 2300 seconds
System Integrity Protection: enabled
Crashed Thread: 0 platform_main Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
CoreSimulator 201.3 - Device: iPhone 6s Plus - Runtime: iOS 9.2 (13C75) - DeviceType: iPhone 6s Plus
Thread 0 Crashed:: platform_main Dispatch queue: com.apple.main-thread
0 io.flutter.runner.Runner 0x000000010c90d06c base::debug::BreakDebugger() + 5
1 io.flutter.runner.Runner 0x000000010c8f486a logging::LogMessage::~LogMessage() + 698
2 io.flutter.runner.Runner 0x000000010c8e6ddd -[SkySurface connectToEngineAndLoad] + 529
3 io.flutter.runner.Runner 0x000000010c8e679b -[SkySurface layoutSubviews] + 118
4 com.apple.UIKit 0x000000010e7cc4a3 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 703
5 com.apple.QuartzCore 0x000000010e5d159a -[CALayer layoutSublayers] + 146
6 com.apple.QuartzCore 0x000000010e5c5e70 CA::Layer::layout_if_needed(CA::Transaction*) + 366
7 com.apple.QuartzCore 0x000000010e5c5cee CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 24
8 com.apple.QuartzCore 0x000000010e5ba475 CA::Context::commit_transaction(CA::Transaction*) + 277
9 com.apple.QuartzCore 0x000000010e5e7c0a CA::Transaction::commit() + 486
10 com.apple.QuartzCore 0x000000010e5e837c CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 92
11 com.apple.CoreFoundation 0x000000010fca7367 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
12 com.apple.CoreFoundation 0x000000010fca72d7 __CFRunLoopDoObservers + 391
13 com.apple.CoreFoundation 0x000000010fc9c84c CFRunLoopRunSpecific + 524
14 com.apple.UIKit 0x000000010e7107cd -[UIApplication _run] + 402
15 com.apple.UIKit 0x000000010e715610 UIApplicationMain + 171
16 io.flutter.runner.Runner 0x000000010c8e8b34 PlatformMacMain + 461
17 io.flutter.runner.Runner 0x000000010c8e61b7 main + 71
18 libdyld.dylib 0x0000000111cb792d start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x0000000111ff7fde kevent64 + 10
1 libdispatch.dylib 0x0000000111c788c0 _dispatch_mgr_invoke + 260
2 libdispatch.dylib 0x0000000111c7865a _dispatch_mgr_thread + 54
Thread 2:: Dispatch queue: com.apple.asl-redirect
0 dyld_sim 0x000000010dd1f9a9 ImageLoaderMachO::segSize(unsigned int) const + 37
1 dyld_sim 0x000000010dd25925 ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&, void (*)(), void (*)()) + 149
2 dyld_sim 0x000000010dd144e4 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 90
3 libdyld.dylib 0x0000000111cb5ed6 dyld_stub_binder + 282
5 libdispatch.dylib 0x0000000111c884a7 _dispatch_client_callout + 8
6 libdispatch.dylib 0x0000000111c7bca8 _dispatch_source_latch_and_call + 796
7 libdispatch.dylib 0x0000000111c77c3c _dispatch_source_invoke + 1051
8 libdispatch.dylib 0x0000000111c71f9e _dispatch_queue_drain + 718
9 libdispatch.dylib 0x0000000111c71aa0 _dispatch_queue_invoke + 595
10 libdispatch.dylib 0x0000000111c733b8 _dispatch_root_queue_drain + 565
11 libdispatch.dylib 0x0000000111c7317c _dispatch_worker_thread3 + 98
12 libsystem_pthread.dylib 0x0000000111fbb68f _pthread_wqthread + 1129
13 libsystem_pthread.dylib 0x0000000111fb9365 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x0000000111ff76de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x0000000111fbb729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x0000000111fb9365 start_wqthread + 13
Thread 4:: gpu_thread
0 libsystem_kernel.dylib 0x0000000111ff6eb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x0000000111fbc150 _pthread_cond_wait + 767
2 io.flutter.runner.Runner 0x000000010c92aa52 mojo::system::Waiter::Wait(unsigned long long, unsigned int*) + 152
3 io.flutter.runner.Runner 0x000000010c920e50 mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long long, unsigned int*, mojo::system::HandleSignalsState*) + 402
4 io.flutter.runner.Runner 0x000000010c921061 mojo::system::Core::WaitMany(mojo::system::UserPointer<unsigned int const>, mojo::system::UserPointer<unsigned int const>, unsigned int, unsigned long long, mojo::system::UserPointer<unsigned int>, mojo::system::UserPointer<MojoHandleSignalsState>) + 291
5 io.flutter.runner.Runner 0x000000010c92abb9 MojoWaitMany + 70
6 io.flutter.runner.Runner 0x000000010c93e130 mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState const&, bool) + 954
7 io.flutter.runner.Runner 0x000000010c93dc07 mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*, base::MessagePump::Delegate*) + 43
8 io.flutter.runner.Runner 0x000000010c93db63 mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) + 185
9 io.flutter.runner.Runner 0x000000010c8fa013 base::RunLoop::Run() + 99
10 io.flutter.runner.Runner 0x000000010c8f736d base::MessageLoop::Run() + 29
11 io.flutter.runner.Runner 0x000000010c904a02 base::Thread::ThreadMain() + 210
12 io.flutter.runner.Runner 0x000000010c903d20 base::(anonymous namespace)::ThreadFunc(void*) + 144
13 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
14 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
15 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 5:: ui_thread
0 libsystem_kernel.dylib 0x0000000111ff6eb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x0000000111fbc150 _pthread_cond_wait + 767
2 io.flutter.runner.Runner 0x000000010c92aa52 mojo::system::Waiter::Wait(unsigned long long, unsigned int*) + 152
3 io.flutter.runner.Runner 0x000000010c920e50 mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long long, unsigned int*, mojo::system::HandleSignalsState*) + 402
4 io.flutter.runner.Runner 0x000000010c921061 mojo::system::Core::WaitMany(mojo::system::UserPointer<unsigned int const>, mojo::system::UserPointer<unsigned int const>, unsigned int, unsigned long long, mojo::system::UserPointer<unsigned int>, mojo::system::UserPointer<MojoHandleSignalsState>) + 291
5 io.flutter.runner.Runner 0x000000010c92abb9 MojoWaitMany + 70
6 io.flutter.runner.Runner 0x000000010c93e130 mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState const&, bool) + 954
7 io.flutter.runner.Runner 0x000000010c93dc07 mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*, base::MessagePump::Delegate*) + 43
8 io.flutter.runner.Runner 0x000000010c93db63 mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) + 185
9 io.flutter.runner.Runner 0x000000010c8fa013 base::RunLoop::Run() + 99
10 io.flutter.runner.Runner 0x000000010c8f736d base::MessageLoop::Run() + 29
11 io.flutter.runner.Runner 0x000000010c904a02 base::Thread::ThreadMain() + 210
12 io.flutter.runner.Runner 0x000000010c903d20 base::(anonymous namespace)::ThreadFunc(void*) + 144
13 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
14 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
15 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 6:: io_thread
0 libsystem_kernel.dylib 0x0000000111ff6eb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x0000000111fbc150 _pthread_cond_wait + 767
2 io.flutter.runner.Runner 0x000000010c92aa52 mojo::system::Waiter::Wait(unsigned long long, unsigned int*) + 152
3 io.flutter.runner.Runner 0x000000010c920e50 mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long long, unsigned int*, mojo::system::HandleSignalsState*) + 402
4 io.flutter.runner.Runner 0x000000010c921061 mojo::system::Core::WaitMany(mojo::system::UserPointer<unsigned int const>, mojo::system::UserPointer<unsigned int const>, unsigned int, unsigned long long, mojo::system::UserPointer<unsigned int>, mojo::system::UserPointer<MojoHandleSignalsState>) + 291
5 io.flutter.runner.Runner 0x000000010c92abb9 MojoWaitMany + 70
6 io.flutter.runner.Runner 0x000000010c93e130 mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState const&, bool) + 954
7 io.flutter.runner.Runner 0x000000010c93dc07 mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*, base::MessagePump::Delegate*) + 43
8 io.flutter.runner.Runner 0x000000010c93db63 mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) + 185
9 io.flutter.runner.Runner 0x000000010c8fa013 base::RunLoop::Run() + 99
10 io.flutter.runner.Runner 0x000000010c8f736d base::MessageLoop::Run() + 29
11 io.flutter.runner.Runner 0x000000010c904a02 base::Thread::ThreadMain() + 210
12 io.flutter.runner.Runner 0x000000010c903d20 base::(anonymous namespace)::ThreadFunc(void*) + 144
13 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
14 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
15 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x0000000111ff7fc6 kevent + 10
1 io.flutter.runner.Runner 0x000000010cbc1578 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 264
2 io.flutter.runner.Runner 0x000000010cbd42ae dart::bin::ThreadStart(void*) + 30
3 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
4 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
5 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x0000000111ff6eb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x0000000111fbc150 _pthread_cond_wait + 767
2 io.flutter.runner.Runner 0x000000010c92aa52 mojo::system::Waiter::Wait(unsigned long long, unsigned int*) + 152
3 io.flutter.runner.Runner 0x000000010c920e50 mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long long, unsigned int*, mojo::system::HandleSignalsState*) + 402
4 io.flutter.runner.Runner 0x000000010c92100f mojo::system::Core::WaitMany(mojo::system::UserPointer<unsigned int const>, mojo::system::UserPointer<unsigned int const>, unsigned int, unsigned long long, mojo::system::UserPointer<unsigned int>, mojo::system::UserPointer<MojoHandleSignalsState>) + 209
5 io.flutter.runner.Runner 0x000000010c92abb9 MojoWaitMany + 70
6 io.flutter.runner.Runner 0x000000010cbb5882 mojo::dart::HandleWatcherThreadState::Run() + 190
7 io.flutter.runner.Runner 0x000000010cbb59cb mojo::dart::HandleWatcher::ThreadMain(unsigned int) + 39
8 io.flutter.runner.Runner 0x000000010cbb67ab void* std::__1::__thread_proxy<std::__1::tuple<void (*)(unsigned int), unsigned int> >(void*) + 60
9 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
10 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
11 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x0000000111ff6eb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x0000000111fbc186 _pthread_cond_wait + 821
2 io.flutter.runner.Runner 0x000000010ce722e8 dart::Monitor::WaitMicros(long long) + 136
3 io.flutter.runner.Runner 0x000000010cf4d5fc dart::ThreadPool::Worker::Loop() + 300
4 io.flutter.runner.Runner 0x000000010cf4d3e0 dart::ThreadPool::Worker::Main(unsigned long) + 96
5 io.flutter.runner.Runner 0x000000010ce718a7 dart::ThreadStart(void*) + 71
6 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
7 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
8 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x0000000111ff76de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x0000000111fbb729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x0000000111fb9365 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x0000000111ff6eb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x0000000111fbc186 _pthread_cond_wait + 821
2 io.flutter.runner.Runner 0x000000010ce722e8 dart::Monitor::WaitMicros(long long) + 136
3 io.flutter.runner.Runner 0x000000010cf4d5fc dart::ThreadPool::Worker::Loop() + 300
4 io.flutter.runner.Runner 0x000000010cf4d3e0 dart::ThreadPool::Worker::Main(unsigned long) + 96
5 io.flutter.runner.Runner 0x000000010ce718a7 dart::ThreadStart(void*) + 71
6 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
7 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
8 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 12:: handle-watcher-thread
0 libsystem_kernel.dylib 0x0000000111ff6eb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x0000000111fbc150 _pthread_cond_wait + 767
2 io.flutter.runner.Runner 0x000000010c92aa52 mojo::system::Waiter::Wait(unsigned long long, unsigned int*) + 152
3 io.flutter.runner.Runner 0x000000010c920e50 mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long long, unsigned int*, mojo::system::HandleSignalsState*) + 402
4 io.flutter.runner.Runner 0x000000010c921061 mojo::system::Core::WaitMany(mojo::system::UserPointer<unsigned int const>, mojo::system::UserPointer<unsigned int const>, unsigned int, unsigned long long, mojo::system::UserPointer<unsigned int>, mojo::system::UserPointer<MojoHandleSignalsState>) + 291
5 io.flutter.runner.Runner 0x000000010c92abb9 MojoWaitMany + 70
6 io.flutter.runner.Runner 0x000000010c93e130 mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState const&, bool) + 954
7 io.flutter.runner.Runner 0x000000010c93dc07 mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*, base::MessagePump::Delegate*) + 43
8 io.flutter.runner.Runner 0x000000010c93db63 mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) + 185
9 io.flutter.runner.Runner 0x000000010c8fa013 base::RunLoop::Run() + 99
10 io.flutter.runner.Runner 0x000000010c8f736d base::MessageLoop::Run() + 29
11 io.flutter.runner.Runner 0x000000010c904a02 base::Thread::ThreadMain() + 210
12 io.flutter.runner.Runner 0x000000010c903d20 base::(anonymous namespace)::ThreadFunc(void*) + 144
13 libsystem_pthread.dylib 0x0000000111fbbc13 _pthread_body + 131
14 libsystem_pthread.dylib 0x0000000111fbbb90 _pthread_start + 168
15 libsystem_pthread.dylib 0x0000000111fb9375 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000000000007b rbx: 0x0000000000000000 rcx: 0x0000000000000010 rdx: 0xffffffffffffffeb
rdi: 0x00007fff53317b90 rsi: 0x00007ffc1b622d50 rbp: 0x00007fff53317b50 rsp: 0x00007fff53317b50
r8: 0x0000000000000040 r9: 0x0000000111d8b1e0 r10: 0x000000010dd39890 r11: 0x0000000337cf4e90
r12: 0xf000382299883f91 r13: 0x00007fff53318010 r14: 0x00007fff53318018 r15: 0x00007fff53318020
rip: 0x000000010c90d06c rfl: 0x0000000000000246 cr2: 0x0000000110da1186
Logical CPU: 0
Error Code: 0x00000000
Trap Number: 3
Binary Images:
0x10c8e5000 - 0x10d5bbfff +io.flutter.runner.Runner (1.0 - 1) <79C834D8-FFD2-3208-A8CF-2C3E1C96D9CA> /Users/USER/Library/Developer/CoreSimulator/Devices/DDDFB650-50BF-45A9-A92A-7B98B097C7B5/data/Containers/Bundle/Application/09754CDE-23DB-4147-BFAE-3F1879DF8C66/Runner.app/FlutterRunner
0x10dd11000 - 0x10dd3825f +dyld_sim (360.18) <0BF161D7-EFA9-3CBE-AE2B-84F9A70FC853> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim
0x10dd7d000 - 0x10e068ff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <28B1B905-7FDF-37DC-B669-386BE1820C5C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x10e19e000 - 0x10e31affb com.apple.avfoundation (2.0 - 1046.51.1) <904190B5-6923-3901-91DE-A51A838BD14F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x10e4a0000 - 0x10e4acff7 com.apple.opengles (12.0.40 - 12.0.40) <2E82C1D6-CD29-3127-B14B-E85F3F78C983> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x10e4b9000 - 0x10e634ffb com.apple.QuartzCore (1.11 - 413.0) <B9FF29D6-4F6E-306E-A017-03AE4CD10F29> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x10e6f0000 - 0x10f3c8ff3 com.apple.UIKit (1.0 - 1000) <B5C879E5-E265-364D-A6B6-95D7BB4EF462> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/UIKit
0x10fc34000 - 0x10ff9aff7 com.apple.CoreFoundation (6.9 - 1242.13) <F47AA9B1-FE6E-3472-928E-6622EC331F1F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x110103000 - 0x1102afff3 com.apple.CoreGraphics (1.600.0 - 924.0.7) <291E992B-6A4E-3362-8238-63313D3850B4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x11032b000 - 0x110465ff7 com.apple.CoreText (352.0 - 491.2.7) <C28657F2-5AC8-37B4-AB95-0F78E41E5D90> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreText.framework/CoreText
0x11050b000 - 0x110787ff7 com.apple.Foundation (6.9 - 1242.12) <0BBF69FB-34A6-3FA3-A540-EC4CE375212C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Foundation
0x11097b000 - 0x110cc5fff com.apple.ImageIO.framework (3.3.0 - 1354) <28325A1C-3472-30AD-A3E8-C4DC833EF05A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
0x110d8e000 - 0x110d8fff7 +libSystem.dylib (1226.10.1) <3DEB27F2-E0B5-314A-BF0A-8880E3D52560> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib
0x110d95000 - 0x110de8fff +libc++.1.dylib (237.2) <889B6CBF-9105-36C8-9FAE-86374F07E767> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++.1.dylib
0x110e3c000 - 0x110e65ff7 +libc++abi.dylib (126.4) <81525DEF-7B93-3F82-9683-8959FA4CE98D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++abi.dylib
0x110e74000 - 0x1111d61a7 +libobjc.A.dylib (679.1) <1643ADA5-0EAA-3D93-8654-DF70DDCA4045> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib
0x1112b1000 - 0x1112bbff7 com.apple.AssertionServices (1.0 - 1) <3A58C83F-6145-30A5-9403-E96EDBA2B0E6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1112ce000 - 0x111392fff com.apple.MobileCoreServices (727.6.2 - 727.6.2) <40A78B7D-FB1E-31FC-85D0-D98657F979C6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x111414000 - 0x111499fff com.apple.CoreMedia (1.0 - 1731.51.19) <DD9A55E0-18B8-319D-92FE-4B2B0C9BD52F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x111503000 - 0x111527ff7 com.apple.SpringBoardServices (1.0 - 1.0) <CC1A9A76-2B8B-35FA-A953-92B3E4622D4D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x111556000 - 0x1115a3ff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <794B0BA4-3F1A-3790-B617-F3FB253DEBEB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1115c7000 - 0x111622ff7 com.apple.framework.IOKit (2.0.2 - 1179.21.1) <853021F2-7572-3EE4-B9FC-0684BBEE030B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x111654000 - 0x111664ff7 +libbsm.0.dylib (28.1) <7F09D054-5AE0-3711-9F61-1768227B64B3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbsm.0.dylib
0x11166c000 - 0x111681ffb +libMobileGestalt.dylib (392.20.4) <05D34BD9-E19D-306C-8856-05AECAFE9893> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestalt.dylib
0x1116b8000 - 0x1116b8fff com.apple.Accelerate (1.10 - Accelerate 1.10) <1B1483EE-AEA5-37A0-9EE4-0B3B8FAF8ACB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
0x1116bb000 - 0x111727ff3 com.apple.Security (10.0 - ???) <5C3DF729-A91C-365B-A314-108C0B668DF6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Security.framework/Security
0x11177d000 - 0x111782ff7 com.apple.TCC (1.0 - 1) <7A73D618-5059-38A6-A1FA-DDA3AAF0F88C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
0x11178b000 - 0x1117c1fff com.apple.FrontBoardServices (1.0 - 1) <236F3BDB-D0EB-3E48-B084-ACEA42CB321F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x11180e000 - 0x111856fff com.apple.BaseBoard (1.0 - 1) <1A7979A6-3F5F-3067-8004-145F1C1FED0A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1118a7000 - 0x111aaeff3 +libicucore.A.dylib (551.42) <5C7CE20D-3B0F-3CD2-B19E-2C8D4CAE9147> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libicucore.A.dylib
0x111b71000 - 0x111b85ffb com.apple.GraphicsServices (1.0 - 1.0) <C351FE76-BE41-3E44-A3B1-3D3160497F31> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x111b9d000 - 0x111ba1ff7 +libcache.dylib (75.3) <8FE45F98-9F2E-3CCA-AF0B-2A5FDB2D0177> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache.dylib
0x111ba6000 - 0x111bb1ff7 +libcommonCrypto.dylib (60075.20.1) <45B23C8E-4399-3A6B-93F9-BA749105BED3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib
0x111bbe000 - 0x111bc5fff +libcompiler_rt.dylib (62) <C4852A1C-DD67-3616-8B91-A75B50F2B65E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcompiler_rt.dylib
0x111bcd000 - 0x111bd4ffb +libcopyfile.dylib (127) <4BE0E6CA-0B3A-313C-9790-1D33D3EA75A8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcopyfile.dylib
0x111bdb000 - 0x111c52ff7 +libcorecrypto.dylib (335.20.1) <34495822-E791-3CDB-BB14-1C083740B04E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcorecrypto.dylib
0x111c6b000 - 0x111c8fff7 +libdispatch.dylib (501.20.1) <1A5797EC-669B-33F9-8528-AAA446BC913E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdispatch.dylib
0x111cb5000 - 0x111cb7fff +libdyld.dylib (370.6) <236C574A-79E7-3E1A-BF19-E1CBC04AC582> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdyld.dylib
0x111cbe000 - 0x111cbeff7 +liblaunch.dylib (756.20.4) <6FA06587-ED1A-3B5D-9923-4A093F8D5B7E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/liblaunch.dylib
0x111cc4000 - 0x111cc9ff7 +libmacho.dylib (875) <1E351755-DB16-3B5C-82FD-B47B354FCB51> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libmacho.dylib
0x111ccf000 - 0x111cd0ffb +libremovefile.dylib (41) <A69BE47E-EF3F-35AE-BBD6-EB19688A9DFA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libremovefile.dylib
0x111cd5000 - 0x111cecff7 +libsystem_asl.dylib (322) <34369616-AC83-39A8-B4EE-9D1A7DF0BA0F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_asl.dylib
0x111cf9000 - 0x111cfafff +libsystem_blocks.dylib (66) <61456881-D964-3217-8FFF-58643863C59E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_blocks.dylib
0x111d00000 - 0x111d88ff7 +libsystem_c.dylib (1082.20.4) <FC0DDE24-A78D-39CA-848A-C937D5903386> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_c.dylib
0x111db0000 - 0x111db2ff7 +libsystem_configuration.dylib (802.20.7) <C09C551D-48D0-371D-AAF7-9132E6C7AB73> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_configuration.dylib
0x111db9000 - 0x111dbbfff +libsystem_containermanager.dylib (41.20.1) <E0DC470E-6BA2-3490-9741-0F280FE09ED4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_containermanager.dylib
0x111dc0000 - 0x111dc1fff +libsystem_coreservices.dylib (19) <40B277D3-90DB-3E7E-A6B5-0DE8A9279786> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coreservices.dylib
0x111dc7000 - 0x111dddffb +libsystem_coretls.dylib (83.20.8) <55DC52C4-50E8-3EB5-B4D2-6DBE24018539> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coretls.dylib
0x111de9000 - 0x111df1ffb +libsystem_dnssd.dylib (625.20.4) <D5C09106-9591-3A79-9FFF-FB6CF4653C00> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_dnssd.dylib
0x111df8000 - 0x111e1bff7 +libsystem_info.dylib (477.20.1) <F3AB2FC3-6AE3-32AB-8639-8880E4325938> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_info.dylib
0x111e2e000 - 0x111e2fff7 +libsystem_sim_kernel.dylib (149.20.1) <3402A54A-8350-33C9-97E9-FC27DB24D85B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_kernel.dylib
0x111e35000 - 0x111e62ffb +libsystem_m.dylib (3105) <67570D21-7168-3E96-B77A-EEDA269B8BCB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_m.dylib
0x111e6a000 - 0x111e86fff +libsystem_malloc.dylib (67) <BD202B02-A72D-3299-99D6-307A1AA14482> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_malloc.dylib
0x111e90000 - 0x111eeaff3 +libsystem_network.dylib (583.20.10) <A850352B-5DA2-3BE8-9939-B2652AF84160> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_network.dylib
0x111f1e000 - 0x111f28fff +libsystem_notify.dylib (150.20.3) <D55E395A-67F9-350F-9058-866E3C7665F0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_notify.dylib
0x111f31000 - 0x111f33ff7 +libsystem_sim_platform.dylib (149.20.1) <3FE0D236-7D07-3F70-8833-0D74F4E48829> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_platform.dylib
0x111f39000 - 0x111f39ff7 +libsystem_sim_pthread.dylib (149.20.1) <1E18F800-D5ED-31DC-B074-6CABC31AB297> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_pthread.dylib
0x111f3e000 - 0x111f41ff7 +libsystem_sandbox.dylib (460.20.9) <6CCD8C99-1B09-3603-B0C7-21DBC3536F5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sandbox.dylib
0x111f48000 - 0x111f58ff7 +libsystem_trace.dylib (201.10.3) <75D0D4EF-FB95-381D-B5DD-2D32A54DA7FE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_trace.dylib
0x111f67000 - 0x111f6dffb +libunwind.dylib (126.4) <072CEA34-9492-300F-B68C-39C751845EDE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libunwind.dylib
0x111f74000 - 0x111f9afff +libxpc.dylib (756.20.4) <3E9AE163-9A95-35D3-BA2C-2E7144498580> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libxpc.dylib
0x111fb8000 - 0x111fc1ff7 libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
0x111fcf000 - 0x111fd7fe7 libsystem_platform.dylib (74.10.3) <D3A27E10-7F08-3603-ACC8-7A92B2C04BAB> /usr/lib/system/libsystem_platform.dylib
0x111fe0000 - 0x111ffefff libsystem_kernel.dylib (3248.20.55) <0E688457-4915-36DD-8798-5C2EDEE3F1A3> /usr/lib/system/libsystem_kernel.dylib
0x112014000 - 0x112025ffb +libz.1.dylib (61.20.1) <A603371A-88FF-3F8E-86DE-61D7443888A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.1.dylib
0x11202b000 - 0x1122a7ff3 com.apple.CFNetwork (758.2.8 - 758.2.8) <CDA8332F-7C28-36DF-98F2-16A6802A990A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x11247f000 - 0x1124c8fff com.apple.SystemConfiguration (1.14 - 1.14) <CFA2C5A5-C212-3D80-A230-892AEDCE7ECE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1124f8000 - 0x1125f2ff7 +libsqlite3.dylib (216.4) <22BFC8D7-F5F6-3291-9B01-FDC883E24D26> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libsqlite3.dylib
0x11260a000 - 0x1126f9ff3 +libxml2.2.dylib (29.2) <CBE1FCF1-D9B6-3516-B8FA-96CB45841D40> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxml2.2.dylib
0x11272f000 - 0x112bedff7 com.apple.vImage (8.0 - 8.0) <00F092DC-41EC-3F8E-852E-FD7CE1EFB1E2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x112c48000 - 0x112c48fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <CDFEF7CD-1B45-390E-81E5-61DB4C07B35F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x112c4b000 - 0x112d54fff +libvDSP.dylib (563.2) <DDAFE8E5-E10E-3338-9A7A-08C67895C980> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x112d61000 - 0x113163ff7 +libLAPACK.dylib (1159) <39F72401-5FDA-3EF2-9857-9CD38168B4E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x113193000 - 0x113353ffb +libBLAS.dylib (1159) <3D2D6842-F590-35D7-9524-7D6BF77503CA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x113372000 - 0x11340dff7 +libvMisc.dylib (563.2) <6716692B-FAAF-33A2-9D95-873D7C93E570> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x113417000 - 0x11342dff3 +libLinearAlgebra.dylib (1159) <6880200D-CD1D-3E53-A92E-388887919970> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x113436000 - 0x113446fff +libSparseBLAS.dylib (1159) <E8069AB2-82F0-3447-80F5-286FC2B9E2C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x11344e000 - 0x11346cff7 +libextension.dylib (82) <9F870091-398D-38FA-8138-B45D528CC7F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libextension.dylib
0x11348d000 - 0x1134b8ff3 +libarchive.2.dylib (33.20.2) <6349FCC5-AA9D-3103-B49C-8813F0C14F4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libarchive.2.dylib
0x1134c3000 - 0x1134deff7 +libCRFSuite.dylib (37) <512E912E-8040-33D9-80F0-141DE864A82A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libCRFSuite.dylib
0x1134e9000 - 0x1134eafff +liblangid.dylib (122) <31A81762-A91B-36D2-A321-0CA0BF929FA4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblangid.dylib
0x1134ef000 - 0x1134fdff7 +libbz2.1.0.dylib (38) <DC78BDFA-5CB0-386E-97B0-9DEDEEB048F8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbz2.1.0.dylib
0x113503000 - 0x11351dff3 +liblzma.5.dylib (10) <7A19C9A4-E7B9-30B7-A32C-9AB778B9BCD4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblzma.5.dylib
0x113525000 - 0x113527fff com.apple.iphonesimulator.SimulatorClient (1.0 - 1) <C2F2A63C-1B7E-3849-8209-9A98992C7721> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
0x11352e000 - 0x113547fff com.apple.CoreVideo (1.8 - 189.0.2) <1869A884-854B-346B-BD06-DFAFAF765470> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x11355e000 - 0x11355efff com.apple.FontServices (1.0 - 1) <D57462A3-C6C8-3A47-850E-8B5C208B54CC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x113563000 - 0x113645ff3 +libFontParser.dylib (158.3) <B506FE2B-071C-3A32-BB95-AA79AD96EB01> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1136fe000 - 0x11378bdd7 com.apple.AppleJPEG (1.0 - 1) <E0884D4C-DFD6-3A3B-91F5-4A9C5B5E0B8D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1137eb000 - 0x1137f5fff +libGFXShared.dylib (12.0.40.7) <DAD95C87-6861-3142-BF18-CE4551145A6E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1137fd000 - 0x113842fff +libGLImage.dylib (12.0.40.7) <CFE342E9-FAD0-3B83-9D34-5841C94F3B7B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x11384c000 - 0x11384efff +libCVMSPluginSupport.dylib (12.0.40.7) <3927944C-0D26-3F9A-AA02-6DCC0D5E38E0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x113854000 - 0x11385cfff +libCoreVMClient.dylib (117.1) <EF6B47D7-DDA1-3F92-9455-69E78548A759> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x113865000 - 0x114528f6f +libLLVMContainer.dylib (117.1) <15F2B50E-C12C-3B5E-AF42-159DF72376DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0x11486f000 - 0x114879ff7 com.apple.UserNotificationServices (1.0 - 1) <BDFF2D68-E1BC-3F3A-B83E-6516F3B34C6C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x11488b000 - 0x1148aafff com.apple.BackBoardServices (1.0 - 1.0) <6DB39B59-EB31-3174-836D-9E7906FDB212> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1148d3000 - 0x114945fff +libAVFAudio.dylib (162.10) <97AD418F-B598-389F-B2C4-115F634A61C7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x1149a1000 - 0x114b75ff7 com.apple.CoreImage (9.2.0 - 352.2.2) <7271D38B-9E59-3543-A956-C13C5DE5DA6A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
0x114cc7000 - 0x114f81ffb com.apple.MediaToolbox (1.0 - 1731.51.19) <5587701C-ABC2-3FF0-B1FD-6D81D0309789> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x11508d000 - 0x11537cfff com.apple.VideoToolbox (1.0 - 1731.51.19) <D818DEB4-D5B0-36F7-95EE-EAF3BDF58617> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1153fa000 - 0x11542eff7 com.apple.Celestial (1.0 - 1731.51.19) <4CD1941E-81A4-3E3E-9EF4-BEE37A0EE762> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x11547f000 - 0x115480fff com.apple.BTLEAudioController (1.0 - 1) <A629490C-2A8D-3F48-BA05-1BC19EE1D3DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x115486000 - 0x1158bdfff com.apple.vision.FaceCore (3.1.9 - 3.1.9) <7971B628-D432-31A0-8F14-EA7C4E2138B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x115ad5000 - 0x115b2efff com.apple.ColorSync (3.0 - 3) <0681057F-0A74-363F-A8D2-0AA7862C1E7B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x115b50000 - 0x115b55fff com.apple.MediaAccessibility (1.0 - 81) <6E41F0C5-5B70-3CB2-825E-200350469A58> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x115b61000 - 0x115c45ff7 com.apple.UIFoundation (1.0 - 432.1) <B2D0E3AE-DC8C-3C66-A901-B7DAFEAA1E2F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x115cb9000 - 0x115d76fdf com.apple.CoreUI (1.0 - 371.4) <AE1A6A3E-B7EF-3DA0-8036-88D9D2BDAFA8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x115e6e000 - 0x115e7cfff com.apple.MobileAssets (1.0 - 1) <1C6C8A87-6938-39D3-918D-D9E78D72E26E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x115e8c000 - 0x115eb1ff7 com.apple.DictionaryServices (1.2 - ???) <E317EBFE-B1A7-34B3-9790-53D75E497FAD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x115ed5000 - 0x115f1cfff com.apple.AppSupport (1.0.0 - 29) <B9622CB9-4DED-38E0-8A59-224510D859CB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x115f58000 - 0x115f88ff7 com.apple.TextInput (1.0) <07DE88F8-39B3-30AF-9105-90041812BB64> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x115fc7000 - 0x1160acfff com.apple.WebKitLegacy (8601 - 8601.1.46.45.1) <0C79980D-9418-3CCB-9314-4BC9EABCB6AE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x11616c000 - 0x117237ff3 com.apple.WebCore (8601 - 8601.1.46.45) <67D6527A-7CEB-3C8F-A85C-E85C2BF38119> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x117b2f000 - 0x117c09ff7 com.apple.ProofReader (2.3 - 327) <53554E50-8008-3C5E-A164-38704BA83695> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x117c3f000 - 0x117c49ff7 +libAccessibility.dylib (1856.9.7.4.8) <17A037A4-C93B-3BB8-AE12-E830128E6D99> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAccessibility.dylib
0x117c5c000 - 0x117cb3ff7 com.apple.PhysicsKit (1.0 - 1) <F93AA95B-8D51-3321-9D23-6F0A02B9B038> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x117cdf000 - 0x117ce3ff7 com.apple.AggregateDictionary (1.0 - 1) <B1BEE24F-E8E8-38D3-8907-5DB856F7702B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x117ceb000 - 0x117d14ff7 +libxslt.1.dylib (14) <6C42A533-A870-3A36-AD40-2B99FBF0F73C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxslt.1.dylib
0x117d21000 - 0x117d38fff +libmarisa.dylib (3) <E3DDC2AE-594E-3EB8-94DD-994528A10DEB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libmarisa.dylib
0x117d45000 - 0x118306fff com.apple.JavaScriptCore (8601 - 8601.1.46.44) <C5C9FBE1-0897-3D42-AD1E-A2015D805490> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x118484000 - 0x118512ff7 com.apple.LanguageModeling (1.0 - 1) <6FD4F9FF-9E39-3B1A-87AB-68A9DF224E8D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x118528000 - 0x118539ff7 +libcmph.dylib (6) <A056B047-F15A-3DF0-8506-5ED5F0368F16> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcmph.dylib
0x118542000 - 0x118634ff7 +libiconv.2.dylib (44) <192BD7FD-C294-3F0E-A17B-88DBDBC3329B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libiconv.2.dylib
0x11c4a4000 - 0x11c4a9fff com.apple.ConstantClasses (1.0 - 1) <2F5266D6-5684-3F3C-822D-C0D2FD6AAA8E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x11c4b2000 - 0x11c4b4fff +libCGXType.A.dylib (924.0.7) <A9D3CE5C-71E1-342B-8837-A140F26D1DCC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x11c4f8000 - 0x11c51ffff +libRIP.A.dylib (924.0.7) <4FA5309D-6DEA-38F1-AF4B-8D1B3F33654E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x11ca2a000 - 0x11ca35fff +libGSFontCache.dylib (53.2.5) <F24B9A1C-DBE4-3BCF-AE63-2FC165171473> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x7fff5fd64000 - 0x7fff5fd9afa7 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: 1664166
thread_create: 0
thread_set_state: 841
VM Region Summary:
ReadOnly portion of Libraries: Total=172.7M resident=0K(0%) swapped_out_or_unallocated=172.7M(100%)
Writable regions: Total=127.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=127.0M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
CoreAnimation 36K 5
Dispatch continuations 16.0M 2
Kernel Alloc Once 8K 3
MALLOC 84.0M 21
MALLOC guard page 32K 7
Process Corpse Info 2048K 2
STACK GUARD 56.0M 14
Stack 15.2M 14
VM_ALLOCATE 10.6M 13
__DATA 7076K 150
__DATA_CONST 12.0M 119
__LINKEDIT 42.1M 129
__TEXT 130.6M 128
__UNICODE 552K 2
dylib (reserved) 8K 2 reserved VM address space (unallocated)
mapped file 33.4M 6
shared memory 16K 4
=========== ======= =======
TOTAL 409.4M 604
TOTAL, minus reserved VM space 409.4M 604