facebook / facebook-ios-sdk

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

error: redefinition of 'FBSDKCoreError' #2348

Open shenjingb101 opened 9 months ago

shenjingb101 commented 9 months ago

Checklist before submitting a bug report

Xcode version

14.2

Facebook iOS SDK version

9.3.0

Dependency Manager

CocoaPods

SDK Framework

FBSDKCoreKit

Goals

to login

Expected results

get FBSDKCoreError this file

Actual results

/Users/thurking/Library/Developer/Xcode/DerivedData/MyLuaGame-hgnigiyabdxfxtffoifhjdubwvmm/SourcePackages/checkouts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit/include/FBSDKConstants.h:249:41: error: redefinition of 'FBSDKCoreError'

/Users/thurking/Library/Developer/Xcode/DerivedData/MyLuaGame-hgnigiyabdxfxtffoifhjdubwvmm/SourcePackages/checkouts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit/include/FBSDKConstants.h:337:29: error: redefinition of 'FBSDKGraphRequestError'

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"