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

Use Xcode 11.5.0 and CocoaPods 1.9.1 #28837

Closed
wants to merge 2 commits into from

Commits on Sep 1, 2020

  1. Use Xcode 11.5.0 and CocoaPods 1.9.1 (facebook#28837)

    Summary:
    Pull Request resolved: facebook#28837
    
    CocoaPods 1.9.1 is the latest version, as well as the one distributed by Circle CI to macOS machines alongside Xcode 11.5.0.
    
    The upgrade to CocoaPods and Xcode is therefore tightly coupled due to our dependency on Circle for our open source CI.
    
    With the upgrade to Xcode 11.5.0, we also bump our target OS to ensure iOS tests use an iOS Simulator that is part of the image.
    
    Reference:
    * Circle CI macOS Xcode 11.5.0 image manifest (new version): https://circle-macos-docs.s3.amazonaws.com/image-manifest/v2960/index.html
    * Circle CI macOS Xcode 11.3.1 image manifest (previous version): https://circle-macos-docs.s3.amazonaws.com/image-manifest/v2244/index.html
    
    > Source: https://circleci.com/docs/2.0/testing-ios/#supported-xcode-versions
    
    Changelog:
    [Internal] Bump Xcode version used for iOS tests.
    
    Reviewed By: fkgozali
    
    Differential Revision: D21415049
    
    fbshipit-source-id: 86e281100eb2f382a3450abf34a8c1e5148a8279
    hramos committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    fb1a318 View commit details
    Browse the repository at this point in the history
  2. Bump to 11.6 and 1.9.3

    hramos committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    40d8dd0 View commit details
    Browse the repository at this point in the history