Skip to content

Releases: CaptureContext/swift-format

0.50700.1

18 Nov 00:15
5f18422
Compare
Choose a tag to compare

Add precompiled binaries to the official release
Added rpaths:

  • @executable_path/../lib/swift/macosx for placing swift-format to .xctoolchain (ex. Xcode.app/Contents/Developer/Toolchains/XCodeDefault.xctoolchain/usr/bin to run formatter as swift format)
  • @executable_path - you will have to add lib_InternalSwiftSyntaxParser.dylib somehow (ex. create an alias for Xcode.app/Contents/Developer/Toolchains/XCodeDefault.xctoolchain/usr/lib/swift/macosx next to the executable)
  • /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx - default Xcode path (useful for local installation, but relies on the Xcode app naming)

0.50700.0

18 Nov 01:26
3dd9b51
Compare
Choose a tag to compare

Add precompiled binaries to the official release

0.50600.1

17 Sep 03:06
e6b8c60
Compare
Choose a tag to compare

Add precompiled binaries to the official release