Skip to content

[Local] Xcode 15 patch - #39754

Merged
fortmarek merged 2 commits into
0.71-stablefrom
mf/xcode-15-patch
Oct 4, 2023
Merged

[Local] Xcode 15 patch#39754
fortmarek merged 2 commits into
0.71-stablefrom
mf/xcode-15-patch

Conversation

@fortmarek

Copy link
Copy Markdown
Contributor

Summary:

Applying this PR from @cipolleschi. We couldn't directly cherry-pick as the files have moved, so doing this to be safe.

Changelog:

[Internal] [Fixed] - Make the Xcode 15 workaround more robust.

Test Plan:

Try out rn-tester with Xcode 15.

@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Shopify Partner: Shopify Partner labels Oct 2, 2023

@cipolleschicipolleschi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: the grammar fix was not picked up, but a part from that, it is good!

Comment threadscripts/cocoapods/utils.rb Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
defself.remove_value_to_setting_if_present(config,setting_name,value)
defself.remove_value_from_setting_if_present(config,setting_name,value)

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Fixed!

@cipolleschi

Copy link
Copy Markdown
Contributor

You might want to run pod update hermes-engine --no-repo-update to fix the errors in CI, though.

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.p: ShopifyPartner: ShopifyPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@fortmarek@cipolleschi@facebook-github-bot