The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DashDashSwift 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/chrisladd/DashDashSwift.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/chrisladd/DashDashSwift
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at a7eceff Merge pull request #8 from chrisladd/interface-standardization
Cloned https://github.com/chrisladd/DashDashSwift.git into spi-builder-workspace
a7eceff63e6582a9462acbfab24c2a49e2724613
SUCCESS checkout https://github.com/chrisladd/DashDashSwift.git at 0.3.0
========================================
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/5] Emitting module DashDashSwift
[2/5] Compiling DashDashSwift CommandLineFormat.swift
[3/5] Compiling DashDashSwift CommandLineParser.swift
[4/5] Compiling DashDashSwift CommandLineFlag.swift
[5/5] Compiling DashDashSwift String+MaxLineLength.swift
Build complete! (3.78s)
Build complete.
Done.