1 parent 815a64d commit fe61298Copy full SHA for fe61298
1 file changed
readme.md
@@ -2,7 +2,7 @@
2
1. Clone the repository from GitHub
3
`git clone git://github.com/stackmob/StackMob_iOS.git`
4
2. Open the StackMobiOS project in XCode
5
-3. Build the target "Build Framework"
+3. Build the target "Build Framework" (Note: if not building for iOS 4.2, first edit the xcodebuild -sdk params at the top of script/build)
6
4. Copy $\{StackMobiOSHome\}/build/Framework/StackMob.framework to your project as a framework
7
5. Add the following to Other Linker Flags in the build configuration of your project: -ObjC -all_load
8
6. Add the following Frameworks to your project:
0 commit comments