ProfileCreator / ProfileManifests

Manifest repository for the ProfilePayloads framework
339 stars 144 forks source link

Improve the com.apple.dock manifest #295

Closed relgit closed 2 weeks ago

relgit commented 4 years ago

Please provide the following information:

Name of App / Payload: ex. Firefox OR org.mozilla.firefox com.apple.dock

Preference key(s) needing fixing: ex. AppUpdateURL static-apps, static-others

Description of problem(s) / error(s) with listed key(s): ex. When X preference is configured, it does not Tables contains superfluous columns, field range items are wrong or missing, tables should be the same for both fields

Description of expected behavior: Should align to documentation

Applicable Documentation URL(s): If applicable ... https://developer.apple.com/documentation/devicemanagement/dock

How are you testing / deploying your profile?: ex. manual profile install, MDM, etc. N/A

kevinmcox commented 2 years ago

Is this still an outstanding issue? I know there have been a handful of changes to the Dock manifest since it was opened.

relgit commented 2 years ago

Yes, I'm afraid most of the work we've done on it was generic, like changing pfm_required to pfm_require, adding default values, and such - part of wider work across multiple manifests. Nothing addressing the issues that I'd described.