facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.

Home Page:https://developers.facebook.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I integrate Facebook SDK 17.0.2 through SPM, the following error is reported. How can I solve it? dyld[11936]: Library not loaded: '@rpath/FBSDKCoreKit.framework/FBSDKCoreKit'

sandy-boop opened this issue · comments

Checklist before submitting a bug report

Xcode version

15.4

Facebook iOS SDK version

17.0.2

Dependency Manager

SPM

SDK Framework

Core

Goals

dyld[11936]: Library not loaded: '@rpath/FBSDKCoreKit.framework/FBSDKCoreKit'

Expected results

dyld[11936]: Library not loaded: '@rpath/FBSDKCoreKit.framework/FBSDKCoreKit'

Actual results

dyld[11936]: Library not loaded: '@rpath/FBSDKCoreKit.framework/FBSDKCoreKit'

Steps to reproduce

1

Code samples & details

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