Skip to content

Commit 592f32e

Browse files
committed
Update readme for new build settings
1 parent f137f4c commit 592f32e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@
1717
Just testing new release and reporting problem is great help for us. Join the group casually.
1818

1919
## Support Xcode Versions
20-
- Xcode4 (Use Master branch)
21-
- Xcode5 (Use Xcode5Support branch)
20+
- Xcode4.6
21+
- Xcode5
2222

2323
## INSTALL
2424
- Download source code(of one of releases) and open XVim.xcodeproj with Xcode.
25-
- Go to "Edit Scheme" and set "Build Configuration" as "Release"
26-
- (You may need to set "Base SDK" value in Build Settings to "Latest OS X")
25+
- Select an appropriate Scheme for your Xcode version
26+
- XVim for Xcode4.6 must be built with Xcode4.6
27+
- XVim for Xcode5 must be built with Xcode5
28+
- Select "Edit Scheme" and set "Build Configuration" as "Release"
2729
- Build it. It automatically installs the plugin into the correct directory.
2830
- Restart Xcode. (Make it sure that Xcode proccess is terminated entirely)
2931

0 commit comments

Comments
 (0)