Skip to content

0.0.12: Merge pull request #5 from llvm-swift/build-experiment

Choose a tag to compare

@CodaFi CodaFi released this 27 Aug 23:07
· 12 commits to master since this release
b735b11
  • 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.