-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
A build error occurred after updating xcode, xcode-select ( macos ) #19384
Comments
same here too. |
V 0.4.1 09006fa last v up working for me with "v run ./" |
Just an FYI. I ran into it, too. I've been interacting with @spytheman on Discord. I think they have an idea of what's going on and an idea for a work around. From our testing, it's only a problem with |
thanks |
@spytheman added a workaround here: ed42341 |
I can confirm that compiling produces a runnable binary, but otherwise compiling, running and testing fails. I tested on MacOS with 0.4.1 28234c7:
The magic wand
How about making |
@prantlf You can put it in an environment variable to make it default for you until a proper resolution is found. See https://discord.com/channels/592103645835821068/592294828432424960/1154738139953385484. |
solved via 053d2be |
Describe the bug
$ xcodebuild -version
Xcode 15.0
Build version 15A240d
$ xcode-select -version
xcode-select version 2397.
Reproduction Steps
$ cd /usr/local/v
$ git pull --ff-only upstream master
$ make
Expected Behavior
no error.
Current Behavior
error.
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.1 77219de
Environment details (OS name and version, etc.)
The text was updated successfully, but these errors were encountered: