Files
qt-creator/dist/installer/mac
Eike Ziller 1555ab3094 Build/deploy: Move qt.conf creation to deploy.py
Moving things away from deployqtHelper_mac.sh

Change-Id: I41810ac060bde63f3b11af852bb2e2f37d822bf4
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2023-08-28 10:13:25 +00:00
..

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.