xcodebuild
xcodebuild
command wrapper, runner and log parser.
- Parse stream from running xcodebuild command.
-
impl TryFrom. - Provide runners to consume and process parsed stream of xcodebuild output.
- Track compilation time.
- Write usage example.
- Make tests undependent on author filesystem.
- Create thin wrapper for xcodebuild command.
- generate steps from vector of lines
- cli to parse xcodebuild log
- Support:
- Checking
- Cloning
- CreateUniversalBinary
- Fetching
- SwiftMergeGeneratedHeaders