Files
lime/templates/tvos/PROJ/haxe/Build.hxml
Valerio Santinelli 1062d4d9eb Fixes for tvOS.
Forces the architecture to be 64 bit only when using the simulator.
Also fixes an issue where it was being set the wrong define thus not allowing to build for the simulator as expected.
2016-05-17 15:48:32 +02:00

5 lines
102 B
Plaintext

-main ApplicationMain ::HAXE_FLAGS::
-D tvos
-D appletv
--macro keep("::APP_MAIN::")
-D no-compilation