The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EGTest 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wwake/EGTest.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wwake/EGTest
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 91017bd Add EGAssertEquals() with accuracy
Cloned https://github.com/wwake/EGTest.git
Revision (git rev-parse @):
91017bd7a9e4beb6a78d96c73f1f83e1e0d5ead4
SUCCESS checkout https://github.com/wwake/EGTest.git at 0.5.0
========================================
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 EGTest
[2/3] Compiling EGTest XCTestCase-extensions.swift
[3/3] Compiling EGTest EG.swift
Build complete! (13.52s)
Build complete.
========================================
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": "egtest",
      "name": "EGTest",
      "url": "https://github.com/wwake/EGTest.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EGTest",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/wwake/EGTest.git from cache
Fetched https://github.com/wwake/EGTest.git (0.18s)
Creating working copy for https://github.com/wwake/EGTest.git
Working copy of https://github.com/wwake/EGTest.git resolved at 0.5.0
warning: '.resolve-product-dependencies': dependency 'egtest' is not used by any target
Found 0 product dependencies
Done.