Files
qt-creator/dist/installer/mac/README.md
Marcus Tillmanns a280abe0c1 Installer: Add README.md for mac specifics
Change-Id: Ifd207bd7b1ec79f53060691dcc2bbfd6ebe6cd01
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2023-08-25 08:46:05 +00:00

420 B

This folder contains various files used to build the Mac installer.

Entitlements

The entitlements here will be picked up by scripts/build.py via scripts/common.py codesign_executable() based on their name. If you need a new application to be signed with specific entitlements, you can simply add a file called your-app-name.entitlements to this folder.