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

Multiple command produce #2473

Closed
5 tasks done
MalikMurtaza92 opened this issue Sep 22, 2024 · 2 comments
Closed
5 tasks done

Multiple command produce #2473

MalikMurtaza92 opened this issue Sep 22, 2024 · 2 comments

Comments

@MalikMurtaza92
Copy link

MalikMurtaza92 commented Sep 22, 2024

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

Screenshot 2024-09-22 at 8 42 15 AM

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"
@yuriy-tolstoguzov
Copy link
Contributor

@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

@MalikMurtaza92
Copy link
Author

Yes you are right I created new project and clean my derived data and then integrate FBSDK. It's working perfectly fine. Thanks

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

2 participants