The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nonempty with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-nonempty.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-nonempty
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1fd3f06 Run swift-format
Cloned https://github.com/pointfreeco/swift-nonempty.git
Revision (git rev-parse @):
1fd3f067ebc3900d200aa7e977fdb614cc5533bc
SUCCESS checkout https://github.com/pointfreeco/swift-nonempty.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pointfreeco/swift-nonempty.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Emitting module NonEmpty
[4/10] Compiling NonEmpty NonEmpty+String.swift
[5/10] Compiling NonEmpty NonEmpty+RangeReplaceableCollection.swift
[6/10] Compiling NonEmpty NonEmpty+ExpressibleByArrayLiteral.swift
[7/10] Compiling NonEmpty NonEmpty+SetAlgebra.swift
[8/10] Compiling NonEmpty NonEmpty+ExpressibleByDictionaryLiteral.swift
[9/10] Compiling NonEmpty NonEmpty+Dictionary.swift
[10/10] Compiling NonEmpty NonEmpty.swift
Build complete! (2.00s)
Build complete.
Done.