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

Update xcode version to 14.1 #6573

Merged
merged 4 commits into from
Nov 13, 2022
Merged

Conversation

drewvolz
Copy link
Member

@drewvolz drewvolz commented Nov 12, 2022

We're now using Xcode 14.1 to build on our machines so we should be able to set CI/CD to match.

  • bump xcode to 14.1
  • bump macOS to 12
  • remove mentions of bitcode

Here are the available versions for future reference:

@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Merging #6573 (3776783) into master (427b922) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6573   +/-   ##
======================================
  Coverage    8.14%   8.14%           
======================================
  Files         289     289           
  Lines        5378    5378           
  Branches     1386    1386           
======================================
  Hits          438     438           
  Misses       4940    4940           

@hawkrives hawkrives enabled auto-merge November 12, 2022 01:19
@drewvolz
Copy link
Member Author

xcode-select: error: invalid developer directory '/Applications/Xcode_14.1.app'

@hawkrives hawkrives merged commit 40a31be into master Nov 13, 2022
@hawkrives hawkrives deleted the drew/update-cicd-xcode-version branch November 13, 2022 04:20
drewvolz added a commit that referenced this pull request Nov 19, 2022
…build

pipeline struggles to produce a build and dies in the last bit of the fastlane
pipeline.

It looks like the suggested solution is to turn off signing for resource
bundles. An official fix is provided in release v0.70.3 of react native
in commit 967de03f304404ac8817936da37ca39514a09e33.

We can adopt a version of it from the CocoaPods repo into our Podfile and
should be able to remove this once Cocoapods catches up.
CocoaPods/CocoaPods#11402 (comment)
drewvolz added a commit that referenced this pull request Nov 19, 2022
@drewvolz drewvolz added the xcode14 preparation for Xcode 14 label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/ios tool/build-scripts Build-related scripts xcode14 preparation for Xcode 14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants