* ignore jazzy docsets
* copy docset to release zip
* updated docs with latest jazzy version
* trying danger jazzy plugin
* moved jazzy to gemfile
* moved danger and codecov run before builindg
* Added release task to check if docs are up to date
* 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