facebook-ios-sdk icon indicating copy to clipboard operation
facebook-ios-sdk copied to clipboard

FBSDKGamingServicesKit/FBSDKGamingServicesKit.h' file not found

Open 627514 opened this issue 1 year ago • 1 comments

Checklist before submitting a bug report

Xcode version

14.2

Facebook iOS SDK version

11.0

Dependency Manager

SPM

SDK Framework

Core

Goals

I integrated the Facebook SDK from Unity to export the XCODE project, and found that XCODE still had to reintegrate the SDK, so I chose to use SPM to add packges as mentioned in the official documentation, and after the addition was completed, build reported the error 'FBSDKGamingServicesKit/FBSDKGamingServicesKit.h' file not found But my dependencies have obviously been added

Expected results

?

Actual results

截屏2023-02-28 23 21 45 截屏2023-02-28 23 22 42 截屏2023-02-28 23 22 58

Steps to reproduce

1.Unity Create an empty project Import Facebook SDK 11.0. Export the Xcode project

2.xcode adds facebooksdk.add packges --url --https://github.com/facebook/facebook-ios-sdk

3.product -- archive

Code samples & details

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

627514 avatar Feb 28 '23 15:02 627514

I'm facing this issue. Any resolution for this?

aswathr avatar May 17 '24 14:05 aswathr