The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cerberus 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/bermudadigitalstudio/cerberus.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bermudadigitalstudio/cerberus
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ed6193a Moved the Log repo to @bermudadigitalstudio, because it was deleted from @lgaches account.
Cloned https://github.com/bermudadigitalstudio/cerberus.git
Revision (git rev-parse @):
ed6193a45c6f7092d083aa3fb89ce99bf5dadff9
SUCCESS checkout https://github.com/bermudadigitalstudio/cerberus.git at master
Fetching https://github.com/bermudadigitalstudio/Log.git from cache
Fetched https://github.com/bermudadigitalstudio/Log.git (0.27s)
Computing version for https://github.com/bermudadigitalstudio/Log.git
Computed https://github.com/bermudadigitalstudio/Log.git at 0.0.1 (0.59s)
Creating working copy for https://github.com/bermudadigitalstudio/Log.git
Working copy of https://github.com/bermudadigitalstudio/Log.git resolved at 0.0.1
========================================
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": "cerberus",
      "name": "Cerberus",
      "url": "https://github.com/bermudadigitalstudio/cerberus.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cerberus",
      "dependencies": [
        {
          "identity": "log",
          "name": "Log",
          "url": "https://github.com/bermudadigitalstudio/Log.git",
          "version": "0.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bermudadigitalstudio/cerberus.git
[1/278] Fetching cerberus
Fetched https://github.com/bermudadigitalstudio/cerberus.git (0.29s)
Fetching https://github.com/bermudadigitalstudio/Log.git from cache
Fetched https://github.com/bermudadigitalstudio/Log.git (0.19s)
Computing version for https://github.com/bermudadigitalstudio/Log.git
Computed https://github.com/bermudadigitalstudio/Log.git at 0.0.1 (0.02s)
Creating working copy for https://github.com/bermudadigitalstudio/cerberus.git
Working copy of https://github.com/bermudadigitalstudio/cerberus.git resolved at master
Creating working copy for https://github.com/bermudadigitalstudio/Log.git
Working copy of https://github.com/bermudadigitalstudio/Log.git resolved at 0.0.1
warning: '.resolve-product-dependencies': dependency 'cerberus' is not used by any target
Found 1 product dependencies
  - Log
========================================
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 Log
[2/2] Compiling Log Log.swift
[3/7] Compiling Cerberus VaultClient+Kubernetes.swift
[4/7] Compiling Cerberus VaultClient.swift
[5/7] Compiling Cerberus RenewalManager.swift
[6/7] Compiling Cerberus VaultAPIClient.swift
[7/7] Emitting module Cerberus
Build complete! (16.22s)
Build complete.
Done.