The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FlightLog 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/453jerry/FlightLog.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/453jerry/FlightLog
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 5f89e3b test(logrecordertest): fix test case to support old version of watchOS and tvOS
Cloned https://github.com/453jerry/FlightLog.git into spi-builder-workspace
5f89e3b4efa7a6f55de5c80d34cc86063bdeeafc
SUCCESS checkout https://github.com/453jerry/FlightLog.git at 1.0.0
========================================
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/6] Compiling FlightLog Log.swift
[2/6] Emitting module FlightLog
[3/6] Compiling FlightLog LogReorder.swift
[4/6] Compiling FlightLog FileManagerProtocol.swift
[5/6] Compiling FlightLog Utility.swift
[6/6] Compiling FlightLog FileHandleFactory.swift
Build complete! (3.74s)
Build complete.
Done.