The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swiftchain 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/sbertix/Swiftchain.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sbertix/Swiftchain
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ab0409e Update to `1.0.5`
Cloned https://github.com/sbertix/Swiftchain.git
Revision (git rev-parse @):
ab0409e62f1629bc1a153f41dec5856a3c05a548
SUCCESS checkout https://github.com/sbertix/Swiftchain.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftchain",
      "name": "Swiftchain",
      "url": "https://github.com/sbertix/Swiftchain.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swiftchain",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sbertix/Swiftchain.git
[1/123] Fetching swiftchain
Fetched https://github.com/sbertix/Swiftchain.git (0.29s)
Creating working copy for https://github.com/sbertix/Swiftchain.git
Working copy of https://github.com/sbertix/Swiftchain.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftchain' 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/7] Compiling Swiftchain Keychain.swift
[2/7] Compiling Swiftchain SecurityConstants.swift
[3/7] Compiling Swiftchain KeychainAuthentication.swift
[4/7] Compiling Swiftchain KeychainContainer.swift
[5/7] Emitting module Swiftchain
[6/7] Compiling Swiftchain KeychainError.swift
[7/7] Compiling Swiftchain KeychainAccessibility.swift
Build complete! (9.15s)
Build complete.
Done.