mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-02-18 01:21:57 +01:00
make script file ececutable
This commit is contained in:
parent
cbee726a79
commit
79cb52ed83
@ -18,6 +18,9 @@ endif
|
|||||||
ConfigValidator:
|
ConfigValidator:
|
||||||
@echo "Building ConfigValidator..."
|
@echo "Building ConfigValidator..."
|
||||||
@echo "ConfiValidator uses release of User choice"
|
@echo "ConfiValidator uses release of User choice"
|
||||||
|
@$/chmod 755 CreateBuild.sh
|
||||||
|
@$/chmod 755 ConfigValidator.sh
|
||||||
|
@$/chmod 755 shc
|
||||||
@$(CURDIR)/CreateBuild.sh
|
@$(CURDIR)/CreateBuild.sh
|
||||||
@/usr/bin/xcodebuild $(XCODEBUILD_OPTIONS) $(BUILD_ACTION) >/dev/null
|
@/usr/bin/xcodebuild $(XCODEBUILD_OPTIONS) $(BUILD_ACTION) >/dev/null
|
||||||
@echo [XCODE] $(PROGRAMS)
|
@echo [XCODE] $(PROGRAMS)
|
||||||
|
Loading…
Reference in New Issue
Block a user