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

Feature Request: How can I integrate the Facebook SDK as a static framework? #2487

Open
3 tasks done
rajuk9586 opened this issue Oct 7, 2024 · 0 comments
Open
3 tasks done

Comments

@rajuk9586
Copy link

rajuk9586 commented Oct 7, 2024

Checklist before submitting a feature request

Goals

I previously integrated the Facebook SDK via Swift Package Manager (SPM). When I updated the Facebook SDK from version 16.3 to 17.0.2, the app size increased by 6.2 MB. I found that the Facebook SDK was integrated as a dynamically shared linked library after the update. I want to integrate it as a static framework.

Expected results

Don't want to bundled Facebook SDK in package content file.

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

No branches or pull requests

1 participant