setup-your-mac / setup-your-mac/SYM-Helper
policyJSON Import button
@BIG-RAT is already working on this.
Since Feb 21, 2024.
- Dominant language
- Swift
- Stars
- 64
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
We use SYM-Helper to keep the Branding, Support, and Prompt For settings, in place without having to rewrite them all over every time the script is generated. The interface doesn't let you generate the script if there are no Policy Array Items. It only generates if there is a configuration created.
We ended making our policyJSON directly on vscode, because interaction via the SYM-Helper tool takes too long to create.
Describe the solution you'd like
There could be a button that reads 'Import policyJSON' where we could add our policyJSON.json and the ui can inject it into the SYM code, and generate the script with the policy JSON by hand.
Describe alternatives you've considered
The workaround we have for this, is basically 3 dummy policies, for 3 configurations to generate the script, and I paste the policyJSON content on top of whatever is generated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.