Skip to content

[0.75] Exclude dSYM from the archive #566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cipolleschi opened this issue Oct 7, 2024 · 1 comment
Closed

[0.75] Exclude dSYM from the archive #566

cipolleschi opened this issue Oct 7, 2024 · 1 comment
Labels
Type Pick Request Pick requests to include commits inside a React Native release

Comments

@cipolleschi
Copy link
Collaborator

Target Branch(es)

0.75

Link to commit or PR to be picked

facebook/react-native@f529fe4

Description

Some users reported an issue in uploading their apps to the AppStore because Hermes contains a path to the dSYM in the xcframeworks archive, but we don't ship dSYMs to keep the framework small, therefore the error.

This pick fixes it in CI.

@cipolleschi cipolleschi added the Type Pick Request Pick requests to include commits inside a React Native release label Oct 7, 2024
@cipolleschi cipolleschi moved this from Inbox to Done / Picked in React Native 0.75 Releases Feb 6, 2025
@cipolleschi
Copy link
Collaborator Author

✅ Picked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type Pick Request Pick requests to include commits inside a React Native release
Projects
No open projects
Status: Done / Picked
Development

No branches or pull requests

1 participant