The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Keychain 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/AlaskaAirlines/keychain.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AlaskaAirlines/keychain
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a3e6a27 Merge pull request #14 from michaelbabiy/michael/test-updates
Cloned https://github.com/AlaskaAirlines/keychain.git
Revision (git rev-parse @):
a3e6a2738932b1052f9653eee77e14100a101ed1
SUCCESS checkout https://github.com/AlaskaAirlines/keychain.git at master
========================================
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": "keychain",
      "name": "Keychain",
      "url": "https://github.com/AlaskaAirlines/keychain.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/keychain",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AlaskaAirlines/keychain.git
[5/405] Fetching keychain
Fetched https://github.com/AlaskaAirlines/keychain.git (0.37s)
Creating working copy for https://github.com/AlaskaAirlines/keychain.git
Working copy of https://github.com/AlaskaAirlines/keychain.git resolved at master
warning: '.resolve-product-dependencies': dependency 'keychain' 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/16] Compiling Keychain KeychainItem+Implementation.swift
[2/16] Compiling Keychain KeychainItem+Query.swift
[3/16] Compiling Keychain Keychain+SetupOption.swift
[4/16] Compiling Keychain Keychain+Storage.swift
[5/16] Compiling Keychain KeychainError.swift
[6/16] Compiling Keychain KeychainItem.swift
[7/16] Compiling Keychain Bool+Additions.swift
[8/16] Compiling Keychain String+Additions.swift
[9/16] Compiling Keychain Keychain+Access.swift
[10/16] Compiling Keychain CFString+Additions.swift
[11/16] Compiling Keychain Data+Additions.swift
[12/16] Emitting module Keychain
[13/16] Compiling Keychain Dictionary+Additions.swift
[14/16] Compiling Keychain OSStatus+Additions.swift
[15/16] Compiling Keychain Keychain+Configuration.swift
[16/16] Compiling Keychain Keychain+Manager.swift
[17/18] Compiling Keychain Definitions.swift
[18/18] Compiling Keychain Keychain.swift
Build complete! (10.35s)
Build complete.
Done.