File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export OPTIONS="production=yes use_lto=no"
1111export OPTIONS_MONO=" module_mono_enabled=yes"
1212export TERM=xterm
1313
14- export IOS_SDK=" 17.5 "
14+ export IOS_SDK=" 18.2 "
1515export IOS_LIPO=" /root/ioscross/arm64/bin/arm-apple-darwin11-lipo"
1616
1717rm -rf godot
Original file line number Diff line number Diff line change 55# Config
66
77export SCONS=" scons -j${NUM_CORES} verbose=yes warnings=no progress=no"
8- export OPTIONS=" osxcross_sdk=darwin23.6 production=yes use_volk=no vulkan_sdk_path=/root/moltenvk angle_libs=/root/angle"
8+ export OPTIONS=" osxcross_sdk=darwin24.2 production=yes use_volk=no vulkan_sdk_path=/root/moltenvk angle_libs=/root/angle"
99export OPTIONS_MONO=" module_mono_enabled=yes"
1010export TERM=xterm
1111
You can’t perform that action at this time.
0 commit comments