Changed macOSX build export path to end with .dmg instead of .app
Release / Export Game (push) Failing after 1m21s

This commit is contained in:
qwsdcvghyu89
2026-06-06 22:30:29 +10:00
parent fb29fead0d
commit ba2ce768e4
+1 -1
View File
@@ -83,7 +83,7 @@ custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="" include_filter=""
exclude_filter="" exclude_filter=""
export_path="builds/osx64d/wrplat_osx64d.app" export_path="builds/osx64d/wrplat_osx64d.dmg"
patches=PackedStringArray() patches=PackedStringArray()
patch_delta_encoding=false patch_delta_encoding=false
patch_delta_compression_level_zstd=19 patch_delta_compression_level_zstd=19