8000 Merge pull request #537 from phatblat/ben/xcode-min-version · libgit2/objective-git@991cd22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 991cd22

Browse files
committed
Merge pull request #537 from phatblat/ben/xcode-min-version
Change minimum version of Xcode on readme
2 parents 183232f + a30e160 commit 991cd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The ObjectiveGit API makes extensive use of the Cocoa NSError pattern. The publi
2626

2727
### Xcode
2828

29-
ObjectiveGit requires Xcode 6.3 or greater to build the framework and run unit tests. Projects that must use an older version of Xcode can use
29+
ObjectiveGit requires Xcode 7 or greater to build the framework and run unit tests. Projects that must use an older version of Xcode can use
3030
[Carthage](#carthage) to install pre-built binaries
3131
or download them [manually](#manually).
3232

0 commit comments

Comments
 (0)
0