Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

facebook-ios-sdk builds up to OHHTTPStubs then crashes code 65 #30

Closed
sebbean opened this issue Dec 7, 2016 · 1 comment
Closed

facebook-ios-sdk builds up to OHHTTPStubs then crashes code 65 #30

sebbean opened this issue Dec 7, 2016 · 1 comment

Comments

@sebbean
Copy link

sebbean commented Dec 7, 2016

Not certain how to debug from here

screen shot 2016-12-07 at 11 02 55 am

Cartfile.zip

@schwa
Copy link
Owner

schwa commented Dec 7, 2016

This is what I saw:

Building: FBSDKCoreKit.xcodeproj (scheme: OHHTTPStubs iOS Framework, sdk: iphoneos, configuration: Debug)...
Error: Failed to build - result code 65
Command: ['/usr/bin/xcrun', 'xcodebuild', '-project', '/Users/schwa/Downloads/Cartfile/Carthage/Checkouts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcodeproj', '-scheme', 'OHHTTPStubs iOS Framework', '-configuration', 'Debug', '-sdk', 'iphoneos', '-derivedDataPath', '/Users/schwa/Library/Application Support/io.schwa.Punic/DerivedData', 'BITCODE_GENERATION_MODE=bitcode', 'CODE_SIGNING_REQUIRED=NO', 'CARTHAGE=YES', 'ONLY_ACTIVE_ARCH=NO', 'CODE_SIGN_IDENTITY=', 'build']
User defaults from command line:
    IDEDerivedDataPathOverride = /Users/schwa/Library/Application Support/io.schwa.Punic/DerivedData

Build settings from command line:
    BITCODE_GENERATION_MODE = bitcode
    CARTHAGE = YES
    CODE_SIGN_IDENTITY = 
    CODE_SIGNING_REQUIRED = NO
    ONLY_ACTIVE_ARCH = NO
    SDKROOT = iphoneos10.1

=== BUILD TARGET OHHTTPStubs iOS Framework OF PROJECT OHHTTPStubs WITH CONFIGURATION Debug ===

Check dependencies
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

** BUILD FAILED **


The following build commands failed:
	Check dependencies
(1 failure)

It looks like the master branch of FBSDKCoreKit isn't set up to work with Xcode 8.1 - you either need to use a different version of Xcode or use a different version of FB

@schwa schwa closed this as completed Dec 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants