Skip to content

Commit fe61298

Browse files
author
Dav Yaginuma
committed
DIY: Updated readme to inform about building in != 4.2
1 parent 815a64d commit fe61298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Clone the repository from GitHub
33
`git clone git://github.com/stackmob/StackMob_iOS.git`
44
2. Open the StackMobiOS project in XCode
5-
3. Build the target "Build Framework"
5+
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)
66
4. Copy $\{StackMobiOSHome\}/build/Framework/StackMob.framework to your project as a framework
77
5. Add the following to Other Linker Flags in the build configuration of your project: -ObjC -all_load
88
6. Add the following Frameworks to your project:

0 commit comments

Comments
 (0)