The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DebugReflect 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/omochi/DebugReflect.git
Reference: 0.3.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omochi/DebugReflect
 * tag               0.3.5      -> FETCH_HEAD
HEAD is now at 1ba82d6 deployment target
Cloned https://github.com/omochi/DebugReflect.git into spi-builder-workspace
1ba82d671bc5c48488c8cf7dd01cec6e4e9f6ca8
SUCCESS checkout https://github.com/omochi/DebugReflect.git at 0.3.5
========================================
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 DebugReflect SwiftTypes.swift
[2/8] Compiling DebugReflect IndentTextWriter.swift
[3/8] Compiling DebugReflect DebugReflectValue.swift
[4/8] Emitting module DebugReflect
[5/8] Compiling DebugReflect DebugReflectable.swift
[6/8] Compiling DebugReflect Util.swift
[7/8] Compiling DebugReflect DebugReflectBuilder.swift
[8/8] Compiling DebugReflect DebugReflectWriter.swift
Build complete! (3.78s)
Build complete.
Done.