Skip to content

TCA does not work with Framework #1774

Answered by mbrandonw
kalupas226 asked this question in Q&A
Discussion options

You must be logged in to vote

I don't believe this is an issue with TCA, but rather a long standing problem/bug with Xcode. It's the whole reason why we can't have a separate "test support" library for TestStore, which in turn is the reason we needed to build and maintain XCTestDynamicOverlay.

Luckily your situation is fixable. You just need to have your app target stop depending on TCA and Dependencies directly. You already get that transitively by depending on SimpleFramework:

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kalupas226
Comment options

@PierreCapo
Comment options

@kalupas226
Comment options

Answer selected by kalupas226
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants