We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
16.2
18.0.0
SPM
Core
I just want to add to Xcode the latest Facebook SDK version without of specifying a concrete number/string
Facebook 18.0.0 added
Facebook 14.1.0 added (very old version). There is a related issue but it is closed without of solution: #2363
just add SPM according to instructions
// INSERT YOUR CODE HERE var example = "Example code"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist before submitting a bug report
Xcode version
16.2
Facebook iOS SDK version
18.0.0
Dependency Manager
SPM
SDK Framework
Core
Goals
I just want to add to Xcode the latest Facebook SDK version without of specifying a concrete number/string
Expected results
Facebook 18.0.0 added
Actual results
Facebook 14.1.0 added (very old version). There is a related issue but it is closed without of solution:
#2363
Steps to reproduce
just add SPM according to instructions
Code samples & details
The text was updated successfully, but these errors were encountered: