The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Fuzi with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cezheng/Fuzi.git
Reference: 3.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cezheng/Fuzi
 * tag               3.1.3      -> FETCH_HEAD
HEAD is now at f08c832 Bumps version to 3.1.3
Cloned https://github.com/cezheng/Fuzi.git into spi-builder-workspace
f08c8323da21e985f3772610753bcfc652c2103f
SUCCESS checkout https://github.com/cezheng/Fuzi.git at 3.1.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.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling Fuzi Error.swift
[2/8] Compiling Fuzi Helpers.swift
[3/8] Compiling Fuzi Document.swift
[4/8] Compiling Fuzi NodeSet.swift
[5/8] Emitting module Fuzi
[6/8] Compiling Fuzi Queryable.swift
[7/8] Compiling Fuzi Element.swift
[8/8] Compiling Fuzi Node.swift
Build complete! (4.90s)
Build complete.
Done.