make notes....

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-01-09 02:02:40 +03:00
parent cff0c6ad32
commit a20727d29d

View File

@ -689,6 +689,9 @@ $(BUILD_DIR)/$(APP_NAME)-%/: $(TARGET_DIR)/$(ELECTRON_DIST) \
# modify the archive in place...
# XXX need to take nw version part into account...
# XXX update macos package settings...
# there are two ways to go with this:
# - manually update and maintain bot Info.plist files
# - update the existing ones programmatically
# XXX need to setup app icons...
# XXX either keep in sync with the repack version or abstract the actions...
$(BUILD_DIR)/$(APP_NAME)-%.in-place.zip: $(TARGET_DIR)/$(ELECTRON_DIST) \