The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swiftwood 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/KnowMeGit/Swiftwood.git
Reference: 0.3.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KnowMeGit/Swiftwood
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 23841ac (refactor) update readme with fixed setup example
Cloned https://github.com/KnowMeGit/Swiftwood.git into spi-builder-workspace
23841acf2243a622559d34bdf79959a98b86f344
SUCCESS checkout https://github.com/KnowMeGit/Swiftwood.git at 0.3.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 Swiftwood SwiftwoodDestination.swift
[2/8] Compiling Swiftwood LogEntryEncoder.swift
[3/8] Compiling Swiftwood ConsoleLogDestination.swift
[4/8] Compiling Swiftwood FilesDestination.swift
[5/8] Compiling Swiftwood CensoredLogItem.swift
[6/8] Emitting module Swiftwood
[7/8] Compiling Swiftwood LogCategory.swift
[8/8] Compiling Swiftwood Swiftwood.swift
Build complete! (4.93s)
Build complete.
Done.