lgariv / Prog

Track and manage your downloads right from the lock screen.
11 stars 2 forks source link

Crash caused by constraints on iOS 14 #21

Closed lgariv closed 3 years ago

lgariv commented 3 years ago
Date: 09/01/2021, 20:09
Process: SpringBoard
Bundle id: com.apple.springboard
Device: iPhone X, iOS 14.1
Bundle version: 1.0

Exception type: NSInvalidArgumentException
Reason: NSLayoutConstraint for <NSLayoutYAxisAnchor:0x2821aeb40 "UIView:0x101b3f510.top">: A constraint cannot be made from <NSLayoutYAxisAnchor:0x2821aeb40 "UIView:0x101b3f510.top"> to a constant. Location anchors require being paired.
Culprit: DownloadBar14.dylib

Call stack:
0   CoreFoundation                      0x0000000192419128 0x1922ff000 + 0x11a114        // __exceptionPreprocess
1   libobjc.A.dylib                     0x00000001a5cb5cb4 0x1a5cac000 + 0x9cb4          // objc_exception_throw
2   CoreAutoLayout                      0x00000001a5f3f5e0 0x1a5f16000 + 0x295e0         // _NSExceptionPrefix
3   DownloadBar14.dylib                 0x0000000101c100a0 0x101c00000 + 0x100a0         // _logos_method$_ungrouped$NCNotificationShortLookViewController$setupContent(NCNotificationShortLookViewController*, objc_selector*)
4   DownloadBar14.dylib                 0x0000000101c144f8 0x101c00000 + 0x144f8         // _logos_method$_ungrouped$NCNotificationListCell$updateCellForContentViewController$(NCNotificationListCell*, objc_selector*, objc_object*)
5   UserNotificationsUIKit              0x00000001b2b7ac10 0x1b2b3b000 + 0x3fc10         // -[NCNotificationListCell setContentViewController:]
6   UserNotificationsUIKit              0x00000001b2b93514 0x1b2b3b000 + 0x58514         // -[NCNotificationListCache _newCellForNotificationRequest:viewControllerDelegate:]
7   UserNotificationsUIKit              0x00000001b2b92b3c 0x1b2b3b000 + 0x57b3c         // -[NCNotificationListCache listCellForNotificationRequest:viewControllerDelegate:createNewIfNecessary:shouldConfigure:]
8   UserNotificationsUIKit              0x00000001b2b86c60 0x1b2b3b000 + 0x4bc60         // -[NCNotificationGroupList _cachedCellForNotificationRequest:createNewIfNecessary:shouldConfigure:]
9   UserNotificationsUIKit              0x00000001b2b82dc8 0x1b2b3b000 + 0x47dc8         // -[NCNotificationGroupList notificationListView:viewForItemAtIndex:]
10  UserNotificationsUIKit              0x00000001b2b58a20 0x1b2b3b000 + 0x1da20         // -[NCNotificationListView _layoutForGrouping]
11  UserNotificationsUIKit              0x00000001b2b56f78 0x1b2b3b000 + 0x1bf78         // -[NCNotificationListView layoutSubviews]
12  UIKitCore                           0x00000001951644f0 0x19413a000 + 0x102a4f0       // -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
13  QuartzCore                          0x0000000195666a28 0x195512000 + 0x154a28        // -[CALayer layoutSublayers]
14  QuartzCore                          0x000000019566cef4 0x195512000 + 0x15aef4        // CA::Layer::layout_if_needed(CA::Transaction*)
15  UIKitCore                           0x0000000195150e54 0x19413a000 + 0x1016e54       // -[UIView(Hierarchy) layoutBelowIfNeeded]
16  UserNotificationsUIKit              0x00000001b2b57100 0x1b2b3b000 + 0x1c100         // -[NCNotificationListView setFrame:]
17  UserNotificationsUIKit              0x00000001b2b58780 0x1b2b3b000 + 0x1d780         // __69-[NCNotificationListView _layoutViewIfNecessaryAtIndex:layoutOffset:]_block_invoke_2
18  UIKitCore                           0x00000001951578a8 0x19413a000 + 0x101d8a8       // +[UIView(Animation) performWithoutAnimation:]
19  UserNotificationsUIKit              0x00000001b2b5860c 0x1b2b3b000 + 0x1d60c         // -[NCNotificationListView _layoutViewIfNecessaryAtIndex:layoutOffset:]
20  UserNotificationsUIKit              0x00000001b2b57664 0x1b2b3b000 + 0x1c664         // -[NCNotificationListView _layoutForList]
21  UserNotificationsUIKit              0x00000001b2b56f78 0x1b2b3b000 + 0x1bf78         // -[NCNotificationListView layoutSubviews]
22  UIKitCore                           0x00000001951644f0 0x19413a000 + 0x102a4f0       // -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
23  QuartzCore                          0x0000000195666a28 0x195512000 + 0x154a28        // -[CALayer layoutSublayers]
24  QuartzCore                          0x000000019566cef4 0x195512000 + 0x15aef4        // CA::Layer::layout_if_needed(CA::Transaction*)
25  UIKitCore                           0x0000000195150e54 0x19413a000 + 0x1016e54       // -[UIView(Hierarchy) layoutBelowIfNeeded]
26  CoverSheet                          0x00000001b963082c 0x1b9594000 + 0x9c82c         // __81-[CSPresentationViewController _updateContentViewControllersAnimated:completion:]_block_invoke.256
27  UIKitCore                           0x00000001951578a8 0x19413a000 + 0x101d8a8       // +[UIView(Animation) performWithoutAnimation:]
28  CoverSheet                          0x00000001b962fddc 0x1b9594000 + 0x9bddc         // -[CSPresentationViewController _updateContentViewControllersAnimated:completion:]
29  CoverSheet                          0x00000001b962d8bc 0x1b9594000 + 0x998bc         // -[CSPresentationViewController presentContentViewControllers:animated:completion:]
30  CoverSheet                          0x00000001b962d5ec 0x1b9594000 + 0x995ec         // -[CSPresentationViewController presentContentViewController:animated:completion:]
31  CoverSheet                          0x00000001b95a3110 0x1b9594000 + 0xf110          // -[CSMainPageContentViewController viewWillAppear:]
32  UIKitCore                           0x00000001945a3270 0x19413a000 + 0x469270        // -[UIViewController _setViewAppearState:isAnimating:]
33  UIKitCore                           0x00000001945a39f4 0x19413a000 + 0x4699f4        // -[UIViewController __viewWillAppear:]
34  BaseBoardUI                         0x00000001a630d3b8 0x1a6302000 + 0xb3b8          // -[UIViewController(BaseBoardUI) bs_beginAppearanceTransition:animated:]
35  BaseBoardUI                         0x00000001a630d554 0x1a6302000 + 0xb554          // -[UIViewController(BaseBoardUI) bs_beginAppearanceTransitionForChildViewController:toVisible:animated:]
36  BaseBoardUI                         0x00000001a630d64c 0x1a6302000 + 0xb64c          // -[UIViewController(BaseBoardUI) bs_endAppearanceTransitionForChildViewController:toVisible:]
37  CoverSheet                          0x00000001b95b9944 0x1b9594000 + 0x25944         // __65-[CSCoverSheetViewController transitionSource:didEndWithContext:]_block_invoke.1158
38  CoreFoundation                      0x000000019239c820 0x1922ff000 + 0x9d820         // __NSARRAY_IS_CALLING_OUT_TO_A_BLOCK__
39  CoreFoundation                      0x00000001923015f4 0x1922ff000 + 0x25f4          // -[__NSArrayI enumerateObjectsWithOptions:usingBlock:]
40  CoverSheet                          0x00000001b95b9598 0x1b9594000 + 0x25598         // -[CSCoverSheetViewController transitionSource:didEndWithContext:]
41  CoverSheet                          0x00000001b95bf51c 0x1b9594000 + 0x2b51c         // -[CSCoverSheetViewController _updateVisibilityForPageViewControllersWithVisiblePageViewController:]
42  CoverSheet                          0x00000001b95be580 0x1b9594000 + 0x2a580         // -[CSCoverSheetViewController _loadViewsForRestrictedPagesIfPossible]
43  CoverSheet                          0x00000001b95b15b4 0x1b9594000 + 0x1d5b4         // -[CSCoverSheetViewController _prepareForViewWillAppearIfNecessary]
44  CoverSheet                          0x00000001b95b1608 0x1b9594000 + 0x1d608         // -[CSCoverSheetViewController viewWillAppear:]
45  UIKitCore                           0x00000001945a3270 0x19413a000 + 0x469270        // -[UIViewController _setViewAppearState:isAnimating:]
46  UIKitCore                           0x00000001945a3858 0x19413a000 + 0x469858        // __52-[UIViewController _setViewAppearState:isAnimating:]_block_invoke
47  CoreFoundation                      0x000000019239c820 0x1922ff000 + 0x9d820         // __NSARRAY_IS_CALLING_OUT_TO_A_BLOCK__
48  CoreFoundation                      0x0000000192300e68 0x1922ff000 + 0x1e68          // -[__NSSingleObjectArrayI enumerateObjectsWithOptions:usingBlock:]
49  UIKitCore                           0x00000001945a3504 0x19413a000 + 0x469504        // -[UIViewController _setViewAppearState:isAnimating:]
50  UIKitCore                           0x00000001945a39f4 0x19413a000 + 0x4699f4        // -[UIViewController __viewWillAppear:]
51  BaseBoardUI                         0x00000001a630d3b8 0x1a6302000 + 0xb3b8          // -[UIViewController(BaseBoardUI) bs_beginAppearanceTransition:animated:]
52  SpringBoard                         0x00000001b4f6c100 0x1b4ee4000 + 0x88100         // -[SBCoverSheetPresentationManager _prepareForPresentationTransitionForUserGesture:]
53  SpringBoard                         0x00000001b4f6bee0 0x1b4ee4000 + 0x87ee0         // -[SBCoverSheetPresentationManager coverSheetSlidingViewController:prepareForPresentationTransitionForUserGesture:]
54  SpringBoard                         0x00000001b4f6bce8 0x1b4ee4000 + 0x87ce8         // -[SBCoverSheetSlidingViewController _transitionToViewControllerAppearState:ifNeeded:forUserGesture:]
55  SpringBoard                         0x00000001b4f6b750 0x1b4ee4000 + 0x87750         // -[SBCoverSheetSlidingViewController _presentGestureBeganWithGestureRecognizer:]
56  SpringBoard                         0x00000001b4f6b1f8 0x1b4ee4000 + 0x871f8         // -[SBCoverSheetSlidingViewController _handlePresentGesture:]
57  SpringBoard                         0x00000001b52a7fb0 0x1b4ee4000 + 0x3c3fb0        // -[SBCoverSheetPrimarySlidingViewController grabberTongueBeganPulling:withDistance:andVelocity:andGesture:]
58  SpringBoard                         0x00000001b4f396c8 0x1b4ee4000 + 0x556c8         // -[SBGrabberTongue _pullGestureBegan:]
59  SpringBoard                         0x00000001b4f393d0 0x1b4ee4000 + 0x553d0         // -[SBGrabberTongue _handlePullGesture:]
60  UIKitCore                           0x00000001947e4d54 0x19413a000 + 0x6aad54        // -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:]
61  UIKitCore                           0x00000001947ee380 0x19413a000 + 0x6b4380        // _UIGestureRecognizerSendTargetActions
62  UIKitCore                           0x00000001947eaf50 0x19413a000 + 0x6b0f50        // _UIGestureRecognizerSendActions
63  UIKitCore                           0x00000001947ea518 0x19413a000 + 0x6b0518        // -[UIGestureRecognizer _updateGestureForActiveEvents]
64  UIKitCore                           0x00000001947deaa8 0x19413a000 + 0x6a4aa8        // _UIGestureEnvironmentUpdate
65  UIKitCore                           0x00000001947dde38 0x19413a000 + 0x6a3e38        // -[UIGestureEnvironment _updateForEvent:window:]
66  UIKitCore                           0x0000000194c9f0fc 0x19413a000 + 0xb650fc        // -[UIWindow sendEvent:]
67  UIKitCore                           0x0000000194c7a4fc 0x19413a000 + 0xb404fc        // -[UIApplication sendEvent:]
68  UIKitCore                           0x0000000194cfc76c 0x19413a000 + 0xbc276c        // __dispatchPreprocessedEventFromEventQueue
69  UIKitCore                           0x0000000194d00f0c 0x19413a000 + 0xbc6f0c        // __processEventQueue
70  UIKitCore                           0x0000000194cf81cc 0x19413a000 + 0xbbe1cc        // __eventFetcherSourceCallback
71  CoreFoundation                      0x0000000192399240 0x1922ff000 + 0x9a240         // __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
72  CoreFoundation                      0x0000000192399140 0x1922ff000 + 0x9a140         // __CFRunLoopDoSource0
73  CoreFoundation                      0x0000000192398488 0x1922ff000 + 0x99488         // __CFRunLoopDoSources0
74  CoreFoundation                      0x0000000192392a40 0x1922ff000 + 0x93a40         // __CFRunLoopRun
75  CoreFoundation                      0x0000000192392200 0x1922ff000 + 0x93200         // CFRunLoopRunSpecific
76  GraphicsServices                    0x00000001a850f598 0x1a850c000 + 0x3598          // GSEventRunModal
77  UIKitCore                           0x0000000194c5bbcc 0x19413a000 + 0xb21bcc        // -[UIApplication _run]
78  UIKitCore                           0x0000000194c611a0 0x19413a000 + 0xb271a0        // UIApplicationMain
79  SpringBoard                         0x00000001b4fbbd70 0x1b4ee4000 + 0xd7d70         // SBSystemAppMain
80  libdyld.dylib                       0x0000000192071588 0x192070000 + 0x1588          // start

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

{"NSExceptionReason":"NSLayoutConstraint for <NSLayoutYAxisAnchor:0x2821aeb40 \"UIView:0x101b3f510.top\">: A constraint cannot be made from <NSLayoutYAxisAnchor:0x2821aeb40 \"UIView:0x101b3f510.top\"> to a constant. Location anchors require being paired.","ProcessBundleID":"com.apple.springboard","ProcessName":"SpringBoard","Culprit":"DownloadBar14.dylib"}
RuntimeOverflow commented 3 years ago

@lgariv Hopefully fixed, can you confirm?

lgariv commented 3 years ago

@RuntimeOverflow not fixed. Also, logs show the source of the crash is in setupContent.

RuntimeOverflow commented 3 years ago

The issue is that one of the views doesn't yet exist, so I assumed the issue may be that "updateCellForContentViewController" is called too early (the other view doesn't exist at that point). Anyway, I'll investigate further.

RuntimeOverflow commented 3 years ago

@lgariv Fixed for real this time.