-
Notifications
You must be signed in to change notification settings - Fork 19
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
com.samskivert.mustache.MustacheException$Context: No method or field with name 'env' on line 1 #509
Comments
When I keep the definitions same at macos.env
I got crash:
extender log: Engine: This might be related to Xcode 16, and I know it's not yet supported. I'm just sharing this for further investigation if necessary(You'll eventually move to version 16.). |
Builds without a problem using 15.4.
|
The |
Using
dev
branch.I have modified macos.env for latest SDKs and removed old SDK definitions(I don't have them, I don't want to keep them):
Also modified setup-standalone-env.sh to fit the macos.env.
When I build from Editor:
env.XCODE_15_VERSION
hard coded somewhere and I can't find/change it:Result:
I'm not sure if I did something wrong or not, but it used to be a relatively easy process to use the latest SDKs on local environment for testing. Those hardcoded version definitions seem problematic to me.
Log:
stdout.log.zip
The text was updated successfully, but these errors were encountered: