Issue with Macros #2760
Unanswered
nick-softwaredev
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi @nick-softwaredev, please provide more information (Xcode version, TCA version), or ideally a sample project that reproduces the problem. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am trying to implement a composable architecture(1.7.2) in my app, but for some reason its macros are not recognized by Xcode compiler.
What i've tried: https://forums.swift.org/t/ignore-macro-validation-using-xcodebuild-command/68125 but no luck yet.
XCode 15.2(15C500b)
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions