mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Update ProjectSpec doc to demonstrate the use of project references in target reference definitions
This commit is contained in:
+2
-2
@@ -714,8 +714,8 @@ Schemes allows for more control than the convenience [Target Scheme](#target-sch
|
||||
|
||||
```yaml
|
||||
targets:
|
||||
myTarget: all
|
||||
myTarget2: [test, run]
|
||||
MyTarget: all
|
||||
FooLib/FooTarget: [test, run]
|
||||
parallelizeBuild: true
|
||||
buildImplicitDependencies: true
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user