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

Springboard crash #335

Open
swastyoff opened this issue Apr 19, 2021 · 0 comments
Open

Springboard crash #335

swastyoff opened this issue Apr 19, 2021 · 0 comments

Comments

@swastyoff
Copy link

Date: 19/04/2021 17:21
Process: SpringBoard
Bundle id: com.apple.springboard
Device: iPhone 12 Pro Max, iOS 14.3
Bundle version: 1.0

Exception type: NSInvalidArgumentException
Reason: -[NSBundle themedPathForImage:]: unrecognized selector sent to instance 0x283d342d0
Culprit: AnemoneIcons.dylib

Call stack:
0 CoreFoundation 0x00000001893e9880 0x1892c4000 + 0x12586c // __exceptionPreprocess
1 libobjc.A.dylib 0x000000019e358c50 0x19e352000 + 0x6c50 // objc_exception_throw
2 CoreFoundation 0x00000001892f095c 0x1892c4000 + 0x2c95c // -[NSOrderedSet initWithSet:copyItems:]
3 CoreFoundation 0x00000001893ec438 0x1892c4000 + 0x128438 // forwarding
4 CoreFoundation 0x00000001893ee740 0x1892c4000 + 0x12a740 // _CF_forwarding_prep_0
5 AnemoneIcons.dylib 0x00000001054132b8 0x10540c000 + 0x72b8 // func_7240
6 SpringBoardHome 0x000000019e912f0c 0x19e7ca000 + 0x148f0c // -[SBIconImageView updateImageAnimated:]
7 SpringBoardHome 0x000000019e807ecc 0x19e7ca000 + 0x3decc // -[SBLiveIconImageView updateImageAnimated:]
8 SpringBoardHome 0x000000019e912760 0x19e7ca000 + 0x148760 // -[SBIconImageView setIconImageCache:]
9 SpringBoardHome 0x000000019e82b348 0x19e7ca000 + 0x61348 // -[SBIconView _configureIconImageView:]
10 SpringBoardHome 0x000000019e82b15c 0x19e7ca000 + 0x6115c // -[SBIconView _makeIconImageView]
11 SpringBoardHome 0x000000019e82af68 0x19e7ca000 + 0x60f68 // -[SBIconView _updateIconImageViewAnimated:]
12 SpringBoardHome 0x000000019e820314 0x19e7ca000 + 0x56314 // -[SBIconView setIcon:animated:]
13 SpringBoardHome 0x000000019e8b56fc 0x19e7ca000 + 0xeb6fc // __43-[SBHIconManager _precacheDataForRootIcons]_block_invoke
14 SpringBoardHome 0x000000019e904918 0x19e7ca000 + 0x13a918 // __66-[SBFolder enumerateAllIconsWithBaseIndexPath:options:usingBlock:]_block_invoke_2
15 CoreFoundation 0x00000001893690c0 0x1892c4000 + 0xa50c0 // NSARRAY_IS_CALLING_OUT_TO_A_BLOCK
16 CoreFoundation 0x00000001892c5fa0 0x1892c4000 + 0x1fa0 // -[__NSArrayM enumerateObjectsWithOptions:usingBlock:]
17 SpringBoardHome 0x000000019e904854 0x19e7ca000 + 0x13a854 // __66-[SBFolder enumerateAllIconsWithBaseIndexPath:options:usingBlock:]_block_invoke
18 CoreFoundation 0x00000001893690c0 0x1892c4000 + 0xa50c0 // NSARRAY_IS_CALLING_OUT_TO_A_BLOCK
19 CoreFoundation 0x00000001892c5fa0 0x1892c4000 + 0x1fa0 // -[__NSArrayM enumerateObjectsWithOptions:usingBlock:]
20 SpringBoardHome 0x000000019e904a04 0x19e7ca000 + 0x13aa04 // -[SBFolder enumerateListsUsingBlock:]
21 SpringBoardHome 0x000000019e904758 0x19e7ca000 + 0x13a758 // -[SBFolder enumerateAllIconsWithBaseIndexPath:options:usingBlock:]
22 SpringBoardHome 0x000000019e904668 0x19e7ca000 + 0x13a668 // -[SBFolder enumerateAllIconsWithOptions:usingBlock:]
23 SpringBoardHome 0x000000019e8b54b8 0x19e7ca000 + 0xeb4b8 // -[SBHIconManager _precacheDataForRootIcons]
24 SpringBoardHome 0x000000019e8d8a44 0x19e7ca000 + 0x10ea44 // -[SBHIconManager _iconModelDidLayout:]
25 CoreFoundation 0x00000001893469a0 0x1892c4000 + 0x829a0 // CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER
26 CoreFoundation 0x0000000189346948 0x1892c4000 + 0x82948 // ___CFXRegistrationPost_block_invoke
27 CoreFoundation 0x0000000189345eb0 0x1892c4000 + 0x81eb0 // _CFXRegistrationPost
28 CoreFoundation 0x0000000189345870 0x1892c4000 + 0x81870 // _CFXNotificationPost
29 Foundation 0x000000018a60c4bc 0x18a605000 + 0x74bc // -[NSNotificationCenter postNotificationName:object:userInfo:]
30 SpringBoardHome 0x000000019e97ef50 0x19e7ca000 + 0x1b4f50 // -[SBHIconModel layout]
31 SpringBoardHome 0x000000019e8b4dd4 0x19e7ca000 + 0xeadd4 // -[SBHIconManager setIconModel:]
32 SpringBoard 0x00000001aec45998 0x1aea2b000 + 0x21a998 // -[SBIconController initWithApplicationController:applicationPlaceholderController:userInterfaceController:policyAggregator:alertItemsController:assistantController:]
33 SpringBoard 0x00000001aeb388c0 0x1aea2b000 + 0x10d8c0 // -[SBUIController init]
34 SpringBoard 0x00000001aea37d10 0x1aea2b000 + 0xcd10 // +[SBUIController sharedInstance]
35 SpringBoard 0x00000001aeb21fc4 0x1aea2b000 + 0xf6fc4 // -[SpringBoard applicationDidFinishLaunching:]
36 UIKitCore 0x000000018bd99384 0x18b1d4000 + 0xbc5384 // -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:]
37 UIKitCore 0x000000018bd9b3d8 0x18b1d4000 + 0xbc73d8 // -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:]
38 UIKitCore 0x000000018bda0de4 0x18b1d4000 + 0xbccde4 // -[UIApplication _runWithMainScene:transitionContext:completion:]
39 UIKitCore 0x000000018b3f6f60 0x18b1d4000 + 0x222f60 // -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:]
40 UIKitCore 0x000000018bd9cb90 0x18b1d4000 + 0xbc8b90 // -[UIApplication _compellApplicationLaunchToCompleteUnconditionally]
41 UIKitCore 0x000000018bd9cfbc 0x18b1d4000 + 0xbc8fbc // -[UIApplication _run]
42 UIKitCore 0x000000018bda2854 0x18b1d4000 + 0xbce854 // UIApplicationMain
43 SpringBoard 0x00000001aeb0d194 0x1aea2b000 + 0xe2194 // SBSystemAppMain
44 libdyld.dylib 0x000000018901e6b0 0x18901d000 + 0x16b0 // start

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

{"NSExceptionReason":"-[NSBundle themedPathForImage:]: unrecognized selector sent to instance 0x283d342d0","ProcessBundleID":"com.apple.springboard","ProcessName":"SpringBoard","Culprit":"AnemoneIcons.dylib"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant