0.0.12: Merge pull request #5 from llvm-swift/build-experiment
- Swaps out ShellOut for SwiftPM's Basic.popen. This runs much faster than spawning bash for each invocation. This also means that any substitutions that are quoting the executable argument will fail.