Skip to content

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

@PanayotCankov

Description

@PanayotCankov

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions