Cloudkibo / KiboPush

0 stars 1 forks source link

Deploy KiboPush Mobile App to Apple App Store #8937

Closed AnishaChhatwani closed 4 years ago

AnishaChhatwani commented 4 years ago

This task to to deploy KiboPush Mobile app to Apple App Store for android.

AnishaChhatwani commented 4 years ago

I have investigated and found out that using following steps we can deploy our KiboPush Mobile app to Apple App Store:

  1. Upload your app to TestFight as a beta app to make it available for testing. Here, some professional testers can also test and provide their feedback for free.
  2. Once testing is done and app is ready to be rolled to end users, submit the app to App Store Connect for the review. Once, review is approved the app will become available to all the users.

Steps to upload app to TestFlight:

  1. Create an Apple developer account (https://developer.apple.com/account/)
  2. Enroll into Apple Developer Program. It costs US$99. (https://developer.apple.com/programs/enroll/)
  3. Build Standalone app
  4. Upload to Test Flight

Useful links: https://docs.expo.io/distribution/uploading-apps/ https://developer.apple.com/ios/submit/ https://help.apple.com/xcode/mac/current/#/dev067853c94 https://stackoverflow.com/questions/44017769/pushing-from-testflight-to-appstore-new-version

I need an apple developer account in order to proceed further.

sojharo commented 4 years ago

We have worked on this today. After completing all the requirements and renewing our developer account, we were able to create builds and use keychains. Now, our final build has been completed and we have sent it to Apple TestFlight for review. Once it is complete, we will be able to test our app on TestFlight app. After this, we can submit our app to production once our internal testing is complete.

Screenshot 2020-06-18 at 4 59 32 PM
sojharo commented 4 years ago

After we gave the compliance answer for export laws, our app is now in review and then it will appear on Test Flight for testing.

Screenshot 2020-06-19 at 12 28 12 PM
jekram commented 4 years ago

What are the steps to push this to production? we should start this now.

sojharo commented 4 years ago

They have rejected our app on Test Flight. I will look into this today.

Screenshot 2020-06-22 at 9 22 43 AM
jekram commented 4 years ago

Please send me the URL to check the status

sojharo commented 4 years ago

Here is the URL to check the status:

https://appstoreconnect.apple.com/apps/1519207005/testflight/ios

You will login with account: kibodeveloper@cloudkibo.com

I have sent the password to slack.

sojharo commented 4 years ago

There has been crash in our application launch and there are crash dumps in iOS app center. Please visit there:

https://appstoreconnect.apple.com/apps/1519207005/appstore/platform/ios/resolutioncenter

I have also done some study on common reasons of app rejection and found that they may be rejecting our app for following four reasons:

  1. Missing Demo Account

We have provided the demo account and instructions. However, as we have not tested the instructions ourselves on any iOS device. We are not sure whether they will work or not. So, I think it is better that before sending to iOS for review. We should install app locally on our devices in development environment and test it.

  1. Crashes and Bugs

As I have discussed above that it is not tested locally, so we should first test locally and see if there are any crashes or bugs. This maybe the reason that our app is getting rejected on testflight

  1. Inaccurate Descriptions or Metadata

Our descriptions for the app are correct. I have reviewed them again.

  1. Little to No Lasting Value

This is when our app is very smaller and provides no value to users. In our case, we have a bigger app and its value is clearly visible from screenshots and descriptions.

Reference: https://appmanager.io/blog/tips-and-tricks/the-4-reasons-your-app-is-being-rejected-and-what-you-can-do-to-prevent-this/

I think we should first test all the review instructions we have given to iOS review team ourselves first and see if there are any issues. Without testing it once and sending it to review will keep rejecting our app.

I have already asked anisha and baqar to test locally first. The next step is for them to test and verify if our app works locally. Assigning them for next step.

jekram commented 4 years ago

{"app_name":"ComCloudkiboKibopush","timestamp":"2020-06-19 13:38:59.00 -0700","app_version":"1.0.0","slice_uuid":"f1a092a0-3f0c-325f-9fdb-b39d45fe4d98","adam_id":1519207005,"build_version":"1.0.0","bundleID":"com.cloudkibo.kibopush","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 13.5.1 (17F80)","incident_id":"13E1F386-43E3-45C9-A9EE-22F4C22030C8","name":"ComCloudkiboKibopush"} Incident Identifier: 13E1F386-43E3-45C9-A9EE-22F4C22030C8 CrashReporter Key: 2ad9bb3183609e82410567793aadc65db72a9871 Hardware Model: xxx Process: ComCloudkiboKibopush [3853] Path: /private/var/containers/Bundle/Application/0CE3693C-9F99-4B6E-9E0A-C65F6543D6FE/ExpoKitApp.app/ComCloudkiboKibopush Identifier: com.cloudkibo.kibopush Version: 1.0.0 (1.0.0) AppStoreTools: 11E608a Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.cloudkibo.kibopush [2383]

Date/Time: 2020-06-19 13:38:59.3070 -0700 Launch Time: 2020-06-19 13:38:57.8439 -0700 OS Version: iPhone OS 13.5.1 (17F80) Release Type: User Baseband Version: n/a Report Version: 104

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

Last Exception Backtrace: (0x18ddff794 0x18db21bcc 0x1025a5a6c 0x1025c5aac 0x18dac5524 0x18da78180 0x18dac5524 0x18da775b4 0x18dd7d7fc 0x18dd786d0 0x18dd77ce8 0x197ec238c 0x191ea6444 0x1023f34d8 0x18dbff8f0)

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x000000018dbf4d88 0x18dbcf000 + 155016 1 libsystem_pthread.dylib 0x000000018db0d1e8 0x18db0b000 + 8680 2 libsystem_c.dylib 0x000000018da609b0 0x18d9ee000 + 469424 3 libsystem_c.dylib 0x000000018da60940 0x18d9ee000 + 469312 4 libc++abi.dylib 0x000000018dbc8cc0 0x18dbb6000 + 76992 5 libc++abi.dylib 0x000000018dbbae10 0x18dbb6000 + 19984 6 libobjc.A.dylib 0x000000018db21e80 0x18db1c000 + 24192 7 libc++abi.dylib 0x000000018dbc814c 0x18dbb6000 + 74060 8 libc++abi.dylib 0x000000018dbc80e4 0x18dbb6000 + 73956 9 libdispatch.dylib 0x000000018dac5538 0x18da6a000 + 374072 10 libdispatch.dylib 0x000000018da78180 0x18da6a000 + 57728 11 libdispatch.dylib 0x000000018dac5524 0x18da6a000 + 374052 12 libdispatch.dylib 0x000000018da775b4 0x18da6a000 + 54708 13 CoreFoundation 0x000000018dd7d7fc 0x18dcd5000 + 690172 14 CoreFoundation 0x000000018dd786d0 0x18dcd5000 + 669392 15 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 16 GraphicsServices 0x0000000197ec238c 0x197ebf000 + 13196 17 UIKitCore 0x0000000191ea6444 0x191478000 + 10675268 18 ComCloudkiboKibopush 0x00000001023f34d8 0x1023ec000 + 29912 19 libdyld.dylib 0x000000018dbff8f0 0x18dbfe000 + 6384

Thread 1: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 2: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 3: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 4: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 5 name: com.apple.uikit.eventfetch-thread Thread 5: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 Foundation 0x000000018e0bb01c 0x18e0b3000 + 32796 6 Foundation 0x000000018e0baefc 0x18e0b3000 + 32508 7 UIKitCore 0x0000000191f495dc 0x191478000 + 11343324 8 Foundation 0x000000018e1e9e20 0x18e0b3000 + 1273376 9 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 10 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 6: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 7 name: AVAudioSession Notify Thread Thread 7: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 AVFAudio 0x000000019ab21a2c 0x19aabc000 + 416300 6 AVFAudio 0x000000019ab727a0 0x19aabc000 + 747424 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 8: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 9: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 10 name: com.facebook.react.JavaScript Thread 10: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 ComCloudkiboKibopush 0x00000001027982d0 0x1023ec000 + 3850960 6 Foundation 0x000000018e1e9e20 0x18e0b3000 + 1273376 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 11: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 12 name: com.apple.CoreMotion.MotionThread Thread 12: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 CoreFoundation 0x000000018dd78a44 0x18dcd5000 + 670276 6 CoreMotion 0x000000019a9df6f4 0x19a8f5000 + 960244 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 13 name: Dispatch queue: com.facebook.react.ExceptionsManagerQueue Thread 13: 0 libsystem_kernel.dylib 0x000000018dbf577c 0x18dbcf000 + 157564 1 libdispatch.dylib 0x000000018da6c0a8 0x18da6a000 + 8360 2 libdispatch.dylib 0x000000018da6be84 0x18da6a000 + 7812 3 libdispatch.dylib 0x000000018da7834c 0x18da6a000 + 58188 4 libdispatch.dylib 0x000000018da77f6c 0x18da6a000 + 57196 5 ComCloudkiboKibopush 0x00000001025da4e8 0x1023ec000 + 2024680 6 ComCloudkiboKibopush 0x00000001025c5870 0x1023ec000 + 1939568 7 ComCloudkiboKibopush 0x0000000102784cd4 0x1023ec000 + 3771604 8 ComCloudkiboKibopush 0x000000010280ee50 0x1023ec000 + 4337232 9 CoreFoundation 0x000000018de05970 0x18dcd5000 + 1247600 10 CoreFoundation 0x000000018dcd6bb0 0x18dcd5000 + 7088 11 CoreFoundation 0x000000018dcd7788 0x18dcd5000 + 10120 12 ComCloudkiboKibopush 0x00000001027c3e20 0x1023ec000 + 4029984 13 ComCloudkiboKibopush 0x00000001027c602c 0x1023ec000 + 4038700 14 ComCloudkiboKibopush 0x00000001027c5d90 0x1023ec000 + 4038032 15 libdispatch.dylib 0x000000018dac49a8 0x18da6a000 + 371112 16 libdispatch.dylib 0x000000018dac5524 0x18da6a000 + 374052 17 libdispatch.dylib 0x000000018da718a4 0x18da6a000 + 30884 18 libdispatch.dylib 0x000000018da72294 0x18da6a000 + 33428 19 libdispatch.dylib 0x000000018da7b78c 0x18da6a000 + 71564 20 libsystem_pthread.dylib 0x000000018db16b74 0x18db0b000 + 47988 21 libsystem_pthread.dylib 0x000000018db19740 0x18db0b000 + 59200

Thread 14: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 15 name: JavaScriptCore bmalloc scavenger Thread 15: 0 libsystem_kernel.dylib 0x000000018dbf4b58 0x18dbcf000 + 154456 1 libsystem_pthread.dylib 0x000000018db0ece4 0x18db0b000 + 15588 2 libc++.1.dylib 0x000000018dc467ac 0x18dc3a000 + 51116 3 JavaScriptCore 0x000000019cceaab8 0x19cc61000 + 563896 4 JavaScriptCore 0x000000019ccee790 0x19cc61000 + 579472 5 JavaScriptCore 0x000000019ccee4a0 0x19cc61000 + 578720 6 JavaScriptCore 0x000000019ccef6e4 0x19cc61000 + 583396 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 16 name: Heap Helper Thread Thread 16: 0 libsystem_kernel.dylib 0x000000018dbf4b58 0x18dbcf000 + 154456 1 libsystem_pthread.dylib 0x000000018db0ece4 0x18db0b000 + 15588 2 JavaScriptCore 0x000000019ccaf640 0x19cc61000 + 321088 3 JavaScriptCore 0x000000019cc9460c 0x19cc61000 + 210444 4 JavaScriptCore 0x000000019cc6c1e8 0x19cc61000 + 45544 5 JavaScriptCore 0x000000019cc6c5a0 0x19cc61000 + 46496 6 JavaScriptCore 0x000000019ccacc88 0x19cc61000 + 310408 7 JavaScriptCore 0x000000019ccaedc4 0x19cc61000 + 318916 8 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 9 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x000000000000006e x7: 0xffffffffffffffec x8: 0x00000001047fd840 x9: 0x084d71db47280e57 x10: 0x00000000000003e8 x11: 0x000000000000000b x12: 0x00000001c7866080 x13: 0x0000000000000001 x14: 0x0000000000000010 x15: 0x0000000000000020 x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000000000407 x21: 0x000000016da125c0 x22: 0x00000001047fd920 x23: 0x00000001047fd920 x24: 0x0000000000000013 x25: 0x000000016e12a3c0 x26: 0x00000001047fd920 x27: 0x00000000000020ff x28: 0x0000000002ffffff fp: 0x000000016da124e0 lr: 0x000000018db0d1e8 sp: 0x000000016da124c0 pc: 0x000000018dbf4d88 cpsr: 0x40000000 esr: 0x56000080 Address size fault

Binary Images: 0x1023ec000 - 0x103f7ffff ComCloudkiboKibopush arm64 /var/containers/Bundle/Application/0CE3693C-9F99-4B6E-9E0A-C65F6543D6FE/ExpoKitApp.app/ComCloudkiboKibopush 0x104774000 - 0x10477ffff libobjc-trampolines.dylib arm64 <927690b4ce6e3dbb8d54d00bd46e211c> /usr/lib/libobjc-trampolines.dylib 0x104790000 - 0x1047f3fff dyld arm64 /usr/lib/dyld 0x18d9a4000 - 0x18d9bafff libsystem_trace.dylib arm64 /usr/lib/system/libsystem_trace.dylib 0x18d9bb000 - 0x18d9ecfff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x18d9ed000 - 0x18d9edfff libsystem_blocks.dylib arm64 <5ecacf25aea7392db0edea47df03841f> /usr/lib/system/libsystem_blocks.dylib 0x18d9ee000 - 0x18da69fff libsystem_c.dylib arm64 <7de48f8fc80f3f6582e5438a038914de> /usr/lib/system/libsystem_c.dylib 0x18da6a000 - 0x18dadefff libdispatch.dylib arm64 <652a10daa0e73b479c95af3dfe45a66c> /usr/lib/system/libdispatch.dylib 0x18dadf000 - 0x18dafffff libsystem_malloc.dylib arm64 <9dfc8592541931188bfd2e39417bb3ea> /usr/lib/system/libsystem_malloc.dylib 0x18db00000 - 0x18db0afff libsystem_platform.dylib arm64 <3834105b0f623e9ba9f7b9f29a2b7e1b> /usr/lib/system/libsystem_platform.dylib 0x18db0b000 - 0x18db1bfff libsystem_pthread.dylib arm64 <4f339f5eab9c39239a054f32d6361a9f> /usr/lib/system/libsystem_pthread.dylib 0x18db1c000 - 0x18db4dfff libobjc.A.dylib arm64 <8e7331ccb39b39c3bce21c8fc3fd640c> /usr/lib/libobjc.A.dylib 0x18db4e000 - 0x18dbb5fff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x18dbb6000 - 0x18dbcefff libc++abi.dylib arm64 <23af4b8a9578339983a8ba171a4a6984> /usr/lib/libc++abi.dylib 0x18dbcf000 - 0x18dbfdfff libsystem_kernel.dylib arm64 <3b6ed4dcb4a437a581867d8d2cc888eb> /usr/lib/system/libsystem_kernel.dylib 0x18dbfe000 - 0x18dc30fff libdyld.dylib arm64 <3d6d64b4cb2b3cc4a7e902774df7ae74> /usr/lib/system/libdyld.dylib 0x18dc31000 - 0x18dc39fff libsystem_darwin.dylib arm64 /usr/lib/system/libsystem_darwin.dylib 0x18dc3a000 - 0x18dc93fff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib 0x18dc94000 - 0x18dcd4fff libsystem_info.dylib arm64 <1ba5618b578f3c16b9fd96243b982e37> /usr/lib/system/libsystem_info.dylib 0x18dcd5000 - 0x18e048fff CoreFoundation arm64 <50cf3336313f3a7d9048cb1ed8ec3368> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x18e049000 - 0x18e0b2fff SystemConfiguration arm64 <97d4a21f62de39d4bac3eda6e23b867b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x18e0b3000 - 0x18e36afff Foundation arm64 /System/Library/Frameworks/Foundation.framework/Foundation 0x18e36b000 - 0x18e39dfff libCRFSuite.dylib arm64 <7866c08c0a1f38fbaa972690df5d31a3> /usr/lib/libCRFSuite.dylib 0x18e39e000 - 0x18e518fff CoreServices arm64 /System/Library/Frameworks/CoreServices.framework/CoreServices 0x18e519000 - 0x18e579fff libSparse.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x18e57a000 - 0x18ea64fff ImageIO arm64 <43e9306e349b3872a9b8b3239218efe1> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x18ea65000 - 0x18ea67fff ConstantClasses arm64 /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18ea68000 - 0x18ec06fff CoreText arm64 <155a11781fb53b7da110e84a79ce3207> /System/Library/Frameworks/CoreText.framework/CoreText 0x18ec07000 - 0x18ed3cfff Security arm64 /System/Library/Frameworks/Security.framework/Security 0x18ed3d000 - 0x18ede0fff IOKit arm64 <412da55765be384aa89d20a2b651c60e> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x18ede1000 - 0x18ee18fff libMobileGestalt.dylib arm64 <31b92bfd73383ece975dfd316e355aa1> /usr/lib/libMobileGestalt.dylib 0x18ee19000 - 0x18ee75fff libprotobuf.dylib arm64 <841ca362c6873dfd84528cac6a2cd9c0> /usr/lib/libprotobuf.dylib 0x18ee76000 - 0x18ee87fff libprotobuf-lite.dylib arm64 <7536ad4fbc5c3354af80689a2324924a> /usr/lib/libprotobuf-lite.dylib 0x18ee88000 - 0x18f0d8fff libicucore.A.dylib arm64 <07864dddec643dd4b9a213200969c011> /usr/lib/libicucore.A.dylib 0x18f0d9000 - 0x18f102fff CoreServicesInternal arm64 <55bcb265e2e1392ba7873bfaa74437d5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x18f103000 - 0x18f14afff WirelessDiagnostics arm64 <5843debc06fd3e178fa388ba71a877b2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x18f14b000 - 0x18f184fff libAWDSupport.dylib arm64 /usr/lib/libAWDSupport.dylib 0x18f185000 - 0x18f608fff CoreAudio arm64 <123334ddbe8b393c8ded639235cc34c4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x18f609000 - 0x18f8d5fff CoreImage arm64 /System/Library/Frameworks/CoreImage.framework/CoreImage 0x18f8d6000 - 0x18f9c4fff LanguageModeling arm64 <42a6eb09ca1730c0973d71ad7b65420f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x18f9c5000 - 0x18fa0bfff Lexicon arm64 <4b4c917fecbd3d408f30ea89c9aa9b5d> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x18fa0c000 - 0x18fb8efff libsqlite3.dylib arm64 <50368f42182239ecbb7d9e28f2cb51d4> /usr/lib/libsqlite3.dylib 0x18fb8f000 - 0x18fbc1fff MobileKeyBag arm64 <9a1e1f562fe5348c986dc3021bac41bc> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x18fbc2000 - 0x18fbcbfff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x18fbcc000 - 0x18fdacfff CoreDuet arm64 <9a761d9edbdf326cb7fc42af61f6a7af> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18fdad000 - 0x18feeffff Montreal arm64 /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x18fef0000 - 0x18ffd6fff NLP arm64 <0303b400cb323183a85050e5a103b8ed> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x18ffd7000 - 0x18fff4fff CellularPlanManager arm64 <4605f191e6c63719914a00feabb0752f> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x18fff5000 - 0x190032fff AppSupport arm64 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x190033000 - 0x190505fff libnetwork.dylib arm64 <53347c285841393f8a4ddb34799c75b1> /usr/lib/libnetwork.dylib 0x190506000 - 0x190612fff ManagedConfiguration arm64 /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x190613000 - 0x19063cfff CoreServicesStore arm64 <2bf3563076013293a6053c4c54d896e0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x19063d000 - 0x19065dfff UserManagement arm64 <07e5026006443636bcdae4734557d986> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x19065e000 - 0x190915fff CoreML arm64 <8943fae7f89433a6b36478f37321f739> /System/Library/Frameworks/CoreML.framework/CoreML 0x190916000 - 0x19092cfff ProtocolBuffer arm64 <2da9d6e47a603a5bb7f9580b31477a14> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x19092d000 - 0x190947fff CommonUtilities arm64 /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x190948000 - 0x190948fff libenergytrace.dylib arm64 /usr/lib/libenergytrace.dylib 0x190949000 - 0x19097ffff RunningBoardServices arm64 /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x190980000 - 0x1909fcfff BaseBoard arm64 <85a351e7c0c131bca0ade2cb67207653> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1909fd000 - 0x190f51fff SiriTTS arm64 <82924c680a9c301f998a0a2a3b572762> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x190f52000 - 0x190fc4fff CoreLocation arm64 <9836af7d3a913fadb09cb6994baf3890> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x190fd2000 - 0x191025fff Accounts arm64 <2bf74d45d81638dcbfbfbdebd52a8dc9> /System/Library/Frameworks/Accounts.framework/Accounts 0x191026000 - 0x191036fff SharedWebCredentials arm64 <973c37f548f2360299ceb39a7236ad33> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x191037000 - 0x191398fff CFNetwork arm64 <65f4b06044a6399dae37054295956158> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x191399000 - 0x191477fff UIFoundation arm64 <7c505b75a2a9369e96a883adb4376aa1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x191478000 - 0x192592fff UIKitCore arm64 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x192593000 - 0x1925a0fff AssertionServices arm64 <79768aa2a40a3cbaa30f184b510d2d5e> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1925a1000 - 0x192673fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x192674000 - 0x192679fff AggregateDictionary arm64 <3dbe2791e6e43acc979739a8cdbeced9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x19267a000 - 0x192690fff libsystem_asl.dylib arm64 <4c9b25c01cd03eed8add79a5b57f927b> /usr/lib/system/libsystem_asl.dylib 0x192691000 - 0x192709fff CloudDocs arm64 /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x19270a000 - 0x192a32fff CoreData arm64 <71c2361d6162376dbcc125d7dd75669a> /System/Library/Frameworks/CoreData.framework/CoreData 0x192a33000 - 0x192c58fff Vision arm64 <5da8d3c8dfde3c6495e08e9ff0a3c21f> /System/Library/Frameworks/Vision.framework/Vision 0x192c59000 - 0x192c9bfff PhotoFoundation arm64 <32361048c86c3acf9e1691333fe803d6> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x192c9c000 - 0x192cc6fff BoardServices arm64 <3e864ffd7b073032b8a42e9ce57a880b> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x192cc7000 - 0x192d7bfff libboringssl.dylib arm64 <84db47fe35103d7d98003b84c2e17c86> /usr/lib/libboringssl.dylib 0x192d7c000 - 0x192d8afff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib 0x192d8b000 - 0x192dabfff CoreAnalytics arm64 <94498ba0e7fa338ba1289d84968ce676> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x192dac000 - 0x192f1bfff CloudKit arm64 /System/Library/Frameworks/CloudKit.framework/CloudKit 0x192f1c000 - 0x192f69fff SpringBoardServices arm64 <4f1dc2cb19f63076a88ed6191effcade> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x192f6a000 - 0x192fdcfff FrontBoardServices arm64 <6a942cc34b733477af9f95c8edcb8c85> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x192fdd000 - 0x193104fff Network arm64 /System/Library/Frameworks/Network.framework/Network 0x193105000 - 0x193161fff libusrtcp.dylib arm64 <049dc0b2a42a3ee3b536597e51bba17c> /usr/lib/libusrtcp.dylib 0x193162000 - 0x193169fff libsystem_symptoms.dylib arm64 <22082eb064283a988e827b97d1f153d7> /usr/lib/system/libsystem_symptoms.dylib 0x19316a000 - 0x194053fff GeoServices arm64 <15129e9f5f7f3c77bb2908308c78afbb> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x194054000 - 0x19405cfff TCC arm64 /System/Library/PrivateFrameworks/TCC.framework/TCC 0x19405d000 - 0x1940b6fff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x1940b7000 - 0x19422afff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x19422b000 - 0x1942dcfff IMSharedUtilities arm64 /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1942dd000 - 0x194312fff ImageCaptureCore arm64 <95542502b0dd39b181282efcf856f1d6> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x194313000 - 0x19431cfff libsystem_containermanager.dylib arm64 /usr/lib/system/libsystem_containermanager.dylib 0x19431d000 - 0x194398fff AppleAccount arm64 <4c2cc696222f3179b510d28bd91c4b6e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x194399000 - 0x1943b4fff ApplePushService arm64 /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1943b5000 - 0x19449dfff IDS arm64 <300bd79bac543a76be770441b1bb37c6> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x19449e000 - 0x1945c8fff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1945c9000 - 0x1945cafff libCTGreenTeaLogger.dylib arm64 /usr/lib/libCTGreenTeaLogger.dylib 0x19462f000 - 0x19472ffff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x194730000 - 0x19473ffff UIKitServices arm64 <3eee112dd96c3980a68969cd09a3d04f> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x194740000 - 0x19479bfff BackBoardServices arm64 <7e4bbf2499a23fb5a3c4e380f27b7b25> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x19479c000 - 0x1949edfff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1949ee000 - 0x194ab5fff ColorSync arm64 <95d2b119e3b136d88755c2d0ee68e7e4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x194ab6000 - 0x195025fff CoreGraphics arm64 <0de7c48a285e336aa0892fd49635300c> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x195026000 - 0x195156fff Contacts arm64 <0074d18f8d4a30ebae0e310725d0845c> /System/Library/Frameworks/Contacts.framework/Contacts 0x195157000 - 0x195185fff UserNotifications arm64 <8025920b36003c45ae04901f5b9f96ab> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x195186000 - 0x1951a9fff LocationSupport arm64 <022fc28a220938bb98895dac79b77fe6> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1951aa000 - 0x195305fff Sharing arm64 <170df713721233b7bf13acbcac9bd961> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x195306000 - 0x195948fff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit 0x195949000 - 0x1976fefff WebCore arm64 <665cd83b3f283d9eb3b1e51e53285f9f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1976ff000 - 0x197719fff libAccessibility.dylib arm64 <4caf798e480e338facab4d80ec282cef> /usr/lib/libAccessibility.dylib 0x19771a000 - 0x197725fff AXCoreUtilities arm64 <7f78c74b27a0325aac828ff60350aaab> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x197726000 - 0x197799fff ContactsFoundation arm64 <9f130e4c01313afb9a745e1e344f8229> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x19779a000 - 0x1977aefff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1977af000 - 0x1977c0fff IOSurface arm64 <0ea65ad7b698333baabfced9d05e17b5> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1977c1000 - 0x197ebefff MediaToolbox arm64 /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x197ebf000 - 0x197ec7fff GraphicsServices arm64 <0f9f2b391e8536349022ee6c8b55ca27> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x197ec8000 - 0x197faffff AccessibilityUtilities arm64 /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x197fb0000 - 0x1981a8fff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1981a9000 - 0x1981e0fff OnBoardingKit arm64 /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1981e1000 - 0x19822ffff MobileWiFi arm64 <61c6745b133b362abf4585d1184cc99f> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x198230000 - 0x198248fff MobileAsset arm64 /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x198249000 - 0x198256fff libGSFont.dylib arm64 <9d7da51ad9063da4957a4b0e4637b858> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x198257000 - 0x198260fff FontServices arm64 /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x198261000 - 0x1983aafff libFontParser.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1983ab000 - 0x1983f6fff AXRuntime arm64 <169a5b78de953ef5a7881c80cd2a0f49> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1983f7000 - 0x1983f9fff libAXSafeCategoryBundle.dylib arm64 /usr/lib/libAXSafeCategoryBundle.dylib 0x1983fa000 - 0x198533fff SearchFoundation arm64 <2ca6ec9fd8243754983d795fccf1b42c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x198534000 - 0x198653fff Preferences arm64 <43f0d3075e473f4d9f0521d92ff161aa> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x198654000 - 0x198cc1fff PhotoLibraryServices arm64 <670633f2447e35be9322fdacf8e710da> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x198cc2000 - 0x198f26fff vImage arm64 <42016dc261c83e55a547bdd8ce8ada8f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x198f27000 - 0x19915bfff AudioToolbox arm64 <7540831c52293d109a4de8eb4899fcca> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x19915c000 - 0x19918efff libAudioToolboxUtility.dylib arm64 /usr/lib/libAudioToolboxUtility.dylib 0x19918f000 - 0x19934bfff ContactsUI arm64 <3b2915d61659398ca878da2378cf9772> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x19934c000 - 0x1993b5fff UIAccessibility arm64 /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x1993b6000 - 0x1995b9fff Photos arm64 /System/Library/Frameworks/Photos.framework/Photos 0x1995ba000 - 0x19964efff ShareSheet arm64 <157365e6818937f29855cc4a099e0895> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x19964f000 - 0x199662fff BaseBoardUI arm64 <4b9de98a64023a35b70d61bd451fb58d> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x199663000 - 0x199717fff PDFKit arm64 /System/Library/Frameworks/PDFKit.framework/PDFKit 0x199795000 - 0x1997c2fff DocumentManager arm64 <99f5bfa1f1df351d97cd5336243fcfb3> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1997c3000 - 0x199a1cfff libmecabra.dylib arm64 /usr/lib/libmecabra.dylib 0x199a1d000 - 0x199a94fff AuthKit arm64 <613e9a43755c3da1952c47a071b854da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x199a95000 - 0x199eb1fff Intents arm64 <94465293623e37ccaeb857fa543757b3> /System/Library/Frameworks/Intents.framework/Intents 0x199ec7000 - 0x19a026fff WebKitLegacy arm64 <64745c415a793051b1561cba0600c5ef> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x19a027000 - 0x19a091fff TextInput arm64 /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x19a092000 - 0x19a10cfff AXMediaUtilities arm64 <085ed265b85f36758135c87716f3eb24> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x19a10d000 - 0x19a110fff XCTTargetBootstrap arm64 <7a6898bfcb4c371988a5acbb4bc3dc8d> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x19a111000 - 0x19a1c5fff CorePDF arm64 <080514c27b5d3d658578fea2c8b3714d> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x19a1c6000 - 0x19a200fff AccessibilityUIUtilities arm64 <34b27a75ec553c658745795f691ad217> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x19a201000 - 0x19a5b1fff MediaPlayer arm64 <0769fdb1ec1738c5937a9f2685a3b275> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x19a5b2000 - 0x19a8cdfff AppleMediaServices arm64 <3bba6b988c953c93b69e02cd74b3f0f9> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x19a8ce000 - 0x19a8f4fff CacheDelete arm64 <829a439eb02c30898ad2e7f15eb5e5fb> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x19a8f5000 - 0x19aabbfff CoreMotion arm64 <4e13533feeb33982ab9eaf9cc68a0058> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x19aabc000 - 0x19aba9fff AVFAudio arm64 <6efaea94ffec3ac8922605dc7c06def5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x19abaa000 - 0x19adc6fff RawCamera arm64 <1733f07e3f42363d89e80a674b8b029f> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x19adc7000 - 0x19ae7dfff CoreUI arm64 /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x19ae7e000 - 0x19aea1fff AppSupportUI arm64 /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x19aea2000 - 0x19aed7fff CoreVideo arm64 <6eaaeaf60b0134a9a4e7b73b638efe7a> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x19aed8000 - 0x19b10efff AudioToolboxCore arm64 <20e2f8e7e3323d8c8c01d0b801f0f815> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x19b10f000 - 0x19b152fff CoreDuetContext arm64 /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x19b153000 - 0x19b18dfff SetupAssistant arm64 <0b444aa20505343b95b0c43cba311110> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x19b18e000 - 0x19b24afff TelephonyUtilities arm64 <41411eb46b723727ae63b592745fd992> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x19b24b000 - 0x19b275fff PlugInKit arm64 <230c0e71638c3235b25e82880ad22080> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x19b276000 - 0x19b5f8fff libswiftCore.dylib arm64 <01a8ee3dc8dc396b89ada5f64df13f80> /usr/lib/swift/libswiftCore.dylib 0x19b5f9000 - 0x19b734fff AssistantServices arm64 <2c0d5a24a8bb3f68b8328866617f8560> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x19b735000 - 0x19b794fff ProactiveSupport arm64 <0491e9858f5130d48e723e7c94f3a137> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x19b795000 - 0x19b9d7fff MapKit arm64 /System/Library/Frameworks/MapKit.framework/MapKit 0x19b9d8000 - 0x19b9f4fff PrototypeTools arm64 <77cada6a09b736dfada587d074003aa6> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x19b9f5000 - 0x19bae6fff MediaExperience arm64 /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x19bae7000 - 0x19bdbbfff Celestial arm64 <29b045d05743327cabe1186fff703295> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x19bdbc000 - 0x19be18fff CallKit arm64 <1504fb2ab5c33b95a9c1d3174f6075b1> /System/Library/Frameworks/CallKit.framework/CallKit 0x19be19000 - 0x19bfdefff EventKitUI arm64 <840552ef92a535e3b95724ee40226106> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x19bfdf000 - 0x19c6d5fff VectorKit arm64 /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x19c6d6000 - 0x19c7a5fff AVKit arm64 /System/Library/Frameworks/AVKit.framework/AVKit 0x19c7a6000 - 0x19c7d4fff Pegasus arm64 <045319dd3bfe3163aa0526ade1f4d89a> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x19c7d5000 - 0x19c7d7fff libapp_launch_measurement.dylib arm64 <7e5b527aaecc34678f37deeaa3a223c5> /usr/lib/libapp_launch_measurement.dylib 0x19c7ed000 - 0x19c84ffff CoreSpotlight arm64 <835c41121267306695997a75b65c7876> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x19c850000 - 0x19c8e7fff AddressBookLegacy arm64 /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x19c8e8000 - 0x19c8f7fff CrashReporterSupport arm64 <32bae125126e3c608be1edc26ab919ac> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x19c8f8000 - 0x19c90afff MobileBluetooth arm64 <7c0d97f4a93f38bfb3cfd2cf409b7f60> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x19c90b000 - 0x19c9c5fff LinkPresentation arm64 /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x19c9c6000 - 0x19c9fdfff StoreKit arm64 <55d93c63c4513363be1f8519db60e9fe> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x19c9fe000 - 0x19ca02fff libsystem_configuration.dylib arm64 <80edea640ddf39f79406c5d316d6d1fc> /usr/lib/system/libsystem_configuration.dylib 0x19ca03000 - 0x19ca5dfff RemoteUI arm64 <3336dfba4a5b32bbab6f8808c9706ad2> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x19ca5e000 - 0x19cab3fff AuthKitUI arm64 <1aa4e66cdbf535e8b6b1088f99df5f85> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x19cab4000 - 0x19cb19fff CoreRecognition arm64 <3e1fee59ca10355498ff177a21fa74b3> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x19cb1a000 - 0x19cb9cfff Social arm64 <17414df0c922317e9bc52b387f93d212> /System/Library/Frameworks/Social.framework/Social 0x19cbea000 - 0x19cbf8fff HangTracer arm64 <7f38923757243c08b2ccd9f4caa34745> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x19cbf9000 - 0x19cc5efff CoreNLP arm64 /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x19cc5f000 - 0x19cc60fff liblangid.dylib arm64 <1dcd5ff27d8c33b197a2a4886beb84a7> /usr/lib/liblangid.dylib 0x19cc61000 - 0x19daecfff JavaScriptCore arm64 <6b20d2edb28734a29dfb4115cee617d9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x19daed000 - 0x19db7afff libTelephonyUtilDynamic.dylib arm64 <929962407c513b05b25888ad6e85299d> /usr/lib/libTelephonyUtilDynamic.dylib 0x19db8f000 - 0x19de0dfff StoreServices arm64 <367c6a3f0ee53093841c79c2e27a55e2> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x19de0e000 - 0x19de17fff IOMobileFramebuffer arm64 <5f50ed2207f833e199a4e19d8ccad8d8> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x19de18000 - 0x19dfa0fff SafariServices arm64 <241beb10448f35a799c28a3bdbc1fde1> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x19dfa1000 - 0x19e178fff Message arm64 <444bf20e20073651b7010681cbb3c370> /System/Library/PrivateFrameworks/Message.framework/Message 0x19e190000 - 0x19e1aafff CoreMaterial arm64 /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x19e1ab000 - 0x19e290fff libxml2.2.dylib arm64 <701e3c5c20443b17b92b883a32fc9270> /usr/lib/libxml2.2.dylib 0x19fb15000 - 0x19fb5dfff MetadataUtilities arm64 /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x19fb5e000 - 0x19fbb6fff UserActivity arm64 /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x1a04df000 - 0x1a06f0fff NetworkExtension arm64 <648fc76bbad13b0c831e47f01de40323> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1a06f1000 - 0x1a0726fff DataDetectorsCore arm64 <306c0ed03c67310d862818c496f9071d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1a0727000 - 0x1a0786fff CalendarFoundation arm64 <293ec4cd997b390e98ec648e44802a19> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1a0787000 - 0x1a0879fff EventKit arm64 /System/Library/Frameworks/EventKit.framework/EventKit 0x1a087a000 - 0x1a08b0fff MediaServices arm64 <707d4e0834a331efb51033d475661f0e> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1a09bc000 - 0x1a0b5bfff PencilKit arm64 <2c49d87fbf993a0799af71ab3e24e8ef> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1a0b5c000 - 0x1a0c7efff MessageUI arm64 <5f6d48f2ee273f6584df28110b4b042b> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1a0ccc000 - 0x1a0d0bfff BiometricKit arm64 /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1a0d0c000 - 0x1a0d36fff PersistentConnection arm64 /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1a0d37000 - 0x1a0d8afff CalendarDaemon arm64 /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1a0d8b000 - 0x1a0e21fff CalendarDatabase arm64 <7ae4c7ba51b5381284adafe11cbdc462> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1a0e22000 - 0x1a100ffff MediaRemote arm64 <7eb61fe4d9ed3b13bdf38d97ef2972e9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1a1010000 - 0x1a1018fff CorePhoneNumbers arm64 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1a1029000 - 0x1a104ffff DuetActivityScheduler arm64 <7f95b791842b323a8923eb37b0a4b3d1> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x1a1050000 - 0x1a1113fff SpringBoardFoundation arm64 <84342b1d560f3b7d9f0c2ef40d0e8781> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 0x1a1114000 - 0x1a1153fff ContactsAutocompleteUI arm64 <2ef3ae75cb623d729670d7d9baeccacb> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x1a1154000 - 0x1a1176fff CoreSVG arm64 /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1a1191000 - 0x1a11aefff ProactiveEventTracker arm64 <66256e0700c13ae5a40d7579e3f733ca> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1a11af000 - 0x1a11bafff MallocStackLogging arm64 <9dd92a16c9963a6b98a6264eddf84087> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1a11bb000 - 0x1a124ffff CoreSuggestions arm64 <0ff8e07e4f13379f9ca2d043b1e161b7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1a1250000 - 0x1a1401fff IMCore arm64 <05b0a77980f83ad99e26cdfb7a591ff5> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1a1402000 - 0x1a1453fff DeviceManagement arm64 /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1a1c58000 - 0x1a1c65fff BluetoothManager arm64 <9d2661e56523387eacbc01fd58511f7f> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1a1c66000 - 0x1a1c9bfff CoreBluetooth arm64 /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1a1c9c000 - 0x1a1c9efff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x1a1c9f000 - 0x1a1d01fff SpringBoardUIServices arm64 /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices 0x1a1d02000 - 0x1a1d34fff TelephonyUI arm64 <32b24978e7c93655bf83491262b9a4a4> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI 0x1a1dca000 - 0x1a1dd6fff ContextKit arm64 <12c6dafaeb3c30dfad4596a367177177> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1a1e07000 - 0x1a1e73fff Rapport arm64 /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1a1e74000 - 0x1a1eb7fff OSAnalytics arm64 /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1a1eb8000 - 0x1a1ee6fff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1a1ee7000 - 0x1a1f81fff Metal arm64 <1a3ebad8d72b3611ae0083c386e95d24> /System/Library/Frameworks/Metal.framework/Metal 0x1a1f82000 - 0x1a1f87fff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1a1f88000 - 0x1a1f93fff MediaAccessibility arm64 <1f7ba84ab5b93527a4035ef25ef17798> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1a1fb1000 - 0x1a1fb8fff libsystem_dnssd.dylib arm64 <70f6609c95f03d30b65bc26064033647> /usr/lib/system/libsystem_dnssd.dylib 0x1a1fb9000 - 0x1a1fbffff PushKit arm64 /System/Library/Frameworks/PushKit.framework/PushKit 0x1a1fc0000 - 0x1a20c5fff FileProvider arm64 /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1a20da000 - 0x1a20dbfff BackgroundTaskAgent arm64 /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 0x1a20dc000 - 0x1a20e1fff LinguisticData arm64 <5408531c1d0e3cd7b78ded739b8c6630> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1a20e2000 - 0x1a20fafff CoreSDB arm64 <9fa211cf0a673483840f18e4f2dde501> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1a20fb000 - 0x1a210bfff Categories arm64 <3ff14778575e3b7081f2284031eb978d> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1a210c000 - 0x1a2125fff DoNotDisturb arm64 /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1a2126000 - 0x1a21e1fff VideoToolbox arm64 /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x1a2615000 - 0x1a2616fff MessageSupport arm64 <04dd3c8467823b9ab426de2fc0124544> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1a2617000 - 0x1a2672fff PersonalizationPortrait arm64 <981bfc12db6f3adea278a17942673cf5> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1a2673000 - 0x1a26e1fff AppStoreDaemon arm64 <8d80d5b9fad33f18bb277b5a6ffebc05> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1a273c000 - 0x1a2744fff SymptomDiagnosticReporter arm64 <7fe89de3ecb2381b9cb74e6497ff3745> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1a2745000 - 0x1a2747fff IOSurfaceAccelerator arm64 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1a2748000 - 0x1a27f6fff AssetsLibraryServices arm64 <48d669ea5de33f88825ea8ff1fd2ed93> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1a27f7000 - 0x1a2825fff DataAccessExpress arm64 <4870fda4a66e3c03af6f40cc700dfebc> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1a2826000 - 0x1a2894fff EmailFoundation arm64 <712148eac5f33c09ad5ca87c73a985e9> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x1a2895000 - 0x1a28a9fff CoreFollowUp arm64 <3f426f64986f3431ba5d5dc3759c498d> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1a28aa000 - 0x1a28b2fff FamilyCircle arm64 /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1a28b3000 - 0x1a28c8fff libcoretls.dylib arm64 /usr/lib/libcoretls.dylib 0x1a291f000 - 0x1a29b0fff libate.dylib arm64 /usr/lib/libate.dylib 0x1a3a72000 - 0x1a3c3afff iAdCore arm64 /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore 0x1a3c61000 - 0x1a3caffff FTServices arm64 <8200be85df163301b8ff129147fb083f> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1a3d50000 - 0x1a3d60fff MaterialKit arm64 <0056d99289d73b2b9cd3101ad3654031> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1a3d61000 - 0x1a3dcbfff SAObjects arm64 <1843eaa6d35934bb95e80b4f8e3a6ea4> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1a3dcc000 - 0x1a3dd6fff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1a3dd7000 - 0x1a3e1dfff MIME arm64 <294dd9dc59bf39fe846c4c6acbd79ad1> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1a3e1e000 - 0x1a3e28fff SymptomReporter arm64 /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter 0x1a3e7f000 - 0x1a3e8cfff DataMigration arm64 <8f1d8a0bb9e43ebc9e701932ba8a1e1c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1a3f91000 - 0x1a3fecfff EmailCore arm64 <9004f3f5e73b3e1a8b86d71a447d18b4> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1a4040000 - 0x1a4064fff IconServices arm64 <6760398284583c048830f768dcf664b0> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1a4065000 - 0x1a4252fff iTunesCloud arm64 <4c4f6a79e2623fb9840854aaa49f2dc3> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1a4253000 - 0x1a4517fff MusicLibrary arm64 <4e63d976b63736a09dc313fc7e3d9a52> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1a4518000 - 0x1a4519fff WatchdogClient arm64 /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1a451a000 - 0x1a452bfff libprequelite.dylib arm64 <4546b5ab7cf636cfa3fce6f66566a6a2> /usr/lib/libprequelite.dylib 0x1a4550000 - 0x1a4555fff IDSKVStore arm64 /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1a4556000 - 0x1a4566fff CoreEmoji arm64 <9c62f4899b843203b6277df1548a2057> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1a4567000 - 0x1a45fefff Email arm64 /System/Library/PrivateFrameworks/Email.framework/Email 0x1a45ff000 - 0x1a4663fff ClassKit arm64 /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1a46cf000 - 0x1a46dcfff CPMS arm64 /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1a46dd000 - 0x1a46e5fff RTCReporting arm64 <4956425a4c453b02980028575f51f19d> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1a47aa000 - 0x1a4807fff iAd arm64 <9b7ae0dd2e083b92b08021b1d948c5a5> /System/Library/Frameworks/iAd.framework/iAd 0x1a4841000 - 0x1a488dfff MobileBackup arm64 /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1a493c000 - 0x1a4943fff CoreTime arm64 <819c7a0291053ab59e6962d89046be61> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1a498b000 - 0x1a4ac9fff IMDPersistence arm64 /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1a4b40000 - 0x1a4be5fff DistributedEvaluation arm64 <2f4481e6089a32f1a95040654dd350a2> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1a4be6000 - 0x1a4c34fff DataAccess arm64 <511e280e55533839a44f767d5f55e488> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1a4f70000 - 0x1a4fc3fff ToneLibrary arm64 <820cd5e145cf3638adf4d8bd39899ea3> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1a525d000 - 0x1a527bfff AppConduit arm64 <2f2102d9d6b53e98bfa84978ed4b58d4> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1a527c000 - 0x1a5294fff IntlPreferences arm64 /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1a5642000 - 0x1a5730fff CoreBrightness arm64 /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1a5731000 - 0x1a5738fff libIOReport.dylib arm64 <10f1d251510b37f98d7c266c5a542b66> /usr/lib/libIOReport.dylib 0x1a58c1000 - 0x1a5af5fff libBNNS.dylib arm64 <01942ad29a4c351eaa5544085a064306> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1a5af6000 - 0x1a5afdfff StudyLog arm64 <2932aac76ead300d8db77a325e1e1d7c> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1a5b84000 - 0x1a5c12fff iTunesStore arm64 <9ed836595bff34c6bd6fa3b14ac837f2> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1a6662000 - 0x1a66b9fff SafariCore arm64 <1747deeb73a1304197b5410bb640ec59> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1a66ba000 - 0x1a6721fff ScreenTimeCore arm64 /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1a6d32000 - 0x1a6d44fff LocalAuthentication arm64 /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1a6d45000 - 0x1a6d49fff CommunicationsFilter arm64 <5e02c60c8e3930f7990f070f2d7e9701> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1a6d4a000 - 0x1a6d6cfff AddressBook arm64 /System/Library/Frameworks/AddressBook.framework/AddressBook 0x1a6d6d000 - 0x1a6d78fff CaptiveNetwork arm64 /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1a6d79000 - 0x1a6d79fff AdSupport arm64 <741862adf81a3dd99e1fa74bbc350581> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1a6ec9000 - 0x1a6f79fff libBLAS.dylib arm64 <79cc9111f6503d618043b69e3f57a8eb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1a6f7a000 - 0x1a6f88fff CTCarrierSpace arm64 <2c14bfa8f7b63726bfc073425be011f6> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1a7793000 - 0x1a785efff CoreParsec arm64 /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1a7a4d000 - 0x1a7a68fff libtailspin.dylib arm64 /usr/lib/libtailspin.dylib 0x1a7a69000 - 0x1a7aa6fff CalendarUIKit arm64 /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x1a7ac5000 - 0x1a7ad9fff ContactsDonation arm64 /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1a7b24000 - 0x1a7b2dfff MobileActivation arm64 <61af7d53190e3a44928fbf8d4e0749fc> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1a7bae000 - 0x1a7bbcfff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1a7bbd000 - 0x1a7cbcfff ResponseKit arm64 <2908808b54213cc49f5f3c913a84bd38> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1a7cd9000 - 0x1a7d12fff Notes arm64 /System/Library/PrivateFrameworks/Notes.framework/Notes 0x1a7d13000 - 0x1a7d2afff MetalKit arm64 <639fe900d63b3880917fb016940ac87f> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1a7d83000 - 0x1a7dcdfff CoreHaptics arm64 /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x1a7dce000 - 0x1a7e96fff ProofReader arm64 <2483754368d135358b1435035f7b78b2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1a7ee5000 - 0x1a7ef0fff EmailAddressing arm64 <6282c80ed1ae36d59a2744c55d94deab> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1a7ef1000 - 0x1a7f06fff MailServices arm64 <6313273c32e4335eb81bd1e62bad9c75> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1a7f07000 - 0x1a7f96fff CoreSymbolication arm64 /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1a7f97000 - 0x1a7f9dfff IdleTimerServices arm64 <802865a0d6f337fc9eda69c713233135> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1a8097000 - 0x1a8150fff VideoSubscriberAccount arm64 /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1a8165000 - 0x1a8168fff FTClientServices arm64 /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1a8169000 - 0x1a81cefff ContactsUICore arm64 <809101bb8b6c3f1a8b508f75b0908f35> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1a8253000 - 0x1a825ffff iAdServices arm64 /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices 0x1a862a000 - 0x1a8671fff LoggingSupport arm64 <24c943753378364c8d30b901d874a5f1> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1a8775000 - 0x1a87cefff ProtectedCloudStorage arm64 <9338f1276ef2313b902738327d71156b> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1a88b5000 - 0x1a88bdfff OpenGLES arm64 <604e4d2b07c1328397e443cf3bfa48b6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1a8a1d000 - 0x1a8a25fff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1a8a26000 - 0x1a8a5bfff SharedUtils arm64 /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1a8a5c000 - 0x1a8aa9fff PhotosFormats arm64 /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1aa0b6000 - 0x1aa0f2fff StreamingZip arm64 /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1aad2e000 - 0x1aaee1fff SafariShared arm64 <825d900373be36af85f2f6047c44a410> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1aaf67000 - 0x1aaf6afff InternationalTextSearch arm64 <9662ee215e3a3d7fbe5111de8e06a777> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1aaf88000 - 0x1aafa4fff AssetCacheServices arm64 <9b1979e1641635f780d96135e4b3fe01> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1ab912000 - 0x1ab917fff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1ab933000 - 0x1ab94bfff NetworkStatistics arm64 /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1abdb6000 - 0x1abdbcfff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1abdc0000 - 0x1abdf3fff EAP8021X arm64 <881fc2429f963a45991e8db95d80cc15> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1abdf4000 - 0x1abdf6fff OSAServicesClient arm64 /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1abf7a000 - 0x1abf7efff libgermantok.dylib arm64 /usr/lib/libgermantok.dylib 0x1abf7f000 - 0x1ac031fff libmecab.dylib arm64 <528a16b2ac603eafb22f2ce03f88cfa3> /usr/lib/libmecab.dylib 0x1ac032000 - 0x1ac06dfff Catalyst arm64 /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1ac1d8000 - 0x1ac1dafff AdAnalytics arm64 <99e1ac26ee893e8db1826c07ec8f3873> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics 0x1ac1db000 - 0x1ac217fff VoiceServices arm64 /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1ac218000 - 0x1ac32efff Navigation arm64 <87b7f210343337ffb6511b046182d94a> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1ac646000 - 0x1ac654fff CoreDuetDaemonProtocol arm64 <0ac2c75be0dc347389b78ad94eeacfb7> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1ac655000 - 0x1ac674fff FTAWD arm64 <8f8301a656433cbf8bf5f6b6321be47d> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1adc27000 - 0x1adc29fff OAuth arm64 <237248e78d693f699ea0b03e8709269a> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1adc2a000 - 0x1adc2dfff AdPlatforms arm64 <281c83735220350c9bf8fa832c6235a0> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms 0x1adec4000 - 0x1adefffff DifferentialPrivacy arm64 /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1ae1b1000 - 0x1ae349fff EmailDaemon arm64 <4641b63d05bb3a6296304fb99b074e73> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1ae6ad000 - 0x1ae6d8fff MailSupport arm64 <46c86dc4d3fa32b1a5951332a9cee50d> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1ae6d9000 - 0x1ae747fff libarchive.2.dylib arm64 /usr/lib/libarchive.2.dylib 0x1ae748000 - 0x1ae778fff C2 arm64 /System/Library/PrivateFrameworks/C2.framework/C2 0x1ae779000 - 0x1ae7acfff NaturalLanguage arm64 /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1ae83f000 - 0x1ae840fff libsystem_coreservices.dylib arm64 <600c7f6d924d3823bd9327d7558cc61c> /usr/lib/system/libsystem_coreservices.dylib 0x1ae852000 - 0x1ae864fff libmis.dylib arm64 <3f17d308a52238f58452f82c9917d7dc> /usr/lib/libmis.dylib 0x1ae865000 - 0x1ae8bafff WebBookmarks arm64 <4071d6652f8b3466a9a2111d63ae7236> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1ae8bb000 - 0x1ae8c8fff DCIMServices arm64 <50a177b0431d3db289414a2fd5ba93f1> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1ae8c9000 - 0x1aea19fff CloudPhotoLibrary arm64 <55162b93a1053296924bc2f9d9797df2> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1aea1a000 - 0x1aea53fff ContactsAutocomplete arm64 <1f9053b420273b5aa885a671a69c8738> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1aea54000 - 0x1aea5cfff libcopyfile.dylib arm64 <5c00c4e5e50f3510bd01ed6279058308> /usr/lib/system/libcopyfile.dylib 0x1aea5d000 - 0x1aea7efff UsageTracking arm64 <7ff41e20347a3216b2026fd0ccfc2bdc> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1aedbe000 - 0x1aee52fff AccountsDaemon arm64 <8206296baef1362f8750fa120df80e69> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1aee53000 - 0x1aee5efff AppleIDSSOAuthentication arm64 <560e7e1e694e39588f7c5551a2e2c4e6> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1aee5f000 - 0x1aee72fff SettingsFoundation arm64 <2f10b1d47cf83168bea690d34c716bd9> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1aefae000 - 0x1af030fff Symbolication arm64 /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1af1e5000 - 0x1af232fff ChunkingLibrary arm64 <36f9e5cf0d843a36941161bf263360c3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1af236000 - 0x1af23afff DAAPKit arm64 <0bc21d54c27c31179f521851515a91fc> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1af710000 - 0x1af712fff CoreDuetDebugLogging arm64 <7a624f9e73f23749a1ed6565c2806fda> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1b0238000 - 0x1b0276fff SignpostSupport arm64 <99baaa120ac63c5fa24a1f7c73bf3698> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1b0501000 - 0x1b050afff SignpostCollection arm64 <665fd99ec6ef31adadb9b8a4908d8f90> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1b0c36000 - 0x1b0c3cfff URLFormatting arm64 /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1b0c51000 - 0x1b0cf7fff MMCS arm64 <264b3829c67e3a3fb9415e81eed9d30d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1b0d50000 - 0x1b0f7cfff MobileSpotlightIndex arm64 <32b5883183633d8791f88047598594c4> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1b139b000 - 0x1b13e1fff CoreLocationProtobuf arm64 /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1b1495000 - 0x1b1511fff Quagga arm64 /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1b17a9000 - 0x1b17b7fff libAXSpeechManager.dylib arm64 <8821a1beb3f63f8390a3465f7bea8c53> /usr/lib/libAXSpeechManager.dylib 0x1b180e000 - 0x1b1816fff ProgressUI arm64 <48cfbb8ae4913c11a3a55b88227e1809> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI 0x1b181c000 - 0x1b1831fff libEDR arm64 /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1b2454000 - 0x1b2462fff libperfcheck.dylib arm64 /usr/lib/libperfcheck.dylib 0x1b2463000 - 0x1b246efff libAudioStatistics.dylib arm64 /usr/lib/libAudioStatistics.dylib 0x1b2635000 - 0x1b2645fff caulk arm64 <24522efcb725360b943653fa2b476a03> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1b2684000 - 0x1b268afff MobileSystemServices arm64 /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1b2820000 - 0x1b2839fff TextToSpeech arm64 <0f671f4e59f0345da7fff109eb88864b> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1b3592000 - 0x1b35b7fff CloudKitCode arm64 <77c30d2b4db53c5a8c997681eed29879> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode 0x1b36f9000 - 0x1b37b3fff CloudKitCodeProtobuf arm64 /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf 0x1b37b4000 - 0x1b37befff HID arm64 <888d3ab055d73e5cb7ea184f62ea6806> /System/Library/PrivateFrameworks/HID.framework/HID 0x1b37eb000 - 0x1b3824fff libGLImage.dylib arm64 <4b650111ce0e3ae1bec728cbb07165d7> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1b3c21000 - 0x1b3c32fff libSparseBLAS.dylib arm64 <8913dba9e4da3bb68254d453e933106f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1b3c33000 - 0x1b3c46fff Engram arm64 /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1b3cbd000 - 0x1b3cf7fff DataDetectorsNaturalLanguage arm64 /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1b3fee000 - 0x1b3ff6fff FSEvents arm64 <06304d064c9c3220b972b22e6b99dcb7> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1b3ff7000 - 0x1b4073fff CoreDAV arm64 <5de76699b852339e83a9961f4996f863> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1b49bb000 - 0x1b49cbfff RemoteTextInput arm64 <067c806ccba83614bb44c3c09c197142> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1b49f4000 - 0x1b4a23fff iCalendar arm64 /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1b4a40000 - 0x1b4a49fff CloudPhotoServices arm64 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1b4a88000 - 0x1b4a9cfff libLinearAlgebra.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1b4b30000 - 0x1b4c2afff ConfigurationEngineModel arm64 <7d92edb5f10938d7874cc995869bee7b> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1b4c2b000 - 0x1b4c32fff CertUI arm64 <0a6830e4bb03304e83b7987210b69283> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1b4d44000 - 0x1b4d52fff CoreAUC arm64 <90948f76ec2035b5a37527f9c43d0e20> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1b56ea000 - 0x1b5730fff PhysicsKit arm64 /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1b5731000 - 0x1b5782fff CorePrediction arm64 <611a49a6b7c738b4bdf5ee20b478d513> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1b5b73000 - 0x1b5bc0fff SafariSafeBrowsing arm64 <8ca67f40ab7d393c823233a86faf73b5> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1b5f6a000 - 0x1b5fe0fff HomeSharing arm64 /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1b606f000 - 0x1b608dfff GenerationalStorage arm64 <86771d0e35663419bc7e0a0bbcc9ca0a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1b60f0000 - 0x1b60fbfff PersonaKit arm64 <32200c628e063858a8b950cf6f7e2774> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1b60fc000 - 0x1b6108fff PersonaUI arm64 <278d5acbade0350ab120e70178490f6d> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1b62c0000 - 0x1b62fefff AdCore arm64 /System/Library/PrivateFrameworks/AdCore.framework/AdCore 0x1b6515000 - 0x1b651afff kperf arm64 <32595fbecfff32cd9c6311306bb94b9d> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1b66b7000 - 0x1b66c5fff AssetsLibrary arm64 /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1b66f2000 - 0x1b6725fff libpcap.A.dylib arm64 <90e142a0cf673ed6a35eb85c7d41b010> /usr/lib/libpcap.A.dylib 0x1b69e4000 - 0x1b69f8fff WebUI arm64 <7a1f786e9d1d319b87e823e009df4d5a> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1b69f9000 - 0x1b6a10fff SafariFoundation arm64 <82dde3c018ba39cc809a98a9084d9ccd> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1b6a5c000 - 0x1b6af6fff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1b6af7000 - 0x1b6b21fff vCard arm64 /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1b6b69000 - 0x1b6bf3fff SampleAnalysis arm64 <084ef282a4bd35618c253139b5e27c52> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1b6bf4000 - 0x1b6c00fff IntentsFoundation arm64 <9e48c8dcb5f938c1afa304fbfa856a6f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1b6dea000 - 0x1b6decfff ParsecSubscriptionServiceSupport arm64 /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1b6ded000 - 0x1b6e7cfff MediaPlatform arm64 <44b95f5878533051aab0c0b75cbf97f5> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1b6e7d000 - 0x1b718dfff MediaLibraryCore arm64 /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1b71f0000 - 0x1b7228fff PhotosImagingFoundation arm64 <9f759d4e2e793a4fa1747a2057ddf8ff> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1b7229000 - 0x1b724afff MediaConversionService arm64 <4fb4c3cfd5bf3968a362ea05047fedcf> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1b724b000 - 0x1b7268fff MediaStream arm64 /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1b7269000 - 0x1b7363fff CoreMediaStream arm64 <7ab6ec28325b3c6a95499696dd792ce1> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1b755d000 - 0x1b755dfff Accelerate arm64 <45ed52447abc39cdac12a8b2d3a5a562> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1b755e000 - 0x1b7873fff libLAPACK.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1b7874000 - 0x1b7878fff libQuadrature.dylib arm64 <3e867303b3a23f4ea2c16257389b3cfe> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1b7879000 - 0x1b78d2fff libvMisc.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1b78d3000 - 0x1b78d3fff vecLib arm64 <5decfb473f053638a3303c3f408b9826> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1b78dc000 - 0x1b78eafff AuthenticationServices arm64 /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1b792f000 - 0x1b7a23fff Combine arm64 <8016d92b356a360b846755475e69b611> /System/Library/Frameworks/Combine.framework/Combine 0x1b7a35000 - 0x1b7a85fff CoreMIDI arm64 /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1b7c13000 - 0x1b7c47fff CryptoKit arm64 /System/Library/Frameworks/CryptoKit.framework/CryptoKit 0x1b7c5d000 - 0x1b7c82fff GLKit arm64 <9f21572abf613b74bc7055ea08b3ec6b> /System/Library/Frameworks/GLKit.framework/GLKit 0x1b7c83000 - 0x1b7cb0fff GSS arm64 <4a513bda672c344a939dc9779fcd7751> /System/Library/Frameworks/GSS.framework/GSS 0x1b7cc3000 - 0x1b7cf4fff MPSCore arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1b7cf5000 - 0x1b7d71fff MPSImage arm64 <1190dfcb2a853e1f8e0dc03312305cfa> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1b7d72000 - 0x1b7d93fff MPSMatrix arm64 <186d7ce42ca336a08e230a52bca68681> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1b7d94000 - 0x1b7da8fff MPSNDArray arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1b7da9000 - 0x1b7f39fff MPSNeuralNetwork arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1b7f3a000 - 0x1b7f7efff MPSRayIntersector arm64 <448f0c28db5f35a497d9a87781a24359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1b7f7f000 - 0x1b7f7ffff MetalPerformanceShaders arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1b7f8c000 - 0x1b7f8cfff MobileCoreServices arm64 <367b7c51834a3c9da651e56bc5a19665> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1b7f97000 - 0x1b7f98fff libCVMSPluginSupport.dylib arm64 <39f778321ea63e4eb9e9d4652704f22d> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1b7f99000 - 0x1b7f9ffff libCoreFSCache.dylib arm64 <98a9f130bc473f9fb1a6509d862da4f2> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1b7fa0000 - 0x1b7fa5fff libCoreVMClient.dylib arm64 <494e9d3a7eca306f9d41a8b65cb6c749> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1b7fda000 - 0x1b8011fff QuickLookThumbnailing arm64 /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1b8445000 - 0x1b8445fff UIKit arm64 <4fdb24a3542c3828ba78261029c70a23> /System/Library/Frameworks/UIKit.framework/UIKit 0x1b8467000 - 0x1b8529fff VisionKit arm64 /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1b86fb000 - 0x1b884dfff ANECompiler arm64 <6b296be830ef3c04aa153d22287b1acb> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1b884e000 - 0x1b885efff ANEServices arm64 <3eed4b031c24339abc1a020d7e7722bc> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1b8867000 - 0x1b88f7fff APFS arm64 <29c8ef70b4b23d3883d504b72e3a05b5> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1b88f8000 - 0x1b88fcfff ASEProcessing arm64 <73ea640d90373df2923d9f845bd62f6d> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1b8a04000 - 0x1b8a46fff AccessibilitySharedSupport arm64 <73740f6fbba53cb79daec7e998e1b638> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 0x1b8aa3000 - 0x1b8aaefff AccountSettings arm64 <4d807c3fb60f3815831f45ed57d3539f> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x1b93be000 - 0x1b93ccfff AppleFSCompression arm64 /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1b93d3000 - 0x1b93ddfff AppleIDAuthSupport arm64 <22a9fb7b5603389383650474d5434566> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1b93de000 - 0x1b941ffff AppleJPEG arm64 /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1b9468000 - 0x1b9479fff AppleNeuralEngine arm64 <054d85f1ea203b98a8a72f3bd4a8392e> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1b9480000 - 0x1b94a3fff AppleSauce arm64 <45d33f483aaf39a38150e70c71fc3457> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1b969c000 - 0x1b96ccfff Bom arm64 /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1ba126000 - 0x1ba12dfff CommonAuth arm64 <731bac69de8c3062a6f8315f4af2ce23> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1ba41f000 - 0x1ba510fff CoreHandwriting arm64 /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1ba526000 - 0x1ba52afff CoreOptimization arm64 <09e499e483dd33cca2ef9d4f4b89a98c> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1ba5a2000 - 0x1ba5a5fff CryptoKitCBridging arm64 <6dcb13cdc4c133fa98be5069a8f09fbd> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging 0x1ba5a6000 - 0x1ba5bdfff CryptoKitPrivate arm64 <5ec27bc47b2a3770aac88517be67a5e9> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate 0x1ba675000 - 0x1ba680fff DeviceIdentity arm64 /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1ba80f000 - 0x1ba82afff DocumentManagerCore arm64 /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1ba8e1000 - 0x1baf3cfff Espresso arm64 /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1bb1ee000 - 0x1bb5fffff FaceCore arm64 <739f89ca13083c38868e0c03baa0ba31> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1bb6d0000 - 0x1bb6e4fff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1bb748000 - 0x1bb754fff libhvf.dylib arm64 <22851faf21e63906835b53c3af30a1d2> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1bb776000 - 0x1bb78afff Futhark arm64 <01ee4afe7bec3d98bea929c4cead18ff> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1bc457000 - 0x1bc463fff GraphVisualizer arm64 <184c847f48e530e3b7ec62df77389172> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1bc75b000 - 0x1bc7cbfff Heimdal arm64 /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1bcd16000 - 0x1bcd1dfff InternationalSupport arm64 <2cb4779d4e2736309157ac43521d9013> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1bcfbd000 - 0x1bcfbdfff Marco arm64 <3349b784c7a43a0da9b339233c689f85> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1bd470000 - 0x1bd49afff MetricsKit arm64 <4d1e649e679b3c00bc85eaa858500936> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1bd4aa000 - 0x1bd4bdfff MobileDeviceLink arm64 /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1bd4c3000 - 0x1bd4c4fff MobileObliteration arm64 /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration 0x1bd774000 - 0x1bd7b3fff OTSVG arm64 <7d60ca625bb03b4292eb56386847aa1e> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1bddf7000 - 0x1bddf7fff PhoneNumbers arm64 <3d872eff13233a1c9fdf9af8093ec832> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1bf5b2000 - 0x1bf5befff PrototypeToolsUI arm64 <01dce0216f5633988b7b7cd0a4ebcc4f> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1bf717000 - 0x1bf71bfff RevealCore arm64 /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1bf812000 - 0x1bf843fff ScreenReaderCore arm64 <9ef031c52741306185ee8432add63bfa> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1bf8a9000 - 0x1bf8b5fff SetupAssistantSupport arm64 <710ef63d26a23bdcb11bc7373ede4008> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1bf8d3000 - 0x1bf8d3fff SignpostMetrics arm64 /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1bf901000 - 0x1bf931fff SiriInstrumentation arm64 /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1c0129000 - 0x1c0244fff TextRecognition arm64 /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1c0245000 - 0x1c02e6fff TextureIO arm64 <588753da475530e78c3958ff5b7e40d3> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1c0432000 - 0x1c043dfff TransparencyDetailsView arm64 <3f63925deb7b32dca4fbc339631d7173> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView 0x1c125b000 - 0x1c17b8fff libwebrtc.dylib arm64 <688391f2d82939168d733189af03490c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1c194f000 - 0x1c1957fff kperfdata arm64 <752d24da4c093c56b85e3b4004188613> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1c1958000 - 0x1c199ffff ktrace arm64 /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1c19b8000 - 0x1c19c4fff perfdata arm64 <671df2b03e9c348982bc2217f236add7> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1c1dbf000 - 0x1c20e8fff libAWDSupportFramework.dylib arm64 <8a4635f5148e3cbf850a59d2bf5817f1> /usr/lib/libAWDSupportFramework.dylib 0x1c2292000 - 0x1c229cfff libChineseTokenizer.dylib arm64 <3570d6c175a631f7a1770f58e61a1607> /usr/lib/libChineseTokenizer.dylib 0x1c22c6000 - 0x1c2478fff libFosl_dynamic.dylib arm64 <5e11e28bac87323b9e148c2ee1d84b1f> /usr/lib/libFosl_dynamic.dylib 0x1c24f4000 - 0x1c24fbfff libMatch.1.dylib arm64 <8ee0ee1b648c335a87e39f1a168a9be0> /usr/lib/libMatch.1.dylib 0x1c25ba000 - 0x1c25bbfff libSystem.B.dylib arm64 /usr/lib/libSystem.B.dylib 0x1c25c4000 - 0x1c25c6fff libThaiTokenizer.dylib arm64 <9a16bf715bf73766852c9a8cd9443f1d> /usr/lib/libThaiTokenizer.dylib 0x1c26c5000 - 0x1c26dafff libapple_nghttp2.dylib arm64 /usr/lib/libapple_nghttp2.dylib 0x1c2753000 - 0x1c2763fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x1c2764000 - 0x1c2770fff libbz2.1.0.dylib arm64 <2558d15491ea348788381b0790c71387> /usr/lib/libbz2.1.0.dylib 0x1c2771000 - 0x1c2771fff libcharset.1.dylib arm64 /usr/lib/libcharset.1.dylib 0x1c2772000 - 0x1c2783fff libcmph.dylib arm64 /usr/lib/libcmph.dylib 0x1c2784000 - 0x1c279bfff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x1c279c000 - 0x1c279dfff libcoretls_cfhelpers.dylib arm64 /usr/lib/libcoretls_cfhelpers.dylib 0x1c279e000 - 0x1c27a4fff libcupolicy.dylib arm64 /usr/lib/libcupolicy.dylib 0x1c27e4000 - 0x1c27edfff libdscsym.dylib arm64 /usr/lib/libdscsym.dylib 0x1c27ee000 - 0x1c280afff libedit.3.dylib arm64 <17cc628c66bc39c7a8e7791eb25a6de6> /usr/lib/libedit.3.dylib 0x1c2833000 - 0x1c2838fff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x1c2839000 - 0x1c292afff libiconv.2.dylib arm64 <68697fa18d523609b9d288c966f9cbfb> /usr/lib/libiconv.2.dylib 0x1c2940000 - 0x1c294bfff liblockdown.dylib arm64 <058fa15f190a3f58b9dd795b5c71828d> /usr/lib/liblockdown.dylib 0x1c294c000 - 0x1c2964fff liblzma.5.dylib arm64 /usr/lib/liblzma.5.dylib 0x1c2ce0000 - 0x1c2d0ffff libncurses.5.4.dylib arm64 /usr/lib/libncurses.5.4.dylib 0x1c2d10000 - 0x1c2d25fff libnetworkextension.dylib arm64 <503a9497f4bf3ae6bcd2d730087a1d4e> /usr/lib/libnetworkextension.dylib 0x1c30a7000 - 0x1c30befff libresolv.9.dylib arm64 /usr/lib/libresolv.9.dylib 0x1c30bf000 - 0x1c30c1fff libsandbox.1.dylib arm64 /usr/lib/libsandbox.1.dylib 0x1c30c2000 - 0x1c30c7fff libsysdiagnose.dylib arm64 <8d9c880916b932c68f4a49a53ab375ba> /usr/lib/libsysdiagnose.dylib 0x1c30c8000 - 0x1c30f9fff libtidy.A.dylib arm64 <17f1940866753de5932ed4678fac73e6> /usr/lib/libtidy.A.dylib 0x1c3101000 - 0x1c3104fff libutil.dylib arm64 /usr/lib/libutil.dylib 0x1c3132000 - 0x1c3143fff libz.1.dylib arm64 /usr/lib/libz.1.dylib 0x1c316a000 - 0x1c316cfff liblog_network.dylib arm64 /usr/lib/log/liblog_network.dylib 0x1c318c000 - 0x1c31c0fff libswiftAccelerate.dylib arm64 /usr/lib/swift/libswiftAccelerate.dylib 0x1c31cf000 - 0x1c31defff libswiftCloudKit.dylib arm64 <312301f5f52d3c1f8b5562d227da97c0> /usr/lib/swift/libswiftCloudKit.dylib 0x1c31e9000 - 0x1c31effff libswiftContacts.dylib arm64 /usr/lib/swift/libswiftContacts.dylib 0x1c3205000 - 0x1c3209fff libswiftCoreFoundation.dylib arm64 /usr/lib/swift/libswiftCoreFoundation.dylib 0x1c320a000 - 0x1c3218fff libswiftCoreGraphics.dylib arm64 <7a8a92779a983f77a63af3b39273ce29> /usr/lib/swift/libswiftCoreGraphics.dylib 0x1c321e000 - 0x1c3224fff libswiftCoreLocation.dylib arm64 <14f0db2f7a4c39e781a2a1487039b39f> /usr/lib/swift/libswiftCoreLocation.dylib 0x1c3269000 - 0x1c3272fff libswiftDarwin.dylib arm64 <168177dac44c3287867b969d7bc6858c> /usr/lib/swift/libswiftDarwin.dylib 0x1c3273000 - 0x1c328cfff libswiftDispatch.dylib arm64 <4aa0e720d2a73a8a97a6f02ad62052c9> /usr/lib/swift/libswiftDispatch.dylib 0x1c328d000 - 0x1c33fafff libswiftFoundation.dylib arm64 /usr/lib/swift/libswiftFoundation.dylib 0x1c3437000 - 0x1c343efff libswiftMetal.dylib arm64 /usr/lib/swift/libswiftMetal.dylib 0x1c34ae000 - 0x1c34b4fff libswiftObjectiveC.dylib arm64 <3ee492095682331c9d963b9c50acd8a9> /usr/lib/swift/libswiftObjectiveC.dylib 0x1c3530000 - 0x1c3538fff libswiftos.dylib arm64 <5fbd0d1433cf3f31bd6e470a0a0c31ac> /usr/lib/swift/libswiftos.dylib 0x1c3555000 - 0x1c355afff libcache.dylib arm64 <3d7c37c118ba399b99363449d398a6de> /usr/lib/system/libcache.dylib 0x1c355b000 - 0x1c3567fff libcommonCrypto.dylib arm64 <446b6b2b86133f0a8e9ba5fc9cc10f75> /usr/lib/system/libcommonCrypto.dylib 0x1c3568000 - 0x1c356cfff libcompiler_rt.dylib arm64 <3f75d9be14a43bbca74a489738a8fb9a> /usr/lib/system/libcompiler_rt.dylib 0x1c363a000 - 0x1c363afff liblaunch.dylib arm64 <9b936ad4390833079b1b10466f84eef7> /usr/lib/system/liblaunch.dylib 0x1c363b000 - 0x1c3640fff libmacho.dylib arm64 /usr/lib/system/libmacho.dylib 0x1c3641000 - 0x1c3643fff libremovefile.dylib arm64 <70bd5e0a7cd63cc5bc40537acc1ab170> /usr/lib/system/libremovefile.dylib 0x1c3644000 - 0x1c3645fff libsystem_featureflags.dylib arm64 <4e5214ddb6023fb9983fcc322ebbd338> /usr/lib/system/libsystem_featureflags.dylib 0x1c3646000 - 0x1c3673fff libsystem_m.dylib arm64 <5fc987fd4e38398b90f6eef6d341a9b9> /usr/lib/system/libsystem_m.dylib 0x1c3674000 - 0x1c3679fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x1c3959000 - 0x1c39c0fff NanoRegistry arm64 <52aa654ffac133b38d519b1fae42f728> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1c39c1000 - 0x1c39cefff NanoPreferencesSync arm64 /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1c4247000 - 0x1c4280fff CryptoTokenKit arm64 <372cbaac3f983cdaa76b4ef549ab6782> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1c4281000 - 0x1c4299fff ExposureNotification arm64 <8690d585e715374f81f32cb141ca5913> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification 0x1c4ac3000 - 0x1c4ae1fff AppSSO arm64 /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1c4ae2000 - 0x1c4af6fff AppSSOCore arm64 /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore 0x1c4f02000 - 0x1c4f0cfff PointerUIServices arm64 <10ec5cd78b4232c798a290e3a51a4385> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices 0x1c4f0d000 - 0x1c4f91fff SafariSharedUI arm64 <44563ecd6ffc38dfb63fa4927ead6de4> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

EOF

jekram commented 4 years ago

{"app_name":"ComCloudkiboKibopush","timestamp":"2020-06-19 13:39:36.00 -0700","app_version":"1.0.0","slice_uuid":"f1a092a0-3f0c-325f-9fdb-b39d45fe4d98","adam_id":1519207005,"build_version":"1.0.0","bundleID":"com.cloudkibo.kibopush","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 13.5.1 (17F80)","incident_id":"780137E7-7C4A-43B9-BAD7-881FD3BCFC72","name":"ComCloudkiboKibopush"} Incident Identifier: 780137E7-7C4A-43B9-BAD7-881FD3BCFC72 CrashReporter Key: 2ad9bb3183609e82410567793aadc65db72a9871 Hardware Model: xxx Process: ComCloudkiboKibopush [3855] Path: /private/var/containers/Bundle/Application/0CE3693C-9F99-4B6E-9E0A-C65F6543D6FE/ExpoKitApp.app/ComCloudkiboKibopush Identifier: com.cloudkibo.kibopush Version: 1.0.0 (1.0.0) AppStoreTools: 11E608a Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.cloudkibo.kibopush [2385]

Date/Time: 2020-06-19 13:39:36.6244 -0700 Launch Time: 2020-06-19 13:39:35.9107 -0700 OS Version: iPhone OS 13.5.1 (17F80) Release Type: User Baseband Version: n/a Report Version: 104

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

Last Exception Backtrace: (0x18ddff794 0x18db21bcc 0x100721a6c 0x100741aac 0x18dac5524 0x18da78180 0x18dac5524 0x18da775b4 0x18dd7d7fc 0x18dd786d0 0x18dd77ce8 0x197ec238c 0x191ea6444 0x10056f4d8 0x18dbff8f0)

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x000000018dbf4d88 0x18dbcf000 + 155016 1 libsystem_pthread.dylib 0x000000018db0d1e8 0x18db0b000 + 8680 2 libsystem_c.dylib 0x000000018da609b0 0x18d9ee000 + 469424 3 libsystem_c.dylib 0x000000018da60940 0x18d9ee000 + 469312 4 libc++abi.dylib 0x000000018dbc8cc0 0x18dbb6000 + 76992 5 libc++abi.dylib 0x000000018dbbae10 0x18dbb6000 + 19984 6 libobjc.A.dylib 0x000000018db21e80 0x18db1c000 + 24192 7 libc++abi.dylib 0x000000018dbc814c 0x18dbb6000 + 74060 8 libc++abi.dylib 0x000000018dbc80e4 0x18dbb6000 + 73956 9 libdispatch.dylib 0x000000018dac5538 0x18da6a000 + 374072 10 libdispatch.dylib 0x000000018da78180 0x18da6a000 + 57728 11 libdispatch.dylib 0x000000018dac5524 0x18da6a000 + 374052 12 libdispatch.dylib 0x000000018da775b4 0x18da6a000 + 54708 13 CoreFoundation 0x000000018dd7d7fc 0x18dcd5000 + 690172 14 CoreFoundation 0x000000018dd786d0 0x18dcd5000 + 669392 15 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 16 GraphicsServices 0x0000000197ec238c 0x197ebf000 + 13196 17 UIKitCore 0x0000000191ea6444 0x191478000 + 10675268 18 ComCloudkiboKibopush 0x000000010056f4d8 0x100568000 + 29912 19 libdyld.dylib 0x000000018dbff8f0 0x18dbfe000 + 6384

Thread 1: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 2: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 3: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 4: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 5: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 6: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 7: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 8: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 9 name: com.apple.uikit.eventfetch-thread Thread 9: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 Foundation 0x000000018e0bb01c 0x18e0b3000 + 32796 6 Foundation 0x000000018e0baefc 0x18e0b3000 + 32508 7 UIKitCore 0x0000000191f495dc 0x191478000 + 11343324 8 Foundation 0x000000018e1e9e20 0x18e0b3000 + 1273376 9 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 10 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 10 name: AVAudioSession Notify Thread Thread 10: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 AVFAudio 0x000000019ab21a2c 0x19aabc000 + 416300 6 AVFAudio 0x000000019ab727a0 0x19aabc000 + 747424 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 11 name: com.facebook.react.JavaScript Thread 11: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 ComCloudkiboKibopush 0x00000001009142d0 0x100568000 + 3850960 6 Foundation 0x000000018e1e9e20 0x18e0b3000 + 1273376 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 12 name: com.apple.CoreMotion.MotionThread Thread 12: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 CoreFoundation 0x000000018dd78a44 0x18dcd5000 + 670276 6 CoreMotion 0x000000019a9df6f4 0x19a8f5000 + 960244 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 13 name: Dispatch queue: com.facebook.react.ExceptionsManagerQueue Thread 13: 0 libsystem_kernel.dylib 0x000000018dbf577c 0x18dbcf000 + 157564 1 libdispatch.dylib 0x000000018da6c0a8 0x18da6a000 + 8360 2 libdispatch.dylib 0x000000018da6be84 0x18da6a000 + 7812 3 libdispatch.dylib 0x000000018da7834c 0x18da6a000 + 58188 4 libdispatch.dylib 0x000000018da77f6c 0x18da6a000 + 57196 5 ComCloudkiboKibopush 0x00000001007564e8 0x100568000 + 2024680 6 ComCloudkiboKibopush 0x0000000100741870 0x100568000 + 1939568 7 ComCloudkiboKibopush 0x0000000100900cd4 0x100568000 + 3771604 8 ComCloudkiboKibopush 0x000000010098ae50 0x100568000 + 4337232 9 CoreFoundation 0x000000018de05970 0x18dcd5000 + 1247600 10 CoreFoundation 0x000000018dcd6bb0 0x18dcd5000 + 7088 11 CoreFoundation 0x000000018dcd7788 0x18dcd5000 + 10120 12 ComCloudkiboKibopush 0x000000010093fe20 0x100568000 + 4029984 13 ComCloudkiboKibopush 0x000000010094202c 0x100568000 + 4038700 14 ComCloudkiboKibopush 0x0000000100941d90 0x100568000 + 4038032 15 libdispatch.dylib 0x000000018dac49a8 0x18da6a000 + 371112 16 libdispatch.dylib 0x000000018dac5524 0x18da6a000 + 374052 17 libdispatch.dylib 0x000000018da718a4 0x18da6a000 + 30884 18 libdispatch.dylib 0x000000018da72294 0x18da6a000 + 33428 19 libdispatch.dylib 0x000000018da7b78c 0x18da6a000 + 71564 20 libsystem_pthread.dylib 0x000000018db16b74 0x18db0b000 + 47988 21 libsystem_pthread.dylib 0x000000018db19740 0x18db0b000 + 59200

Thread 14: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 15: 0 libsystem_pthread.dylib 0x000000018db19738 0x18db0b000 + 59192

Thread 16 name: JavaScriptCore bmalloc scavenger Thread 16: 0 libsystem_kernel.dylib 0x000000018dbf4b58 0x18dbcf000 + 154456 1 libsystem_pthread.dylib 0x000000018db0ece4 0x18db0b000 + 15588 2 libc++.1.dylib 0x000000018dc467ac 0x18dc3a000 + 51116 3 JavaScriptCore 0x000000019cceaab8 0x19cc61000 + 563896 4 JavaScriptCore 0x000000019ccee790 0x19cc61000 + 579472 5 JavaScriptCore 0x000000019ccee4a0 0x19cc61000 + 578720 6 JavaScriptCore 0x000000019ccef6e4 0x19cc61000 + 583396 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 17 name: Heap Helper Thread Thread 17: 0 libsystem_kernel.dylib 0x000000018dbf4b58 0x18dbcf000 + 154456 1 libsystem_pthread.dylib 0x000000018db0ece4 0x18db0b000 + 15588 2 JavaScriptCore 0x000000019ccaf640 0x19cc61000 + 321088 3 JavaScriptCore 0x000000019cc9460c 0x19cc61000 + 210444 4 JavaScriptCore 0x000000019cc6c1e8 0x19cc61000 + 45544 5 JavaScriptCore 0x000000019cc6c5a0 0x19cc61000 + 46496 6 JavaScriptCore 0x000000019ccacc88 0x19cc61000 + 310408 7 JavaScriptCore 0x000000019ccaedc4 0x19cc61000 + 318916 8 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 9 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 18 name: com.apple.NSURLConnectionLoader Thread 18: 0 libsystem_kernel.dylib 0x000000018dbd3198 0x18dbcf000 + 16792 1 libsystem_kernel.dylib 0x000000018dbd260c 0x18dbcf000 + 13836 2 CoreFoundation 0x000000018dd7d468 0x18dcd5000 + 689256 3 CoreFoundation 0x000000018dd7849c 0x18dcd5000 + 668828 4 CoreFoundation 0x000000018dd77ce8 0x18dcd5000 + 666856 5 CFNetwork 0x0000000191038894 0x191037000 + 6292 6 Foundation 0x000000018e1e9e20 0x18e0b3000 + 1273376 7 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 8 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 19 name: JSC Heap Collector Thread Thread 19: 0 libsystem_kernel.dylib 0x000000018dbf4b58 0x18dbcf000 + 154456 1 libsystem_pthread.dylib 0x000000018db0ece4 0x18db0b000 + 15588 2 JavaScriptCore 0x000000019ccaf640 0x19cc61000 + 321088 3 JavaScriptCore 0x000000019cc9460c 0x19cc61000 + 210444 4 JavaScriptCore 0x000000019cc6c1e8 0x19cc61000 + 45544 5 JavaScriptCore 0x000000019cc6c5a0 0x19cc61000 + 46496 6 JavaScriptCore 0x000000019ccacc88 0x19cc61000 + 310408 7 JavaScriptCore 0x000000019ccaedc4 0x19cc61000 + 318916 8 libsystem_pthread.dylib 0x000000018db15d98 0x18db0b000 + 44440 9 libsystem_pthread.dylib 0x000000018db1974c 0x18db0b000 + 59212

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x000000000000006e x7: 0xffffffffffffffec x8: 0x0000000102bc5840 x9: 0x409692d7545998a0 x10: 0x00000000000003e8 x11: 0x000000000000000b x12: 0x00000001c7866080 x13: 0x0000000000000001 x14: 0x0000000000000010 x15: 0x000000000000000f x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000000000407 x21: 0x000000016f8965c0 x22: 0x0000000102bc5920 x23: 0x0000000102bc5920 x24: 0x0000000000000013 x25: 0x000000016ffae3c0 x26: 0x0000000102bc5920 x27: 0x00000000000020ff x28: 0x0000000002ffffff fp: 0x000000016f8964e0 lr: 0x000000018db0d1e8 sp: 0x000000016f8964c0 pc: 0x000000018dbf4d88 cpsr: 0x40000000 esr: 0x56000080 Address size fault

Binary Images: 0x100568000 - 0x1020fbfff ComCloudkiboKibopush arm64 /var/containers/Bundle/Application/0CE3693C-9F99-4B6E-9E0A-C65F6543D6FE/ExpoKitApp.app/ComCloudkiboKibopush 0x1029f0000 - 0x1029fbfff libobjc-trampolines.dylib arm64 <927690b4ce6e3dbb8d54d00bd46e211c> /usr/lib/libobjc-trampolines.dylib 0x102b58000 - 0x102bbbfff dyld arm64 /usr/lib/dyld 0x18d9a4000 - 0x18d9bafff libsystem_trace.dylib arm64 /usr/lib/system/libsystem_trace.dylib 0x18d9bb000 - 0x18d9ecfff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x18d9ed000 - 0x18d9edfff libsystem_blocks.dylib arm64 <5ecacf25aea7392db0edea47df03841f> /usr/lib/system/libsystem_blocks.dylib 0x18d9ee000 - 0x18da69fff libsystem_c.dylib arm64 <7de48f8fc80f3f6582e5438a038914de> /usr/lib/system/libsystem_c.dylib 0x18da6a000 - 0x18dadefff libdispatch.dylib arm64 <652a10daa0e73b479c95af3dfe45a66c> /usr/lib/system/libdispatch.dylib 0x18dadf000 - 0x18dafffff libsystem_malloc.dylib arm64 <9dfc8592541931188bfd2e39417bb3ea> /usr/lib/system/libsystem_malloc.dylib 0x18db00000 - 0x18db0afff libsystem_platform.dylib arm64 <3834105b0f623e9ba9f7b9f29a2b7e1b> /usr/lib/system/libsystem_platform.dylib 0x18db0b000 - 0x18db1bfff libsystem_pthread.dylib arm64 <4f339f5eab9c39239a054f32d6361a9f> /usr/lib/system/libsystem_pthread.dylib 0x18db1c000 - 0x18db4dfff libobjc.A.dylib arm64 <8e7331ccb39b39c3bce21c8fc3fd640c> /usr/lib/libobjc.A.dylib 0x18db4e000 - 0x18dbb5fff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x18dbb6000 - 0x18dbcefff libc++abi.dylib arm64 <23af4b8a9578339983a8ba171a4a6984> /usr/lib/libc++abi.dylib 0x18dbcf000 - 0x18dbfdfff libsystem_kernel.dylib arm64 <3b6ed4dcb4a437a581867d8d2cc888eb> /usr/lib/system/libsystem_kernel.dylib 0x18dbfe000 - 0x18dc30fff libdyld.dylib arm64 <3d6d64b4cb2b3cc4a7e902774df7ae74> /usr/lib/system/libdyld.dylib 0x18dc31000 - 0x18dc39fff libsystem_darwin.dylib arm64 /usr/lib/system/libsystem_darwin.dylib 0x18dc3a000 - 0x18dc93fff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib 0x18dc94000 - 0x18dcd4fff libsystem_info.dylib arm64 <1ba5618b578f3c16b9fd96243b982e37> /usr/lib/system/libsystem_info.dylib 0x18dcd5000 - 0x18e048fff CoreFoundation arm64 <50cf3336313f3a7d9048cb1ed8ec3368> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x18e049000 - 0x18e0b2fff SystemConfiguration arm64 <97d4a21f62de39d4bac3eda6e23b867b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x18e0b3000 - 0x18e36afff Foundation arm64 /System/Library/Frameworks/Foundation.framework/Foundation 0x18e36b000 - 0x18e39dfff libCRFSuite.dylib arm64 <7866c08c0a1f38fbaa972690df5d31a3> /usr/lib/libCRFSuite.dylib 0x18e39e000 - 0x18e518fff CoreServices arm64 /System/Library/Frameworks/CoreServices.framework/CoreServices 0x18e519000 - 0x18e579fff libSparse.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x18e57a000 - 0x18ea64fff ImageIO arm64 <43e9306e349b3872a9b8b3239218efe1> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x18ea65000 - 0x18ea67fff ConstantClasses arm64 /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18ea68000 - 0x18ec06fff CoreText arm64 <155a11781fb53b7da110e84a79ce3207> /System/Library/Frameworks/CoreText.framework/CoreText 0x18ec07000 - 0x18ed3cfff Security arm64 /System/Library/Frameworks/Security.framework/Security 0x18ed3d000 - 0x18ede0fff IOKit arm64 <412da55765be384aa89d20a2b651c60e> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x18ede1000 - 0x18ee18fff libMobileGestalt.dylib arm64 <31b92bfd73383ece975dfd316e355aa1> /usr/lib/libMobileGestalt.dylib 0x18ee19000 - 0x18ee75fff libprotobuf.dylib arm64 <841ca362c6873dfd84528cac6a2cd9c0> /usr/lib/libprotobuf.dylib 0x18ee76000 - 0x18ee87fff libprotobuf-lite.dylib arm64 <7536ad4fbc5c3354af80689a2324924a> /usr/lib/libprotobuf-lite.dylib 0x18ee88000 - 0x18f0d8fff libicucore.A.dylib arm64 <07864dddec643dd4b9a213200969c011> /usr/lib/libicucore.A.dylib 0x18f0d9000 - 0x18f102fff CoreServicesInternal arm64 <55bcb265e2e1392ba7873bfaa74437d5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x18f103000 - 0x18f14afff WirelessDiagnostics arm64 <5843debc06fd3e178fa388ba71a877b2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x18f14b000 - 0x18f184fff libAWDSupport.dylib arm64 /usr/lib/libAWDSupport.dylib 0x18f185000 - 0x18f608fff CoreAudio arm64 <123334ddbe8b393c8ded639235cc34c4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x18f609000 - 0x18f8d5fff CoreImage arm64 /System/Library/Frameworks/CoreImage.framework/CoreImage 0x18f8d6000 - 0x18f9c4fff LanguageModeling arm64 <42a6eb09ca1730c0973d71ad7b65420f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x18f9c5000 - 0x18fa0bfff Lexicon arm64 <4b4c917fecbd3d408f30ea89c9aa9b5d> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x18fa0c000 - 0x18fb8efff libsqlite3.dylib arm64 <50368f42182239ecbb7d9e28f2cb51d4> /usr/lib/libsqlite3.dylib 0x18fb8f000 - 0x18fbc1fff MobileKeyBag arm64 <9a1e1f562fe5348c986dc3021bac41bc> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x18fbc2000 - 0x18fbcbfff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x18fbcc000 - 0x18fdacfff CoreDuet arm64 <9a761d9edbdf326cb7fc42af61f6a7af> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18fdad000 - 0x18feeffff Montreal arm64 /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x18fef0000 - 0x18ffd6fff NLP arm64 <0303b400cb323183a85050e5a103b8ed> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x18ffd7000 - 0x18fff4fff CellularPlanManager arm64 <4605f191e6c63719914a00feabb0752f> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x18fff5000 - 0x190032fff AppSupport arm64 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x190033000 - 0x190505fff libnetwork.dylib arm64 <53347c285841393f8a4ddb34799c75b1> /usr/lib/libnetwork.dylib 0x190506000 - 0x190612fff ManagedConfiguration arm64 /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x190613000 - 0x19063cfff CoreServicesStore arm64 <2bf3563076013293a6053c4c54d896e0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x19063d000 - 0x19065dfff UserManagement arm64 <07e5026006443636bcdae4734557d986> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x19065e000 - 0x190915fff CoreML arm64 <8943fae7f89433a6b36478f37321f739> /System/Library/Frameworks/CoreML.framework/CoreML 0x190916000 - 0x19092cfff ProtocolBuffer arm64 <2da9d6e47a603a5bb7f9580b31477a14> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x19092d000 - 0x190947fff CommonUtilities arm64 /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x190948000 - 0x190948fff libenergytrace.dylib arm64 /usr/lib/libenergytrace.dylib 0x190949000 - 0x19097ffff RunningBoardServices arm64 /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x190980000 - 0x1909fcfff BaseBoard arm64 <85a351e7c0c131bca0ade2cb67207653> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1909fd000 - 0x190f51fff SiriTTS arm64 <82924c680a9c301f998a0a2a3b572762> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x190f52000 - 0x190fc4fff CoreLocation arm64 <9836af7d3a913fadb09cb6994baf3890> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x190fd2000 - 0x191025fff Accounts arm64 <2bf74d45d81638dcbfbfbdebd52a8dc9> /System/Library/Frameworks/Accounts.framework/Accounts 0x191026000 - 0x191036fff SharedWebCredentials arm64 <973c37f548f2360299ceb39a7236ad33> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x191037000 - 0x191398fff CFNetwork arm64 <65f4b06044a6399dae37054295956158> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x191399000 - 0x191477fff UIFoundation arm64 <7c505b75a2a9369e96a883adb4376aa1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x191478000 - 0x192592fff UIKitCore arm64 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x192593000 - 0x1925a0fff AssertionServices arm64 <79768aa2a40a3cbaa30f184b510d2d5e> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1925a1000 - 0x192673fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x192674000 - 0x192679fff AggregateDictionary arm64 <3dbe2791e6e43acc979739a8cdbeced9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x19267a000 - 0x192690fff libsystem_asl.dylib arm64 <4c9b25c01cd03eed8add79a5b57f927b> /usr/lib/system/libsystem_asl.dylib 0x192691000 - 0x192709fff CloudDocs arm64 /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x19270a000 - 0x192a32fff CoreData arm64 <71c2361d6162376dbcc125d7dd75669a> /System/Library/Frameworks/CoreData.framework/CoreData 0x192a33000 - 0x192c58fff Vision arm64 <5da8d3c8dfde3c6495e08e9ff0a3c21f> /System/Library/Frameworks/Vision.framework/Vision 0x192c59000 - 0x192c9bfff PhotoFoundation arm64 <32361048c86c3acf9e1691333fe803d6> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x192c9c000 - 0x192cc6fff BoardServices arm64 <3e864ffd7b073032b8a42e9ce57a880b> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x192cc7000 - 0x192d7bfff libboringssl.dylib arm64 <84db47fe35103d7d98003b84c2e17c86> /usr/lib/libboringssl.dylib 0x192d7c000 - 0x192d8afff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib 0x192d8b000 - 0x192dabfff CoreAnalytics arm64 <94498ba0e7fa338ba1289d84968ce676> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x192dac000 - 0x192f1bfff CloudKit arm64 /System/Library/Frameworks/CloudKit.framework/CloudKit 0x192f1c000 - 0x192f69fff SpringBoardServices arm64 <4f1dc2cb19f63076a88ed6191effcade> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x192f6a000 - 0x192fdcfff FrontBoardServices arm64 <6a942cc34b733477af9f95c8edcb8c85> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x192fdd000 - 0x193104fff Network arm64 /System/Library/Frameworks/Network.framework/Network 0x193105000 - 0x193161fff libusrtcp.dylib arm64 <049dc0b2a42a3ee3b536597e51bba17c> /usr/lib/libusrtcp.dylib 0x193162000 - 0x193169fff libsystem_symptoms.dylib arm64 <22082eb064283a988e827b97d1f153d7> /usr/lib/system/libsystem_symptoms.dylib 0x19316a000 - 0x194053fff GeoServices arm64 <15129e9f5f7f3c77bb2908308c78afbb> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x194054000 - 0x19405cfff TCC arm64 /System/Library/PrivateFrameworks/TCC.framework/TCC 0x19405d000 - 0x1940b6fff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x1940b7000 - 0x19422afff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x19422b000 - 0x1942dcfff IMSharedUtilities arm64 /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1942dd000 - 0x194312fff ImageCaptureCore arm64 <95542502b0dd39b181282efcf856f1d6> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x194313000 - 0x19431cfff libsystem_containermanager.dylib arm64 /usr/lib/system/libsystem_containermanager.dylib 0x19431d000 - 0x194398fff AppleAccount arm64 <4c2cc696222f3179b510d28bd91c4b6e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x194399000 - 0x1943b4fff ApplePushService arm64 /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1943b5000 - 0x19449dfff IDS arm64 <300bd79bac543a76be770441b1bb37c6> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x19449e000 - 0x1945c8fff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1945c9000 - 0x1945cafff libCTGreenTeaLogger.dylib arm64 /usr/lib/libCTGreenTeaLogger.dylib 0x19462f000 - 0x19472ffff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x194730000 - 0x19473ffff UIKitServices arm64 <3eee112dd96c3980a68969cd09a3d04f> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x194740000 - 0x19479bfff BackBoardServices arm64 <7e4bbf2499a23fb5a3c4e380f27b7b25> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x19479c000 - 0x1949edfff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1949ee000 - 0x194ab5fff ColorSync arm64 <95d2b119e3b136d88755c2d0ee68e7e4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x194ab6000 - 0x195025fff CoreGraphics arm64 <0de7c48a285e336aa0892fd49635300c> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x195026000 - 0x195156fff Contacts arm64 <0074d18f8d4a30ebae0e310725d0845c> /System/Library/Frameworks/Contacts.framework/Contacts 0x195157000 - 0x195185fff UserNotifications arm64 <8025920b36003c45ae04901f5b9f96ab> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x195186000 - 0x1951a9fff LocationSupport arm64 <022fc28a220938bb98895dac79b77fe6> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1951aa000 - 0x195305fff Sharing arm64 <170df713721233b7bf13acbcac9bd961> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x195306000 - 0x195948fff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit 0x195949000 - 0x1976fefff WebCore arm64 <665cd83b3f283d9eb3b1e51e53285f9f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1976ff000 - 0x197719fff libAccessibility.dylib arm64 <4caf798e480e338facab4d80ec282cef> /usr/lib/libAccessibility.dylib 0x19771a000 - 0x197725fff AXCoreUtilities arm64 <7f78c74b27a0325aac828ff60350aaab> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x197726000 - 0x197799fff ContactsFoundation arm64 <9f130e4c01313afb9a745e1e344f8229> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x19779a000 - 0x1977aefff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1977af000 - 0x1977c0fff IOSurface arm64 <0ea65ad7b698333baabfced9d05e17b5> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1977c1000 - 0x197ebefff MediaToolbox arm64 /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x197ebf000 - 0x197ec7fff GraphicsServices arm64 <0f9f2b391e8536349022ee6c8b55ca27> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x197ec8000 - 0x197faffff AccessibilityUtilities arm64 /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x197fb0000 - 0x1981a8fff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1981a9000 - 0x1981e0fff OnBoardingKit arm64 /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1981e1000 - 0x19822ffff MobileWiFi arm64 <61c6745b133b362abf4585d1184cc99f> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x198230000 - 0x198248fff MobileAsset arm64 /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x198249000 - 0x198256fff libGSFont.dylib arm64 <9d7da51ad9063da4957a4b0e4637b858> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x198257000 - 0x198260fff FontServices arm64 /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x198261000 - 0x1983aafff libFontParser.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1983ab000 - 0x1983f6fff AXRuntime arm64 <169a5b78de953ef5a7881c80cd2a0f49> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1983f7000 - 0x1983f9fff libAXSafeCategoryBundle.dylib arm64 /usr/lib/libAXSafeCategoryBundle.dylib 0x1983fa000 - 0x198533fff SearchFoundation arm64 <2ca6ec9fd8243754983d795fccf1b42c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x198534000 - 0x198653fff Preferences arm64 <43f0d3075e473f4d9f0521d92ff161aa> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x198654000 - 0x198cc1fff PhotoLibraryServices arm64 <670633f2447e35be9322fdacf8e710da> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x198cc2000 - 0x198f26fff vImage arm64 <42016dc261c83e55a547bdd8ce8ada8f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x198f27000 - 0x19915bfff AudioToolbox arm64 <7540831c52293d109a4de8eb4899fcca> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x19915c000 - 0x19918efff libAudioToolboxUtility.dylib arm64 /usr/lib/libAudioToolboxUtility.dylib 0x19918f000 - 0x19934bfff ContactsUI arm64 <3b2915d61659398ca878da2378cf9772> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x19934c000 - 0x1993b5fff UIAccessibility arm64 /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x1993b6000 - 0x1995b9fff Photos arm64 /System/Library/Frameworks/Photos.framework/Photos 0x1995ba000 - 0x19964efff ShareSheet arm64 <157365e6818937f29855cc4a099e0895> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x19964f000 - 0x199662fff BaseBoardUI arm64 <4b9de98a64023a35b70d61bd451fb58d> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x199663000 - 0x199717fff PDFKit arm64 /System/Library/Frameworks/PDFKit.framework/PDFKit 0x199795000 - 0x1997c2fff DocumentManager arm64 <99f5bfa1f1df351d97cd5336243fcfb3> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1997c3000 - 0x199a1cfff libmecabra.dylib arm64 /usr/lib/libmecabra.dylib 0x199a1d000 - 0x199a94fff AuthKit arm64 <613e9a43755c3da1952c47a071b854da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x199a95000 - 0x199eb1fff Intents arm64 <94465293623e37ccaeb857fa543757b3> /System/Library/Frameworks/Intents.framework/Intents 0x199ec7000 - 0x19a026fff WebKitLegacy arm64 <64745c415a793051b1561cba0600c5ef> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x19a027000 - 0x19a091fff TextInput arm64 /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x19a092000 - 0x19a10cfff AXMediaUtilities arm64 <085ed265b85f36758135c87716f3eb24> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x19a10d000 - 0x19a110fff XCTTargetBootstrap arm64 <7a6898bfcb4c371988a5acbb4bc3dc8d> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x19a111000 - 0x19a1c5fff CorePDF arm64 <080514c27b5d3d658578fea2c8b3714d> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x19a1c6000 - 0x19a200fff AccessibilityUIUtilities arm64 <34b27a75ec553c658745795f691ad217> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x19a201000 - 0x19a5b1fff MediaPlayer arm64 <0769fdb1ec1738c5937a9f2685a3b275> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x19a5b2000 - 0x19a8cdfff AppleMediaServices arm64 <3bba6b988c953c93b69e02cd74b3f0f9> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x19a8ce000 - 0x19a8f4fff CacheDelete arm64 <829a439eb02c30898ad2e7f15eb5e5fb> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x19a8f5000 - 0x19aabbfff CoreMotion arm64 <4e13533feeb33982ab9eaf9cc68a0058> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x19aabc000 - 0x19aba9fff AVFAudio arm64 <6efaea94ffec3ac8922605dc7c06def5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x19abaa000 - 0x19adc6fff RawCamera arm64 <1733f07e3f42363d89e80a674b8b029f> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x19adc7000 - 0x19ae7dfff CoreUI arm64 /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x19ae7e000 - 0x19aea1fff AppSupportUI arm64 /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x19aea2000 - 0x19aed7fff CoreVideo arm64 <6eaaeaf60b0134a9a4e7b73b638efe7a> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x19aed8000 - 0x19b10efff AudioToolboxCore arm64 <20e2f8e7e3323d8c8c01d0b801f0f815> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x19b10f000 - 0x19b152fff CoreDuetContext arm64 /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x19b153000 - 0x19b18dfff SetupAssistant arm64 <0b444aa20505343b95b0c43cba311110> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x19b18e000 - 0x19b24afff TelephonyUtilities arm64 <41411eb46b723727ae63b592745fd992> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x19b24b000 - 0x19b275fff PlugInKit arm64 <230c0e71638c3235b25e82880ad22080> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x19b276000 - 0x19b5f8fff libswiftCore.dylib arm64 <01a8ee3dc8dc396b89ada5f64df13f80> /usr/lib/swift/libswiftCore.dylib 0x19b5f9000 - 0x19b734fff AssistantServices arm64 <2c0d5a24a8bb3f68b8328866617f8560> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x19b735000 - 0x19b794fff ProactiveSupport arm64 <0491e9858f5130d48e723e7c94f3a137> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x19b795000 - 0x19b9d7fff MapKit arm64 /System/Library/Frameworks/MapKit.framework/MapKit 0x19b9d8000 - 0x19b9f4fff PrototypeTools arm64 <77cada6a09b736dfada587d074003aa6> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x19b9f5000 - 0x19bae6fff MediaExperience arm64 /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x19bae7000 - 0x19bdbbfff Celestial arm64 <29b045d05743327cabe1186fff703295> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x19bdbc000 - 0x19be18fff CallKit arm64 <1504fb2ab5c33b95a9c1d3174f6075b1> /System/Library/Frameworks/CallKit.framework/CallKit 0x19be19000 - 0x19bfdefff EventKitUI arm64 <840552ef92a535e3b95724ee40226106> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x19bfdf000 - 0x19c6d5fff VectorKit arm64 /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x19c6d6000 - 0x19c7a5fff AVKit arm64 /System/Library/Frameworks/AVKit.framework/AVKit 0x19c7a6000 - 0x19c7d4fff Pegasus arm64 <045319dd3bfe3163aa0526ade1f4d89a> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x19c7d5000 - 0x19c7d7fff libapp_launch_measurement.dylib arm64 <7e5b527aaecc34678f37deeaa3a223c5> /usr/lib/libapp_launch_measurement.dylib 0x19c7ed000 - 0x19c84ffff CoreSpotlight arm64 <835c41121267306695997a75b65c7876> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x19c850000 - 0x19c8e7fff AddressBookLegacy arm64 /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x19c8e8000 - 0x19c8f7fff CrashReporterSupport arm64 <32bae125126e3c608be1edc26ab919ac> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x19c8f8000 - 0x19c90afff MobileBluetooth arm64 <7c0d97f4a93f38bfb3cfd2cf409b7f60> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x19c90b000 - 0x19c9c5fff LinkPresentation arm64 /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x19c9c6000 - 0x19c9fdfff StoreKit arm64 <55d93c63c4513363be1f8519db60e9fe> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x19c9fe000 - 0x19ca02fff libsystem_configuration.dylib arm64 <80edea640ddf39f79406c5d316d6d1fc> /usr/lib/system/libsystem_configuration.dylib 0x19ca03000 - 0x19ca5dfff RemoteUI arm64 <3336dfba4a5b32bbab6f8808c9706ad2> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x19ca5e000 - 0x19cab3fff AuthKitUI arm64 <1aa4e66cdbf535e8b6b1088f99df5f85> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x19cab4000 - 0x19cb19fff CoreRecognition arm64 <3e1fee59ca10355498ff177a21fa74b3> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x19cb1a000 - 0x19cb9cfff Social arm64 <17414df0c922317e9bc52b387f93d212> /System/Library/Frameworks/Social.framework/Social 0x19cbea000 - 0x19cbf8fff HangTracer arm64 <7f38923757243c08b2ccd9f4caa34745> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x19cbf9000 - 0x19cc5efff CoreNLP arm64 /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x19cc5f000 - 0x19cc60fff liblangid.dylib arm64 <1dcd5ff27d8c33b197a2a4886beb84a7> /usr/lib/liblangid.dylib 0x19cc61000 - 0x19daecfff JavaScriptCore arm64 <6b20d2edb28734a29dfb4115cee617d9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x19daed000 - 0x19db7afff libTelephonyUtilDynamic.dylib arm64 <929962407c513b05b25888ad6e85299d> /usr/lib/libTelephonyUtilDynamic.dylib 0x19db8f000 - 0x19de0dfff StoreServices arm64 <367c6a3f0ee53093841c79c2e27a55e2> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x19de0e000 - 0x19de17fff IOMobileFramebuffer arm64 <5f50ed2207f833e199a4e19d8ccad8d8> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x19de18000 - 0x19dfa0fff SafariServices arm64 <241beb10448f35a799c28a3bdbc1fde1> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x19dfa1000 - 0x19e178fff Message arm64 <444bf20e20073651b7010681cbb3c370> /System/Library/PrivateFrameworks/Message.framework/Message 0x19e190000 - 0x19e1aafff CoreMaterial arm64 /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x19e1ab000 - 0x19e290fff libxml2.2.dylib arm64 <701e3c5c20443b17b92b883a32fc9270> /usr/lib/libxml2.2.dylib 0x19fb15000 - 0x19fb5dfff MetadataUtilities arm64 /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x19fb5e000 - 0x19fbb6fff UserActivity arm64 /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x1a04df000 - 0x1a06f0fff NetworkExtension arm64 <648fc76bbad13b0c831e47f01de40323> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1a06f1000 - 0x1a0726fff DataDetectorsCore arm64 <306c0ed03c67310d862818c496f9071d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1a0727000 - 0x1a0786fff CalendarFoundation arm64 <293ec4cd997b390e98ec648e44802a19> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1a0787000 - 0x1a0879fff EventKit arm64 /System/Library/Frameworks/EventKit.framework/EventKit 0x1a087a000 - 0x1a08b0fff MediaServices arm64 <707d4e0834a331efb51033d475661f0e> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1a09bc000 - 0x1a0b5bfff PencilKit arm64 <2c49d87fbf993a0799af71ab3e24e8ef> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1a0b5c000 - 0x1a0c7efff MessageUI arm64 <5f6d48f2ee273f6584df28110b4b042b> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1a0ccc000 - 0x1a0d0bfff BiometricKit arm64 /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1a0d0c000 - 0x1a0d36fff PersistentConnection arm64 /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1a0d37000 - 0x1a0d8afff CalendarDaemon arm64 /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1a0d8b000 - 0x1a0e21fff CalendarDatabase arm64 <7ae4c7ba51b5381284adafe11cbdc462> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1a0e22000 - 0x1a100ffff MediaRemote arm64 <7eb61fe4d9ed3b13bdf38d97ef2972e9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1a1010000 - 0x1a1018fff CorePhoneNumbers arm64 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1a1029000 - 0x1a104ffff DuetActivityScheduler arm64 <7f95b791842b323a8923eb37b0a4b3d1> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x1a1050000 - 0x1a1113fff SpringBoardFoundation arm64 <84342b1d560f3b7d9f0c2ef40d0e8781> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 0x1a1114000 - 0x1a1153fff ContactsAutocompleteUI arm64 <2ef3ae75cb623d729670d7d9baeccacb> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x1a1154000 - 0x1a1176fff CoreSVG arm64 /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1a1191000 - 0x1a11aefff ProactiveEventTracker arm64 <66256e0700c13ae5a40d7579e3f733ca> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1a11af000 - 0x1a11bafff MallocStackLogging arm64 <9dd92a16c9963a6b98a6264eddf84087> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1a11bb000 - 0x1a124ffff CoreSuggestions arm64 <0ff8e07e4f13379f9ca2d043b1e161b7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1a1250000 - 0x1a1401fff IMCore arm64 <05b0a77980f83ad99e26cdfb7a591ff5> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1a1402000 - 0x1a1453fff DeviceManagement arm64 /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1a1c58000 - 0x1a1c65fff BluetoothManager arm64 <9d2661e56523387eacbc01fd58511f7f> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1a1c66000 - 0x1a1c9bfff CoreBluetooth arm64 /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1a1c9c000 - 0x1a1c9efff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x1a1c9f000 - 0x1a1d01fff SpringBoardUIServices arm64 /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices 0x1a1d02000 - 0x1a1d34fff TelephonyUI arm64 <32b24978e7c93655bf83491262b9a4a4> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI 0x1a1dca000 - 0x1a1dd6fff ContextKit arm64 <12c6dafaeb3c30dfad4596a367177177> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1a1e07000 - 0x1a1e73fff Rapport arm64 /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1a1e74000 - 0x1a1eb7fff OSAnalytics arm64 /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1a1eb8000 - 0x1a1ee6fff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1a1ee7000 - 0x1a1f81fff Metal arm64 <1a3ebad8d72b3611ae0083c386e95d24> /System/Library/Frameworks/Metal.framework/Metal 0x1a1f82000 - 0x1a1f87fff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1a1f88000 - 0x1a1f93fff MediaAccessibility arm64 <1f7ba84ab5b93527a4035ef25ef17798> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1a1fb1000 - 0x1a1fb8fff libsystem_dnssd.dylib arm64 <70f6609c95f03d30b65bc26064033647> /usr/lib/system/libsystem_dnssd.dylib 0x1a1fb9000 - 0x1a1fbffff PushKit arm64 /System/Library/Frameworks/PushKit.framework/PushKit 0x1a1fc0000 - 0x1a20c5fff FileProvider arm64 /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1a20da000 - 0x1a20dbfff BackgroundTaskAgent arm64 /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 0x1a20dc000 - 0x1a20e1fff LinguisticData arm64 <5408531c1d0e3cd7b78ded739b8c6630> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1a20e2000 - 0x1a20fafff CoreSDB arm64 <9fa211cf0a673483840f18e4f2dde501> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1a20fb000 - 0x1a210bfff Categories arm64 <3ff14778575e3b7081f2284031eb978d> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1a210c000 - 0x1a2125fff DoNotDisturb arm64 /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1a2126000 - 0x1a21e1fff VideoToolbox arm64 /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x1a2615000 - 0x1a2616fff MessageSupport arm64 <04dd3c8467823b9ab426de2fc0124544> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1a2617000 - 0x1a2672fff PersonalizationPortrait arm64 <981bfc12db6f3adea278a17942673cf5> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1a2673000 - 0x1a26e1fff AppStoreDaemon arm64 <8d80d5b9fad33f18bb277b5a6ffebc05> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1a273c000 - 0x1a2744fff SymptomDiagnosticReporter arm64 <7fe89de3ecb2381b9cb74e6497ff3745> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1a2745000 - 0x1a2747fff IOSurfaceAccelerator arm64 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1a2748000 - 0x1a27f6fff AssetsLibraryServices arm64 <48d669ea5de33f88825ea8ff1fd2ed93> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1a27f7000 - 0x1a2825fff DataAccessExpress arm64 <4870fda4a66e3c03af6f40cc700dfebc> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1a2826000 - 0x1a2894fff EmailFoundation arm64 <712148eac5f33c09ad5ca87c73a985e9> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x1a2895000 - 0x1a28a9fff CoreFollowUp arm64 <3f426f64986f3431ba5d5dc3759c498d> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1a28aa000 - 0x1a28b2fff FamilyCircle arm64 /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1a28b3000 - 0x1a28c8fff libcoretls.dylib arm64 /usr/lib/libcoretls.dylib 0x1a291f000 - 0x1a29b0fff libate.dylib arm64 /usr/lib/libate.dylib 0x1a3a72000 - 0x1a3c3afff iAdCore arm64 /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore 0x1a3c61000 - 0x1a3caffff FTServices arm64 <8200be85df163301b8ff129147fb083f> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1a3d50000 - 0x1a3d60fff MaterialKit arm64 <0056d99289d73b2b9cd3101ad3654031> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1a3d61000 - 0x1a3dcbfff SAObjects arm64 <1843eaa6d35934bb95e80b4f8e3a6ea4> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1a3dcc000 - 0x1a3dd6fff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1a3dd7000 - 0x1a3e1dfff MIME arm64 <294dd9dc59bf39fe846c4c6acbd79ad1> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1a3e1e000 - 0x1a3e28fff SymptomReporter arm64 /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter 0x1a3e7f000 - 0x1a3e8cfff DataMigration arm64 <8f1d8a0bb9e43ebc9e701932ba8a1e1c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1a3f91000 - 0x1a3fecfff EmailCore arm64 <9004f3f5e73b3e1a8b86d71a447d18b4> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1a4040000 - 0x1a4064fff IconServices arm64 <6760398284583c048830f768dcf664b0> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1a4065000 - 0x1a4252fff iTunesCloud arm64 <4c4f6a79e2623fb9840854aaa49f2dc3> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1a4253000 - 0x1a4517fff MusicLibrary arm64 <4e63d976b63736a09dc313fc7e3d9a52> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1a4518000 - 0x1a4519fff WatchdogClient arm64 /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1a451a000 - 0x1a452bfff libprequelite.dylib arm64 <4546b5ab7cf636cfa3fce6f66566a6a2> /usr/lib/libprequelite.dylib 0x1a4550000 - 0x1a4555fff IDSKVStore arm64 /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1a4556000 - 0x1a4566fff CoreEmoji arm64 <9c62f4899b843203b6277df1548a2057> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1a4567000 - 0x1a45fefff Email arm64 /System/Library/PrivateFrameworks/Email.framework/Email 0x1a45ff000 - 0x1a4663fff ClassKit arm64 /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1a46cf000 - 0x1a46dcfff CPMS arm64 /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1a46dd000 - 0x1a46e5fff RTCReporting arm64 <4956425a4c453b02980028575f51f19d> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1a47aa000 - 0x1a4807fff iAd arm64 <9b7ae0dd2e083b92b08021b1d948c5a5> /System/Library/Frameworks/iAd.framework/iAd 0x1a4841000 - 0x1a488dfff MobileBackup arm64 /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1a493c000 - 0x1a4943fff CoreTime arm64 <819c7a0291053ab59e6962d89046be61> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1a498b000 - 0x1a4ac9fff IMDPersistence arm64 /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1a4b40000 - 0x1a4be5fff DistributedEvaluation arm64 <2f4481e6089a32f1a95040654dd350a2> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1a4be6000 - 0x1a4c34fff DataAccess arm64 <511e280e55533839a44f767d5f55e488> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1a4f70000 - 0x1a4fc3fff ToneLibrary arm64 <820cd5e145cf3638adf4d8bd39899ea3> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1a525d000 - 0x1a527bfff AppConduit arm64 <2f2102d9d6b53e98bfa84978ed4b58d4> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1a527c000 - 0x1a5294fff IntlPreferences arm64 /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1a5642000 - 0x1a5730fff CoreBrightness arm64 /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1a5731000 - 0x1a5738fff libIOReport.dylib arm64 <10f1d251510b37f98d7c266c5a542b66> /usr/lib/libIOReport.dylib 0x1a58c1000 - 0x1a5af5fff libBNNS.dylib arm64 <01942ad29a4c351eaa5544085a064306> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1a5af6000 - 0x1a5afdfff StudyLog arm64 <2932aac76ead300d8db77a325e1e1d7c> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1a5b84000 - 0x1a5c12fff iTunesStore arm64 <9ed836595bff34c6bd6fa3b14ac837f2> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1a6662000 - 0x1a66b9fff SafariCore arm64 <1747deeb73a1304197b5410bb640ec59> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1a66ba000 - 0x1a6721fff ScreenTimeCore arm64 /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1a6d32000 - 0x1a6d44fff LocalAuthentication arm64 /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1a6d45000 - 0x1a6d49fff CommunicationsFilter arm64 <5e02c60c8e3930f7990f070f2d7e9701> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1a6d4a000 - 0x1a6d6cfff AddressBook arm64 /System/Library/Frameworks/AddressBook.framework/AddressBook 0x1a6d6d000 - 0x1a6d78fff CaptiveNetwork arm64 /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1a6d79000 - 0x1a6d79fff AdSupport arm64 <741862adf81a3dd99e1fa74bbc350581> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1a6ec9000 - 0x1a6f79fff libBLAS.dylib arm64 <79cc9111f6503d618043b69e3f57a8eb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1a6f7a000 - 0x1a6f88fff CTCarrierSpace arm64 <2c14bfa8f7b63726bfc073425be011f6> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1a7793000 - 0x1a785efff CoreParsec arm64 /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1a7a4d000 - 0x1a7a68fff libtailspin.dylib arm64 /usr/lib/libtailspin.dylib 0x1a7a69000 - 0x1a7aa6fff CalendarUIKit arm64 /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x1a7ac5000 - 0x1a7ad9fff ContactsDonation arm64 /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1a7b24000 - 0x1a7b2dfff MobileActivation arm64 <61af7d53190e3a44928fbf8d4e0749fc> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1a7bae000 - 0x1a7bbcfff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1a7bbd000 - 0x1a7cbcfff ResponseKit arm64 <2908808b54213cc49f5f3c913a84bd38> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1a7cd9000 - 0x1a7d12fff Notes arm64 /System/Library/PrivateFrameworks/Notes.framework/Notes 0x1a7d13000 - 0x1a7d2afff MetalKit arm64 <639fe900d63b3880917fb016940ac87f> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1a7d83000 - 0x1a7dcdfff CoreHaptics arm64 /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x1a7dce000 - 0x1a7e96fff ProofReader arm64 <2483754368d135358b1435035f7b78b2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1a7ee5000 - 0x1a7ef0fff EmailAddressing arm64 <6282c80ed1ae36d59a2744c55d94deab> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1a7ef1000 - 0x1a7f06fff MailServices arm64 <6313273c32e4335eb81bd1e62bad9c75> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1a7f07000 - 0x1a7f96fff CoreSymbolication arm64 /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1a7f97000 - 0x1a7f9dfff IdleTimerServices arm64 <802865a0d6f337fc9eda69c713233135> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1a8097000 - 0x1a8150fff VideoSubscriberAccount arm64 /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1a8165000 - 0x1a8168fff FTClientServices arm64 /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1a8169000 - 0x1a81cefff ContactsUICore arm64 <809101bb8b6c3f1a8b508f75b0908f35> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1a8253000 - 0x1a825ffff iAdServices arm64 /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices 0x1a862a000 - 0x1a8671fff LoggingSupport arm64 <24c943753378364c8d30b901d874a5f1> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1a8775000 - 0x1a87cefff ProtectedCloudStorage arm64 <9338f1276ef2313b902738327d71156b> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1a88b5000 - 0x1a88bdfff OpenGLES arm64 <604e4d2b07c1328397e443cf3bfa48b6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1a8a1d000 - 0x1a8a25fff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1a8a26000 - 0x1a8a5bfff SharedUtils arm64 /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1a8a5c000 - 0x1a8aa9fff PhotosFormats arm64 /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1aa0b6000 - 0x1aa0f2fff StreamingZip arm64 /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1aad2e000 - 0x1aaee1fff SafariShared arm64 <825d900373be36af85f2f6047c44a410> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1aaf67000 - 0x1aaf6afff InternationalTextSearch arm64 <9662ee215e3a3d7fbe5111de8e06a777> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1aaf88000 - 0x1aafa4fff AssetCacheServices arm64 <9b1979e1641635f780d96135e4b3fe01> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1ab912000 - 0x1ab917fff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1ab933000 - 0x1ab94bfff NetworkStatistics arm64 /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1abdb6000 - 0x1abdbcfff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1abdc0000 - 0x1abdf3fff EAP8021X arm64 <881fc2429f963a45991e8db95d80cc15> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1abdf4000 - 0x1abdf6fff OSAServicesClient arm64 /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1abf7a000 - 0x1abf7efff libgermantok.dylib arm64 /usr/lib/libgermantok.dylib 0x1abf7f000 - 0x1ac031fff libmecab.dylib arm64 <528a16b2ac603eafb22f2ce03f88cfa3> /usr/lib/libmecab.dylib 0x1ac032000 - 0x1ac06dfff Catalyst arm64 /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1ac1d8000 - 0x1ac1dafff AdAnalytics arm64 <99e1ac26ee893e8db1826c07ec8f3873> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics 0x1ac1db000 - 0x1ac217fff VoiceServices arm64 /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1ac218000 - 0x1ac32efff Navigation arm64 <87b7f210343337ffb6511b046182d94a> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1ac646000 - 0x1ac654fff CoreDuetDaemonProtocol arm64 <0ac2c75be0dc347389b78ad94eeacfb7> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1ac655000 - 0x1ac674fff FTAWD arm64 <8f8301a656433cbf8bf5f6b6321be47d> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1adc27000 - 0x1adc29fff OAuth arm64 <237248e78d693f699ea0b03e8709269a> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1adc2a000 - 0x1adc2dfff AdPlatforms arm64 <281c83735220350c9bf8fa832c6235a0> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms 0x1adec4000 - 0x1adefffff DifferentialPrivacy arm64 /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1ae1b1000 - 0x1ae349fff EmailDaemon arm64 <4641b63d05bb3a6296304fb99b074e73> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1ae6ad000 - 0x1ae6d8fff MailSupport arm64 <46c86dc4d3fa32b1a5951332a9cee50d> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1ae6d9000 - 0x1ae747fff libarchive.2.dylib arm64 /usr/lib/libarchive.2.dylib 0x1ae748000 - 0x1ae778fff C2 arm64 /System/Library/PrivateFrameworks/C2.framework/C2 0x1ae779000 - 0x1ae7acfff NaturalLanguage arm64 /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1ae83f000 - 0x1ae840fff libsystem_coreservices.dylib arm64 <600c7f6d924d3823bd9327d7558cc61c> /usr/lib/system/libsystem_coreservices.dylib 0x1ae852000 - 0x1ae864fff libmis.dylib arm64 <3f17d308a52238f58452f82c9917d7dc> /usr/lib/libmis.dylib 0x1ae865000 - 0x1ae8bafff WebBookmarks arm64 <4071d6652f8b3466a9a2111d63ae7236> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1ae8bb000 - 0x1ae8c8fff DCIMServices arm64 <50a177b0431d3db289414a2fd5ba93f1> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1ae8c9000 - 0x1aea19fff CloudPhotoLibrary arm64 <55162b93a1053296924bc2f9d9797df2> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1aea1a000 - 0x1aea53fff ContactsAutocomplete arm64 <1f9053b420273b5aa885a671a69c8738> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1aea54000 - 0x1aea5cfff libcopyfile.dylib arm64 <5c00c4e5e50f3510bd01ed6279058308> /usr/lib/system/libcopyfile.dylib 0x1aea5d000 - 0x1aea7efff UsageTracking arm64 <7ff41e20347a3216b2026fd0ccfc2bdc> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1aedbe000 - 0x1aee52fff AccountsDaemon arm64 <8206296baef1362f8750fa120df80e69> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1aee53000 - 0x1aee5efff AppleIDSSOAuthentication arm64 <560e7e1e694e39588f7c5551a2e2c4e6> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1aee5f000 - 0x1aee72fff SettingsFoundation arm64 <2f10b1d47cf83168bea690d34c716bd9> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1aefae000 - 0x1af030fff Symbolication arm64 /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1af1e5000 - 0x1af232fff ChunkingLibrary arm64 <36f9e5cf0d843a36941161bf263360c3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1af236000 - 0x1af23afff DAAPKit arm64 <0bc21d54c27c31179f521851515a91fc> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1af710000 - 0x1af712fff CoreDuetDebugLogging arm64 <7a624f9e73f23749a1ed6565c2806fda> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1b0238000 - 0x1b0276fff SignpostSupport arm64 <99baaa120ac63c5fa24a1f7c73bf3698> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1b0501000 - 0x1b050afff SignpostCollection arm64 <665fd99ec6ef31adadb9b8a4908d8f90> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1b0c36000 - 0x1b0c3cfff URLFormatting arm64 /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1b0c51000 - 0x1b0cf7fff MMCS arm64 <264b3829c67e3a3fb9415e81eed9d30d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1b0d50000 - 0x1b0f7cfff MobileSpotlightIndex arm64 <32b5883183633d8791f88047598594c4> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1b139b000 - 0x1b13e1fff CoreLocationProtobuf arm64 /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1b1495000 - 0x1b1511fff Quagga arm64 /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1b17a9000 - 0x1b17b7fff libAXSpeechManager.dylib arm64 <8821a1beb3f63f8390a3465f7bea8c53> /usr/lib/libAXSpeechManager.dylib 0x1b180e000 - 0x1b1816fff ProgressUI arm64 <48cfbb8ae4913c11a3a55b88227e1809> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI 0x1b181c000 - 0x1b1831fff libEDR arm64 /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1b2454000 - 0x1b2462fff libperfcheck.dylib arm64 /usr/lib/libperfcheck.dylib 0x1b2463000 - 0x1b246efff libAudioStatistics.dylib arm64 /usr/lib/libAudioStatistics.dylib 0x1b2635000 - 0x1b2645fff caulk arm64 <24522efcb725360b943653fa2b476a03> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1b2684000 - 0x1b268afff MobileSystemServices arm64 /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1b2820000 - 0x1b2839fff TextToSpeech arm64 <0f671f4e59f0345da7fff109eb88864b> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1b3592000 - 0x1b35b7fff CloudKitCode arm64 <77c30d2b4db53c5a8c997681eed29879> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode 0x1b36f9000 - 0x1b37b3fff CloudKitCodeProtobuf arm64 /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf 0x1b37b4000 - 0x1b37befff HID arm64 <888d3ab055d73e5cb7ea184f62ea6806> /System/Library/PrivateFrameworks/HID.framework/HID 0x1b37eb000 - 0x1b3824fff libGLImage.dylib arm64 <4b650111ce0e3ae1bec728cbb07165d7> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1b3c21000 - 0x1b3c32fff libSparseBLAS.dylib arm64 <8913dba9e4da3bb68254d453e933106f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1b3c33000 - 0x1b3c46fff Engram arm64 /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1b3cbd000 - 0x1b3cf7fff DataDetectorsNaturalLanguage arm64 /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1b3fee000 - 0x1b3ff6fff FSEvents arm64 <06304d064c9c3220b972b22e6b99dcb7> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1b3ff7000 - 0x1b4073fff CoreDAV arm64 <5de76699b852339e83a9961f4996f863> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1b49bb000 - 0x1b49cbfff RemoteTextInput arm64 <067c806ccba83614bb44c3c09c197142> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1b49f4000 - 0x1b4a23fff iCalendar arm64 /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1b4a40000 - 0x1b4a49fff CloudPhotoServices arm64 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1b4a88000 - 0x1b4a9cfff libLinearAlgebra.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1b4b30000 - 0x1b4c2afff ConfigurationEngineModel arm64 <7d92edb5f10938d7874cc995869bee7b> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1b4c2b000 - 0x1b4c32fff CertUI arm64 <0a6830e4bb03304e83b7987210b69283> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1b4d44000 - 0x1b4d52fff CoreAUC arm64 <90948f76ec2035b5a37527f9c43d0e20> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1b56ea000 - 0x1b5730fff PhysicsKit arm64 /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1b5731000 - 0x1b5782fff CorePrediction arm64 <611a49a6b7c738b4bdf5ee20b478d513> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1b5b73000 - 0x1b5bc0fff SafariSafeBrowsing arm64 <8ca67f40ab7d393c823233a86faf73b5> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1b5f6a000 - 0x1b5fe0fff HomeSharing arm64 /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1b606f000 - 0x1b608dfff GenerationalStorage arm64 <86771d0e35663419bc7e0a0bbcc9ca0a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1b60f0000 - 0x1b60fbfff PersonaKit arm64 <32200c628e063858a8b950cf6f7e2774> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1b60fc000 - 0x1b6108fff PersonaUI arm64 <278d5acbade0350ab120e70178490f6d> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1b62c0000 - 0x1b62fefff AdCore arm64 /System/Library/PrivateFrameworks/AdCore.framework/AdCore 0x1b6515000 - 0x1b651afff kperf arm64 <32595fbecfff32cd9c6311306bb94b9d> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1b66b7000 - 0x1b66c5fff AssetsLibrary arm64 /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1b66f2000 - 0x1b6725fff libpcap.A.dylib arm64 <90e142a0cf673ed6a35eb85c7d41b010> /usr/lib/libpcap.A.dylib 0x1b69e4000 - 0x1b69f8fff WebUI arm64 <7a1f786e9d1d319b87e823e009df4d5a> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1b69f9000 - 0x1b6a10fff SafariFoundation arm64 <82dde3c018ba39cc809a98a9084d9ccd> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1b6a5c000 - 0x1b6af6fff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1b6af7000 - 0x1b6b21fff vCard arm64 /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1b6b69000 - 0x1b6bf3fff SampleAnalysis arm64 <084ef282a4bd35618c253139b5e27c52> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1b6bf4000 - 0x1b6c00fff IntentsFoundation arm64 <9e48c8dcb5f938c1afa304fbfa856a6f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1b6dea000 - 0x1b6decfff ParsecSubscriptionServiceSupport arm64 /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1b6ded000 - 0x1b6e7cfff MediaPlatform arm64 <44b95f5878533051aab0c0b75cbf97f5> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1b6e7d000 - 0x1b718dfff MediaLibraryCore arm64 /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1b71f0000 - 0x1b7228fff PhotosImagingFoundation arm64 <9f759d4e2e793a4fa1747a2057ddf8ff> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1b7229000 - 0x1b724afff MediaConversionService arm64 <4fb4c3cfd5bf3968a362ea05047fedcf> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1b724b000 - 0x1b7268fff MediaStream arm64 /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1b7269000 - 0x1b7363fff CoreMediaStream arm64 <7ab6ec28325b3c6a95499696dd792ce1> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1b755d000 - 0x1b755dfff Accelerate arm64 <45ed52447abc39cdac12a8b2d3a5a562> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1b755e000 - 0x1b7873fff libLAPACK.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1b7874000 - 0x1b7878fff libQuadrature.dylib arm64 <3e867303b3a23f4ea2c16257389b3cfe> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1b7879000 - 0x1b78d2fff libvMisc.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1b78d3000 - 0x1b78d3fff vecLib arm64 <5decfb473f053638a3303c3f408b9826> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1b78dc000 - 0x1b78eafff AuthenticationServices arm64 /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1b792f000 - 0x1b7a23fff Combine arm64 <8016d92b356a360b846755475e69b611> /System/Library/Frameworks/Combine.framework/Combine 0x1b7a35000 - 0x1b7a85fff CoreMIDI arm64 /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1b7c13000 - 0x1b7c47fff CryptoKit arm64 /System/Library/Frameworks/CryptoKit.framework/CryptoKit 0x1b7c5d000 - 0x1b7c82fff GLKit arm64 <9f21572abf613b74bc7055ea08b3ec6b> /System/Library/Frameworks/GLKit.framework/GLKit 0x1b7c83000 - 0x1b7cb0fff GSS arm64 <4a513bda672c344a939dc9779fcd7751> /System/Library/Frameworks/GSS.framework/GSS 0x1b7cc3000 - 0x1b7cf4fff MPSCore arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1b7cf5000 - 0x1b7d71fff MPSImage arm64 <1190dfcb2a853e1f8e0dc03312305cfa> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1b7d72000 - 0x1b7d93fff MPSMatrix arm64 <186d7ce42ca336a08e230a52bca68681> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1b7d94000 - 0x1b7da8fff MPSNDArray arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1b7da9000 - 0x1b7f39fff MPSNeuralNetwork arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1b7f3a000 - 0x1b7f7efff MPSRayIntersector arm64 <448f0c28db5f35a497d9a87781a24359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1b7f7f000 - 0x1b7f7ffff MetalPerformanceShaders arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1b7f8c000 - 0x1b7f8cfff MobileCoreServices arm64 <367b7c51834a3c9da651e56bc5a19665> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1b7f97000 - 0x1b7f98fff libCVMSPluginSupport.dylib arm64 <39f778321ea63e4eb9e9d4652704f22d> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1b7f99000 - 0x1b7f9ffff libCoreFSCache.dylib arm64 <98a9f130bc473f9fb1a6509d862da4f2> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1b7fa0000 - 0x1b7fa5fff libCoreVMClient.dylib arm64 <494e9d3a7eca306f9d41a8b65cb6c749> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1b7fda000 - 0x1b8011fff QuickLookThumbnailing arm64 /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1b8445000 - 0x1b8445fff UIKit arm64 <4fdb24a3542c3828ba78261029c70a23> /System/Library/Frameworks/UIKit.framework/UIKit 0x1b8467000 - 0x1b8529fff VisionKit arm64 /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1b86fb000 - 0x1b884dfff ANECompiler arm64 <6b296be830ef3c04aa153d22287b1acb> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1b884e000 - 0x1b885efff ANEServices arm64 <3eed4b031c24339abc1a020d7e7722bc> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1b8867000 - 0x1b88f7fff APFS arm64 <29c8ef70b4b23d3883d504b72e3a05b5> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1b88f8000 - 0x1b88fcfff ASEProcessing arm64 <73ea640d90373df2923d9f845bd62f6d> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1b8a04000 - 0x1b8a46fff AccessibilitySharedSupport arm64 <73740f6fbba53cb79daec7e998e1b638> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 0x1b8aa3000 - 0x1b8aaefff AccountSettings arm64 <4d807c3fb60f3815831f45ed57d3539f> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x1b93be000 - 0x1b93ccfff AppleFSCompression arm64 /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1b93d3000 - 0x1b93ddfff AppleIDAuthSupport arm64 <22a9fb7b5603389383650474d5434566> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1b93de000 - 0x1b941ffff AppleJPEG arm64 /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1b9468000 - 0x1b9479fff AppleNeuralEngine arm64 <054d85f1ea203b98a8a72f3bd4a8392e> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1b9480000 - 0x1b94a3fff AppleSauce arm64 <45d33f483aaf39a38150e70c71fc3457> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1b969c000 - 0x1b96ccfff Bom arm64 /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1ba126000 - 0x1ba12dfff CommonAuth arm64 <731bac69de8c3062a6f8315f4af2ce23> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1ba41f000 - 0x1ba510fff CoreHandwriting arm64 /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1ba526000 - 0x1ba52afff CoreOptimization arm64 <09e499e483dd33cca2ef9d4f4b89a98c> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1ba5a2000 - 0x1ba5a5fff CryptoKitCBridging arm64 <6dcb13cdc4c133fa98be5069a8f09fbd> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging 0x1ba5a6000 - 0x1ba5bdfff CryptoKitPrivate arm64 <5ec27bc47b2a3770aac88517be67a5e9> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate 0x1ba675000 - 0x1ba680fff DeviceIdentity arm64 /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1ba80f000 - 0x1ba82afff DocumentManagerCore arm64 /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1ba8e1000 - 0x1baf3cfff Espresso arm64 /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1bb1ee000 - 0x1bb5fffff FaceCore arm64 <739f89ca13083c38868e0c03baa0ba31> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1bb6d0000 - 0x1bb6e4fff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1bb748000 - 0x1bb754fff libhvf.dylib arm64 <22851faf21e63906835b53c3af30a1d2> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1bb776000 - 0x1bb78afff Futhark arm64 <01ee4afe7bec3d98bea929c4cead18ff> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1bc457000 - 0x1bc463fff GraphVisualizer arm64 <184c847f48e530e3b7ec62df77389172> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1bc75b000 - 0x1bc7cbfff Heimdal arm64 /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1bcd16000 - 0x1bcd1dfff InternationalSupport arm64 <2cb4779d4e2736309157ac43521d9013> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1bcfbd000 - 0x1bcfbdfff Marco arm64 <3349b784c7a43a0da9b339233c689f85> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1bd470000 - 0x1bd49afff MetricsKit arm64 <4d1e649e679b3c00bc85eaa858500936> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1bd4aa000 - 0x1bd4bdfff MobileDeviceLink arm64 /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1bd4c3000 - 0x1bd4c4fff MobileObliteration arm64 /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration 0x1bd774000 - 0x1bd7b3fff OTSVG arm64 <7d60ca625bb03b4292eb56386847aa1e> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1bddf7000 - 0x1bddf7fff PhoneNumbers arm64 <3d872eff13233a1c9fdf9af8093ec832> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1bf5b2000 - 0x1bf5befff PrototypeToolsUI arm64 <01dce0216f5633988b7b7cd0a4ebcc4f> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1bf717000 - 0x1bf71bfff RevealCore arm64 /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1bf812000 - 0x1bf843fff ScreenReaderCore arm64 <9ef031c52741306185ee8432add63bfa> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1bf8a9000 - 0x1bf8b5fff SetupAssistantSupport arm64 <710ef63d26a23bdcb11bc7373ede4008> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1bf8d3000 - 0x1bf8d3fff SignpostMetrics arm64 /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1bf901000 - 0x1bf931fff SiriInstrumentation arm64 /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1c0129000 - 0x1c0244fff TextRecognition arm64 /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1c0245000 - 0x1c02e6fff TextureIO arm64 <588753da475530e78c3958ff5b7e40d3> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1c0432000 - 0x1c043dfff TransparencyDetailsView arm64 <3f63925deb7b32dca4fbc339631d7173> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView 0x1c125b000 - 0x1c17b8fff libwebrtc.dylib arm64 <688391f2d82939168d733189af03490c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1c194f000 - 0x1c1957fff kperfdata arm64 <752d24da4c093c56b85e3b4004188613> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1c1958000 - 0x1c199ffff ktrace arm64 /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1c19b8000 - 0x1c19c4fff perfdata arm64 <671df2b03e9c348982bc2217f236add7> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1c1dbf000 - 0x1c20e8fff libAWDSupportFramework.dylib arm64 <8a4635f5148e3cbf850a59d2bf5817f1> /usr/lib/libAWDSupportFramework.dylib 0x1c2292000 - 0x1c229cfff libChineseTokenizer.dylib arm64 <3570d6c175a631f7a1770f58e61a1607> /usr/lib/libChineseTokenizer.dylib 0x1c22c6000 - 0x1c2478fff libFosl_dynamic.dylib arm64 <5e11e28bac87323b9e148c2ee1d84b1f> /usr/lib/libFosl_dynamic.dylib 0x1c24f4000 - 0x1c24fbfff libMatch.1.dylib arm64 <8ee0ee1b648c335a87e39f1a168a9be0> /usr/lib/libMatch.1.dylib 0x1c25ba000 - 0x1c25bbfff libSystem.B.dylib arm64 /usr/lib/libSystem.B.dylib 0x1c25c4000 - 0x1c25c6fff libThaiTokenizer.dylib arm64 <9a16bf715bf73766852c9a8cd9443f1d> /usr/lib/libThaiTokenizer.dylib 0x1c26c5000 - 0x1c26dafff libapple_nghttp2.dylib arm64 /usr/lib/libapple_nghttp2.dylib 0x1c2753000 - 0x1c2763fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x1c2764000 - 0x1c2770fff libbz2.1.0.dylib arm64 <2558d15491ea348788381b0790c71387> /usr/lib/libbz2.1.0.dylib 0x1c2771000 - 0x1c2771fff libcharset.1.dylib arm64 /usr/lib/libcharset.1.dylib 0x1c2772000 - 0x1c2783fff libcmph.dylib arm64 /usr/lib/libcmph.dylib 0x1c2784000 - 0x1c279bfff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x1c279c000 - 0x1c279dfff libcoretls_cfhelpers.dylib arm64 /usr/lib/libcoretls_cfhelpers.dylib 0x1c279e000 - 0x1c27a4fff libcupolicy.dylib arm64 /usr/lib/libcupolicy.dylib 0x1c27e4000 - 0x1c27edfff libdscsym.dylib arm64 /usr/lib/libdscsym.dylib 0x1c27ee000 - 0x1c280afff libedit.3.dylib arm64 <17cc628c66bc39c7a8e7791eb25a6de6> /usr/lib/libedit.3.dylib 0x1c2833000 - 0x1c2838fff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x1c2839000 - 0x1c292afff libiconv.2.dylib arm64 <68697fa18d523609b9d288c966f9cbfb> /usr/lib/libiconv.2.dylib 0x1c2940000 - 0x1c294bfff liblockdown.dylib arm64 <058fa15f190a3f58b9dd795b5c71828d> /usr/lib/liblockdown.dylib 0x1c294c000 - 0x1c2964fff liblzma.5.dylib arm64 /usr/lib/liblzma.5.dylib 0x1c2ce0000 - 0x1c2d0ffff libncurses.5.4.dylib arm64 /usr/lib/libncurses.5.4.dylib 0x1c2d10000 - 0x1c2d25fff libnetworkextension.dylib arm64 <503a9497f4bf3ae6bcd2d730087a1d4e> /usr/lib/libnetworkextension.dylib 0x1c30a7000 - 0x1c30befff libresolv.9.dylib arm64 /usr/lib/libresolv.9.dylib 0x1c30bf000 - 0x1c30c1fff libsandbox.1.dylib arm64 /usr/lib/libsandbox.1.dylib 0x1c30c2000 - 0x1c30c7fff libsysdiagnose.dylib arm64 <8d9c880916b932c68f4a49a53ab375ba> /usr/lib/libsysdiagnose.dylib 0x1c30c8000 - 0x1c30f9fff libtidy.A.dylib arm64 <17f1940866753de5932ed4678fac73e6> /usr/lib/libtidy.A.dylib 0x1c3101000 - 0x1c3104fff libutil.dylib arm64 /usr/lib/libutil.dylib 0x1c3132000 - 0x1c3143fff libz.1.dylib arm64 /usr/lib/libz.1.dylib 0x1c316a000 - 0x1c316cfff liblog_network.dylib arm64 /usr/lib/log/liblog_network.dylib 0x1c318c000 - 0x1c31c0fff libswiftAccelerate.dylib arm64 /usr/lib/swift/libswiftAccelerate.dylib 0x1c31cf000 - 0x1c31defff libswiftCloudKit.dylib arm64 <312301f5f52d3c1f8b5562d227da97c0> /usr/lib/swift/libswiftCloudKit.dylib 0x1c31e9000 - 0x1c31effff libswiftContacts.dylib arm64 /usr/lib/swift/libswiftContacts.dylib 0x1c3205000 - 0x1c3209fff libswiftCoreFoundation.dylib arm64 /usr/lib/swift/libswiftCoreFoundation.dylib 0x1c320a000 - 0x1c3218fff libswiftCoreGraphics.dylib arm64 <7a8a92779a983f77a63af3b39273ce29> /usr/lib/swift/libswiftCoreGraphics.dylib 0x1c321e000 - 0x1c3224fff libswiftCoreLocation.dylib arm64 <14f0db2f7a4c39e781a2a1487039b39f> /usr/lib/swift/libswiftCoreLocation.dylib 0x1c3269000 - 0x1c3272fff libswiftDarwin.dylib arm64 <168177dac44c3287867b969d7bc6858c> /usr/lib/swift/libswiftDarwin.dylib 0x1c3273000 - 0x1c328cfff libswiftDispatch.dylib arm64 <4aa0e720d2a73a8a97a6f02ad62052c9> /usr/lib/swift/libswiftDispatch.dylib 0x1c328d000 - 0x1c33fafff libswiftFoundation.dylib arm64 /usr/lib/swift/libswiftFoundation.dylib 0x1c3437000 - 0x1c343efff libswiftMetal.dylib arm64 /usr/lib/swift/libswiftMetal.dylib 0x1c34ae000 - 0x1c34b4fff libswiftObjectiveC.dylib arm64 <3ee492095682331c9d963b9c50acd8a9> /usr/lib/swift/libswiftObjectiveC.dylib 0x1c3530000 - 0x1c3538fff libswiftos.dylib arm64 <5fbd0d1433cf3f31bd6e470a0a0c31ac> /usr/lib/swift/libswiftos.dylib 0x1c3555000 - 0x1c355afff libcache.dylib arm64 <3d7c37c118ba399b99363449d398a6de> /usr/lib/system/libcache.dylib 0x1c355b000 - 0x1c3567fff libcommonCrypto.dylib arm64 <446b6b2b86133f0a8e9ba5fc9cc10f75> /usr/lib/system/libcommonCrypto.dylib 0x1c3568000 - 0x1c356cfff libcompiler_rt.dylib arm64 <3f75d9be14a43bbca74a489738a8fb9a> /usr/lib/system/libcompiler_rt.dylib 0x1c363a000 - 0x1c363afff liblaunch.dylib arm64 <9b936ad4390833079b1b10466f84eef7> /usr/lib/system/liblaunch.dylib 0x1c363b000 - 0x1c3640fff libmacho.dylib arm64 /usr/lib/system/libmacho.dylib 0x1c3641000 - 0x1c3643fff libremovefile.dylib arm64 <70bd5e0a7cd63cc5bc40537acc1ab170> /usr/lib/system/libremovefile.dylib 0x1c3644000 - 0x1c3645fff libsystem_featureflags.dylib arm64 <4e5214ddb6023fb9983fcc322ebbd338> /usr/lib/system/libsystem_featureflags.dylib 0x1c3646000 - 0x1c3673fff libsystem_m.dylib arm64 <5fc987fd4e38398b90f6eef6d341a9b9> /usr/lib/system/libsystem_m.dylib 0x1c3674000 - 0x1c3679fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x1c3959000 - 0x1c39c0fff NanoRegistry arm64 <52aa654ffac133b38d519b1fae42f728> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1c39c1000 - 0x1c39cefff NanoPreferencesSync arm64 /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1c4247000 - 0x1c4280fff CryptoTokenKit arm64 <372cbaac3f983cdaa76b4ef549ab6782> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1c4281000 - 0x1c4299fff ExposureNotification arm64 <8690d585e715374f81f32cb141ca5913> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification 0x1c4ac3000 - 0x1c4ae1fff AppSSO arm64 /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1c4ae2000 - 0x1c4af6fff AppSSOCore arm64 /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore 0x1c4f02000 - 0x1c4f0cfff PointerUIServices arm64 <10ec5cd78b4232c798a290e3a51a4385> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices 0x1c4f0d000 - 0x1c4f91fff SafariSharedUI arm64 <44563ecd6ffc38dfb63fa4927ead6de4> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

EOF

jekram commented 4 years ago

The next step is to look at crash dumps and resolve them and submit the application today.

AnishaChhatwani commented 4 years ago

The app was crashing because we were using a library to show toast alerts. That library was not compatible with IOS and hence, it was crashing our app. I and @bjafri5 worked on this and we have changed the library. So, now, our app is working fine on @bjafri5's Iphone.

Will submit the app for review when @sojharo is here

sojharo commented 4 years ago

The app has again been rejected on our next submission yesterday. The reason is crash on launch.

Please see the log files:

attachment-1443927068316238771crashlog-2462AF94-9CBF-4135-BB31-01A51C367F8D.txt

attachment-2304237041706958343crashlog-DD81A05F-1B7C-4D77-AF35-70047982FBA2.txt

attachment-13079702206674338573crashlog-95514B5C-E3C8-4A21-A8D9-4EE40840BB68.txt

Screenshot 2020-06-25 at 9 21 19 AM
AnishaChhatwani commented 4 years ago

We had submitted the app. It is still in review. Screen Shot 2020-06-26 at 4 39 19 PM

sojharo commented 4 years ago

This app is now approved in test flight and you must have received the invitation email for testing:

I received following.

Screenshot 2020-06-28 at 9 08 34 AM

You need to have TestFlight app installed in your iPhone to test this app.

jekram commented 4 years ago

@AnishaChhatwani If this was approved on June 27th. why we have not moved to production?

If there are issues we need to document it here. It is almost end of July

AnishaChhatwani commented 4 years ago

We did not move it to production because some bugs were found on test flight and those bugs can be seen here: https://github.com/Cloudkibo/KiboPush/issues/9019. I haven't been able to resolve the bugs as I have been busy with WhatsApp since then. If we had to move it to app store with bugs in it then I don't see any point of pushing it to test flight first. Anyways, we are pushing it to app store today

sojharo commented 4 years ago

We have moved it to production and now it is under review by iOS team.

Screenshot 2020-07-28 at 1 17 21 PM
sojharo commented 4 years ago

iOS apple store asked us for more information before they can approve our application. I have answered all of their questions and applied again. Here are they:

Our target audience is businesses which are trying to reach their customers on messaging platforms such as Messenger, Whatsapp and SMS. Business will use the app to provide customer support and customer engagement.

No, the app doesn't access any paid content or services. All the payment methods are handled on web version of the app. The mobile app is small version of the web app to provide admins app for on-the-go support.

There are no payments being handled on mobile app version. We have a web version of the app which larger version and all the payments will be handled there. Mobile app comes as free along with web version of the app.

Some services are free and both individuals and companies can purchase service. In case of companies, they will manage admins and agents using the service to provide customer support as a team.

It is meant to use for many client companies (businesses)

No

Users can sign up normally from the web version of the app. They can then login into the mobile app to provide customer support on the go.

Creating an account is free and then upgrading requires monthly fees. It is handled on web version of app outside of mobile. No payment will be done on mobile app.

This is answered in meta data section.

AnishaChhatwani commented 4 years ago

Our app is on the app store now. So, we can close this task Screen Shot 2020-07-30 at 12 07 48 PM