Skip to content
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

ChoicesXMLGenerator recursive child items #149

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

davidbpirie
Copy link
Contributor

This PR adds optional support for searching for selecting the childitems of childitems with ChoicesXMLGenerator.

It fulfils an obscure need, so if you would rather not add support let me know and I will just make my own standalone processor.

The need for me comes from wanting to package NDI Tools (https://ndi.video/tools/) in a sensible way. As it is a monolithic installer with no central versioning, I am instead splitting it up into components, each with their own version, but needed to make a choices.xml file that had grandchildren. One example recipe is my NDIRecordingComponent.pkg recipe (https://github.com/autopkg/davidbpirie-recipes/blob/main/NDI/NDIRecordingComponent.pkg.recipe.yaml).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant