Skip to content
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

CocoaPods Improvement #391

Closed
knight9999 opened this issue Aug 10, 2018 · 2 comments
Closed

CocoaPods Improvement #391

knight9999 opened this issue Aug 10, 2018 · 2 comments
Assignees

Comments

@knight9999
Copy link
Contributor

Overview:

The purpose of this ticket is to improve Cocoapod support by:

  • Deprecate the framework usage of type="podspec"

The current framework tag type="podspec" provided basic CocoaPods support in the beginning. Continuing to support this method but expand on the tag to support more features will become messy. Additionally, some configurations are not at an individual pod level.

In this case, the best option is to deprecate this method and implement a new method for handling CocoaPods.

  • Improve readability

The new method/structure in plugin.xml will improve the readability.

  • Add missing default configurations

The new method/structure in plugin.xml will also provide the ability to give users flexibility with global pod configuration and down to the individual pods.

Goals

Requirement Proposal

@erisu
Copy link
Member

erisu commented Dec 10, 2018

Closing out the ticket as all related PRs had been merged. This should be made available when Cordova 9 has been released.

@erisu erisu closed this as completed Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants