-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update sourcekitten for Swift 6 fixes
- Loading branch information
Showing
4 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule SourceKitten
updated
12 files
+1 −1 | .github/workflows/bazel.yml | |
+1 −1 | .github/workflows/jazzy.yml | |
+34 −0 | CHANGELOG.md | |
+5 −3 | Gemfile.lock | |
+6 −5 | MODULE.bazel | |
+5 −5 | Package.resolved | |
+2 −2 | Package.swift | |
+18 −7 | Source/BUILD | |
+7 −1 | Source/SourceKittenFramework/Clang+SourceKitten.swift | |
+1 −1 | Source/SourceKittenFramework/Exec.swift | |
+10 −10 | Source/SourceKittenFramework/JSONOutput.swift | |
+1 −1 | Source/SourceKittenFramework/Version.swift |
Binary file not shown.
Submodule integration_specs
updated
5 files