mirror of
https://github.com/krzysztofzablocki/Sourcery.git
synced 2026-04-07 19:17:40 +00:00
4e92079266
* chore: saving swift template artifacts in cache * code cleanup and refactoring * addrssed code review comments * removed unneeded runtime file * compile all swift template runtime file together this improves compile time until we find a good way to link precompiled framework and only build one file * moved models to SourceryFramework * copy SourceryFramework to template build folder and link it with binary * minor improvements * updated docs, added rake task to update docs * moved framework sources to a single folder * fixed yaml configuration * renamed SourceryFramework to SourceryRuntime * fixed swift build * ignore package pins