kcrawford / dockutil

command line tool for managing dock items
http://patternbuffer.wordpress.com
Apache License 2.0
1.36k stars 131 forks source link

Package fails to deploy / install via Intune/MDM #142

Closed amagre closed 8 months ago

amagre commented 1 year ago

The package version does not work when deployed by Intune. Fails with error "The app state is unknown (0x87D13B67)". This is likely because the package does not contain the pkg-info file that needs to define the package version and CFBundleVersion strings. Please can this be fixed so that the package is deployable via MDM / Intune.

kcrawford commented 8 months ago

This seems like an Intune-specific issue. I don't have experience with Intune. Also, please try the latest version of dockutil as it is built as a signed notarized distribution package so I think any MDM should be able to deploy it.