You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: d65cd9e9d693f688152a1e986ae54774883ab0d7
0 commit comments