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"
11
11
export OPTIONS_MONO=" module_mono_enabled=yes"
12
12
export TERM=xterm
13
13
14
- export IOS_SDK=" 17.5 "
14
+ export IOS_SDK=" 18.2 "
15
15
export IOS_LIPO=" /root/ioscross/arm64/bin/arm-apple-darwin11-lipo"
16
16
17
17
rm -rf godot
Original file line number Diff line number Diff line change 5
5
# Config
6
6
7
7
export 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"
9
9
export OPTIONS_MONO=" module_mono_enabled=yes"
10
10
export TERM=xterm
11
11
You can’t perform that action at this time.
0 commit comments