Skip to content

iOS build breaks with multiple plugins with podfiles #3604

Closed
@lini

Description

@lini

Tell us about the problem

If an app has multiple plugins and they have podfiles with a platform defined like

platform :ios, '9.0'

the combined podfile will have multiple platform lines and the build will fail.

Which platform(s) does your issue occur on?

iOS

Please provide the following version numbers that your issue occurs with:

[email protected]
[email protected]
[email protected]

Please tell us how to recreate the issue in as much detail as possible.

Create an app, add [email protected], add [email protected]. Try to build app for iOS.

Reported in NativeScript/nativescript-imagepicker#186

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions