|
travis_fold:start:worker_info |
|
Worker information |
|
hostname: 41fc81a2-38ee-4e9e-b145-e702fef73065@1.worker-org-6bc68c5dcd-rn7ms.macstadium-prod-2 |
|
version: v6.2.0 https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7 |
|
instance: 4ec7747e-b151-49d1-8f77-c21dd2c44917 travis-ci-macos10.14-xcode10.2-1555600204 (via amqp) |
|
startup: 1m13.441483585s |
|
travis_fold:end:worker_info |
|
travis_fold:start:system_info |
|
Build system information |
|
Build language: objective-c |
|
Build id: 545920250 |
|
Job id: 545920251 |
|
Runtime kernel version: 18.5.0 |
|
travis-build version: d1b627821 |
|
Build image provisioning date and time |
|
Thu Apr 18 18:47:23 GMT 2019 |
|
Operating System Details |
|
ProductName: Mac OS X |
|
ProductVersion: 10.14.4 |
|
BuildVersion: 18E226 |
|
Git version |
|
git version 2.21.0 |
|
bash version |
|
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin18) |
|
Copyright (C) 2007 Free Software Foundation, Inc. |
|
GCC version |
|
Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
|
Target: x86_64-apple-darwin18.5.0 |
|
Thread model: posix |
|
InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
|
LLVM version |
|
Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
|
Target: x86_64-apple-darwin18.5.0 |
|
Thread model: posix |
|
InstalledDir: /Applications/Xcode-10.2.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
|
Pre-installed Ruby versions |
|
ruby-2.3.5 |
|
ruby-2.4.5 |
|
Pre-installed Node.js versions |
|
v10.15.0 |
|
v10.15.3 |
|
v4.9.1 |
|
v6.16.0 |
|
v6.17.1 |
|
v8.15.0 |
|
v8.16.0 |
|
mvn -version |
|
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) |
|
Maven home: /usr/local/Cellar/maven/3.6.1/libexec |
|
Java version: 12, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-12.jdk/Contents/Home |
|
Default locale: en_US, platform encoding: UTF-8 |
|
OS name: "mac os x", version: "10.14.4", arch: "x86_64", family: "mac" |
|
travis_fold:end:system_info |
|
travis_fold:start:git.checkout |
|
travis_time:start:08c3c3d6 |
|
$ git clone --depth=50 https://github.com/realm/realm-cocoa.git realm/realm-cocoa |
|
Cloning into 'realm/realm-cocoa'... |
|
travis_time:end:08c3c3d6:start=1560544187290056000,finish=1560544188625130000,duration=1335074000 |
|
$ cd realm/realm-cocoa |
|
travis_time:start:2223638a |
|
$ git fetch origin +refs/pull/6179/merge: |
|
From https://github.com/realm/realm-cocoa |
|
* branch refs/pull/6179/merge -> FETCH_HEAD |
|
travis_time:end:2223638a:start=1560544188671275000,finish=1560544189173562000,duration=502287000 |
|
$ git checkout -qf FETCH_HEAD |
|
travis_fold:end:git.checkout |
|
travis_fold:start:git.submodule |
|
travis_time:start:0552d54b |
|
$ git submodule update --init --recursive |
|
Submodule 'Realm/ObjectStore' (https://github.com/realm/realm-object-store.git) registered for path 'Realm/ObjectStore' |
|
Cloning into '/Users/travis/build/realm/realm-cocoa/Realm/ObjectStore'... |
|
Submodule path 'Realm/ObjectStore': checked out 'eaa149228a65ea2489cddf65cbe8a6b105fc5fb7' |
|
Submodule 'external/catch' (https://github.com/catchorg/Catch2) registered for path 'Realm/ObjectStore/external/catch' |
|
Cloning into '/Users/travis/build/realm/realm-cocoa/Realm/ObjectStore/external/catch'... |
|
Submodule path 'Realm/ObjectStore/external/catch': checked out '6860c8def0ba7559bf077515b7a7ff63ad3444f8' |
|
travis_time:end:0552d54b:start=1560544189318222000,finish=1560544192861446000,duration=3543224000 |
|
travis_fold:end:git.submodule |
|
Setting environment variables from repository settings |
|
$ export XCMODE=[secure] |
|
Setting environment variables from .travis.yml |
|
$ export JOB=verify-swiftlint |
|
Disabling Homebrew auto update. If your Homebrew package requires Homebrew DB be up to date, please run `brew update` explicitly. |
|
$ export HOMEBREW_NO_AUTO_UPDATE=1 |
|
travis_fold:start:rvm |
|
travis_time:start:01ea5dc4 |
|
$ rvm use default |
|
Using /Users/travis/.rvm/gems/ruby-2.4.5 |
|
travis_time:end:01ea5dc4:start=1560544192901166000,finish=1560544194427477000,duration=1526311000 |
|
travis_fold:end:rvm |
|
$ ruby --version |
|
ruby 2.4.5p335 (2018-10-18 revision 65137) [x86_64-darwin18] |
|
$ rvm --version |
|
rvm 1.29.7-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io] |
|
$ bundle --version |
|
Bundler version 2.0.1 |
|
travis_fold:start:announce |
|
$ xcodebuild -version -sdk |
|
iPhoneOS12.2.sdk - iOS 12.2 (iphoneos12.2) |
|
SDKVersion: 12.2 |
|
Path: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk |
|
PlatformVersion: 12.2 |
|
PlatformPath: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/iPhoneOS.platform |
|
BuildID: 15C4BAF8-4632-11E9-86EB-BA47F1FFAC3C |
|
ProductBuildVersion: 16E226 |
|
ProductCopyright: 1983-2019 Apple Inc. |
|
ProductName: iPhone OS |
|
ProductVersion: 12.2 |
|
iPhoneSimulator12.2.sdk - Simulator - iOS 12.2 (iphonesimulator12.2) |
|
SDKVersion: 12.2 |
|
Path: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.2.sdk |
|
PlatformVersion: 12.2 |
|
PlatformPath: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform |
|
BuildID: 15C4BAF8-4632-11E9-86EB-BA47F1FFAC3C |
|
ProductBuildVersion: 16E226 |
|
ProductCopyright: 1983-2019 Apple Inc. |
|
ProductName: iPhone OS |
|
ProductVersion: 12.2 |
|
MacOSX10.14.sdk - macOS 10.14 (macosx10.14) |
|
SDKVersion: 10.14 |
|
Path: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk |
|
PlatformVersion: 1.1 |
|
PlatformPath: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/MacOSX.platform |
|
ProductBuildVersion: 18E219 |
|
ProductCopyright: 1983-2019 Apple Inc. |
|
ProductName: Mac OS X |
|
ProductUserVisibleVersion: 10.14.4 |
|
ProductVersion: 10.14.4 |
|
iOSSupportVersion: 12.2 |
|
AppleTVOS12.2.sdk - tvOS 12.2 (appletvos12.2) |
|
SDKVersion: 12.2 |
|
Path: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk |
|
PlatformVersion: 12.2 |
|
PlatformPath: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/AppleTVOS.platform |
|
BuildID: 21BDBC42-4628-11E9-A03E-F9E7A9A1B2D7 |
|
ProductBuildVersion: 16L225 |
|
ProductCopyright: 1983-2019 Apple Inc. |
|
ProductName: Apple TVOS |
|
ProductVersion: 12.2 |
|
AppleTVSimulator12.2.sdk - Simulator - tvOS 12.2 (appletvsimulator12.2) |
|
SDKVersion: 12.2 |
|
Path: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator12.2.sdk |
|
PlatformVersion: 12.2 |
|
PlatformPath: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/AppleTVSimulator.platform |
|
BuildID: 21BDBC42-4628-11E9-A03E-F9E7A9A1B2D7 |
|
ProductBuildVersion: 16L225 |
|
ProductCopyright: 1983-2019 Apple Inc. |
|
ProductName: Apple TVOS |
|
ProductVersion: 12.2 |
|
WatchOS5.2.sdk - watchOS 5.2 (watchos5.2) |
|
SDKVersion: 5.2 |
|
Path: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS5.2.sdk |
|
PlatformVersion: 5.2 |
|
PlatformPath: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/WatchOS.platform |
|
BuildID: 991B349E-4629-11E9-ACC0-6129DE5DB129 |
|
ProductBuildVersion: 16T224 |
|
ProductCopyright: 1983-2019 Apple Inc. |
|
ProductName: Watch OS |
|
ProductVersion: 5.2 |
|
WatchSimulator5.2.sdk - Simulator - watchOS 5.2 (watchsimulator5.2) |
|
SDKVersion: 5.2 |
|
Path: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator5.2.sdk |
|
PlatformVersion: 5.2 |
|
PlatformPath: /Applications/Xcode-10.2.1.app/Contents/Developer/Platforms/WatchSimulator.platform |
|
BuildID: 991B349E-4629-11E9-ACC0-6129DE5DB129 |
|
ProductBuildVersion: 16T224 |
|
ProductCopyright: 1983-2019 Apple Inc. |
|
ProductName: Watch OS |
|
ProductVersion: 5.2 |
|
Xcode 10.2.1 |
|
Build version 10E1001 |
|
$ xcrun simctl list |
|
== Device Types == |
|
iPhone 4s (com.apple.CoreSimulator.SimDeviceType.iPhone-4s) |
|
iPhone 5 (com.apple.CoreSimulator.SimDeviceType.iPhone-5) |
|
iPhone 5s (com.apple.CoreSimulator.SimDeviceType.iPhone-5s) |
|
iPhone 6 (com.apple.CoreSimulator.SimDeviceType.iPhone-6) |
|
iPhone 6 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus) |
|
iPhone 6s (com.apple.CoreSimulator.SimDeviceType.iPhone-6s) |
|
iPhone 6s Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus) |
|
iPhone 7 (com.apple.CoreSimulator.SimDeviceType.iPhone-7) |
|
iPhone 7 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus) |
|
iPhone 8 (com.apple.CoreSimulator.SimDeviceType.iPhone-8) |
|
iPhone 8 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus) |
|
iPhone SE (com.apple.CoreSimulator.SimDeviceType.iPhone-SE) |
|
iPhone X (com.apple.CoreSimulator.SimDeviceType.iPhone-X) |
|
iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) |
|
iPhone Xs Max (com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max) |
|
iPhone Xʀ (com.apple.CoreSimulator.SimDeviceType.iPhone-XR) |
|
iPad mini (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-mini--5th-generation-) |
|
iPad Air (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-) |
|
iPad 2 (com.apple.CoreSimulator.SimDeviceType.iPad-2) |
|
iPad Retina (com.apple.CoreSimulator.SimDeviceType.iPad-Retina) |
|
iPad Air (com.apple.CoreSimulator.SimDeviceType.iPad-Air) |
|
iPad mini 2 (com.apple.CoreSimulator.SimDeviceType.iPad-mini-2) |
|
iPad mini 3 (com.apple.CoreSimulator.SimDeviceType.iPad-mini-3) |
|
iPad mini 4 (com.apple.CoreSimulator.SimDeviceType.iPad-mini-4) |
|
iPad Air 2 (com.apple.CoreSimulator.SimDeviceType.iPad-Air-2) |
|
iPad (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-) |
|
iPad Pro (9.7-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-) |
|
iPad Pro (12.9-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro) |
|
iPad Pro (12.9-inch) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-generation-) |
|
iPad Pro (10.5-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-) |
|
iPad (6th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-) |
|
iPad Pro (11-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-) |
|
iPad Pro (12.9-inch) (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-) |
|
Apple TV (com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p) |
|
Apple TV 4K (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K) |
|
Apple TV 4K (at 1080p) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p) |
|
Apple Watch - 38mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm) |
|
Apple Watch - 42mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm) |
|
Apple Watch Series 2 - 38mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm) |
|
Apple Watch Series 2 - 42mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm) |
|
Apple Watch Series 3 - 38mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-38mm) |
|
Apple Watch Series 3 - 42mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-42mm) |
|
Apple Watch Series 4 - 40mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm) |
|
Apple Watch Series 4 - 44mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm) |
|
== Runtimes == |
|
iOS 8.1 (8.1 - 12B411) - com.apple.CoreSimulator.SimRuntime.iOS-8-1 |
|
iOS 8.2 (8.2 - 12D508) - com.apple.CoreSimulator.SimRuntime.iOS-8-2 |
|
iOS 8.3 (8.3 - 12F70) - com.apple.CoreSimulator.SimRuntime.iOS-8-3 |
|
iOS 8.4 (8.4 - 12H141) - com.apple.CoreSimulator.SimRuntime.iOS-8-4 |
|
iOS 9.0 (9.0 - 13A344) - com.apple.CoreSimulator.SimRuntime.iOS-9-0 |
|
iOS 9.1 (9.1 - 13B143) - com.apple.CoreSimulator.SimRuntime.iOS-9-1 |
|
iOS 9.2 (9.2 - 13C75) - com.apple.CoreSimulator.SimRuntime.iOS-9-2 |
|
iOS 9.3 (9.3 - 13E233) - com.apple.CoreSimulator.SimRuntime.iOS-9-3 |
|
iOS 10.0 (10.0 - 14A345) - com.apple.CoreSimulator.SimRuntime.iOS-10-0 |
|
iOS 10.1 (10.1 - 14B72) - com.apple.CoreSimulator.SimRuntime.iOS-10-1 |
|
iOS 10.2 (10.2 - 14C89) - com.apple.CoreSimulator.SimRuntime.iOS-10-2 |
|
iOS 10.3 (10.3.1 - 14E8301) - com.apple.CoreSimulator.SimRuntime.iOS-10-3 |
|
iOS 11.0 (11.0.1 - 15A8401) - com.apple.CoreSimulator.SimRuntime.iOS-11-0 |
|
iOS 11.1 (11.1 - 15B87) - com.apple.CoreSimulator.SimRuntime.iOS-11-1 |
|
iOS 11.2 (11.2 - 15C107) - com.apple.CoreSimulator.SimRuntime.iOS-11-2 |
|
iOS 11.3 (11.3 - 15E217) - com.apple.CoreSimulator.SimRuntime.iOS-11-3 |
|
iOS 11.4 (11.4 - 15F79) - com.apple.CoreSimulator.SimRuntime.iOS-11-4 |
|
iOS 12.0 (12.0 - 16A366) - com.apple.CoreSimulator.SimRuntime.iOS-12-0 |
|
iOS 12.1 (12.1 - 16B91) - com.apple.CoreSimulator.SimRuntime.iOS-12-1 |
|
iOS 12.2 (12.2 - 16E226) - com.apple.CoreSimulator.SimRuntime.iOS-12-2 |
|
tvOS 9.0 (9.0 - 13T395) - com.apple.CoreSimulator.SimRuntime.tvOS-9-0 |
|
tvOS 9.1 (9.1 - 13U85) - com.apple.CoreSimulator.SimRuntime.tvOS-9-1 |
|
tvOS 9.2 (9.2 - 13Y234) - com.apple.CoreSimulator.SimRuntime.tvOS-9-2 |
|
tvOS 10.0 (10.0 - 14T328) - com.apple.CoreSimulator.SimRuntime.tvOS-10-0 |
|
tvOS 10.1 (10.1 - 14U591) - com.apple.CoreSimulator.SimRuntime.tvOS-10-1 |
|
tvOS 10.2 (10.2 - 14W260) - com.apple.CoreSimulator.SimRuntime.tvOS-10-2 |
|
tvOS 11.0 (11.0 - 15J380) - com.apple.CoreSimulator.SimRuntime.tvOS-11-0 |
|
tvOS 11.1 (11.1 - 15J580) - com.apple.CoreSimulator.SimRuntime.tvOS-11-1 |
|
tvOS 11.2 (11.2 - 15K104) - com.apple.CoreSimulator.SimRuntime.tvOS-11-2 |
|
tvOS 11.3 (11.3 - 15L211) - com.apple.CoreSimulator.SimRuntime.tvOS-11-3 |
|
tvOS 11.4 (11.4 - 15L576) - com.apple.CoreSimulator.SimRuntime.tvOS-11-4 |
|
tvOS 12.0 (12.0 - 16J364) - com.apple.CoreSimulator.SimRuntime.tvOS-12-0 |
|
tvOS 12.1 (12.1 - 16J602) - com.apple.CoreSimulator.SimRuntime.tvOS-12-1 |
|
tvOS 12.2 (12.2 - 16L225) - com.apple.CoreSimulator.SimRuntime.tvOS-12-2 |
|
watchOS 2.0 (2.0 - 13S343) - com.apple.CoreSimulator.SimRuntime.watchOS-2-0 |
|
watchOS 2.1 (2.1 - 13S661) - com.apple.CoreSimulator.SimRuntime.watchOS-2-1 |
|
watchOS 2.2 (2.2 - 13V144) - com.apple.CoreSimulator.SimRuntime.watchOS-2-2 |
|
watchOS 3.1 (3.1 - 14S471a) - com.apple.CoreSimulator.SimRuntime.watchOS-3-1 |
|
watchOS 3.2 (3.2 - 14V243) - com.apple.CoreSimulator.SimRuntime.watchOS-3-2 |
|
watchOS 4.0 (4.0 - 15R372) - com.apple.CoreSimulator.SimRuntime.watchOS-4-0 |
|
watchOS 4.1 (4.1 - 15R844) - com.apple.CoreSimulator.SimRuntime.watchOS-4-1 |
|
watchOS 4.2 (4.2 - 15S100) - com.apple.CoreSimulator.SimRuntime.watchOS-4-2 |
|
watchOS 5.0 (5.0 - 16R363) - com.apple.CoreSimulator.SimRuntime.watchOS-5-0 |
|
watchOS 5.1 (5.1 - 16R591) - com.apple.CoreSimulator.SimRuntime.watchOS-5-1 |
|
watchOS 5.2 (5.2 - 16T224) - com.apple.CoreSimulator.SimRuntime.watchOS-5-2 |
|
== Devices == |
|
-- iOS 8.1 -- |
|
iPhone 4s (64015E83-F1A7-46DC-8832-C53DFB51968B) (Shutdown) |
|
iPhone 5 (0CA8423B-79A4-4D70-A7B0-40D851545840) (Shutdown) |
|
iPhone 5s (04CC7F13-3BDE-44FC-AE61-15B1E545DF94) (Shutdown) |
|
iPhone 6 (E24AE6BF-7012-451D-8B95-DD39B5B9DB23) (Shutdown) |
|
iPhone 6 Plus (FD4F71E7-E8C2-4870-B890-48DEB4503B25) (Shutdown) |
|
iPad 2 (5BE2BD3D-1E6C-4C5F-8718-9802866F3AD3) (Shutdown) |
|
iPad Retina (062E0B53-5C9E-4929-8D44-BF20297F4439) (Shutdown) |
|
iPad Air (A8C828DB-CD52-41FC-9F2C-F322C1CBEF4B) (Shutdown) |
|
-- iOS 8.2 -- |
|
iPhone 4s (B9F74D9D-23D7-4990-AE78-5D652F440B7C) (Shutdown) |
|
iPhone 5 (E982F1D7-119D-4178-AFFD-E74020BC9231) (Shutdown) |
|
iPhone 5s (8619AAC5-CFDD-4A2C-9704-ECFD176F7E81) (Shutdown) |
|
iPhone 6 (D94C9AF8-6DF1-41D4-9836-0EC9E2505FBD) (Shutdown) |
|
iPhone 6 Plus (EE153AF3-84AF-4B63-AD37-0ADC9647C254) (Shutdown) |
|
iPad 2 (B02EADDD-9A04-41A4-A181-93987D2DAC05) (Shutdown) |
|
iPad Retina (6CCA889F-CC9A-453E-8664-B087350F784C) (Shutdown) |
|
iPad Air (C5AB1B1E-F3A2-4990-A9E3-AEB8DD29BCE7) (Shutdown) |
|
-- iOS 8.3 -- |
|
iPhone 4s (9B8A5343-B042-4EE1-8BE2-2F80A13B222F) (Shutdown) |
|
iPhone 5 (B68A3D7F-8C03-48BD-B528-090575CD4510) (Shutdown) |
|
iPhone 5s (74B1959B-8BFC-49FB-9547-17D577D5C26B) (Shutdown) |
|
iPhone 6 (36E7D96A-0EA1-4F01-8D57-DFF72B391EDD) (Shutdown) |
|
iPhone 6 Plus (493A523A-E845-4245-BBE8-8513297F5C71) (Shutdown) |
|
iPad 2 (AA3C4CDB-5709-4AE3-BEC3-E7D9227A6AA7) (Shutdown) |
|
iPad Retina (780A7C82-605C-4801-A103-2DEA7324913A) (Shutdown) |
|
iPad Air (42C12B70-7BC6-40F6-A2D4-57BF8E5A1682) (Shutdown) |
|
-- iOS 8.4 -- |
|
iPhone 4s (6A6DA72C-564C-40C7-A46C-752EBDCB4BD7) (Shutdown) |
|
iPhone 5 (77C9EFC8-4278-490A-B85F-AFA9B785DD46) (Shutdown) |
|
iPhone 5s (38062E72-FCE6-46E8-8196-EE86E95E773A) (Shutdown) |
|
iPhone 6 (745A2129-BDD0-4BCC-8175-496D63D03990) (Shutdown) |
|
iPhone 6 Plus (386378AA-98E3-45AE-8869-160A08C191B6) (Shutdown) |
|
iPad 2 (90AE142B-7167-483C-AEE2-E1BE4BBDB7B0) (Shutdown) |
|
iPad Retina (B5D41725-9739-45E2-873A-1AAFB7CC6453) (Shutdown) |
|
iPad Air (9F593552-CA95-44E1-8A8A-A390C7F4C3BB) (Shutdown) |
|
-- iOS 9.0 -- |
|
iPhone 4s (5E0E64E1-F7C8-48DA-BB27-74BB4FC99D1F) (Shutdown) |
|
iPhone 5 (D76763C9-6163-4F85-A4A2-AABC27E37771) (Shutdown) |
|
iPhone 5s (0ECD41CA-0F7E-4DBF-A7DE-85D9FB650445) (Shutdown) |
|
iPhone 6 (6D0A3BAF-EC5D-4C21-AA56-6059C778CEFD) (Shutdown) |
|
iPhone 6 Plus (D28AE403-689C-4ED5-A80F-D1E0E0E93657) (Shutdown) |
|
iPhone 6s (C69A4350-720E-4695-A0E8-FAE4BE5D85E4) (Shutdown) |
|
iPhone 6s Plus (24897424-2238-4E1D-960A-123BF2E86E3D) (Shutdown) |
|
iPad 2 (7ED46622-D399-42FD-BBD9-7E57B5E6BA80) (Shutdown) |
|
iPad Retina (647C6BF5-47D5-43EE-96D7-C64CCE78C4C7) (Shutdown) |
|
iPad Air (F6728AE6-93E1-493E-832B-01A87F0657A4) (Shutdown) |
|
iPad Air 2 (EEC56F6A-54EA-4833-939E-8845B79548B5) (Shutdown) |
|
-- iOS 9.1 -- |
|
iPhone 4s (C68E0FA8-7467-4F9E-B13D-B795F7E1CD39) (Shutdown) |
|
iPhone 5 (CC9C70FC-0F50-4387-932D-EAAD73EE36B3) (Shutdown) |
|
iPhone 5s (00E57628-EDEA-41F2-BC61-EB35E7B0AF96) (Shutdown) |
|
iPhone 6 (903A3009-5919-408E-82D4-176EE3AC5351) (Shutdown) |
|
iPhone 6 Plus (0DE927E7-3B2F-4F75-B220-850C2E7A4691) (Shutdown) |
|
iPhone 6s (B9BF63EE-5AD9-432B-9A62-44A45DFFB201) (Shutdown) |
|
iPhone 6s Plus (B30D5288-A8A3-421E-A68D-881F86B63817) (Shutdown) |
|
iPad 2 (2F6F7DEC-61F0-4DC1-B503-EA0C93F83BA5) (Shutdown) |
|
iPad Retina (AC18E934-FAAE-40C2-AC7F-C7D5554A6E42) (Shutdown) |
|
iPad Air (0458C8FF-8E69-4EA3-825A-646515E8E966) (Shutdown) |
|
iPad Air 2 (59A259CF-2CDB-4E1D-9AE4-E1C951D9F649) (Shutdown) |
|
iPad Pro (760EC67B-CE15-4370-A692-E072ABAC436F) (Shutdown) |
|
-- iOS 9.2 -- |
|
iPhone 4s (27E4DC3C-80B2-4FFD-B32E-932061775B55) (Shutdown) |
|
iPhone 5 (2AEDCD2A-0CF3-4E43-AEFF-4C7F64EBB2CB) (Shutdown) |
|
iPhone 5s (81C52A7B-8A5B-4346-8B23-0E6B39C95885) (Shutdown) |
|
iPhone 6 (977C47E6-6152-41B6-A78E-0A61A0447A54) (Shutdown) |
|
iPhone 6 Plus (8CB28697-AECC-4C14-B0CD-BDBE6ED6B03B) (Shutdown) |
|
iPhone 6s (D61CFBA2-3382-464F-B638-7187EC5B5D0E) (Shutdown) |
|
iPhone 6s Plus (92D113B2-4E97-465B-91E6-85685D68B152) (Shutdown) |
|
iPad 2 (1AD54960-D524-48C1-BDF4-C9D1B47F77C0) (Shutdown) |
|
iPad Retina (CFEFAA80-084B-492C-B65F-E9EA7539C546) (Shutdown) |
|
iPad Air (32D5EC44-4621-4FAE-8712-50FB057FA39F) (Shutdown) |
|
iPad Air 2 (7A518BB3-3AE5-428D-BE93-6CC60115E3D9) (Shutdown) |
|
iPad Pro (C06E1455-72CA-4BA4-A59C-73233EBE6BB5) (Shutdown) |
|
-- iOS 9.3 -- |
|
iPhone 4s (0EAE6CBA-E465-4E06-9B46-A7BBEFDF4535) (Shutdown) |
|
iPhone 5 (62B7E95C-3D63-47C5-8769-5F35EC5405DD) (Shutdown) |
|
iPhone 5s (F962C1E4-05EC-4F4F-AD66-A0C06534FB7D) (Shutdown) |
|
iPhone 6 (55FB789B-6292-490F-8126-609B45C08386) (Shutdown) |
|
iPhone 6 Plus (715B2E38-9927-4DAC-A592-36BB21B0144F) (Shutdown) |
|
iPhone 6s (A2253ACA-4AE7-4A4C-9F0F-31B568B30A46) (Shutdown) |
|
iPhone 6s Plus (BA770859-F5AA-43AD-8F3E-730F557C9D63) (Shutdown) |
|
iPad 2 (0CDE09ED-4E8D-430F-84F5-3E4F42B321F8) (Shutdown) |
|
iPad Retina (B3F86B32-3F7C-4961-A688-771DF4343B77) (Shutdown) |
|
iPad Air (9CD69E22-9627-4AA1-A9D7-DC3CC8215240) (Shutdown) |
|
iPad Air 2 (F5D30F7D-2B2E-479C-B5FA-AD8592F551C9) (Shutdown) |
|
iPad Pro (BB75B74B-E495-4CF0-8D8C-2A56D94E0C52) (Shutdown) |
|
-- iOS 10.0 -- |
|
iPhone 5 (4E363152-5DDC-4070-B732-5FF54244C727) (Shutdown) |
|
iPhone 5s (CE47DCD0-FB87-41F4-9C2F-6426EE78ADCA) (Shutdown) |
|
iPhone 6 (A708C0A5-F78E-4067-A4B3-781944AD0225) (Shutdown) |
|
iPhone 6 Plus (8BEB9C89-3E33-4F16-A41F-1EEA4A88F37F) (Shutdown) |
|
iPhone 6s (EFA82171-466D-4F71-84D3-39DFEC1464B9) (Shutdown) |
|
iPhone 6s Plus (AC8ADAF3-4176-43C4-A6EB-D1618D618F3B) (Shutdown) |
|
iPhone SE (67C5E63A-F189-4A35-8892-C8A1AF85A137) (Shutdown) |
|
iPad Air (E2966051-C39E-4BA4-A596-18FE50CC62C0) (Shutdown) |
|
iPad Air 2 (72F66809-A29D-41E2-847E-233824464F4D) (Shutdown) |
|
iPad Pro (9.7 inch) (9960293B-2359-42F9-A4B9-A9D75F2545FD) (Shutdown) |
|
iPad Pro (12.9 inch) (5CB0E40E-1A65-438B-96FC-AF1662AF679D) (Shutdown) |
|
-- iOS 10.1 -- |
|
iPhone 5 (8D49105C-BF99-4E30-AAE8-D0D29DBF84D1) (Shutdown) |
|
iPhone 5s (ACB42EC4-EC7B-4B2A-A141-763496000305) (Shutdown) |
|
iPhone 6 (68BD7040-276E-4711-B0EE-4236082439E5) (Shutdown) |
|
iPhone 6 Plus (FA4AC5F1-803B-42EA-8AF3-62B2DB2A68D4) (Shutdown) |
|
iPhone 6s (FF9EAB26-94A9-4061-BCC0-F0E435F94AB2) (Shutdown) |
|
iPhone 6s Plus (5A4BAA2D-E9B3-4D43-B7CE-008B0855B653) (Shutdown) |
|
iPhone 7 (10787247-B228-4673-9EB7-4618D025B426) (Shutdown) |
|
iPhone 7 Plus (5B4CD9F4-EB42-4028-B09E-044B4702ACF5) (Shutdown) |
|
iPhone SE (52501CBE-DE8F-4B24-90DF-4282DE0C2175) (Shutdown) |
|
iPad Air (1A61D5AE-0CC0-42F2-8EED-AFBE47BFD723) (Shutdown) |
|
iPad Air 2 (7455E659-CA1E-4B32-8060-27731ADA5340) (Shutdown) |
|
iPad Pro (9.7 inch) (B93108B4-BD74-403E-8EB1-D2127AB94025) (Shutdown) |
|
iPad Pro (12.9 inch) (C2739744-CA5B-47AF-8F53-3D348DA944E0) (Shutdown) |
|
-- iOS 10.2 -- |
|
iPhone 5 (FC47B6A9-EDDC-4DD1-85BD-6A717871F44A) (Shutdown) |
|
iPhone 5s (EA4F8ED3-6D51-44AF-B833-CD2C02127FAE) (Shutdown) |
|
iPhone 6 (1DA0F799-2AAA-4B72-940E-5D841B78772F) (Shutdown) |
|
iPhone 6 Plus (96E3036E-E6CD-451C-BE86-F9827DF72DAA) (Shutdown) |
|
iPhone 6s (CE4C545C-2B2B-461F-8B52-1F1FE7F8FD7A) (Shutdown) |
|
iPhone 6s Plus (A859D8C7-8498-402F-AAD2-63A86BE2567D) (Shutdown) |
|
iPhone 7 (7E3088EF-11BC-4912-B812-3B6BB15595B3) (Shutdown) |
|
iPhone 7 Plus (DF7B3BAA-3E8F-471A-A04D-70263F7D111B) (Shutdown) |
|
iPhone SE (1F0544DB-4FEB-4090-9B95-08F9DC2B9D79) (Shutdown) |
|
iPad Air (38747068-6973-4664-8943-A841DC0B6CB5) (Shutdown) |
|
iPad Air 2 (A4F7D436-D819-4BD7-826A-680171841DFF) (Shutdown) |
|
iPad Pro (9.7 inch) (05514CBE-6489-473B-B551-476FEE1C3F0F) (Shutdown) |
|
iPad Pro (12.9 inch) (E87B0427-57B3-46D4-B8B3-1E63E429AD23) (Shutdown) |
|
-- iOS 10.3 -- |
|
iPhone 5 (64346EC3-7A31-4694-B224-8FB9BA4C2599) (Shutdown) |
|
iPhone 5s (54729446-332D-4D25-AF5F-D5FC1AB010CC) (Shutdown) |
|
iPhone 6 (7717A0A5-CA65-4C5D-A033-BE3892392F59) (Shutdown) |
|
iPhone 6 Plus (F63CABB2-9B1E-43B5-B5FE-230E0962B812) (Shutdown) |
|
iPhone 6s (711ECDC8-1F6D-4191-9124-74B95349A933) (Shutdown) |
|
iPhone 6s Plus (E53AE347-1423-4B82-83B3-756D7F1972B9) (Shutdown) |
|
iPhone 7 (7C560592-4F40-4E14-9BD9-A6FCD1DAAEE9) (Shutdown) |
|
iPhone 7 Plus (0A0B26B7-73CD-4630-A25E-7CCEFC29F32F) (Shutdown) |
|
iPhone SE (AC9842E8-6C44-4D64-A5AC-1422934C85E7) (Shutdown) |
|
iPad Air (886EDA59-3687-40C8-B398-FBCC39C038F5) (Shutdown) |
|
iPad Air 2 (7C07DDB4-4CA0-4F5C-A9CB-4C6F63F53549) (Shutdown) |
|
iPad (5th generation) (0BC9DF2B-6196-4136-A2BD-F903C079E4AD) (Shutdown) |
|
iPad Pro (9.7 inch) (A1628FF3-7A3C-42E9-A9D3-E65E2345507C) (Shutdown) |
|
iPad Pro (12.9 inch) (6FF742C3-8713-4024-893C-8DF4A3E903EC) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (84D889A5-4E36-4B5B-AACC-BEAEA9E1F71D) (Shutdown) |
|
iPad Pro (10.5-inch) (98F7CB16-0F59-4BD9-8361-68F25F9663F8) (Shutdown) |
|
-- iOS 11.0 -- |
|
iPhone 5s (4134049B-90B6-49F5-8AFB-D35B486E9CBA) (Shutdown) |
|
iPhone 6 (17B0C831-D47A-4BF3-ADA8-732AFB648431) (Shutdown) |
|
iPhone 6 Plus (C816E683-3303-47F4-AFC9-D980C0A87F6F) (Shutdown) |
|
iPhone 6s (078FFD29-CF6E-48F8-B01B-AECE79946DD2) (Shutdown) |
|
iPhone 6s Plus (CDDFDBAA-12D8-4C19-AF34-5A0B2ADA9D51) (Shutdown) |
|
iPhone 7 (C3278F00-7FD9-442B-88FC-AE4294218408) (Shutdown) |
|
iPhone 7 Plus (D9B4DA7F-25E3-4D6D-8AA1-326EE124A5FE) (Shutdown) |
|
iPhone 8 (367568BC-AD5E-401A-A098-827D432B68F4) (Shutdown) |
|
iPhone 8 Plus (3022D994-A8D5-4509-B9F2-DE13FAC27DB8) (Shutdown) |
|
iPhone SE (20C2091D-23A1-4E6F-BC29-C7CAA41F63E1) (Shutdown) |
|
iPhone X (014B8D27-8DA3-4DDF-93B0-CDC5D34372A3) (Shutdown) |
|
iPad Air (5097CC96-AE84-4CB3-9B3D-DF68212E1EDC) (Shutdown) |
|
iPad Air 2 (60DCA392-86B1-47D2-A81E-D395AB32AFA5) (Shutdown) |
|
iPad (5th generation) (6A3C6223-9A1E-4547-8410-9CA8C975E396) (Shutdown) |
|
iPad Pro (9.7-inch) (9FEE8F54-E259-4D94-B062-C5B0818344C7) (Shutdown) |
|
iPad Pro (12.9-inch) (D1333745-9B3B-49BA-8581-9B5D3CB62F1E) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (001B93E7-353F-49D1-8D07-205B6AA6A006) (Shutdown) |
|
iPad Pro (10.5-inch) (6DF4F4B5-EB97-44FC-B9B0-F4DDCAF5B5A9) (Shutdown) |
|
-- iOS 11.1 -- |
|
iPhone 5s (308CD7FC-7779-4357-BABE-B24D3E84F211) (Shutdown) |
|
iPhone 6 (9CA51BB9-F93C-4A68-8558-3D65E8311E29) (Shutdown) |
|
iPhone 6 Plus (362F72F4-624C-458E-8D99-44F647BB1873) (Shutdown) |
|
iPhone 6s (DA090827-E068-4B56-8E89-ACE5B0EE9AFA) (Shutdown) |
|
iPhone 6s Plus (F54A9796-6BBC-469B-986F-94E6CFE1925B) (Shutdown) |
|
iPhone 7 (C6DAC512-04EE-4C46-9DCD-4562C55FE369) (Shutdown) |
|
iPhone 7 Plus (13270229-C833-4D53-B1EA-80060DA623E3) (Shutdown) |
|
iPhone 8 (5EF6B1D2-868F-443E-BB9A-E76CF252D2E5) (Shutdown) |
|
iPhone 8 Plus (E199FEEE-FA5C-4A72-915B-923D88B9964C) (Shutdown) |
|
iPhone SE (8D8E872A-B627-4548-8DA6-D68D20255E8D) (Shutdown) |
|
iPhone X (305E4DB1-ECA1-4FBB-8F1F-4835163DBFFD) (Shutdown) |
|
iPad Air (E13048A1-4A05-4A7B-AF1F-A16C6D22E405) (Shutdown) |
|
iPad Air 2 (F0E8AEA5-C82B-4479-BAF4-D13BEBCDB3BC) (Shutdown) |
|
iPad (5th generation) (DC3245D6-EFBA-4395-8FE7-714905D843B3) (Shutdown) |
|
iPad Pro (9.7-inch) (5E2B2B32-E6A0-47F0-8A91-5361189165EE) (Shutdown) |
|
iPad Pro (12.9-inch) (32A1135D-75C1-48B3-AF5D-4C6E11308DD0) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (E7F98608-D445-484B-A6DA-0C7D9FE3D798) (Shutdown) |
|
iPad Pro (10.5-inch) (7407064C-C02D-4DC5-916E-6251659FE683) (Shutdown) |
|
-- iOS 11.2 -- |
|
iPhone 5s (EEF36DA9-D182-4C1E-98B9-0872B759E9C7) (Shutdown) |
|
iPhone 6 (87033B86-F5B6-4802-8444-6A47CBD0C8AE) (Shutdown) |
|
iPhone 6 Plus (ABFB8EA0-C959-443E-8354-58028A17A8DA) (Shutdown) |
|
iPhone 6s (9DA2CEF7-95E6-4C0B-A099-265786D77AD7) (Shutdown) |
|
iPhone 6s Plus (9984D2FB-0649-42A1-A888-2B5EAB4C28EB) (Shutdown) |
|
iPhone 7 (0DA3B30E-1275-4F72-9861-82D382ED4484) (Shutdown) |
|
iPhone 7 Plus (29F488E2-0F41-429B-AFF9-25AEEFA3878F) (Shutdown) |
|
iPhone 8 (0EDF4731-31CC-459C-9848-B16431FDDA8A) (Shutdown) |
|
iPhone 8 Plus (394C62AB-944D-4E5A-A41A-7B5F42F4CA01) (Shutdown) |
|
iPhone SE (C6C8FC17-2C06-4FB2-9A8F-8C1BDA342A84) (Shutdown) |
|
iPhone X (A97BF87F-6116-4FA4-8618-26923F6ED979) (Shutdown) |
|
iPad Air (A8D3D31F-1C80-4E71-8173-ADFDB345869F) (Shutdown) |
|
iPad Air 2 (3B4C642B-BD15-41BF-AFD2-735A4E26EA43) (Shutdown) |
|
iPad (5th generation) (17BDEA68-69F6-4EBC-B3E9-5BF8EF2DFA68) (Shutdown) |
|
iPad Pro (9.7-inch) (F808668D-716B-4D3F-84A6-A89DEA5354D9) (Shutdown) |
|
iPad Pro (12.9-inch) (2BD93001-C123-4DEA-B4C8-E5C16C3019D9) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (CBE82972-628A-4FC8-BCAF-04DC1CF0AC8D) (Shutdown) |
|
iPad Pro (10.5-inch) (6093A338-33F3-42B3-8B1B-0AF32F68CDC1) (Shutdown) |
|
-- iOS 11.3 -- |
|
iPhone 5s (ADCEC684-BCFE-40DD-B68D-EB197178D5F1) (Shutdown) |
|
iPhone 6 (E8B740B9-73CC-40D7-B342-07F0A180BB7E) (Shutdown) |
|
iPhone 6 Plus (F869D419-5543-4803-95E1-9E79CE38BAE1) (Shutdown) |
|
iPhone 6s (1227C881-2090-42D1-860E-E02879526B87) (Shutdown) |
|
iPhone 6s Plus (609FFCBC-0BB2-4888-AFEB-A9021942F51C) (Shutdown) |
|
iPhone 7 (E741F173-A2D1-43BD-9EE4-0638FEC27672) (Shutdown) |
|
iPhone 7 Plus (B29AC7C8-3C5F-4FCA-B23C-51B90F5AEA68) (Shutdown) |
|
iPhone 8 (4C789B4E-9D3B-4EAC-89BE-D6BADB368A1E) (Shutdown) |
|
iPhone 8 Plus (2950AF51-A153-49E8-A5D6-575B85E4D6E5) (Shutdown) |
|
iPhone SE (0D54C5E8-0995-4CDC-9863-998F17C191F4) (Shutdown) |
|
iPhone X (493D6455-6720-4C43-86FC-8AF38E73FEF6) (Shutdown) |
|
iPad Air (F14B5B85-4FD3-41FC-87B3-90CAB422887F) (Shutdown) |
|
iPad Air 2 (5844D4AE-C877-4F03-B03D-3A35DB988B4F) (Shutdown) |
|
iPad (5th generation) (F841F231-5794-4175-BBC2-C4231E85511C) (Shutdown) |
|
iPad Pro (9.7-inch) (396CD1C4-008C-49AF-ADDA-2E5789B63FE3) (Shutdown) |
|
iPad Pro (12.9-inch) (62BA3E49-D9F8-4DF7-A64C-2826CDD19C78) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (4A122708-07D4-4191-9C98-4541C676A624) (Shutdown) |
|
iPad Pro (10.5-inch) (FED4FB04-06DA-413E-BE65-402A9ADA4850) (Shutdown) |
|
-- iOS 11.4 -- |
|
iPhone 5s (BE18B6FE-488D-4176-B0DE-F7F8F83FE775) (Shutdown) |
|
iPhone 6 (9D1EA86E-B76B-42F2-A6DB-356377E3A44F) (Shutdown) |
|
iPhone 6 Plus (7E658E61-E968-4957-81F9-8740B61B55CA) (Shutdown) |
|
iPhone 6s (52F6F816-D9F8-49AE-AEDA-3B78D68770F0) (Shutdown) |
|
iPhone 6s Plus (19B1FE37-ADDC-4969-AABD-3D52625F08CB) (Shutdown) |
|
iPhone 7 (6C95D4BF-21F7-4656-91F9-A6926F12F44C) (Shutdown) |
|
iPhone 7 Plus (CF406282-484A-43C0-9F5F-075713F5B5AA) (Shutdown) |
|
iPhone 8 (8844DEFE-F3F6-43E1-B9FC-A4A6280D328A) (Shutdown) |
|
iPhone 8 Plus (304761EE-B701-4543-A74E-3B557FF66716) (Shutdown) |
|
iPhone SE (C9332EDE-1CF5-44C5-AA74-463C361BEC2A) (Shutdown) |
|
iPhone X (9930437C-214D-427C-848B-9690358BD666) (Shutdown) |
|
iPad Air (90812A21-5769-4390-AD39-F4E498D474C1) (Shutdown) |
|
iPad Air 2 (7C202ED0-9E0A-497D-AE9C-96F27F42F75B) (Shutdown) |
|
iPad (5th generation) (64D8C8DA-1258-4809-983B-2A4751455A5D) (Shutdown) |
|
iPad Pro (9.7-inch) (10ED9017-F7E6-4B2E-A869-F70AD560A6E1) (Shutdown) |
|
iPad Pro (12.9-inch) (9393FF4D-1373-42BD-B4F6-CACD05BC29C3) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (078932DA-DBBC-46EE-A3B8-123A03EE270F) (Shutdown) |
|
iPad Pro (10.5-inch) (425AE0CA-CC0D-4890-8CAF-7267FA866918) (Shutdown) |
|
-- iOS 12.0 -- |
|
iPhone 5s (A1BCF2AA-7831-4E42-B015-41BC2FCDD2DF) (Shutdown) |
|
iPhone 6 (01047D8E-B0E7-4703-856C-6196BF4CEE42) (Shutdown) |
|
iPhone 6 Plus (D213BC7D-015D-4969-AB28-F9127C6A87A1) (Shutdown) |
|
iPhone 6s (750B5BA5-47A9-4A66-8833-4E9A981A6DCE) (Shutdown) |
|
iPhone 6s Plus (FEC0A181-AF1E-44DE-A4E7-94D87C069008) (Shutdown) |
|
iPhone 7 (46AD6163-78AA-43BC-8D4E-1E9F7D43F188) (Shutdown) |
|
iPhone 7 Plus (788B65B7-7371-4662-A231-39A27CED43BF) (Shutdown) |
|
iPhone 8 (DC0D3E0B-2E9D-4B3C-82AF-49C31A841744) (Shutdown) |
|
iPhone 8 Plus (A78356A1-4C90-4699-BA30-3C7CB3546AAE) (Shutdown) |
|
iPhone SE (AEE6B091-1B18-49FA-85B1-085D193D10F4) (Shutdown) |
|
iPhone X (4B2BDC5C-80B6-4E9E-A2C7-53C424DD21B6) (Shutdown) |
|
iPhone XS (21B135A7-9D83-4B84-8499-0D44905F5B67) (Shutdown) |
|
iPhone XS Max (3BB256CF-8F20-404D-A47C-A238C00BD54C) (Shutdown) |
|
iPhone XR (8D798521-2E5E-4027-835B-92CA69C6354B) (Shutdown) |
|
iPad Air (E9D9D697-C453-4D22-BD09-54683E28C12D) (Shutdown) |
|
iPad Air 2 (D9DEDA93-CF1B-4E5A-9C03-4990F503F96A) (Shutdown) |
|
iPad (5th generation) (FA012917-26B2-4884-A6C8-075135567F30) (Shutdown) |
|
iPad Pro (9.7-inch) (765534D9-7E5F-4C95-8C6E-41CFD8160157) (Shutdown) |
|
iPad Pro (12.9-inch) (42512251-4CD6-44A5-8AD0-08E0486DB8B2) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (2C89A903-1A24-4353-A3F5-06ECC11C7EB6) (Shutdown) |
|
iPad Pro (10.5-inch) (2057EBBB-553F-4CCA-BED0-3323E2E642CE) (Shutdown) |
|
iPad (6th generation) (71EF4C0D-1087-49F4-89F2-001E6B27B6A7) (Shutdown) |
|
-- iOS 12.1 -- |
|
iPhone 5s (1AF71C95-DC20-43D8-A4DE-662D4EA6FB69) (Shutdown) |
|
iPhone 6 (58FAF5CF-1833-4FAD-8D80-0A4838446364) (Shutdown) |
|
iPhone 6 Plus (2CC0DAC9-747A-4B75-9E0D-273E429FC64B) (Shutdown) |
|
iPhone 6s (3E94BCE0-2596-4821-ACBD-48E87C81B499) (Shutdown) |
|
iPhone 6s Plus (8C209285-3433-46F7-8297-8C183D1B9D5E) (Shutdown) |
|
iPhone 7 (F41370D7-E5F5-4D91-AC3B-259CE9A83711) (Shutdown) |
|
iPhone 7 Plus (FF1E05C3-E8D2-4B7A-8F44-8EF5E77C78D5) (Shutdown) |
|
iPhone 8 (EF225DA2-2D22-44DC-BBED-5801F0EA4533) (Shutdown) |
|
iPhone 8 Plus (38E6C347-2229-4FD4-BEDD-0056D120BAC2) (Shutdown) |
|
iPhone SE (9E90BDC1-467E-41EF-9E25-FBA7C143066B) (Shutdown) |
|
iPhone X (7C6D6301-B84E-4143-BF4F-45CC20C144D6) (Shutdown) |
|
iPhone XS (3090DFFF-0915-4A34-B027-C98703078789) (Shutdown) |
|
iPhone XS Max (9B18B352-9C9C-46AB-98AA-F4B9B68E4C99) (Shutdown) |
|
iPhone XR (0BCA4000-8510-4975-8E52-3AB1A5CDB14A) (Shutdown) |
|
iPad Air (ED95C908-FCC5-40BD-BCCF-EFA9B2D7882D) (Shutdown) |
|
iPad Air 2 (06046439-FF5E-44A0-BB8D-3531086AA7A9) (Shutdown) |
|
iPad (5th generation) (7C607642-9C2D-4BD5-A61B-545D95A66B71) (Shutdown) |
|
iPad Pro (9.7-inch) (08392EC8-F846-4032-9DE8-A927E276D848) (Shutdown) |
|
iPad Pro (12.9-inch) (B6C9A842-CCCF-46E1-87FE-F16F8C9D6457) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (C156F02A-57EC-435D-8E25-677729784062) (Shutdown) |
|
iPad Pro (10.5-inch) (E4BE6C7C-3CCE-4AD0-98F2-8E05DFC40CA1) (Shutdown) |
|
iPad (6th generation) (0951900B-6347-4443-B6D5-246439BFEB9D) (Shutdown) |
|
iPad Pro (11-inch) (C91CCEC9-A7A4-45F1-9253-76968E3A39FE) (Shutdown) |
|
iPad Pro (12.9-inch) (3rd generation) (2F69EA42-3E9C-49A8-81E2-0C62651BBDF3) (Shutdown) |
|
-- iOS 12.2 -- |
|
iPhone 5s (E69E6134-E98D-4397-9845-F5A1EECF6280) (Shutdown) |
|
iPhone 6 (5603FC34-8017-4DB3-B3C1-4C28369B55D0) (Shutdown) |
|
iPhone 6 Plus (48145B10-C005-472D-BD2C-7371D52BD9DF) (Shutdown) |
|
iPhone 6s (FDF879EC-ABD1-46EF-B79C-98EC293AD6F3) (Shutdown) |
|
iPhone 6s Plus (749AF69F-4BCE-40EE-861E-583262070F40) (Shutdown) |
|
iPhone 7 (CBB2E834-ABBA-4031-B8FC-E0CD199459D0) (Shutdown) |
|
iPhone 7 Plus (0CDFE52A-C07F-4B7E-9D43-1670E8ADFD47) (Shutdown) |
|
iPhone 8 (8AA5A7C2-ECFE-4128-9507-1A24F17925B6) (Shutdown) |
|
iPhone 8 Plus (AFC0889A-F826-4E70-8CE5-DC651077A308) (Shutdown) |
|
iPhone SE (EB83BF79-FEDC-4E1C-8D8B-FA44907815AB) (Shutdown) |
|
iPhone X (B3A5F3C8-0AD6-43A1-BDB1-31A5F12448A6) (Shutdown) |
|
iPhone Xs (2D144036-DB57-4CBC-BC76-3452C2DCC7EB) (Shutdown) |
|
iPhone Xs Max (551DEA22-35ED-4E6F-9D5E-49381456096A) (Shutdown) |
|
iPhone Xʀ (62332DED-D4BB-47D1-AF47-E8BE8CF8D7BC) (Shutdown) |
|
iPad Air (3rd generation) (BA2C9059-1294-45D5-A4D0-06D8650F6FAE) (Shutdown) |
|
iPad Air (C96985C1-CCDD-4D72-A9A8-1DF0F52A70B5) (Shutdown) |
|
iPad Air 2 (BA03C357-8B7E-4781-9A03-8176BAEF0058) (Shutdown) |
|
iPad (5th generation) (A017B73A-5415-48EB-A56A-F19F9D22F7B7) (Shutdown) |
|
iPad Pro (9.7-inch) (4051527D-993B-409A-97AD-311567F45C05) (Shutdown) |
|
iPad Pro (12.9-inch) (ECAA056F-C658-44AB-9828-6A9AF51A5A06) (Shutdown) |
|
iPad Pro (12.9-inch) (2nd generation) (201B3CC0-6DB5-4C8B-988E-38BD4EEABFDC) (Shutdown) |
|
iPad Pro (10.5-inch) (E44C62C6-BFF2-4313-94FF-4E2A16E64039) (Shutdown) |
|
iPad (6th generation) (F0131CEC-912B-48CC-BD66-B24854DE6C24) (Shutdown) |
|
iPad Pro (11-inch) (53F443E7-D541-444D-9D52-8644C624D304) (Shutdown) |
|
iPad Pro (12.9-inch) (3rd generation) (829B49CC-7BA9-4F0B-A986-597D3FDF4B85) (Shutdown) |
|
-- tvOS 9.0 -- |
|
Apple TV 1080p (7343C157-7A73-4400-BF16-5474EB5EB388) (Shutdown) |
|
-- tvOS 9.1 -- |
|
Apple TV 1080p (514089CD-2DD8-4E2C-80FF-5FF2E665CB32) (Shutdown) |
|
-- tvOS 9.2 -- |
|
Apple TV 1080p (FE36E3AE-9796-4F29-B3F0-044689339A58) (Shutdown) |
|
-- tvOS 10.0 -- |
|
Apple TV 1080p (1DF2D08A-1F55-41C0-A3C6-43B6A215C967) (Shutdown) |
|
-- tvOS 10.1 -- |
|
Apple TV 1080p (413845E9-ECA5-4AB5-95CF-11566CF16C15) (Shutdown) |
|
-- tvOS 10.2 -- |
|
Apple TV 1080p (456EC0CF-C098-4EC1-890E-4DE0BD3C4527) (Shutdown) |
|
-- tvOS 11.0 -- |
|
Apple TV (ABEF790A-D338-4FE4-9C98-572670F35908) (Shutdown) |
|
Apple TV 4K (31353863-3EF7-46D1-AC1E-EF999AB0D18E) (Shutdown) |
|
Apple TV 4K (at 1080p) (21FD8C9D-41F8-497D-9666-2F7A645CB0B3) (Shutdown) |
|
-- tvOS 11.1 -- |
|
Apple TV (6812F35F-EFAA-420F-88AA-26288271834D) (Shutdown) |
|
Apple TV 4K (044CD2F7-5BC9-4D50-8EEB-EAAC5AB457B2) (Shutdown) |
|
Apple TV 4K (at 1080p) (5556F4E0-0D97-4587-8213-338D3DCF0FC3) (Shutdown) |
|
-- tvOS 11.2 -- |
|
Apple TV (CD418910-F503-4ABE-9945-D94132210BF9) (Shutdown) |
|
Apple TV 4K (143F1DCE-AC22-4604-82C6-55EE5D8BE498) (Shutdown) |
|
Apple TV 4K (at 1080p) (278DAF0A-C98A-4FF1-A613-D3174CD054E2) (Shutdown) |
|
-- tvOS 11.3 -- |
|
Apple TV (48CCDEFE-B395-47E8-B8E4-4EF0E0589AC7) (Shutdown) |
|
Apple TV 4K (940F6D31-4578-4F40-9677-AFC20CC6404D) (Shutdown) |
|
Apple TV 4K (at 1080p) (2F2D9400-CEFC-4172-B0F1-D4C2180CF3BE) (Shutdown) |
|
-- tvOS 11.4 -- |
|
Apple TV (F8AA86AF-3010-4042-8923-84589672B1E4) (Shutdown) |
|
Apple TV 4K (A4AFA2A8-6839-43CC-89E1-E728E019252A) (Shutdown) |
|
Apple TV 4K (at 1080p) (8703D75F-C67A-4751-837E-7F9182ED0E00) (Shutdown) |
|
-- tvOS 12.0 -- |
|
Apple TV (012480E4-C59B-48DB-A38E-C25020523651) (Shutdown) |
|
Apple TV 4K (29815EF6-5815-4535-928E-C58D267707CA) (Shutdown) |
|
Apple TV 4K (at 1080p) (EC05658C-8EF6-4875-8095-A058D81CA76A) (Shutdown) |
|
-- tvOS 12.1 -- |
|
Apple TV (6427CDF9-1030-4D13-9C89-551F59069B98) (Shutdown) |
|
Apple TV 4K (B81659B6-5C07-4349-A13D-B00D667AD37A) (Shutdown) |
|
Apple TV 4K (at 1080p) (F863BBB4-E77D-4811-BF16-D01B2F86D2D2) (Shutdown) |
|
-- tvOS 12.2 -- |
|
Apple TV (E43D4C1A-4AA4-402F-AE75-8A3DF316D150) (Shutdown) |
|
Apple TV 4K (95CFC78E-9A53-49DC-A558-EA0CA9DFF066) (Shutdown) |
|
Apple TV 4K (at 1080p) (C7A6B5DE-4FCB-426C-AC42-0E2A07BA9F13) (Shutdown) |
|
-- watchOS 2.0 -- |
|
Apple Watch - 38mm (D2A896CF-38DA-4B69-8864-30AB85786B5E) (Shutdown) |
|
Apple Watch - 42mm (05760DAE-7F18-4B5F-8EAB-0DEEABA6426F) (Shutdown) |
|
-- watchOS 2.1 -- |
|
Apple Watch - 38mm (F528926F-EF63-44CA-84D1-7486D35FA0F6) (Shutdown) |
|
Apple Watch - 42mm (D644F8B5-AFDB-4FBA-B835-8A2982208D6C) (Shutdown) |
|
-- watchOS 2.2 -- |
|
Apple Watch - 38mm (D49643B9-6401-424B-B698-0E0D34D982CB) (Shutdown) |
|
Apple Watch - 42mm (44DF6C27-3D1C-4185-8EFB-4672B1774D5C) (Shutdown) |
|
-- watchOS 3.1 -- |
|
Apple Watch - 38mm (CBFF002A-3CD9-42C7-A87D-92A8F631F5BD) (Shutdown) |
|
Apple Watch - 42mm (ED38F9A0-337E-46C9-A3FD-B2C0A7905582) (Shutdown) |
|
Apple Watch Series 2 - 38mm (D241A11A-668B-41BB-BC66-F72BE249ED16) (Shutdown) |
|
Apple Watch Series 2 - 42mm (1FA01F5D-720B-4243-8326-BE9504E0EF6B) (Shutdown) |
|
-- watchOS 3.2 -- |
|
Apple Watch - 38mm (C313BD94-BF59-41FD-A9B3-4CC0E9F85CEE) (Shutdown) |
|
Apple Watch - 42mm (26E4CC7A-E81C-4A92-B98C-6F48B04C37F1) (Shutdown) |
|
Apple Watch Series 2 - 38mm (B999E491-E7A8-4F20-B3DE-1A0ACE49FF61) (Shutdown) |
|
Apple Watch Series 2 - 42mm (E7C71314-ADC6-4D9D-8B17-C9BDB67784DB) (Shutdown) |
|
-- watchOS 4.0 -- |
|
Apple Watch - 38mm (00C19970-CD6B-43F0-905F-58F495CD6991) (Shutdown) |
|
Apple Watch - 42mm (C7D60AB5-CBA3-4550-B8B8-4D56E0F24898) (Shutdown) |
|
Apple Watch Series 2 - 38mm (40EBC754-EE89-4B57-93E8-CDDE05323092) (Shutdown) |
|
Apple Watch Series 2 - 42mm (E37B3E77-A24D-4F3A-9FC1-B4CB17B62B65) (Shutdown) |
|
Apple Watch Series 3 - 38mm (80FF5E6B-2519-4B28-A2DD-3DD58B8E1C2E) (Shutdown) |
|
Apple Watch Series 3 - 42mm (2A69F359-3C82-45B3-AB26-EADD653AC2D7) (Shutdown) |
|
-- watchOS 4.1 -- |
|
Apple Watch - 38mm (811AA552-8FC7-4752-BCB5-E94E822A1EDA) (Shutdown) |
|
Apple Watch - 42mm (87B34775-3BD9-433A-8171-DC812BBA4523) (Shutdown) |
|
Apple Watch Series 2 - 38mm (2D97987F-D1FD-4C9B-9F70-F86A1C20E0CB) (Shutdown) |
|
Apple Watch Series 2 - 42mm (E2B14D20-30D5-45E9-918A-83087B6E7AD0) (Shutdown) |
|
Apple Watch Series 3 - 38mm (A1A23F1C-8DF3-4AF1-A5DA-B7AD26831B93) (Shutdown) |
|
Apple Watch Series 3 - 42mm (3E75D776-D4D3-47FF-B450-50A870053F44) (Shutdown) |
|
-- watchOS 4.2 -- |
|
Apple Watch - 38mm (8DCA841A-0158-40BE-8752-E0A5AEE542C7) (Shutdown) |
|
Apple Watch - 42mm (2388A581-D09D-4154-821C-89B59BDBD36B) (Shutdown) |
|
Apple Watch Series 2 - 38mm (DA3907EF-2227-4E64-8AA2-6A37386E9B91) (Shutdown) |
|
Apple Watch Series 2 - 42mm (CA0F50C6-30DE-4E44-9F23-1521934E3741) (Shutdown) |
|
Apple Watch Series 3 - 38mm (0368EC7C-7185-4A73-8AA1-6DDF7D34B633) (Shutdown) |
|
Apple Watch Series 3 - 42mm (25741319-56B3-4BC9-8883-FC71D8B748B3) (Shutdown) |
|
-- watchOS 5.0 -- |
|
Apple Watch Series 2 - 38mm (6147C86C-E39F-4DAB-9E74-13B1D9CFED25) (Shutdown) |
|
Apple Watch Series 2 - 42mm (CC83C34E-5119-4E1D-9257-78BC657C824B) (Shutdown) |
|
Apple Watch Series 3 - 38mm (5A9F1F16-E604-4074-8252-FEB6AEDB213F) (Shutdown) |
|
Apple Watch Series 3 - 42mm (4973AF94-AD65-47C4-95F7-C72E88BDB053) (Shutdown) |
|
Apple Watch Series 4 - 40mm (A7D8790B-AA7B-4B6E-A97F-311669F7D2E6) (Shutdown) |
|
Apple Watch Series 4 - 44mm (6AC46F4C-0BE5-4560-96CA-4055C71F31A2) (Shutdown) |
|
-- watchOS 5.1 -- |
|
Apple Watch Series 2 - 38mm (20B2F142-62B2-4D80-90E1-74F8F6338004) (Shutdown) |
|
Apple Watch Series 2 - 42mm (1F0A0D74-F4A6-4C1E-88E2-5EE0E05224D9) (Shutdown) |
|
Apple Watch Series 3 - 38mm (10D4A593-5C7C-4A1F-8E2D-91FA7E6044A1) (Shutdown) |
|
Apple Watch Series 3 - 42mm (085797CC-DBF3-4AF4-B5A1-B6A2B90D1581) (Shutdown) |
|
Apple Watch Series 4 - 40mm (4F14C1DB-7850-47B4-9264-B62534EF94F4) (Shutdown) |
|
Apple Watch Series 4 - 44mm (213943FE-EB4F-47F7-89AD-6A4841859BFC) (Shutdown) |
|
-- watchOS 5.2 -- |
|
Apple Watch Series 2 - 38mm (2AFEE032-A8BD-4DB7-90C2-99C0C3DB6FB8) (Shutdown) |
|
Apple Watch Series 2 - 42mm (DA830451-2AB0-4727-9C82-4C8A5A842F3D) (Shutdown) |
|
Apple Watch Series 3 - 38mm (66429F91-F580-4E54-98EF-A0E0F7172812) (Shutdown) |
|
Apple Watch Series 3 - 42mm (BBC74A92-D51B-48DB-9BC3-5A63C45E49FF) (Shutdown) |
|
Apple Watch Series 4 - 40mm (77730C4A-AFC5-46B6-8357-5AE3C91C6318) (Shutdown) |
|
Apple Watch Series 4 - 44mm (17D44390-1DB4-4C67-81A1-9B385030400B) (Shutdown) |
|
== Device Pairs == |
|
F7D5AA47-2072-4984-B7A7-44DEDCCD65C3 (active, disconnected) |
|
Watch: Apple Watch Series 4 - 40mm (77730C4A-AFC5-46B6-8357-5AE3C91C6318) (Shutdown) |
|
Phone: iPhone Xs (2D144036-DB57-4CBC-BC76-3452C2DCC7EB) (Shutdown) |
|
D84A3C7C-8952-444F-B888-072D0F89E0D8 (active, disconnected) |
|
Watch: Apple Watch Series 4 - 44mm (17D44390-1DB4-4C67-81A1-9B385030400B) (Shutdown) |
|
Phone: iPhone Xs Max (551DEA22-35ED-4E6F-9D5E-49381456096A) (Shutdown) |
|
travis_fold:end:announce |
|
travis_fold:start:before_install |
|
travis_time:start:2aa562be |
|
$ brew update; brew outdated swiftlint || brew upgrade swiftlint |
|
==> Homebrew is run entirely by unpaid volunteers. Please consider donating: |
|
https://github.com/Homebrew/brew#donations |
|
Updated 2 taps (homebrew/core and homebrew/cask). |
|
==> New Formulae |
|
allureofthestars |
|
appstream-glib |
|
atlantis |
|
boringtun |
|
catch2 |
|
cfn-lint |
|
cjson |
|
clojure-lsp |
|
clzip |
|
cpp-gsl |
|
csound |
|
csvq |
|
cubelib |
|
cypher-shell |
|
dbmate |
|
deno |
|
docker-machine-driver-vmware |
|
drone-cli |
|
dust |
|
erlang@21 |
|
gcc@8 |
|
heatshrink |
|
hey |
|
include-what-you-use |
|
ipopt |
|
itk |
|
ktlint |
|
kubeaudit |
|
leela-zero |
|
libzt |
|
lizard |
|
molten-vk |
|
newman |
|
otf2 |
|
pipx |
|
pprint |
|
procs |
|
proteinortho |
|
[email protected] |
|
scdoc |
|
scws |
|
spice-gtk |
|
spirv-tools |
|
swig@3 |
|
termshark |
|
[email protected] |
|
terraformer |
|
virgil |
|
==> Updated Formulae |
|
abyss |
|
acpica |
|
agda |
|
aide |
|
akamai |
|
akka |
|
aliyun-cli |
|
allure |
|
amazon-ecs-cli |
|
ammonite-repl |
|
angular-cli |
|
ansible |
|
ansifilter |
|
ant |
|
[email protected] |
|
anyenv |
|
apache-archiva |
|
apache-drill |
|
apache-geode |
|
apache-spark |
|
app-engine-python |
|
arangodb |
|
aravis |
|
argyll-cms |
|
armadillo |
|
arpack |
|
artifactory |
|
asciidoctor |
|
asciidoctorj |
|
asdf |
|
ask-cli |
|
aspectj |
|
astrometry-net |
|
atari800 |
|
atlassian-cli |
|
atomist-cli |
|
auditbeat |
|
augeas |
|
autorest |
|
avra |
|
avro-c |
|
avro-cpp |
|
avro-tools |
|
aws-iam-authenticator |
|
aws-okta |
|
aws-sdk-cpp |
|
awscli |
|
axel |
|
azure-cli |
|
azure-storage-cpp |
|
b2-tools |
|
babel |
|
babl |
|
badtouch |
|
ballerina |
|
bartycrouch |
|
basex |
|
bash |
|
bat |
|
bazel |
|
bear |
|
bedops |
|
bee |
|
bettercap |
|
binaryen |
|
bind |
|
binwalk |
|
bison |
|
bit |
|
bitcoin |
|
bitrise |
|
bitwarden-cli |
|
blast |
|
bluepill |
|
boost |
|
boost-bcp |
|
boost-build |
|
boost-mpi |
|
boost-python |
|
boost-python3 |
|
botan |
|
bowtie2 |
|
braid |
|
buildifier |
|
buildkit |
|
buku |
|
bwfmetaedit |
|
byteman |
|
bzt |
|
caffe |
|
calicoctl |
|
camlp4 |
|
cargo-completion |
|
carla |
|
castxml |
|
cc65 |
|
ccache |
|
ccextractor |
|
ccls |
|
certbot |
|
cfengine |
|
cfr-decompiler |
|
cgal |
|
cglm |
|
cgrep |
|
chakra |
|
chamber |
|
charm |
|
checkbashisms |
|
checkstyle |
|
chronograf |
|
circleci |
|
citus |
|
clang-format |
|
cloc |
|
clojure |
|
cmake |
|
cmark-gfm |
|
cmocka |
|
cockroach |
|
cocoapods |
|
cogl |
|
cointop |
|
composer |
|
conan |
|
conserver |
|
consul |
|
convox |
|
coq |
|
corsixth |
|
couchdb |
|
cp2k |
|
cppad |
|
cpprestsdk |
|
cql |
|
cracklib |
|
crc32c |
|
cromwell |
|
crosstool-ng |
|
crowdin |
|
cryfs |
|
cryptol |
|
crystal |
|
crystal-icr |
|
cucumber-cpp |
|
curl |
|
curl-openssl |
|
cython |
|
dartsim |
|
dav1d |
|
davix |
|
dbhash |
|
dcd |
|
dcm2niix |
|
dep |
|
dependency-check |
|
dfmt |
|
dhall |
|
dhall-json |
|
diff-pdf |
|
diffoscope |
|
digdag |
|
dita-ot |
|
django-completion |
|
dmd |
|
dnscontrol |
|
dnscrypt-proxy |
|
dnstwist |
|
docfx |
|
docker |
|
docker-completion |
|
docker-credential-helper |
|
docker-machine-driver-xhyve |
|
doctl |
|
double-conversion |
|
dovecot |
|
druid |
|
dscanner |
|
dub |
|
duck |
|
dungeon |
|
duo_unix |
|
dwdiff |
|
dynare |
|
easyengine |
|
eccodes |
|
efl |
|
elasticsearch |
|
[email protected] |
|
elixir |
|
embree |
|
emscripten |
|
encfs |
|
envconsul |
|
epubcheck |
|
erlang |
|
erlang@19 |
|
erlang@20 |
|
eslint |
|
etcd |
|
ethereum |
|
etl |
|
evince |
|
exiftool |
|
exiv2 |
|
exploitdb |
|
eye-d3 |
|
faas-cli |
|
fastme |
|
faudio |
|
ffmpeg |
|
ffsend |
|
fftw |
|
fibjs |
|
file-formula |
|
fio |
|
firebase-cli |
|
flatbuffers |
|
flintrock |
|
flow |
|
fluxctl |
|
fn |
|
fobis |
|
folly |
|
fontforge |
|
fonttools |
|
fq |
|
freeling |
|
freeradius-server |
|
freetds |
|
frpc |
|
frps |
|
frugal |
|
fselect |
|
fuseki |
|
futhark |
|
galen |
|
gandi.cli |
|
gauge |
|
gcc |
|
gcc@5 |
|
gcc@6 |
|
gcc@7 |
|
gcsfuse |
|
gdal |
|
gdb |
|
gdcm |
|
gecode |
|
geeqie |
|
gegl |
|
gel |
|
genact |
|
gengetopt |
|
geoipupdate |
|
geos |
|
getdns |
|
gexiv2 |
|
ghc |
|
ghq |
|
ghr |
|
gibo |
|
gifsicle |
|
git |
|
git-cinnabar |
|
git-ftp |
|
git-lfs |
|
git-quick-stats |
|
git-remote-hg |
|
git-review |
|
git-secret |
|
git-town |
|
gitfs |
|
gitg |
|
gitlab-runner |
|
gitleaks |
|
gitless |
|
gjs |
|
glances |
|
glib |
|
glib-networking |
|
glooctl |
|
glslang |
|
gmic |
|
gmsh |
|
gmt |
|
gnu-units |
|
gnumeric |
|
gnunet |
|
gnupg |
|
gnuplot |
|
gnuradio |
|
gnutls |
|
go |
|
godep |
|
goffice |
|
golang-migrate |
|
gollum |
|
golo |
|
gomplate |
|
goofys |
|
google-authenticator-libpam |
|
google-benchmark |
|
googler |
|
gopass |
|
gor |
|
goreleaser |
|
gosu |
|
gpsbabel |
|
gradle |
|
grafana |
|
grails |
|
grakn |
|
graph-tool |
|
grib-api |
|
groovy |
|
groovysdk |
|
grpc |
|
grpcurl |
|
gssdp |
|
gst-editing-services |
|
gst-libav |
|
gst-plugins-bad |
|
gst-plugins-base |
|
gst-plugins-good |
|
gst-plugins-ugly |
|
gst-python |
|
gst-rtsp-server |
|
gst-validate |
|
gstreamer |
|
gtk-doc |
|
gtk-gnutella |
|
gtksourceview3 |
|
gtranslator |
|
gupnp |
|
gx |
|
h3 |
|
hana |
|
hapi-fhir-cli |
|
harfbuzz |
|
hbase |
|
hdf5 |
|
[email protected] |
|
hebcal |
|
heimdal |
|
helmfile |
|
hexyl |
|
hfstospell |
|
highlight |
|
hivemind |
|
hledger |
|
hlint |
|
homebank |
|
hopenpgp-tools |
|
howdoi |
|
htmlcxx |
|
http-parser |
|
httpd |
|
hugo |
|
hydra |
|
hyperfine |
|
hypre |
|
i2p |
|
i2pd |
|
iamy |
|
ibex |
|
icecream |
|
icu4c |
|
idnits |
|
igv |
|
imagemagick |
|
imagemagick@6 |
|
imageoptim-cli |
|
imake |
|
imapsync |
|
influxdb |
|
iniparser |
|
inlets |
|
interactive-rebase-tool |
|
ios-sim |
|
iozone |
|
ipbt |
|
ipfs |
|
ipython |
|
ircii |
|
isl |
|
ispc |
|
istioctl |
|
itstool |
|
ivykis |
|
jailkit |
|
jbig2dec |
|
jdnssec-tools |
|
jdupes |
|
jena |
|
jenkins |
|
jenkins-job-builder |
|
jenkins-lts |
|
jfrog-cli-go |
|
jhiccup |
|
jhipster |
|
jmxterm |
|
john |
|
joplin |
|
jp2a |
|
jruby |
|
jsdoc3 |
|
json-fortran |
|
json_spirit |
|
jsonnet |
|
jsonschema2pojo |
|
juju |
|
jump |
|
just |
|
kafka |
|
kahip |
|
khal |
|
khard |
|
kibana |
|
kitchen-sync |
|
klavaro |
|
knot |
|
knot-resolver |
|
kobalt |
|
kops |
|
kore |
|
kotlin |
|
krb5 |
|
kubecfg |
|
kubeless |
|
kubeprod |
|
kubernetes-cli |
|
kubernetes-helm |
|
kubernetes-service-catalog-client |
|
kyoto-cabinet |
|
kyoto-tycoon |
|
landscaper |
|
lapack |
|
lasi |
|
laszip |
|
latex2html |
|
latexml |
|
lazygit |
|
lbdb |
|
lcdf-typetools |
|
ledger |
|
lego |
|
leveldb |
|
lf |
|
lgogdownloader |
|
libb2 |
|
libbitcoin |
|
libbitcoin-blockchain |
|
libbitcoin-client |
|
libbitcoin-database |
|
libbitcoin-explorer |
|
libbitcoin-network |
|
libbitcoin-node |
|
libbitcoin-protocol |
|
libbitcoin-server |
|
libbluray |
|
libcddb |
|
libcdio |
|
libcdr |
|
libchamplain |
|
libcoap |
|
libdap |
|
libdazzle |
|
libdc1394 |
|
libebml |
|
libedit |
|
liberasurecode |
|
libestr |
|
libetonyek |
|
libev |
|
libevent |
|
libfabric |
|
libfixbuf |
|
libgaiagraphics |
|
libgda |
|
libgeotiff |
|
libgit2 |
|
libgit2-glib |
|
libgsf |
|
libical |
|
libiconv |
|
libidn2 |
|
libimagequant |
|
libjson-rpc-cpp |
|
libjwt |
|
liblas |
|
liblcf |
|
liblinear |
|
libltc |
|
libmagic |
|
libmatroska |
|
libmspub |
|
libmtp |
|
libmwaw |
|
libnfs |
|
libnice |
|
libntlm |
|
libodfgen |
|
libofx |
|
libomp |
|
libopenmpt |
|
libosinfo |
|
libphonenumber |
|
libpq |
|
libpqxx |
|
libprotoident |
|
libpsl |
|
libpulsar |
|
libqalculate |
|
librasterlite |
|
librealsense |
|
libressl |
|
librsvg |
|
libsass |
|
libshout |
|
libsigc++ |
|
libsodium |
|
libsoup |
|
libswiften |
|
libtorrent-rasterbar |
|
libtrace |
|
libuv |
|
libvirt |
|
libvisio |
|
libwpd |
|
libwpg |
|
libxc |
|
libxo |
|
lighttpd |
|
lilv |
|
linkerd |
|
llvm |
|
lmod |
|
logstash |
|
logtalk |
|
lsd |
|
lv2 |
|
lwtools |
|
lxc |
|
lynis |
|
lysp |
|
lz4 |
|
lzip |
|
mackup |
|
macvim |
|
mafft |
|
mailutils |
|
mame |
|
mapnik |
|
mariadb |
|
mariadb-connector-c |
|
[email protected] |
|
[email protected] |
|
mat2 |
|
math-comp |
|
maxima |
|
maxwell |
|
mbedtls |
|
mdds |
|
mdk |
|
media-info |
|
memcached |
|
mercurial |
|
mesa |
|
meson |
|
mesos |
|
metaproxy |
|
metricbeat |
|
mgba |
|
micronaut |
|
micropython |
|
mighttpd2 |
|
mill |
|
mimic |
|
mingw-w64 |
|
minimal-racket |
|
minio |
|
minio-mc |
|
mk-configure |
|
mkl-dnn |
|
mksh |
|
mkvtoolnix |
|
mlt |
|
mmark |
|
mmseqs2 |
|
molecule |
|
monero |
|
monetdb |
|
mongo-c-driver |
|
mongoose |
|
mono-libgdiplus |
|
mosquitto |
|
mpck |
|
mpd |
|
mpich |
|
mplayer |
|
mpop |
|
mps-youtube |
|
mruby |
|
msgpack |
|
msktutil |
|
msmtp |
|
mtools |
|
mu |
|
mupdf |
|
mupdf-tools |
|
mutt |
|
mvnvm |
|
mypy |
|
mysql |
|
n |
|
nagios |
|
nano |
|
nanopb-generator |
|
nativefier |
|
nats-streaming-server |
|
nave |
|
ncdc |
|
ncmpcpp |
|
nco |
|
ndpi |
|
needle |
|
neo4j |
|
neovim |
|
netcdf |
|
netdata |
|
nethack |
|
netpbm |
|
newsboat |
|
nexus |
|
nghttp2 |
|
nginx |
|
nifi-registry |
|
nim |
|
nlopt |
|
nnn |
|
node |
|
node-build |
|
node@10 |
|
node@8 |
|
node_exporter |
|
nodenv |
|
nomad |
|
notmuch |
|
nss |
|
ntl |
|
numpy |
|
nwchem |
|
nzbget |
|
ocrmypdf |
|
octave |
|
odpi |
|
ola |
|
ompl |
|
oniguruma |
|
opa |
|
open-mpi |
|
openapi-generator |
|
openblas |
|
opencascade |
|
opencc |
|
opencoarrays |
|
opencv |
|
opencv@3 |
|
openimageio |
|
openrct2 |
|
openshift-cli |
|
openssl |
|
[email protected] |
|
openvdb |
|
operator-sdk |
|
osc |
|
osm2pgrouting |
|
osmosis |
|
ospray |
|
osquery |
|
osrm-backend |
|
owfs |
|
p11-kit |
|
packer |
|
packmol |
|
paket |
|
pam-u2f |
|
pandoc |
|
pandoc-crossref |
|
paperkey |
|
parallel |
|
parallelstl |
|
pari |
|
passenger |
|
patchelf |
|
payara |
|
pazpar2 |
|
pcapplusplus |
|
pcb |
|
pcl |
|
pdal |
|
pdfgrep |
|
pdfpc |
|
pdftoipe |
|
pdns |
|
pdnsrec |
|
percona-xtrabackup |
|
perl |
|
peru |
|
petsc |
|
petsc-complex |
|
pgbadger |
|
pgcli |
|
pgformatter |
|
pgplot |
|
pgrouting |
|
phoronix-test-suite |
|
php |
|
php-cs-fixer |
|
[email protected] |
|
[email protected] |
|
phpmyadmin |
|
phpstan |
|
phpunit |
|
physfs |
|
picard-tools |
|
picat |
|
pick |
|
pijul |
|
pilosa |
|
pinfo |
|
planck |
|
plantuml |
|
platformio |
|
plplot |
|
plzip |
|
pmd |
|
pngquant |
|
pod2man |
|
ponyc |
|
poppler |
|
postgresql |
|
postgresql@10 |
|
[email protected] |
|
[email protected] |
|
[email protected] |
|
pre-commit |
|
presto |
|
prettier |
|
privoxy |
|
profanity |
|
proguard |
|
proj |
|
prometheus |
|
protoc-gen-go |
|
prototool |
|
pspg |
|
psql2csv |
|
pstoedit |
|
pulumi |
|
pumba |
|
pure-ftpd |
|
purescript |
|
pushpin |
|
py3cairo |
|
pybind11 |
|
pyenv |
|
pygobject |
|
pygobject3 |
|
pypy |
|
pyside |
|
qalculate-gtk |
|
qbs |
|
qca |
|
qd |
|
qemu |
|
qpdf |
|
qrupdate |
|
qt |
|
quantlib |
|
quazip |
|
quicktype |
|
quilt |
|
qwt |
|
r |
|
rabbitmq |
|
radare2 |
|
rancid |
|
range-v3 |
|
raylib |
|
rbspy |
|
rdesktop |
|
re2 |
|
readline |
|
rebar3 |
|
recoverjpeg |
|
redis |
|
redo |
|
remind |
|
reposurgeon |
|
reprepro |
|
restic |
|
restview |
|
rhino |
|
riemann |
|
riff |
|
rke |
|
roll |
|
rom-tools |
|
root |
|
roswell |
|
rsyslog |
|
rt-audio |
|
rtmidi |
|
ruby |
|
ruby-build |
|
rust |
|
rustup-init |
|
s-search |
|
salt |
|
sassc |
|
saxon |
|
sbcl |
|
scala |
|
scalapack |
|
scalariform |
|
scipy |
|
scmpuff |
|
scons |
|
scrcpy |
|
sdb |
|
sdcc |
|
sdl2_ttf |
|
sec |
|
serd |
|
serf |
|
serve |
|
serverless |
|
sfcgal |
|
shadowsocks-libev |
|
shc |
|
shfmt |
|
ship |
|
shogun |
|
shpotify |
|
shyaml |
|
sile |
|
silk |
|
simple-scan |
|
sipsak |
|
siril |
|
sk |
|
skaffold |
|
skopeo |
|
sleuthkit |
|
smali |
|
smimesign |
|
sn0int |
|
socat |
|
solr |
|
[email protected] |
|
sonobuoy |
|
sops |
|
source-highlight |
|
source-to-image |
|
sourcekitten |
|
sourcery |
|
spades |
|
sparse |
|
sphinx-doc |
|
spin |
|
spirv-cross |
|
sqlcipher |
|
sqldiff |
|
sqlite |
|
sqlite-analyzer |
|
sqlmap |
|
sratom |
|
srt |
|
sshtrix |
|
sslh |
|
sslscan |
|
sslsplit |
|
stellar-core |
|
step |
|
stk |
|
stout |
|
strongswan |
|
stubby |
|
stunnel |
|
subversion |
|
suite-sparse |
|
sundials |
|
superlu |
|
supervisor |
|
svgo |
|
swagger-codegen |
|
swagger-codegen@2 |
|
swi-prolog |
|
swift-protobuf |
|
swiftformat |
|
swiftlint |
|
swig |
|
swimat |
|
sync_gateway |
|
syncthing |
|
synfig |
|
sysbench |
|
talloc |
|
tarantool |
|
taskell |
|
tass64 |
|
tbb |
|
tcpreplay |
|
tcsh |
|
tdlib |
|
tectonic |
|
telegraf |
|
teleport |
|
terraform |
|
terraforming |
|
terragrunt |
|
terrahub |
|
testssl |
|
texmath |
|
tfenv |
|
thefuck |
|
tika |
|
tile38 |
|
tippecanoe |
|
tkdiff |
|
tmux |
|
tmuxinator-completion |
|
tokei |
|
tomcat |
|
tomcat@7 |
|
tomcat@8 |
|
tomee-plus |
|
tomee-webprofile |
|
topgrade |
|
tor |
|
torsocks |
|
tox |
|
traefik |
|
trafficserver |
|
translate-shell |
|
travis |
|
treefrog |
|
trezor-agent |
|
triton |
|
ttyd |
|
tundra |
|
txr |
|
typescript |
|
u-boot-tools |
|
ucloud |
|
uhd |
|
ultralist |
|
uncrustify |
|
ungit |
|
unp64 |
|
unrar |
|
upscaledb |
|
urdfdom_headers |
|
utf8proc |
|
util-linux |
|
v8 |
|
vala |
|
varnish |
|
vault |
|
vault-cli |
|
vcdimager |
|
vegeta |
|
velero |
|
verilator |
|
vert.x |
|
vim |
|
[email protected] |
|
vips |
|
visp |
|
volt |
|
vte3 |
|
vtk |
|
vulkan-headers |
|
vultr |
|
wabt |
|
wartremover |
|
watchexec |
|
webdis |
|
webpack |
|
websocat |
|
websocketd |
|
weechat |
|
wesnoth |
|
wget |
|
whois |
|
widelands |
|
wildfly-as |
|
wimlib |
|
wine |
|
wiredtiger |
|
wireguard-go |
|
wireguard-tools |
|
wiremock-standalone |
|
wireshark |
|
wp-cli |
|
wp-cli-completion |
|
wtf |
|
wxmaxima |
|
wxpython |
|
xctool |
|
xmake |
|
xmrig |
|
xonsh |
|
xpdf |
|
xplanet |
|
xsimd |
|
yaf |
|
yamllint |
|
yara |
|
yarn |
|
yaz |
|
yelp-tools |
|
ykman |
|
yle-dl |
|
you-get |
|
youtube-dl |
|
yq |
|
yubico-piv-tool |
|
z3 |
|
zebra |
|
zim |
|
zlog |
|
znc |
|
zola |
|
zorba |
|
==> Renamed Formulae |
|
gnatsd -> nats-server |
|
==> Deleted Formulae |
|
compose2kube |
|
erlang@18 |
|
gtk-engines |
|
gtk-murrine-engine |
|
js-test-driver |
|
minisat |
|
node@6 |
|
rlvm |
|
[email protected] |
|
[email protected] |
|
tomcat@6 |
|
typesafe-activator |
|
whirr |
|
xmoto |
|
swiftlint |
|
==> Upgrading 1 outdated package: |
|
swiftlint 0.31.0 -> 0.33.0 |
|
==> Upgrading swiftlint |
|
==> Downloading https://homebrew.bintray.com/bottles/swiftlint-0.33.0.mojave.bottle.tar.gz |
|
==> Downloading from https://akamai.bintray.com/04/04a496cd04cfa93d5148e21f16e609208f2c0f9e5854f45b0054b43423aae611?__gda__=exp=1560544994~hmac=2ac0d62b64fce54324dd70c28e866c12ac64bbd7370087598948ece3ada9c730&response-content-disposition=attachment%3Bfilename%3D%22swiftlint-0.33.0.mojave.bottle.tar.gz%22&response-content-type=application%2Fgzip&requestInfo=U2FsdGVkX19vurggxp269PPvTKNHGEndHRo3k4zNMOxz7T71ne-q_WP9CgR_skHvENwyf-WRu8A2aL3bFgmJOqOkG8WQ0SOzywV6mvcCQWPU0fMGmfOsf7-oDo-mRG2pagjMmdznq0wNI4S-1lK3aQ&response-X-Checksum-Sha1=8840b9ffac0b2b321c1a79d827a7847f3b225fcc&response-X-Checksum-Sha2=04a496cd04cfa93d5148e21f16e609208f2c0f9e5854f45b0054b43423aae611 |
|
==> Pouring swiftlint-0.33.0.mojave.bottle.tar.gz |
|
🍺 /usr/local/Cellar/swiftlint/0.33.0: 6 files, 7.5MB |
|
==> `brew cleanup` has not been run in 30 days, running now... |
|
Removing: /Users/travis/Library/Caches/Homebrew/ansible--2.7.10.mojave.bottle.tar.gz... (32.4MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/boost--1.69.0.mojave.bottle.tar.gz... (94.1MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/cmake--3.14.2.mojave.bottle.tar.gz... (14.2MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/gcc--8.3.0.mojave.bottle.tar.gz... (83.5MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/geos--3.7.1_1.mojave.bottle.tar.gz... (2MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/git--2.21.0.mojave.bottle.tar.gz... (16.0MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/glib--2.60.1.mojave.bottle.tar.gz... (4.4MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/gnupg--2.2.15.mojave.bottle.tar.gz... (4.3MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/gnutls--3.6.7.1.mojave.bottle.tar.gz... (2.8MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/go--1.12.4.mojave.bottle.tar.gz... (159.3MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/icu4c--63.1.mojave.bottle.tar.gz... (25.9MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/isl--0.20.mojave.bottle.tar.gz... (1.4MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/libdap--3.19.1.mojave.bottle.tar.gz... (2.0MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/libevent--2.1.8.mojave.bottle.tar.gz... (771.7KB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/libgeotiff--1.4.3_1.mojave.bottle.tar.gz... (1.3MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/libidn2--2.1.1a.mojave.bottle.tar.gz... (222KB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/libpq--11.2.mojave.bottle.tar.gz... (5.4MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/mercurial--4.9.1.mojave.bottle.tar.gz... (2.4MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/msgpack--3.1.1.mojave.bottle.tar.gz... (390.4KB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/node--11.14.0.mojave.bottle.tar.gz... (13.9MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/nss--3.43.mojave.bottle.tar.gz... (9.2MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/numpy--1.16.2.mojave.bottle.tar.gz... (6.6MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/openblas--0.3.5.mojave.bottle.1.tar.gz... (17.9MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/openssl--1.0.2r.mojave.bottle.tar.gz... (3.7MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/[email protected]... (5.2MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/p11-kit--0.23.15.mojave.bottle.tar.gz... (695.4KB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/poppler--0.74.0.mojave.bottle.tar.gz... (7.9MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/postgresql--11.2.mojave.bottle.tar.gz... (10MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/proj--6.0.0.mojave.bottle.tar.gz... (3MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/pyenv--1.2.11.mojave.bottle.tar.gz... (623.7KB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/qt--5.12.2.mojave.bottle.tar.gz... (110.6MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/sfcgal--1.3.6_1.mojave.bottle.tar.gz... (2MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/sqlite--3.27.2.mojave.bottle.tar.gz... (1.8MB) |
|
Removing: /usr/local/Cellar/swiftlint/0.31.0... (6 files, 16.6MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/swiftlint--0.31.0.mojave.bottle.tar.gz... (5.4MB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/webp--1.0.2.mojave.bottle.tar.gz... (851.4KB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/xctool--0.3.5.mojave.bottle.tar.gz... (984.5KB) |
|
Removing: /Users/travis/Library/Caches/Homebrew/Cask/java--12,33.tar.gz... (181.2MB) |
|
Removing: /Users/travis/Library/Logs/Homebrew/pyenv... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/pkg-config... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/proj... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libtiff... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libtool... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/geos... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/coreutils... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/gmp... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/postgresql... (1.2KB) |
|
Removing: /Users/travis/Library/Logs/Homebrew/wget... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/pinentry... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/msgpack... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/json-c... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libidn2... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libxml2... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libksba... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/python@2... (3 files, 128.4KB) |
|
Removing: /Users/travis/Library/Logs/Homebrew/little-cms2... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/go... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libpng... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/nettle... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/pixman... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/gdbm... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/cmake... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/gdal... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libgeotiff... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/popt... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/freetype... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/mpfr... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/python... (3 files, 132.6KB) |
|
Removing: /Users/travis/Library/Logs/Homebrew/hdf5... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/boost... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libunistring... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/expat... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/openjpeg... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libyaml... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/maven... (101B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/icu4c... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/sfcgal... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/glib... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/readline... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/protobuf-c... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/epsilon... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/qt... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/tmate... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/carthage... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libspatialite... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/nss... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/gcc... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libassuan... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/cgal... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/cairo... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/webp... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/sqlite... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libgpg-error... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/xerces-c... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/eigen... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/zlib... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/xz... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/unixodbc... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/numpy... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libgcrypt... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/fontconfig... (902B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/xctool... (8 files, 2KB) |
|
Removing: /Users/travis/Library/Logs/Homebrew/ansible... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libdap... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/openblas... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/giflib... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/postgis... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/gettext... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/zstd... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/mercurial... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/cfitsio... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/autoconf... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libpq... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/netcdf... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libtasn1... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/isl... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/freexl... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libssh... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/pcre2... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libevent... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/[email protected]... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/pcre... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/node... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/unbound... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/jpeg... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/poppler... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/openssl... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/nspr... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libusb... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/md5deep... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/szip... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/gnupg... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/swiftlint... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/jasper... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/p11-kit... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/protobuf... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/automake... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/git... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libffi... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/libmpc... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/gnutls... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/npth... (64B) |
|
Removing: /Users/travis/Library/Logs/Homebrew/adns... (64B) |
|
Pruned 0 symbolic links and 6 directories from /usr/local |
|
travis_time:end:2aa562be:start=1560544198765700000,finish=1560544308334787000,duration=109569087000 |
|
travis_fold:end:before_install |
|
No Gemfile found, skipping bundle install |
|
travis_time:start:1f58e02a |
|
$ ./build.sh verify-swiftlint |
|
Loading configuration from '.swiftlint.yml' |
|
Linting Swift files at paths |
|
Linting 'SwiftSyncTestCase.swift' (1/48) |
|
Linting 'SwiftObjectServerTests.swift' (2/48) |
|
Linting 'SwiftPermissionsTests.swift' (3/48) |
|
Linting 'SwiftPartialSyncTests.swift' (4/48) |
|
/Users/travis/build/realm/realm-cocoa/Realm/ObjectServerTests/SwiftPermissionsTests.swift:156:13: warning: Redundant Discardable Let Violation: Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function. (redundant_discardable_let) |
|
Linting 'SwiftPermissionsAPITests.swift' (5/48) |
|
Linting 'RealmConfiguration.swift' (6/48) |
|
Linting 'Realm.swift' (7/48) |
|
Linting 'Aliases.swift' (8/48) |
|
Linting 'Property.swift' (9/48) |
|
Linting 'Error.swift' (10/48) |
|
Linting 'RealmCollection.swift' (11/48) |
|
Linting 'Sync.swift' (12/48) |
|
Linting 'LinkingObjects.swift' (13/48) |
|
Linting 'SortDescriptor.swift' (14/48) |
|
Linting 'ThreadSafeReferenceTests.swift' (15/48) |
|
Linting 'ObjectCreationTests.swift' (16/48) |
|
Linting 'ObjectiveCSupportTests.swift' (17/48) |
|
Linting 'PropertyTests.swift' (18/48) |
|
Linting 'ObjectSchemaInitializationTests.swift' (19/48) |
|
Linting 'KVOTests.swift' (20/48) |
|
Linting 'CompactionTests.swift' (21/48) |
|
Linting 'ObjectTests.swift' (22/48) |
|
Linting 'SwiftLinkTests.swift' (23/48) |
|
Linting 'SortDescriptorTests.swift' (24/48) |
|
Linting 'RealmCollectionTypeTests.swift' (25/48) |
|
Linting 'SwiftTestObjects.swift' (26/48) |
|
Linting 'SwiftUnicodeTests.swift' (27/48) |
|
Linting 'PerformanceTests.swift' (28/48) |
|
Linting 'ObjectSchemaTests.swift' (29/48) |
|
Linting 'ObjectAccessorTests.swift' (30/48) |
|
Linting 'MigrationTests.swift' (31/48) |
|
Linting 'TestCase.swift' (32/48) |
|
Linting 'RealmTests.swift' (33/48) |
|
Linting 'RealmConfigurationTests.swift' (34/48) |
|
Linting 'ListTests.swift' (35/48) |
|
Linting 'PrimitiveListTests.swift' (36/48) |
|
Linting 'SchemaTests.swift' (37/48) |
|
Linting 'ThreadSafeReference.swift' (38/48) |
|
Linting 'ObjectiveCSupport.swift' (39/48) |
|
Linting 'Results.swift' (40/48) |
|
Linting 'List.swift' (41/48) |
|
Linting 'Util.swift' (42/48) |
|
Linting 'ObjectSchema.swift' (43/48) |
|
Linting 'Schema.swift' (44/48) |
|
Linting 'Migration.swift' (45/48) |
|
Linting 'Object.swift' (46/48) |
|
Linting 'Optional.swift' (47/48) |
|
Linting 'RLMSupport.swift' (48/48) |
|
Done linting! Found 1 violation, 0 serious in 48 files. |
|
travis_time:end:1f58e02a:start=1560544308346438000,finish=1560544312833540000,duration=4487102000 |
|
The command "./build.sh verify-swiftlint" exited with 3. |
|
Done. Your build exited with 1. |
|
|