The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCTest-watchOS with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dfed/XCTest-watchOS.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dfed/XCTest-watchOS
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 874138d Merge pull request #12 from dfed/dependabot/bundler/activesupport-6.1.7.6
Cloned https://github.com/dfed/XCTest-watchOS.git
Revision (git rev-parse @):
874138d34ebae537b5ba6608af8c50275a21653f
SUCCESS checkout https://github.com/dfed/XCTest-watchOS.git at master
========================================
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": "xctest-watchos",
      "name": "XCTest-watchOS",
      "url": "https://github.com/dfed/XCTest-watchOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTest-watchOS",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dfed/XCTest-watchOS.git
[1/142] Fetching xctest-watchos
Fetched https://github.com/dfed/XCTest-watchOS.git (0.26s)
Creating working copy for https://github.com/dfed/XCTest-watchOS.git
Working copy of https://github.com/dfed/XCTest-watchOS.git resolved at master
warning: '.resolve-product-dependencies': dependency 'xctest-watchos' is not used by any target
Found 0 product dependencies
========================================
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/2] Emitting module XCTest
[2/2] Compiling XCTest XCTest+watchOS.swift
Build complete! (5.66s)
Build complete.
Done.