Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9fa0258

Browse files
authored
Update ProjectSpec.md
1 parent efed786 commit 9fa0258

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Docs/ProjectSpec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- [Aggregate Target](#aggregate-target)
2424
- [Target Template](#target-template)
2525
- [Scheme](#scheme)
26-
- [Scheme Template](#scheme-template)
26+
- [Scheme Template](#scheme-template)
2727
- [Swift Package](#swift-package)
2828

2929
## General
@@ -879,7 +879,7 @@ schemes:
879879
revealArchiveInOrganizer: false
880880
```
881881

882-
### Scheme Template
882+
## Scheme Template
883883

884884
This is a template that can be referenced from a normal scheme using the `templates` property. The properties of this template are the same as a [Scheme](#scheme). This functions identically in practice to [Target Template](#target-template).
885885
Any instances of `${scheme_name}` within each template will be replaced by the final scheme name which references the template.

0 commit comments

Comments
 (0)