From 56bd7adae4dc8a55284b060bc3e561c6c4226893 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:21:23 +0300 Subject: [PATCH] [macOS Export] Disable unpacked .app bundle export on Windows. --- platform/macos/export/export_plugin.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform/macos/export/export_plugin.cpp b/platform/macos/export/export_plugin.cpp index 81f9707f6b1..1afcedc576d 100644 --- a/platform/macos/export/export_plugin.cpp +++ b/platform/macos/export/export_plugin.cpp @@ -342,7 +342,9 @@ List EditorExportPlatformMacOS::get_binary_extensions(const Ref