Updating readme file for macOS-11.0 version 20201024.1

This commit is contained in:
Image generation service account
2020-10-26 14:44:08 +00:00
parent 48e266a55a
commit dff0c0cd96
+17 -27
View File
@@ -1,6 +1,6 @@
| Announcements | | Announcements |
|-| |-|
| [[macOS] Built-in Python 2.7 will be used on macOS instead of Homebrew formula on November, 3rd.](https://github.com/actions/virtual-environments/issues/1848) | | [.NET 5.0 will become a default .NET version on November, 10](https://github.com/actions/virtual-environments/issues/1891) |
| [macOS 11.0 (Big Sur) is available as a preview 🚀](https://github.com/actions/virtual-environments/issues/1814) | | [macOS 11.0 (Big Sur) is available as a preview 🚀](https://github.com/actions/virtual-environments/issues/1814) |
| [[macOS] Default Ruby version will be changed to 2.7 on October, 26](https://github.com/actions/virtual-environments/issues/1775) | | [[macOS] Default Ruby version will be changed to 2.7 on October, 26](https://github.com/actions/virtual-environments/issues/1775) |
| [Default Xcode will be changed to Xcode 12.0.1 on October, 20](https://github.com/actions/virtual-environments/issues/1712) | | [Default Xcode will be changed to Xcode 12.0.1 on October, 20](https://github.com/actions/virtual-environments/issues/1712) |
@@ -9,7 +9,7 @@
# macOS 11.0 info # macOS 11.0 info
- System Version: macOS 11.0 (20A5395g) - System Version: macOS 11.0 (20A5395g)
- Kernel Version: Darwin 20.1.0 - Kernel Version: Darwin 20.1.0
- Image Version: 20201020.1 - Image Version: 20201024.1
## Installed Software ## Installed Software
### Language and Runtime ### Language and Runtime
@@ -34,14 +34,14 @@
- Pip 20.2.3 (python 3.8) - Pip 20.2.3 (python 3.8)
- Bundler version 2.1.4 - Bundler version 2.1.4
- Carthage 0.36.0 - Carthage 0.36.0
- CocoaPods 1.9.3 - CocoaPods 1.10.0
- Homebrew 2.5.6 - Homebrew 2.5.6
- NPM 6.14.8 - NPM 6.14.8
- Yarn 1.22.5 - Yarn 1.22.5
- NuGet 5.6.0.6489 - NuGet 5.6.0.6489
- Miniconda 4.8.3 - Miniconda 4.8.3
- RubyGems 3.1.4 - RubyGems 3.1.4
- Composer 1.10.15 - Composer 2.0.1
### Project Management ### Project Management
- Apache Maven 3.6.3 - Apache Maven 3.6.3
@@ -50,7 +50,7 @@
### Utilities ### Utilities
- Curl 7.73.0 - Curl 7.73.0
- Git: 2.29.0 - Git: 2.29.1
- Git LFS: 2.12.0 - Git LFS: 2.12.0
- GitHub CLI: 1.1.0 - GitHub CLI: 1.1.0
- Hub CLI: 2.14.2 - Hub CLI: 2.14.2
@@ -63,10 +63,10 @@
- psql (PostgreSQL) 13.0 - psql (PostgreSQL) 13.0
- PostgreSQL 13.0 - PostgreSQL 13.0
- aria2 1.35.0 - aria2 1.35.0
- azcopy 10.6.0 - azcopy 10.6.1
- zstd 1.4.5 - zstd 1.4.5
- bazel 3.7.0 - bazel 3.7.0
- bazelisk 1.7.3 - bazelisk 1.7.4
- helm v3.3.4+ga61ce56 - helm v3.3.4+ga61ce56
- mongo v4.4.1 - mongo v4.4.1
- mongod v4.4.1 - mongod v4.4.1
@@ -74,13 +74,13 @@
- Newman 5.2.0 - Newman 5.2.0
### Tools ### Tools
- Fastlane 2.164.0 - Fastlane 2.165.0
- Cmake 3.18.4 - Cmake 3.18.4
- App Center CLI 2.7.2 - App Center CLI 2.7.2
- Azure CLI 2.13.0 - Azure CLI 2.13.0
- AWS CLI 2.0.57 - AWS CLI 2.0.59
- AWS SAM CLI 1.6.2 - AWS SAM CLI 1.6.2
- AWS Session Manager CLI 1.1.61.0 - AWS Session Manager CLI 1.2.7.0
- Aliyun CLI 3.0.60 - Aliyun CLI 3.0.60
- GHCup v0.1.11 - GHCup v0.1.11
- GHC 8.10.2 - GHC 8.10.2
@@ -94,24 +94,24 @@
### Browsers ### Browsers
- Safari 14.0.1 (16610.2.8.1.1) - Safari 14.0.1 (16610.2.8.1.1)
- SafariDriver 14.0.1 (16610.2.8.1.1) - SafariDriver 14.0.1 (16610.2.8.1.1)
- Google Chrome 86.0.4240.80 - Google Chrome 86.0.4240.111
- ChromeDriver 86.0.4240.22 - ChromeDriver 86.0.4240.22
- Microsoft Edge 85.0.564.70 - Microsoft Edge 85.0.564.70
- MSEdgeDriver 85.0.564.70 - MSEdgeDriver 85.0.564.70
- Mozilla Firefox 81.0.2 - Mozilla Firefox 82.0
- geckodriver 0.27.0 - geckodriver 0.27.0
### Java ### Java
| Version | Vendor | Environment Variable | | Version | Vendor | Environment Variable |
| --------- | ------------ | -------------------- | | --------- | ------------ | -------------------- |
| 1.8.0_265 | AdoptOpenJDK | JAVA_HOME_8_X64 | | 1.8.0_272 | AdoptOpenJDK | JAVA_HOME_8_X64 |
| 11.0.8 | AdoptOpenJDK | JAVA_HOME_11_X64 | | 11.0.9 | AdoptOpenJDK | JAVA_HOME_11_X64 |
### Cached Tools ### Cached Tools
#### Ruby #### Ruby
- 2.4.10 - 2.4.10
- 2.5.8 - 2.5.8
- 2.6.6 - 2.6.6
- 2.7.1 - 2.7.2
#### Python #### Python
- 3.7.9 - 3.7.9
@@ -170,7 +170,6 @@
| Version | Build | Path | | Version | Build | Path |
| -------------- | -------- | ---------------------------- | | -------------- | -------- | ---------------------------- |
| 12.2 (beta) | 12B5035g | /Applications/Xcode_12.2.app | | 12.2 (beta) | 12B5035g | /Applications/Xcode_12.2.app |
| 12.1 | 12A7403 | /Applications/Xcode_12.1.app |
| 11.7 (default) | 11E801a | /Applications/Xcode_11.7.app | | 11.7 (default) | 11E801a | /Applications/Xcode_11.7.app |
#### Xcode Support Tools #### Xcode Support Tools
@@ -180,40 +179,31 @@
#### Installed SDKs #### Installed SDKs
| SDK | SDK Name | Xcode Version | | SDK | SDK Name | Xcode Version |
| ----------------------- | -------------------- | ------------- | | ----------------------- | -------------------- | ------------- |
| macOS 10.15 | macosx10.15 | 11.7, 12.1 | | macOS 10.15 | macosx10.15 | 11.7 |
| macOS 11.0 | macosx11.0 | 12.2 | | macOS 11.0 | macosx11.0 | 12.2 |
| iOS 13.7 | iphoneos13.7 | 11.7 | | iOS 13.7 | iphoneos13.7 | 11.7 |
| iOS 14.1 | iphoneos14.1 | 12.1 |
| iOS 14.2 | iphoneos14.2 | 12.2 | | iOS 14.2 | iphoneos14.2 | 12.2 |
| Simulator - iOS 13.7 | iphonesimulator13.7 | 11.7 | | Simulator - iOS 13.7 | iphonesimulator13.7 | 11.7 |
| Simulator - iOS 14.1 | iphonesimulator14.1 | 12.1 |
| Simulator - iOS 14.2 | iphonesimulator14.2 | 12.2 | | Simulator - iOS 14.2 | iphonesimulator14.2 | 12.2 |
| tvOS 13.4 | appletvos13.4 | 11.7 | | tvOS 13.4 | appletvos13.4 | 11.7 |
| tvOS 14.0 | appletvos14.0 | 12.1 |
| tvOS 14.2 | appletvos14.2 | 12.2 | | tvOS 14.2 | appletvos14.2 | 12.2 |
| Simulator - tvOS 13.4 | appletvsimulator13.4 | 11.7 | | Simulator - tvOS 13.4 | appletvsimulator13.4 | 11.7 |
| Simulator - tvOS 14.0 | appletvsimulator14.0 | 12.1 |
| Simulator - tvOS 14.2 | appletvsimulator14.2 | 12.2 | | Simulator - tvOS 14.2 | appletvsimulator14.2 | 12.2 |
| watchOS 6.2 | watchos6.2 | 11.7 | | watchOS 6.2 | watchos6.2 | 11.7 |
| watchOS 7.0 | watchos7.0 | 12.1 |
| watchOS 7.1 | watchos7.1 | 12.2 | | watchOS 7.1 | watchos7.1 | 12.2 |
| Simulator - watchOS 6.2 | watchsimulator6.2 | 11.7 | | Simulator - watchOS 6.2 | watchsimulator6.2 | 11.7 |
| Simulator - watchOS 7.0 | watchsimulator7.0 | 12.1 |
| Simulator - watchOS 7.1 | watchsimulator7.1 | 12.2 | | Simulator - watchOS 7.1 | watchsimulator7.1 | 12.2 |
| DriverKit 19.0 | driverkit.macosx19.0 | 11.7, 12.1 | | DriverKit 19.0 | driverkit.macosx19.0 | 11.7 |
| DriverKit 20.0 | driverkit.macosx20.0 | 12.2 | | DriverKit 20.0 | driverkit.macosx20.0 | 12.2 |
#### Installed Simulators #### Installed Simulators
| OS | Xcode Version | Simulators | | OS | Xcode Version | Simulators |
| ----------- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ----------- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| iOS 13.7 | 11.7 | iPhone 11<br>iPhone 11 Pro<br>iPhone 11 Pro Max<br>iPhone 8<br>iPhone 8 Plus<br>iPhone SE (2nd generation)<br>iPad (7th generation)<br>iPad Air (3rd generation)<br>iPad Pro (11-inch) (2nd generation)<br>iPad Pro (12.9-inch) (4th generation)<br>iPad Pro (9.7-inch) | | iOS 13.7 | 11.7 | iPhone 11<br>iPhone 11 Pro<br>iPhone 11 Pro Max<br>iPhone 8<br>iPhone 8 Plus<br>iPhone SE (2nd generation)<br>iPad (7th generation)<br>iPad Air (3rd generation)<br>iPad Pro (11-inch) (2nd generation)<br>iPad Pro (12.9-inch) (4th generation)<br>iPad Pro (9.7-inch) |
| iOS 14.1 | 12.1 | iPod touch (7th generation)<br>iPhone 11<br>iPhone 11 Pro<br>iPhone 11 Pro Max<br>iPhone 12<br>iPhone 12 mini<br>iPhone 12 Pro<br>iPhone 12 Pro Max<br>iPhone 8<br>iPhone 8 Plus<br>iPhone SE (2nd generation)<br>iPad (7th generation)<br>iPad (8th generation)<br>iPad Air (3rd generation)<br>iPad Air (4th generation)<br>iPad Pro (11-inch) (2nd generation)<br>iPad Pro (12.9-inch) (4th generation)<br>iPad Pro (9.7-inch) |
| iOS 14.2 | 12.2 | iPod touch (7th generation)<br>iPhone 11<br>iPhone 11 Pro<br>iPhone 11 Pro Max<br>iPhone 12<br>iPhone 12 mini<br>iPhone 12 Pro<br>iPhone 12 Pro Max<br>iPhone 8<br>iPhone 8 Plus<br>iPhone SE (2nd generation)<br>iPad (7th generation)<br>iPad (8th generation)<br>iPad Air (3rd generation)<br>iPad Air (4th generation)<br>iPad Pro (11-inch) (2nd generation)<br>iPad Pro (12.9-inch) (4th generation)<br>iPad Pro (9.7-inch) | | iOS 14.2 | 12.2 | iPod touch (7th generation)<br>iPhone 11<br>iPhone 11 Pro<br>iPhone 11 Pro Max<br>iPhone 12<br>iPhone 12 mini<br>iPhone 12 Pro<br>iPhone 12 Pro Max<br>iPhone 8<br>iPhone 8 Plus<br>iPhone SE (2nd generation)<br>iPad (7th generation)<br>iPad (8th generation)<br>iPad Air (3rd generation)<br>iPad Air (4th generation)<br>iPad Pro (11-inch) (2nd generation)<br>iPad Pro (12.9-inch) (4th generation)<br>iPad Pro (9.7-inch) |
| tvOS 13.4 | 11.7 | Apple TV<br>Apple TV 4K<br>Apple TV 4K (at 1080p) | | tvOS 13.4 | 11.7 | Apple TV<br>Apple TV 4K<br>Apple TV 4K (at 1080p) |
| tvOS 14.0 | 12.1 | Apple TV<br>Apple TV 4K<br>Apple TV 4K (at 1080p) |
| tvOS 14.2 | 12.2 | Apple TV<br>Apple TV 4K<br>Apple TV 4K (at 1080p) | | tvOS 14.2 | 12.2 | Apple TV<br>Apple TV 4K<br>Apple TV 4K (at 1080p) |
| watchOS 6.2 | 11.7 | Apple Watch Series 4 - 40mm<br>Apple Watch Series 4 - 44mm<br>Apple Watch Series 5 - 40mm<br>Apple Watch Series 5 - 44mm | | watchOS 6.2 | 11.7 | Apple Watch Series 4 - 40mm<br>Apple Watch Series 4 - 44mm<br>Apple Watch Series 5 - 40mm<br>Apple Watch Series 5 - 44mm |
| watchOS 7.0 | 12.1 | Apple Watch Series 4 - 40mm<br>Apple Watch Series 4 - 44mm<br>Apple Watch Series 5 - 40mm<br>Apple Watch Series 5 - 44mm<br>Apple Watch Series 6 - 40mm<br>Apple Watch Series 6 - 44mm |
| watchOS 7.1 | 12.2 | Apple Watch Series 4 - 40mm<br>Apple Watch Series 4 - 44mm<br>Apple Watch Series 5 - 40mm<br>Apple Watch Series 5 - 44mm<br>Apple Watch Series 6 - 40mm<br>Apple Watch Series 6 - 44mm | | watchOS 7.1 | 12.2 | Apple Watch Series 4 - 40mm<br>Apple Watch Series 4 - 44mm<br>Apple Watch Series 5 - 40mm<br>Apple Watch Series 5 - 44mm<br>Apple Watch Series 6 - 40mm<br>Apple Watch Series 6 - 44mm |
### Android ### Android