forked from travis-ci/docs-travis-ci-com
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
102 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: Build Environment Update History | ||
layout: en | ||
permalink: /user/build-environment-updates/2018-11-01/ | ||
category: mac_build_env_updates | ||
date: 2018-11-01 | ||
--- | ||
|
||
## 2018-11-01 | ||
|
||
This update applies to `osx_image: xcode10.1`, for macOS builds | ||
Xcode 10.1 (build 10B61). | ||
|
||
### Schedule | ||
|
||
2018-11-01 12:00 UTC | ||
|
||
This xcode image is running on High Sierra 10.13.6. | ||
|
||
### Changed | ||
|
||
**SDKs** | ||
- tvOS 12.1 (16J602) | ||
- iOS 12.1 (16B91) | ||
- watchOS 5.1 (16R591) | ||
- macOS 10.14 (18B71) | ||
|
||
**Swift** | ||
- Apple Swift version 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1) | ||
|
||
### Deprecated | ||
|
||
N/A | ||
|
||
### Removed | ||
|
||
N/A | ||
|
||
### Fixed | ||
|
||
N/A | ||
|
||
### Security | ||
|
||
N/A |