You need to sign in to do that
Don't have an account?

Native iOS Trailhead - Error running the Xcode Project Template App
I'm having problems with this Trailhead:
https://developer.salesforce.com/trailhead/mobile_sdk_native_ios/mobilesdk_ios_getting_started
I have followed the instructions for running "forceios create" and opened the project in XCode. When I run/build the project I get this error:
ld: library not found for -lCocoaLumberjack
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I'm on OS X 10.11.2 (El Capitan), using Xcode 7.2.
https://developer.salesforce.com/trailhead/mobile_sdk_native_ios/mobilesdk_ios_getting_started
I have followed the instructions for running "forceios create" and opened the project in XCode. When I run/build the project I get this error:
ld: library not found for -lCocoaLumberjack
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I'm on OS X 10.11.2 (El Capitan), using Xcode 7.2.
I came across your question from over a year ago - did you ever fix this?
While looking I found this page that describes how to install CocoaPod which is required for forceios