Skip to content

Add support for third-party iOS frameworks #454

Description

@jperedadnr

Apart from the built-in Apple iOS frameworks, there are third-party frameworks that can be used to create new Attach services.
Therefore, this issue is about providing support for such frameworks. Attach should be able to compile and build the native libraries with them (without including them), and Substrate (in a follow-up, see gluonhq/substrate#1364) should be able to add the required link flags and the static frameworks to the native image.

Similar to META-INF/substrate/dalvik/android-dependencies.txt, there should be a META-INF/substrate/ios/ios-frameworks.txt file, that describes the framework (URL, embedded frameworks, link flags).

Metadata

Metadata

Assignees

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