The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KituraCache 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/Kitura/Kitura-Cache.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-Cache
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c5441c Merge pull request #38 from fouadhatem/master
Cloned https://github.com/Kitura/Kitura-Cache.git
Revision (git rev-parse @):
3c5441c9f017b50d1944b74c89f389421d26d116
SUCCESS checkout https://github.com/Kitura/Kitura-Cache.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kitura-cache",
      "name": "KituraCache",
      "url": "https://github.com/Kitura/Kitura-Cache.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kitura-Cache",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Kitura/Kitura-Cache.git
[1/664] Fetching kitura-cache
Fetched https://github.com/Kitura/Kitura-Cache.git (0.36s)
Creating working copy for https://github.com/Kitura/Kitura-Cache.git
Working copy of https://github.com/Kitura/Kitura-Cache.git resolved at master
warning: '.resolve-product-dependencies': dependency 'kitura-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/4] Compiling KituraCache Statistics.swift
[2/4] Emitting module KituraCache
[3/4] Compiling KituraCache KituraCache.swift
[4/4] Compiling KituraCache CacheObject.swift
Build complete! (7.33s)
Build complete.
Done.