Skip to content

Conversation

mattt
Copy link
Collaborator

@mattt mattt commented Sep 19, 2025

This file was added in #189, perhaps unintentionally. .xctestplan files are Xcode-specific; Swift Package Manager has its own testing mechanism (swift test) that doesn't use these files.

I've noticed that, when opening the package in Xcode, the existence of this file around has caused weird conflicts with the test plan Xcode was attempting to generate. For example, with #244, removing the TestUtilsTests target, which was defined in the test plan, caused errors in Xcode's test navigator.

@FL33TW00D
Copy link
Contributor

Nice!

@FL33TW00D FL33TW00D merged commit 454afa0 into main Sep 19, 2025
1 check passed
@pcuenca
Copy link
Member

pcuenca commented Sep 19, 2025

Thank you!

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.

3 participants