Build Information
Successful build of NetTime 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/dduan/NetTime.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dduan/NetTime
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87f4829 Fix link to TOML date
Cloned https://github.com/dduan/NetTime.git
Revision (git rev-parse @):
87f48299a4a8f53d0c0c5c32511a99a64e4f0008
SUCCESS checkout https://github.com/dduan/NetTime.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dduan/NetTime.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] Compiling NetTime LocalTime.swift
[4/10] Compiling NetTime TimeOffset.swift
[5/10] Compiling NetTime constants.swift
[6/10] Compiling NetTime LocalDate.swift
[7/10] Compiling NetTime LocalDateTime.swift
[8/10] Compiling NetTime DateTimeRepresentable.swift
[9/10] Emitting module NetTime
[10/10] Compiling NetTime DateTime.swift
Build complete! (2.23s)
Build complete.
Done.