Skip to content

Bitrise CI fails after upgrading from 0.59.0 to 1.8.2 #2845

Discussion options

You must be logged in to vote

It's been a while since the issue and we've put the problem aside until today.
We've identified and fixed the issue, which has nothing to do with the TCA itself.
The problem was that (I think) in the later releases new Macros were introduced and I was not aware of it until today when after another dependency update, Xcode threw an error Target 'CasePathsMacros' must be enabled before it can be used. for 4 of the dependencies, including TCA one.
So the solution was to add this line to the Fastlane config:
xcargs: "-skipMacroValidation"

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@Paul-Svetlichny
Comment options

@stephencelis
Comment options

@Paul-Svetlichny
Comment options

@stephencelis
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Paul-Svetlichny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants