cocoapods-generate icon indicating copy to clipboard operation
cocoapods-generate copied to clipboard

Empty 'Pods' directory created in the current directory on running `pod gen`

Open grigorye opened this issue 6 years ago • 0 comments

This is not something that breaks anything, just something distracting.

If you run pod gen, it creates ready to use gen/Module/* with xcworkspace and etc. as expected. However there's always (empty) 'Pods' directory created in the current directory.

grigorye avatar Aug 14 '19 15:08 grigorye