Skip to content

pkgbuild #17

@i8degrees

Description

@i8degrees

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}.pkg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions