From 84c23fa7f6a599cd5a07b35377121053bb4f72c1 Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Fri, 24 Oct 2014 00:00:51 -0400 Subject: [PATCH] debug genassets. --- Scripts/genassets | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/genassets b/Scripts/genassets index 42f44544..6980e354 100755 --- a/Scripts/genassets +++ b/Scripts/genassets @@ -1,6 +1,7 @@ #!/usr/bin/env bash # See https://developer.apple.com/library/ios/qa/qa1686/_index.html cd "${BASH_SOURCE%/*}" +set -x source bashlib cd ..