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

revert changes attempting to get CI to build for Xcode 14 + macOS 12 + cocoapods #6590

Merged
merged 3 commits into from
Nov 19, 2022

Conversation

drewvolz
Copy link
Member

@drewvolz drewvolz commented Nov 19, 2022

Should fix iOS TestFlight builds by bringing us back to what was working before.

Instead of continuing to branch our build configuration and add more "remove me later" stubs, we can wait until we need to bump CI/CD versions for now.

Otherwise we would continue to hack our way to a working Xcode 14 + macOS 12 + cocoapods build by adding more experimental environment variable tweaking to the Fastfile.

@hawkrives hawkrives merged commit b89defe into master Nov 19, 2022
@hawkrives hawkrives deleted the drew/revert-macos-xcode-podfile-changes branch November 19, 2022 21:21
@drewvolz
Copy link
Member Author

Looks like support was added but not released. We can check when cocoapods is updated.

This issue was fixed CocoaPods/CocoaPods#11723 and shall ship with 1.12.0.

@drewvolz drewvolz added the xcode14 preparation for Xcode 14 label Jan 19, 2023
@drewvolz
Copy link
Member Author

Looks like we can try this again as of #6972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
xcode14 preparation for Xcode 14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants