hjuutilainen / munkiadmin

macOS app for managing Munki repositories
MIT License
370 stars 34 forks source link

Incorrect items_to_copy preference value when enabled? #184

Open apizz opened 5 years ago

apizz commented 5 years ago

In MunkiAdmin preferences under 'Import Options', when the 'Override items_to_copy default values' option is enabled, the items_to_copyUseDefaults preference key is set to true. Seems to me if since we're overriding the default options that this should be false.

I don't personally use this preference, I'm building a manifest for ProfileCreator, so I want to make sure this is correct.