diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea9df81e294..03101b2cc8f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1197,8 +1197,8 @@ sign-mac-templates: if [ "$_is_mono" -eq 1 ]; then _mono_prefix="-mono"; _mono_suffix=".mono";fi - cp out/templates${_mono_prefix}/redot.macos.template_release.universal${_mono_suffix} tmp/macos_template.app/Contents/MacOS/redot_macos_release.universal${_mono_suffix} - cp out/templates${_mono_prefix}/redot.macos.template_debug.universal${_mono_suffix} tmp/macos_template.app/Contents/MacOS/redot_macos_debug.universal${_mono_suffix} + cp out/templates${_mono_prefix}/redot.macos.template_release.universal${_mono_suffix} tmp/macos_template.app/Contents/MacOS/redot_macos_release.universal + cp out/templates${_mono_prefix}/redot.macos.template_debug.universal${_mono_suffix} tmp/macos_template.app/Contents/MacOS/redot_macos_debug.universal chmod +x tmp/macos_template.app/Contents/MacOS/redot_macos* diff --git a/misc/dist/macos_tools.app/Contents/Info.plist b/misc/dist/macos_tools.app/Contents/Info.plist index e620186b398..4da0f1d3d3d 100644 --- a/misc/dist/macos_tools.app/Contents/Info.plist +++ b/misc/dist/macos_tools.app/Contents/Info.plist @@ -13,17 +13,17 @@ CFBundleIconName RedotLG CFBundleIdentifier - org.godotengine.redot + org.redotengine.redot CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType APPL CFBundleShortVersionString - 4.5.2 + 26.2 CFBundleSignature GODO CFBundleVersion - 4.5.2 + 26.2 NSMicrophoneUsageDescription Microphone access is required to capture audio. NSCameraUsageDescription