Auto-Update icon indicating copy to clipboard operation
Auto-Update copied to clipboard

Automatically update apps with jamf policy driven workflows

Results 4 Auto-Update issues
Sort by recently updated
recently updated
newest added

I am getting the following error while running the script. Script result: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes Deprecations Python 2.7 was removed from macOS in this update. Developers should use Python 3 or an alternative language instead. (39795874) calling /usr/bin/python will fail, due to being removed...

https://github.com/t-lark/Auto-Update/blob/1bc039924898774f7058c3fa7f26accd95b80825/app_quitter.py#L240 So as it stands right now when the AppQuitter is fed an array of more than one app, the script is told to quit the app and run the...

Heya! We're starting to use some of these scripts for our update policies and they've been great so far! As of right now, though, the logging that jamf picks up...