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

Cannot install xcodes on Bitbucket Pipelines after Homebrew installed sucessfull #308

Open
Nicos2017 opened this issue Jul 12, 2023 · 0 comments

Comments

@Nicos2017
Copy link

Basically I want to connect Fastlane with Bitbucket Pipelines (I did it for the Android and the iOS - found way to connect them) but for the iOS I need the xcodes to "select" xcode version.
I installed the Homebrew, afterwards I called brew install xcodesorg/made/xcodes command and during the installation, it gets the follow error:

/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/swift: line 15: /home/linuxbrew/.linuxbrew/opt/swift/bin/swift: No such file or directory
make: *** [Makefile:21: xcodes] Error 127

How can I handle/fix this error?

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