Releases: CaptureContext/swift-format
Releases · CaptureContext/swift-format
0.50700.1
Add precompiled binaries to the official release
Added rpaths:
@executable_path/../lib/swift/macosx
for placingswift-format
to.xctoolchain
(ex.Xcode.app/Contents/Developer/Toolchains/XCodeDefault.xctoolchain/usr/bin
to run formatter asswift format
)@executable_path
- you will have to addlib_InternalSwiftSyntaxParser.dylib
somehow (ex. create an alias forXcode.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
Add precompiled binaries to the official release
0.50600.1
Add precompiled binaries to the official release