Commit 410c01e
feat: include macOS slice in Hermes xcframework
Add "macosx" to the create_universal_framework call so the published
Hermes xcframework includes a native macOS slice. The macOS framework
is already built by build-mac-framework.sh and placed in
destroot/Library/Frameworks/macosx/ — it just wasn't included in the
xcodebuild -create-xcframework step.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fd54030 commit 410c01e
File tree
1 file changed
+1
-1
lines changed- packages/react-native/sdks/hermes-engine/utils
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments