The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TestUtils 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/1904labs/ios-test-utils.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/1904labs/ios-test-utils
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2fb64f9 Update README.md
Cloned https://github.com/1904labs/ios-test-utils.git
Revision (git rev-parse @):
2fb64f957ee57d55e00ffc660d743d9fc47a3d49
SUCCESS checkout https://github.com/1904labs/ios-test-utils.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ios-test-utils",
      "name": "TestUtils",
      "url": "https://github.com/1904labs/ios-test-utils.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-test-utils",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/1904labs/ios-test-utils.git
[1/83] Fetching ios-test-utils
Fetched https://github.com/1904labs/ios-test-utils.git (0.33s)
Creating working copy for https://github.com/1904labs/ios-test-utils.git
Working copy of https://github.com/1904labs/ios-test-utils.git resolved at master
warning: '.resolve-product-dependencies': dependency 'ios-test-utils' 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/3] Emitting module TestUtils
[2/3] Compiling TestUtils URLProtocolMock.swift
[3/3] Compiling TestUtils URLSessionMock.swift
Build complete! (7.67s)
Build complete.
Done.