Skip to content

Add support for third-party iOS frameworks #1364

Description

@jperedadnr

Related to gluonhq/attach#454

Similar how META-INF/substrate/dalvik/android-dependencies.txt is processed to include Gradle dependencies in the Android project, if a META-INF/substrate/ios/ios-frameworks.txt file is discovered, its frameworks should be included in the native image build (link flags, frameworks).

The content of such file should define a basic DSL with key-value pairs that complete the information required for each framework.

Expected Behavior

Current Behavior

Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions