CocoaPods/CocoaPods

Feature Request: Add nested Development Pods folder support

Open

#8,028 opened on Aug 19, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (2,685 forks)batch import
help wantedt1:enhancement

Repository metrics

Stars
 (14,815 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Report

What did you do?

pod install

What did you expect to happen?

All My codes are located in local folder as developement pods to make business code modularization. I want to find some way to nest the Developement Pods folder in Xcode.

What happened instead?

All the "Developement Pods" flatten display in Xcode

CocoaPods Environment

Stack

   CocoaPods : 1.5.3
        Ruby : ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin17]
    RubyGems : 2.7.6
        Host : Mac OS X 10.13.6 (17G65)
       Xcode : 9.4.1 (9F2000)
         Git : git version 2.18.0
Ruby lib dir : /usr/local/Cellar/ruby/2.5.1/lib
Repositories : facebook - https://github.com/facebook/Sonar.git @ d0ecb46d646e0f74f8f019307f721496781331ba
               master - https://github.com/CocoaPods/Specs.git @ 3bfcbda19f4246e040df61c7cbfb46e3305d4ba2

Installation Source

Executable Path: /usr/local/bin/pod

Plugins

cocoapods-deintegrate  : 1.0.2
cocoapods-dependencies : 1.1.0
cocoapods-packager     : 1.5.0
cocoapods-plugins      : 1.0.0
cocoapods-search       : 1.0.0
cocoapods-stats        : 1.0.0
cocoapods-trunk        : 1.3.0
cocoapods-try          : 1.1.0

Project that demonstrates the issue

None

Contributor guide