Skip to content

iOS build breaks with multiple plugins with podfiles #4245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GeorgeKyriakou opened this issue Dec 20, 2018 · 1 comment
Closed

iOS build breaks with multiple plugins with podfiles #4245

GeorgeKyriakou opened this issue Dec 20, 2018 · 1 comment

Comments

@GeorgeKyriakou
Copy link

GeorgeKyriakou commented Dec 20, 2018

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: 5.1.0
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime: 5.1.0
  • Plugin(s): nativescript-plugin-firebase (with ML_kit), nativescript-zxing

Describe the bug
Build breaks with the following error
[!] Invalid 'Podfile' file: The target 'Pods-projectapp' already has a platform set..

To Reproduce
Run a fresh application with those two plugins, with ml-kit enabled for the firebase plugin, and run tns run ios --bundle

Expected behavior
Build successfuly

Additional context
This is opened only to raise attention to #3604
It is a huge issue for our current development phase

@endarova
Copy link
Contributor

Hi @GeorgeKyriakou,
Thanks for reporting this. Since it is related to #3604 I am closing it as duplicate, so we can keep the conversation in the original issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants