toggle to nullify screentime agent plist

This commit is contained in:
leminlimez
2024-12-06 13:48:06 -05:00
parent 95ea165494
commit 0a97e66756
8 changed files with 82 additions and 20 deletions

View File

@@ -3797,6 +3797,18 @@ QComboBox QAbstractItemView::item:hover {
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="clearScreenTimeAgentChk">
<property name="toolTip">
<string>Deletes the Screen Time Agent preferences file to prevent app lockout set via iCloud.
To work properly, also disable the daemon using the toggle above.</string>
</property>
<property name="text">
<string>Clear ScreenTimeAgent.plist file</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="crashReportsChk">
<property name="toolTip">