Skip to content
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

Pin Xcodeproj to < 1.26.0 #47237

Closed
wants to merge 1 commit into from

Conversation

cipolleschi
Copy link
Contributor

Summary:
The Xcodeproj gem has been released yesterday to version 1.26.0 and it broke the CI pipeline of react native.

This should fix the issue

Changelog

[Internal] - Pin Xcodeproj gem to 1.26.0

Differential Revision: D65057797

Summary:
The Xcodeproj gem has been released yesterday to version 1.26.0 and it broke the CI pipeline of react native.

This should fix the issue

## Changelog
[Internal] - Pin Xcodeproj gem to 1.26.0

Differential Revision: D65057797
@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 Oct 28, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4192678.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 28, 2024
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cipolleschi in 4192678

When will my fix make it into a release? | How to file a pick request?

blakef pushed a commit that referenced this pull request Oct 28, 2024
Summary:
Pull Request resolved: #47237

The Xcodeproj gem has been released yesterday to version 1.26.0 and it broke the CI pipeline of react native.

This should fix the issue

## Changelog
[Internal] - Pin Xcodeproj gem to 1.26.0

Reviewed By: blakef

Differential Revision: D65057797

fbshipit-source-id: f4035a1d3c75dd4140eb1646ab2aa0ccb08fb16b
@mikehardy
Copy link
Contributor

This is going to get messy 🫣

@mikehardy
Copy link
Contributor

Already have two different (unrelated) issues getting hit with comments about build errors today, from the cocoapods/xcodeproj bump. Anyone trying to troubleshoot any build error today is going to have the build errors from this creep in there and make everything harder to keep clear for people needing help

@alimek
Copy link

alimek commented Oct 29, 2024

bumping xcodeproj to in Gemfile

gem 'xcodeproj', '>= 1.26.0'

fixing my hermes errors when building iOS archive:

** ARCHIVE FAILED **
The following build commands failed:
	PhaseScriptExecution [CP-User]\ [Hermes]\ Replace\ Hermes\ for\ the\ right\ configuration,\ if\ needed {path}/Release-iphoneos/hermes-engine.build/Script-46EB2E0002C340.sh (in target 'hermes-engine' from project 'Pods')

Issue started happening after upgrade to 0.76.1 when building with Xcode 16.1

@blakef blakef mentioned this pull request Oct 30, 2024
@lochstar
Copy link

Same issue applies to 0.75.4 (and possibly lower).

cipolleschi added a commit that referenced this pull request Nov 12, 2024
Summary:
Pull Request resolved: #47237

The Xcodeproj gem has been released yesterday to version 1.26.0 and it broke the CI pipeline of react native.

This should fix the issue

[Internal] - Pin Xcodeproj gem to 1.26.0

Reviewed By: blakef

Differential Revision: D65057797

fbshipit-source-id: f4035a1d3c75dd4140eb1646ab2aa0ccb08fb16b
cortinico pushed a commit that referenced this pull request Jan 22, 2025
Summary:
Pull Request resolved: #47237

The Xcodeproj gem has been released yesterday to version 1.26.0 and it broke the CI pipeline of react native.

This should fix the issue

[Internal] - Pin Xcodeproj gem to 1.26.0

Reviewed By: blakef

Differential Revision: D65057797

fbshipit-source-id: f4035a1d3c75dd4140eb1646ab2aa0ccb08fb16b
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.

6 participants