Arttu Tarkiainen c7066c9dc2 Update usage of Apple-related terminology
Replace deprecated Q_OS_OSX macro used in several places with the newer
Q_OS_MACOS. Old style reference of Apple's desktop operating system name
as "OS X" in documentation and files are also replaced with "macOS"
where applicable.

Task-number: QTIFW-1406
Change-Id: I0561d5e0d964917ac4fca0702d58a06b85d30e57
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2019-08-16 08:35:19 +00:00

30 lines
807 B
Plaintext

The Qt Installer Framework provides a set of tools and utilities to create
installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and
macOS.
Documentation
--------------------------
The binary packages for the Qt Installer Framework include documentation in the
doc directory. The documentation is also available online at
https://doc.qt.io/qtinstallerframework/index.html
Notes
--------------------------
To build an installer, it is advised to use a statically linked Qt (5.4 or
newer).
See the documentation at
https://doc.qt.io/qtinstallerframework/ifw-getting-started.html
Getting Help
--------------------------
If you think you found a bug, please report it to
https://bugreports.qt.io/browse/QTIFW
General questions are best asked on interest@qt-project.org.