fix(ios): SDK 56 / iOS 26 EAS build fixes (SwiftUICore autolink + patch-package) (#1613)

This commit is contained in:
Fredrik Burmester
2026-05-31 09:37:08 +02:00
committed by GitHub
parent ed7928b4d3
commit 86e39c444c
6 changed files with 41 additions and 35 deletions

View File

@@ -162,10 +162,5 @@
},
"trustedDependencies": [
"unrs-resolver"
],
"patchedDependencies": {
"react-native-udp@4.1.7": "bun-patches/react-native-udp@4.1.7.patch",
"react-native-bottom-tabs@1.2.0": "bun-patches/react-native-bottom-tabs@1.2.0.patch",
"react-native-ios-utilities@5.2.0": "bun-patches/react-native-ios-utilities@5.2.0.patch"
}
]
}