Search code examples
travis-cixctool

how can I specifiy xctool parameters in travis.yaml?


For compiling my objective-c project I need to be able to specify xctool parameters configuration and destination. How can I do this in .travis.yml?


Solution

  • Found the solution: use xctool_args