mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
We just say Xcode 6.3
This commit is contained in:
parent
1d491b5dbc
commit
e550eea24f
@ -18,7 +18,7 @@ if let repo = repo.value {
|
||||
}
|
||||
```
|
||||
|
||||
SwiftGit2 requires Xcode 6.3ß2 or later.
|
||||
SwiftGit2 requires Xcode 6.3 or later.
|
||||
|
||||
## Design
|
||||
SwiftGit2 uses value objects wherever possible. That means using Swift’s `struct`s and `enum`s without holding references to libgit2 objects. This has a number of advantages:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user