The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NetTime 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/dduan/NetTime.git
Reference: 0.2.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dduan/NetTime
 * tag               0.2.3      -> FETCH_HEAD
HEAD is now at 0b24234 Bume version to 0.2.3
Cloned https://github.com/dduan/NetTime.git into spi-builder-workspace
0b242344ea78e5f9b3eef50ddb9695f580a6d772
SUCCESS checkout https://github.com/dduan/NetTime.git at 0.2.3
========================================
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/8] Compiling NetTime constants.swift
[2/8] Compiling NetTime LocalDateTime.swift
[3/8] Compiling NetTime LocalDate.swift
[4/8] Compiling NetTime LocalTime.swift
[5/8] Compiling NetTime TimeOffset.swift
[6/8] Emitting module NetTime
[7/8] Compiling NetTime DateTimeRepresentable.swift
[8/8] Compiling NetTime DateTime.swift
Build complete! (1.68s)
Build complete.
Done.