OSDN Git Service

Makefileを変更
[kcd/KCD.git] / Makefile
index 912315f..e229fe8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -59,5 +59,5 @@ buildEquipmentEnhancementList: build/Release/EquipmentEnhancementListBuilder
        ./build/Release/EquipmentEnhancementListBuilder ./KCD
 
 Carthage: cartfile
-       DEVELOPER_DIR=$(shell xcode-select -p) carthage update
+       DEVELOPER_DIR=$(shell xcode-select -p) carthage bootstrap
        rm -rf Carthage/Build/*OS