Skip to content

Ship the new React-Core-prebuilt.podspec in the package.json#52221

Closed
cipolleschi wants to merge 2 commits into
facebook:mainfrom
cipolleschi:export-D77223271
Closed

Ship the new React-Core-prebuilt.podspec in the package.json#52221
cipolleschi wants to merge 2 commits into
facebook:mainfrom
cipolleschi:export-D77223271

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
It is currently not possible to use prebuilds, because we are missing the React-Core-prebuilt.podspec from the npm package we publish.

This change should fix it.

Changelog:

[iOS][Added] - Ship the React-Core-prebuilt.podspec in the package.json

Differential Revision: D77223271

Summary:

We were not handling the download of the XML properly. Using `Net::HTTP.get` will directly return the body and that won't let us check on the status code of the response.

## Changelog:
[Internal] - use get_response instead of get when downloading the maven metadata

Reviewed By: cortinico

Differential Revision: D77216121
Summary:
It is currently not possible to use prebuilds, because we are missing the `React-Core-prebuilt.podspec` from the npm package we publish.

This change should fix it.

## Changelog:
[iOS][Added] - Ship the `React-Core-prebuilt.podspec` in the package.json

Differential Revision: D77223271
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 24, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D77223271

Copy link
Copy Markdown
Collaborator

@chrfalch chrfalch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!!!

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 24, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 46b562b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants