Checklist before submitting a bug report
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'
Checklist before submitting a bug report
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'