facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.78k stars 3.53k forks source link

Error installing from Xcode using swift package manager. #2199

Open metacircuit opened 1 year ago

metacircuit commented 1 year ago

Checklist before submitting a bug report

Xcode version

12.4

Facebook iOS SDK version

16.1

Dependency Manager

SPM

SDK Framework

Other / I don't know

Goals

Captura de pantalla 2023-04-26 a las 20 46 03

Expected results

It throws me the error. "facebook-ios-sdk could not be resolved"

Cannot infer contextual base in reference to member 'Prefixed'

Failed to parse the manifest file

Actual results

I don't know

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"
joshua24322 commented 1 year ago

I encounter same issue, following the swift-package-manager tutorial. have trying to implement resolve package version, clean project, restart Xcode, still can't install. Xcode version 14.2

harishchandrawup commented 1 month ago

Same issue, Restarted IDE, Cleared Cache, Reset Packages, No Luck

Screenshot 2024-08-07 at 10 59 21 AM