mirror of
https://github.com/godotengine/godot-cpp-template.git
synced 2026-01-05 18:10:06 +03:00
Include env["suffix"] in binary names for macOS and iOS
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>libEXTENSION-NAME.macos.template_release</string>
|
||||
<string>libEXTENSION-NAME.macos.template_release.universal</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Godot Cpp Template</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
|
||||
Reference in New Issue
Block a user