mirror of
https://github.com/thestk/stk
synced 2026-04-22 23:44:36 +00:00
update iOS Readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
##Setup
|
##Setup
|
||||||
|
|
||||||
1. [Clone][clone_link] or [download][download_link] the STK into your project's directory.
|
1. Clone or [download][download_link] the STK into your project's directory.
|
||||||
|
|
||||||
1. Open the **STK for iOS** folder, and drag and drop **STK.xcodeproj** into your Xcode project.
|
1. Open the **STK for iOS** folder, and drag and drop **STK.xcodeproj** into your Xcode project.
|
||||||
|
|
||||||
@@ -66,7 +66,6 @@ Build it (⌘+B) then build your project's main scheme.
|
|||||||
This means that **STKLib.a** isn't being linked to your binary. Follow step 2 above in Setup.
|
This means that **STKLib.a** isn't being linked to your binary. Follow step 2 above in Setup.
|
||||||
|
|
||||||
|
|
||||||
[clone_link]: git@github.com:thestk/stk.git
|
|
||||||
[download_link]: https://github.com/thestk/stk/archive/master.zip
|
[download_link]: https://github.com/thestk/stk/archive/master.zip
|
||||||
[linking_libSTK_screenshot]: http://i.imgur.com/cLbGrtq.png
|
[linking_libSTK_screenshot]: http://i.imgur.com/cLbGrtq.png
|
||||||
[header_search_paths_screenshot]: http://i.imgur.com/iBTC06h.png
|
[header_search_paths_screenshot]: http://i.imgur.com/iBTC06h.png
|
||||||
|
|||||||
Reference in New Issue
Block a user