forked from qt-creator/qt-creator
Moving things away from deployqtHelper_mac.sh Change-Id: I41810ac060bde63f3b11af852bb2e2f37d822bf4 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
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.