Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

zProgress?

Paul Taykalo edited this page Apr 8, 2015 · 1 revision

April 8th, 2015. The idea with parsing xcactivitylog files seems to be failed. First of all, neither xcodebuild or appcode are creating those files. I think that I need to continue to work with those, just because it seems to be the simplest way to have all compilation strings in one place. In order to test that those are generated by Xcode, I think that small Xcode plugin will be enough to generate those files for test projects. It will affect tests speed, but at least it will be automated. The next step will be to use AppCode plugin with xcodebuild, which will generate all compilation strings after invoking it with correct parameters.

Clone this wiki locally