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

Feature Request: Support an array of strings for targetedOSVersionRule #447

Open
kevinmcox opened this issue Jan 31, 2023 · 0 comments
Open

Comments

@kevinmcox
Copy link
Contributor

Low priority request to support an array of strings, instead of just a single string, for the targetedOSVersionRule key. This would mimic the old behavior of the deprecated targetedOSVersions key.

The main scenario I had for requesting this is to support the workarounds for #417. The most specific way to accomplish this is a targetedOSVersionRule that specifies: 11, 12.0, 12.0.1, 12.1, 12.2 and 12.2.1. Currently that would require six dictionaries to accomplish.

That said, once #417 gets resolved it'll likely negate my particular need for this request, so in my opinion that is where efforts should be made.

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

No branches or pull requests

1 participant