-
Notifications
You must be signed in to change notification settings - Fork 0
pkgbuild #17
Copy link
Copy link
Open
Description
Consider integrating pkgbuild into the build system for creating MacOS install packages.
APP_NAME=ttcards VERSION=0.8.0 pkgbuild \
--root ~/Projects/ttcards.git/build/Debug/${APP_NAME}.app \
--version ${VERSION} \
--identifier com.i8degrees.${APP_NAME} \
./${APP_NAME}_${VERSION}.pkgReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels