The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Hash 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/rwbutler/Hash.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/Hash
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6aacdc2 Update CI to use Xcode 12
Cloned https://github.com/rwbutler/Hash.git
Revision (git rev-parse @):
6aacdc2100e5ff0c625275037bb401d3b51c0c39
SUCCESS checkout https://github.com/rwbutler/Hash.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": "hash",
      "name": "Hash",
      "url": "https://github.com/rwbutler/Hash.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hash",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rwbutler/Hash.git
[1/285] Fetching hash
Fetched https://github.com/rwbutler/Hash.git (0.26s)
Creating working copy for https://github.com/rwbutler/Hash.git
Working copy of https://github.com/rwbutler/Hash.git resolved at master
warning: '.resolve-product-dependencies': dependency 'hash' 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/10] Compiling Hash StringAdditions.swift
[2/10] Compiling Hash Hash.swift
[3/10] Compiling Hash HMAC.swift
[4/10] Compiling Hash DataAdditions.swift
[5/10] Compiling Hash EncryptedData.swift
[6/10] Compiling Hash EncryptionAlgorithm.swift
[7/10] Compiling Hash Cryptable.swift
[8/10] Compiling Hash DecryptedData.swift
[9/10] Emitting module Hash
[10/10] Compiling Hash HashAlgorithm.swift
[11/11] Compiling Hash StringRepresentable.swift
Build complete! (7.69s)
Build complete.
Done.