Breaking
- SourceKitten now requires Swift 5.3 or higher to build.
JP Simard
Enhancements
-
Support docs generation on Swift 5.6.
John Fairhurst -
Added
SwiftDeclarationAttributeKind
values introduced in Swift 5.6.
JP Simard -
Add
IN_PROCESS_SOURCEKIT
environment variable, which causes to use
the in-process version of sourcekitd on macOS. This avoids the use of
XPC, which is prohibited in some sandboxed environments, such as in
Swift Package Manager plugins.
Juozas Valancius
Bug Fixes
- None.