Changed macOSX build export path to end with .dmg instead of .app
Release / Export Game (push) Failing after 1m21s
Release / Export Game (push) Failing after 1m21s
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user