-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: releaseChallenges faced when attempting to productionize an appChallenges faced when attempting to productionize an appc: crashStack traces logged to the consoleStack traces logged to the consolee: OS-version specificAffects only some versions of the relevant operating systemAffects only some versions of the relevant operating systemfound in release: 1.17Found to occur in 1.17Found to occur in 1.17platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project management
Description
my application run ios 13 is ok
but run ios 14 is crash!
my flutter environment
[✓] Flutter (Channel stable, v1.17.0, on Mac OS X 10.15.4 19E266,
locale en-CN)
• Flutter version 1.17.0 at /Users/nero/Documents/flutter
• Framework revision e6b34c2b5c (8 weeks ago), 2020-05-02
11:39:18 -0700
• Engine revision 540786dd51
• Dart version 2.8.1
[✓] Android toolchain - develop for Android devices (Android SDK
version 28.0.3)
• Android SDK at /Users/nero/Library/Android/sdk
• Platform android-29, build-tools 28.0.3
• Java binary at: /Applications/Android
Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build
1.8.0_242-release-1644-b3-6222593)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 11.5)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.5, Build version 11E608c
• CocoaPods version 1.9.3
[✓] Android Studio (version 4.0)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 46.0.2
• Dart plugin version 193.7361
• Java version OpenJDK Runtime Environment (build
1.8.0_242-release-1644-b3-6222593)
[✓] VS Code (version 1.46.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.11.0
[✓] Connected device (1 available)
• nero • fdd2327d66c65fd8e3f5eac3f29f39628bf7138f • ios • iOS
14.0
• No issues found!
Details
flutter run --release --verbose
crashing infomation
[ +607 ms] Could not build the precompiled application for the device.
[ +45 ms] Error running application on nero.
[ +3 ms] "flutter run" took 92,329ms.
#0 throwToolExit (package:flutter_tools/src/base/common.dart:14:3)
#1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:569:7)
<asynchronous suspension>
#2 FlutterCommand.verifyThenRunCommand
(package:flutter_tools/src/runner/flutter_command.dart:722:18)
#3 _rootRunUnary (dart:async/zone.dart:1192:38)
#4 _CustomZone.runUnary (dart:async/zone.dart:1085:19)
#5 _FutureListener.handleValue (dart:async/future_impl.dart:141:18)
#6 Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:682:45)
#7 Future._propagateToListeners (dart:async/future_impl.dart:711:32)
#8 Future._completeWithValue (dart:async/future_impl.dart:526:5)
#9 _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:36:15)
#10 _completeOnAsyncReturn (dart:async-patch/async_patch.dart:298:13)
#11 RunCommand.usageValues (package:flutter_tools/src/commands/run.dart)
#12 _rootRunUnary (dart:async/zone.dart:1192:38)
#13 _CustomZone.runUnary (dart:async/zone.dart:1085:19)
#14 _FutureListener.handleValue (dart:async/future_impl.dart:141:18)
#15 Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:682:45)
#16 Future._propagateToListeners (dart:async/future_impl.dart:711:32)
#17 Future._completeWithValue (dart:async/future_impl.dart:526:5)
#18 Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:556:7)
#19 _rootRun (dart:async/zone.dart:1184:13)
#20 _CustomZone.run (dart:async/zone.dart:1077:19)
#21 _CustomZone.runGuarded (dart:async/zone.dart:979:7)
#22 _CustomZone.bindCallbackGuarded.<anonymous closure>
(dart:async/zone.dart:1019:23)
#23 _microtaskLoop (dart:async/schedule_microtask.dart:43:21)
#24 _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)
#25 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
#26 _RawReceivePortImpl._handleMessage
(dart:isolate-patch/isolate_patch.dart:169:5)
</details>
<details>
<summary>device log</summary>
Incident Identifier: ACCF3B94-D073-4006-A5B1-B1C500B2B801
CrashReporter Key: 8de65ac476f248eb6d55e40721add387ca4f0483
Hardware Model: iPhone10,3
Process: Runner [406]
Path: /private/var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Runner
Identifier: com.sun.zelda
Version: 7 (1.0.0)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.sun.zelda [419]
Date/Time: 2020-06-27 14:28:31.8483 +0800
Launch Time: 2020-06-27 14:28:31.6412 +0800
OS Version: iPhone OS 14.0 (18A5301v)
Release Type: Beta
Baseband Version: 6.00.00
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGKILL - CODESIGNING)
Exception Subtype: UNKNOWN_0x32 at 0x0000000104781d60
VM Region Info: 0x104781d60 is in 0x104780000-0x104800000; bytes after start: 7520 bytes before end: 516767
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
VM_ALLOCATE 104700000-104780000 [ 512K] r--/rwx SM=PRV
---> VM_ALLOCATE 104780000-104800000 [ 512K] r-x/rwx SM=COW
VM_ALLOCATE 104800000-104a00000 [ 2048K] rw-/rwx SM=PRV
Termination Reason: Namespace CODESIGNING, Code 0x2
Triggered by Thread: 18
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x00000001a317a71c 0x1a3154000 + 157468
1 libsystem_pthread.dylib 0x00000001a3089c88 0x1a3083000 + 27784
2 libc++.1.dylib 0x00000001a31d1e0c 0x1a31c5000 + 52748
3 libc++.1.dylib 0x00000001a31d2888 0x1a31c5000 + 55432
4 Flutter 0x00000001005f6594 0x100560000 + 615828
5 Flutter 0x00000001005f5258 0x100560000 + 610904
6 Flutter 0x000000010056fcec 0x100560000 + 64748
7 Flutter 0x00000001005824d8 0x100560000 + 140504
8 UIKitCore 0x00000001a760749c 0x1a6ec2000 + 7623836
9 UIFoundation 0x00000001a6e3c9cc 0x1a6dc4000 + 494028
10 UIFoundation 0x00000001a6dcc788 0x1a6dc4000 + 34696
11 UIKitCore 0x00000001a760b694 0x1a6ec2000 + 7640724
12 UIFoundation 0x00000001a6e3c9cc 0x1a6dc4000 + 494028
13 UIFoundation 0x00000001a6e3cbe4 0x1a6dc4000 + 494564
14 UIFoundation 0x00000001a6dcc788 0x1a6dc4000 + 34696
15 UIKitCore 0x00000001a760663c 0x1a6ec2000 + 7620156
16 UIKitCore 0x00000001a7609018 0x1a6ec2000 + 7630872
17 UIKitCore 0x00000001a7b16018 0x1a6ec2000 + 12927000
18 UIKitCore 0x00000001a7b15eb4 0x1a6ec2000 + 12926644
19 UIKitCore 0x00000001a79ae454 0x1a6ec2000 + 11453524
20 UIKitCore 0x00000001a79ae9ec 0x1a6ec2000 + 11454956
21 UIKitCore 0x00000001a79ad26c 0x1a6ec2000 + 11448940
22 UIKitCore 0x00000001a70bec78 0x1a6ec2000 + 2083960
23 UIKitCore 0x00000001a75c86dc 0x1a6ec2000 + 7366364
24 UIKitCore 0x00000001a70bf760 0x1a6ec2000 + 2086752
25 UIKitCore 0x00000001a70bf1b4 0x1a6ec2000 + 2085300
26 UIKitCore 0x00000001a70bf58c 0x1a6ec2000 + 2086284
27 UIKitCore 0x00000001a70bee48 0x1a6ec2000 + 2084424
28 UIKitCore 0x00000001a70c5e08 0x1a6ec2000 + 2113032
29 UIKitCore 0x00000001a74e660c 0x1a6ec2000 + 6440460
30 UIKitCore 0x00000001a75dffb0 0x1a6ec2000 + 7462832
31 UIKitCore 0x00000001a70c5ba0 0x1a6ec2000 + 2112416
32 UIKitCore 0x00000001a6f0e460 0x1a6ec2000 + 312416
33 UIKitCore 0x00000001a6f0cf00 0x1a6ec2000 + 306944
34 UIKitCore 0x00000001a6f0e0ac 0x1a6ec2000 + 311468
35 UIKitCore 0x00000001a79ab534 0x1a6ec2000 + 11441460
36 UIKitCore 0x00000001a750c7c8 0x1a6ec2000 + 6596552
37 FrontBoardServices 0x00000001a8cc3ed4 0x1a8cba000 + 40660
38 FrontBoardServices 0x00000001a8ceb804 0x1a8cba000 + 202756
39 FrontBoardServices 0x00000001a8cd14ec 0x1a8cba000 + 95468
40 FrontBoardServices 0x00000001a8ceb518 0x1a8cba000 + 202008
41 libdispatch.dylib 0x00000001a30376d8 0x1a2fd8000 + 390872
42 libdispatch.dylib 0x00000001a30107c0 0x1a2fd8000 + 231360
43 FrontBoardServices 0x00000001a8d10fac 0x1a8cba000 + 356268
44 FrontBoardServices 0x00000001a8d10c74 0x1a8cba000 + 355444
45 FrontBoardServices 0x00000001a8d11148 0x1a8cba000 + 356680
46 CoreFoundation 0x00000001a32f77ec 0x1a325e000 + 628716
47 CoreFoundation 0x00000001a32f7734 0x1a325e000 + 628532
48 CoreFoundation 0x00000001a32f6d90 0x1a325e000 + 626064
49 CoreFoundation 0x00000001a32f1750 0x1a325e000 + 603984
50 CoreFoundation 0x00000001a32f1030 0x1a325e000 + 602160
51 GraphicsServices 0x00000001aed42598 0x1aed3f000 + 13720
52 UIKitCore 0x00000001a79a9570 0x1a6ec2000 + 11433328
53 UIKitCore 0x00000001a79af330 0x1a6ec2000 + 11457328
54 Runner 0x0000000100109b0c 0x100104000 + 23308
55 libdyld.dylib 0x00000001a31859d0 0x1a3184000 + 6608
Thread 1:
0 libsystem_pthread.dylib 0x00000001a309186c 0x1a3083000 + 59500
Thread 2:
0 libsystem_pthread.dylib 0x00000001a309186c 0x1a3083000 + 59500
Thread 3:
0 libsystem_pthread.dylib 0x00000001a309186c 0x1a3083000 + 59500
Thread 4:
0 libsystem_pthread.dylib 0x00000001a309186c 0x1a3083000 + 59500
Thread 5 name: com.apple.uikit.eventfetch-thread
Thread 5:
0 libsystem_kernel.dylib 0x00000001a3157964 0x1a3154000 + 14692
1 libsystem_kernel.dylib 0x00000001a3156d68 0x1a3154000 + 11624
2 CoreFoundation 0x00000001a32f6f94 0x1a325e000 + 626580
3 CoreFoundation 0x00000001a32f18dc 0x1a325e000 + 604380
4 CoreFoundation 0x00000001a32f1030 0x1a325e000 + 602160
5 Foundation 0x00000001a367cfb8 0x1a3675000 + 32696
6 Foundation 0x00000001a367ce98 0x1a3675000 + 32408
7 UIKitCore 0x00000001a7a5329c 0x1a6ec2000 + 12128924
8 Foundation 0x00000001a37d8c38 0x1a3675000 + 1457208
9 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
10 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 6:
0 libsystem_pthread.dylib 0x00000001a309186c 0x1a3083000 + 59500
Thread 7 name: Dispatch queue: AXCodeLoader
Thread 7:
0 libsystem_kernel.dylib 0x00000001a3157964 0x1a3154000 + 14692
1 libsystem_kernel.dylib 0x00000001a3156d68 0x1a3154000 + 11624
2 libdispatch.dylib 0x00000001a300a8b8 0x1a2fd8000 + 207032
3 libdispatch.dylib 0x00000001a300ac40 0x1a2fd8000 + 207936
4 libxpc.dylib 0x00000001a2f32818 0x1a2f27000 + 47128
5 Foundation 0x00000001a38830c0 0x1a3675000 + 2154688
6 Foundation 0x00000001a368860c 0x1a3675000 + 79372
7 Foundation 0x00000001a36cb938 0x1a3675000 + 354616
8 Foundation 0x00000001a388eb5c 0x1a3675000 + 2202460
9 CoreServices 0x00000001a395178c 0x1a3942000 + 63372
10 CoreServicesInternal 0x00000001a4519ca0 0x1a4508000 + 72864
11 CoreServicesInternal 0x00000001a451d160 0x1a4508000 + 86368
12 CoreServicesInternal 0x00000001a4528208 0x1a4508000 + 131592
13 CoreServicesInternal 0x00000001a45272f4 0x1a4508000 + 127732
14 Foundation 0x00000001a36c1984 0x1a3675000 + 313732
15 CoreFoundation 0x00000001a3263f2c 0x1a325e000 + 24364
16 CoreFoundation 0x00000001a3267430 0x1a325e000 + 37936
17 AccessibilityUtilities 0x00000001aed94a4c 0x1aed48000 + 313932
18 AccessibilityUtilities 0x00000001aed94378 0x1aed48000 + 312184
19 AccessibilityUtilities 0x00000001aed93214 0x1aed48000 + 307732
20 libdispatch.dylib 0x00000001a30366f0 0x1a2fd8000 + 386800
21 libdispatch.dylib 0x00000001a30376d8 0x1a2fd8000 + 390872
22 libdispatch.dylib 0x00000001a3013b20 0x1a2fd8000 + 244512
23 libdispatch.dylib 0x00000001a301460c 0x1a2fd8000 + 247308
24 libdispatch.dylib 0x00000001a301dd48 0x1a2fd8000 + 286024
25 libsystem_pthread.dylib 0x00000001a308e5a4 0x1a3083000 + 46500
26 libsystem_pthread.dylib 0x00000001a3091874 0x1a3083000 + 59508
Thread 8 name: io.flutter.1.ui
Thread 8:
0 Flutter 0x0000000100a02f88 0x100560000 + 4861832
1 Flutter 0x0000000100a07da8 0x100560000 + 4881832
2 Flutter 0x0000000100d732c0 0x100560000 + 8467136
3 Flutter 0x00000001005d08b0 0x100560000 + 460976
4 Flutter 0x00000001005cff5c 0x100560000 + 458588
5 Flutter 0x00000001005d8f84 0x100560000 + 495492
6 Flutter 0x00000001005dfef0 0x100560000 + 524016
7 Flutter 0x00000001005f14bc 0x100560000 + 595132
8 Flutter 0x00000001005a29c8 0x100560000 + 272840
9 Flutter 0x00000001005a4d2c 0x100560000 + 281900
10 CoreFoundation 0x00000001a32f7f00 0x1a325e000 + 630528
11 CoreFoundation 0x00000001a32f7b94 0x1a325e000 + 629652
12 CoreFoundation 0x00000001a32f721c 0x1a325e000 + 627228
13 CoreFoundation 0x00000001a32f1b10 0x1a325e000 + 604944
14 CoreFoundation 0x00000001a32f1030 0x1a325e000 + 602160
15 Flutter 0x00000001005a4c08 0x100560000 + 281608
16 Flutter 0x00000001005a3ef4 0x100560000 + 278260
17 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
18 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 9 name: io.flutter.1.raster
Thread 9:
0 libsystem_kernel.dylib 0x00000001a3157964 0x1a3154000 + 14692
1 libsystem_kernel.dylib 0x00000001a3156d68 0x1a3154000 + 11624
2 CoreFoundation 0x00000001a32f6f94 0x1a325e000 + 626580
3 CoreFoundation 0x00000001a32f18dc 0x1a325e000 + 604380
4 CoreFoundation 0x00000001a32f1030 0x1a325e000 + 602160
5 Flutter 0x00000001005a4c08 0x100560000 + 281608
6 Flutter 0x00000001005a3ef4 0x100560000 + 278260
7 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
8 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 10 name: io.flutter.1.io
Thread 10:
0 libsystem_kernel.dylib 0x00000001a3157964 0x1a3154000 + 14692
1 libsystem_kernel.dylib 0x00000001a3156d68 0x1a3154000 + 11624
2 CoreFoundation 0x00000001a32f6f94 0x1a325e000 + 626580
3 CoreFoundation 0x00000001a32f18dc 0x1a325e000 + 604380
4 CoreFoundation 0x00000001a32f1030 0x1a325e000 + 602160
5 Flutter 0x00000001005a4c08 0x100560000 + 281608
6 Flutter 0x00000001005a3ef4 0x100560000 + 278260
7 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
8 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 11 name: io.flutter.worker.1
Thread 11:
0 libsystem_kernel.dylib 0x00000001a317a71c 0x1a3154000 + 157468
1 libsystem_pthread.dylib 0x00000001a3089c88 0x1a3083000 + 27784
2 libc++.1.dylib 0x00000001a31d1e0c 0x1a31c5000 + 52748
3 Flutter 0x000000010059efe0 0x100560000 + 258016
4 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
5 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 12 name: io.flutter.worker.2
Thread 12:
0 libsystem_kernel.dylib 0x00000001a317a71c 0x1a3154000 + 157468
1 libsystem_pthread.dylib 0x00000001a3089c88 0x1a3083000 + 27784
2 libc++.1.dylib 0x00000001a31d1e0c 0x1a31c5000 + 52748
3 Flutter 0x000000010059efe0 0x100560000 + 258016
4 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
5 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 13 name: io.flutter.worker.3
Thread 13:
0 libsystem_kernel.dylib 0x00000001a317a71c 0x1a3154000 + 157468
1 libsystem_pthread.dylib 0x00000001a3089c88 0x1a3083000 + 27784
2 libc++.1.dylib 0x00000001a31d1e0c 0x1a31c5000 + 52748
3 Flutter 0x000000010059efe0 0x100560000 + 258016
4 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
5 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 14 name: io.flutter.worker.4
Thread 14:
0 libsystem_kernel.dylib 0x00000001a317a71c 0x1a3154000 + 157468
1 libsystem_pthread.dylib 0x00000001a3089c88 0x1a3083000 + 27784
2 libc++.1.dylib 0x00000001a31d1e0c 0x1a31c5000 + 52748
3 Flutter 0x000000010059efe0 0x100560000 + 258016
4 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
5 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 15 name: io.flutter.worker.5
Thread 15:
0 libsystem_kernel.dylib 0x00000001a317a71c 0x1a3154000 + 157468
1 libsystem_pthread.dylib 0x00000001a3089c88 0x1a3083000 + 27784
2 libc++.1.dylib 0x00000001a31d1e0c 0x1a31c5000 + 52748
3 Flutter 0x000000010059efe0 0x100560000 + 258016
4 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
5 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 16 name: io.flutter.worker.6
Thread 16:
0 libsystem_kernel.dylib 0x00000001a317a71c 0x1a3154000 + 157468
1 libsystem_pthread.dylib 0x00000001a3089c88 0x1a3083000 + 27784
2 libc++.1.dylib 0x00000001a31d1e0c 0x1a31c5000 + 52748
3 Flutter 0x000000010059efe0 0x100560000 + 258016
4 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
5 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 17 name: dart:io EventHandler
Thread 17:
0 libsystem_kernel.dylib 0x00000001a317c4a4 0x1a3154000 + 165028
1 Flutter 0x00000001009039e4 0x100560000 + 3815908
2 Flutter 0x0000000100940a8c 0x100560000 + 4065932
3 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
4 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 18 name: DartWorker
Thread 18 Crashed:
0 ??? 0x0000000104781d60 0 + 4369948000
1 Flutter 0x0000000100ac8114 0x100560000 + 5669140
2 Flutter 0x0000000100d8295c 0x100560000 + 8530268
3 Flutter 0x00000001005d1418 0x100560000 + 463896
4 Flutter 0x00000001005d0914 0x100560000 + 461076
5 Flutter 0x00000001005cff5c 0x100560000 + 458588
6 Flutter 0x00000001005d3bc8 0x100560000 + 474056
7 Flutter 0x0000000100b69c24 0x100560000 + 6331428
8 Flutter 0x0000000100b84afc 0x100560000 + 6441724
9 Flutter 0x0000000100aedbd8 0x100560000 + 5823448
10 libsystem_pthread.dylib 0x00000001a308cb70 0x1a3083000 + 39792
11 libsystem_pthread.dylib 0x00000001a3091880 0x1a3083000 + 59520
Thread 18 crashed with ARM Thread State (64-bit):
x0: 0x000000012c01ca28 x1: 0x000000012c01c968 x2: 0x000000012c01c898 x3: 0x000000012c01a200
x4: 0x0000000000000011 x5: 0x000000012f07b200 x6: 0x0000000000000600 x7: 0x00000001707ccb98
x8: 0x0000000000000001 x9: 0x0000000101dd5090 x10: 0x00000000005f9e80 x11: 0x000000012f07c000
x12: 0x0000000000004009 x13: 0x0000000000003fff x14: 0x0000000000000398 x15: 0x0000000000003c26
x16: 0x00000001a307db68 x17: 0x0000000000003c26 x18: 0x0000000000000000 x19: 0x000000012c01a200
x20: 0x0000000000000000 x21: 0x000000012c01c898 x22: 0x000000012c01c968 x23: 0x000000012c01ca28
x24: 0x0000000101d6aa28 x25: 0x0000000104781d60 x26: 0x0000000101d6e4e0 x27: 0x0000000101dd4000
x28: 0x000000012c01c868 fp: 0x00000001707cd6b0 lr: 0x0000000100a14084
sp: 0x00000001707cd610 pc: 0x0000000104781d60 cpsr: 0x80000000
esr: 0x8200000f (Instruction Abort) Permission fault
Binary Images:
0x100104000 - 0x100143fff Runner arm64 <5d75176ec7cd32eb98e49dbb2cc0be6b> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Runner
0x1001c8000 - 0x1001e3fff FMDB arm64 <9c29d61f1e853feca8e3b4069f7721cd> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/FMDB.framework/FMDB
0x100208000 - 0x100213fff apple_sign_in arm64 <0db998e271ec380cbcf406636e2da023> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/apple_sign_in.framework/apple_sign_in
0x100228000 - 0x100237fff esys_flutter_share arm64 <ffd2f7d683233fdd8c468eeef578035d> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/esys_flutter_share.framework/esys_flutter_share
0x10024c000 - 0x100253fff flutter_plugin_android_lifecycle arm64 <9de16f4e4a803018b882e4794df6121e> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/flutter_plugin_android_lifecycle.framework/flutter_plugin_android_lifecycle
0x100264000 - 0x100273fff image_picker arm64 <9cccff3c812d39ee9b12e64e3757a85a> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/image_picker.framework/image_picker
0x10028c000 - 0x100293fff path_provider arm64 <2db1201057ee3e2caa8cf9a71524a8da> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/path_provider.framework/path_provider
0x1002a4000 - 0x1002abfff shared_preferences arm64 <1054cea139653b8092149690bc22d5c3> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/shared_preferences.framework/shared_preferences
0x1002bc000 - 0x1002cffff sqflite arm64 <c9dfc44d819139e6b68b7cb685d22451> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/sqflite.framework/sqflite
0x1002e8000 - 0x1002f3fff url_launcher arm64 <d8b2a3e6b1d03582bd745026edf78d07> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/url_launcher.framework/url_launcher
0x1003c8000 - 0x1003d3fff libobjc-trampolines.dylib arm64 <51a5dd5202413a5fb94f171122b1bd12> /usr/lib/libobjc-trampolines.dylib
0x100478000 - 0x1004dffff dyld arm64 <33e7639447fa3b17ae85c13d1636ea0a> /usr/lib/dyld
0x100560000 - 0x101d37fff Flutter arm64 <ea58bdc593b837e08c43133cca702a09> /var/containers/Bundle/Application/5C56DA0B-1BD1-4E1A-81E4-AF3D898ABDE3/Runner.app/Frameworks/Flutter.framework/Flutter
0x1a2f10000 - 0x1a2f26fff libsystem_trace.dylib arm64 <54a3e1e4e7e13d43a52dae900f8c19ad> /usr/lib/system/libsystem_trace.dylib
0x1a2f27000 - 0x1a2f58fff libxpc.dylib arm64 <faeef13fc4be313ebc5a19f6ad5a31e7> /usr/lib/system/libxpc.dylib
0x1a2f59000 - 0x1a2f5afff libsystem_blocks.dylib arm64 <99cf8eee8f6f3f899eb800c788ac759f> /usr/lib/system/libsystem_blocks.dylib
0x1a2f5b000 - 0x1a2fd7fff libsystem_c.dylib arm64 <366a85119d033f8583bb34975f3a4a45> /usr/lib/system/libsystem_c.dylib
0x1a2fd8000 - 0x1a3054fff libdispatch.dylib arm64 <174b8b8a283c32c8a2838df63f76835f> /usr/lib/system/libdispatch.dylib
0x1a3055000 - 0x1a3077fff libsystem_malloc.dylib arm64 <a4c2ea7d131c37e4bc117d0e75dd891a> /usr/lib/system/libsystem_malloc.dylib
0x1a3078000 - 0x1a3082fff libsystem_platform.dylib arm64 <d8fc40fda52e37a08f9cb86b80bae1e6> /usr/lib/system/libsystem_platform.dylib
0x1a3083000 - 0x1a3093fff libsystem_pthread.dylib arm64 <8d9ba6de3b433d6ba073c078987fd878> /usr/lib/system/libsystem_pthread.dylib
0x1a3094000 - 0x1a30c8fff libobjc.A.dylib arm64 <3421cb72297438259c87c5e22bb3026a> /usr/lib/libobjc.A.dylib
0x1a30c9000 - 0x1a313afff libcorecrypto.dylib arm64 <5a03138f73d9353fa41b4863c6cd9c82> /usr/lib/system/libcorecrypto.dylib
0x1a313b000 - 0x1a3153fff libc++abi.dylib arm64 <8e48733fcf673a3cb3f5668b79ebabec> /usr/lib/libc++abi.dylib
0x1a3154000 - 0x1a3183fff libsystem_kernel.dylib arm64 <84e4da8389583e2cb3dcd631793f74ce> /usr/lib/system/libsystem_kernel.dylib
0x1a3184000 - 0x1a31bafff libdyld.dylib arm64 <b0000ccfc56d366286311b4831962316> /usr/lib/system/libdyld.dylib
0x1a31bb000 - 0x1a31c4fff libsystem_darwin.dylib arm64 <b94dd2aa0db9324fab651eb1ef5c1ada> /usr/lib/system/libsystem_darwin.dylib
0x1a31c5000 - 0x1a321efff libc++.1.dylib arm64 <87c9cf2037583cc3adf63ba5d1206747> /usr/lib/libc++.1.dylib
0x1a321f000 - 0x1a325dfff libsystem_info.dylib arm64 <798b50856d233a268d2f1c978f183292> /usr/lib/system/libsystem_info.dylib
0x1a325e000 - 0x1a35fcfff CoreFoundation arm64 <d3afd0baf0b631bdb65d2de422745537> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a35fd000 - 0x1a3674fff SystemConfiguration arm64 <718fd1a1079f3ff49b244bd863abef2e> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1a3675000 - 0x1a390efff Foundation arm64 <e34a2a8b4812382ebc3de65de6f9f052> /System/Library/Frameworks/Foundation.framework/Foundation
0x1a390f000 - 0x1a3941fff libCRFSuite.dylib arm64 <4116769d3dc5335a9824ddf0f7408962> /usr/lib/libCRFSuite.dylib
0x1a3942000 - 0x1a3ad2fff CoreServices arm64 <ae4647418db730ac872cd7b07981de65> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a3ad3000 - 0x1a3b34fff libSparse.dylib arm64 <4e3c686964c83d23a4ea88709c300324> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1a3b35000 - 0x1a3ea5fff ImageIO arm64 <29e79ed2fffb36978170dbf4fa580061> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a3ea6000 - 0x1a3ea9fff ConstantClasses arm64 <cfc7c2994c5c38f699c2bfa19fef982c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1a3eaa000 - 0x1a4020fff CoreText arm64 <8eae15de6dda31d097cb98e00a25657f> /System/Library/Frameworks/CoreText.framework/CoreText
0x1a4021000 - 0x1a415ffff Security arm64 <7d67bea79aee3eacaa7a2cf082798a71> /System/Library/Frameworks/Security.framework/Security
0x1a4160000 - 0x1a4205fff IOKit arm64 <4f64cb37cdb2361a8c4f41ee459c8994> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a4206000 - 0x1a4241fff libMobileGestalt.dylib arm64 <78a5d24f92ae3da28c5a8c93ce83da3d> /usr/lib/libMobileGestalt.dylib
0x1a4242000 - 0x1a429efff libprotobuf.dylib arm64 <96c92425eb5c32fa9195ab38adf877b4> /usr/lib/libprotobuf.dylib
0x1a429f000 - 0x1a42b0fff libprotobuf-lite.dylib arm64 <0688958788da3b56b4d438cc7eb0aeb7> /usr/lib/libprotobuf-lite.dylib
0x1a42b1000 - 0x1a4507fff libicucore.A.dylib arm64 <0a5f9631c4913d0a8de2edd41d573bc1> /usr/lib/libicucore.A.dylib
0x1a4508000 - 0x1a4531fff CoreServicesInternal arm64 <1a13d1fad1d83c269cf4fbf08d5d7237> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a4532000 - 0x1a4579fff WirelessDiagnostics arm64 <a0fc3840322a384792a33e1a3dba305b> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a457a000 - 0x1a45b3fff libAWDSupport.dylib arm64 <2dde56fe4abe393081d8934cdce3c238> /usr/lib/libAWDSupport.dylib
0x1a45b4000 - 0x1a4b3ffff CoreAudio arm64 <3328948a44e4377c80dc68b9d2969c8d> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a4b40000 - 0x1a4e29fff CoreImage arm64 <ea1c5080ef3f33579753e87c0493d7b0> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a4e2a000 - 0x1a4f3afff LanguageModeling arm64 <9b73c5e568613e859e1c6a45223780ef> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a4f3b000 - 0x1a4f89fff Lexicon arm64 <82f444b5aff7367a9f823df0f86b5d6f> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a4f8a000 - 0x1a510afff libsqlite3.dylib arm64 <a5d98654799e3c799e336caae2516771> /usr/lib/libsqlite3.dylib
0x1a510b000 - 0x1a513efff MobileKeyBag arm64 <3791cc0e1a3f357b921d2db17949f6e4> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a513f000 - 0x1a5149fff libsystem_notify.dylib arm64 <c3a10e1f36c631cba7cabfe7b6fce81e> /usr/lib/system/libsystem_notify.dylib
0x1a514a000 - 0x1a5336fff CoreDuet arm64 <8620efb005e2372ba5b14cd6a68fb812> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1a5337000 - 0x1a54a8fff Montreal arm64 <7f214cfc1a223a7a82adf0f7e9fabf21> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a54a9000 - 0x1a5593fff NLP arm64 <e7138a3329313533ad0e7418c987d08d> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a5594000 - 0x1a55b5fff CellularPlanManager arm64 <8544c8a1b89a32bd9a2607594188a11d> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1a55b6000 - 0x1a55f4fff AppSupport arm64 <3fc3cc4bcb863d63918196715eb0bf1b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a55f5000 - 0x1a5c89fff libnetwork.dylib arm64 <8753c4fdffeb3140a759a59980e27cf4> /usr/lib/libnetwork.dylib
0x1a5c8a000 - 0x1a5da3fff ManagedConfiguration arm64 <99f4802a12b530239984bdfb30d2c487> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a5da4000 - 0x1a5dd8fff CoreServicesStore arm64 <22f7b4908f473e499855c548029e35d3> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a5dd9000 - 0x1a5dfbfff UserManagement arm64 <dbeac04968ff38278dc54f33da66011d> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a5dfc000 - 0x1a61b2fff CoreML arm64 <18c0a8d4a0a73bb4b88e320880719507> /System/Library/Frameworks/CoreML.framework/CoreML
0x1a61b3000 - 0x1a61cafff ProtocolBuffer arm64 <73f81f76b37d329b843733c27c1d63ee> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a61cb000 - 0x1a61e6fff CommonUtilities arm64 <f4a182d291d23d80b2cd56310bb98eea> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a61e7000 - 0x1a61e7fff libenergytrace.dylib arm64 <0b9e0534a1093ee1944e7b1e70f47310> /usr/lib/libenergytrace.dylib
0x1a61e8000 - 0x1a622ffff RunningBoardServices arm64 <4e9d4148e19330c1846a9d4ae98cc823> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a6230000 - 0x1a62adfff BaseBoard arm64 <375d66a568dc3bc997853aac5917fa30> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1a62ae000 - 0x1a685efff SiriTTS arm64 <46f541cb1fdb30b591752728c29ae729> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1a685f000 - 0x1a68e0fff CoreLocation arm64 <01643bca2dc83fe69ff389cf89028b8f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a68eb000 - 0x1a695afff Accounts arm64 <613afcb2dc9638b09220d463e05cbb8f> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a695b000 - 0x1a6976fff SharedWebCredentials arm64 <2bd2f3cce7ca3ca9b28dd284c1f2fabd> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a6977000 - 0x1a6dc3fff CFNetwork arm64 <759a04d23f8a318599e2c7ce6ffc1b55> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a6dc4000 - 0x1a6ec1fff UIFoundation arm64 <1a9c6d71612535508457fd5ec69426a9> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1a6ec2000 - 0x1a81f5fff UIKitCore arm64 <8c7158e23f373b7e81bad084e36c5dd8> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1a81f6000 - 0x1a8204fff AssertionServices arm64 <c3f9bbdb08673b1485da5843e9fe11b8> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a8205000 - 0x1a82edfff CoreTelephony arm64 <2276773619c438198d3abdf57d30ba84> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1a82ee000 - 0x1a82f3fff AggregateDictionary arm64 <74eb26762d83380c883efabc10066fb8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1a82f4000 - 0x1a830afff libsystem_asl.dylib arm64 <3b2c4970ca4a363f8bc5bce2546b663f> /usr/lib/system/libsystem_asl.dylib
0x1a830b000 - 0x1a8386fff CloudDocs arm64 <e53a51fc9eaa370f84f1e041a5517e03> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a8387000 - 0x1a86d6fff CoreData arm64 <d96430de39493d38b719d010c4157072> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a86d7000 - 0x1a8978fff Vision arm64 <840669369741303aa98b49dba9fdeba6> /System/Library/Frameworks/Vision.framework/Vision
0x1a8979000 - 0x1a89bdfff PhotoFoundation arm64 <257759fc63253ec7969d14837b6291da> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1a89be000 - 0x1a89e4fff BoardServices arm64 <24b4e32f84713f0db35626e5a4485e8e> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1a8a97000 - 0x1a8aa6fff libsystem_networkextension.dylib arm64 <0ea1a635a55b3c9bb35cc30e3c67ee63> /usr/lib/system/libsystem_networkextension.dylib
0x1a8aa7000 - 0x1a8acbfff CoreAnalytics arm64 <c6f2075638773593a365d077a4449bee> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a8acc000 - 0x1a8c62fff CloudKit arm64 <ead8400eca453519afb92407a185be0a> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1a8c63000 - 0x1a8cb9fff SpringBoardServices arm64 <2760cc97e4d233f48baea1b01c58d5aa> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1a8cba000 - 0x1a8d35fff FrontBoardServices arm64 <4ba7930721f33f90ac8bd9828cf417cd> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a8d36000 - 0x1a8e85fff Network arm64 <390497bf32de3ced8e3fa7828dc2df05> /System/Library/Frameworks/Network.framework/Network
0x1a8ef0000 - 0x1a8ef7fff libsystem_symptoms.dylib arm64 <0674845cc8bf3a589179ae2c3d56c648> /usr/lib/system/libsystem_symptoms.dylib
0x1a8ef8000 - 0x1aa2f1fff GeoServices arm64 <bc240e6caca23be99b559252bcb4f0f5> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1aa2f2000 - 0x1aa300fff TCC arm64 <537570661f9238b1b68ea74f0e875978> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1aa301000 - 0x1aa36bfff IMFoundation arm64 <6a7f7d27e5d837ada184e99ff2e76a96> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1aa36c000 - 0x1aa4f9fff CoreUtils arm64 <dc277e77f0563c9fbead4b7a88ed14cf> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1aa4fa000 - 0x1aa5f2fff IMSharedUtilities arm64 <75ad5ef84dd839e2b2f895e9e8fbeba7> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1aa5f3000 - 0x1aa626fff ImageCaptureCore arm64 <b46f6940c1ea3324ae273df9145ea173> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1aa627000 - 0x1aa637fff libsystem_containermanager.dylib arm64 <1ef6049c324a376aaf62e273c1b96c25> /usr/lib/system/libsystem_containermanager.dylib
0x1aa638000 - 0x1aa6c5fff AppleAccount arm64 <e4660a9dc184339c89d9461fe78d1e72> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1aa6c6000 - 0x1aa6e3fff ApplePushService arm64 <51245116bec5388bb722f5cf74cc8a4c> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1aa6e4000 - 0x1aa7dffff IDS arm64 <7ff8bbc3d9293338adf26cc252e30efb> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1aa7e0000 - 0x1aa936fff IDSFoundation arm64 <5c8290186b3a30879487273a0952d094> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1aa937000 - 0x1aa938fff libCTGreenTeaLogger.dylib arm64 <fe2c284d9ada342b88e743a9e4ec9982> /usr/lib/libCTGreenTeaLogger.dylib
0x1aa9a0000 - 0x1aab3ffff CoreMedia arm64 <4ce7675cfcda37f3a3c9b4195d0db2a2> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1aab40000 - 0x1aab50fff UIKitServices arm64 <4f5803855775363d9f2cdca1dee8ff16> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1aab51000 - 0x1aabb4fff BackBoardServices arm64 <341ef1869a4a34d99bfaf6877f72af25> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1aabb5000 - 0x1aae20fff QuartzCore arm64 <bd7af9bc47453c3aba715c7be8c215cc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1aae21000 - 0x1aaed9fff ColorSync arm64 <0966f42ad7403d0fac23b94c90e4c7b5> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1aaeda000 - 0x1ab45ffff CoreGraphics arm64 <8bbdaa7795453681bfa1af34157607fd> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1ab460000 - 0x1ab5a3fff Contacts arm64 <2686dc9c75693c9db0644a2bb1899851> /System/Library/Frameworks/Contacts.framework/Contacts
0x1ab5a4000 - 0x1ab5d2fff UserNotifications arm64 <eebab44a608b3823b5ba9cfa24e03763> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1ab5d3000 - 0x1ab5f9fff LocationSupport arm64 <d1a4b54406a730fba6893b0298860ad5> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1ab5fa000 - 0x1ab76bfff Sharing arm64 <8b87992c2d0f307f825e4d91677e7f4f> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1ab76c000 - 0x1abe83fff WebKit arm64 <9a66d8bfffcb338d98f8a9268ef5ea97> /System/Library/Frameworks/WebKit.framework/WebKit
0x1abe84000 - 0x1ae0fafff WebCore arm64 <1e9377cad7643208ac924bd18d4ecc10> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1ae0fb000 - 0x1ae117fff libAccessibility.dylib arm64 <651af8aa52da3d77b0a0d82d0f530045> /usr/lib/libAccessibility.dylib
0x1ae118000 - 0x1ae127fff AXCoreUtilities arm64 <42d884c7191a388580c71c6f46b01c52> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1ae128000 - 0x1ae1a8fff ContactsFoundation arm64 <3b6d6c1b31e5322a8fda5651395902a6> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1ae1a9000 - 0x1ae1bdfff PowerLog arm64 <c0cc4bf92bc63d3e92c8d808daf570eb> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1ae1be000 - 0x1ae1cffff IOSurface arm64 <e0fbdb6e323a3fc4873b0fa1bf37d965> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1ae1d0000 - 0x1aed3efff MediaToolbox arm64 <ce07384b1e4f3f1c959492671e143bd3> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1aed3f000 - 0x1aed47fff GraphicsServices arm64 <0a08d0fd527436699b86009cb17a39b9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1aed48000 - 0x1aee36fff AccessibilityUtilities arm64 <caeaeceb04f3344eb517fc8df5b3d9e2> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1aee37000 - 0x1aee37fff AVFoundation arm64 <5f79cb02200334c8ba8224aa7d86ae1d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1aee38000 - 0x1aee7bfff OnBoardingKit arm64 <c6030fef5b1c38e79c7eef4a96908759> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1aee7c000 - 0x1aeed8fff MobileWiFi arm64 <83a54ed698b23527b09d4d0ae1c961b1> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1aeed9000 - 0x1aeef9fff MobileAsset arm64 <54ee8c4da352349cb9abaebd34594f47> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1aeefa000 - 0x1aef02fff libGSFont.dylib arm64 <4da98b6910bd3406bb379a7e48fff9d0> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1aef03000 - 0x1aef0ffff FontServices arm64 <cb01323256493de9b63d6fdb2a860d7f> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1aef10000 - 0x1af04cfff libFontParser.dylib arm64 <c293fd9cd6f43134b68a6a357c239867> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1af04d000 - 0x1af0a3fff AXRuntime arm64 <05027aba9ecb33208bb9209668e10150> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1af0a4000 - 0x1af0a6fff libAXSafeCategoryBundle.dylib arm64 <0a3284275b95323890a33f5c60f413f0> /usr/lib/libAXSafeCategoryBundle.dylib
0x1af0a7000 - 0x1af206fff SearchFoundation arm64 <97d1865c439c3bc5aa862ab23106c657> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1af207000 - 0x1af34bfff Preferences arm64 <23641e0883fc316598c13a755edaa61f> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1af34c000 - 0x1afa06fff PhotoLibraryServices arm64 <09b4bbda762c3ef59f940a4c7f5c08be> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1afa07000 - 0x1afc95fff vImage arm64 <4b36be5128ad3d22aa5721b435614d00> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1afc96000 - 0x1afeb0fff AudioToolbox arm64 <68793651269a3788948f1d27fce215b9> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1afeb1000 - 0x1afee3fff libAudioToolboxUtility.dylib arm64 <eb5dbdb3f3443b2cbf12b94819220d90> /usr/lib/libAudioToolboxUtility.dylib
0x1afee4000 - 0x1b00e6fff ContactsUI arm64 <4adb4d22c49a3e1b81f7396a91dc3182> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1b00e7000 - 0x1b0159fff UIAccessibility arm64 <1113e92af72333d993a5f074234a73ca> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1b015a000 - 0x1b0384fff Photos arm64 <4aef1f925c2f330498c7e6661c6fe353> /System/Library/Frameworks/Photos.framework/Photos
0x1b0385000 - 0x1b0421fff ShareSheet arm64 <cb866102eec63082b48f3d06f95a2e43> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b0422000 - 0x1b0435fff BaseBoardUI arm64 <364d166c02d13871b1527be6e152f75d> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1b0436000 - 0x1b04f5fff PDFKit arm64 <05f58f32bca33b5a88ffa2eeb405f966> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b04f6000 - 0x1b0567fff FrontBoard arm64 <36dd1fa917c730698435eb100f87ca57> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
0x1b0568000 - 0x1b059ffff DocumentManager arm64 <19a512d023043c60aae38ccd31d22dcc> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1b05a0000 - 0x1b081afff libmecabra.dylib arm64 <3d1bc2f477643dbe8c4e3c5f06224cba> /usr/lib/libmecabra.dylib
0x1b081b000 - 0x1b08a0fff AuthKit arm64 <51304d49bbe5384ab0a9c06bbdfa6b01> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1b08a1000 - 0x1b0dd5fff Intents arm64 <cb1098dcb52b33819b8dd935d633a0a2> /System/Library/Frameworks/Intents.framework/Intents
0x1b0def000 - 0x1b0f4ffff WebKitLegacy arm64 <9d788dbee44c34e4a82578da5e3d74c4> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1b0f50000 - 0x1b0fd2fff TextInput arm64 <77db21c9e2113bada4a486ecc78dac51> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1b0fd3000 - 0x1b106cfff AXMediaUtilities arm64 <b34d1b4b4ee33636836fb7a1e5c5e148> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1b106d000 - 0x1b1070fff XCTTargetBootstrap arm64 <c51e37d0cdb636fbb9ed120644f3347d> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1b1071000 - 0x1b112bfff CorePDF arm64 <fff9c6af15b435ebb17e55976d37dc4b> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1b112c000 - 0x1b1514fff MediaPlayer arm64 <9b1c4d563bce325cbaad47ad4834bf8a> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1b1515000 - 0x1b1891fff AppleMediaServices arm64 <5b16046207e23515a41cff295a61b41a> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1b1892000 - 0x1b18bafff CacheDelete arm64 <04517bd453ab31c4825c10857c856b11> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b18bb000 - 0x1b1af3fff CoreMotion arm64 <230e6e61818631a3b42fbefbb72f049b> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1b1af4000 - 0x1b1bf6fff AVFAudio arm64 <23189f978fb232adb91b5d74878392d8> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1b1e2c000 - 0x1b1eebfff CoreUI arm64 <307ab25d8236334fa516d4328375feeb> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1b1eec000 - 0x1b1f13fff AppSupportUI arm64 <0a89784994123e1eb4e73ac1503cb3fd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1b1f14000 - 0x1b1f4cfff CoreVideo arm64 <d435da8e6522342fb33c04827f85288e> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b1f4d000 - 0x1b2196fff AudioToolboxCore arm64 <d09f1b9bb5693955b5a7dd3aa06336ae> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1b2197000 - 0x1b21e1fff CoreDuetContext arm64 <ef4e9ff357e536b098d1dbfa0ed57346> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1b21e2000 - 0x1b221ffff SetupAssistant arm64 <37d6e8150c4d3978a6d6429ea9109423> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1b2220000 - 0x1b22e7fff TelephonyUtilities arm64 <eee267d6ea9f3f3faf6c9daeffeeded1> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1b22e8000 - 0x1b2315fff PlugInKit arm64 <7b02af67579c3a4aa5cece0dd98201b4> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1b2316000 - 0x1b26e7fff libswiftCore.dylib arm64 <d6dffb72d6f2377cb99b04599c3ce452> /usr/lib/swift/libswiftCore.dylib
0x1b26e8000 - 0x1b284ffff AssistantServices arm64 <6fe599f0f8103efe8c39bd8d10f72d62> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1b2850000 - 0x1b28c3fff ProactiveSupport arm64 <3c4050d0de83300b9c0ea6c22918e6cf> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1b28c4000 - 0x1b2b6bfff MapKit arm64 <f410082300453591aab176a38b91eaa0> /System/Library/Frameworks/MapKit.framework/MapKit
0x1b2b6c000 - 0x1b2b8afff PrototypeTools arm64 <c8dd291f679c3373baa16f03bc124752> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b2b8b000 - 0x1b2d5bfff MediaExperience arm64 <6b12c349dc22342899a47c051fc86e66> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1b2d5c000 - 0x1b2d70fff Celestial arm64 <8fc051a1a82139f195fd647677c96f17> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1b2d71000 - 0x1b2dd5fff CallKit arm64 <d0795f2a08c23ea5871137d83f69b3ec> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b2faf000 - 0x1b3753fff VectorKit arm64 <38d84199faf13b74b65cf2f1f136d1ce> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1b3754000 - 0x1b3851fff AVKit arm64 <2e234d6fa060313ea8bfa5c69f310a33> /System/Library/Frameworks/AVKit.framework/AVKit
0x1b3852000 - 0x1b388efff Pegasus arm64 <e64a41aa49d53403a46a640bc1f52466> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1b388f000 - 0x1b3891fff libapp_launch_measurement.dylib arm64 <a2c5bc7cd41f3b72ac52bc1ba7cfe85d> /usr/lib/libapp_launch_measurement.dylib
0x1b38b4000 - 0x1b391efff CoreSpotlight arm64 <37f3ddc5054738099f60f81cca633b9c> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1b391f000 - 0x1b39b8fff AddressBookLegacy arm64 <cd9db41ea96b37869415b38cb12414ee> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1b39b9000 - 0x1b39d5fff CrashReporterSupport arm64 <813a39e30f2b373e8ab88161274f00f1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1b39d6000 - 0x1b39eafff MobileBluetooth arm64 <fff6796ab059301b8a891c752807264e> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1b39eb000 - 0x1b3ac1fff LinkPresentation arm64 <61d0e1b17d8839e58880184a51b0be5e> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1b3b03000 - 0x1b3b07fff libsystem_configuration.dylib arm64 <0e8cbbe3a1853309920438b63c9797ef> /usr/lib/system/libsystem_configuration.dylib
0x1b3b08000 - 0x1b3b6bfff RemoteUI arm64 <d2c77047c4d8327481f9a0e60448ff12> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1b3b6c000 - 0x1b3bd3fff AuthKitUI arm64 <2a0b3e6f262c3a6080dca3a7581f02d6> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1b3bd4000 - 0x1b3c3afff CoreRecognition arm64 <91880400e994321591846f6378b4df15> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1b3ce8000 - 0x1b3cf7fff HangTracer arm64 <1a6947c3cdd43e4fbffc081ec15dee17> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1b3cf8000 - 0x1b3d77fff CoreNLP arm64 <25d3cb0a8fd634f2a4e271d82929fd19> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1b3d78000 - 0x1b3d79fff liblangid.dylib arm64 <cefddbe681aa3b05bb3ff2246ec8d802> /usr/lib/liblangid.dylib
0x1b3d7a000 - 0x1b4c7efff JavaScriptCore arm64 <f51c36d8d47839e2bc5c28cc2b94726e> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b4c7f000 - 0x1b4d0efff libTelephonyUtilDynamic.dylib arm64 <f78fde085b6c3b0fa5b256f02baa7450> /usr/lib/libTelephonyUtilDynamic.dylib
0x1b4d25000 - 0x1b4fb8fff StoreServices arm64 <2289f201d2563d90a458c545dd26ec6a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1b4fb9000 - 0x1b4fc3fff IOMobileFramebuffer arm64 <528711bd31233188a151230ffa19e41f> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1b4fc4000 - 0x1b518ffff SafariServices arm64 <f22911ee8c0e34fc8d4610b0c961ae5f> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1b5397000 - 0x1b53b3fff CoreMaterial arm64 <74c702cd218d3385b8b164c3f128e660> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1b53b4000 - 0x1b5499fff libxml2.2.dylib arm64 <7f8e3733c207372dbd7ca39e99e23368> /usr/lib/libxml2.2.dylib
0x1b6916000 - 0x1b6921fff SymptomAnalytics arm64 <9705d29c010e30288a8efc002a068cf1> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1b6922000 - 0x1b696bfff MetadataUtilities arm64 <a0c83639b5e833c6a9a6664c4866753d> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1b696c000 - 0x1b69c8fff UserActivity arm64 <062c7da008c53f0b89dc49f28a4484f2> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1b736a000 - 0x1b759efff NetworkExtension arm64 <7157a16e621d32ca818bcd7f26737cae> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1b759f000 - 0x1b75d4fff DataDetectorsCore arm64 <ae3a17aa9a65328f8deb815b4ce35416> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1b75d5000 - 0x1b763cfff CalendarFoundation arm64 <02aae410fb8c37af88ead014891c09d5> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1b763d000 - 0x1b7771fff EventKit arm64 <743fcdfeab23385f846645c1bb20e941> /System/Library/Frameworks/EventKit.framework/EventKit
0x1b7772000 - 0x1b77acfff MediaServices arm64 <081c741c56533a168da0fcc8f225bcb0> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1b78c0000 - 0x1b7b4afff PencilKit arm64 <e16c88a8c44630e7901659f00d3f6612> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b7cd0000 - 0x1b7d11fff BiometricKit arm64 <b087c2fcfe9e3aab80addbac5e86a699> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b7d12000 - 0x1b7d3dfff PersistentConnection arm64 <1f04c3edfac73633b1940a30077f1572> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b7d3e000 - 0x1b7d95fff CalendarDaemon arm64 <e92ef13c9ee433488192d2cc42ddfddf> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1b7d96000 - 0x1b7e36fff CalendarDatabase arm64 <1ad05ec6189b318b9cb82e7306ac9d30> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1b7e37000 - 0x1b8082fff MediaRemote arm64 <29f8a47f230a33f28e27129d8081d9f7> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1b8083000 - 0x1b808bfff CorePhoneNumbers arm64 <d9b3d3b5f975323ba9967fd33349594f> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1b80a1000 - 0x1b80c7fff DuetActivityScheduler arm64 <c23cf4b2fa9e3049b0b6f43ae31a2f1e> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1b81d7000 - 0x1b81fefff CoreSVG arm64 <76d8b963603532b7b3223e35b07860e7> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1b81ff000 - 0x1b821afff SymptomPresentationFeed arm64 <48e67abf66663a7d8b43d0af6429fb6d> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1b821b000 - 0x1b823bfff ProactiveEventTracker arm64 <c294c8ec62ac32a6bfe9c35d4e410118> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1b823c000 - 0x1b8246fff MallocStackLogging arm64 <07a0fab3dc093286a9763e19728c4312> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1b8247000 - 0x1b82e7fff CoreSuggestions arm64 <1f274d500b943953be35bc3accc29585> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b82e8000 - 0x1b84aefff IMCore arm64 <a48a7f4740aa388d8a6dab0ca0c71f01> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1b84af000 - 0x1b8502fff DeviceManagement arm64 <3afce0a0bb313977975af18b2cf15ebe> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1b8503000 - 0x1b8711fff HealthKit arm64 <a6a34fb6e0a530c3ad779680b6489171> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1b8712000 - 0x1b8e50fff EmbeddedAcousticRecognition arm64 <2adc9946bcbd3bdd97ecc7a741748111> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1b8e51000 - 0x1b8e5ffff BluetoothManager arm64 <1efb15e51f1f3169af948e283705ff98> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1b8e60000 - 0x1b8edffff CoreBluetooth arm64 <276029c822aa3716bc9e464d7c49ee9d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b8ee0000 - 0x1b8ee3fff libsystem_sandbox.dylib arm64 <49ada7e699e43f63a08243d7b651ec25> /usr/lib/system/libsystem_sandbox.dylib
0x1b9027000 - 0x1b9038fff ContextKit arm64 <7d7a14fb37333438bb3fe52446bb43d3> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1b9075000 - 0x1b90e7fff Rapport arm64 <f4cac2b1514e3120b8b672d29c120007> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b90e8000 - 0x1b9132fff OSAnalytics arm64 <a88ac76a6a45325eb239bf369d5612f9> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b9133000 - 0x1b9164fff MobileInstallation arm64 <17f5d72b8ace327b90d680476201333c> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b9165000 - 0x1b9236fff Metal arm64 <b139f2917ab53ef0996f3536ca0a69b5> /System/Library/Frameworks/Metal.framework/Metal
0x1b9237000 - 0x1b923dfff IOAccelerator arm64 <6f53e389a6c33f1aa3d4de1d0807a143> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b923e000 - 0x1b9249fff MediaAccessibility arm64 <4841ffddd4e4375ca82787113ac3213b> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b9268000 - 0x1b9270fff libsystem_dnssd.dylib arm64 <cfa2337d15363654b255080651612231> /usr/lib/system/libsystem_dnssd.dylib
0x1b9271000 - 0x1b9277fff PushKit arm64 <f810d92eb12835fa9d2d7ee72f0b2172> /System/Library/Frameworks/PushKit.framework/PushKit
0x1b9278000 - 0x1b9381fff FileProvider arm64 <906161de8cf73e93903b2f34b21afea2> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1b9398000 - 0x1b939efff LinguisticData arm64 <2f84990b7bc43b28bcd4763583ee2b7a> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1b939f000 - 0x1b93b7fff CoreSDB arm64 <48f8088cd23f3c73824f31065562cf39> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1b93b8000 - 0x1b93c8fff Categories arm64 <f1d27ec014443c17abbf3dfc1ddf5993> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1b93e5000 - 0x1b94e0fff VideoToolbox arm64 <478f97cb39033a5a9792169c0f89f085> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1b9915000 - 0x1b997cfff PersonalizationPortrait arm64 <c42ae64d04783ab49d0619a41584a4d5> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1b9a62000 - 0x1b9a6bfff SymptomDiagnosticReporter arm64 <0f75a25c16433b129ee3245a700a4d50> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1b9a6c000 - 0x1b9a6efff IOSurfaceAccelerator arm64 <d4ffc5f449723ddf9739751dec014f46> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1b9a6f000 - 0x1b9b24fff AssetsLibraryServices arm64 <3ad06b67487c342eb657501fb87721d6> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1b9b25000 - 0x1b9b5bfff DataAccessExpress arm64 <b4c4bc2c95773d58900c943c3a1a49e6> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1b9bd2000 - 0x1b9be8fff CoreFollowUp arm64 <ffda63d138753d6c9c09cb6e8ae0fe08> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b9be9000 - 0x1b9bfcfff FamilyCircle arm64 <943d42cc9c3d31a9962614d3e92416dc> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1b9bfd000 - 0x1b9c12fff libcoretls.dylib arm64 <7b9904de2d4b356f9543aa62ab3599d4> /usr/lib/libcoretls.dylib
0x1b9c6d000 - 0x1b9cfefff libate.dylib arm64 <fb2b4e33d7d23e9eb5f6de7aa80dba0c> /usr/lib/libate.dylib
0x1bb323000 - 0x1bb375fff FTServices arm64 <1f5bcce923de3f0fb14005d28f57e1b2> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1bb442000 - 0x1bb455fff MaterialKit arm64 <5689cde7165d3bc5802179848ec7fc54> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1bb456000 - 0x1bb4effff SAObjects arm64 <8615b244631f30338014c5c91e38734e> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1bb4f0000 - 0x1bb4fafff CoreRecents arm64 <f8dfbc0fb5fe34e287896ddfa6f215ad> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1bb5ae000 - 0x1bb5b9fff DataMigration arm64 <f87f2fa73bc634ce94d744cd466c50ed> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1bb7c9000 - 0x1bb7f2fff IconServices arm64 <833d92697e7d322bb741b13a651b816b> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1bb7f3000 - 0x1bba1cfff iTunesCloud arm64 <1e8fb8d30a1a3770869bb93855233b57> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1bba1d000 - 0x1bbcdffff MusicLibrary arm64 <98dc1305597c3555af8e5013a204b060> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1bbce0000 - 0x1bbce1fff WatchdogClient arm64 <1f753446ae24354889720f7b131e6ee7> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1bbce2000 - 0x1bbcf3fff libprequelite.dylib arm64 <923aa247c399379fb2f3b84ec1940526> /usr/lib/libprequelite.dylib
0x1bbd1b000 - 0x1bbd20fff IDSKVStore arm64 <6a077d0b144538faa3148150781feff3> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1bbd21000 - 0x1bbd32fff CoreEmoji arm64 <5c7103938cae3c778242554abafb264d> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1bbdd5000 - 0x1bbe42fff ClassKit arm64 <00c080c1f87e352785213c9eef786769> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1bbec6000 - 0x1bbed5fff CPMS arm64 <5f517a5725a9305a916d56efac0bf46d> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1bbed6000 - 0x1bbedefff RTCReporting arm64 <01ec7dfdfb0f39e9a3ee8374840b582f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1bc04b000 - 0x1bc062fff IAP arm64 <c47a06b11aab397c8bf67844888dff80> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1bc063000 - 0x1bc0b1fff MobileBackup arm64 <a629c60dd2873727b86a7bbe2b9a76fd> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1bc188000 - 0x1bc191fff CoreTime arm64 <7b8401cb13d43a97ae1f2897e3d89db6> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1bc218000 - 0x1bc360fff IMDPersistence arm64 <9382b1b0b447384eb28c8a93da4a49f3> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1bc445000 - 0x1bc4edfff DistributedEvaluation arm64 <1ce00a3f2f8439b88e4bab42ef8354b8> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1bc815000 - 0x1bc8d7fff VoiceTrigger arm64 <5a26867e14d83f2085805b0e603d1e63> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1bc8d8000 - 0x1bc931fff ToneLibrary arm64 <fa5c9dca66de37f2872655b27ef24c1d> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1bcc1f000 - 0x1bcc3efff AppConduit arm64 <4df166c4623a3869a405b12488b88c3b> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1bcc3f000 - 0x1bcc59fff IntlPreferences arm64 <4a55ca61ad08347ca85456febb4b1a8a> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1bd071000 - 0x1bd15efff CoreBrightness arm64 <4678bdda043436a1962a09e1b781db14> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1bd15f000 - 0x1bd166fff libIOReport.dylib arm64 <15aeea9113cc3208ae7ff3610893aff2> /usr/lib/libIOReport.dylib
0x1bd243000 - 0x1bd267fff NetAppsUtilities arm64 <fee57b6e84043cd1ab3faa483e05de63> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1bd36d000 - 0x1bd761fff libBNNS.dylib arm64 <7ffd2d58dd68341b9c307e73ff42fecc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1bd762000 - 0x1bd769fff StudyLog arm64 <526aa5ed572035caad1d3d28fc259ff8> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1bd7ef000 - 0x1bd883fff iTunesStore arm64 <14a6de4dc1c23733b59e8b0144fef38d> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1bd884000 - 0x1bd89afff ExternalAccessory arm64 <bd9d762294953a46af21efa9fe385afb> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1be285000 - 0x1be2e5fff SafariCore arm64 <690b50025a73383398b70bee3bbfdcc1> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1be2e6000 - 0x1be353fff ScreenTimeCore arm64 <27d0def49c18395aa3069ea0cd6d3935> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1be9cb000 - 0x1be9f5fff RTTUtilities arm64 <7bbe15bd4b7737c993811d9dbf634d93> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities
0x1be9f6000 - 0x1be9fefff HearingCore arm64 <2ec1b3fb5a4534aea1937f7f84040a99> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
0x1be9ff000 - 0x1bea15fff LocalAuthentication arm64 <07895796f79530abbbee87419063abbb> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1bea16000 - 0x1bea1afff CommunicationsFilter arm64 <7f455c678d3d341fb692b4f2d77484ad> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1bea43000 - 0x1bea4efff CaptiveNetwork arm64 <9382c8bff3a13e11a4fda863b549d6a6> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1beba9000 - 0x1bec58fff libBLAS.dylib arm64 <016502525dc637f599eafa294fd1161e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1bec59000 - 0x1bec68fff CTCarrierSpace arm64 <49744cc73c6c32b3972e2264aa4db6a7> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1bf5cb000 - 0x1bf6aefff CoreParsec arm64 <9b5beaa612f13f4fbddb3c1041e3ef05> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1bf6af000 - 0x1bf6fcfff CallHistory arm64 <5332603838f8348eb6f8dc058b9286ca> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
0x1bf89c000 - 0x1bf8b9fff libtailspin.dylib arm64 <913d4045bf203490bec05f8a9d5866ac> /usr/lib/libtailspin.dylib
0x1bf91e000 - 0x1bf933fff ContactsDonation arm64 <9421122468fc3e54801f83fa47b159df> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1bf985000 - 0x1bf98dfff MobileActivation arm64 <c41b02f5386c301a81cb2be53d6193e1> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1bfa16000 - 0x1bfa24fff MobileIcons arm64 <fcfbe4b739ce3783b13a607ad6d6475f> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1bfa25000 - 0x1bfb2bfff ResponseKit arm64 <cbcdff680c8533c5bd974b435c0935e6> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1bfb8b000 - 0x1bfba3fff MetalKit arm64 <4258ab08170f328991ff97796242c6d6> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1bfbfb000 - 0x1bfc49fff CoreHaptics arm64 <bb01d63fe2823d47b4a0a705118e9d53> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1bfc4a000 - 0x1bfd15fff ProofReader arm64 <b67c5936a4ff392c99332543af34afff> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1bfd88000 - 0x1bfe32fff CoreSymbolication arm64 <d557a549e7083642bbb86fbb50248238> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1bfe33000 - 0x1bfe3afff IdleTimerServices arm64 <965a8c0d6cc933c39021ae5dd3ba0fcd> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1bff8c000 - 0x1c004cfff VideoSubscriberAccount arm64 <e7c1e7109596353dad398f3e26fbef2f> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1c0062000 - 0x1c0065fff FTClientServices arm64 <a982bd373646394c9d85bce1f19a5ce1> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1c0066000 - 0x1c00d3fff ContactsUICore arm64 <cf34facae990348d9f92ac876606f2ca> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1c05ac000 - 0x1c060bfff LoggingSupport arm64 <7be5c116e3073342acb8726535f9f638> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c076f000 - 0x1c07c6fff ProtectedCloudStorage arm64 <cd37b9b1d08b3fbf8bc82b98ba56b6ce> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c08ae000 - 0x1c08b6fff OpenGLES arm64 <95001c5602393ad598b50679cefa396b> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c0a17000 - 0x1c0a1ffff libGFXShared.dylib arm64 <8e58b9b45f6631ffad234788e7b21e66> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c0a20000 - 0x1c0a5efff SharedUtils arm64 <cb6638587a363b16a68b096ba3fd9bb4> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c0a5f000 - 0x1c0ac3fff PhotosFormats arm64 <d46f81b8c7a230f4a2f88832a66e8131> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1c2258000 - 0x1c2294fff StreamingZip arm64 <4f92853d86f438d698205f566b868823> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1c3083000 - 0x1c329ffff SafariShared arm64 <c0ba7bf3a9b33b4ca7aea0940e1000a9> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1c32cb000 - 0x1c32cefff InternationalTextSearch arm64 <c57608de7f923c14b3e0cd345e4f3f86> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1c32f6000 - 0x1c3313fff AssetCacheServices arm64 <75447c04a98a3b2793fb216bf1a1990a> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1c38be000 - 0x1c3da8fff AVConference arm64 <25e3c2cfbb5936e4b90aff4472736ea2> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1c3da9000 - 0x1c3daefff IncomingCallFilter arm64 <193441ce01703d83aa285cfcba8e45da> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1c3dd1000 - 0x1c3deafff NetworkStatistics arm64 <aff498b384253638975660439e654438> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1c4393000 - 0x1c4399fff Netrb arm64 <3598717adf513b4e84a8ad55a6cc68be> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1c439d000 - 0x1c43cdfff EAP8021X arm64 <ed3b018b6c673471ad11c5ca88f553a0> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1c43ce000 - 0x1c43d0fff OSAServicesClient arm64 <0e89e7566e53355f9796ad5df77f43ff> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1c4506000 - 0x1c450afff libgermantok.dylib arm64 <6ca190d5ba4a34148a5e560220f64bbd> /usr/lib/libgermantok.dylib
0x1c450b000 - 0x1c45bdfff libmecab.dylib arm64 <73eee7886a173f759c57164514013da1> /usr/lib/libmecab.dylib
0x1c45be000 - 0x1c45f8fff Catalyst arm64 <eaaee55d1dca3a569e56a126bfa7d4db> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1c46d1000 - 0x1c4706fff EmojiFoundation arm64 <b7f6436519533051983feb0712f231a3> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1c47ac000 - 0x1c47edfff VoiceServices arm64 <020e9adc04133bb1aad4c4add95d3834> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1c47ee000 - 0x1c4926fff Navigation arm64 <5bfd67aa5d973b6bbd60a1d1a080de47> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1c4bdf000 - 0x1c4beefff CoreDuetDaemonProtocol arm64 <74eb7fb1eaa63615af144609c3cf36d5> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1c4bef000 - 0x1c4c0efff FTAWD arm64 <7182e574733c3f4f88d6156c457b9f6e> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1c6859000 - 0x1c68a1fff DifferentialPrivacy arm64 <867fd2c83c7335bab563d2ba68f34e74> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1c7120000 - 0x1c718efff libarchive.2.dylib arm64 <06017ead2f1c3a389b40fb115f0cbcd5> /usr/lib/libarchive.2.dylib
0x1c718f000 - 0x1c71c1fff C2 arm64 <4258888112d53f0194dcc66f41f713ae> /System/Library/PrivateFrameworks/C2.framework/C2
0x1c71c2000 - 0x1c7201fff NaturalLanguage arm64 <0688dbddb722380395fbaf6ef6e0e931> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1c7296000 - 0x1c7297fff libsystem_coreservices.dylib arm64 <a73c60c25b643a478b5b9ff7789c8bf9> /usr/lib/system/libsystem_coreservices.dylib
0x1c72ac000 - 0x1c72befff libmis.dylib arm64 <6eda4911d41f3a1398b0ce083d1687a4> /usr/lib/libmis.dylib
0x1c72bf000 - 0x1c7317fff WebBookmarks arm64 <970fcbaecbfb34599cdb9e6ed00756e9> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1c7318000 - 0x1c7325fff DCIMServices arm64 <920e129910e63c5999f7e4bad9a97e27> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1c7326000 - 0x1c7499fff CloudPhotoLibrary arm64 <0e5c0b198be134e3a1a5ea85af899a99> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1c74d7000 - 0x1c74dffff libcopyfile.dylib arm64 <51cd188dab83307e98572a5108d63252> /usr/lib/system/libcopyfile.dylib
0x1c74e0000 - 0x1c7509fff UsageTracking arm64 <d43ac508c9b239bd9681ea8e3fff3689> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1c7937000 - 0x1c7944fff AppleIDSSOAuthentication arm64 <630c6a73c6573aa4b065c5003068fdcf> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1c7945000 - 0x1c7955fff SettingsFoundation arm64 <c2546c9928233228983e88c9cea87f76> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1c7a47000 - 0x1c7ad0fff Symbolication arm64 <774c4c24985e336ea0ba39cc390e11d3> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c7e74000 - 0x1c7ec2fff ChunkingLibrary arm64 <6881ca0f2bcd37d29d90dcaba0dd9761> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1c7ec6000 - 0x1c7ecafff DAAPKit arm64 <2966f26cd6ca3a27baf4adedac0b2c13> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1c8470000 - 0x1c8472fff CoreDuetDebugLogging arm64 <e7b3d49ef3ad385899958e27c5018398> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1c9106000 - 0x1c9143fff SignpostSupport arm64 <26030c9df9783dc493b7485af5841326> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c94f1000 - 0x1c94fafff SignpostCollection arm64 <c345cfd4483532da8cf9b143fce87382> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1c9963000 - 0x1c9cd0fff SDAPI arm64 <b118e751936c323d9e491105340de955> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1c9cd6000 - 0x1c9cddfff URLFormatting arm64 <5715c977603c39b0a6859ac6d7aae07c> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c9cde000 - 0x1c9ce0fff libspindump.dylib arm64 <cccf23b3732c37cebedccdff3f116420> /usr/lib/libspindump.dylib
0x1c9cf3000 - 0x1c9d99fff MMCS arm64 <5e082254a36d31bfbfd3abfd55e6a12c> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1c9df4000 - 0x1ca04afff MobileSpotlightIndex arm64 <119fc9a0c2ca3ad4b4703a1d40b079d5> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1ca5ad000 - 0x1ca5e8fff TimeSync arm64 <beed565fe5053b388334319c192df23a> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1ca5f1000 - 0x1ca647fff CoreLocationProtobuf arm64 <7f1c32e57ffd3753b7260092c180d4af> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ca6dd000 - 0x1ca76efff Quagga arm64 <dbf2b11421023eef93934a9176e87d3d> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1caa34000 - 0x1caa42fff libAXSpeechManager.dylib arm64 <7c729c1d67a836f38998da2ae7b09fcc> /usr/lib/libAXSpeechManager.dylib
0x1caaaa000 - 0x1caabffff libEDR arm64 <224567b535f538829d284c6b0a9e7560> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1cb3a7000 - 0x1cb75afff VideoProcessing arm64 <15b71e02b0d639b89ef97c840e4e538c> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1cb75b000 - 0x1cb768fff libperfcheck.dylib arm64 <948c8fe7c9f735e9ade464dd86949ecf> /usr/lib/libperfcheck.dylib
0x1cb769000 - 0x1cb777fff libAudioStatistics.dylib arm64 <8c0c83069a5e334aaa0a61288b74f6eb> /usr/lib/libAudioStatistics.dylib
0x1cb910000 - 0x1cb92efff caulk arm64 <7793733057f23164b85758b7581a7976> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1cb96c000 - 0x1cb972fff MobileSystemServices arm64 <ccc0e78d66883979aaa3cc194c933ee2> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1cbb31000 - 0x1cbb4bfff TextToSpeech arm64 <b4e0465b6ef938388e6bcee29f86bdaa> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1cbb51000 - 0x1cbb97fff ViceroyTrace arm64 <f3534f907c7c3d39b3fad7ad9fcc5a42> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1cbc29000 - 0x1cbc4bfff CloudServices arm64 <c9b8b217b9243a2dac0f2270e33582cc> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1cbc97000 - 0x1cbe06fff AirPlaySync arm64 <7f5b2a32ec2738c1bb436eb2c2053fda> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1ccaf6000 - 0x1ccb20fff CloudKitCode arm64 <62d56d562dc5370da5a38dc5ec8d669e> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode
0x1ccc7f000 - 0x1ccc7ffff CloudKitCodeProtobuf arm64 <9e753685ee2e3cd496e86f64f63153f6> /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf
0x1ccc80000 - 0x1ccc8bfff HID arm64 <13d63556209e39e4861d4372aa88ae3b> /System/Library/PrivateFrameworks/HID.framework/HID
0x1cccbd000 - 0x1cccf6fff libGLImage.dylib arm64 <64283c88275b3a1fbb7ed33b5ef28272> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1cccf7000 - 0x1cce55fff CoreSpeech arm64 <58860d8ecb023bbcbe92afbea4286222> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1cd117000 - 0x1cd128fff libSparseBLAS.dylib arm64 <402b65b6ffc53b719e4665ed5a1db5ee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1cd129000 - 0x1cd13dfff Engram arm64 <4ee769fc2c0d3dc583ada24510657155> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1cd1c2000 - 0x1cd1fefff DataDetectorsNaturalLanguage arm64 <cf13d312a65b30a293ed2125d0302dab> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1cd542000 - 0x1cd54afff FSEvents arm64 <a7114b675d7b36d78b8c475045ec668d> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1cd55c000 - 0x1cd5ddfff CoreDAV arm64 <6ca290d362023ed085a108ce5c4abf43> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1cdf8b000 - 0x1cdf9cfff RemoteTextInput arm64 <5b7a854993be3e72ba3d38171ad6ecfe> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1cdfc8000 - 0x1cdffafff iCalendar arm64 <10ceb0472ba03b8b99ec085ba0d53551> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1ce017000 - 0x1ce020fff CloudPhotoServices arm64 <c807280b295b32ed86da65d3f456c481> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1ce060000 - 0x1ce074fff libLinearAlgebra.dylib arm64 <66f741581b1c32f48c8ede525da6fb11> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1ce107000 - 0x1ce208fff ConfigurationEngineModel arm64 <2be7b2e30c57373c8a94c495a222005c> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1ce209000 - 0x1ce211fff CertUI arm64 <8254e6b226de3c44af31619e33361334> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1ce32c000 - 0x1ce33bfff CoreAUC arm64 <41362e5d0bfa396fb9049e143e51ec0b> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1cf1ba000 - 0x1cf202fff PhysicsKit arm64 <6c7d5cab5bfc3f4a9c7c73db872d65d1> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1cf203000 - 0x1cf255fff CorePrediction arm64 <a395b5d34be234789e2c6bb55801cb9f> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1cf666000 - 0x1cf6b3fff SafariSafeBrowsing arm64 <6c9d4306253a374fa3d9fc39a32f9213> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1cfa91000 - 0x1cfb07fff HomeSharing arm64 <f9661ba263f537048270139f2f6450bd> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1cfb9e000 - 0x1cfbbcfff GenerationalStorage arm64 <f959a85564f93adaa5b22341c6ff444a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1cfc16000 - 0x1cfc21fff PersonaKit arm64 <a34c828da37b337da039df5d2167011f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1cfc22000 - 0x1cfc2ffff PersonaUI arm64 <8447fb70cc7b38f8938646a597cf9a0b> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1cfddc000 - 0x1cfdeafff Speech arm64 <9463a7f72d613e2992cf7b1ec7c270d6> /System/Library/Frameworks/Speech.framework/Speech
0x1d0038000 - 0x1d003dfff kperf arm64 <6e10cb050744347f865b9dc06a2f1fb3> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1d01c7000 - 0x1d01fafff libpcap.A.dylib arm64 <3f9704396d603808b5fefcf17d5fff89> /usr/lib/libpcap.A.dylib
0x1d039e000 - 0x1d03b3fff WebUI arm64 <7abd376e79f236e1b104ec3b3ad26098> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1d03b4000 - 0x1d03cefff SafariFoundation arm64 <f109adce397633e19f4a0122efb487a1> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1d0417000 - 0x1d04b1fff libvDSP.dylib arm64 <d5270d150ee337649bf6faa455ab5a49> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1d04b2000 - 0x1d04e0fff vCard arm64 <8e26f3427842365ba79830b547bbe38b> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1d0528000 - 0x1d05cffff SampleAnalysis arm64 <8b122263e0863ecaa52a40b54f8c091f> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1d05d0000 - 0x1d05ddfff IntentsFoundation arm64 <0f105b0b47d33793a7bf83965de8e96c> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d07e1000 - 0x1d07e3fff ParsecSubscriptionServiceSupport arm64 <8ce4858a796b396bbfd463091b344aeb> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d07e4000 - 0x1d0874fff MediaPlatform arm64 <a2a888404e7736459b781d588ab54f8c> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d0875000 - 0x1d0b96fff MediaLibraryCore arm64 <296e28be6d5530df861f966c2c58d875> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d0bfd000 - 0x1d0c39fff PhotosImagingFoundation arm64 <6d03b9846d04364587c123e29fbb11f5> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d0c3a000 - 0x1d0c61fff MediaConversionService arm64 <61efbe5533733bb7801307ebed3c79eb> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1d0c62000 - 0x1d0c80fff MediaStream arm64 <2a4e6ae690d43571ad5f0939da239d69> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1d0c81000 - 0x1d0d82fff CoreMediaStream arm64 <8981d7db4a7a3d47bef36bc28c6303b9> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1d0e8a000 - 0x1d0fb5fff AGXMetalA11 arm64 <6b2d771ffc9c345ea2385ee6c0c8c67b> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x1d0fd6000 - 0x1d0fd6fff Accelerate arm64 <79681b3d88593798891ed72a1aa8a522> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d0fd7000 - 0x1d12e9fff libLAPACK.dylib arm64 <8f9b833ecf803bee9fbe2dfdcc815f5f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d12ea000 - 0x1d12eefff libQuadrature.dylib arm64 <ebcecb9a0aef39a6b9660e036b979cee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d12ef000 - 0x1d1348fff libvMisc.dylib arm64 <ffba60df59703416b5e34205919b55c9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d1349000 - 0x1d1349fff vecLib arm64 <008de9842e5b30f48e75ea06a7a2e51f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1d1352000 - 0x1d136dfff AuthenticationServices arm64 <fed53494991a3093aa6a8032f55baef6> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1d13c8000 - 0x1d14bcfff Combine arm64 <b9c68d86930a364a8553d2ec181bc86d> /System/Library/Frameworks/Combine.framework/Combine
0x1d14cf000 - 0x1d1537fff CoreMIDI arm64 <31843edd7fd83f219d006fe08baa42f9> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1d16c4000 - 0x1d1708fff CryptoKit arm64 <71aeb924387238a79e1653cb77024b93> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1d178a000 - 0x1d17e4fff MPSCore arm64 <89b06a7a7ba23cb2aad2510cbc212f67> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1d17e5000 - 0x1d186afff MPSImage arm64 <82ffb3a2fb203398b71b3b3d25668ea4> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1d186b000 - 0x1d188efff MPSMatrix arm64 <f0e9d36636d0364389610fd87b7dd4e0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1d188f000 - 0x1d18c7fff MPSNDArray arm64 <ae374b1c422e3d1489661460a3c0fcaf> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1d18c8000 - 0x1d1aa2fff MPSNeuralNetwork arm64 <976b47c33118353c88d6227b3b2b8524> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1d1aa3000 - 0x1d1aeafff MPSRayIntersector arm64 <2b32ca4e1e273a3288b72ec7b39d126d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1d1aeb000 - 0x1d1aebfff MetalPerformanceShaders arm64 <97322a0b88d83658bb951a91442a85fd> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1d1aff000 - 0x1d1afffff MobileCoreServices arm64 <f287abb4d8363afeafe1335ff16c6a45> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1d1b09000 - 0x1d1b0afff libCVMSPluginSupport.dylib arm64 <161bdef6e21a3d929b2fd1457f0f6ad7> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1d1b0b000 - 0x1d1b11fff libCoreFSCache.dylib arm64 <d9fac2e727a13570ab0b373014da516f> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1d1b12000 - 0x1d1b17fff libCoreVMClient.dylib arm64 <f9ab3bf4e3423780baeb84c0fb22fde5> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1d1b64000 - 0x1d1b9efff QuickLookThumbnailing arm64 <43bdb5a0df013691a0d1c4b5d1a11f2e> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1d1e20000 - 0x1d1f65fff SoundAnalysis arm64 <c2cf40a7f4c83d8c87ab38dc35a602dc> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1d1f68000 - 0x1d1f68fff UIKit arm64 <3e9e0b5105c33e3b926ac41e421f559a> /System/Library/Frameworks/UIKit.framework/UIKit
0x1d2272000 - 0x1d24befff ANECompiler arm64 <f42eba63e5bf366d9212e182acae41d0> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1d24bf000 - 0x1d24d2fff ANEServices arm64 <6b29c3adfbfe334ab5170aca39c6f89f> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1d24db000 - 0x1d258bfff APFS arm64 <a16bc37e195d352781eec8e3a0c6cff7> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1d258c000 - 0x1d2596fff ASEProcessing arm64 <e8833d238bc4313ebd540aa7e5a05d09> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1d2598000 - 0x1d2608fff ICE arm64 <3b167276461b346e8320c3df985e5e5c> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1d2609000 - 0x1d2609fff LegacyHandle arm64 <f7b3774be429305c90a479f8b7644d36> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1d260a000 - 0x1d2610fff SimpleKeyExchange arm64 <e57da018e6563018a2e08bdef029720c> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1d2611000 - 0x1d2611fff snatmap arm64 <41a3f7e7dd8d32e9bb7d4b8529391301> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1d263a000 - 0x1d268cfff AccessibilitySharedSupport arm64 <a783ee2592de35d1b2eb9b0032d09029> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1d26ea000 - 0x1d26f6fff AccountSettings arm64 <09bf0f025fe2328e85bb5051d1b48940> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1d2e7e000 - 0x1d3008fff AppleCVA arm64 <5fb7d2545da43f6db0fd357736a8de28> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1d3070000 - 0x1d307ffff AppleFSCompression arm64 <835320925db632fe8e11a06250d02edc> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1d3086000 - 0x1d3091fff AppleIDAuthSupport arm64 <7c6968815bb1374c9f2da4ccfe0b8a25> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d3092000 - 0x1d30d5fff AppleJPEG arm64 <409b589303ce3d63a3837086ae60d8bf> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1d3147000 - 0x1d315afff AppleNeuralEngine arm64 <66883cd8c6d936ad8e703080b14b773c> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1d3161000 - 0x1d3184fff AppleSauce arm64 <caa52a56fcf0304ba27bbb6a4efc74ce> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1d32c5000 - 0x1d3318fff AutoLoop arm64 <5f2948597fff3849987a780871ae94c0> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1d33ad000 - 0x1d33defff Bom arm64 <d11aa0eb793a3469b74b286551bab394> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d3487000 - 0x1d3497fff BrailleTranslation arm64 <b061eac68146317cbb87fc99e854c6b4> /System/Library/PrivateFrameworks/BrailleTranslation.framework/BrailleTranslation
0x1d4147000 - 0x1d4273fff CoreAppleCVA arm64 <f80bc623c30c3d648913ed678cdb503b> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1d4306000 - 0x1d4434fff CoreHandwriting arm64 <cfba99d218cc3189a8b9c25ace3350f6> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1d4442000 - 0x1d444bfff CoreNameParser arm64 <4916e9e6e9833b2d9010ab026fda818d> /System/Library/PrivateFrameworks/CoreNameParser.framework/CoreNameParser
0x1d444c000 - 0x1d4450fff CoreOptimization arm64 <c7d0c3fbae4233e0a1a21be876d670a1> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1d44cb000 - 0x1d44cefff CryptoKitCBridging arm64 <158b388d87e53381ba7a7ff605b89e69> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1d44cf000 - 0x1d44e5fff CryptoKitPrivate arm64 <000fb16f42233d1b9f3e4dec99a9db59> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate
0x1d4554000 - 0x1d4560fff DeviceIdentity arm64 <ec72009eca1232d3bed493c9421246aa> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1d4701000 - 0x1d471ffff DocumentManagerCore arm64 <52521ecb349b3c4f904d8d6fad2c5175> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1d47fa000 - 0x1d4feffff Espresso arm64 <5960cdf9cab034cbb42678a5e1d3832f> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1d52b7000 - 0x1d56c8fff FaceCore arm64 <6408d43a0609382485c8e3363d538bb2> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1d5706000 - 0x1d570bfff FeatureFlagsSupport arm64 <6bf29b3757b03a0a8c5ee43e76f1c2a8> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1d57a6000 - 0x1d5821fff libGSFontCache.dylib arm64 <a4e2577a9858387390c0688b00accf8b> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1d5885000 - 0x1d5892fff libhvf.dylib arm64 <07f38822515d35b981bc80da11baa357> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1d58b5000 - 0x1d58cafff Futhark arm64 <f85aa484cd733f228b70ae7c89d6074e> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1d67ab000 - 0x1d67b8fff GraphVisualizer arm64 <fd7cb12470513383ac8d5b74286080a0> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1d7690000 - 0x1d7709fff InertiaCam arm64 <6b1bf014075f3dd0b70c2c2f835f54c8> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1d7730000 - 0x1d774cfff IntentsCore arm64 <7c1aa267a61130eba9dee9c48d691a3b> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1d7756000 - 0x1d775dfff InternationalSupport arm64 <d2f1d62171243ab6bd7af75f27fb80bc> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1d7994000 - 0x1d79c9fff LocalAuthenticationPrivateUI arm64 <becdd133565d35108d3e2044e95d746a> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1d7a5d000 - 0x1d7a5dfff Marco arm64 <80f3eb88283a3089ad3d8f6aff73accf> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1d7e6f000 - 0x1d7f31fff MetalTools arm64 <d6e05798e6dd304890194db7cbd96cfd> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1d7f53000 - 0x1d7f9bfff MetricsKit arm64 <47a899ea86493cedbcd3cce1d734c84d> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1d82a3000 - 0x1d82e2fff OTSVG arm64 <957f5ba5ad6736ea99b672e4668e77c3> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d8848000 - 0x1d8860fff Osprey arm64 <e0a04683b8e9387599ff81be7f4e84fa> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1d8905000 - 0x1d8905fff PhoneNumbers arm64 <79b18725f8c13d94bf8816fe52ae77e8> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1da4d0000 - 0x1da4d4fff RevealCore arm64 <e8b54544931a37e4b97f8a7c7155ec8d> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1da5d5000 - 0x1da608fff ScreenReaderCore arm64 <b30997228d0c3520a2c28a590f85918c> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1da609000 - 0x1da64dfff ScreenReaderOutput arm64 <39dfc80b96933bf7a19654f7df128519> /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput
0x1da6d3000 - 0x1da6e1fff SetupAssistantSupport arm64 <3e7db9630d503f49b001aa41ccf5fa2f> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1da700000 - 0x1da700fff SignpostMetrics arm64 <cc9535fb064e333b96a1f4c6c70e1174> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1da72b000 - 0x1da794fff SiriInstrumentation arm64 <27848339c6933c8a93989a54fa5ee6ea> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1dafb5000 - 0x1db0acfff TextRecognition arm64 <029439b8a54d39fe945245bcede60550> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1db0ad000 - 0x1db15ffff TextureIO arm64 <68b9851dec5138468cb13f3607c93b16> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1dc28d000 - 0x1dc8b5fff libwebrtc.dylib arm64 <84a6df0ea7c0333bbf80dd695fdf5e59> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1dc98e000 - 0x1dc99bfff WirelessCoexManager arm64 <6cac9df5d04a3655a097f4e9a6e2d399> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1dca00000 - 0x1dca08fff kperfdata arm64 <4c469b89515133b98e47836a452d3861> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1dca09000 - 0x1dca53fff ktrace arm64 <d941a3d9777c3bad91942118bbbfc495> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1dca6f000 - 0x1dca7ffff perfdata arm64 <a9dd573d623f3eda89a522e8f464914b> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1dce73000 - 0x1dce73fff libAWDProtobufFacetimeiMessage.dylib arm64 <094201d4b42e3ac7bee1b924bdf29ff3> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1dcf05000 - 0x1dd29cfff libAWDSupportFramework.dylib arm64 <121650ef41813229aa42fd05e1770511> /usr/lib/libAWDSupportFramework.dylib
0x1dd456000 - 0x1dd460fff libChineseTokenizer.dylib arm64 <c7ea724e6d293258a426add24cb5dea6> /usr/lib/libChineseTokenizer.dylib
0x1dd6ca000 - 0x1dd6d1fff libMatch.1.dylib arm64 <a4c418d225133f45a2e76f1ec1b02f65> /usr/lib/libMatch.1.dylib
0x1dd852000 - 0x1dd853fff libSystem.B.dylib arm64 <08f6916bf7b83728aeae9783f37a5051> /usr/lib/libSystem.B.dylib
0x1dd85c000 - 0x1dd861fff libThaiTokenizer.dylib arm64 <79931d1d6b5939b4b680183cd8b679ce> /usr/lib/libThaiTokenizer.dylib
0x1dd980000 - 0x1dd996fff libapple_nghttp2.dylib arm64 <73430971d61335b09c129713e3e9e715> /usr/lib/libapple_nghttp2.dylib
0x1dda25000 - 0x1dda35fff libbsm.0.dylib arm64 <83cd4fe71ff230be930da5a23848ba0d> /usr/lib/libbsm.0.dylib
0x1dda36000 - 0x1dda42fff libbz2.1.0.dylib arm64 <ca5535ae5dde3cceb63ba3562ea79fdc> /usr/lib/libbz2.1.0.dylib
0x1dda43000 - 0x1dda43fff libcharset.1.dylib arm64 <f3622bd2c93c36e8bf72ae246bd96781> /usr/lib/libcharset.1.dylib
0x1dda44000 - 0x1dda55fff libcmph.dylib arm64 <4116698d464b3974baf62c18ab03baf1> /usr/lib/libcmph.dylib
0x1dda56000 - 0x1dda6dfff libcompression.dylib arm64 <59776413ee1a3118a64c84b001d67b76> /usr/lib/libcompression.dylib
0x1dda6e000 - 0x1dda6ffff libcoretls_cfhelpers.dylib arm64 <209d454b69873a128d71e18c57b2a3b5> /usr/lib/libcoretls_cfhelpers.dylib
0x1dda70000 - 0x1dda76fff libcupolicy.dylib arm64 <132b3bbbb8113b88813f9287a37d845d> /usr/lib/libcupolicy.dylib
0x1dda77000 - 0x1dda7cfff libdns_services.dylib arm64 <f88279524ae63b868ce995e846f61989> /usr/lib/libdns_services.dylib
0x1dda7d000 - 0x1dda89fff libdscsym.dylib arm64 <8f12d2c6651b3a11bf1a60a8fabe32d1> /usr/lib/libdscsym.dylib
0x1dda8a000 - 0x1ddaa6fff libedit.3.dylib arm64 <18bdc20dfc1c375892a12474c422dac2> /usr/lib/libedit.3.dylib
0x1de016000 - 0x1de01bfff libheimdal-asn1.dylib arm64 <b1979074836f32c8ace0cdc8066c895a> /usr/lib/libheimdal-asn1.dylib
0x1de01c000 - 0x1de10dfff libiconv.2.dylib arm64 <02a55e5427b33d8fa94b88a96e2f6277> /usr/lib/libiconv.2.dylib
0x1de128000 - 0x1de133fff liblockdown.dylib arm64 <8104440e00983e44acd2dd10081f9ebe> /usr/lib/liblockdown.dylib
0x1de134000 - 0x1de14cfff liblzma.5.dylib arm64 <d39260cfd66a31de81f4825051ec020d> /usr/lib/liblzma.5.dylib
0x1de163000 - 0x1de4d0fff libmorphun.dylib arm64 <fe1ecf4a62503f348a6f4014c97a5bfc> /usr/lib/libmorphun.dylib
0x1de4d1000 - 0x1de500fff libncurses.5.4.dylib arm64 <8780e77779693d79aceee19ed8e05475> /usr/lib/libncurses.5.4.dylib
0x1de501000 - 0x1de516fff libnetworkextension.dylib arm64 <c14b7aea87fe3f2b90d9defcce08b1a9> /usr/lib/libnetworkextension.dylib
0x1de89c000 - 0x1de8b3fff libresolv.9.dylib arm64 <6633f4295aab30648441311020f6c5b9> /usr/lib/libresolv.9.dylib
0x1de8b4000 - 0x1de8b6fff libsandbox.1.dylib arm64 <f819bab8d1b33747bba30ae385d1acad> /usr/lib/libsandbox.1.dylib
0x1de8b7000 - 0x1de8bcfff libsysdiagnose.dylib arm64 <782630acc9b13e5d9e34ada3ae9efb61> /usr/lib/libsysdiagnose.dylib
0x1de8f5000 - 0x1de8f8fff libutil.dylib arm64 <183f0849ca7633af86bbd64656331b76> /usr/lib/libutil.dylib
0x1de8fd000 - 0x1de925fff libxslt.1.dylib arm64 <2e44640e72043da4bc172ea9703f77cc> /usr/lib/libxslt.1.dylib
0x1de926000 - 0x1de937fff libz.1.dylib arm64 <32053e30a3f238feaff6d8d94cc98214> /usr/lib/libz.1.dylib
0x1de976000 - 0x1de9b8fff libswiftAccelerate.dylib arm64 <e14f250363b93707a4617598f912ae41> /usr/lib/swift/libswiftAccelerate.dylib
0x1de9be000 - 0x1de9cafff libswiftCloudKit.dylib arm64 <312e6f2bff1831b48c6127a3efaf3861> /usr/lib/swift/libswiftCloudKit.dylib
0x1de9d1000 - 0x1de9d2fff libswiftContacts.dylib arm64 <6d1d1208620e30689843f86596e73220> /usr/lib/swift/libswiftContacts.dylib
0x1de9d3000 - 0x1de9dbfff libswiftCoreAudio.dylib arm64 <4fa07fcf605433d29f18b995b3ac5b48> /usr/lib/swift/libswiftCoreAudio.dylib
0x1de9e2000 - 0x1de9e2fff libswiftCoreFoundation.dylib arm64 <2c650469cb6131a38dab1affe6e3d4b2> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1de9e3000 - 0x1de9eefff libswiftCoreGraphics.dylib arm64 <0c0004b596153b7e991d5cac7a6fd786> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1de9ef000 - 0x1de9effff libswiftCoreImage.dylib arm64 <b8fcd6f1eb613e3f8fcdbe57e7fdedb3> /usr/lib/swift/libswiftCoreImage.dylib
0x1de9f0000 - 0x1de9f2fff libswiftCoreLocation.dylib arm64 <f02d28cef99d3eb68088a9fee5cea758> /usr/lib/swift/libswiftCoreLocation.dylib
0x1de9fe000 - 0x1dea38fff libswiftCoreMedia.dylib arm64 <354b1fb0727e31a1b9a3547604b7a3a5> /usr/lib/swift/libswiftCoreMedia.dylib
0x1dea39000 - 0x1dea43fff libswiftDarwin.dylib arm64 <252c630a84d8317583adba4bf60f28d4> /usr/lib/swift/libswiftDarwin.dylib
0x1dea44000 - 0x1dea5cfff libswiftDispatch.dylib arm64 <ddb785dc362f3fa2868d1af270a96889> /usr/lib/swift/libswiftDispatch.dylib
0x1dea5d000 - 0x1debd0fff libswiftFoundation.dylib arm64 <1dc19bdb2479345398a0e4cc46932eaf> /usr/lib/swift/libswiftFoundation.dylib
0x1debe7000 - 0x1debeafff libswiftMetal.dylib arm64 <a62554f86e2732518b776b1fbedfba9f> /usr/lib/swift/libswiftMetal.dylib
0x1dec49000 - 0x1dec4bfff libswiftObjectiveC.dylib arm64 <474a4281243d37449ccad8d4ba553b0b> /usr/lib/swift/libswiftObjectiveC.dylib
0x1dec4d000 - 0x1dec4efff libswiftQuartzCore.dylib arm64 <11056fbfeb59313285a2e4f9866b1f6b> /usr/lib/swift/libswiftQuartzCore.dylib
0x1dec7f000 - 0x1decb8fff libswiftUIKit.dylib arm64 <6494ead590ac363b9166fbade98eaf21> /usr/lib/swift/libswiftUIKit.dylib
0x1decbd000 - 0x1deccdfff libswiftos.dylib arm64 <dd98d7a885423c62868663a76456c1a4> /usr/lib/swift/libswiftos.dylib
0x1dece5000 - 0x1deceafff libcache.dylib arm64 <aef5f340abcf309d9de720b538ce4caf> /usr/lib/system/libcache.dylib
0x1deceb000 - 0x1decf7fff libcommonCrypto.dylib arm64 <00fe8bcfc4453892b31bbdbfba014870> /usr/lib/system/libcommonCrypto.dylib
0x1decf8000 - 0x1decfcfff libcompiler_rt.dylib arm64 <beba17f024353d669c2e162c96afb07b> /usr/lib/system/libcompiler_rt.dylib
0x1deddd000 - 0x1dedddfff liblaunch.dylib arm64 <e3b616ff66c1328da79e229046df896c> /usr/lib/system/liblaunch.dylib
0x1dedde000 - 0x1dede3fff libmacho.dylib arm64 <6eedb134432f384dbeaaadca5308a78c> /usr/lib/system/libmacho.dylib
0x1dede4000 - 0x1dede6fff libremovefile.dylib arm64 <2975cf63d2883a2ca15bb6b4a7cdf0ec> /usr/lib/system/libremovefile.dylib
0x1dede7000 - 0x1dede9fff libsystem_featureflags.dylib arm64 <f9c316fee0e830419a8dc5b6f4d11859> /usr/lib/system/libsystem_featureflags.dylib
0x1dedea000 - 0x1dee17fff libsystem_m.dylib arm64 <4f4fae4fadb739c4997df900abadb394> /usr/lib/system/libsystem_m.dylib
0x1dee18000 - 0x1dee21fff libunwind.dylib arm64 <2ef5d2a977f7373ea7aafa7386a1c1e8> /usr/lib/system/libunwind.dylib
0x1deec0000 - 0x1defc4fff UIKit arm64 <6108f38f126e387ba6f2dd3c9b7fdee1> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit
0x1defd3000 - 0x1defebfff AccessibilitySettingsLoader arm64 <b9b402eddabf38c3b06eb5e97939919e> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1df11c000 - 0x1df185fff NanoRegistry arm64 <813ace91d5093b9b960575aa461980b5> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1df186000 - 0x1df195fff NanoPreferencesSync arm64 <18891dacb45d31a89961230d500b13b9> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1dfc40000 - 0x1dfc43fff Accessibility arm64 <35a2cddf37863e459cf7bf52e1698a62> /System/Library/Frameworks/Accessibility.framework/Accessibility
0x1dfdcf000 - 0x1dfe0ffff CryptoTokenKit arm64 <183e95a484a13e208389ea85dcec92cf> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1dfe12000 - 0x1dfe2afff ExposureNotification arm64 <6917fffb0dc5372991f4f1f3b521e7d5> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1dfe2b000 - 0x1dff5cfff MLCompute arm64 <6eb30a2efc81318588b0a9ff8f6fa86c> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1e0cea000 - 0x1e0cf9fff UniformTypeIdentifiers arm64 <056d28a8979032b8be08608ccd207fb3> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1e0cfa000 - 0x1e18cdfff libfaceCore.dylib arm64 <2cab8703007d34f994f70fe0fc3de5cc> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1e21a7000 - 0x1e21aafff AFKUser arm64 <42cab5f1da5a399d9115b75f8182d092> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1e2470000 - 0x1e2564fff AVFCapture arm64 <d6715555a6e63d3f9ab7786b7ac878e9> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1e2565000 - 0x1e2731fff AVFCore arm64 <33b96c422a8f34e3982edc47af148205> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1e2733000 - 0x1e2742fff AXAssetLoader arm64 <09ac00c618da3977b850a96ce62bd29f> /System/Library/PrivateFrameworks/AXAssetLoader.framework/AXAssetLoader
0x1e2749000 - 0x1e2754fff AXFrontBoardUtils arm64 <41eaf3b9fa703e768b14999d5eb1cba3> /System/Library/PrivateFrameworks/AXFrontBoardUtils.framework/AXFrontBoardUtils
0x1e27ba000 - 0x1e27bffff AccessibilityUI arm64 <afa2eec5fd1e3a5fa367be2bc7ab3abf> /System/Library/PrivateFrameworks/AccessibilityUI.framework/AccessibilityUI
0x1e27d9000 - 0x1e27ddfff AccessibilityUIShared arm64 <3b50ec8a7baa30318b4c04593e020cdc> /System/Library/PrivateFrameworks/AccessibilityUIShared.framework/AccessibilityUIShared
0x1e27de000 - 0x1e2822fff AccessibilityUIUtilities arm64 <37e568359a1233e2bd134c62b296ac30> /System/Library/PrivateFrameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1e28a9000 - 0x1e28c4fff AlgosScoreFramework arm64 <42cc4b1a40413897bed2b44519386b3d> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1e28ec000 - 0x1e290efff AppSSO arm64 <a1704f87b58439a68048e43b282e1c87> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1e2a1a000 - 0x1e2a31fff AudioSession arm64 <70d8c54f210632d5b1fed666a029d126> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1e2b4f000 - 0x1e2b50fff BiomeFoundation arm64 <641ccaf2ae0135e6a0ec8ac718be3fca> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1e2b51000 - 0x1e2b68fff BiomePubSub arm64 <4b42ef45fe603680b20eaf542365705e> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1e2b69000 - 0x1e2b77fff BiomeStorage arm64 <299e7cee3e293621898148bb170b7233> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1e2b78000 - 0x1e2b91fff BiomeStreams arm64 <08d40fed09363c928d3f37ddcbd15d13> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1e2e1e000 - 0x1e32edfff CMCapture arm64 <df63da14bf4e355b931e691452688e0f> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1e32ee000 - 0x1e32f8fff CMCaptureCore arm64 <9064e5fcaf73389080a565bf6101253e> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1e32f9000 - 0x1e330ffff CPAnalytics arm64 <07315b4a8f5c3475b562a3e0069ec025> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1e3310000 - 0x1e3384fff CVNLP arm64 <4a59a07d1c13357e9db00d6d97f7aef4> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1e360d000 - 0x1e3615fff ContextKitExtraction arm64 <bff6f3bf2b0a39d2a42016838ce53bbc> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1e3616000 - 0x1e3656fff CoreAutoLayout arm64 <c9187ebe847d383e9c78f8133b8b1baf> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1e3921000 - 0x1e3928fff ExtensionFoundation arm64 <2e5f776257573574a1f9b22dc1a0d7e9> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1e3929000 - 0x1e3940fff ExtensionKit arm64 <200d711160b53995857e5305ae48b019> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1e394b000 - 0x1e3953fff FeedbackLogger arm64 <dea96363b91d3b17986c37e4da678760> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1e3b41000 - 0x1e3b5ffff IOGPU arm64 <81889325d9b03b999ebac2eeee321691> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
0x1e3b60000 - 0x1e3b69fff IOKitten arm64 <56ecc63f2e2d3ced832f15ec2eb6d8e4> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1e3b77000 - 0x1e3c92fff InternalSwiftProtobuf arm64 <e87fd3ad76ec3dd887018dcd66fdda0d> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x1e3d9e000 - 0x1e3daefff MSUDataAccessor arm64 <82fd85e3b77f3e76860eeb09fba0f8e5> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1e405d000 - 0x1e4072fff OctagonTrust arm64 <5fc191588d8c3f21a97fd47b80f405b0> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1e41a4000 - 0x1e41aefff PointerUIServices arm64 <a79cef8eb7c73557949da35dcaae428b> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1e46bc000 - 0x1e476afff SafariSharedUI arm64 <c62c9e7bbd01358bb465f7da2b4dd083> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1e55a9000 - 0x1e55a9fff SoftLinking arm64 <73c30a136f2730048b7f96dc4144a752> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1e55dc000 - 0x1e55e0fff SpeakThisServices arm64 <290e99fa834938a2bc09c6ba922a76e2> /System/Library/PrivateFrameworks/SpeakThisServices.framework/SpeakThisServices
0x1e55e1000 - 0x1e55e3fff SpeakTypingServices arm64 <e1e39d88ef983f84b32e8a8585aabb55> /System/Library/PrivateFrameworks/SpeakTypingServices.framework/SpeakTypingServices
0x1e55e4000 - 0x1e567ffff SpeakerRecognition arm64 <e42f9e7a6d833a73a5abfd928a4bee4e> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1e5ebd000 - 0x1e6024fff Translation arm64 <8cb7385fe59133c398bad1f97abcc416> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1e66f9000 - 0x1e6722fff VirtualGarage arm64 <993fc472636a308c8c87632d96e37a9b> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1e677e000 - 0x1e67b7fff VoiceOverServices arm64 <d821a076f6023fe5b4640cbd6e2c3d29> /System/Library/PrivateFrameworks/VoiceOverServices.framework/VoiceOverServices
0x1e934d000 - 0x1e934ffff libsystem_collections.dylib arm64 <dbf2e219a2a8344fa73f2ee6640973b4> /usr/lib/system/libsystem_collections.dylib
0x1e9350000 - 0x1e9350fff libsystem_product_info_filter.dylib arm64 <52af82b04e333d6da5da08e7c8e21949> /usr/lib/system/libsystem_product_info_filter.dylib
EOF
Metadata
Metadata
Assignees
Labels
a: releaseChallenges faced when attempting to productionize an appChallenges faced when attempting to productionize an appc: crashStack traces logged to the consoleStack traces logged to the consolee: OS-version specificAffects only some versions of the relevant operating systemAffects only some versions of the relevant operating systemfound in release: 1.17Found to occur in 1.17Found to occur in 1.17platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project management