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 @_implementationOnly imports. #33

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

mbrandonw
Copy link
Member

We preemptively added @_implementationOnly imports to work around an Xcode problem, but it turns out that problem only arises in UI test targets. And as far as we know, there is no legitimate reason to import this library into a UI testing target. So let's not keep these around.

@mbrandonw mbrandonw merged commit 1a9dc97 into main Sep 12, 2024
2 checks passed
@mbrandonw mbrandonw deleted the remove-implementation-import branch September 12, 2024 15:55
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.

2 participants