Skip to content

Commit

Permalink
update packaging doc
Browse files Browse the repository at this point in the history
  • Loading branch information
borco committed Dec 22, 2022
1 parent a3f5166 commit ae8dda5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/PACKAGING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,18 @@ brew install create-dmg

* go to *Projects* and clone the *Release* build and name it *Packaging*, for example
* select the *Build Steps* settings and click the *Details*
* select the **PenInspector_mac_build_dmg** target
* select the **PenInspector_macos_installer** target
* click the *Build* button or type the build shortcut

## Windows

### Qt Installer Framework

The windows installer uses the *Qt Installer Framework*. You can install it using the *Qt Online Installer*.

### Configure QtCreator packaging build configuration

* go to *Projects* and clone the *Release* build and name it *Packaging*, for example
* select the *Build Steps* settings and click the *Details*
* select the **PenInspector_windeployqt** target
* select the **PenInspector_windows_installer** target
* click the *Build* button or type the build shortcut

0 comments on commit ae8dda5

Please sign in to comment.