You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
15.4
Facebook iOS SDK version
14.1.0
Dependency Manager
SPM
SDK Framework
Core
Goals
I want to Integrate Facebook iOS SDK into my project for login with Facebook pupose.
Expected results
Project is not build succeed because getting "Multiple commands product". I didn't do anything to the code yet just create a new project and just install SPM and build the project.
Actual results
Steps to reproduce
No response
Code samples & details
// INSERT YOUR CODE HERE
varexample="Example code"
The text was updated successfully, but these errors were encountered:
@MalikMurtaza92 I've just tried adding package via SPM to an empty Xcode project and couldn't reproduce it, the project builds successfully. Please provide more details
I advise you first clean your Xcode derived data folder to see if that's the reason here. After that you can try if you can reproduce it in a separate project with minimal setup which you can share with us
Checklist before submitting a bug report
Xcode version
15.4
Facebook iOS SDK version
14.1.0
Dependency Manager
SPM
SDK Framework
Core
Goals
I want to Integrate Facebook iOS SDK into my project for login with Facebook pupose.
Expected results
Project is not build succeed because getting "Multiple commands product". I didn't do anything to the code yet just create a new project and just install SPM and build the project.
Actual results
Steps to reproduce
No response
Code samples & details
The text was updated successfully, but these errors were encountered: