The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftLibXML with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/2/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
Revision (git rev-parse @):
dc6aee8a8344c443b3679a07fe3e7069bbba08b7
SUCCESS checkout https://github.com/rhx/SwiftLibXML.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rhx/SwiftLibXML.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/9] Compiling SwiftLibXML XMLNameSpace.swift
[4/9] Compiling SwiftLibXML XMLElement.swift
[5/9] Compiling SwiftLibXML EmptySequence.swift
[6/9] Compiling SwiftLibXML XMLAttribute.swift
[7/9] Emitting module SwiftLibXML
[8/9] Compiling SwiftLibXML XMLDocument.swift
[9/9] Compiling SwiftLibXML XMLPath.swift
Build complete! (5.16s)
Build complete.
Done.