The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SWXMLHash 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/drmohundro/SWXMLHash.git
Reference: 7.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/drmohundro/SWXMLHash
 * tag               7.0.2      -> FETCH_HEAD
HEAD is now at a853604 chore: bump to 7.0.2
Cloned https://github.com/drmohundro/SWXMLHash.git into spi-builder-workspace
a853604c9e9a83ad9954c7e3d2a565273982471f
SUCCESS checkout https://github.com/drmohundro/SWXMLHash.git at 7.0.2
========================================
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/24] Compiling SWXMLHash IndexOp.swift
[2/24] Compiling SWXMLHash LazyXMLParser.swift
[3/24] Compiling SWXMLHash Stack.swift
[4/27] Compiling SWXMLHash String+Extensions.swift
[5/27] Compiling SWXMLHash TextElement.swift
[6/27] Compiling SWXMLHash XMLAttribute.swift
[7/27] Compiling SWXMLHash Int+XMLDeserialization.swift
[8/27] Compiling SWXMLHash String+XMLDeserialization.swift
[9/27] Compiling SWXMLHash IndexingError.swift
[10/27] Compiling SWXMLHash XMLContent.swift
[11/27] Compiling SWXMLHash XMLElement.swift
[12/27] Compiling SWXMLHash XMLHash.swift
[13/27] Compiling SWXMLHash XMLAttributeDeserializable.swift
[14/27] Compiling SWXMLHash XMLElementDeserializable.swift
[15/27] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[16/27] Compiling SWXMLHash XMLObjectDeserialization.swift
[17/27] Compiling SWXMLHash XMLValueDeserialization.swift
[18/27] Compiling SWXMLHash Bool+XMLDeserialization.swift
[19/27] Compiling SWXMLHash Double+XMLDeserialization.swift
[20/27] Compiling SWXMLHash Float+XMLDeserialization.swift
[21/27] Emitting module SWXMLHash
[22/27] Compiling SWXMLHash ParsingError.swift
[23/27] Compiling SWXMLHash XMLDeserializationError.swift
[24/27] Compiling SWXMLHash FullXMLParser.swift
[25/27] Compiling SWXMLHash XMLHashOptions.swift
[26/27] Compiling SWXMLHash XMLIndexer.swift
[27/27] Compiling SWXMLHash shim.swift
Build complete! (4.52s)
Build complete.
Done.