I submitted a game to apple and it was rejected because We found that your app crashed on iPad (3rd Generation) running iOS 6.1.3 trying to view the leaderboards.
Works fine on my iPad 1st gen.
This is the fun error report they sent me:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000008
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x3aa865b0 objc_msgSend + 16
1 GameKit 0x33728606 __61-[GKHostedViewController requestRemoteViewControllerIfNeeded]_block_invoke_0113 + 906
2 UIKit 0x34de7f76 __block_global_11 + 302
3 libdispatch.dylib 0x3aea7d26 _dispatch_barrier_sync_f_slow_invoke + 82
4 libdispatch.dylib 0x3aea24b4 _dispatch_client_callout + 20
5 libdispatch.dylib 0x3aea71b8 _dispatch_main_queue_callback_4CF$VARIANT$mp + 220
6 CoreFoundation 0x32bbaf36 __CFRunLoopRun + 1286
7 CoreFoundation 0x32b2deb8 CFRunLoopRunSpecific + 352
8 CoreFoundation 0x32b2dd44 CFRunLoopRunInMode + 100
9 GraphicsServices 0x366e22e6 GSEventRunModal + 70
10 UIKit 0x34a432fc UIApplicationMain + 1116
11 KawaiiMatch2HD 0x000c989a 0xc7000 + 10394
12 KawaiiMatch2HD 0x000c9854 start + 36
Thread 1 name: Dispatch queue: com.apple.uikit._UIRemoteViewControllerCreationRequest com.apple.gamecenter.GameCenterUIService GameCenterUIServiceViewController 0x3b4b02dc
Thread 1:
0 libsystem_kernel.dylib 0x3af78f04 semaphore_wait_trap + 8
1 libdispatch.dylib 0x3aea82fc _dispatch_thread_semaphore_wait$VARIANT$mp + 8
2 libdispatch.dylib 0x3aea687c _dispatch_barrier_sync_f_slow + 96
3 UIKit 0x34de7e3c __99+[_UIRemoteViewController requestViewController:fromServiceWithBundleIdentifier:connectionHandler:]_block_invoke_0 + 264
4 UIKit 0x34de58ac __block_global_0 + 236
5 libdispatch.dylib 0x3aea83f2 dispatch_once_f$VARIANT$mp + 38
6 UIKit 0x34de57b4 __150+[_UIRemoteViewControllerConnectionRequest requestViewController:fromServiceWithBundleIdentifier:propagateAppearanceCustomizations:connectionHandler:]_block_invoke_0 + 256
7 UIKit 0x34de79ca -[_UIRemoteViewControllerConnectionRequest _didFinishEstablishingConnection] + 322
8 UIKit 0x34de77e6 __block_global_9 + 222
9 libdispatch.dylib 0x3aea69f2 _dispatch_barrier_sync_f_invoke + 26
10 UIKit 0x34de7700 __75-[_UIRemoteViewControllerConnectionRequest _connectToServiceViewController]_block_invoke_0 + 88
11 UIKit 0x34defbc2 __block_global_0 + 30
12 libdispatch.dylib 0x3aea83f2 dispatch_once_f$VARIANT$mp + 38
13 UIKit 0x34defb9c __73-[_UIViewServiceSessionEndpoint connectToDeputyOfType:connectionHandler:]_block_invoke_0 + 84
14 libdispatch.dylib 0x3aea311c _dispatch_call_block_and_release + 8
15 libdispatch.dylib 0x3aea6eca _dispatch_queue_drain$VARIANT$mp + 138
16 libdispatch.dylib 0x3aea6dbc _dispatch_queue_invoke$VARIANT$mp + 36
17 libdispatch.dylib 0x3aea791a _dispatch_root_queue_drain + 182
18 libdispatch.dylib 0x3aea7abc _dispatch_worker_thread2 + 80
19 libsystem_c.dylib 0x3aed7a0e _pthread_wqthread + 358
20 libsystem_c.dylib 0x3aed78a0 start_wqthread + 4
Thread 2 name: Dispatch queue: com.apple.libdispatch-manager
Thread 2:
0 libsystem_kernel.dylib 0x3af79648 kevent64 + 24
1 libdispatch.dylib 0x3aea9974 _dispatch_mgr_invoke + 792
2 libdispatch.dylib 0x3aea9654 _dispatch_mgr_thread$VARIANT$mp + 32
Thread 3 name: Dispatch queue: com.apple.root.default-priority
Thread 3:
0 libsystem_kernel.dylib 0x3af89d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3aed75e8 pthread_workqueue_addthreads_np + 44
2 libdispatch.dylib 0x3aea75c0 _dispatch_queue_wakeup_global_slow + 72
3 libdispatch.dylib 0x3aea790c _dispatch_root_queue_drain + 168
4 libdispatch.dylib 0x3aea7abc _dispatch_worker_thread2 + 80
5 libsystem_c.dylib 0x3aed7a0e _pthread_wqthread + 358
6 libsystem_c.dylib 0x3aed78a0 start_wqthread + 4
Thread 4 name: WebThread
Thread 4:
0 libsystem_kernel.dylib 0x3af78eb4 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3af79048 mach_msg + 36
2 CoreFoundation 0x32bbc040 __CFRunLoopServiceMachPort + 124
3 CoreFoundation 0x32bbad9e __CFRunLoopRun + 878
4 CoreFoundation 0x32b2deb8 CFRunLoopRunSpecific + 352
5 CoreFoundation 0x32b2dd44 CFRunLoopRunInMode + 100
6 WebCore 0x38b1d500 RunWebThread(void*) + 440
7 libsystem_c.dylib 0x3aee230e _pthread_start + 306
8 libsystem_c.dylib 0x3aee21d4 thread_start + 4
Thread 5 name: com.apple.NSURLConnectionLoader
Thread 5:
0 libsystem_kernel.dylib 0x3af78eb4 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3af79048 mach_msg + 36
2 CoreFoundation 0x32bbc040 __CFRunLoopServiceMachPort + 124
3 CoreFoundation 0x32bbad9e __CFRunLoopRun + 878
4 CoreFoundation 0x32b2deb8 CFRunLoopRunSpecific + 352
5 CoreFoundation 0x32b2dd44 CFRunLoopRunInMode + 100
6 Foundation 0x3347a3d0 +[NSURLConnection(Loader) _resourceLoadLoop:] + 304
7 Foundation 0x334fde80 __NSThread__main__ + 968
8 libsystem_c.dylib 0x3aee230e _pthread_start + 306
9 libsystem_c.dylib 0x3aee21d4 thread_start + 4
Thread 6:
0 libsystem_kernel.dylib 0x3af89d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3aed7cf6 _pthread_workq_return + 14
2 libsystem_c.dylib 0x3aed7a12 _pthread_wqthread + 362
3 libsystem_c.dylib 0x3aed78a0 start_wqthread + 4
Thread 7 name: com.apple.CFSocket.private
Thread 7:
0 libsystem_kernel.dylib 0x3af89594 __select + 20
1 CoreFoundation 0x32bc01f2 __CFSocketManager + 674
2 libsystem_c.dylib 0x3aee230e _pthread_start + 306
3 libsystem_c.dylib 0x3aee21d4 thread_start + 4
Thread 8 name: JavaScriptCore::BlockFree
Thread 8:
0 libsystem_kernel.dylib 0x3af8908c __psynch_cvwait + 24
1 libsystem_c.dylib 0x3aedad2a _pthread_cond_wait + 642
2 libsystem_c.dylib 0x3aedaaa0 pthread_cond_timedwait + 40
3 JavaScriptCore 0x36ad8c70 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 104
4 JavaScriptCore 0x36bea552 JSC::BlockAllocator::blockFreeingThreadMain() + 78
5 JavaScriptCore 0x36bfcfa8 WTF::wtfThreadEntryPoint(void*) + 12
6 libsystem_c.dylib 0x3aee230e _pthread_start + 306
7 libsystem_c.dylib 0x3aee21d4 thread_start + 4
Thread 9 name: JavaScriptCore::Marking
Thread 9:
0 libsystem_kernel.dylib 0x3af8908c __psynch_cvwait + 24
1 libsystem_c.dylib 0x3aedad2a _pthread_cond_wait + 642
2 libsystem_c.dylib 0x3aee4f14 pthread_cond_wait + 36
3 JavaScriptCore 0x36b7df3c JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 144
4 JavaScriptCore 0x36b7de7c JSC::MarkStackThreadSharedData::markingThreadMain() + 140
5 JavaScriptCore 0x36bfcfa8 WTF::wtfThreadEntryPoint(void*) + 12
6 libsystem_c.dylib 0x3aee230e _pthread_start + 306
7 libsystem_c.dylib 0x3aee21d4 thread_start + 4
Thread 10 name: AURemoteIO::IOThread
Thread 10:
0 libsystem_kernel.dylib 0x3af78eb4 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3af79048 mach_msg + 36
2 AudioToolbox 0x326b091c AURemoteIO::IOThread::Run() + 104
3 AudioToolbox 0x326b2c84 AURemoteIO::IOThread::Entry(void*) + 4
4 AudioToolbox 0x325f0882 CAPThread::Entry(CAPThread*) + 294
5 libsystem_c.dylib 0x3aee230e _pthread_start + 306
6 libsystem_c.dylib 0x3aee21d4 thread_start + 4
Thread 11:
0 libsystem_kernel.dylib 0x3af896a4 __semwait_signal + 24
1 libsystem_c.dylib 0x3aee73ce nanosleep + 138
2 libsystem_c.dylib 0x3aee733a usleep + 46
3 KawaiiMatch2HD 0x0011d160 0xc7000 + 352608
4 KawaiiMatch2HD 0x00123a3c 0xc7000 + 379452
5 libsystem_c.dylib 0x3aee230e _pthread_start + 306
6 libsystem_c.dylib 0x3aee21d4 thread_start + 4
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x1e876ba0 r1: 0x34e828dd r2: 0x00000000 r3: 0x3372b9c1
r4: 0x00000000 r5: 0x3379d74b r6: 0x34e65aa8 r7: 0x2fd38de0
r8: 0x1e88f000 r9: 0x0d3a0a37 r10: 0x3379ab53 r11: 0x40000000
ip: 0x3b20e754 sp: 0x2fd38d74 lr: 0x33728609 pc: 0x3aa865b0
cpsr: 0x00000030
Binary Images:
0xc7000 - 0x2c5ffb +KawaiiMatch2HD armv7 <37a0bdde256e371195bcab2cb3313b36> /var/mobile/Applications/CD126B8E-ECBB-454F-9A46-7802264A0930/KawaiiMatch2HD.app/KawaiiMatch2HD
0x2fe5d000 - 0x2fe7d75b dyld armv7 <280610df5ed43ec7aa00629a27009302> /usr/lib/dyld
0x31bf5000 - 0x31cfefff IMGSGX543GLDriver armv7 <a31ea5c288c6353f9d6c75cf37c10fae> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x31d08000 - 0x31deefff AVFoundation armv7 <320761e836883aeabf3cb5c53edb636d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x31def000 - 0x31deffff Accelerate armv7 <b68ff92e404931f3bcb6361720f77724> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x31df0000 - 0x31f2eff3 vImage armv7 <30522b92940d3dd184c8e46780594048> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x31f2f000 - 0x32012ff7 libBLAS.dylib armv7 <d8edada1cea133458ca779e34a3a7f88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x32013000 - 0x322c8fff libLAPACK.dylib armv7 <9e08aead79d13043bab622402a270fba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x322c9000 - 0x32322ff3 libvDSP.dylib armv7 <09e2a5e3e9203950890ba57592523132> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x32323000 - 0x32334fff libvMisc.dylib armv7 <7b7d4ccc9f2b364cb0da4251e745545d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x32335000 - 0x32335fff vecLib armv7 <a7751c047dcc35ba8885212e1938b93f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x32336000 - 0x32347ffe Accounts armv7 <ea2de358b6cc3baab27d6ab809c31e39> /System/Library/Frameworks/Accounts.framework/Accounts
0x32348000 - 0x32348fff AdSupport armv7 <583bf32d959735949952a2595c86ed20> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x32349000 - 0x323adffb AddressBook armv7 <8cfae84dc66d3c1f9d17335c53c3d7b7> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x323ae000 - 0x32468fff AddressBookUI armv7 <0017d0a0c2593522acaaa0eee41775e4> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x32469000 - 0x32477ffc AssetsLibrary armv7 <9a3a4a47a77833eb82a28757a3488660> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x32478000 - 0x325b2ff0 AudioCodecs armv7 <e5fa86b788b133178bb2b64d6a817708> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x325b3000 - 0x3283bff7 AudioToolbox armv7 <394ee11cf826367db9ff4968dbc71d6d> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x3283c000 - 0x32901ff7 CFNetwork armv7 <4771a5e4f9b83bceb252f0f3d166aaca> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x32902000 - 0x32958ff8 CoreAudio armv7 <5d534dbf76ff30f4a628f25f56c5f26a> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x3296c000 - 0x32b2449f CoreData armv7 <3930f672c76535a2abb768ee59958fa7> /System/Library/Frameworks/CoreData.framework/CoreData
0x32b25000 - 0x32c57ff1 CoreFoundation armv7 <fcb8d4e838543bcb9a52c9f232b8b4eb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x32c58000 - 0x32d90fff CoreGraphics armv7 <81e213f810a034d4ba411f9b505da2a6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x32d92000 - 0x32dcdff0 libCGFreetype.A.dylib armv7 <a5d20b80ab1532d8831027a66d2d9eb5> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x32fb1000 - 0x32fccffb libRIP.A.dylib armv7 <ec1487f9bdb93597a3f8d434406ad9bf> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x32fcd000 - 0x33082ff2 CoreImage armv7 <6ae4ae2461313e3f84c6a8102d5b1b0e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x33083000 - 0x330dbff7 CoreLocation armv7 <4edb4b0f05e13af8b84699fe3ea4c538> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x33110000 - 0x33175ff2 CoreMedia armv7 <8592bdc268b83b8886acfc1fdab649ed> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x33176000 - 0x331feff3 CoreMotion armv7 <4512d901170d32e7842e7fc1c519386b> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x331ff000 - 0x33255ffb CoreTelephony armv7 <bea09dbe25363c3b8e8016b5b5148055> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x33256000 - 0x332b8fff CoreText armv7 <e135debbc8f937299f4986fc3e9459e3> /System/Library/Frameworks/CoreText.framework/CoreText
0x332b9000 - 0x332c8fff CoreVideo armv7 <00f18bb26e663da9ae251a6ec36a19ec> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x332c9000 - 0x3337dfff EventKit armv7 <99a7a1603323319f9e24f97e9f89bfd3> /System/Library/Frameworks/EventKit.framework/EventKit
0x3344d000 - 0x33610ffd Foundation armv7 <0179934581d13346aa7583165108b95c> /System/Library/Frameworks/Foundation.framework/Foundation
0x3365b000 - 0x337cafff GameKit armv7 <7958b5418ef230d38dc0cf754b2a782b> /System/Library/Frameworks/GameKit.framework/GameKit
0x337cb000 - 0x33814fff IOKit armv7 <a98ba9fefc7333e4a5a9169198848c62> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x33815000 - 0x339edffb ImageIO armv7 <b5ce84bb074d3de4b07b55da9fd8bfd1> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x339ee000 - 0x33a66fff MapKit armv7 <027e730f45cc3868b98833546bb55449> /System/Library/Frameworks/MapKit.framework/MapKit
0x33a67000 - 0x33c01fff MediaPlayer armv7 <ce97a30e514d3a17ae93ba4a9d1d69d2> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x33c02000 - 0x33e7cff7 MediaToolbox armv7 <ed439fc5c9a03f8b9fae43af33de8a57> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x33e7d000 - 0x33f03fff MessageUI armv7 <8dbc0a8e6a253c8c8d6301064f23dfea> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x33f04000 - 0x33f5dff7 MobileCoreServices armv7 <77da8a9e7f813f5baf37eaa4a87fae84> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x33f67000 - 0x33f89fff OpenAL armv7 <c3f4774cdc763050b1114a9d70348742> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x33f8a000 - 0x3404bff7 GLEngine armv7 <b3fd8a93778b317fab8630340a2d741b> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x3404c000 - 0x34053fff OpenGLES armv7 <f2ede6b206f336de82cc38619692e762> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x34055000 - 0x34055fff libCVMSPluginSupport.dylib armv7 <2506af1c983f3f09ac69aca44f67e863> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x34056000 - 0x34058fff libCoreFSCache.dylib armv7 <761c0f0e263c3d39adbb5bf789cedde1> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x34059000 - 0x3405bffd libCoreVMClient.dylib armv7 <af6ff28dce6031baaa850ccc79e5699b> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x3405c000 - 0x34060fff libGFXShared.dylib armv7 <a6ac1673a088379aa512ba5cac301f5b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x34061000 - 0x3409eff9 libGLImage.dylib armv7 <b8b8f3a1bfd0345e86aa0c2952534949> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x3409f000 - 0x341c4ff3 libGLProgrammability.dylib armv7 <0b3cb1b9a5003c4a975ec268cabca3fc> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x34799000 - 0x348aefff QuartzCore armv7 <c086b6e6cd9d341399bcc3675c82f1fe> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x348af000 - 0x348fcfff QuickLook armv7 <954e3a8bdaf337b085b30fd514ea5f3a> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x348fd000 - 0x3492bffc Security armv7 <fbc24f15bd9e37539cdd6e3576bde938> /System/Library/Frameworks/Security.framework/Security
0x3492c000 - 0x34999fff Social armv7 <7b778c6ce3433df18ef0892acd831208> /System/Library/Frameworks/Social.framework/Social
0x3499a000 - 0x349a9fff StoreKit armv7 <e63a14831d2d315ba5cf654102d67f8c> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x349aa000 - 0x349e9fff SystemConfiguration armv7 <410d69b356e533d6a1d538cf33059634> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x349ea000 - 0x349ebfff Twitter armv7 <ecae25ed2c893a969ceb0b911420c2be> /System/Library/Frameworks/Twitter.framework/Twitter
0x349ec000 - 0x34f40ff3 UIKit armv7 <ad8b3ad23f413187a178179db39cfa6b> /System/Library/Frameworks/UIKit.framework/UIKit
0x34f41000 - 0x34f7fff3 VideoToolbox armv7 <d2e8067306d9346ab4a448f10f336894> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x34f80000 - 0x34f96ffb iAd armv7 <e64ed3a1472d368e878a38e46803c73e> /System/Library/Frameworks/iAd.framework/iAd
0x35198000 - 0x3519dffe AITTarget armv7 <a06d2cb1f2c434fb8fcb57871a3075d2> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x351f1000 - 0x351fdffb AccountSettings armv7 <8db45acc4d3d3017af10fa5ee82c2306> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x35244000 - 0x35247fff ActorKit armv7 <5dfc59258ea63006be9c542e5fafbc45> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x35249000 - 0x3524cffb AggregateDictionary armv7 <c2a6c1ff89a9318d8b74fc5dfc8847b8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x35335000 - 0x35348ff8 AirTraffic armv7 <752b64045f4d3ea88a946b53b731ce1a> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x35349000 - 0x35655ff3 Altitude armv7 <d507155292c8341395d2cbde05ae448d> /System/Library/PrivateFrameworks/Altitude.framework/Altitude
0x35678000 - 0x356b3fff AppSupport armv7 <921794b7d82a3558a0eb860979be199c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x356b4000 - 0x356d8ffc AppleAccount armv7 <c54536fbc0f235f693060be33d4d4749> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x356e5000 - 0x356f2ffa ApplePushService armv7 <8bad4a9300db3d4d8555535f25c32da4> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x35726000 - 0x3572fffb AssetsLibraryServices armv7 <de7ca29cd47433cd8eca9c04102f5508> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x35730000 - 0x35749ff8 AssistantServices armv7 <9608ae74229e3daeab9c8fcf679de7d4> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x3575f000 - 0x35776fff BackBoardServices armv7 <772912697ec23e5199a452e97f075dd9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x35779000 - 0x3577fffe BluetoothManager armv7 <fe002961c52538eb8c959e7c1c58467a> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x35780000 - 0x357a4ff7 Bom armv7 <b5315d733e123a0781683efdc734064b> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x357b7000 - 0x357e6ffb BulletinBoard armv7 <9f46015c5d263064901f7725f4bb93e0> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x35824000 - 0x3582bffa CaptiveNetwork armv7 <a4f4b86cc84839f78ff746f013bcee6f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x3582c000 - 0x358f6ffe Celestial armv7 <a688df527b65382da586ebc87f28c061> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x35903000 - 0x35907fff CertUI armv7 <ce979f715cdb3cb5a0f7935f14cc0b35> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x359ad000 - 0x359c6ff9 ChunkingLibrary armv7 <ec2f76b3ac723a39bbf3f122d7fe73cf> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x359da000 - 0x359dffff CommonUtilities armv7 <f8fea9ee6ca236b0a7fa6c00eb8a0d24> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x35a64000 - 0x35a94ff5 ContentIndex armv7 <00ed488e47ee34ca9f01f2cc911f453c> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x35b10000 - 0x35bf8ffe CoreMediaStream armv7 <828bf27fe7a3337cbff7dd8837508819> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x35ca5000 - 0x35ca6ffd CoreSurface armv7 <6065f7e040e93d6ea2837e929592cc30> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x35d0e000 - 0x35d12ffc CoreTime armv7 <5f0b123555f03d8aa76cc54314907942> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x35d13000 - 0x35d18fff CrashReporterSupport armv7 <03ee46e3ca3f3920a7174e62096723fb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x35d19000 - 0x35d55ffb DataAccess armv7 <d7185042adf63908ae87fe4a5c3f8a6c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x35eea000 - 0x35efcfff DataAccessExpress armv7 <b9423867a9ef303b87d2e1eac1712957> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x35f10000 - 0x35f25fff DataDetectorsCore armv7 <58352df07a0139de878e5e275e27ab52> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x35f27000 - 0x35f3afff DataDetectorsUI armv7 <331c11e50793340f9ce758435c9420ac> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x35f3b000 - 0x35f3cffc DataMigration armv7 <5903e08348b83f119022cbbf83ad100a> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x35f3f000 - 0x35f58ff9 DictionaryServices armv7 <84669055e3e63d6ab56b8fe7b0476aaa> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x35f60000 - 0x35f78ff4 EAP8021X armv7 <6d5ab53850e23fe389e64e2705bd7810> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x35f88000 - 0x35f8cfff FTClientServices armv7 <6354e5b30919340db3b976312b284fce> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x35f8d000 - 0x35fcafff FTServices armv7 <89c066d12a6031038a9b8c61221abc0a> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x35fcb000 - 0x363deffd FaceCoreLight armv7 <43de0b31da3b39e4acf85ec2c8d5c65c> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x3642b000 - 0x36430fff libGPUSupportMercury.dylib armv7 <4366fa0d1a0938a794bd8346e286d6f8> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x36431000 - 0x36520fff AVConference armv7 <1cc90faf13c73e34ab08cbd863330d7d> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x3652b000 - 0x36545fff ICE armv7 <3eaa73a685dd3bdeab75bc9e669f09a8> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x36546000 - 0x36546fff LegacyHandle armv7 <ad1429de847c384580f33a2007215250> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x36547000 - 0x3654effa SimpleKeyExchange armv7 <35391065e5c035f294a82143a63f5a94> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x3654f000 - 0x3655dffe ViceroyTrace armv7 <87b021cacb53377d837d0e0bb3357ae6> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x3655e000 - 0x3655ffff snatmap armv7 <a7b2c52656543093b363ee86749ea692> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x36560000 - 0x365d5ff6 GameKitServices armv7 <cc9529cc609635d88094b72f1a59edf1> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x365d6000 - 0x365e2ffe GenerationalStorage armv7 <d77ad2367fff37d485480aa39df7d325> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x365e3000 - 0x366dcfff GeoServices armv7 <edbf37a31a6a31f49e392ed8ece200c7> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x366dd000 - 0x366e8fff GraphicsServices armv7 <d4b7fd6509753bff9525fef374ddc359> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x36757000 - 0x367d2fff HomeSharing armv7 <280b77b71df23f1cb5c9a2b76fc53212> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x367d3000 - 0x367ddffd IAP armv7 <a9554a91bbb9308f96fcd9fddf596275> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x36895000 - 0x3690dfff IMCore armv7 <d5f1d98ec53d3acbb51b116e93923d9c> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x369d4000 - 0x36a20fff IMFoundation armv7 <797535fc363c3f818bcd1424251393bf> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x36a27000 - 0x36a28ffc IOAccelerator armv7 <9655464326203d258d3d0fc7e94651e2> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x36a29000 - 0x36a2effa IOMobileFramebuffer armv7 <f38c374982a931d5a47458dd3c34ac59> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x36a2f000 - 0x36a33ffd IOSurface armv7 <a55bf03c35de3fd9b56dce82083c3d10> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x36a7d000 - 0x36c23ffa JavaScriptCore armv7 <a5780997f4b738659172f40877c9a7d9> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x36c54000 - 0x36c8aff3 MIME armv7 <57a1db0d5d3237708f54b3bd83553bae> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x36c8b000 - 0x36cc1fff MMCS armv7 <7f329f193ef138c2b372e8b16e855bce> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x36cc9000 - 0x36cd3ffb MailServices armv7 <a688a9972cb43169a19d2f2f57121a1e> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x36cef000 - 0x36d47ffd ManagedConfiguration armv7 <44bbb2ba85c8320bb9e73c654b90f8c0> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x36d48000 - 0x36d4dfff Marco armv7 <da45fc9b228b3d1fad95e03071441585> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x36d5e000 - 0x36dd4fff MediaControlSender armv7 <9fb205b64b5333a495ac61c149e0304b> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x36dd5000 - 0x36ddeffc MediaRemote armv7 <73da55e989e73cb9ad6e9fdd4604ecc3> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x36ddf000 - 0x36df3fff MediaStream armv7 <86443ae270083a829e1797d24cd0d17c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x36e51000 - 0x36f0affb Message armv7 <f6684c79e78f371fa81c6ec7336a0701> /System/Library/PrivateFrameworks/Message.framework/Message
0x36f13000 - 0x36f15fff MessageSupport armv7 <81eb34b663513745b0ed65e244c7ab0f> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x36f1e000 - 0x36f4bff3 MobileAsset armv7 <3a9e6258ae1230f5b12f1638b09cb974> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x36f6e000 - 0x36f76ffd MobileBluetooth armv7 <e558fe2c504833cba4b89bd76178c1a9> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x36f78000 - 0x36f87fff MobileDeviceLink armv7 <817380030c613284a12074d960087522> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x36f88000 - 0x36f8ffff MobileIcons armv7 <36286c22bac93c6fa68ca9fe3d739185> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x36f90000 - 0x36f93ffe MobileInstallation armv7 <c63e4b1ae40635cd9c6a7de851c80d10> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x36f94000 - 0x36f9affd MobileKeyBag armv7 <35882c57076334aeb0641969a9b69ff3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x36fd3000 - 0x36ff6ffe MobileSync armv7 <1edd78024ae13e9997972ee905bc944e> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x36ff7000 - 0x36ffafff MobileSystemServices armv7 <10b4eee2739c353183ac2cfe4e39a443> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x37012000 - 0x3701bffd MobileWiFi armv7 <bb4efbe3c7273c0fb534f12789756089> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x37035000 - 0x37179ff7 MusicLibrary armv7 <3870f4cb0c8b36778ad1a3f7556547f7> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x37191000 - 0x371aaffb Notes armv7 <3d4a8d4b012a3743b0ffc8dc33fb79e9> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x371ab000 - 0x371adfff OAuth armv7 <575df12a2f2436af92e31494c3b74465> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x378e7000 - 0x3790cff9 OpenCL armv7 <9baf655cae4e3f9f99a5c6a99207099d> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x37c6d000 - 0x37c8afff PersistentConnection armv7 <c773b3dc885832f8a916de67f24f9f92> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x37dfc000 - 0x37ee3ff7 PhotoLibraryServices armv7 <7759e7908e87323f87719265209ebc41> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x37ee7000 - 0x37f1fffb Preferences armv7 <7c51c73af58635c79afe5d35c904decf> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x37f20000 - 0x37f48fff PrintKit armv7 <3f0b9c58a458358eb506858e8ff9e1fe> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x37f49000 - 0x37fbdff7 ProofReader armv7 <9cb25467554637bcb268ba30527d3c0f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x37fbe000 - 0x37fc6fff ProtocolBuffer armv7 <d1f2888d5e5a39cca6a6179a35c86770> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x37fe3000 - 0x3803bfff SAObjects armv7 <6d8e06fad61633369f274cd956fdb5a7> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x38102000 - 0x38113ff8 SpringBoardServices armv7 <0e48e91ad40f34aab3323c7c4157ce52> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x38114000 - 0x38128ffb SpringBoardUI armv7 <6efc1c71f1fc3c07ae44d9cf45a6614e> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x38175000 - 0x38250fff StoreServices armv7 <6d45f42eff2736d18cdd81af0473dd5a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x3829e000 - 0x382a0fff TCC armv7 <d5bef30a5bda315194173b862975f9fb> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x382a1000 - 0x382befff TelephonyUI armv7 <f4944c45b790382ea44b08f088b27d6f> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x382bf000 - 0x382ccffb TelephonyUtilities armv7 <803d7a92439238ee942086999c481eb6> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x386f2000 - 0x38720ffb ToneLibrary armv7 <99c310617b7d3fe4bdabf13892fc6f0c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x3874f000 - 0x387effff UIFoundation armv7 <9a464526e26634bc834537e5ac3abf1f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x3880e000 - 0x3898cffd VectorKit armv7 <d5f64cf2bdc636228ae481b5bbfd1d28> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x3898d000 - 0x38a74ffe VideoProcessing armv7 <7407c070e3bb3a09a8344726fb605412> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x38ac5000 - 0x38adbffb VoiceServices armv7 <02e2faf1aceb3d2c94ad4528c7a23837> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x38af3000 - 0x38b12ffd WebBookmarks armv7 <77b65bc9c87b367ebea9a5b7984b13a5> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x38b13000 - 0x39442ff1 WebCore armv7 <06c849df1ad435aeb8b6130d85cee5df> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x39443000 - 0x39520ff9 WebKit armv7 <e0768dbdbdf13c769af7959497e24024> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x395c4000 - 0x395cafff XPCKit armv7 <cf94468d5a44389e8fdfd2b0802c4378> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x395cb000 - 0x395d2ffe XPCObjects armv7 <723fe314ab95381cbfa69a0000005692> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x39725000 - 0x39760ff7 iCalendar armv7 <1c4486846efd3c9480174d9e7df8cec6> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x39a43000 - 0x39a7bffb iTunesStore armv7 <e88e4626134b32f8bac8e3f79afddf24> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x3a300000 - 0x3a306ffc libAccessibility.dylib armv7 <f40705b5e9c43ce3b1f185fe690b9ac8> /usr/lib/libAccessibility.dylib
0x3a307000 - 0x3a31dfff libCRFSuite.dylib armv7 <5a8a3d18a1ff3c97bd773705fef2d81c> /usr/lib/libCRFSuite.dylib
0x3a333000 - 0x3a334ffe libMobileCheckpoint.dylib armv7 <1e9d719e2f4e3b41970b635e47ee8058> /usr/lib/libMobileCheckpoint.dylib
0x3a335000 - 0x3a341fff libMobileGestalt.dylib armv7 <d0dce72a604b37309b8714fb35d74468> /usr/lib/libMobileGestalt.dylib
0x3a353000 - 0x3a353fff libSystem.B.dylib armv7 <7aeeab280f7e361e9986d962d0fa5281> /usr/lib/libSystem.B.dylib
0x3a475000 - 0x3a481fff libbsm.0.dylib armv7 <3870b1c8b1783b788bd51da1a04eae6e> /usr/lib/libbsm.0.dylib
0x3a482000 - 0x3a48bfff libbz2.1.0.dylib armv7 <b04d27fa0f2d31d8bd0745f8aa0d7f67> /usr/lib/libbz2.1.0.dylib
0x3a48c000 - 0x3a4d6ff0 libc++.1.dylib armv7 <ceb9fb64fb203d3a94063a9db6590ca4> /usr/lib/libc++.1.dylib
0x3a4d7000 - 0x3a4eafff libc++abi.dylib armv7 <4b8520bc534231ae97ce146e076bc7bf> /usr/lib/libc++abi.dylib
0x3a516000 - 0x3a516fff libgcc_s.1.dylib armv7 <e7e2e533904235d7869baf2ef943407e> /usr/lib/libgcc_s.1.dylib
0x3a51b000 - 0x3a608ff2 libiconv.2.dylib armv7 <ac23bb84e91e35418c9a2fb4792658b2> /usr/lib/libiconv.2.dylib
0x3a609000 - 0x3a752ff7 libicucore.A.dylib armv7 <da9d04cc6f6d3825aa52636342ef1e04> /usr/lib/libicucore.A.dylib
0x3a75a000 - 0x3a75affd liblangid.dylib armv7 <a10d8f96815d35e0a1d2c7b998a941f3> /usr/lib/liblangid.dylib
0x3a75d000 - 0x3a764ffb liblockdown.dylib armv7 <224c65d491603e21a78a00af9e10f012> /usr/lib/liblockdown.dylib
0x3a765000 - 0x3a77afff liblzma.5.dylib armv7 <4a1f38cbee783a9ea6de94af25d45cc1> /usr/lib/liblzma.5.dylib
0x3aa45000 - 0x3aa5afff libmis.dylib armv7 <7502589f14733beb963c542fa40438c8> /usr/lib/libmis.dylib
0x3aa83000 - 0x3ab81b77 libobjc.A.dylib armv7 <79e5d714945834e4b2587abfc6c7269c> /usr/lib/libobjc.A.dylib
0x3ac45000 - 0x3ac5afff libresolv.9.dylib armv7 <3ee61a04a99b322e97e179bc03c46cf1> /usr/lib/libresolv.9.dylib
0x3ac7f000 - 0x3ad04ff9 libsqlite3.dylib armv7 <cbefd01867b93d2a869a534825a1414c> /usr/lib/libsqlite3.dylib
0x3ad05000 - 0x3ad50fff libstdc++.6.dylib armv7 <e3154b06ac5d360c948111abfb2bc339> /usr/lib/libstdc++.6.dylib
0x3ad51000 - 0x3ad77fff libtidy.A.dylib armv7 <c43990ee3a5e389aacf288c3615a50dc> /usr/lib/libtidy.A.dylib
0x3ad7b000 - 0x3ae28ff7 libxml2.2.dylib armv7 <28dcf6ee713b387ebb763d11d4b3cd37> /usr/lib/libxml2.2.dylib
0x3ae29000 - 0x3ae49fff libxslt.1.dylib armv7 <d327d9e0f43333568abda8d83558c8a9> /usr/lib/libxslt.1.dylib
0x3ae4a000 - 0x3ae56fff libz.1.dylib armv7 <3ea49513bc023326be68e35324c11d0e> /usr/lib/libz.1.dylib
0x3ae57000 - 0x3ae5affa libcache.dylib armv7 <91862e82d5063531b4fb4da9a19e5365> /usr/lib/system/libcache.dylib
0x3ae5b000 - 0x3ae61fff libcommonCrypto.dylib armv7 <d9e66574881739e8b25c3ae087a9f409> /usr/lib/system/libcommonCrypto.dylib
0x3ae62000 - 0x3ae64ffc libcompiler_rt.dylib armv7 <6ac449c92d743640a23d9d1ebe0b48a9> /usr/lib/system/libcompiler_rt.dylib
0x3ae65000 - 0x3ae6afff libcopyfile.dylib armv7 <87bcae8743ab35c8a070ac95b7d57acb> /usr/lib/system/libcopyfile.dylib
0x3ae6b000 - 0x3aea0ff3 libcorecrypto.dylib armv7 <04b464137fc2304b84eeed1a5418f4a8> /usr/lib/system/libcorecrypto.dylib
0x3aea1000 - 0x3aebeff9 libdispatch.dylib armv7 <9323bb560d4e3a3fb41efdc78bd0cf94> /usr/lib/system/libdispatch.dylib
0x3aebf000 - 0x3aec0fff libdnsinfo.dylib armv7 <c25502085c833181b2a12cf525cffde6> /usr/lib/system/libdnsinfo.dylib
0x3aec1000 - 0x3aec2fff libdyld.dylib armv7 <f0b2fad1b720361297e22866c5c0fb64> /usr/lib/system/libdyld.dylib
0x3aec3000 - 0x3aec3fff libkeymgr.dylib armv7 <e19c865e73e2352bbc8022033e953f22> /usr/lib/system/libkeymgr.dylib
0x3aec4000 - 0x3aec9fff liblaunch.dylib armv7 <c8bedc36bc3d3b55b91b12ebb1240968> /usr/lib/system/liblaunch.dylib
0x3aeca000 - 0x3aecdffe libmacho.dylib armv7 <965ab939e24935e7a3a65981574a7745> /usr/lib/system/libmacho.dylib
0x3aece000 - 0x3aecffff libremovefile.dylib armv7 <295706037a5238b4aa145df7b9354a0e> /usr/lib/system/libremovefile.dylib
0x3aed0000 - 0x3aed0fff libsystem_blocks.dylib armv7 <50a01a02f573317fbd21e1070b0afc7d> /usr/lib/system/libsystem_blocks.dylib
0x3aed1000 - 0x3af57ff4 libsystem_c.dylib armv7 <cacc68d271e53338b7780c26f651b767> /usr/lib/system/libsystem_c.dylib
0x3af58000 - 0x3af5effe libsystem_dnssd.dylib armv7 <6c5ac17133a1366aaeea5dc38dceaf1f> /usr/lib/system/libsystem_dnssd.dylib
0x3af5f000 - 0x3af77ff7 libsystem_info.dylib armv7 <5a4a4c9da868317db7f17cb616eb32d1> /usr/lib/system/libsystem_info.dylib
0x3af78000 - 0x3af8effd libsystem_kernel.dylib armv7 <7d409890411a396a9c812f488f8ea99a> /usr/lib/system/libsystem_kernel.dylib
0x3af8f000 - 0x3afabfff libsystem_m.dylib armv7 <036ea0321da038e8b69a0c4413da00fe> /usr/lib/system/libsystem_m.dylib
0x3afac000 - 0x3afbaffd libsystem_network.dylib armv7 <afc167a2e9be3dd6851da8deaf42bafd> /usr/lib/system/libsystem_network.dylib
0x3afbb000 - 0x3afc2fff libsystem_notify.dylib armv7 <c1d71aa978383c51a9ba2b32782d6cc6> /usr/lib/system/libsystem_notify.dylib
0x3afc3000 - 0x3afc4ffc libsystem_sandbox.dylib armv7 <45bb99d46408351a9c61b5326032adea> /usr/lib/system/libsystem_sandbox.dylib
0x3afc5000 - 0x3afc5fff libunwind.dylib armv7 <df8f1d90cbb837cc92d5901fab94e6ca> /usr/lib/system/libunwind.dylib
0x3afc6000 - 0x3afdbff9 libxpc.dylib armv7 <7f983066ea4c3c119f3e2344a04fef6e> /usr/lib/system/libxpc.dylib
lib armv7 <965ab939e24935e7a3a65981574a7745> /usr/lib/system/libmacho.dylib
0x3aece000 - 0x3aecffff libremovefile.dylib armv7 <295706037a5238b4aa145df7b9354a0e> /usr/lib/system/libremovefile.dylib
0x3aed0000 - 0x3aed0fff libsystem_blocks.dylib armv7 <50a01a02f573317fbd21e1070b0afc7d> /usr/lib/system/libsystem_blocks.dylib
0x3aed1000 - 0x3af57ff4 libsystem_c.dylib armv7 <cacc68d271e53338b7780c26f651b767> /usr/lib/system/libsystem_c.dylib
0x3af58000 - 0x3af5effe libsystem_dnssd.dylib armv7 <6c5ac17133a1366aaeea5dc38dceaf1f> /usr/lib/system/libsystem_dnssd.dylib
0x3af5f000 - 0x3af77ff7 libsystem_info.dylib armv7 <5a4a4c9da868317db7f17cb616eb32d1> /usr/lib/system/libsystem_info.dylib
0x3af78000 - 0x3af8effd libsystem_kernel.dylib armv7 <7d409890411a396a9c812f488f8ea99a> /usr/lib/system/libsystem_kernel.dylib
0x3af8f000 - 0x3afabfff libsystem_m.dylib armv7 <036ea0321da038e8b69a0c4413da00fe> /usr/lib/system/libsystem_m.dylib
0x3afac000 - 0x3afbaffd libsystem_network.dylib armv7 <afc167a2e9be3dd6851da8deaf42bafd> /usr/lib/system/libsystem_network.dylib
0x3afbb000 - 0x3afc2fff libsystem_notify.dylib armv7 <c1d71aa978383c51a9ba2b32782d6cc6> /usr/lib/system/libsystem_notify.dylib
0x3afc3000 - 0x3afc4ffc libsystem_sandbox.dylib armv7 <45bb99d46408351a9c61b5326032adea> /usr/lib/system/libsystem_sandbox.dylib
0x3afc5000 - 0x3afc5fff libunwind.dylib armv7 <df8f1d90cbb837cc92d5901fab94e6ca> /usr/lib/system/libunwind.dylib
0x3afc6000 - 0x3afdbff9 libxpc.dylib armv7 <7f983066ea4c3c119f3e2344a04fef6e> /usr/lib/system/libxpc.dylib
</string>
<key>displayName</key>
<string>KawaiiMatch2HD</string>
<key>name</key>
<string>KawaiiMatch2HD</string>
<key>os_version</key>
<string>iPhone OS 6.1.3 (10B329)</string>
<key>system_ID</key>
<string></string>
<key>version</key>
<string>??? (???)</string>
</dict>
</plist>