Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Support including and filtering by framework dependencies #17

@jverkoey

Description

@jverkoey

Objective-C frameworks that have dependencies don't work with apidiff due to the inability to resolve header imports. If these imports are resolved, apidiff ends up generating API diffs for both the current library and all of its dependencies (certainly not ideal).

Ideally apidiff would check out the relevant dependencies at the relevant versions and then filter apidiff results to only those found within the current library.

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