mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
- move to own LaunchAtLogin helper;
This commit is contained in:
1
Makefile
1
Makefile
@@ -12,7 +12,6 @@ ARCHIVE_PATH = $(BUILD_PATH)/$(APP).xcarchive
|
||||
APP_PATH = "$(BUILD_PATH)/$(APP).app"
|
||||
ZIP_PATH = "$(BUILD_PATH)/$(APP).zip"
|
||||
DMG_PATH = $(PWD)/$(APP).dmg
|
||||
LOCATION=$(BUILD_PATH)/$(APP).app/Contents/Library/LoginItems/LaunchAtLoginHelper.app
|
||||
|
||||
all: clean archive notarize sign build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user