From acb353916cd70808ed2ac75a98de62877694ab14 Mon Sep 17 00:00:00 2001 From: Paul Rangger Date: Tue, 20 Aug 2024 16:28:05 +0200 Subject: [PATCH] Mac identifier --- export_presets.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export_presets.cfg b/export_presets.cfg index 3ebbd01..0a8c951 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -136,7 +136,7 @@ custom_template/release="" debug/export_console_wrapper=1 application/icon="" application/icon_interpolation=4 -application/bundle_identifier="" +application/bundle_identifier="at.paulanddomi.handofthecolossus" application/signature="" application/app_category="Games" application/short_version="" -- GitLab