Nuno de Carvalho
Nuno de Carvalho
This allows any consumer of Cuckoo to build custom build plugins that rely on CuckooGenerator
Hi @MatyasKriz I am looking to create a custom plugin that follows my particular sub-targets structure and leveraging multiple .toml files. I did achieve this by customising your existing implementation...
Resolves https://github.com/tuist/XcodeProj/issues/1015 ### Short description 📝 > Currently, XcodeProj is not compilable on iOS platform. This is an issue when attempting to compile products that have XcodeProj as a (transitive)...
Currently, XcodeProj is not compilable on iOS platform. This is an issue when attempting to compile products that have XcodeProj as a (transitive) dependency (ex: CuckooGenerator from https://github.com/Brightify/Cuckoo)