The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftLibXML 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/rhx/SwiftLibXML.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rhx/SwiftLibXML
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at dc6aee8 Return nil for non-existent attributes
Cloned https://github.com/rhx/SwiftLibXML.git into spi-builder-workspace
dc6aee8a8344c443b3679a07fe3e7069bbba08b7
SUCCESS checkout https://github.com/rhx/SwiftLibXML.git at 3.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.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SwiftLibXML XMLPath.swift
[2/7] Compiling SwiftLibXML XMLAttribute.swift
[3/7] Compiling SwiftLibXML EmptySequence.swift
[4/7] Compiling SwiftLibXML XMLNameSpace.swift
[5/7] Compiling SwiftLibXML XMLElement.swift
[6/7] Emitting module SwiftLibXML
[7/7] Compiling SwiftLibXML XMLDocument.swift
Build complete! (2.03s)
Build complete.
Done.