This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Description
I'm trying to run bwoken on Jenkins and it builds fine, but it shows this error for every .js script:
-[__NSCFConstantString stringByAppendingPathExtension:]: cannot append extension 'tracetemplate' to path ''
It works fine in OSX terminal, but not in Jenkins script; so I'm guessing I have to change some environment variables to absolute paths. I just need help identifying which. Thanks.