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 ..