Commit 934bebe
committed
Convert path-form deps to URL-form (resolve URL→global mirror)
All .package(path: "../…") sibling deps → .package(url: "https://github.com/<org>/<repo>.git", branch: "main").
Per [RELEASE-015]; package identity preserved via the global mirror (local-dir basename), so consumer .product(package:) refs are unchanged. Local builds unaffected.1 parent 684ed9d commit 934bebe
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments