From a189b5a00b756d265e05b55d804b352c84f7bc29 Mon Sep 17 00:00:00 2001 From: mkalinowski Date: Wed, 18 Nov 2015 15:40:39 +0100 Subject: [PATCH 1/2] Fixes quotes Previous ones were not recognized as valid characters by Carthage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaf230d..b4613cd 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ $ open MyProject.xcworkspace If you are using Carthage you will need to add this to your `Cartfile` ```bash -github “jpotts18/SwiftValidator” +github "jpotts18/SwiftValidator" ``` ## Usage From 4ae2d89d08215dc0d300cd219266987c15a38167 Mon Sep 17 00:00:00 2001 From: mkalinowski Date: Wed, 18 Nov 2015 15:42:06 +0100 Subject: [PATCH 2/2] Fixes scheme --- .../xcshareddata/xcschemes/SwiftValidator.xcscheme | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidator.xcscheme b/Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidator.xcscheme index 9c87635..9f3a7ff 100644 --- a/Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidator.xcscheme +++ b/Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidator.xcscheme @@ -20,6 +20,20 @@ ReferencedContainer = "container:Validator.xcodeproj"> + + + +