File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Validator.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ $ open MyProject.xcworkspace
39
39
If you are using Carthage you will need to add this to your ` Cartfile `
40
40
41
41
``` bash
42
- github “ jpotts18/SwiftValidator”
42
+ github " jpotts18/SwiftValidator"
43
43
```
44
44
45
45
## Usage
Original file line number Diff line number Diff line change 20
20
ReferencedContainer = " container:Validator.xcodeproj" >
21
21
</BuildableReference >
22
22
</BuildActionEntry >
23
+ <BuildActionEntry
24
+ buildForTesting = " YES"
25
+ buildForRunning = " NO"
26
+ buildForProfiling = " NO"
27
+ buildForArchiving = " YES"
28
+ buildForAnalyzing = " NO" >
29
+ <BuildableReference
30
+ BuildableIdentifier = " primary"
31
+ BlueprintIdentifier = " 62D1AE161A1E6D4400E4DFF8"
32
+ BuildableName = " Validator.app"
33
+ BlueprintName = " Validator"
34
+ ReferencedContainer = " container:Validator.xcodeproj" >
35
+ </BuildableReference >
36
+ </BuildActionEntry >
23
37
</BuildActionEntries >
24
38
</BuildAction >
25
39
<TestAction
You can’t perform that action at this time.
0 commit comments