Disable 64-bit on HashLink for now
This commit is contained in:
@@ -64,6 +64,7 @@ class MacPlatform extends PlatformTarget {
|
||||
} else if (project.targetFlags.exists ("hl")) {
|
||||
|
||||
targetType = "hl";
|
||||
is64 = false;
|
||||
|
||||
} else if (project.targetFlags.exists ("java")) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user