Build Information
Successful build of XCAppTest, reference 0.15.0 (66c883
), with Swift 5.9 for macOS (SPM) on 2 Mar 2025 17:36:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tunous/XCAppTest.git
Reference: 0.15.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tunous/XCAppTest
* tag 0.15.0 -> FETCH_HEAD
HEAD is now at 66c8834 XCUIElement.assertHasNonEmptyStringValue(timeout:_:file:line:)
Cloned https://github.com/Tunous/XCAppTest.git
Revision (git rev-parse @):
66c8834d41b1cc43ac74f8edb437bbbf33781329
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Tunous/XCAppTest.git at 0.15.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 XCUIElement+Properties.swift
[2/11] Compiling XCAppTest XCUIElementQuery+Assertions.swift
[3/11] Compiling XCAppTest XCUIApplication+App.swift
[4/11] Compiling XCAppTest XCUIElement+Assertions.swift
[5/11] Compiling XCAppTest XCUIElement+Types.swift
[6/12] Compiling XCAppTest XCTestCase+Activity.swift
[7/12] Compiling XCAppTest AssertionUtils.swift
[8/12] Compiling XCAppTest CGVector+Util.swift
[9/12] Emitting module XCAppTest
[10/12] Compiling XCAppTest XCAppTestConfig.swift
[11/12] Compiling XCAppTest XCUIElement+Actions.swift
[12/12] Compiling XCAppTest XCUIElementQuery+Matchers.swift
Build complete! (12.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "XCAppTest",
"name" : "XCAppTest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "XCAppTest",
"targets" : [
"XCAppTest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCAppTest",
"module_type" : "SwiftTarget",
"name" : "XCAppTest",
"path" : "Sources/XCAppTest",
"product_memberships" : [
"XCAppTest"
],
"sources" : [
"AssertionUtils.swift",
"CGVector+Util.swift",
"XCAppTestConfig.swift",
"XCTestCase+Activity.swift",
"XCUIApplication+App.swift",
"XCUIElement+Actions.swift",
"XCUIElement+Assertions.swift",
"XCUIElement+Properties.swift",
"XCUIElement+Types.swift",
"XCUIElementQuery+Assertions.swift",
"XCUIElementQuery+Matchers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.