Upgrade XCode image to 11.4.0
This commit is contained in:
Родитель
5f750f8607
Коммит
45c8c6f544
|
@ -221,7 +221,7 @@ commands:
|
||||||
jobs:
|
jobs:
|
||||||
Check Swift formatting:
|
Check Swift formatting:
|
||||||
macos:
|
macos:
|
||||||
xcode: "11.3.1"
|
xcode: "11.4.0"
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: brew install swiftlint swiftformat
|
- run: brew install swiftlint swiftformat
|
||||||
|
@ -291,7 +291,7 @@ jobs:
|
||||||
- save-sccache-cache
|
- save-sccache-cache
|
||||||
iOS build and test:
|
iOS build and test:
|
||||||
macos:
|
macos:
|
||||||
xcode: "11.3.1"
|
xcode: "11.4.0"
|
||||||
steps:
|
steps:
|
||||||
- install-rust
|
- install-rust
|
||||||
- setup-rust-toolchain
|
- setup-rust-toolchain
|
||||||
|
@ -369,7 +369,7 @@ jobs:
|
||||||
- MozillaAppServices.framework.zip
|
- MozillaAppServices.framework.zip
|
||||||
Carthage release:
|
Carthage release:
|
||||||
macos:
|
macos:
|
||||||
xcode: "11.3.1"
|
xcode: "11.4.0"
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
|
|
|
@ -4,6 +4,12 @@
|
||||||
|
|
||||||
[Full Changelog](https://github.com/mozilla/application-services/compare/v0.55.0...master)
|
[Full Changelog](https://github.com/mozilla/application-services/compare/v0.55.0...master)
|
||||||
|
|
||||||
|
## General
|
||||||
|
|
||||||
|
### What's changed
|
||||||
|
|
||||||
|
- iOS: Xcode version changed to 11.4.0 from 11.3.1.
|
||||||
|
|
||||||
## Logins
|
## Logins
|
||||||
|
|
||||||
### ⚠️ Breaking changes ⚠️
|
### ⚠️ Breaking changes ⚠️
|
||||||
|
|
Загрузка…
Ссылка в новой задаче