Skip to content

Commit

Permalink
Update readme for new build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JugglerShu committed Sep 23, 2013
1 parent f137f4c commit 592f32e
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@
Just testing new release and reporting problem is great help for us. Join the group casually.

## Support Xcode Versions
- Xcode4 (Use Master branch)
- Xcode5 (Use Xcode5Support branch)
- Xcode4.6
- Xcode5

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

Expand Down

0 comments on commit 592f32e

Please sign in to comment.