Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TweakCount] Crash opening 'Announce Messages with Siri' #74

Open
MBehr2 opened this issue Jul 20, 2021 · 0 comments
Open

[TweakCount] Crash opening 'Announce Messages with Siri' #74

MBehr2 opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels
bug Tweak bug cant-reproduce The issue can't be reproduced, making it difficult to investigate

Comments

@MBehr2
Copy link

MBehr2 commented Jul 20, 2021

When selecting, settings crashes

8439944D-592E-4C84-9E0C-BB1BF5082B00

Invalid update: invalid number of sections. The number of sections contained in the table view after the update (2) must be equal to the number of sections contained in the table view before the update (0), plus or minus the number of sections inserted or deleted (1 inserted, 0 deleted).

Date: 2021-07-19, 20:56
Process: Preferences
Bundle id: com.apple.Preferences
Device: iPhone 11 Pro Max, iOS 14.3
Bundle version: 1

Exception type: NSInternalInconsistencyException
Reason: Invalid update: invalid number of sections. The number of sections contained in the table view after the update (2) must be equal to the number of sections contained in the table view before the update (0), plus or minus the number of sections inserted or deleted (1 inserted, 0 deleted).
Culprit: zzzTweakCount.dylib

Call stack:
0 CoreFoundation 0x0000000193c15880 0x193af0000 + 0x12586c // __exceptionPreprocess
1 libobjc.A.dylib 0x00000001a8b84c50 0x1a8b7e000 + 0x6c50 // objc_exception_throw
2 CoreFoundation 0x0000000193b1b000 0x193af0000 + 0x2b000 // -[CFPrefsSearchListSource addManagedSourceForIdentifier:user:]
3 Foundation 0x0000000194eaf91c 0x194e31000 + 0x7e91c // -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
4 UIKitCore 0x00000001967c07f8 0x195a00000 + 0xdc07f8 // -[UITableView _Bug_Detected_In_Client_Of_UITableView_Invalid_Number_Of_Sections:]
5 UIKitCore 0x00000001967bfe90 0x195a00000 + 0xdbfe90 // -[UITableView _endCellAnimationsWithContext:]
6 UIKitCore 0x00000001967d8224 0x195a00000 + 0xdd8224 // -[UITableView endUpdatesWithContext:]
7 Preferences 0x0000000197c56ae8 0x197c4c000 + 0xaae8 // -[PSListController _insertContiguousSpecifiers:atIndex:animated:]
8 Preferences 0x0000000197c57020 0x197c4c000 + 0xb020 // -[PSListController addSpecifiersFromArray:animated:]
9 NotificationsSettings 0x0000000109f77f00 0x109f64000 + 0x13f00 // func_13c80
10 NotificationsSettings 0x0000000109f77544 0x109f64000 + 0x13544 // func_13318
11 Preferences 0x0000000197c5cbb8 0x197c4c000 + 0x10bb8 // -[PSListController viewDidLoad]
12 zzzTweakCount.dylib 0x0000000106706a48 0x106700000 + 0x6a48 // func_6a10
13 UIKitCore 0x0000000195ea0a18 0x195a00000 + 0x4a0a18 // -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
14 UIKitCore 0x0000000195ea5244 0x195a00000 + 0x4a5244 // -[UIViewController loadViewIfRequired]
15 UIKitCore 0x0000000195ea5608 0x195a00000 + 0x4a5608 // -[UIViewController view]
16 UIKitCore 0x0000000195dcfb88 0x195a00000 + 0x3cfb88 // -[UINavigationController _startCustomTransition:]
17 UIKitCore 0x0000000195de4dd8 0x195a00000 + 0x3e4dd8 // -[UINavigationController _startDeferredTransitionIfNeeded:]
18 UIKitCore 0x0000000195de6264 0x195a00000 + 0x3e6264 // -[UINavigationController __viewWillLayoutSubviews]
19 UIKitCore 0x0000000195dc7cf4 0x195a00000 + 0x3c7cf4 // -[UILayoutContainerView layoutSubviews]
20 UIKitCore 0x0000000196b15f84 0x195a00000 + 0x1115f84 // -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
21 QuartzCore 0x00000001970307b4 0x196ed1000 + 0x15f7b4 // -[CALayer layoutSublayers]
22 QuartzCore 0x0000000197030c88 0x196ed1000 + 0x15fc88 // CA::Layer::layout_if_needed(CA::Transaction*)
23 QuartzCore 0x000000019704547c 0x196ed1000 + 0x17447c // CA::Layer::layout_and_display_if_needed(CA::Transaction*)
24 QuartzCore 0x0000000196f8aa6c 0x196ed1000 + 0xb9a6c // CA::Context::commit_transaction(CA::Transaction*, double, double*)
25 QuartzCore 0x0000000196fb5f34 0x196ed1000 + 0xe4f34 // CA::Transaction::commit()
26 UIKitCore 0x00000001965fbcec 0x195a00000 + 0xbfbcec // _afterCACommitHandler
27 CoreFoundation 0x0000000193b90358 0x193af0000 + 0xa0358 // CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION
28 CoreFoundation 0x0000000193b8a5c4 0x193af0000 + 0x9a5c4 // __CFRunLoopDoObservers
29 CoreFoundation 0x0000000193b8ab74 0x193af0000 + 0x9ab74 // __CFRunLoopRun
30 CoreFoundation 0x0000000193b8a21c 0x193af0000 + 0x9a21c // CFRunLoopRunSpecific
31 GraphicsServices 0x00000001ab68e784 0x1ab68b000 + 0x3784 // GSEventRunModal
32 UIKitCore 0x00000001965c8fe0 0x195a00000 + 0xbc8fe0 // -[UIApplication _run]
33 UIKitCore 0x00000001965ce854 0x195a00000 + 0xbce854 // UIApplicationMain
34 Preferences 0x0000000102124eb0 0x102118000 + 0xceb0 // func_ce74
35 libdyld.dylib 0x000000019384a6b0 0x193849000 + 0x16b0 // start

