Breaking
-
SourceKitten now requires Swift 5.6 or higher to build, and macOS 12
or higher to run.
JP Simard -
SourceKitten now always uses the in-process version of sourcekitd on
macOS. TheIN_PROCESS_SOURCEKIT
environment variable is ignored and
theSourceKittenConfiguration.preferInProcessSourceKit
API has been
completely removed.
JP Simard
Enhancements
-
Adds Bazel Build Support.
Maxwell Elliott -
Support docs generation with Xcode 14 projects.
John Fairhurst
Bug Fixes
- None.