Say Hello to Cocoapods integration
Thanks to @Beniamiiin, one of our oldest issues is finally closed! No more questions Why should I specify dependencies in my templates?
or Is the podfile path necessary?
- Generamba will tell you when you forget to update your Podfile
! 👀
News
- Plus another fifty stars since the last release, thanks to everybody! 🌟
Enhancements
- If you run
generamba gen
without installing the dependencies, required by your tempalte's.rambaspec
file, Generamba would warn you about it! (Issue #17) - Commands
generamba template list
andgeneramba template search
now works with custom catalogs specified in the Rambafile (Issues #74 and #75).
Bugfixes
- Fixed a crash while cloning catalog in a non-empty directory.