-
Notifications
You must be signed in to change notification settings - Fork 61
Feature/import exisiting profiles #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ts around them and parsing into TCCProfile object
Added unit tests around getting Executables
…identifier, organisation, name, description)
…ature/import-exisiting-profiles
|
@adku I tried importing a profile from Rich Trouton's GitHub account where he has some various ones for specific workflows: I think we'll want to make sure most of the ones people share like this would work to import. |
|
Looks like this line just needs a capital "P" and it should fix the issue: Using some of the examples from https://github.com/rtrouton/privacy_preferences_control_profiles/ in the unit tests would be nice. |
|
@watkyn Thanks a lot, I'll try to fix it :) |
|
Closing this PR as we have moved it to the main jamf repo for some further tweaking. Thanks @adku for the work! |
Implemented feature request: #3
Even more there is possibility to import signed profiles.
Right now I tested it only with profiles generated via PPC-Utility, not sure if there is support for TCC profiles from other apps.