Compare commits

...
Author SHA1 Message Date
Christian Falch 1930a94722 [prebuild][ios] added missing script in package.json
When switching between release/debug we're running a script to copy the correct xcframework. This script for the React-Core prebuilts was not part of the package.json file.
2025-07-17 12:35:31 +02:00
+1
View File
@@ -106,6 +106,7 @@
"ReactCommon",
"README.md",
"rn-get-polyfills.js",
"scripts/replace-rncore-version.js",
"scripts/bundle.js",
"scripts/cocoapods",
"scripts/codegen",