The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-webdriver, reference main (24f495), with Swift 5.10 for macOS (SPM) on 13 Nov 2024 20:11:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebrowsercompany/swift-webdriver.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebrowsercompany/swift-webdriver
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 24f495b Introduce Keys.sequence (#164)
Cloned https://github.com/thebrowsercompany/swift-webdriver.git
Revision (git rev-parse @):
24f495b4ed94da5769d7de58e114d05827f77e28
SUCCESS checkout https://github.com/thebrowsercompany/swift-webdriver.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/thebrowsercompany/swift-webdriver.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/24] Compiling WebDriver TimeoutType.swift
[5/24] Compiling WebDriver TouchClickKind.swift
[6/24] Compiling WebDriver ScreenOrientation.swift
[7/24] Compiling WebDriver Session.swift
[8/26] Compiling WebDriver Request.swift
[9/26] Compiling WebDriver Requests.swift
[10/26] Compiling WebDriver URLRequestExtensions.swift
[11/26] Compiling WebDriver WebDriver.swift
[12/26] Compiling WebDriver NoSuchElementError.swift
[13/26] Compiling WebDriver Poll.swift
[14/26] Compiling WebDriver Location.swift
[15/26] Compiling WebDriver MouseButton.swift
[16/26] Compiling WebDriver Capabilities.swift
[17/26] Compiling WebDriver Element.swift
[18/26] Compiling WebDriver ElementLocator.swift
[19/26] Compiling WebDriver ErrorResponse.swift
[20/26] Compiling WebDriver HTTPWebDriver.swift
[21/26] Compiling WebDriver Keys.swift
[22/26] Emitting module WebDriver
[23/26] Emitting module TestsCommon
[24/26] Compiling TestsCommon PNGUtilities.swift
[25/26] Compiling WebDriver WebDriverStatus.swift
[26/26] Compiling WebDriver Window.swift
Build complete! (5.70s)
Build complete.
Done.