.NET: Add support for iOS builds

This commit is contained in:
Rémi Verschelde
2023-10-04 01:12:57 +02:00
parent 02e092ce76
commit 75877451f2
2 changed files with 11 additions and 13 deletions

View File

@@ -57,9 +57,7 @@ fi
# Mono
# No iOS support with .NET 6 yet.
#if [ "${MONO}" == "1" ]; then
if false; then
if [ "${MONO}" == "1" ]; then
echo "Starting Mono build for iOS..."
cp -r /root/mono-glue/GodotSharp/GodotSharp/Generated modules/mono/glue/GodotSharp/GodotSharp/