refactored Info.plist handling and added comments
All checks were successful
sgraves/cpp-build-system/pipeline/head This commit looks good
sgraves/cpp-build-system_mac/pipeline/head This commit looks good

This commit is contained in:
2025-10-18 09:59:58 -05:00
parent 0d828fbb50
commit d75f346c61
5 changed files with 22 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ PROJECT_DESC=""
PROJECT_URL=""
PROJECT_MACOS_BUNDLE_ID="com.fifthgrid.${PROJECT_NAME}"
# IMPORTANT: File must be placed in assets/ folder (assets/icons.icns)
# PROJECT_MACOS_ICNS_NAME="icons.ins"
PROJECT_MACOS_ICNS_NAME=""
PROJECT_MAJOR_VERSION=0