diff options
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/AppleInfo.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/AppleInfo.plist b/Templates/AppleInfo.plist index fe86f40..1f68ccf 100644 --- a/Templates/AppleInfo.plist +++ b/Templates/AppleInfo.plist @@ -9,7 +9,7 @@ <key>CFBundleGetInfoString</key> <string>${APPLE_GUI_INFO_STRING}</string> <key>CFBundleIconFile</key> - <string>wxmac.icns</string> + <string>${APPLE_GUI_ICON}</string> <key>CFBundleIdentifier</key> <string>${APPLE_GUI_IDENTIFIER}</string> <key>CFBundleInfoDictionaryVersion</key> |