Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency "facebook-objc-sdk" has no shared framework schemes for any of the platforms: iOS #2475

Open
5 tasks done
bhargavbajani-simformsolutions opened this issue Sep 26, 2024 · 0 comments

Comments

@bhargavbajani-simformsolutions

Checklist before submitting a bug report

Xcode version

16.0

Facebook iOS SDK version

17.1.0

Dependency Manager

Carthage

SDK Framework

Core

Goals

.framework files for FBSDKCoreKit, FBSDKLoginKit and FBSDKShareKit

Expected results

.framework files for FBSDKCoreKit, FBSDKLoginKit and FBSDKShareKit which can be used for both device and simulator

Actual results

Cartfile contents : github "facebook/facebook-ios-sdk" "v13.0.0"
OR
github "facebook/facebook-ios-sdk"

command In Terminal: carthage update --platform ios --use-xcframeworks

`*** Fetching facebook-objc-sdk
*** Checking out facebook-objc-sdk at "v17.1.0"
*** xcodebuild output can be found in /var/folders/zn/8dkx94j92wv8sqzhjh3sj14r0000gr/T/carthage-xcodebuild.WT88vi.log
*** Skipped building facebook-objc-sdk due to the error:
Dependency "facebook-objc-sdk" has no shared framework schemes for any of the platforms: iOS

`

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant