forked from qt-creator/qt-creator
Change-Id: Ifd207bd7b1ec79f53060691dcc2bbfd6ebe6cd01 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
420 B
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.