-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Xcode to 13.0.0 and CocoaPods to 1.11.2
Summary: Bump the version of Xcode used in internal and external iOS tests, as well as the CocoaPods version used in RNTester (and therefore, the internal CocoaPods offline mirror). New versions used: * Xcode 13.0.0 * CocoaPods 1.11.2 See Circle CI Xcode 13.0.0 macOS Container Software manifest: https://circle-macos-docs.s3.amazonaws.com/image-manifest/v6052/index.html * Xcode 13.0 Build version 13A233 * CocoaPods 1.11.2 Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D31253170 fbshipit-source-id: c85f3ee12fa708d9e54fef1200f3124810211d2f
- Loading branch information
1 parent
f09beea
commit c6907ee
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Gemfile | ||
source 'https://rubygems.org' | ||
|
||
gem 'cocoapods', '= 1.10.1' | ||
gem 'cocoapods', '= 1.11.2' | ||
gem 'rexml' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters