mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Update ProjectSpec.md
This commit is contained in:
+2
-1
@@ -108,7 +108,8 @@ Each config maps to a build type of either `debug` or `release` which will then
|
||||
```yaml
|
||||
configs:
|
||||
Debug: debug
|
||||
Release: release
|
||||
Beta: release
|
||||
AppStore: release
|
||||
```
|
||||
If no configs are specified, default `Debug` and `Release` configs will be created automatically.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user