The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CountedSet 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/mickmaccallum/CountedSet.git
Reference: 2.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mickmaccallum/CountedSet
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 5bdaf31 Merge pull request #10 from beefon/master
Cloned https://github.com/mickmaccallum/CountedSet.git into spi-builder-workspace
5bdaf31e6f71dcb430e40a0da3ff10ff61bf5368
SUCCESS checkout https://github.com/mickmaccallum/CountedSet.git at 2.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/2] Emitting module CountedSet
[2/2] Compiling CountedSet CountedSet.swift
Build complete! (1.01s)
Build complete.
Done.