Skip to content

Either static libraries or dynamic frameworks? Or ... static frameworks? #158

@claybridges

Description

@claybridges

Here, @dnkoutso writes:

Currently, consumers of pods are limited to an all-or-nothing approach to integrate their project by forcing them to make a choice on whether to use dynamic frameworks everywhere or static libraries everywhere via the use_frameworks! option.

But if the source Podspec specifies a static framework (e.g. s.static_framework = true , isn't that what the consumer gets, even with a use_frameworks! declaration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions