The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ACDD with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptrkstr/ACDD-Swift.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/ACDD-Swift
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 750252d Update readme
Cloned https://github.com/ptrkstr/ACDD-Swift.git into spi-builder-workspace
750252d8d03885a365f2d8a2792308417520d7e3
SUCCESS checkout https://github.com/ptrkstr/ACDD-Swift.git at 1.0.2
========================================
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.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling ACDD And.swift
[2/12] Compiling ACDD AndThen.swift
[3/12] Compiling ACDD LoggerClause.swift
[4/13] Emitting module ACDD
[5/13] Compiling ACDD ThenAnd.swift
[6/13] Compiling ACDD WhenAnd.swift
[7/13] Compiling ACDD LoggerEvent.swift
[8/13] Compiling ACDD Logger.swift
[9/13] Compiling ACDD AC.swift
[10/13] Compiling ACDD ACDD.swift
[11/13] Compiling ACDD AndWhen.swift
[12/13] Compiling ACDD Given.swift
[13/13] Compiling ACDD SimpleLogger.swift
Build complete! (1.34s)
Build complete.
Done.