Commit 592f32e 1 parent f137f4c commit 592f32e Copy full SHA for 592f32e
File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 17
17
Just testing new release and reporting problem is great help for us. Join the group casually.
18
18
19
19
## Support Xcode Versions
20
- - Xcode4 (Use Master branch)
21
- - Xcode5 (Use Xcode5Support branch)
20
+ - Xcode4.6
21
+ - Xcode5
22
22
23
23
## INSTALL
24
24
- 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"
27
29
- Build it. It automatically installs the plugin into the correct directory.
28
30
- Restart Xcode. (Make it sure that Xcode proccess is terminated entirely)
29
31
You can’t perform that action at this time.
0 commit comments