react-native icon indicating copy to clipboard operation
react-native copied to clipboard

[ios][prebuild] build xcframeworks from prebuild script

Open chrfalch opened this issue 8 months ago • 0 comments

Summary

This commit adds support for building XCFrameworks from the prebuild-script

  • Added build script to help build xcframeworks
  • Added full header file structure
  • Added calling the build script from the main prebuild script

TODO: We need to add resources / privacy bundles

Changelog:

[IOS] [ADDED] - Added building XCFframework from the prebuild script

Test Plan:

Run prebuild script and verify that XCFrameworks are successfully built.

chrfalch avatar May 26 '25 08:05 chrfalch