Generamba icon indicating copy to clipboard operation
Generamba copied to clipboard

This codegenerator is too brilliant to be real!

Results 37 Generamba issues
Sort by recently updated
recently updated
newest added

When trying to use `generamba gen`, against the projects created using Xcode 9.3 - the following error occurs: > /.rvm/gems/ruby-2.4.0/gems/xcodeproj-1.4.2/lib/xcodeproj/project.rb:217:in `initialize_from_file': [Xcodeproj] Unknown object version. (RuntimeError) The source code of...

**Stack trace:** ![screenshot](https://user-images.githubusercontent.com/35783149/41563481-56064990-7358-11e8-9c3b-1dab65637c32.png) **Nanaimo info:** nanaimo (0.2.5, 0.2.3) **System info:** ProductName: Mac OS X ProductVersion: 10.13.5 BuildVersion: 17F77

Hello I've created project and installed RxSwift on it with cocoa pods - XCode 10.0 **Following was changed:** - Deployment Target: 9.0 - Swift version 4.0 - Project Document/Project format:...

Hi; While I was trying to install Generamba on macOS 10.13 I could not run any related command, where I always receive the following message: -bash: generamba: command not found...

generamba gen AuthModule viper_template Module is broken! *["project_file_path", "project_group_path", "test_file_path", "test_group_path"]* field cannot be empty, because it is mandatory.

I see the template has an Initialiser class which has a View controller as IBOutlet property. How am I supposed to connect the VC as IBOutlet? I never did this...

Hi guys, thx for awesome tool. There is a question ( or a feature request ) - can we skip creating 'module_name' folder for module? I mean, if i want...

**If I add .. to paths, Generamba will add the files to the Xcode project under .. folder.** This is how my Rambafile looks like: This is my filesystem structure:...

После генерации все генерируемые файлы имеют битый путь который начинается на "../../../mypath". Вот так выглядит относительный путь: ![image](https://cloud.githubusercontent.com/assets/6003467/24922480/24c5caa6-1ef7-11e7-8f86-e1034758f073.png) Заметим, что полный путь начинается вообще не с нужного каталога и пропускает...