Skip to content

Difference between static library (.a) and static framework? #836

Open
@toshi0383

Description

@toshi0383

I googled and finally came across this SO answer. ("Best answer" seems to be outdated but this answer looks more up-to-date.)
https://stackoverflow.com/a/59216151/3652888

It states:

Static framework contain a static library packaged with its resources.

But I think it's a wrong definition. Resouces are still needed to be bundled separately inside app package.

So still cannot differenciate "static library" and "static framework".
Is there any advantages or disadvantages when choosing either of them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions