SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Compress xcframework to let sonatype sign it (#49753)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/49753

Sonatype cannot sign folders. It needs a file to be signed.
To make it happen, we are compressing the xcframeworks and the dSYM with tar, and we are uploading those files instead of the folders

I also observed that the cache keys were not computed correctly, so I'm fixing them.

## Changelog:
[Internal] - use tar.gz instad of folders for dSYM and xcframeworks

Reviewed By: bvanderhoof, mofeiZ

Differential Revision: D70409314

fbshipit-source-id: 20a5ee4f24b644f4f087974ad6b0831d5769b1d9
R
Riccardo Cipolleschi committed
0bb62435505d1a491da8d27d574da205cd623de2
Parent: 33c0112
Committed by Facebook GitHub Bot <[email protected]> on 2/28/2025, 10:00:43 PM