aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Filipenkov <decapitator@ukr.net>2024-01-19 11:36:42 +0300
committerAndrey Filipenkov <decapitator@ukr.net>2024-01-19 14:13:26 +0300
commite471352910a6ad447a484f55d32b5d248bea142f (patch)
tree832c9fe1c8316cbb7d4498b372104f3da776b4b3
parent45fdbf4b553f3901b7f9bdee34e5a8cfad32ec11 (diff)
log script commands
matches behavior of other scripts
-rwxr-xr-xtools/darwin/Support/copyframeworks-dylibs2frameworks.command2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/Support/copyframeworks-dylibs2frameworks.command b/tools/darwin/Support/copyframeworks-dylibs2frameworks.command
index caca45b371..a606f44abc 100755
--- a/tools/darwin/Support/copyframeworks-dylibs2frameworks.command
+++ b/tools/darwin/Support/copyframeworks-dylibs2frameworks.command
@@ -17,7 +17,7 @@
# along with MrMC; see the file COPYING. If not, see
# <http://www.gnu.org/licenses/>.
-#set -x
+set -x
TARGET_CONTENTS="${TARGET_BUILD_DIR}/${EXECUTABLE_FOLDER_PATH}"
TARGET_FRAMEWORKS=$TARGET_BUILD_DIR/$FRAMEWORKS_FOLDER_PATH