Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Created March 24, 2015 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rolfbjarne/c916c5fa25b9d201d298 to your computer and use it in GitHub Desktop.
Save rolfbjarne/c916c5fa25b9d201d298 to your computer and use it in GitHub Desktop.
2015-03-24 17:18:55.227 sample[41591:303] Failed to find dyldVersionNumber symbol for symbolOwner /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim in process MyAppHangPOC[41551]
Sampling process 41551 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling MyAppHangPOC (pid 41551) every 1 millisecond
Process: MyAppHangPOC [41551]
Path: /Users/rolf/Library/Developer/CoreSimulator/Devices/0FA0D4D7-638C-4225-A3B9-B1B07932F68F/data/Containers/Bundle/Application/4EBD2062-EC3A-4C59-A524-BF2EB5F985A0/MyAppHangPOC.app/MyAppHangPOC
Load Address: 0x6c000
Identifier: MyAppHangPOC
Version: 0
Code Type: X86
Parent Process: launchd_sim [3688]
Date/Time: 2015-03-24 17:18:55.221 +0100
OS Version: Mac OS X 10.9.5 (13F1066)
Report Version: 7
Call graph:
2891 Thread_4331102 DispatchQueue_1: com.apple.main-thread (concurrent)
+ 2891 start (in libdyld.dylib) + 1 [0x89ddac9]
+ 2891 main (in MyAppHangPOC) + 117 [0xd5a25] main.i386.m:33
+ 2891 xamarin_main (in MyAppHangPOC) + 2177 [0x334931] monotouch-main.m:374
+ 2891 xamarin_open_and_register (in MyAppHangPOC) + 23 [0x338137] runtime.m:681
+ 2891 open_assembly (in MyAppHangPOC) + 433 [0x338301] runtime.m:658
+ 2891 mono_assembly_open (in MyAppHangPOC) + 32 [0x1e9ce0] assembly.c:1727
+ 2891 mono_assembly_open_full (in MyAppHangPOC) + 857 [0x1e8fe9] assembly.c:1587
+ 2891 mono_image_open_full (in MyAppHangPOC) + 265 [0x224429] image.c:1496
+ 2891 do_mono_image_open (in MyAppHangPOC) + 302 [0x224f3e] image.c:1223
+ 2891 mono_path_resolve_symlinks (in MyAppHangPOC) + 70 [0x318686] mono-path.c:152
+ 2891 monoeg_g_strsplit (in MyAppHangPOC) + 624 [0x32b5d0] gstr.c:200
+ 2891 monoeg_realloc (in MyAppHangPOC) + 37 [0x326795] gmem.c:61
+ 2891 realloc (in libsystem_malloc.dylib) + 226 [0x8bba329]
+ 2891 malloc_zone_realloc (in libsystem_malloc.dylib) + 132 [0x8bb9caa]
+ 2891 _objectalloc_logger (in liboainject.dylib) + 327 [0x5e953a]
+ 2891 _OARecordFinalEvent (in liboainject.dylib) + 1418 [0x5e76bb]
+ 2891 _writeEventToSharedMemory (in liboainject.dylib) + 584 [0x5e7e22]
+ 2891 _platform_memmove$VARIANT$sse42 (in libsystem_platform.dylib) + 0 [0x8d0a310]
2891 Thread_4331173 DispatchQueue_2: com.apple.libdispatch-manager (concurrent)
+ 2891 _dispatch_mgr_thread (in libdispatch.dylib) + 60 [0x89a5b76]
+ 2891 _dispatch_mgr_invoke (in libdispatch.dylib) + 245 [0x89a5e1e]
+ 2891 kevent64 (in libsystem_kernel.dylib) + 10 [0x8cdf992]
2891 Thread_4331174
+ 2891 start_wqthread (in libsystem_pthread.dylib) + 30 [0x8d21cce]
+ 2891 _pthread_wqthread (in libsystem_pthread.dylib) + 381 [0x8d1ddd8]
+ 2891 _pthread_exit (in libsystem_pthread.dylib) + 108 [0x8d1d27e]
+ 2891 _pthread_tsd_cleanup (in libsystem_pthread.dylib) + 190 [0x8d2087d]
+ 2891 _dispatch_cache_cleanup (in libdispatch.dylib) + 23 [0x899aa26]
+ 2891 _dispatch_continuation_free_to_heap (in libdispatch.dylib) + 33 [0x89b727c]
+ 2891 malloc_zone_free (in libsystem_malloc.dylib) + 71 [0x8bb9cfb]
+ 2891 _objectalloc_logger (in liboainject.dylib) + 327 [0x5e953a]
+ 2891 _OARecordFinalEvent (in liboainject.dylib) + 1418 [0x5e76bb]
+ 2891 _writeEventToSharedMemory (in liboainject.dylib) + 51 [0x5e7c0d]
+ 2891 pthread_mutex_lock (in libsystem_pthread.dylib) + 16 [0x8d1f7ac]
+ 2891 _pthread_mutex_lock (in libsystem_pthread.dylib) + 404 [0x8d1f945]
+ 2891 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x8cde802]
2891 Thread_4331180
+ 2891 thread_start (in libsystem_pthread.dylib) + 34 [0x8d21cf2]
+ 2891 _pthread_start (in libsystem_pthread.dylib) + 130 [0x8d1c485]
+ 2891 _pthread_body (in libsystem_pthread.dylib) + 144 [0x8d1c5fb]
+ 2891 inner_start_thread (in MyAppHangPOC) + 240 [0x31aa50] mono-threads-posix.c:92
+ 2891 start_wrapper (in MyAppHangPOC) + 517 [0x2e0665] threads.c:664
+ 2891 finalizer_thread (in MyAppHangPOC) + 154 [0x21435a] gc.c:1074
+ 2891 mono_sem_wait (in MyAppHangPOC) + 26 [0x319eca] mono-semaphore.c:103
+ 2891 semaphore_wait_trap (in libsystem_kernel.dylib) + 10 [0x8cd9fb6]
2891 Thread_4331519
2891 thread_start (in libsystem_pthread.dylib) + 34 [0x8d21cf2]
2891 _pthread_start (in libsystem_pthread.dylib) + 130 [0x8d1c485]
2891 _pthread_body (in libsystem_pthread.dylib) + 144 [0x8d1c5fb]
2891 pump_gc (in MyAppHangPOC) + 41 [0x338ea9] runtime.m:829
2891 mono_gc_collect (in MyAppHangPOC) + 82 [0x2afac2] sgen-gc.c:4411
2891 sgen_perform_collection (in MyAppHangPOC) + 1194 [0x2abfda] sgen-gc.c:3270
2891 major_do_collection (in MyAppHangPOC) + 75 [0x2adf1b] sgen-gc.c:3016
2891 major_start_collection (in MyAppHangPOC) + 383 [0x2b2eff] sgen-gc.c:2802
2891 major_copy_or_mark_from_roots (in MyAppHangPOC) + 1697 [0x2b3de1] sgen-gc.c:2703
2891 sgen_workers_enqueue_job (in MyAppHangPOC) + 164 [0x2d07d4] sgen-workers.c:232
2891 job_scan_from_registered_roots (in MyAppHangPOC) + 378 [0x2b5f9a] sgen-gc.c:1359
2891 mono_g_hash_mark (in MyAppHangPOC) + 92 [0x26ab0c] mono-hash.c:501
2891 single_arg_user_copy_or_mark (in MyAppHangPOC) + 24 [0x2b6568] sgen-gc.c:1307
2891 major_copy_or_mark_object_canonical (in MyAppHangPOC) + 635 [0x2bb0ab] sgen-gray.h:175
2891 sgen_gray_object_enqueue (in MyAppHangPOC) + 82 [0x2b6b42] sgen-gray.c:70
2891 sgen_alloc_internal (in MyAppHangPOC) + 56 [0x2b7ab8] sgen-internal.c:215
2891 mono_lock_free_alloc (in MyAppHangPOC) + 819 [0x30fcc3] lock-free-alloc.c:153
2891 mono_valloc (in MyAppHangPOC) + 88 [0x3172d8] mono-mmap.c:313
2891 mmap$UNIX2003 (in libsystem_kernel.dylib) + 203 [0x8cdc6e1]
2891 _objectalloc_logger (in liboainject.dylib) + 486 [0x5e95d9]
2891 _OARecordFinalEvent (in liboainject.dylib) + 1385 [0x5e769a]
2891 _writeEventToSharedMemory (in liboainject.dylib) + 51 [0x5e7c0d]
2891 pthread_mutex_lock (in libsystem_pthread.dylib) + 16 [0x8d1f7ac]
2891 _pthread_mutex_lock (in libsystem_pthread.dylib) + 404 [0x8d1f945]
2891 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x8cde802]
Total number in stack (recursive counted multiple, when >=5):
Sort by top of stack, same collapsed (when >= 5):
__psynch_mutexwait (in libsystem_kernel.dylib) 5782
_platform_memmove$VARIANT$sse42 (in libsystem_platform.dylib) 2891
kevent64 (in libsystem_kernel.dylib) 2891
semaphore_wait_trap (in libsystem_kernel.dylib) 2891
Binary Images:
0x6c000 - 0x429fff +MyAppHangPOC (0) <F6B25D80-2072-3767-BBC7-9108EC086FAF> /Users/rolf/Library/Developer/CoreSimulator/Devices/0FA0D4D7-638C-4225-A3B9-B1B07932F68F/data/Containers/Bundle/Application/4EBD2062-EC3A-4C59-A524-BF2EB5F985A0/MyAppHangPOC.app/MyAppHangPOC
0x58a000 - 0x5ae44b +dyld_sim (0.0 - ???) <26A9F7ED-911A-38B9-B8EB-E30B7C3619E6> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim
0x5e6000 - 0x5ebff7 +liboainject.dylib (57014.3) <DE9BE594-2AC7-3B5F-B52E-14AC7E5A110E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Library/PrivateFrameworks/DVTInstrumentsFoundation.framework/liboainject.dylib
0x5f2000 - 0x7cbfff +AVFoundation (888.16) <48CB922A-103F-3E42-B698-1CF68B52C295> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x913000 - 0x913fff +Accelerate (514) <B5927B0D-43D3-3F8D-B940-8C62917B8C92> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
0x917000 - 0xc02fff +AudioToolbox (724.6) <8D9FF336-E887-3BD9-AAD5-142A8CC4EC9C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0xcdc000 - 0xe7dff3 +QuartzCore (361.1.24) <D4FA717E-974E-3488-8F38-B7B7C3CB9678> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0xf1e000 - 0xf45ff7 +CoreBluetooth (256) <563C64E5-C522-3DCC-9335-6E6529B6656E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0xf60000 - 0x121bfff +CoreData (519) <0075DBE5-0AAA-318F-A087-06E4EBF4A201> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreData.framework/CoreData
0x1301000 - 0x14b9fff com.apple.CoreGraphics (1.600.0 - 747.2) <87BB4549-C347-3489-96FE-FD4E8E6B995F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1515000 - 0x1697ff3 +CoreImage (277) <EF361B8C-9C33-3604-95F7-7ED666D88CB2> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
0x177c000 - 0x17e7ff3 +CoreLocation (1753.99.85.20) <521EC307-8F49-3A12-9897-A8B8F7112F45> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1801000 - 0x1959fff +CoreText (451.6.2) <9FC49A93-1343-3419-B75C-EAA33FEDA362> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreText.framework/CoreText
0x19e6000 - 0x1b53fff +EventKit (1374.0.25) <F3F849E5-907E-308B-85A5-2F907B76B159> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKit.framework/EventKit
0x1c0e000 - 0x1ef6fff +Foundation (1142.14) <79F35C7E-EE18-3F90-B570-CA42A84CC56F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Foundation
0x2072000 - 0x2c7fff3 +UIKit (3318.93) <234FCE1A-6BF1-3E7B-A75D-A03B6B2B5417> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/UIKit
0x325c000 - 0x3294ff7 +GLKit (29) <F627A7BB-5434-3735-8E67-92E88738E896> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GLKit.framework/GLKit
0x32b8000 - 0x32ccff7 +GameController (2.0.13) <66D65024-A0F2-3512-9CC9-646CEFA7E949> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GameController.framework/GameController
0x32e0000 - 0x32e0fff +GameKit (194.15) <42351E76-4E67-374C-99C5-9D69074F11BF> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GameKit.framework/GameKit
0x32e5000 - 0x35e2ffb +ImageIO (1146) <A0DB4A4A-DC8B-3CDD-BB0A-0B93A8ABD659> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
0x366f000 - 0x3c8cff7 +JavaScriptCore (7600.1.4.13.1) <357FBA9E-ED97-3AEE-8D51-7A932A226E96> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x3dde000 - 0x3f3affb +MapKit (1464.45.0.16) <3588E00C-A4FA-3E09-9FC7-D7677DFBA5AE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MapKit.framework/MapKit
0x3fe7000 - 0x3fefff7 +MediaAccessibility (61.1) <6A071AD6-D30F-3525-9DFD-FBDF20B4F973> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x3ffb000 - 0x40dcfff +MobileCoreServices (66) <B83BA842-FB11-347A-B7AE-1EC8C47EE5E6> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x413f000 - 0x41a5ffb +Security (57028.5.9) <D0026F6F-57FD-33DD-A7B8-136153C8C8AB> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Security.framework/Security
0x41de000 - 0x4283ffb +Social (488.4) <A7B84C5A-4637-3EA4-90EB-2CE52620C8BE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Social.framework/Social
0x42e4000 - 0x4438ff3 +SpriteKit (15.20.1) <106E244F-CF1D-3DCE-B39F-F7400F17FEB2> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x4491000 - 0x44afff3 +StoreKit (526.13.4) <202BBE2E-663C-39FF-8E46-BC61D784B57F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/StoreKit.framework/StoreKit
0x44cb000 - 0x4532ff7 +SystemConfiguration (700.5.3) <3385BF7F-3DFB-3DD4-B182-95E1F89704FA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x455f000 - 0x45eeff7 +AddressBook (11012.2.7) <2B4EF8E6-47EF-31A7-AE6A-290028B29B12> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
0x4636000 - 0x466cfff +Accounts (527.8.15) <B283D042-4BFC-386C-8904-93990D60D687> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accounts.framework/Accounts
0x468f000 - 0x4707ff7 +CoreMedia (1561.62) <CAB2F0FE-C27A-386C-A8B2-E1256D8B032D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x4752000 - 0x4791fff +CoreMIDI (139.3) <3BCF9A16-4525-303D-8164-3355EF4D1EFE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x47b3000 - 0x47caff7 +CoreVideo (144.2) <286675B2-4F53-3F84-9C0F-6219E972E909> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x47dd000 - 0x47f7ff3 +AssetsLibrary (2369.57) <5D0721E6-422D-35E0-8C3E-63C575A981B8> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x480b000 - 0x48c2ffb +CoreTelephony (2341.1) <41D77526-DDBF-3F1D-B0FA-4D389707D6E9> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x491e000 - 0x4b0dff7 +EventKitUI (1717.2.22) <2C3A9777-63FB-3612-8299-B97C3E352307> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x4c03000 - 0x4c1efff +ExternalAccessory (287) <8BE08463-160A-34F1-84D5-3672944054AB> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x4c36000 - 0x4d3bfff +CoreMotion (1753.99.85.20) <9DBA0104-72AB-3BB9-A7AA-D8F4C406CA27> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x4d62000 - 0x4dabfff +iAd (813.30.10) <2DEDBC6A-8A64-3688-AC7A-82A0DCC6970B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/iAd.framework/iAd
0x4ddb000 - 0x5019ff7 +MediaPlayer (2770.31.25) <BCFB544E-0FA5-3BF1-939A-9969CB062785> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x5156000 - 0x5256ff7 +MessageUI (1466.1.13) <EB9A137F-270E-3D18-B6BB-0A2891D2C7FC> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MessageUI.framework/MessageUI
0x52ea000 - 0x52f5fff +NewsstandKit (35) <231FD2E2-81F3-3A61-9C3C-BD767C44A70D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/NewsstandKit.framework/NewsstandKit
0x52ff000 - 0x530efff +OpenGLES (10.3) <53E62398-6989-3110-9465-2FF140D46F0B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x531a000 - 0x531bfff +Twitter (225) <BA56F38B-A75B-3650-9A55-C1FFAF75E5D0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Twitter.framework/Twitter
0x5321000 - 0x541afff +PassKit (738.39) <AA8DA550-FB98-3F75-9D49-B36181E4A43D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/PassKit.framework/PassKit
0x54b0000 - 0x551effb +MultipeerConnectivity (75) <7CB2112C-7F01-3800-A584-F65C25711F9C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x5544000 - 0x56dfff3 +AddressBookUI (1751.13.4) <D9492706-B835-3067-9709-76571282FBC4> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x57df000 - 0x57e1ff3 +SafariServices (2323.17.1) <BA293018-4D1C-3252-8B1D-84C9B8546B88> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SafariServices.framework/SafariServices
0x57e7000 - 0x5857ff7 +QuickLook (497.4) <EC014ABE-9B18-37F4-BD41-D5C8CFE834C0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/QuickLook.framework/QuickLook
0x589d000 - 0x589dffb +AdSupport (5) <1B5C087A-1779-3FBB-BABA-394EF10CD967> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AdSupport.framework/AdSupport
0x58a2000 - 0x5b2eff7 +CFNetwork (711.2.23) <71DD2651-5058-36A5-BDAE-78AF1BCD9C99> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x5c7a000 - 0x5cc8ff3 +AVKit (70.2) <D45CE758-C3E5-33D7-8661-A72B5230007A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVKit.framework/AVKit
0x5cf8000 - 0x5db0ffb +CloudKit (259.6) <09FE566D-DF3F-37B3-A772-FAE6DBF2515C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CloudKit.framework/CloudKit
0x5e18000 - 0x60e1fff +SceneKit (256.2) <997A3051-C54A-3308-941A-A22DC7DCFC4E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SceneKit.framework/SceneKit
0x6204000 - 0x65a0ff3 +WebKit (7600.1.4.14.1) <74554714-805E-385E-8742-40618B246CE8> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x6838000 - 0x683fff7 +LocalAuthentication (68.3.4) <D041A9D8-1053-355B-BFAA-6C9362EB2EA2> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x6847000 - 0x6923ffb +NetworkExtension (168.5.2) <640CC6D2-70E6-3613-8611-FA0793E00B3E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x6986000 - 0x6a1eff7 +HealthKit (451.7) <F6339DE1-7790-3E7D-8B37-F90C69CB7B4D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/HealthKit.framework/HealthKit
0x6a7e000 - 0x6ad4ff7 +HomeKit (86.8) <D7C4E536-6A80-39EB-A4DC-E522FB0EDE61> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/HomeKit.framework/HomeKit
0x6b00000 - 0x6b08ff3 +NotificationCenter (31) <F6590F44-C440-339F-B39F-1E62B7F060B3> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
0x6b12000 - 0x6bb7ffb +Photos (2369.57) <C9809E4D-1BC2-394E-BE9C-B79535064071> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Photos.framework/Photos
0x6c0d000 - 0x6c4dffb +WatchKit (313.10) <778CD9F2-2AE9-3DE6-8FD6-8C46A234D8AF> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/WatchKit.framework/WatchKit
0x6c7a000 - 0x6f81fff +PhotosUI (2369.57) <DD625779-20DE-35DC-B344-D0CA1A2D8F8C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x7121000 - 0x7130fff +libz.1.dylib (55) <FDB1594F-2761-3144-A94B-42E1090CC916> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libz.1.dylib
0x7136000 - 0x722affb +libiconv.2.dylib (42) <5A6BD6C1-A646-33DF-998E-81FA9DA2864B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libiconv.2.dylib
0x7239000 - 0x723fff7 +libSystem.dylib (1214.5.1) <247EAFE3-648A-3049-88FC-384CDB094948> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libSystem.dylib
0x7248000 - 0x75f5ffb +CoreFoundation (1142.16) <79C61C9F-7899-324C-AA92-771AA3846C24> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x773a000 - 0x792e45f +libobjc.A.dylib (647.1) <21872D17-8D02-3645-AE16-BF9A3156D19F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libobjc.A.dylib
0x7951000 - 0x79c6ff7 +libAVFAudio.dylib (117.3) <38C8CA3F-D4C2-3A9A-80AB-0E16DFA1D443> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x7a0c000 - 0x7a10ff3 +TCC (113.5.2) <BB824C17-339C-333F-8D06-A2669716F0EA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
0x7a18000 - 0x7a33ffb +libMobileGestalt.dylib (297.5.10) <17821F82-7898-3F20-A26F-375DD906676C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libMobileGestalt.dylib
0x7a54000 - 0x7d38ff7 +MediaToolbox (1561.62) <B5955485-769C-33F2-8691-54A10C4DABE1> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x7e0f000 - 0x8119ff7 +VideoToolbox (1561.62) <217C473C-1693-39F5-B9D1-39F9A092E0CF> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x8196000 - 0x81d4ff7 +Celestial (1561.62) <3C411196-E65A-356F-8C8B-E03913F89207> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x8214000 - 0x8234ff3 +AssetsLibraryServices (2369.57) <952C54DA-D144-3E0E-BBDA-0B43C32F43C8> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x8251000 - 0x8269fff +GraphicsServices (612) <4B35FED7-31F2-3C2E-8E36-B21A89FF79C9> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x827e000 - 0x8283fff +BTLEAudioController (92.70) <A929E1F9-8840-3253-999C-941229ACE391> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x828d000 - 0x82f4ff7 +libc++.1.dylib (235.1) <9D7200EC-9B1A-32F8-B0DD-42E6755C9B64> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++.1.dylib
0x8344000 - 0x8369fff +libextension.dylib (51.4) <A47496A8-CCFE-3B4A-B1A4-501181C401B6> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libextension.dylib
0x8385000 - 0x83b8ffb +libarchive.2.dylib (30) <735E3351-A110-3193-AAB9-446A5401E767> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libarchive.2.dylib
0x83c3000 - 0x85b3ffb +libicucore.A.dylib (531.27.17) <C759F1E0-D049-3EF3-AFCB-86ECD08685BC> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libicucore.A.dylib
0x865b000 - 0x8765ffb +libxml2.2.dylib (25.6) <01F9D46A-2AD3-352C-928C-767C206E697A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxml2.2.dylib
0x8795000 - 0x8803fff +IOKit (1051.5.14) <21597378-528E-3123-B676-3F485EFFAD8F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x8830000 - 0x884fffb +libCRFSuite.dylib (32) <1C484FB6-B525-3232-8E83-9BD537931D2E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libCRFSuite.dylib
0x885a000 - 0x885bffb +liblangid.dylib (114) <250F7A01-2B9D-327B-A90F-65095B46B487> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblangid.dylib
0x8860000 - 0x8873ff7 +libbsm.0.dylib (28.1) <BA635E9F-9FB4-35C3-AE22-191E196215D0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbsm.0.dylib
0x887c000 - 0x88a3fff +libc++abi.dylib (126.2) <0B0EA5E8-B83F-3942-8AD6-5B2AAF353B33> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libc++abi.dylib
0x88b0000 - 0x88b5fff +libcache_sim.dylib (69) <1F2146B2-B74E-3702-989B-9FA1CC9F8AFE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcache_sim.dylib
0x88bb000 - 0x88caffb +libcommonCrypto.dylib (60061) <8B213A53-A880-3B99-8FC4-2DE5FAE8B740> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcommonCrypto.dylib
0x88d7000 - 0x88dcff3 +libcompiler_rt.dylib (60.3) <1D55AE5D-0C2F-32D8-B354-7F0B7E7364BE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcompiler_rt.dylib
0x88e6000 - 0x88eefff +libcopyfile.dylib (119.1.1) <521BD063-473D-3F56-932F-B056FD6237D2> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcopyfile.dylib
0x88f5000 - 0x8964fff +libcorecrypto.dylib (234.1.2) <C88F09F2-0BEC-3468-A4D7-BF76D5C1D30A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libcorecrypto.dylib
0x8998000 - 0x89c0ffb +libdispatch.dylib (443.5.5) <A2DFF52A-6A71-3E15-A48E-0EA3AF3483CC> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdispatch.dylib
0x89dc000 - 0x89ddffb +libdyld.dylib (353.10) <48BCD3A9-A942-37BD-B26E-80B221F19703> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libdyld.dylib
0x89e3000 - 0x89e3fff +liblaunch.dylib (560.5.16) <43623897-47FB-3C31-B767-A2FCEE614163> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/liblaunch.dylib
0x89ea000 - 0x89efff7 +libmacho_sim.dylib (857) <F404E9ED-81A1-3D53-B804-7AC0CDD6F119> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libmacho_sim.dylib
0x89f6000 - 0x89f8fff +libremovefile.dylib (35) <9063148C-08C1-38FC-9F71-263BBD27960B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libremovefile.dylib
0x89fe000 - 0x8a18fff +libsystem_asl.dylib (267) <CEC5DB0A-0B37-3790-B72D-33B57C573855> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_asl.dylib
0x8a24000 - 0x8a25ffb +libsystem_sim_blocks.dylib (65) <67450BFC-8EA8-3E6F-BDED-A0FF06501B6C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_blocks.dylib
0x8a2a000 - 0x8abefff +libsystem_sim_c.dylib (1046) <DA0BDC9E-41E5-32E8-9DE0-B9F063E77B8C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_c.dylib
0x8ae4000 - 0x8ae6fff +libsystem_sim_configuration.dylib (700.5.3) <8E564418-6089-3ACD-8401-0795284E62C8> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_configuration.dylib
0x8aed000 - 0x8aeefff +libsystem_coreservices.dylib (7) <703F282F-CD63-3475-AF41-0F7100A13127> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coreservices.dylib
0x8af4000 - 0x8b08ffb +libsystem_coretls.dylib (35.5.1) <BBF2AE3E-10A4-30E4-B89E-D61507AA3FF5> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_coretls.dylib
0x8b18000 - 0x8b20fff +libsystem_sim_dnssd.dylib (561) <75BFDE9E-7207-369E-BCFA-8D7508DF6925> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
0x8b27000 - 0x8b51ffb +libsystem_sim_info.dylib (459.5.2) <68A3EA97-469A-3873-8A4B-A017E0DDB642> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_info.dylib
0x8b63000 - 0x8b68ffb +libsystem_sim_kernel.dylib (141.5.2) <558C8E94-ED6B-37E9-9E6A-D9E1C8CBC7F4> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_kernel.dylib
0x8b71000 - 0x8ba1fff +libsystem_sim_m.dylib (3086.1) <A40B1E03-235F-3826-A541-BAA6B849A76F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_m.dylib
0x8ba9000 - 0x8bc3ff7 +libsystem_malloc.dylib (55.3.1) <6AD04D21-F03F-3D6E-BD77-29423AAB3AFA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_malloc.dylib
0x8bcc000 - 0x8c0fff7 +libsystem_network.dylib (413.5.1) <54B0C8D2-28C6-38AD-A04B-0C87CFCC1828> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_network.dylib
0x8c31000 - 0x8c3bfff +libsystem_notify.dylib (134.5.1) <A9870088-01F2-3895-B412-98CCBEB8310E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_notify.dylib
0x8c44000 - 0x8c46ffb +libsystem_sim_platform.dylib (141.5.2) <3E32982E-C2BA-3E0C-A690-15B3B88CA492> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_platform.dylib
0x8c4c000 - 0x8c4efff +libsystem_sim_pthread.dylib (141.5.2) <D947D43A-AD62-38D2-8530-40C31CE61A16> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_pthread.dylib
0x8c55000 - 0x8c58ff7 +libsystem_sim_sandbox.dylib (359.5.2) <68C5F68E-F44B-3B2B-A4F3-E0DB9E6F8596> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_sandbox.dylib
0x8c5f000 - 0x8c66fff +libsystem_sim_trace.dylib (72) <6F9E3432-6AE7-38C3-B9FB-BD719525438D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libsystem_sim_trace.dylib
0x8c70000 - 0x8c77ff7 +libunwind_sim.dylib (126.2) <EC1B2827-1E89-3371-898A-5BCBD3611436> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libunwind_sim.dylib
0x8c7f000 - 0x8cadfff +libxpc.dylib (560.5.16) <701C1196-AADE-335F-B7E6-B42F53982A50> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/libxpc.dylib
0x8cc7000 - 0x8ce4ff4 libsystem_kernel.dylib (2422.115.10) <4EF375C4-8115-3D77-9493-F2D8472ADB66> /usr/lib/system/libsystem_kernel.dylib
0x8d05000 - 0x8d0aff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x8d1b000 - 0x8d22ffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x8d2c000 - 0x8e2aff3 +libsqlite3.dylib (169.2) <382A294A-7F9A-388D-ADFE-D830DE745037> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libsqlite3.dylib
0x8e41000 - 0x8e4effb +libbz2.1.0.dylib (36) <C1B990BE-CE66-3407-83FF-55854AD11F45> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libbz2.1.0.dylib
0x8e54000 - 0x8e71fff +liblzma.5.dylib (7.5.1) <079823BF-39D8-30FF-9AAA-1067E595B432> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/liblzma.5.dylib
0x8e79000 - 0x8e9fffb +SpringBoardServices (2933.6.64.10) <75EF7EFA-7CBC-3222-BFB3-08BF059F37F4> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x8ebe000 - 0x8f18ff7 +CoreAudio (105.1) <090F6105-4096-381B-8CE4-3081CE4139EA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x8f3a000 - 0x8f3bffb +SimulatorClient (553.8) <CDD33404-3714-3621-BD93-95973A835FD3> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
0x8f41000 - 0x9396fdf +vImage (293) <CA7240E2-269B-3F08-BA6D-E88A8C74C541> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x93e3000 - 0x93e3fff +vecLib (514) <5197914C-19BB-3D07-BDC8-7C4F76616DF3> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x93e7000 - 0x94f5fe7 +libvDSP.dylib (514) <A7CF932D-3012-3AF3-B536-156CE5C81160> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x9503000 - 0x9901ff3 +libLAPACK.dylib (1128) <F6D5D70A-734C-351C-81CA-022CF1657864> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x992f000 - 0x9aa0ff3 +libBLAS.dylib (1128) <B333281F-653D-348A-BA4E-A8086471583B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x9ab9000 - 0x9b5bfff +libvMisc.dylib (514) <3F2B40F9-2102-34B7-A392-0724B6D79D3D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x9b65000 - 0x9b7eff3 +libLinearAlgebra.dylib (1128) <E2A3733D-D116-30D4-A5F3-502AD18B31FA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x9b87000 - 0x9b87ffb +FontServices (129.5.1) <B9072D2E-D9D1-31E8-AC81-7F0ECECBCAE8> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x9b8c000 - 0x9c82fff +libFontParser.dylib (129.5.1) <AE86B837-2B59-365F-9DF0-E367F987A5FA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x9d12000 - 0x9d5dff3 +AppleJPEG (65.2) <84D189D3-13E2-34F6-882A-7F5996ED8997> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x9d69000 - 0x9d74fff +libGFXShared.dylib (10.3) <97CFC924-1F17-3F18-BE6C-29981649DB9D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x9d7c000 - 0x9dc4ff3 +libGLImage.dylib (10.3) <FAA4D6DA-A34A-3B4E-A79A-BABB01F281C0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x9dce000 - 0x9dd0ffb +libCVMSPluginSupport.dylib (10.3) <8CA5DC5B-8337-32E5-A070-DF3C991B2103> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x9dd6000 - 0x9de1ffb +libCoreVMClient.dylib (88.2) <6A30CF55-6778-3749-9AF1-7D98CC845DA3> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x9deb000 - 0xaa81f37 +libLLVMContainer.dylib (88.2) <BD72FD8A-4015-3F9B-BFB2-258465C24EE3> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
0xad3c000 - 0xad8bff3 +BaseBoard (98.3) <805710EB-0A85-36C4-A650-AEB93AA972CB> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0xadc4000 - 0xadefff3 +FrontBoardServices (120.10.2) <880914F5-8BB2-300D-BC6D-A6709817B0C8> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0xae13000 - 0xae37fff +BackBoardServices (2933.6.64.10) <886D1B23-3D9E-3242-A869-5C317F55D7F5> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0xae59000 - 0xae68ffb +AssertionServices (43.5.6) <A11839C1-373E-3050-868D-53830B4D6076> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0xae7a000 - 0xaecefff +AppSupport (977.1.14.1) <30064931-30BD-36A0-B4D1-4E96190E48A0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0xaf01000 - 0xb341ff7 +FaceCore (3.1.6) <7A258F9D-9D7D-319E-A211-C2993463CA9E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0xb557000 - 0xb6b3ff7 +libFosl_dynamic.dylib (15.11) <11D7694B-12EE-3B6B-B970-00D502A09F6A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libFosl_dynamic.dylib
0xb72b000 - 0xbac2fff +GeoServices (982.44.0.19.2) <0C2F0772-824F-313A-8E6C-DE4849D5E020> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0xbc73000 - 0xbc83fff +ProtocolBuffer (225) <09FEFB42-8B9B-3F03-B806-BFB7AF2A7DED> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0xbc8f000 - 0xbc94fff +AggregateDictionary (269.5.19.3) <73807F4B-0F63-3458-B245-8294045D25AA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0xbc9c000 - 0xbcd5ff7 +CalendarFoundation (291) <B6DADBE2-6ED0-3ECA-8169-9B5FC9098A41> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0xbcf8000 - 0xbd26ffb +DataAccessExpress (1392.1.2.2) <825ED21E-EF0E-3067-B604-8B3E9002DF73> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0xbd45000 - 0xbd78ffb +iCalendar (200.0.1) <607DA2FE-A542-3841-96D7-5B23306A4A3B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0xbd98000 - 0xbdc2ff7 +PersistentConnection (293) <032EDBA3-D578-356D-814C-8D4D8CA90F09> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0xbde3000 - 0xbde6fff +OAuth (28) <CE6F0337-263E-3C20-AEC0-B1091263E886> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth
0xbdec000 - 0xbdf3ffb +IntlPreferences (149.3) <E7938367-2C73-371B-A78A-236229875087> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0xbdfb000 - 0xbe37ffb +Bom (193.5) <289C3B00-E57D-3729-AB4D-9A3BFC545354> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
0xbe49000 - 0xbebefff +CoreDAV (261) <5639D86A-5A5C-3C9C-96EA-EC83186B208B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0xbf0b000 - 0xbf2dffb +libresolv.9.dylib (57) <7521DB93-3551-303F-9FC4-EFBB620C27AA> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libresolv.9.dylib
0xbf38000 - 0xbf47fff +CommonUtilities (58) <9E5147C6-00A6-3DD8-BDB7-A9630A701004> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0xbf52000 - 0xc051fff +UIFoundation (371.13) <CB9379BD-16E9-3A59-8F6C-86F632FBFC06> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0xc0ad000 - 0xc15fffb +CoreUI (298.4) <6FB072B2-D643-3512-8D30-758DB5052755> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0xc1ef000 - 0xc200ff7 +MobileAsset (247.5.19) <6E1E04FE-3B2C-3164-8EFB-DFB3A60C9E0F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0xc20e000 - 0xc26aff3 +TelephonyUtilities (402.25.19) <DE9C7D6D-137C-312F-96AE-538F978E9680> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0xc2a9000 - 0xc2d0ffb +DictionaryServices (226.1) <76B35AF9-9AFA-3CE8-8C9E-BBB440D7F03B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0xc2ed000 - 0xc325ff7 +TextInput (1693.17) <018F5E35-2EB6-3792-856F-AA637DCD79ED> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0xc354000 - 0xc45dff7 +WebKitLegacy (7600.1.4.14.1) <66796666-74DD-31C3-A3F6-E2E8845E5100> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0xc501000 - 0xdba8fff +WebCore (7600.1.4.13.2) <8FC63D0A-5529-3A72-B7B3-4F9AC792B43A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0xe438000 - 0xe513ff3 +ProofReader (266.2) <4BFEC149-28CB-3DED-9282-87DCB6C7C96C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0xe539000 - 0xe547ff3 +libAccessibility.dylib (1541.6.25) <CA272D2B-8AE2-369B-B6BA-22FE853BD510> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libAccessibility.dylib
0xe557000 - 0xe5abff7 +PrintKit (175) <492F6296-65C9-33CD-9635-6EDF6A7BC872> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0xe5cd000 - 0xe631ffb +PhysicsKit (7.13) <20CDC142-60B8-3F2A-A995-9974E113E38B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0xe659000 - 0xe65dfff +CommunicationsFilter (55) <3C4B69F0-EAA9-3709-93A6-CCD8DCEEDC6F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0xe663000 - 0xe6e0ff3 +IMFoundation (385.22) <2D1723F7-312B-300F-9858-AC768900D060> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0xe717000 - 0xe748ffb +libtidy.A.dylib (15.14) <85B1717B-D0E0-3BBE-9C5A-397642AA705A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libtidy.A.dylib
0xe756000 - 0xe75dff7 +DataMigration (977.1.14.1) <0D81B923-F4C8-3102-83E4-C182C8118CA6> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0xe767000 - 0xe796ff3 +libTelephonyUtilDynamic.dylib (802.1) <7ED0D1A9-B851-3328-82B2-8BF5CB107E68> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libTelephonyUtilDynamic.dylib
0xe7c7000 - 0xe7f4ff3 +libxslt.1.dylib (13) <61725C85-AD05-303B-BA3E-FD99FE3BDBB9> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libxslt.1.dylib
0xe801000 - 0xe84bfff +LanguageModeling (40.1) <4408D142-9059-3DC1-BADE-FA48C44D6F33> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0xe85a000 - 0xe86fffb +libcmph.dylib (4) <900E052A-AAFA-3EBD-8E6B-6F01C0BA2C5A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libcmph.dylib
0xe87d000 - 0xe88cffb +MobileBluetooth (92.70) <A004922B-93D2-3C31-91A4-735BB032A832> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0xe896000 - 0xe964fff +GameCenterFoundation (167.14) <93D6C95B-45C7-305D-881F-074F7EDC8947> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0xe9f0000 - 0xea5cffb +GameCenterUI (194.15) <97D427AB-5ACE-31D6-A978-D554D8D26340> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0xeaaa000 - 0xeabdff3 +LegacyGameKit (194.15) <DC409287-562F-33FF-8EF6-E831D333A18F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0xeac9000 - 0xeacbfff +DiagnosticLogCollection (385.22) <82A13214-A5CF-3E32-966C-20B30F44103A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0xead1000 - 0xec1cffb +StoreServices (1243.8.32) <E098A77B-5F6C-3A90-A16C-798B7DD9F4CD> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0xecf2000 - 0xedcbffb +ManagedConfiguration (1207.3.19) <43B58BB9-4728-304B-8969-9BBF0BADFA46> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0xee3f000 - 0xeedcff3 +GameKitServices (733.3.7) <C9A88F23-F46C-3269-99A4-2AA98A2AE9BE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0xef11000 - 0xef1cfff +MobileInstallation (388.5.7) <95662283-7F0C-3B28-B726-FA7F074EBA1B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0xef26000 - 0xef2affb +MobileSystemServices (15) <2C60ECA4-866D-35CA-B796-E82B58C072ED> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0xef31000 - 0xef32ffb +LegacyHandle (733.3.7) <BC2C27D0-7A36-3924-86F4-3A17C6487A26> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0xef37000 - 0xf068ff3 +AVConference (733.3.7) <AEC15379-25B1-32BA-BA80-0C94E6DA5ED8> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0xf0d2000 - 0xf0d3fff +snatmap (733.3.7) <51587E66-D97F-3003-AF0F-CB1279F6DC6C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0xf0d8000 - 0xf0e5ffb +ViceroyTrace (733.3.7) <05E42F5E-3555-3041-9AF9-5BD954F26FC0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0xf0f1000 - 0xf122ffb +ICE (733.3.7) <B735AFF4-B20F-336B-A65C-FAE556F450DC> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0xf12c000 - 0xf138ffb +SimpleKeyExchange (733.3.7) <D0D3B54B-0E18-3E63-BEB9-276CCBAE06A9> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0xf142000 - 0xf174ffb +FTServices (647.49.1) <8045D1B5-6942-347D-9A55-0A769840CB3B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTServices.framework/FTServices
0xf186000 - 0xf188fff +Marco (385.22) <D403C3AB-C0F5-3D8C-9D5E-0421B83E57B1> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Marco.framework/Marco
0xf18e000 - 0xf1bdff7 +IDSFoundation (647.49.1) <08887D3B-0DD3-3AD7-AB62-8D833DA2AA34> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0xf1db000 - 0xf226ff3 +AppleAccount (654.14.18) <B2D7D38D-AF9B-3B20-8813-4F370E0B5C27> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0xf25d000 - 0xf2a8ffb +AppleAccountUI (128.23.7) <2AF88590-6BB2-32C6-95C4-1458AB65204A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0xf2d8000 - 0xf2e8fff +MailServices (2220.6.47) <5C3674AF-8763-3C1F-884A-865FA355CB01> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MailServices.framework/MailServices
0xf2fa000 - 0xf305fff +MobileIcons (155.3) <93EE8E7B-2925-307B-BF92-FECA8CCE9E08> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0xf30f000 - 0xf379ff7 +AccountsDaemon (527.8.15) <9FC4769A-8908-3EEF-B820-68F0C7DC1139> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0xf3a8000 - 0xf3b1ffb +AOSNotification (830.0.5) <8DBB3596-EC54-34D6-B294-3B87084E3F13> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0xf3bc000 - 0xf3d7ff7 +ApplePushService (443) <FC702DF1-4581-3049-AC77-7A2C1B01716F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0xf3ed000 - 0xf41eff3 +GSS (398.5.1) <F636CE91-7338-3648-A68E-3463022BAA5A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/GSS.framework/GSS
0xf438000 - 0xf43dffb +libheimdal-asn1.dylib (398.5.1) <B797035A-5AE8-3908-8A95-07A70591559B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libheimdal-asn1.dylib
0xf444000 - 0xf4c8ff7 +Heimdal (398.5.1) <E04F56AC-DE4C-3399-AF7E-FB5236E2D2EE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0xf4f0000 - 0xf4f3ffb +CommonAuth (398.5.1) <34EAB258-401A-33F2-8E3F-BC10A28EFF84> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0xf4f9000 - 0xf54bff7 +MIME (2243.1.5) <BCC677A0-6D83-3FE5-860A-184528E33E99> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MIME.framework/MIME
0xf578000 - 0xf57bff7 +MessageSupport (2243.1.5) <F38451BD-CE78-39BF-A8F1-2DBFDB8172E0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0xf583000 - 0xf58bfff +FindMyDevice (55) <DAB38254-BE2F-3F56-8A1C-4F8FD637D66D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0xf596000 - 0xf674ff7 +Preferences (2345.1.57) <601A5015-6EF6-3EC5-B5B4-88B616B5649C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Preferences.framework/Preferences
0xf6fe000 - 0xf75aff7 +DataAccess (1392.1.2.2) <D70EF28D-7629-34A6-BC4D-05B546B5D647> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0xf789000 - 0xf7b4ff3 +AccountsUI (106.6) <32AC72AE-5240-317E-B61C-6581B7AF1370> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0xf7cf000 - 0xf8f1ffb +Message (2243.1.5) <94663892-3D55-3765-84F6-865A045A7A66> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Message.framework/Message
0xf986000 - 0xf9fcff3 +IMAP (2243.1.5) <C558781B-0BF7-35E3-A83D-0CD65D68E143> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0xfa33000 - 0xfa84fff +RemoteUI (275.1.1) <184C5176-4536-312F-8B14-ED4E54F0CF85> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0xfaad000 - 0xfabbff3 +CoreRecents (101) <ACC428C5-DD8A-33E3-ADC6-B5B59CE6FF52> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0xfaca000 - 0xfaccff3 +FTClientServices (647.49.1) <1ED4C830-CF70-311C-B470-9A7B934169CF> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0xfad2000 - 0xfaf2ff7 +PlugInKit (91.3.3) <D7266716-0BD8-3B38-9FCF-0FAC43E271BF> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0xfb08000 - 0xfb53ffb +ContentIndex (119) <BBF21D1A-67AB-367C-B403-11C7C7E128F2> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0xfb71000 - 0xfb78fff +CertUI (87) <2AABD06D-96C8-3C65-9198-9EDA0DC5B78A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI
0xfb81000 - 0xfbaffff +WebBookmarks (360) <E7A99E38-A5FA-3D3E-8BA8-2B851E52391F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0xfbcb000 - 0xfbf2ffb +Notes (720) <7B269CBD-368F-3BAB-8372-A14545FF5284> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/Notes.framework/Notes
0xfc07000 - 0xfc28fff +CertInfo (87) <957E59EE-043A-355E-9FA2-7CA577EB024B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0xfc3f000 - 0xfc52ffb +NanoPreferencesSync (132) <E1BACBC0-EAF7-36C0-90D8-75AEB6979B8A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0xfc62000 - 0xfc82fff +NanoRegistry (110) <3AF73F72-4023-3186-A75C-C1960F026BD3> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0xfc9a000 - 0xfca1ffb +BluetoothManager (127) <7426A902-1D33-35F3-9A7E-694E50752449> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0xfcac000 - 0xfd2fff7 +IDS (647.49.1) <0E1A667E-7F47-393C-84D5-08AD686B1DAD> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IDS.framework/IDS
0xfd52000 - 0xfd6fffb +GenerationalStorage (223) <281D4C93-10F1-3F0D-8564-E2337C2D7D09> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0xfd82000 - 0xfd8bffb +XPCObjects (47) <22B1F1FD-F52B-37D9-959A-5667A7888CF7> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0xfd97000 - 0xfdc6ff3 +ChunkingLibrary (163.1) <37D4B31A-876C-3DBF-B42C-2B83B48E1317> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0xfdd3000 - 0xfdeeff3 +MediaServices (39.24) <522AD7A2-D959-3803-8761-FE6B88AFCE7F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0xfe06000 - 0xfe55ff7 +iTunesStore (1243.8.32) <9EB8BDAE-4C0D-3D55-83AA-0CBDC8DD2CDB> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0xfe8c000 - 0x10068ff3 +MusicLibrary (1607.7) <D8A8679A-FF7A-3111-BCC3-B9F487DB611C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x10131000 - 0x1014ffff +MediaRemote (322.4.29) <FF153973-7A59-3C64-9459-CCA67549C40F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1016a000 - 0x101d5ff3 +HomeSharing (544.2.14) <47299C13-F4CF-3708-AE0C-491A70C6DCA1> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x10214000 - 0x1021bff7 +DAAPKit (41) <8930D045-41E2-3E0A-BA1A-F40FFF11628F> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x10227000 - 0x10301ff7 +CorePDF (372) <1384AEEB-5D1B-356D-BD58-DD158E0EA67E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x10371000 - 0x10371ffb +libassertion_extension.dylib (43.5.6) <3CBA56D9-0052-371B-B805-3476A767A230> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libassertion_extension.dylib
0x10376000 - 0x10ae6ff3 +VectorKit (992.37.0.10.2) <DD4E2591-7C69-34AA-B9F0-AFB6C2715A85> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x10d04000 - 0x10d0effb +DCIMServices (2369.57) <8D6A904A-CA82-308E-B878-228F3F64C0F2> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x10d1d000 - 0x1104dffb +PhotoLibraryServices (2369.57) <EBA48140-4FAF-3F99-8C69-94F6282AC49C> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x111f0000 - 0x111fbffb +PhotosFormats (2369.57) <8113742F-D103-3D24-85C8-F42DEB8CE49A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x11206000 - 0x112fcff7 +CloudPhotoLibrary (130) <414E07CD-4BAA-3A43-A650-29F5BE6C42EB> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x11366000 - 0x114e4ffb +CoreMediaStream (481) <C85CC737-FB06-316D-8A14-CAA47FCC7212> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1157c000 - 0x1159eff3 +MediaStream (268) <453A107C-8EA0-3992-98D3-145B94F586FD> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x115ba000 - 0x11628fff +MMCS (320.1) <10D61D5C-65CE-3E4D-8DB1-1136F33CB5CC> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1164f000 - 0x11668ff3 +ProtectedCloudStorage (68.3.1) <AB87EE5C-5C1F-3658-969B-49EA26D0BFE0> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1167c000 - 0x11684ffb +XPCKit (268) <3DE6E736-3080-3248-8514-37F5AEF261F7> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x1168e000 - 0x116c6ffb +OpenAL (68.1) <41F743D1-B9BB-356B-99D2-016056903D14> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/OpenAL.framework/OpenAL
0x116d6000 - 0x116f4ff7 +CalendarUIKit (61.1) <0A53168E-2CA6-333B-B710-9894E674008B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x11705000 - 0x11713ff7 +IAP (1506.5.16) <4571742A-BD59-327C-91C5-E5BAF12D3E27> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IAP.framework/IAP
0x11724000 - 0x1172cff7 +iAdServices (813.30.10) <87D03CBD-2578-3428-A935-FAE774911014> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x11734000 - 0x1173cffb +AITTarget (77) <0734DAC1-5EE9-3E05-A299-4BFDE3EB60D1> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x11746000 - 0x117eeff3 +PassKitCore (738.39) <D95A2CC0-28AD-3039-921C-9DEAEAC1097A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x11859000 - 0x11889fff +SpringBoardUIServices (2933.6.64.10) <79B7535C-EE0B-3191-9F83-7CF1E2EF2574> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x118af000 - 0x11c9efff +StoreKitUI (526.13.4) <E74C860E-047C-34B9-8F28-E221B73AF98B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
0x11ea7000 - 0x11ea8ffb +AppleIDSSOAuthentication (29.1) <10AD450D-E288-3E11-A2AE-83DC5A086B3B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x11eae000 - 0x11eb4fff +NotificationsUI (40) <DE818841-0ED5-3C73-BA41-43C82C19ED40> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI
0x11ebf000 - 0x11f02ffb +SpringBoardFoundation (2933.6.64.10) <CD2A4A12-5B9B-3D50-AAC7-3FF750E8993A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x11f33000 - 0x11f93ff3 +TelephonyUI (663) <C5B5064F-FDF4-3026-8A41-8C483445BBA5> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x11fc8000 - 0x1202eff3 +ITMLKit (65) <5D16EE10-6884-3A95-A0B0-9D3295766449> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
0x1206c000 - 0x12236ff3 +iTunesStoreUI (1134.1.1) <F6B5C0A6-6A4F-3088-9179-CCCFA6672B4A> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
0x1234f000 - 0x12370ffb +DataDetectorsCore (396) <B0A59746-1C29-3716-8008-C0031585BA82> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x12387000 - 0x1238bffb +SharedUtils (68.3.4) <C07B6574-C65A-345D-88F8-5BEFF2093D5B> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x12392000 - 0x124a7fff +CameraKit (2369.57) <4C4B7098-B8E8-3DA4-9A1A-50C355D2D7DF> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1253c000 - 0x125e0ff3 +PhotoEditSupport (2369.57) <09C838DE-E73E-31BF-9A56-A39D08A556C9> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x12626000 - 0x12642ff7 +iPhotoMigrationSupport (2369.57) <31ECA56D-AB77-3ABA-B276-8FCA8E14C177> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x12653000 - 0x12772ffb +PhotoLibrary (2369.57) <B2025D5F-CB63-300C-ADF2-A26711F40034> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1281f000 - 0x12838ff3 +SpringBoardUI (2933.6.64.10) <77E27DF7-2D72-364E-95DB-8BBBF9871DC2> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x12853000 - 0x128f7ff7 +BulletinBoard (441.41) <5AEA9112-F3D7-3247-900A-B0D36A0C5477> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1295e000 - 0x12983ffb +ToneLibrary (252.24.3) <AD23243A-A317-36E7-8F52-4AB8EB3957E9> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1299d000 - 0x129a1fff +IncomingCallFilter (55) <217D0578-738F-37D6-B6EA-9CD764061A7E> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x129a7000 - 0x129aeffb +CoreTime (155) <E6C1A813-4A8C-326A-8F63-F4C789AE221D> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x129b8000 - 0x129cfffb +ImageCapture (110) <3D1AEA25-A1EE-3E82-9549-93E570F69CFE> /Applications/Xcode62.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x8fe26000 - 0x8fe58417 dyld (239.4 - ???) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
Sample analysis of process 41551 written to file /dev/stdout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment