From 8d600e226960a81636137d9bf286c69ab39066ed Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 26 Mar 2023 18:05:29 -0400 Subject: embed debug symbols for Linux/macOS compatibility This fixes error stack traces not having line numbers on Linux/macOS. --- build/deploy-local-smapi.targets | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build/deploy-local-smapi.targets') diff --git a/build/deploy-local-smapi.targets b/build/deploy-local-smapi.targets index 6ea5f0a2..e6c01800 100644 --- a/build/deploy-local-smapi.targets +++ b/build/deploy-local-smapi.targets @@ -18,7 +18,6 @@ This assumes `find-game-folder.targets` has already been imported and validated. - @@ -62,7 +61,6 @@ This assumes `find-game-folder.targets` has already been imported and validated. - @@ -70,12 +68,10 @@ This assumes `find-game-folder.targets` has already been imported and validated. - - -- cgit