Relative Content

Tag Archive for swiftxcodecocoapodsswift-package-managerswift-macro

How to use swift macros in a development pod

I want to use my own swift macro in a pod for my main project. When I use the macro in my development pod I get the error ‘External macro implementation type XXX could not be found for macro XXX’.