From ba9689650753f93b06dd19438a41747f52089183 Mon Sep 17 00:00:00 2001 From: Nordup Date: Tue, 16 Jul 2024 06:21:30 +0400 Subject: [PATCH] macos enable hi_res export --- app/export_presets.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/export_presets.cfg b/app/export_presets.cfg index c885fec..b6db32e 100644 --- a/app/export_presets.cfg +++ b/app/export_presets.cfg @@ -113,7 +113,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../Builds/TheGates.app.dmg" +export_path="../../AppBuilds/TheGates.app.dmg" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -137,7 +137,7 @@ application/copyright="" application/copyright_localized={} application/min_macos_version="10.12" application/export_angle=0 -display/high_res=false +display/high_res=true xcode/platform_build="14C18" xcode/sdk_version="13.1" xcode/sdk_build="22C55"