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 XCAppTest, reference 0.14.0 (28ceff), with Swift 5.9 for macOS (SPM) on 3 Sep 2024 19:48:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tunous/XCAppTest.git
Reference: 0.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tunous/XCAppTest
 * tag               0.14.0     -> FETCH_HEAD
HEAD is now at 28ceff8 XCUIElementQuery.assertMatchedElements
Cloned https://github.com/Tunous/XCAppTest.git
Revision (git rev-parse @):
28ceff8ad6ead923b002e929489755b3961f9733
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Tunous/XCAppTest.git at 0.14.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Tunous/XCAppTest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling XCAppTest XCUIElementQuery+Assertions.swift
[2/12] Compiling XCAppTest XCUIElement+Assertions.swift
[3/12] Compiling XCAppTest XCUIElementQuery+Matchers.swift
[4/12] Compiling XCAppTest XCUIApplication+App.swift
[5/12] Compiling XCAppTest AssertionUtils.swift
[6/12] Compiling XCAppTest CGVector+Util.swift
[7/12] Emitting module XCAppTest
[8/12] Compiling XCAppTest XCAppTestConfig.swift
[9/12] Compiling XCAppTest XCUIElement+Types.swift
[10/12] Compiling XCAppTest XCUIElement+Properties.swift
[11/12] Compiling XCAppTest XCTestCase+Activity.swift
[12/12] Compiling XCAppTest XCUIElement+Actions.swift
Build complete! (13.71s)
Build complete.
Done.