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

Support for custom Xcode app path #55

Closed

Conversation

leonidmelnyk
Copy link

Problem
Sometimes developers has several installed xcode version on their local machines: Xcode_13.4.1.app, Xcode_13.2.1.app etc.

Previous solution
As a workaround developers can create symlink as described here.
But unfortunately this solution doesn't work well in case the developer has more than one version of Xcode with main one installed as Xcode.app

Solution
In this PR is implemented the ability to give the developer an option to select a path to desired installed Xcode version

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.

None yet

1 participant