This repository was archived by the owner on Jul 27, 2023. It is now read-only.
Commit 92bdfcb
Swift: Preserve build path between build and run stages (#733)
* Preserve build path between build and run stages
Avoids swift `#file` paths being invalid when used to look up relative paths to resources.
* Update README.md
* Update stack.yaml
Co-authored-by: Helen Masters <helen_postlethwaite@uk.ibm.com>
Co-authored-by: Kamran Shamsi <45264227+Kamran64@users.noreply.github.com>1 parent 7507c7d commit 92bdfcb
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments