You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here I try to include my macros locally into the project. But eventually have this issue in logs: Error: external macro implementation type 'MyLocalMcr.MockekeMacro' could not be found for macro 'Mockeke()'
Could you please provide examples: how to include macros into the project (as local package, or as target, etc)
Because I have faced it today and it's stumbling block for my project :(
Hello, @yonaskolb!
I've seen this issue #1428
And thought you could help me with this issue or provide examples of including macros into the project/sdk package 🙏
Here I try to include my macros locally into the project. But eventually have this issue in logs:
Error: external macro implementation type 'MyLocalMcr.MockekeMacro' could not be found for macro 'Mockeke()'
I'm using 2.42.0 XcodeGen
My yml config:
Could you please provide examples: how to include macros into the project (as local package, or as target, etc)
Because I have faced it today and it's stumbling block for my project :(
MyLocalMcr is SPM package
XcodeGen macros error
Macros doesn't work with XcodeGen
The text was updated successfully, but these errors were encountered: