Commit 68f230f
committed
fix(ios): copy iOS NotifeeCore library more carefully during build
there was the possibility on certain OSes (Ubuntu-22 it seems) that
bash would copy into sub-directories with casual usage of paths
now the copy is definitely to an absolute path and won't create erroneous
nested directories regardless of initial state
also it will print what it's copying, for later verification1 parent ab9e3d0 commit 68f230f
1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | | - | |
| 14 | + | |
0 commit comments