Im playing around with the soundcloud api, in its instructions it says to
- drag SoundCloudAPI.xcodeproj into your project
- add it as a build dependency
I can drag the project in pretty easily, but how does one accomplish the next step?
|
Im playing around with the soundcloud api, in its instructions it says to
I can drag the project in pretty easily, but how does one accomplish the next step? |
|||||||
|
|
To add it as a dependency do the following:
|
|||||||||||||
|
|
Under |
|||
|
|
|
Here are some great step-by-step instructions on how to add static library dependencies in more recent versions of Xcode. |
|||
|
|