Commit acd06f2
Link Xcframework using plists files instead of re-creating them (#281)
* Update existing xcframework instead of re-creating it when linking
* Add changeset
* Support linking of both flat and versioned frameworks
* Delete leftover magic files
* Trigger CI again
* Fix parsing of xcframework info and add tests
* Use Versions/Current/Resources as suggested
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>1 parent 5156d35 commit acd06f2
File tree
5 files changed
+517
-339
lines changed- .changeset
- packages/host
- src/node/cli
5 files changed
+517
-339
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments