Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SourceKitten submodule. #145

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Sep 16, 2021

Motivation:

This SourceKitten submodule is not needed, and there isn't any
appropriate map, so it can't actually be initialized. This is breaking
adopters of swift-nio-extras.

Modifications:

  • Delete the submodule.

Results:

Adopters can build again.

Motivation:

This SourceKitten submodule is not needed, and there isn't any
appropriate map, so it can't actually be initialized. This is breaking
adopters of swift-nio-extras.

Modifications:

- Delete the submodule.

Results:

Adopters can build again.
@Lukasa Lukasa added the patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1) label Sep 16, 2021
@glbrntt glbrntt merged commit f73ca5e into apple:main Sep 16, 2021
@Lukasa Lukasa deleted the cb-remove-submodule branch September 16, 2021 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New release fails to be fetched using swift package update
3 participants