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

Add floating version support to xcodes #442

Closed
1 task done
defagos opened this issue Jul 11, 2023 · 1 comment
Closed
1 task done

Add floating version support to xcodes #442

defagos opened this issue Jul 11, 2023 · 1 comment
Labels
tooling Issues related to the tools we use

Comments

@defagos
Copy link
Member

defagos commented Jul 11, 2023

As a Pillarbox developer I want to be able to run the most recent Fastlane version when required, even during Xcode beta version testing phase. xcversion was replaced by xcodes but the latter does not support floating version requirements that make it possible to use beta versions without specifying the exact version number.

As discussed in #440 this requires a PR for Gem::Version floating version support to be made to xcodes.

Acceptance criteria

  • A PR has been submitted to xcodes for floating version support.

Tasks

  • Submit PR.
@defagos defagos added the tooling Issues related to the tools we use label Jul 11, 2023
@defagos
Copy link
Member Author

defagos commented Jul 17, 2023

We found a workaround. Not a priority yet. Closed.

@defagos defagos closed this as completed Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the tools we use
Projects
Archived in project
Development

No branches or pull requests

1 participant