Skip to content

Commit

Permalink
Merge pull request #66 from michalkalinowski-/carthage_fix
Browse files Browse the repository at this point in the history
Carthage fix
  • Loading branch information
jpotts18 committed Nov 22, 2015
2 parents 3645d74 + 4ae2d89 commit 5f0f429
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 14 additions & 0 deletions Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidator.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@
ReferencedContainer = "container:Validator.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "NO"
buildForProfiling = "NO"
buildForArchiving = "YES"
buildForAnalyzing = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "62D1AE161A1E6D4400E4DFF8"
BuildableName = "Validator.app"
BlueprintName = "Validator"
ReferencedContainer = "container:Validator.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
Expand Down

0 comments on commit 5f0f429

Please sign in to comment.