I've started using UI Automation to write tests for our iOS app. I saved a .tracetemplate file and checked it into git. My coworker opened the template and tried to run the scripts, but got errors. He looked inside the file and found that it was storing absolute paths to my test scripts.I've started using UI Automation to write tests