4.13.0
Added
- Re-implement option
overrideComments
for code update (see README).
Issues: #261 | Author: Cihat Gündüz
This also attempts to fix an issue with Xcode 14 not linking to the internal SwiftSyntax binary by switching to a static binary approach using https://github.com/keith/StaticInternalSwiftSyntaxParser. Hope it works and prevents such Xcode upgrade issues in the future! 🤞