The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swift-General-Utility 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/erica/Swift-General-Utility.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/erica/Swift-General-Utility
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 90100ff Cleanup
Cloned https://github.com/erica/Swift-General-Utility.git
Revision (git rev-parse @):
90100fff38dea3e9f5eb25a3abb837ccca0120c8
SUCCESS checkout https://github.com/erica/Swift-General-Utility.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-general-utility",
      "name": "Swift-General-Utility",
      "url": "https://github.com/erica/Swift-General-Utility.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-General-Utility",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/erica/Swift-General-Utility.git
[1/101] Fetching swift-general-utility
Fetched https://github.com/erica/Swift-General-Utility.git (0.29s)
Creating working copy for https://github.com/erica/Swift-General-Utility.git
Working copy of https://github.com/erica/Swift-General-Utility.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-general-utility' 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 GeneralUtility
[2/2] Compiling GeneralUtility Utility.swift
Build complete! (8.12s)
Build complete.
Done.