Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ios use_frameworks! :linkage => :static compatibility #11

Open
wants to merge 3 commits into
base: v3
Choose a base branch
from

Conversation

SveBo
Copy link

@SveBo SveBo commented May 17, 2024

Since I am using Firebase in my project, I need to build my app with static frameworks.
After I run into some build issues, changing the dependencies and imports, this seem to work.
Since I'm not too familiar with ios development... is there is a cleaner way to achieve this?

Thanks for your work so far!

SveBo added 3 commits May 15, 2024 19:25
added VisionCamera as dependency,
removed version requirement for GoogleMLKit
added conditional import depending on framwork
added conditional import depending
@ismaelsousa
Copy link
Owner

I just put like this: pod 'Firebase', :modular_headers => true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants