Skip to content

Error creating the Xcode group path to new modules #129

@ismetanin

Description

@ismetanin

After "generamba gen TestThree swift_viper_module" I see in Xcode:
2016-08-07 10 24 44 1
2016-08-07 10 31 14
But in Finder all is well:
2016-08-07 10 25 10
My Rambafile:

### Headers settings
company: 5Agency

### Xcode project settings
project_name: addressbook-ios
xcodeproj_path: AdressBook.xcodeproj

### Code generation settings section
# The main project target name
project_target: AdressBook

# The file path for new modules
project_file_path: /Users/Ivan/Documents/Work/addressbook-ios/AdressBook/Classes/Presentation/User Stories

# The Xcode group path to new modules
project_group_path: /Users/Ivan/Documents/Work/addressbook-ios/AdressBook/Classes/Presentation/User Stories

### Tests generation settings section
# The tests target name
test_target: AdressBookTests

# The file path for new tests
test_file_path: /Users/Ivan/Documents/Work/addressbook-ios/AdressBookTests

# The Xcode group path to new tests
test_group_path: /Users/Ivan/Documents/Work/addressbook-ios/AdressBookTests

### Dependencies settings section
podfile_path: Podfile

### Templates
templates:
- {name: swift_viper_module, local: '/Users/Ivan/Documents/Work/Helpers/generamba-modules/swift_viper_module'}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions