Skip to content

CLI doesn't merge Podfile of transitive dependencies #5093

@KristianDD

Description

@KristianDD

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.2.0-2019-10-15-104105-13930
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime:
  • Plugin(s):

Describe the bug

CLI detects Podfile only in direct dependencies described in package.json.

To Reproduce

Can be tested with attached plugin. If Mapbox pod is missing the bug is reproduced.

  1. Add plugin attached to the issue description
    nestedPods.zip
  2. tns prepare ios

Expected behavior
CLI to detect Podfile in all installed project dependencies

Sample project

Additional context

Metadata

Metadata

Assignees

Labels

buge2e test neededDescribes that issue requires functional testno-changelogThe issue is present only in `next` versions and was not included in official version.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions