mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
Update Makefile
This commit is contained in:
committed by
GitHub
parent
457f370fc0
commit
8bdd968f3b
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ ZIP_PATH = "$(BUILD_PATH)/$(APP).zip"
|
|||||||
.SILENT: archive notarize sign prepare-dmg prepare-dSYM clean next-version check history
|
.SILENT: archive notarize sign prepare-dmg prepare-dSYM clean next-version check history
|
||||||
.PHONY: build archive notarize sign prepare-dmg prepare-dSYM clean next-version check history
|
.PHONY: build archive notarize sign prepare-dmg prepare-dSYM clean next-version check history
|
||||||
|
|
||||||
build: clean archive notarize sign prepare-dmg prepare-dSYM open
|
build: clean next-version archive notarize sign prepare-dmg prepare-dSYM open
|
||||||
|
|
||||||
# --- MAIN WORLFLOW FUNCTIONS --- #
|
# --- MAIN WORLFLOW FUNCTIONS --- #
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user