-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
Description
Checklist before submitting a bug report
- I've updated to the latest released version of the SDK
- I've searched for existing GitHub issues
- I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the Facebook Developers Group
- I've read the Code of Conduct
- This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
Version 16.2 (16C5032a)
Facebook iOS SDK version
Swift Package 14.1.0
Dependency Manager
SPM
SDK Framework
Core
Goals
I want to run my project after adding the facebook Swift Package Manager
Expected results
The app should build smoothly without errors
Actual results
The project is failing to build with the below error
No such module 'FacebookCore'
Steps to reproduce
already informed
Code samples & details
// INSERT YOUR CODE HERE
import FacebookCore No such module 'FacebookCore'Reactions are currently unavailable