-
Notifications
You must be signed in to change notification settings - Fork 94
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
[BUG] Switching versions doesn't appear to work. #174
Comments
Can you please share the output of the following: $ which swift
$ env |
Have you followed all the installation steps for installing with homebrew? https://swiftenv.fuller.li/en/latest/installation.html#via-homebrew |
I have |
Does |
export PATH="$HOME/.fastlane/bin:$PATH" |
of. Did move it out from being last lane and this seems to solve it |
swiftenv 1.4.0
installed via homebrew
Overriding swift toolchain with one of installed version by local or global doesn't seem to do anything even though
swiftevn points to toolchain
but running command with swift says otherwise.
The text was updated successfully, but these errors were encountered: