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

Update Package.swift #722

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

nishant-dani
Copy link
Contributor

Fix to resolve linker error in xcode because of missing import.
Fixes #721

Fix to resolve linker error in xcode because of missing import.  swift-server#721
Copy link
Collaborator

@dnadoba dnadoba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Thanks a lot!

@dnadoba
Copy link
Collaborator

dnadoba commented Dec 20, 2023

@swift-server-bot test this please

@dnadoba dnadoba enabled auto-merge (squash) December 20, 2023 23:10
@dnadoba dnadoba merged commit 75fce63 into swift-server:main Dec 20, 2023
6 of 8 checks passed
@gjcairo gjcairo added the semver/patch For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1) label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch 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.

Linker Error on using AsyncHTTPClient while using Vapor inside XCode Project
3 participants