Allow for version arguments to accept version matching operators
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
Hi 👋
It was brought up to my attention in this discussion https://github.com/fastlane/fastlane/issues/20866#issuecomment-1319016098 that xcversion and xcodes version resolvers work different. I started wondering whether xcodes accepts Ruby's Pessimistic Operator or an equivalent behavior (even if with a different syntax). If not, is this something we'd be interested in developing? It seems like there are users interested in it.
Thanks in advance!
Contributor guide
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.
Research direction
Start by reading the linked discussion and comparing how xcodes and xcversion resolve version arguments. Determine the desired syntax and matching behavior for Ruby’s pessimistic operator or an equivalent, then verify that the chosen behavior is covered by the resolver’s tests and documented for users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100