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
3939If you are using Carthage you will need to add this to your ` Cartfile `
4040
4141``` bash
42- github “ jpotts18/SwiftValidator”
42+ github " jpotts18/SwiftValidator"
4343```
4444
4545## Usage
Original file line number Diff line number Diff line change 2020 ReferencedContainer = " container:Validator.xcodeproj" >
2121 </BuildableReference >
2222 </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 >
2337 </BuildActionEntries >
2438 </BuildAction >
2539 <TestAction
You can’t perform that action at this time.
0 commit comments