Loaded images:
0: /Applications/Preferences.app/Preferences (Version: 0)
1: /usr/lib/substitute-inserter.dylib (Version: 65536)
2: /System/Library/PrivateFrameworks/PreferencesUI.framework/PreferencesUI (Version: 65536)
3: /System/Library/PrivateFrameworks/Preferences.framework/Preferences (Version: 65536)
4: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary (Version: 65536)
5: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (Version: 18022400)
6: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices (Version: 33111041)
7: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration (Version: 65536)
8: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy (Version: 39977735)
9: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices (Version: 65536)
10: /System/Library/PrivateFrameworks/Settings/GeneralSettingsUI.framework/GeneralSettingsUI (Version: 65536)
11: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI (Version: 65536)
12: /System/Library/Frameworks/UIKit.framework/UIKit (Version: 262340965)
13: /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory (Version: 65536)
14: /System/Library/Frameworks/Accounts.framework/Accounts (Version: 65536)
15: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation (Version: 65536)
16: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics (Version: 95879681)
17: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony (Version: 0)
18: /System/Library/PrivateFrameworks/SoftwareUpdateSettingsUI.framework/SoftwareUpdateSettingsUI (Version: 65536)
19: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices (Version: 65536)
20: /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking (Version: 2424832)
21: /System/Library/Frameworks/QuartzCore.framework/QuartzCore (Version: 68352)
22: /System/Library/Frameworks/Foundation.framework/Foundation (Version: 116064000)
23: /usr/lib/libobjc.A.dylib (Version: 14942208)
24: /usr/lib/libSystem.B.dylib (Version: 84687873)
25: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation (Version: 116064000)
26: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices (Version: 52428800)
27: /System/Library/PrivateFrameworks/FTServices.framework/FTServices (Version: 52428800)
28: /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore (Version: 65536)
29: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit (Version: 65536)
30: /System/Library/PrivateFrameworks/SetupAssistantUI.framework/SetupAssistantUI (Version: 65536)
31: /System/Library/PrivateFrameworks/Settings/PrivacySettingsUI.framework/PrivacySettingsUI (Version: 65536)
32: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager (Version: 65536)
33: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport (Version: 1900544)
34: /System/Library/PrivateFrameworks/ClassroomKit.framework/ClassroomKit (Version: 65536)
35: /System/Library/PrivateFrameworks/Home.framework/Home (Version: 65536)
36: /System/Library/PrivateFrameworks/SettingsCellular.framework/SettingsCellular (Version: 65536)
37: /System/Library/PrivateFrameworks/SettingsCellularUI.framework/SettingsCellularUI (Version: 65536)
38: /System/Library/PrivateFrameworks/Settings/DisplayAndBrightnessSettings.framework/DisplayAndBrightnessSettings (Version: 65536)
39: /System/Library/PrivateFrameworks/Settings/SoundsAndHapticsSettings.framework/SoundsAndHapticsSettings (Version: 65536)
40: /System/Library/Frameworks/Security.framework/Security (Version: 3916054017)
41: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount (Version: 23860232)
42: /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI (Version: 65536)
43: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration (Version: 72694786)
44: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication (Version: 65536)
45: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit (Version: 65536)
46: /System/Library/PrivateFrameworks/IconServices.framework/IconServices (Version: 28841728)
47: /System/Library/PrivateFrameworks/Translation.framework/Translation (Version: 8389377)
48: /System/Library/PrivateFrameworks/TCC.framework/TCC (Version: 65536)
49: /System/Library/PrivateFrameworks/Settings/WallpaperSettings.framework/WallpaperSettings (Version: 65536)
50: /System/Library/PrivateFrameworks/Settings/SettingsUIKitPrivate.framework/SettingsUIKitPrivate (Version: 65536)
51: /usr/lib/libMobileGestalt.dylib (Version: 65536)
52: /usr/lib/libAccessibility.dylib (Version: 65536)
53: /System/Library/PrivateFrameworks/Netrb.framework/Netrb (Version: 65536)
54: /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout (Version: 1310720)
55: /usr/lib/libcompression.dylib (Version: 65536)
56: /System/Library/Frameworks/CFNetwork.framework/CFNetwork (Version: 79233024)
57: /usr/lib/libarchive.2.dylib (Version: 590336)
58: /usr/lib/libicucore.A.dylib (Version: 4325632)
59: /usr/lib/libxml2.2.dylib (Version: 657664)
60: /usr/lib/liblangid.dylib (Version: 65536)
61: /usr/lib/libCRFSuite.dylib (Version: 65536)
62: /usr/lib/libc++abi.dylib (Version: 59245568)
63: /usr/lib/libc++.1.dylib (Version: 59245568)
64: /usr/lib/system/libcache.dylib (Version: 5439488)
65: /usr/lib/system/libcommonCrypto.dylib (Version: 3943835650)
66: /usr/lib/system/libcompiler_rt.dylib (Version: 6685440)
67: /usr/lib/system/libcopyfile.dylib (Version: 65536)
68: /usr/lib/system/libcorecrypto.dylib (Version: 65551875)
69: /usr/lib/system/libdispatch.dylib (Version: 83306508)
70: /usr/lib/system/libdyld.dylib (Version: 54265088)
71: /usr/lib/system/liblaunch.dylib (Version: 133572646)
72: /usr/lib/system/libmacho.dylib (Version: 63766529)
73: /usr/lib/system/libremovefile.dylib (Version: 3221507)
74: /usr/lib/system/libsystem_asl.dylib (Version: 25231360)
75: /usr/lib/system/libsystem_blocks.dylib (Version: 5111808)
76: /usr/lib/system/libsystem_c.dylib (Version: 94316555)
77: /usr/lib/system/libsystem_collections.dylib (Version: 94316555)
78: /usr/lib/system/libsystem_configuration.dylib (Version: 72694786)
79: /usr/lib/system/libsystem_containermanager.dylib (Version: 65536)
80: /usr/lib/system/libsystem_coreservices.dylib (Version: 8192512)
81: /usr/lib/system/libsystem_darwin.dylib (Version: 65536)
82: /usr/lib/system/libsystem_dnssd.dylib (Version: 85867523)
83: /usr/lib/system/libsystem_featureflags.dylib (Version: 1850369)
84: /usr/lib/system/libsystem_info.dylib (Version: 65536)
85: /usr/lib/system/libsystem_m.dylib (Version: 208807939)
86: /usr/lib/system/libsystem_malloc.dylib (Version: 20785160)
87: /usr/lib/system/libsystem_networkextension.dylib (Version: 65536)
88: /usr/lib/system/libsystem_notify.dylib (Version: 18294788)
89: /usr/lib/system/libsystem_product_info_filter.dylib (Version: 534529)
90: /usr/lib/system/libsystem_sandbox.dylib (Version: 94452740)
91: /usr/lib/system/libsystem_kernel.dylib (Version: 471547393)
92: /usr/lib/system/libsystem_platform.dylib (Version: 16656388)
93: /usr/lib/system/libsystem_pthread.dylib (Version: 29763587)
94: /usr/lib/system/libsystem_symptoms.dylib (Version: 65536)
95: /usr/lib/system/libsystem_trace.dylib (Version: 83699730)
96: /usr/lib/system/libunwind.dylib (Version: 13109760)
97: /usr/lib/system/libxpc.dylib (Version: 133572646)
98: /usr/lib/liblzma.5.dylib (Version: 393984)
99: /usr/lib/libapple_nghttp2.dylib (Version: 76032)
100: /usr/lib/libnetwork.dylib (Version: 65536)
101: /usr/lib/libsqlite3.dylib (Version: 21037312)
102: /usr/lib/libz.1.dylib (Version: 66059)
103: /usr/lib/libenergytrace.dylib (Version: 65536)
104: /usr/lib/libbsm.0.dylib (Version: 65536)
105: /usr/lib/libcoretls.dylib (Version: 11075584)
106: /usr/lib/libcoretls_cfhelpers.dylib (Version: 11075584)
107: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer (Version: 65536)
108: /usr/lib/libpcap.A.dylib (Version: 65536)
109: /usr/lib/libdns_services.dylib (Version: 65536)
110: /System/Library/Frameworks/IOSurface.framework/IOSurface (Version: 65536)
111: /usr/lib/libbz2.1.0.dylib (Version: 65541)
112: /usr/lib/libiconv.2.dylib (Version: 458752)
113: /usr/lib/libcharset.1.dylib (Version: 131072)
114: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager (Version: 13107969)
115: /System/Library/Frameworks/FileProvider.framework/FileProvider (Version: 65536)
116: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (Version: 262340965)
117: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet (Version: 103219456)
118: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons (Version: 24379392)
119: /System/Library/Frameworks/CoreServices.framework/CoreServices (Version: 73138951)
120: /System/Library/Frameworks/Network.framework/Network (Version: 65536)
121: /usr/lib/libprequelite.dylib (Version: 6750208)
122: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore (Version: 13107969)
123: /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers (Version: 41418752)
124: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices (Version: 73138951)
125: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator (Version: 65536)
126: /System/Library/Frameworks/CoreImage.framework/CoreImage (Version: 327680)
127: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI (Version: 45155072)
128: /System/Library/Frameworks/ImageIO.framework/ImageIO (Version: 65536)
129: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation (Version: 65536)
130: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore (Version: 73138951)
131: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices (Version: 65536)
132: /System/Library/Frameworks/CoreVideo.framework/CoreVideo (Version: 66816)
133: /System/Library/Frameworks/CoreText.framework/CoreText (Version: 65536)
134: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync (Version: 65536)
135: /System/Library/Frameworks/Accelerate.framework/Accelerate (Version: 262144)
136: /System/Library/Frameworks/Metal.framework/Metal (Version: 16001025)
137: /System/Library/Frameworks/OpenGLES.framework/OpenGLES (Version: 65536)
138: /System/Library/Frameworks/CoreMedia.framework/CoreMedia (Version: 65536)
139: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox (Version: 65536)
140: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer (Version: 0)
141: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders (Version: 8126976)
142: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore (Version: 262402)
143: /usr/lib/libate.dylib (Version: 196612)
144: /usr/lib/libexpat.1.dylib (Version: 524288)
145: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG (Version: 65536)
146: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib (Version: 65536)
147: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib (Version: 65536)
148: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage (Version: 35651584)
149: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib (Version: 49817606)
150: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib (Version: 49817606)
151: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib (Version: 49817606)
152: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib (Version: 65536)
153: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib (Version: 65536)
154: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib (Version: 65536)
155: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib (Version: 65536)
156: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib (Version: 65536)
157: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib (Version: 65536)
158: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib (Version: 65536)
159: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator (Version: 65536)
160: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib (Version: 65536)
161: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics (Version: 65536)
162: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce (Version: 0)
163: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib (Version: 65536)
164: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib (Version: 65536)
165: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib (Version: 65536)
166: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib (Version: 65536)
167: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib (Version: 65536)
168: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib (Version: 65536)
169: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG (Version: 0)
170: /System/Library/PrivateFrameworks/FontServices.framework/FontServices (Version: 65536)
171: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices (Version: 65536)
172: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices (Version: 0)
173: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices (Version: 0)
174: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard (Version: 0)
175: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices (Version: 65536)
176: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices (Version: 917504)
177: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection (Version: 65536)
178: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer (Version: 18685448)
179: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities (Version: 52428800)
180: /usr/lib/libcupolicy.dylib (Version: 65536)
181: /usr/lib/libTelephonyUtilDynamic.dylib (Version: 65536)
182: /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor (Version: 65536)
183: /System/Library/PrivateFrameworks/APFS.framework/APFS (Version: 65536)
184: /usr/lib/libutil.dylib (Version: 65536)
185: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi (Version: 65536)
186: /System/Library/PrivateFrameworks/Bom.framework/Bom (Version: 12779520)
187: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag (Version: 65536)
188: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork (Version: 65536)
189: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X (Version: 65536)
190: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression (Version: 8192000)
191: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices (Version: 33111041)
192: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities (Version: 65536)
193: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility (Version: 4063232)
194: /usr/lib/libperfcheck.dylib (Version: 65536)
195: /System/Library/PrivateFrameworks/perfdata.framework/perfdata (Version: 4401153)
196: /usr/lib/libIOReport.dylib (Version: 65536)
197: /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore (Version: 65536)
198: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient (Version: 6437889)
199: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport (Version: 65536)
200: /System/Library/Frameworks/CoreAudio.framework/CoreAudio (Version: 65536)
201: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog (Version: 65536)
202: /usr/lib/libCTGreenTeaLogger.dylib (Version: 65536)
203: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer (Version: 11075584)
204: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing (Version: 65536)
205: /usr/lib/libtailspin.dylib (Version: 6553856)
206: /System/Library/PrivateFrameworks/libEDR.framework/libEDR (Version: 65536)
207: /usr/lib/libapp_launch_measurement.dylib (Version: 65536)
208: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics (Version: 65536)
209: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication (Version: 4229760769)
210: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication (Version: 4229760000)
211: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient (Version: 65536)
212: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging (Version: 65536)
213: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection (Version: 3670016)
214: /System/Library/PrivateFrameworks/ktrace.framework/ktrace (Version: 26622977)
215: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis (Version: 18022400)
216: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata (Version: 65536)
217: /usr/lib/libdscsym.dylib (Version: 18022400)
218: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport (Version: 3670016)
219: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport (Version: 83699730)
220: /System/Library/PrivateFrameworks/kperf.framework/kperf (Version: 65536)
221: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness (Version: 65536)
222: /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser (Version: 65536)
223: /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories (Version: 65536)
224: /System/Library/PrivateFrameworks/CPMS.framework/CPMS (Version: 65536)
225: /System/Library/PrivateFrameworks/HID.framework/HID (Version: 65536)
226: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore (Version: 8126976)
227: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage (Version: 8126976)
228: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork (Version: 8126976)
229: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix (Version: 8126976)
230: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector (Version: 8126976)
231: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray (Version: 8126976)
232: /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools (Version: 0)
233: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore (Version: 65536)
234: /System/Library/PrivateFrameworks/caulk.framework/caulk (Version: 65536)
235: /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit (Version: 1246208)
236: /usr/lib/libAudioToolboxUtility.dylib (Version: 65536)
237: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit (Version: 65536)
238: /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation (Version: 1246208)
239: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers (Version: 65536)
240: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience (Version: 65536)
241: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO (Version: 199177)
242: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG (Version: 9764864)
243: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport (Version: 3932160)
244: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils (Version: 65536)
245: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation (Version: 47580161)
246: /System/Library/Frameworks/PushKit.framework/PushKit (Version: 65536)
247: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap (Version: 65536)
248: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics (Version: 3670016)
249: /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices (Version: 65536)
250: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog (Version: 65536)
251: /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction (Version: 65536)
252: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial (Version: 65536)
253: /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard (Version: 65536)
254: /System/Library/Frameworks/UserNotifications.framework/UserNotifications (Version: 65536)
255: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset (Version: 65536)
256: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit (Version: 1966080)
257: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools (Version: 65536)
258: /System/Library/PrivateFrameworks/TextInput.framework/TextInput (Version: 65536)
259: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices (Version: 262340965)
260: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore (Version: 39977735)
261: /System/Library/PrivateFrameworks/WebCore.framework/WebCore (Version: 39977735)
262: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib (Version: 39977735)
263: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting (Version: 9570304)
264: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox (Version: 65536000)
265: /usr/lib/libAudioStatistics.dylib (Version: 65536)
266: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement (Version: 65536)
267: /usr/lib/liblockdown.dylib (Version: 65536)
268: /usr/lib/libmis.dylib (Version: 65536)
269: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration (Version: 65536)
270: /System/Library/Frameworks/CoreData.framework/CoreData (Version: 68420352)
271: /System/Library/PrivateFrameworks/DragUI.framework/DragUI (Version: 65536)
272: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage (Version: 21102592)
273: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter (Version: 0)
274: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary (Version: 21889024)
275: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip (Version: 65536)
276: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses (Version: 65536)
277: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight (Version: 65536)
278: /System/Library/Frameworks/AVFoundation.framework/AVFoundation (Version: 131072)
279: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth (Version: 65536)
280: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet (Version: 65536)
281: /System/Library/Frameworks/CoreLocation.framework/CoreLocation (Version: 158600206)
282: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences (Version: 21626880)
283: /System/Library/Frameworks/CoreMotion.framework/CoreMotion (Version: 158600206)
284: /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities (Version: 65536)
285: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension (Version: 65536)
286: /usr/lib/libAWDSupport.dylib (Version: 65536)
287: /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification (Version: 0)
288: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync (Version: 65536)
289: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry (Version: 65536)
290: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit (Version: 65536)
291: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities (Version: 140903936)
292: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP (Version: 16056320)
293: /usr/lib/libmecab.dylib (Version: 60751872)
294: /System/Library/Frameworks/MLCompute.framework/MLCompute (Version: 65536)
295: /usr/lib/libgermantok.dylib (Version: 65536)
296: /usr/lib/libThaiTokenizer.dylib (Version: 65536)
297: /usr/lib/libChineseTokenizer.dylib (Version: 2424832)
298: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine (Version: 65536)
299: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler (Version: 65536)
300: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices (Version: 65536)
301: /usr/lib/libsandbox.1.dylib (Version: 65536)
302: /usr/lib/libMatch.1.dylib (Version: 65536)
303: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling (Version: 16187648)
304: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji (Version: 8388864)
305: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData (Version: 26148864)
306: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon (Version: 5636352)
307: /usr/lib/libcmph.dylib (Version: 65536)
308: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio (Version: 65536)
309: /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore (Version: 65536)
310: /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture (Version: 65536)
311: /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession (Version: 65536)
312: /System/Library/PrivateFrameworks/Celestial.framework/Celestial (Version: 65536)
313: /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture (Version: 65536)
314: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox (Version: 65536)
315: /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D (Version: 67331)
316: /System/Library/PrivateFrameworks/Espresso.framework/Espresso (Version: 0)
317: /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet (Version: 65536)
318: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC (Version: 65536)
319: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics (Version: 65536)
320: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics (Version: 65536)
321: /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework (Version: 65536)
322: /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync (Version: 65536)
323: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport (Version: 158600206)
324: /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten (Version: 65536)
325: /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync (Version: 65536)
326: /System/Library/PrivateFrameworks/Quagga.framework/Quagga (Version: 5570560)
327: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging (Version: 65536)
328: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService (Version: 65536)
329: /System/Library/Frameworks/CloudKit.framework/CloudKit (Version: 63045632)
330: /System/Library/Frameworks/Intents.framework/Intents (Version: 65536)
331: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol (Version: 65536)
332: /System/Library/PrivateFrameworks/Rapport.framework/Rapport (Version: 0)
333: /System/Library/PrivateFrameworks/C2.framework/C2 (Version: 37289984)
334: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage (Version: 65536)
335: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime (Version: 18612225)
336: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit (Version: 65536)
337: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity (Version: 0)
338: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication (Version: 54213647)
339: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport (Version: 6422528)
340: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers (Version: 65536)
341: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils (Version: 54213647)
342: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices (Version: 115154954)
343: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth (Version: 65536)
344: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf (Version: 65536)
345: /usr/lib/libheimdal-asn1.dylib (Version: 65536)
346: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation (Version: 65536)
347: /usr/lib/libnetworkextension.dylib (Version: 65536)
348: /usr/lib/libprotobuf-lite.dylib (Version: 65536)
349: /usr/lib/libprotobuf.dylib (Version: 65536)
350: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation (Version: 52428800)
351: /System/Library/PrivateFrameworks/Marco.framework/Marco (Version: 52428800)
352: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation (Version: 52428800)
353: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD (Version: 52428800)
354: /System/Library/PrivateFrameworks/Engram.framework/Engram (Version: 65536)
355: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount (Version: 65536)
356: /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication (Version: 52428800)
357: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents (Version: 65536)
358: /System/Library/Frameworks/AddressBook.framework/AddressBook (Version: 65536)
359: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore (Version: 239478784)
360: /System/Library/PrivateFrameworks/DigitalAccess.framework/DigitalAccess (Version: 65536)
361: /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV (Version: 65536)
362: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy (Version: 65536)
363: /System/Library/PrivateFrameworks/SEService.framework/SEService (Version: 65536)
364: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext (Version: 65536)
365: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices (Version: 65536)
366: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation (Version: 65536)
367: /System/Library/PrivateFrameworks/IDS.framework/IDS (Version: 52428800)
368: /System/Library/Frameworks/Contacts.framework/Contacts (Version: 229245440)
369: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting (Version: 65536)
370: /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP (Version: 65536)
371: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant (Version: 65536)
372: /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices (Version: 65536)
373: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp (Version: 65536)
374: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport (Version: 65536)
375: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup (Version: 113902336)
376: /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust (Version: 65536)
377: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore (Version: 44171264)
378: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy (Version: 827261184)
379: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager (Version: 0)
380: /System/Library/Frameworks/ClassKit.framework/ClassKit (Version: 9568768)
381: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions (Version: 73137920)
382: /System/Library/PrivateFrameworks/vCard.framework/vCard (Version: 229245440)
383: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress (Version: 65536)
384: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs (Version: 47513600)
385: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing (Version: 0)
386: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex (Version: 140903936)
387: /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics (Version: 65536)
388: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport (Version: 19268608)
389: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage (Version: 65536)
390: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker (Version: 19268608)
391: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch (Version: 65536)
392: /System/Library/Frameworks/EventKit.framework/EventKit (Version: 103940867)
393: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit (Version: 10748160)
394: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase (Version: 65536)
395: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon (Version: 65536)
396: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation (Version: 88539649)
397: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar (Version: 66060288)
398: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit (Version: 65536)
399: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV (Version: 65536)
400: /usr/lib/libresolv.9.dylib (Version: 65536)
401: /System/Library/PrivateFrameworks/NLP.framework/NLP (Version: 13762560)
402: /System/Library/PrivateFrameworks/Montreal.framework/Montreal (Version: 9306112)
403: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation (Version: 239478784)
404: /System/Library/Frameworks/GSS.framework/GSS (Version: 65536)
405: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal (Version: 65536)
406: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth (Version: 65536)
407: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed (Version: 93797377)
408: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit (Version: 31931393)
409: /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport (Version: 1850369)
410: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics (Version: 93797377)
411: /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle (Version: 65536)
412: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle (Version: 65536)
413: /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI (Version: 65536)
414: /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI (Version: 65536)
415: /System/Library/Frameworks/ContactsUI.framework/ContactsUI (Version: 72679682)
416: /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI (Version: 65536)
417: /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice (Version: 65536)
418: /System/Library/PrivateFrameworks/Message.framework/Message (Version: 239478784)
419: /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI (Version: 65536)
420: /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon (Version: 65536)
421: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo (Version: 65536)
422: /System/Library/PrivateFrameworks/CertUI.framework/CertUI (Version: 65536)
423: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (Version: 21102692)
424: /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences (Version: 65536)
425: /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings (Version: 65536)
426: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices (Version: 21102692)
427: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService (Version: 21102692)
428: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices (Version: 21102692)
429: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary (Version: 65536)
430: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream (Version: 21102692)
431: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation (Version: 21102692)
432: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary (Version: 21102692)
433: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete (Version: 65536)
434: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats (Version: 21102692)
435: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream (Version: 21102692)
436: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (Version: 21102692)
437: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation (Version: 21102692)
438: /System/Library/PrivateFrameworks/MMCS.framework/MMCS (Version: 37289984)
439: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices (Version: 7536640)
440: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents (Version: 84551682)
441: /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport (Version: 65536)
442: /System/Library/Frameworks/WebKit.framework/WebKit (Version: 39977735)
443: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction (Version: 65536)
444: /System/Library/Frameworks/PDFKit.framework/PDFKit (Version: 65536)
445: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing (Version: 0)
446: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization (Version: 65536)
447: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF (Version: 65536)
448: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore (Version: 65536)
449: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage (Version: 5505024)
450: /System/Library/Frameworks/CoreML.framework/CoreML (Version: 65536)
451: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler (Version: 65536)
452: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace (Version: 0)
453: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics (Version: 49610752)
454: /usr/lib/libAWDSupportFramework.dylib (Version: 65536)
455: /System/Library/PrivateFrameworks/IMCore.framework/IMCore (Version: 52428800)
456: /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb (Version: 65536)
457: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities (Version: 65536)
458: /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence (Version: 52428800)
459: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities (Version: 65536)
460: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement (Version: 2626560)
461: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter (Version: 52428800)
462: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter (Version: 52428800)
463: /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB (Version: 52428800)
464: /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore (Version: 52428800)
465: /System/Library/PrivateFrameworks/Sharing.framework/Sharing (Version: 103219456)
466: /usr/lib/libsysdiagnose.dylib (Version: 65536)
467: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation (Version: 0)
468: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst (Version: 458752)
469: /System/Library/PrivateFrameworks/Categories.framework/Categories (Version: 334336)
470: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit (Version: 65536)
471: /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI (Version: 65536)
472: /System/Library/PrivateFrameworks/OAuth.framework/OAuth (Version: 1638400)
473: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI (Version: 65536)
474: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI (Version: 65536)
475: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation (Version: 0)
476: /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation (Version: 65536)
477: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore (Version: 224002048)
478: /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit (Version: 65536)
479: /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal (Version: 65536)
480: /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite (Version: 65536)
481: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport (Version: 239478784)
482: /System/Library/Frameworks/CallKit.framework/CallKit (Version: 65536)
483: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess (Version: 65536)
484: /System/Library/PrivateFrameworks/Email.framework/Email (Version: 239478784)
485: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing (Version: 239478784)
486: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon (Version: 239478784)
487: /System/Library/PrivateFrameworks/MailServices.framework/MailServices (Version: 239478784)
488: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport (Version: 239478784)
489: /System/Library/PrivateFrameworks/MIME.framework/MIME (Version: 239478784)
490: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec (Version: 65536)
491: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation (Version: 65536)
492: /System/Library/PrivateFrameworks/Notes.framework/Notes (Version: 116654080)
493: /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView (Version: 65536)
494: /System/Library/PrivateFrameworks/CoreRoutine.framework/CoreRoutine (Version: 48824320)
495: /System/Library/PrivateFrameworks/FMFUI.framework/FMFUI (Version: 65536)
496: /System/Library/PrivateFrameworks/FMF.framework/FMF (Version: 65536)
497: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore (Version: 65536)
498: /System/Library/PrivateFrameworks/LimitAdTracking.framework/LimitAdTracking (Version: 65536)
499: /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber (Version: 65536)
500: /System/Library/PrivateFrameworks/AdCore.framework/AdCore (Version: 65536)
501: /System/Library/PrivateFrameworks/FMCore.framework/FMCore (Version: 65536)
502: /System/Library/Frameworks/MapKit.framework/MapKit (Version: 917504)
503: /System/Library/PrivateFrameworks/FMCoreUI.framework/FMCoreUI (Version: 65536)
504: /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection (Version: 52428800)
505: /System/Library/PrivateFrameworks/Navigation.framework/Navigation (Version: 65536)
506: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit (Version: 112795658)
507: /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage (Version: 65536)
508: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices (Version: 65536)
509: /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore (Version: 65536)
510: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote (Version: 65536)
511: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput (Version: 65536)
512: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices (Version: 65536)
513: /System/Library/PrivateFrameworks/IAP.framework/IAP (Version: 65536)
514: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS (Version: 65536)
515: /usr/lib/libedit.3.dylib (Version: 196608)
516: /usr/lib/libncurses.5.4.dylib (Version: 328704)
517: /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity (Version: 65536)
518: /System/Library/PrivateFrameworks/CoreWiFi.framework/CoreWiFi (Version: 65536)
519: /System/Library/PrivateFrameworks/OSASyncProxyClient.framework/OSASyncProxyClient (Version: 65536)
520: /System/Library/PrivateFrameworks/ProximityControl.framework/ProximityControl (Version: 65536)
521: /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities (Version: 65536)
522: /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon (Version: 65536)
523: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer (Version: 65536)
524: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI (Version: 0)
525: /System/Library/PrivateFrameworks/HMFoundation.framework/HMFoundation (Version: 39781123)
526: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices (Version: 65536)
527: /System/Library/Frameworks/HomeKit.framework/HomeKit (Version: 46793500)
528: /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI (Version: 4521984)
529: /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport (Version: 65536)
530: /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime (Version: 65536)
531: /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech (Version: 65536)
532: /usr/lib/libAXSpeechManager.dylib (Version: 65536)
533: /usr/lib/libAXSafeCategoryBundle.dylib (Version: 65536)
534: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects (Version: 65536)
535: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation (Version: 65536)
536: /System/Library/PrivateFrameworks/Sleep.framework/Sleep (Version: 65536)
537: /System/Library/Frameworks/HealthKit.framework/HealthKit (Version: 65536)
538: /System/Library/PrivateFrameworks/SleepHealth.framework/SleepHealth (Version: 65536)
539: /usr/lib/libxslt.1.dylib (Version: 203264)
540: /System/Library/PrivateFrameworks/TouchRemote.framework/TouchRemote (Version: 65536)
541: /System/Library/PrivateFrameworks/InstallCoordination.framework/InstallCoordination (Version: 65536)
542: /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport (Version: 65536)
543: /System/Library/PrivateFrameworks/WiFiVelocity.framework/WiFiVelocity (Version: 65536)
544: /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager (Version: 65536)
545: /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP (Version: 65536)
546: /System/Library/PrivateFrameworks/SIMSetupSupport.framework/SIMSetupSupport (Version: 65536)
547: /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory (Version: 131072)
548: /System/Library/PrivateFrameworks/CommunicationsSetupUI.framework/CommunicationsSetupUI (Version: 65536)
549: /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI (Version: 65536)
550: /System/Library/Frameworks/SafariServices.framework/SafariServices (Version: 65536)
551: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices (Version: 39977735)
552: /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition (Version: 10289152)
553: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks (Version: 65536)
554: /System/Library/Frameworks/PencilKit.framework/PencilKit (Version: 65536)
555: /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI (Version: 39977735)
556: /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation (Version: 39977735)
557: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer (Version: 65536)
558: /System/Library/PrivateFrameworks/WebUI.framework/WebUI (Version: 65536)
559: /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore (Version: 39977735)
560: /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO (Version: 65536)
561: /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials (Version: 60817664)
562: /System/Library/Frameworks/Vision.framework/Vision (Version: 262402)
563: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition (Version: 10289152)
564: /System/Library/Frameworks/Vision.framework/libfaceCore.dylib (Version: 262402)
565: /System/Library/PrivateFrameworks/Futhark.framework/Futhark (Version: 65536)
566: /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP (Version: 7798784)
567: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit (Version: 65536)
568: /System/Library/Frameworks/MetalKit.framework/MetalKit (Version: 9634048)
569: /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting (Version: 0)
570: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader (Version: 34472192)
571: /usr/lib/libmecabra.dylib (Version: 60751872)
572: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation (Version: 9570304)
573: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait (Version: 73137920)
574: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity (Version: 28508160)
575: /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport (Version: 65536)
576: /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared (Version: 39977735)
577: /System/Library/Frameworks/AVKit.framework/AVKit (Version: 65536)
578: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus (Version: 65536)
579: /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit (Version: 65536)
580: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore (Version: 65536)
581: /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition (Version: 65536)
582: /System/Library/PrivateFrameworks/Osprey.framework/Osprey (Version: 65536)
583: /usr/lib/libmorphun.dylib (Version: 65536)
584: /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech (Version: 65536)
585: /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger (Version: 65536)
586: /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI (Version: 65536)
587: /System/Library/Frameworks/Speech.framework/Speech (Version: 65536)
588: /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition (Version: 65536)
589: /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger (Version: 65536)
590: /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis (Version: 65536)
591: /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation (Version: 65536)
592: /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking (Version: 9502720)
593: /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore (Version: 32440320)
594: /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams (Version: 65536)
595: /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation (Version: 65536)
596: /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub (Version: 65536)
597: /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage (Version: 65536)
598: /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel (Version: 2626560)
599: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing (Version: 65536)
600: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore (Version: 65536)
601: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform (Version: 65536)
602: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary (Version: 1179648)
603: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud (Version: 65536)
604: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit (Version: 65536)
605: /System/Library/Frameworks/IdentityLookup.framework/IdentityLookup (Version: 65536)
606: /System/Library/PrivateFrameworks/BookLibrary.framework/BookLibrary (Version: 28246016)
607: /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit (Version: 65536)
608: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI (Version: 65536)
609: /System/Library/Frameworks/StoreKit.framework/StoreKit (Version: 65536)
610: /System/Library/PrivateFrameworks/BookUtility.framework/BookUtility (Version: 28246016)
611: /System/Library/Frameworks/AdSupport.framework/AdSupport (Version: 65536)
612: /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector (Version: 39977735)
613: /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays (Version: 65536)
614: /System/Library/PrivateFrameworks/ToneKit.framework/ToneKit (Version: 65536)
615: /System/Library/PrivateFrameworks/CoreChart.framework/CoreChart (Version: 65536)
616: /System/Library/PrivateFrameworks/AudioDataAnalysis.framework/AudioDataAnalysis (Version: 65536)
617: /System/Library/Frameworks/SwiftUI.framework/SwiftUI (Version: 65536)
618: /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation (Version: 65536)
619: /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices (Version: 65536)
620: /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore (Version: 21102692)
621: /System/Library/Frameworks/Combine.framework/Combine (Version: 16540672)
622: /System/Library/PrivateFrameworks/WallpaperKit.framework/WallpaperKit (Version: 65536)
623: /System/Library/Frameworks/Photos.framework/Photos (Version: 21102692)
624: /System/Library/Frameworks/PhotosUI.framework/PhotosUI (Version: 21102692)
625: /usr/lib/swift/libswiftAVFoundation.dylib (Version: 131073280)
626: /usr/lib/swift/libswiftCloudKit.dylib (Version: 63045632)
627: /usr/lib/swift/libswiftCore.dylib (Version: 78643753)
628: /usr/lib/swift/libswiftCoreAudio.dylib (Version: 65792)
629: /usr/lib/swift/libswiftCoreData.dylib (Version: 196608)
630: /usr/lib/swift/libswiftCoreFoundation.dylib (Version: 67072)
631: /usr/lib/swift/libswiftCoreGraphics.dylib (Version: 131072)
632: /usr/lib/swift/libswiftCoreImage.dylib (Version: 65536)
633: /usr/lib/swift/libswiftCoreLocation.dylib (Version: 327680)
634: /usr/lib/swift/libswiftCoreMIDI.dylib (Version: 131072)
635: /usr/lib/swift/libswiftCoreMedia.dylib (Version: 65536)
636: /usr/lib/swift/libswiftDarwin.dylib (Version: 0)
637: /usr/lib/swift/libswiftDispatch.dylib (Version: 272386)
638: /usr/lib/swift/libswiftFoundation.dylib (Version: 1310720)
639: /usr/lib/swift/libswiftMetal.dylib (Version: 66305)
640: /usr/lib/swift/libswiftObjectiveC.dylib (Version: 65536)
641: /usr/lib/swift/libswiftPhotos.dylib (Version: 21102692)
642: /usr/lib/swift/libswiftPhotosUI.dylib (Version: 21102692)
643: /usr/lib/swift/libswiftQuartzCore.dylib (Version: 65536)
644: /usr/lib/swift/libswiftUIKit.dylib (Version: 1245184)
645: /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib (Version: 41418752)
646: /usr/lib/swift/libswiftos.dylib (Version: 65546244)
647: /usr/lib/swift/libswiftsimd.dylib (Version: 66304)
648: /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox (Version: 65536)
649: /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph (Version: 65536)
650: /usr/lib/swift/libswiftAccelerate.dylib (Version: 665601)
651: /usr/lib/swift/libswiftCoreML.dylib (Version: 65939495)
652: /usr/lib/swift/libswiftVision.dylib (Version: 66304)
653: /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration (Version: 65536)
654: /System/Library/Frameworks/EventKitUI.framework/EventKitUI (Version: 65536)
655: /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI (Version: 65536)
656: /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit (Version: 0)
657: /System/Library/PrivateFrameworks/BannerKit.framework/BannerKit (Version: 65536)
658: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI (Version: 65536)
659: /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI (Version: 65536)
660: /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard (Version: 0)
661: /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics (Version: 21102692)
662: /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer (Version: 21102692)
663: /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing (Version: 65536)
664: /System/Library/Frameworks/Social.framework/Social (Version: 5701632)
665: /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam (Version: 65536)
666: /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA (Version: 6621184)
667: /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop (Version: 65536)
668: /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA (Version: 198144)
669: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary (Version: 65536)
670: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary (Version: 21102692)
671: /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit (Version: 243925222)
672: /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete (Version: 75497474)
673: /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore (Version: 21102692)
674: /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit (Version: 21102692)
675: /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging (Version: 21102692)
676: /usr/lib/swift/libswiftWebKit.dylib (Version: 39977735)
677: /System/Library/PrivateFrameworks/SharingUI.framework/SharingUI (Version: 103219456)
678: /System/Library/PrivateFrameworks/Settings/LegalAndRegulatorySettingsPrivate.framework/LegalAndRegulatorySettingsPrivate (Version: 65536)
679: /usr/lib/libtzupdate.dylib (Version: 65536)
680: /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/CoreFollowUpUI (Version: 65536)
681: /System/Library/PrivateFrameworks/Proximity.framework/Proximity (Version: 65536)
682: /System/Library/PrivateFrameworks/NearField.framework/NearField (Version: 65536)
683: /System/Library/PrivateFrameworks/CoreRepairKit.framework/CoreRepairKit (Version: 65536)
684: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices (Version: 65536)
685: /System/Library/PrivateFrameworks/SoftwareUpdateSettings.framework/SoftwareUpdateSettings (Version: 65536)
686: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic (Version: 7602176)
687: /System/Library/PrivateFrameworks/MobileSoftwareUpdate.framework/MobileSoftwareUpdate (Version: 65536)
688: /usr/lib/libauthinstall.dylib (Version: 65536)
689: /usr/lib/libReverseProxyDevice.dylib (Version: 65536)
690: /usr/lib/libamsupport.dylib (Version: 65536)
691: /System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/SoftwareUpdateCoreSupport (Version: 65536)
692: /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/RemoteServiceDiscovery (Version: 133572646)
693: /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages (Version: 39004161)
694: /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit (Version: 60762114)
695: /usr/lib/swift/libswiftHomeKit.dylib (Version: 46793500)
696: /usr/lib/libnfshared.dylib (Version: 65536)
697: /usr/lib/libFDR.dylib (Version: 65536)
698: /usr/lib/libimg4.dylib (Version: 6957068)
699: /usr/lib/updaters/libT200Updater.dylib (Version: 65536)
700: /usr/lib/libobjc-trampolines.dylib (Version: 14942208)
701: /usr/lib/libsubstitute.dylib (Version: 0)
702: /usr/lib/substitute-loader.dylib (Version: 0)
703: /usr/lib/libsubstrate.dylib (Version: 0)
704: /Library/MobileSubstrate/DynamicLibraries/0Cr4shed.dylib (Version: 0)
705: /usr/lib/libmryipc.dylib (Version: 0)
706: /usr/lib/libactivator.dylib (Version: 0)
707: /Library/MobileSubstrate/DynamicLibraries/PreferenceLoader.dylib (Version: 0)
708: /usr/lib/libprefs.dylib (Version: 131590)
709: /Library/MobileSubstrate/DynamicLibraries/BatteryPercentX.dylib (Version: 0)
710: /Library/MobileSubstrate/DynamicLibraries/CCSupport.dylib (Version: 0)
711: /Library/MobileSubstrate/DynamicLibraries/CallBarX.dylib (Version: 262271)
712: /Library/MobileSubstrate/DynamicLibraries/CopicAB.dylib (Version: 0)
713: /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI (Version: 2162688)
714: /usr/lib/librocketbootstrap.dylib (Version: 0)
715: /usr/lib/libiarrays.dylib (Version: 0)
716: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit (Version: 65536)
717: /System/Library/Frameworks/MessageUI.framework/MessageUI (Version: 239478784)
718: /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI (Version: 41549824)
719: /System/Library/Frameworks/VisionKit.framework/VisionKit (Version: 65536)
720: /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera (Version: 4849664)
721: /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit (Version: 1507328)
722: /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit (Version: 65536)
723: /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings (Version: 65536)
724: /System/Library/PrivateFrameworks/SiriActivation.framework/SiriActivation (Version: 65536)
725: /System/Library/Frameworks/CarPlay.framework/CarPlay (Version: 65536)
726: /System/Library/PrivateFrameworks/TipKit.framework/TipKit (Version: 0)
727: /System/Library/Frameworks/QuickLook.framework/QuickLook (Version: 65536)
728: /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester (Version: 65536)
729: /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding (Version: 52428800)
730: /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI (Version: 65536)
731: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard (Version: 65536)
732: /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore (Version: 65536)
733: /System/Library/Frameworks/IntentsUI.framework/IntentsUI (Version: 65536)
734: /System/Library/PrivateFrameworks/CarKit.framework/CarKit (Version: 65536)
735: /System/Library/PrivateFrameworks/CarPlayUIServices.framework/CarPlayUIServices (Version: 65536)
736: /System/Library/PrivateFrameworks/TipsCore.framework/TipsCore (Version: 37093632)
737: /System/Library/PrivateFrameworks/TipsUI.framework/TipsUI (Version: 65536)
738: /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices (Version: 65536)
739: /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport (Version: 0)
740: /Library/MobileSubstrate/DynamicLibraries/CopicABCN.dylib (Version: 0)
741: /Library/MobileSubstrate/DynamicLibraries/EmojiFontManager.dylib (Version: 0)
742: /Library/MobileSubstrate/DynamicLibraries/FancySelection.dylib (Version: 0)
743: /usr/lib/libapplist.dylib (Version: 0)
744: /usr/lib/libCSColorPicker.dylib (Version: 0)
745: /Library/MobileSubstrate/DynamicLibraries/GoodWiFi.dylib (Version: 0)
746: /usr/lib/libstdc++.6.dylib (Version: 6816256)
747: /System/Library/PreferenceBundles/AirPortSettings.bundle/AirPortSettings (Version: 65536)
748: /System/Library/PrivateFrameworks/WiFiKit.framework/WiFiKit (Version: 65536)
749: /System/Library/PrivateFrameworks/WiFiKitUI.framework/WiFiKitUI (Version: 65536)
750: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant (Version: 65536)
751: /System/Library/PrivateFrameworks/WiFiCloudSyncEngine.framework/WiFiCloudSyncEngine (Version: 65536)
752: /System/Library/PrivateFrameworks/EasyConfig.framework/EasyConfig (Version: 65536)
753: /Library/MobileSubstrate/DynamicLibraries/HideBarX.dylib (Version: 0)
754: /Library/MobileSubstrate/DynamicLibraries/LiveRings.dylib (Version: 0)
755: /System/Library/Frameworks/HealthKitUI.framework/HealthKitUI (Version: 65536)
756: /System/Library/PrivateFrameworks/ActivityRingsUI.framework/ActivityRingsUI (Version: 65536)
757: /System/Library/PrivateFrameworks/VFX.framework/VFX (Version: 65536)
758: /System/Library/Frameworks/ModelIO.framework/ModelIO (Version: 15663360)
759: /System/Library/Frameworks/SceneKit.framework/SceneKit (Version: 36503808)
760: /usr/lib/swift/libswiftGLKit.dylib (Version: 65792)
761: /usr/lib/swift/libswiftMetalKit.dylib (Version: 66048)
762: /usr/lib/swift/libswiftModelIO.dylib (Version: 65536)
763: /usr/lib/swift/libswiftSceneKit.dylib (Version: 65792)
764: /System/Library/Frameworks/GLKit.framework/GLKit (Version: 8126464)
765: /Library/MobileSubstrate/DynamicLibraries/MYbloXXDataPlus.dylib (Version: 0)
766: /Library/MobileSubstrate/DynamicLibraries/Marker.dylib (Version: 0)
767: /Library/MobileSubstrate/DynamicLibraries/Offloader.dylib (Version: 0)
768: /Library/MobileSubstrate/DynamicLibraries/PanCake.dylib (Version: 0)
769: /usr/lib/Cephei.framework/Cephei (Version: 0)
770: /usr/lib/CepheiUI.framework/CepheiUI (Version: 0)
771: /Library/MobileSubstrate/DynamicLibraries/PerfectTimeXS.dylib (Version: 0)
772: /Library/MobileSubstrate/DynamicLibraries/QuickPrefs.dylib (Version: 0)
773: /Library/MobileSubstrate/DynamicLibraries/ReStatsRebornHelper.dylib (Version: 0)
774: /Library/MobileSubstrate/DynamicLibraries/SettingsWidgets.dylib (Version: 0)
775: /Library/MobileSubstrate/DynamicLibraries/Shortmoji.dylib (Version: 0)
776: /usr/lib/libMiRO.dylib (Version: 0)
777: /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI (Version: 65536)
778: /usr/lib/libflipswitch.dylib (Version: 0)
779: /Library/MobileSubstrate/DynamicLibraries/SimpleActivationActions.dylib (Version: 0)
780: /Library/MobileSubstrate/DynamicLibraries/SmartVolumeMixer2.dylib (Version: 0)
781: /Library/MobileSubstrate/DynamicLibraries/SystemInfo.dylib (Version: 0)
782: /Library/MobileSubstrate/DynamicLibraries/Tranzlo.dylib (Version: 0)
783: /Library/MobileSubstrate/DynamicLibraries/TranzloUIKit.dylib (Version: 0)
784: /Library/MobileSubstrate/DynamicLibraries/shuffle.dylib (Version: 0)
785: /usr/lib/libCSPreferencesProvider.dylib (Version: 0)
786: /usr/lib/libCSPreferences.dylib (Version: 0)
787: /System/Library/CoreServices/RawCamera.bundle/RawCamera (Version: 0)
788: /Library/MobileSubstrate/DynamicLibraries/zzzTweakCount.dylib (Version: 0)
789: /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader (Version: 65536)
790: /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient (Version: 0)
791: /System/Library/PrivateFrameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities (Version: 65536)
792: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput (Version: 25559040)
793: /System/Library/Frameworks/Accessibility.framework/Accessibility (Version: 65536)
794: /System/Library/PrivateFrameworks/VoiceOverServices.framework/VoiceOverServices (Version: 65536)
795: /System/Library/PrivateFrameworks/BrailleTranslation.framework/BrailleTranslation (Version: 65536)
796: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore (Version: 25559040)
797: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib (Version: 35651584)
798: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal (Version: 31064832)
799: /System/Library/PrivateFrameworks/SOS.framework/SOS (Version: 65536)
800: /System/Library/PrivateFrameworks/FriendKit.framework/FriendKit (Version: 65536)
801: /System/Library/PreferenceBundles/VPNPreferences.bundle/VPNPreferences (Version: 65536)
802: /System/Library/Accounts/ServiceOwners/IDSServiceOwner.bundle/IDSServiceOwner (Version: 0)
803: /System/Library/Accounts/ServiceOwners/AMSMediaServiceOwner.bundle/AMSMediaServiceOwner (Version: 0)
804: /System/Library/Accounts/ServiceOwners/GCCloudServiceOwner.bundle/GCCloudServiceOwner (Version: 0)
805: /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation (Version: 65536)
806: /System/Library/PrivateFrameworks/GameCenterUICore.framework/GameCenterUICore (Version: 65536)
807: /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI (Version: 65536)
808: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices (Version: 65536)
809: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle (Version: 65536)
810: /System/Library/PrivateFrameworks/AVConference.framework/AVConference (Version: 65536)
811: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap (Version: 65536)
812: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace (Version: 65536)
813: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE (Version: 65536)
814: /usr/lib/libspindump.dylib (Version: 65536)
815: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange (Version: 65536)
816: /System/Library/PrivateFrameworks/AvatarUI.framework/AvatarUI (Version: 65536)
817: /System/Library/Frameworks/Messages.framework/Messages (Version: 65536)
818: /System/Library/PrivateFrameworks/AvatarKit.framework/AvatarKit (Version: 19595776)
819: /System/Library/Frameworks/ARKit.framework/ARKit (Version: 65536)
820: /System/Library/PrivateFrameworks/ARKitCore.framework/ARKitCore (Version: 65536)
821: /System/Library/Frameworks/ReplayKit.framework/ReplayKit (Version: 65536)
822: /System/Library/Frameworks/SpriteKit.framework/SpriteKit (Version: 2818048)
823: /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D (Version: 210176)
824: /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels (Version: 201985)
825: /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit (Version: 201989)
826: /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO (Version: 65536)
827: /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth (Version: 65536)
828: /System/Library/PrivateFrameworks/VisualLocalization.framework/VisualLocalization (Version: 65536)
829: /System/Library/PrivateFrameworks/SceneIntelligence.framework/SceneIntelligence (Version: 131072)
830: /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE (Version: 3943680)
831: /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth (Version: 65536)
832: /usr/lib/libParallelCompression.dylib (Version: 65536)
833: /System/Library/PrivateFrameworks/USDKit.framework/USDKit (Version: 2752768)
834: /System/Library/PrivateFrameworks/Jet.framework/Jet (Version: 529152)
835: /System/Library/Frameworks/OpenAL.framework/OpenAL (Version: 65536)
836: /System/Library/PrivateFrameworks/ScreenTimeUI.framework/ScreenTimeUI (Version: 32440320)
837: /System/Library/PrivateFrameworks/AppStoreComponents.framework/AppStoreComponents (Version: 65536)
838: /System/Library/PrivateFrameworks/JetUI.framework/JetUI (Version: 65536)
839: /System/Library/PrivateFrameworks/JetEngine.framework/JetEngine (Version: 65536)
840: /usr/lib/swift/libswiftContacts.dylib (Version: 65536)
841: /System/Library/PreferenceBundles/StorageSettings.bundle/StorageSettings (Version: 0)
842: /System/Library/PrivateFrameworks/AirTrafficDevice.framework/AirTrafficDevice (Version: 65536)
843: /System/Library/PrivateFrameworks/WatchListKit.framework/WatchListKit (Version: 65536)
844: /System/Library/PrivateFrameworks/MobileContainerManager.framework/MobileContainerManager (Version: 65536)
845: /System/Library/PrivateFrameworks/ATFoundation.framework/ATFoundation (Version: 65536)
846: /System/Library/PreferenceBundles/BatteryUsageUI.bundle/BatteryUsageUI (Version: 0)
847: /System/Library/PrivateFrameworks/PowerUI.framework/PowerUI (Version: 65536)
848: /System/Library/PrivateFrameworks/Trial.framework/Trial (Version: 65536)
849: /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto (Version: 65536)
850: /System/Library/Accounts/ServiceOwners/AACloudServiceOwner.bundle/AACloudServiceOwner (Version: 0)
851: /usr/lib/libMobileGestaltExtensions.dylib (Version: 65536)
852: /usr/lib/libcopic.dylib (Version: 0)
853: /System/Library/Frameworks/Twitter.framework/Twitter (Version: 10747904)
854: /System/Library/PreferenceBundles/NotificationsSettings.bundle/NotificationsSettings (Version: 0)
855: /System/Library/PrivateFrameworks/AssistantSettingsSupport.framework/AssistantSettingsSupport (Version: 65536)
856: /System/Library/Extensions/AGXMetalA13.bundle/AGXMetalA13 (Version: 0)
857: /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU (Version: 65536)
858: /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib (Version: 2031694336)
859: /usr/lib/libFosl_dynamic.dylib (Version: 0)

{"NSExceptionReason":"Invalid update: invalid number of sections. The number of sections contained in the table view after the update (2) must be equal to the number of sections contained in the table view before the update (0), plus or minus the number of sections inserted or deleted (1 inserted, 0 deleted).","ProcessBundleID":"com.apple.Preferences","ProcessName":"Preferences","Culprit":"zzzTweakCount.dylib"}

@LacertosusRepo LacertosusRepo changed the title Settings:Notifications:Messages:Announce Messages With Siri [TweakCount] Crash opening 'Announce Messages with Siri' Jul 21, 2021
@LacertosusRepo LacertosusRepo added bug Tweak bug cant-reproduce The issue can't be reproduced, making it difficult to investigate labels Mar 16, 2022
@LacertosusRepo LacertosusRepo self-assigned this Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Tweak bug cant-reproduce The issue can't be reproduced, making it difficult to investigate
Projects
None yet
Development

No branches or pull requests

2 participants