Ver código fonte

genie has removed xcode4 (#189)

云风 7 anos atrás
pai
commit
848631463b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -17,7 +17,7 @@ all:
 	$(GENIE) --gcc=ios-arm gmake
 	$(GENIE) --gcc=ios-simulator gmake
 	$(GENIE) --gcc=ios-simulator64 gmake
-	$(GENIE) xcode4
+	$(GENIE) xcode8
 
 .build/projects/gmake-android-arm:
 	$(GENIE) --gcc=android-arm gmake