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 13:58:26 +0300
commit14615970b66a6f26c8239e55b9adce5a09856ae4 (patch)
treec9dd1e96895583b32374f286258dae8b9936f490
parentc87c89e3831f303dc2f1306c69c75d8191eac15c (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