Skip to content

Is there a way of linking the MLKit to a static framework? #25

@joaomelo81

Description

@joaomelo81

I was wondering if I could link the MLKit.TextRecognition into my static framework. The idea is to use the Text recognition task as a pre-process of the task exposed by my static framework. Since the MLKit is provided as a cocoapod distribution, I'm not sure this is possible.

I was able to do similar integration by using the FirebaseMLKit.TextRecognition with Carthage distribution and then linking the related Firebase frameworks into my static framework. Obviously these dependencies must be embedded into target app, but it was working pretty well.

Do you guys have any help on this kind of integration?

Metadata

Metadata

Assignees

No one assigned

    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