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

Add integration tests for static-linking of Foundation #87

Merged

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Apr 29, 2021

@kateinoigakukun
Copy link
Member Author

@spevans Could you trigger CI with those PRs?

Comment on lines +8 to +10
let urlSession = URLSession.shared
let task = urlSession.dataTask(with: urlRequest)
print(task.state)
Copy link
Member Author

Choose a reason for hiding this comment

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

These lines are added to guarantee that CF and curl symbols are in use.

@MaxDesiatov
Copy link
Member

Tested as a part of cross-repo toolchain build on an apple/swift PR.

@MaxDesiatov MaxDesiatov merged commit bc6ce67 into apple:main Oct 2, 2023
@kateinoigakukun kateinoigakukun deleted the katei/add-static-foundation-tests branch October 2, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants