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

URLSession transport fails to build for library evolution #390

Closed
czechboy0 opened this issue Nov 24, 2023 · 1 comment
Closed

URLSession transport fails to build for library evolution #390

czechboy0 opened this issue Nov 24, 2023 · 1 comment
Labels
kind/bug Feature doesn't work as expected.
Milestone

Comments

@czechboy0
Copy link
Collaborator

URLSession transport fails to build for library evolution.

Try with swift build -Xswiftc -emit-module-interface -Xswiftc -enable-library-evolution.

While we don't guarantee ABI stability, it's still important to be able to build the project with library evolution enabled. Might we also worth adding it to our CI?

@czechboy0 czechboy0 added the kind/bug Feature doesn't work as expected. label Nov 24, 2023
@czechboy0 czechboy0 added this to the 1.0 milestone Nov 24, 2023
@czechboy0
Copy link
Collaborator Author

Fixed in apple/swift-openapi-urlsession#30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Feature doesn't work as expected.
Projects
None yet
Development

No branches or pull requests

1 participant