mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
Update Docs/ProjectSpec.md
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
This commit is contained in:
co-authored by
Yonas Kolb
parent
18efe96637
commit
f024fc3229
+1
-1
@@ -889,7 +889,7 @@ Swift packages are defined at a project level, and then linked to individual tar
|
||||
|
||||
### Local Package
|
||||
|
||||
- [x] **path**: **String** - the path to the package in local. The path must be directory with a `Package.swift` file if specified as local package by `path`.
|
||||
- [x] **path**: **String** - the path to the package in local. The path must be directory with a `Package.swift`.
|
||||
|
||||
```yml
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user