The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ULID.swift, reference main (896294), with Swift 5.10 for macOS (SPM) on 11 Nov 2024 03:10:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yaslab/ULID.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yaslab/ULID.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 896294c Merge pull request #20 from yaslab/swift-testing
Cloned https://github.com/yaslab/ULID.swift.git
Revision (git rev-parse @):
896294c138a76c0dae0d4b9064c58c0c0214e51b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/yaslab/ULID.swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/yaslab/ULID.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/5] Compiling ULID ULID.swift
[4/5] Emitting module ULID
[5/5] Compiling ULID Data+Base32.swift
Build complete! (7.27s)
Build complete.
Done.