Browse Source

genie has removed xcode4 (#189)

云风 7 years ago
parent
commit
848631463b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      makefile

+ 1 - 1
makefile

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