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.9 for macOS (SPM) on 13 Nov 2024 20:11:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path:  $PWD
https://github.com/thebrowsercompany/swift-webdriver.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Compiling WebDriver Location.swift
[2/21] Compiling WebDriver MouseButton.swift
[3/23] Compiling WebDriver WebDriverStatus.swift
[4/23] Compiling WebDriver Window.swift
[5/23] Compiling WebDriver URLRequestExtensions.swift
[6/23] Compiling WebDriver WebDriver.swift
[7/23] Emitting module TestsCommon
[8/23] Compiling WebDriver TimeoutType.swift
[9/23] Compiling WebDriver TouchClickKind.swift
[10/23] Compiling TestsCommon PNGUtilities.swift
[11/23] Compiling WebDriver ElementLocator.swift
[12/23] Compiling WebDriver ErrorResponse.swift
[13/23] Compiling WebDriver Capabilities.swift
[14/23] Compiling WebDriver Element.swift
[15/23] Compiling WebDriver NoSuchElementError.swift
[16/23] Compiling WebDriver Poll.swift
[17/23] Emitting module WebDriver
[18/23] Compiling WebDriver Request.swift
[19/23] Compiling WebDriver Requests.swift
[20/23] Compiling WebDriver ScreenOrientation.swift
[21/23] Compiling WebDriver Session.swift
[22/23] Compiling WebDriver HTTPWebDriver.swift
[23/23] Compiling WebDriver Keys.swift
Build complete! (5.64s)
Build complete.
Done.