The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XCTestExtensions with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/XCTestExtensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/XCTestExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3969467 Include current device in path
Cloned https://github.com/elegantchaos/XCTestExtensions.git
Revision (git rev-parse @):
39694671be8bea1ab0bbd87114705b2a92567a8e
SUCCESS checkout https://github.com/elegantchaos/XCTestExtensions.git at main
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git (0.20s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.05s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "xctestextensions",
      "name": "XCTestExtensions",
      "url": "https://github.com/elegantchaos/XCTestExtensions.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestExtensions",
      "dependencies": [
        {
          "identity": "matchable",
          "name": "Matchable",
          "url": "https://github.com/elegantchaos/Matchable.git",
          "version": "1.0.7",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matchable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.19s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git (0.22s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.03s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at main
warning: '.resolve-product-dependencies': dependency 'xctestextensions' is not used by any target
Found 1 product dependencies
  - Matchable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Matchable MatchableCompound.swift
[2/10] Compiling Matchable Date+Matching.swift
[3/10] Emitting module UITestingExtensions
[4/10] Compiling UITestingExtensions ProcessInfo+XCTestRuntime.swift
[5/11] Compiling Matchable Integer+Matching.swift
[6/11] Compiling Matchable FloatingPoint+Matching.swift
[7/11] Compiling Matchable Collections+Matching.swift
[8/11] Compiling Matchable Matchable.swift
[9/11] Compiling Matchable Bool+Matching.swift
[10/11] Emitting module Matchable
[11/11] Compiling Matchable String+Matching.swift
[12/25] Compiling XCTestExtensions XCTestRunner.swift
[13/26] Compiling XCTestExtensions XCTestCase+WaitForAsync.swift
[14/26] Compiling XCTestExtensions XCTestMonitor.swift
[15/26] Compiling XCTestExtensions XCTAssertEqual+String.swift
[16/26] Compiling XCTestExtensions XCTestCase+Combine.swift
[17/26] Compiling XCTestExtensions XCTAssertEqual+Data.swift
[18/26] Compiling XCTestExtensions XCTAssertEqual+Result.swift
[19/26] Compiling XCTestExtensions XCTAssert+Result.swift
[20/26] Compiling XCTestExtensions XCTAssert+Types.swift
[21/26] Compiling XCTestExtensions XCTAssert+Collections.swift
[22/26] Compiling XCTestExtensions XCTAssert+Matching.swift
[23/26] Emitting module XCTestExtensions
[24/26] Compiling XCTestExtensions XCTestCase+JSON.swift
[25/26] Compiling XCTestExtensions XCTestCase+Resources.swift
[26/26] Compiling XCTestExtensions XCUIApplication+UITesting.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:60:69: error: cannot find 'UIDevice' in scope
        let url = URL(fileURLWithPath: path).appendingPathComponent(UIDevice.current.name)
                                                                    ^~~~~~~~
error: fatalError
[0/1] Planning build
Building for debugging...
[1/2] Emitting module XCTestExtensions
[2/2] Compiling XCTestExtensions XCUIApplication+UITesting.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/XCTestExtensions/XCUIApplication+UITesting.swift:60:69: error: cannot find 'UIDevice' in scope
        let url = URL(fileURLWithPath: path).appendingPathComponent(UIDevice.current.name)
                                                                    ^~~~~~~~
error: fatalError
BUILD FAILURE 5.9 macosSpm