Skip to content

Cherry-picking 'Avoid using Cocoapods 1.15 until it fixes an issue affection RN. (#42702)' onto 0.71 - #42706

Merged
hurali97 merged 1 commit into
0.71-stablefrom
hur/cp-3869ae4
Jan 29, 2024
Merged

Cherry-picking 'Avoid using Cocoapods 1.15 until it fixes an issue affection RN. (#42702)' onto 0.71#42706
hurali97 merged 1 commit into
0.71-stablefrom
hur/cp-3869ae4

Conversation

@hurali97

Copy link
Copy Markdown
Contributor

Summary:

Cherry Picking 3869ae4 on the release branch 0.71-stable. This fixes the issue #42698 for 0.71 projects.

Changelog:

[iOS][Fixed] don't allow cocoapods 1.15.

Test Plan:

bundle exec pod install

)
Summary:
Cocoapods 1.15 (#42698) current breaks the build, limit to version >= 1.13 & < 1.15
This is currently broken and affecting users, we'll remove this limit once Cocopods fixes the regression. It's currently blocking 0.73.3.
[iOS][Fixed] don't allow cocoapods 1.15.
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
Pull Request resolved: #42702
Test Plan:
```
bundle exec pod install
```
Reviewed By: cipolleschi
Differential Revision: D53180111
Pulled By: blakef
fbshipit-source-id: 4c5dd11db6d208e8d71249443a8f85e601913abd
@facebook-github-botfacebook-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 Jan 29, 2024

@huntiehuntie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM :)

@hurali97
hurali97 merged commit 794bb0b into 0.71-stableJan 29, 2024
@cortinico
cortinico deleted the hur/cp-3869ae4 branch June 10, 2024 13:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@hurali97@huntie@cipolleschi@facebook-github-bot