Results 15 issues of AP Orlebeke

Since the last build updates this has been failing. Haven't been able to decipher what the issue is.

Since the AssetCacheLocatorUtil binary is part of macOS Sierra, add check to ensure machines running versions less than 12 don't attempt to run the command.

Would require https://github.com/grahampugh/plist-yaml-plist/pull/5. Currently, numeric values aren't quoted when the XML defines the value as a `string` Example excerpt: ``` MinimumVersion 1.0.0 ``` Example result: ``` MinimumVersion: 1.0.0 ``` I...

At the moment, strings within an array have the same indent level: Current behavior: ``` - Processor: CodeSignatureVerifier Arguments: expected_authority_names: - 'Developer ID Installer: Yamaha Corporation (5LE7A8CF65)' - Developer ID...

help wanted

Created steps for taking the lovely .mobileconfig profile that Extinguish creates and turning it into a PLIST for distribution through a JSS via configuration profile.