From d3793752b9343dfe51e29f343f5aa1b5d5fb44c7 Mon Sep 17 00:00:00 2001 From: Russell Matney Date: Wed, 28 Feb 2024 13:07:07 -0500 Subject: [PATCH] export: update osx export to godotsteam template --- export_presets.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index f9e7200..c10d0e2 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -160,8 +160,8 @@ encrypt_directory=false export/distribution_type=1 binary_format/architecture="universal" custom_template/debug="" -custom_template/release="" -debug/export_console_wrapper=1 +custom_template/release="/Users/russ/.local/share/godotsteam/macos.zip" +debug/export_console_wrapper=2 application/icon="res://assets/boxart/client-icon_64.png" application/icon_interpolation=4 application/bundle_identifier="com.russmatney.dothop"