This commit is contained in:
2023-04-02 23:44:59 -07:00
parent aa9da1108e
commit b5c33b0b9d

View File

@@ -9,7 +9,7 @@ case $TARGET in
"windows" | "windows32bit") "windows" | "windows32bit")
UNITY_TARGET=windows-mono-1.0.1 UNITY_TARGET=windows-mono-1.0.1
;; ;;
"mac") "mac" | "osx")
UNITY_TARGET=mac-mono-1.0.1 UNITY_TARGET=mac-mono-1.0.1
;; ;;
"ios") "ios")