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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AlaskaAirlines/keychain.git
Reference: v2.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AlaskaAirlines/keychain
 * tag               v2.0.1     -> FETCH_HEAD
HEAD is now at a3e6a27 Merge pull request #14 from michaelbabiy/michael/test-updates
Cloned https://github.com/AlaskaAirlines/keychain.git into spi-builder-workspace
a3e6a2738932b1052f9653eee77e14100a101ed1
SUCCESS checkout https://github.com/AlaskaAirlines/keychain.git at v2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/16] Emitting module Keychain
[2/18] Compiling Keychain CFString+Additions.swift
[3/18] Compiling Keychain Data+Additions.swift
[4/18] Compiling Keychain Definitions.swift
[5/18] Compiling Keychain Keychain.swift
[6/18] Compiling Keychain Dictionary+Additions.swift
[7/18] Compiling Keychain OSStatus+Additions.swift
[8/18] Compiling Keychain Keychain+SetupOption.swift
[9/18] Compiling Keychain Keychain+Storage.swift
[10/18] Compiling Keychain Keychain+Configuration.swift
[11/18] Compiling Keychain Keychain+Manager.swift
[12/18] Compiling Keychain KeychainItem+Implementation.swift
[13/18] Compiling Keychain KeychainItem+Query.swift
[14/18] Compiling Keychain KeychainError.swift
[15/18] Compiling Keychain KeychainItem.swift
[16/18] Compiling Keychain Bool+Additions.swift
[17/18] Compiling Keychain String+Additions.swift
[18/18] Compiling Keychain Keychain+Access.swift
Build complete! (7.20s)
Build complete.
Done.