Bump Xcode to 11.2.1#27434
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D18849584 |
|
This pull request was exported from Phabricator. Differential Revision: D18849584 |
485c8e4 to
1639664
Compare
Summary: Pull Request resolved: facebook#27434 Pull Request resolved: facebook#27295 - Use latest Xcode version in both internal and external tests. - Switch to iPhone 11 as target test simulator as it is included in a default Xcode 11 install. - Update snapshot reference images to use iPhone 11 test device. - `testNotUTF8Convertible` disabled as `NSString`'s `-initWithBytes:length:encoding:` currently segfaults on iOS 13. Differential Revision: D18849584 fbshipit-source-id: 7e9eaf35f91ed5ec38814cf563ea1dc5f9b0d18c
|
This pull request was exported from Phabricator. Differential Revision: D18849584 |
1639664 to
be54e7f
Compare
|
|
This pull request was exported from Phabricator. Differential Revision: D18849584 |
Summary: Pull Request resolved: facebook#27434 Pull Request resolved: facebook#27295 - Use Xcode version 11.2.1 in both internal and external tests. - Update snapshot reference images to use iPhone 8 test device. Xcode 11.3.0 will be available in Sandcastle in the next week or so. Changelog: [Internal] - Bump Xcode version used in tests to 11.2.1. [Internal] - Update iOS Snapshots. Differential Revision: D18849584 fbshipit-source-id: 6efbd32c607702bb7291d462b71840bbef25def7
Summary: Pull Request resolved: #27434 Pull Request resolved: #27295 - Use Xcode version 11.2.1 in both internal and external tests. - Update snapshot reference images to use iPhone 8 test device. Xcode 11.3.0 will be available in Sandcastle in the next week or so. Changelog: [Internal] - Bump Xcode version used in tests to 11.2.1. [Internal] - Update iOS Snapshots. Reviewed By: cs01 Differential Revision: D18849584 fbshipit-source-id: 9e3b92f080a4dc6a15dac0535b7562ff6a5c08a9
|
This pull request was successfully merged by @hramos in 9fb2ca0. When will my fix make it into a release? | Upcoming Releases |
Summary: Pull Request resolved: facebook#27434 Pull Request resolved: facebook#27295 - Use Xcode version 11.2.1 in both internal and external tests. - Update snapshot reference images to use iPhone 8 test device. Xcode 11.3.0 will be available in Sandcastle in the next week or so. Changelog: [Internal] - Bump Xcode version used in tests to 11.2.1. [Internal] - Update iOS Snapshots. Reviewed By: cs01 Differential Revision: D18849584 fbshipit-source-id: 9e3b92f080a4dc6a15dac0535b7562ff6a5c08a9
Summary:
Use Xcode 11 when testing iOS changes.
testNotUTF8Convertibledisabled asNSString's-initWithBytes:length:encoding:segfaults on iOS 13.Differential Revision: D18849584