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

Not able to compile facebook-ios-sdk using Xcode9 build tools #2139

Closed
spandana-batchu opened this issue Aug 29, 2017 · 1 comment
Closed

Comments

@spandana-batchu
Copy link

spandana-batchu commented Aug 29, 2017

  • carthage version: 0.24.0
  • xcodebuild -version: Xcode 9.0 beta 6 (9M214v)
  • Are you using --no-build?
  • Are you using --no-use-binaries? Yes
  • Are you using --use-submodules?
  • Are you using --cache-builds?

Cartfile

github "facebook/facebook-sdk-swift" "master"
github "facebook/facebook-ios-sdk" "sdk-version-4.26.0"

Carthage Output

*** Building scheme "FBSDKLoginKit-Dynamic" in FacebookSDK.xcworkspace

Caught signal triggered by the Swift runtime!
Illegal instruction

Unfortunately, this is probably a bug in Swift and not Carthage. If
this is preventing you from doing work, please file an issue and we'll
do our best to work around it:
https://github.com/Carthage/Carthage/issues/new
@mdiep
Copy link
Member

mdiep commented Aug 29, 2017

This is a duplicate of #2099.

@mdiep mdiep closed this as completed Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants