Files
qt-creator/dist/installer/mac/README.md

9 lines
420 B
Markdown
Raw Normal View History

This folder contains various files used to build the Mac installer.
# Entitlements
The entitlements here will be picked up by [scripts/build.py](../../../scripts/build.py)
via [scripts/common.py](../../../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.