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