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

Is build-for-testing compatible with schemes without test targets? #793

Open
ileitch opened this issue Aug 19, 2024 · 2 comments
Open

Is build-for-testing compatible with schemes without test targets? #793

ileitch opened this issue Aug 19, 2024 · 2 comments
Milestone

Comments

@ileitch
Copy link
Contributor

ileitch commented Aug 19, 2024

Is the behavior the same for different Xcode projects?

@ileitch ileitch added this to the v3 milestone Aug 19, 2024
@rofle100lvl
Copy link
Contributor

rofle100lvl commented Sep 12, 2024

Hm, it looks like build-for-testing setting breaks my project.

__swift_FORCE_LOAD_$_XCTestSwiftSupport, referenced from:

      __swift_FORCE_LOAD_$_XCTestSwiftSupport_$_UIComponentsUnitTests in BubbleModifierTests.o

      __swift_FORCE_LOAD_$_XCTestSwiftSupport_$_SnapshotTesting in SnapshotTesting[3](AssertSnapshot.o)

      __swift_FORCE_LOAD_$_XCTestSwiftSupport_$_TSnapshotKit in TSnapshotKit[3](SnapshotBatch.o)

```But XCTests is included explicitly everywhere

@ileitch
Copy link
Contributor Author

ileitch commented Sep 15, 2024

Is this project public? If not, are you able to create a sample project that demonstrates the issue?

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

No branches or pull requests

2 participants