mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Add back none build phase to ProjectSpec.md
This commit is contained in:
@@ -273,6 +273,7 @@ A source can be provided via a string (the path) or an object of the form:
|
||||
- `sharedSupport`
|
||||
- `plugins`
|
||||
- [ ] **subpath**: **String** - The path inside of the destination to copy the files.
|
||||
- `none` - Will not be added to any build phases
|
||||
- [ ] **type**: **String**: This can be one of the following values
|
||||
- `file`: a file reference with a parent group will be created (Default for files or directories with extensions)
|
||||
- `group`: a group with all it's containing files. (Default for directories without extensions)
|
||||
|
||||
Reference in New Issue
Block a user