This repository was archived by the owner on Jul 5, 2023. It is now read-only.
Commit 4eb5658
authored
apple: Fix zip command to preserve symlinks (#19)
Need to preserve symlinks so that the framework works correctly when used from
macOS (which requires Versions/Current as a symlink to Versions/A).
Ref: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle#38759361 parent 4d8a316 commit 4eb5658
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments