Build dependencies and static libraries in Xcode 3
问题 I'm trying to get the example project for an SoundCloud API wrapper working using XCode 3. There are some few basic instructions at the start, but I'm having trouble: QuickStart In your terminal: git clone git://github.com/soundcloud/cocoa-api-wrapper.git SoundCloudAPI cd SoundCloudAPI git submodule update --recursive --init In your Xcode project: drag SoundCloudAPI.xcodeproj into your project add it as a build dependency add the static library as a liked target add "[relative path to