Fixes in build scripts & tools.

Tetris: fixes for full screen mode.
This commit is contained in:
Igor Chevdar
2017-03-20 15:54:05 +03:00
parent c8493eb2a9
commit 02878f14c0
8 changed files with 178 additions and 72 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ if (isLinux()) {
baseName = "target-sysroot-1-$host"
}
task iphoneSysroot(type: TgzNativeDep) {
baseName = "target-sysroot-1-darwin-ios"
baseName = "target-sysroot-2-darwin-ios"
}
// TODO: re-enable when we known how to bring the simulator
// sysroot to dependencies.