Skip to content

3rd party static libraries: Integrate Cocoapods with the CLI Plugins Mechanism #94

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
PanayotCankov opened this issue Apr 27, 2015 · 1 comment

Comments

@PanayotCankov
Copy link
Contributor

This will require us to support build from the Xcode workspace the cocoapods generate.

We will have to somehow generate metadata for the cocoapods. The best solution would be to generate module maps from the podspecs.

We will have to reasearch what part of the cocoa apis can we consume (e.g there may be C apis that get stripped during the linking, although cocoapods add -ObjC flag)

Later this issue will probably be integrated with the NPM plugins mechanism, and allow pods to be specified in the package.json or a podfile in a plugin.

@PanayotCankov PanayotCankov added this to the 1.1.0 milestone Apr 28, 2015
@valentinstoychev valentinstoychev removed this from the 1.1.0 milestone Apr 30, 2015
@valentinstoychev valentinstoychev added this to the 1.2.0 milestone May 19, 2015
@PanayotCankov PanayotCankov changed the title Add support for cocoapods 3rd party static libraries: Add support for cocoapods May 26, 2015
@PanayotCankov PanayotCankov self-assigned this May 27, 2015
@PanayotCankov PanayotCankov changed the title 3rd party static libraries: Add support for cocoapods 3rd party static libraries: Integrate Cocoapods with the CLI Plugins Mechanism Jun 2, 2015
@PanayotCankov PanayotCankov removed their assignment Jul 7, 2015
@PanayotCankov PanayotCankov removed this from the 1.3.0 (Under Review) milestone Jul 7, 2015
@jasssonpet
Copy link
Contributor

Moved to: NativeScript/nativescript-cli#729

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

3 participants