Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

System Preferences Payload Update for macOS 13+ #705

Open
JazzSax7 opened this issue Sep 19, 2024 · 0 comments · May be fixed by #706
Open

System Preferences Payload Update for macOS 13+ #705

JazzSax7 opened this issue Sep 19, 2024 · 0 comments · May be fixed by #706
Labels
⚠️ fix manifest Something isn't right & needs fixing

Comments

@JazzSax7
Copy link

Please provide the following information:

Name of App / Payload: com.apple.systempreferences

Preference key(s) needing fixing: DisabledSystemSettings

Description of problem(s) / error(s) with listed key(s): While the SystemPreferences payload is technically depreciated as Apple wants more transparency for restrictions, it is still supported. However, it was also updated to include a new DisabledSystemSettings key for controlling macOS 13+ System Settings extensions. The missing DisabledSystemSettings key should be added alongside the DisabledPreferencePanes key to support macOS 13+.

Description of expected behavior: The DisabledSystemSettings key should be available alongside the DisabledPreferencePanes key.

Applicable Documentation URL(s): https://github.com/apple/device-management/blob/release/mdm/profiles/com.apple.systempreferences.yaml

How are you testing / deploying your profile?: Deployed as signed profile through MDM

@JazzSax7 JazzSax7 added the ⚠️ fix manifest Something isn't right & needs fixing label Sep 19, 2024
@relgit relgit linked a pull request Sep 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ fix manifest Something isn't right & needs fixing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant