function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Daniel Eriksson 1Daniel Eriksson 1 

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.

 
Stephen Stanley 2Stephen Stanley 2
Daniel,

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