Commit ba877ae
committed
Fix macOS build command path in README
The documented launcher build command wrote to runtime/pob-poe2, a
directory that doesn't exist in this repo and doesn't match
.gitignore's /macos-launcher/pob-poe2 entry or where the artifact is
actually built locally. Also add the -Wl,-rpath,@loader_path flag the
real shipped binary was built with.1 parent e212cd9 commit ba877ae
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments