Skip to content

macOS: Dont import CFXMLInterface as @_implementationOnly as this breaks #2986

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

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Mar 2, 2021

  • This doesnt work on macOS for some reason, so just import it as a
    normal import. This was breaking testing on macOS.

  • This doesnt affect any other platform where it is actually required
    to @_implementationOnly import.

This reverts #2979 on macOS

- This doesnt work on macOS for some reason, so just import it as a
  normal import. This was breaking testing on macOS.

- This doesnt affect any other platform where it is actually required
  to @_implementationOnly import.
@spevans
Copy link
Contributor Author

spevans commented Mar 2, 2021

@swift-ci test

@spevans spevans merged commit 5c829b1 into swiftlang:main Mar 3, 2021
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.

1 participant