Explorar el Código
Make the first plugin build step build only the template encoder, as template.swift does not exist at that time.
In the second step, we then only need to build the actual plugin.
(Also removes the plugin's dependency from the template encoder, as the plugin's code does not actually depend on the template encoder.)