The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cache 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/nashysolutions/Cache.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/Cache
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e0613ec Update README.md
Cloned https://github.com/nashysolutions/Cache.git
Revision (git rev-parse @):
e0613eccf3300533859bd47d2a9fdd2a4ed2e75a
SUCCESS checkout https://github.com/nashysolutions/Cache.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cache",
      "name": "Cache",
      "url": "https://github.com/nashysolutions/Cache.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cache",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/nashysolutions/Cache.git from cache
Fetched https://github.com/nashysolutions/Cache.git (0.20s)
Creating working copy for https://github.com/nashysolutions/Cache.git
Working copy of https://github.com/nashysolutions/Cache.git resolved at main
warning: '.resolve-product-dependencies': dependency 'cache' 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/5] Compiling Cache Cache.swift
[2/5] Emitting module Cache
[3/5] Compiling Cache Expiry.swift
[4/5] Compiling Cache Resource.swift
[5/5] Compiling Cache Database.swift
Build complete! (9.69s)
Build complete.
Done.