framework not found FBSDKShareKit for architecture arm64

581 Views Asked by At

Xcode doesn't found the framework FBSDKSharekit when i build. The Error

I already have a configuration for Firebase Authentication (Use of FBSKCoreKit, FBSDKLoginKit, Bolt). And I just need the FBSDKShareKit.

Dependancies

I follow all the installation process for Carthage, but it not working. And the search path is configured.

Xcode run on 9.2 version and Swift 3

1

There are 1 best solutions below

2
jay soni On

Remove pods and re-install

There is a problem in Xcode 9 same problem with me...