Repository: usergrid-swift Updated Branches: refs/heads/swift2 0dc647046 -> cb4e77945
Update REAMDE Project: http://git-wip-us.apache.org/repos/asf/usergrid-swift/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid-swift/commit/cb4e7794 Tree: http://git-wip-us.apache.org/repos/asf/usergrid-swift/tree/cb4e7794 Diff: http://git-wip-us.apache.org/repos/asf/usergrid-swift/diff/cb4e7794 Branch: refs/heads/swift2 Commit: cb4e77945458093584e37be7a6768d80da4cf18f Parents: 0dc6470 Author: Michael Russo <[email protected]> Authored: Fri Sep 16 10:10:09 2016 -0700 Committer: Michael Russo <[email protected]> Committed: Fri Sep 16 10:10:09 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid-swift/blob/cb4e7794/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b6552bd..1a29c96 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Usergrid SDK written in Swift > **Use `#import <UsergridSDK/UsergridSDK-Swift.h>` in your Objective-C files > to enable the use of the SDK.** - iOS 8.0+ / Mac OS X 10.11+ / tvOS 9.1+ / watchOS 2.1+ -- Xcode 7.1+ +- Xcode < 8 ## Installation
