Skip to content

🧮 Add support for binary frameworks (.swiftinterface) #13

@goergisn

Description

@goergisn

Background

Right now the tool only shows changes of the public interface of non-binary-source SPM packages as it relies on .abi.json files to be generated/present.

Solution

Additionally search for .swiftinterface files (parsable using SwiftSyntax) and surface changes as well to get a complete picture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIndicates new feature requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions