The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Sisyphos, reference 0.1.0 (63c644), with Swift 5.10 for macOS (SPM) on 20 Nov 2025 03:10:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SisyphosTests/Sisyphos.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SisyphosTests/Sisyphos
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 63c6449 Add build instruction for docs on SPI.
Cloned https://github.com/SisyphosTests/Sisyphos.git
Revision (git rev-parse @):
63c644935f0e0cc52fdb76b36dac2ec017d44bd8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SisyphosTests/Sisyphos.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SisyphosTests/Sisyphos.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/33] Emitting module Sisyphos
[4/36] Compiling Sisyphos XCUIApplication+CurrentPage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:15:41: warning: conditional cast from 'XCUIElement' to 'NSObject' always succeeds
            let elementObject = element as? NSObject
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: warning: no method declared with Objective-C selector '_matchesElement:'
        let selector = Selector("_matchesElement:")
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: note: wrap the selector name in parentheses to suppress this warning
        let selector = Selector("_matchesElement:")
                                ^
                                (                 )
[5/36] Compiling Sisyphos XCUIElement+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:15:41: warning: conditional cast from 'XCUIElement' to 'NSObject' always succeeds
            let elementObject = element as? NSObject
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: warning: no method declared with Objective-C selector '_matchesElement:'
        let selector = Selector("_matchesElement:")
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: note: wrap the selector name in parentheses to suppress this warning
        let selector = Selector("_matchesElement:")
                                ^
                                (                 )
[6/36] Compiling Sisyphos XCUIElementSnapshot+Matching.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:15:41: warning: conditional cast from 'XCUIElement' to 'NSObject' always succeeds
            let elementObject = element as? NSObject
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: warning: no method declared with Objective-C selector '_matchesElement:'
        let selector = Selector("_matchesElement:")
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: note: wrap the selector name in parentheses to suppress this warning
        let selector = Selector("_matchesElement:")
                                ^
                                (                 )
[7/36] Compiling Sisyphos XCUIElementType+BetterCustomDebugString.swift
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:15:41: warning: conditional cast from 'XCUIElement' to 'NSObject' always succeeds
            let elementObject = element as? NSObject
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: warning: no method declared with Objective-C selector '_matchesElement:'
        let selector = Selector("_matchesElement:")
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: note: wrap the selector name in parentheses to suppress this warning
        let selector = Selector("_matchesElement:")
                                ^
                                (                 )
[8/36] Compiling Sisyphos XCUITestCase+CodeGeneration.swift
[9/36] Compiling Sisyphos XCUITestCase+InterruptionMonitor.swift
[10/36] Compiling Sisyphos ElementFinder.swift
[11/36] Compiling Sisyphos Snapshot.swift
[12/36] Compiling Sisyphos NavigationBar.swift
[13/36] Compiling Sisyphos Other.swift
[14/36] Compiling Sisyphos SecureTextField.swift
[15/36] Compiling Sisyphos PageDescription.swift
[16/36] Compiling Sisyphos PageElement.swift
[17/36] Compiling Sisyphos PageElementIdentifier.swift
[18/36] Compiling Sisyphos StaticText.swift
[19/36] Compiling Sisyphos Switch.swift
[20/36] Compiling Sisyphos TabBar.swift
[21/36] Compiling Sisyphos PageExistsResults.swift
[22/36] Compiling Sisyphos QueryIdentifier.swift
[23/36] Compiling Sisyphos TestData.swift
[24/36] Compiling Sisyphos UIInterruptionsObserver.swift
[25/36] Compiling Sisyphos InterruptionMonitor.swift
[26/36] Compiling Sisyphos Alert.swift
[27/36] Compiling Sisyphos TextField.swift
[28/36] Compiling Sisyphos Page.swift
[29/36] Compiling Sisyphos PageBuilder.swift
[30/36] Compiling Sisyphos Button.swift
[31/36] Compiling Sisyphos Cell.swift
[32/36] Compiling Sisyphos CollectionView.swift
[33/36] Compiling Sisyphos DefaultAlert.swift
[34/36] Compiling Sisyphos DefaultPermissionAlert.swift
[35/36] Compiling Sisyphos NSPredicate+Description.swift
[36/36] Compiling Sisyphos String+Localized.swift
Build complete! (11.38s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Sisyphos",
  "name" : "Sisyphos",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Sisyphos",
      "targets" : [
        "Sisyphos"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SisyphosTests",
      "module_type" : "SwiftTarget",
      "name" : "SisyphosTests",
      "path" : "Tests/SisyphosTests",
      "sources" : [
        "Internal/NSPredicateTests.swift",
        "PageBuilderTests.swift",
        "SisyphosTests.swift"
      ],
      "target_dependencies" : [
        "Sisyphos"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Sisyphos",
      "module_type" : "SwiftTarget",
      "name" : "Sisyphos",
      "path" : "Sources/Sisyphos",
      "product_memberships" : [
        "Sisyphos"
      ],
      "sources" : [
        "DefaultAlert.swift",
        "DefaultPermissionAlert.swift",
        "Extensions/NSPredicate+Description.swift",
        "Extensions/String+Localized.swift",
        "Extensions/XCUIApplication+CurrentPage.swift",
        "Extensions/XCUIElement+Extensions.swift",
        "Extensions/XCUIElementSnapshot+Matching.swift",
        "Extensions/XCUIElementType+BetterCustomDebugString.swift",
        "Extensions/XCUITestCase+CodeGeneration.swift",
        "Extensions/XCUITestCase+InterruptionMonitor.swift",
        "Internal/ElementFinder.swift",
        "Internal/Snapshot.swift",
        "Internal/UIInterruptionsObserver.swift",
        "InterruptionMonitor.swift",
        "Page Elements/Alert.swift",
        "Page Elements/Button.swift",
        "Page Elements/Cell.swift",
        "Page Elements/CollectionView.swift",
        "Page Elements/NavigationBar.swift",
        "Page Elements/Other.swift",
        "Page Elements/SecureTextField.swift",
        "Page Elements/StaticText.swift",
        "Page Elements/Switch.swift",
        "Page Elements/TabBar.swift",
        "Page Elements/TextField.swift",
        "Page.swift",
        "PageBuilder.swift",
        "PageDescription.swift",
        "PageElement.swift",
        "PageElementIdentifier.swift",
        "PageExistsResults.swift",
        "QueryIdentifier.swift",
        "TestData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.