The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SWXMLHash with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drmohundro/SWXMLHash.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/drmohundro/SWXMLHash
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7226ebc chore: bump podspec file, too
Cloned https://github.com/drmohundro/SWXMLHash.git into spi-builder-workspace
7226ebc24e1dc42b6a62e699bf98c6b4f7eb8f5c
SUCCESS checkout https://github.com/drmohundro/SWXMLHash.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/24] Compiling SWXMLHash XMLContent.swift
[2/24] Compiling SWXMLHash XMLElement.swift
[3/24] Compiling SWXMLHash XMLHash.swift
[4/27] Compiling SWXMLHash IndexOp.swift
[5/27] Compiling SWXMLHash LazyXMLParser.swift
[6/27] Compiling SWXMLHash Stack.swift
[7/27] Compiling SWXMLHash ParsingError.swift
[8/27] Compiling SWXMLHash XMLDeserializationError.swift
[9/27] Compiling SWXMLHash FullXMLParser.swift
[10/27] Compiling SWXMLHash Int+XMLDeserialization.swift
[11/27] Compiling SWXMLHash String+XMLDeserialization.swift
[12/27] Compiling SWXMLHash IndexingError.swift
[13/27] Compiling SWXMLHash String+Extensions.swift
[14/27] Compiling SWXMLHash TextElement.swift
[15/27] Compiling SWXMLHash XMLAttribute.swift
[16/27] Emitting module SWXMLHash
[17/27] Compiling SWXMLHash XMLAttributeDeserializable.swift
[18/27] Compiling SWXMLHash XMLElementDeserializable.swift
[19/27] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[20/27] Compiling SWXMLHash XMLObjectDeserialization.swift
[21/27] Compiling SWXMLHash XMLValueDeserialization.swift
[22/27] Compiling SWXMLHash Bool+XMLDeserialization.swift
[23/27] Compiling SWXMLHash Double+XMLDeserialization.swift
[24/27] Compiling SWXMLHash Float+XMLDeserialization.swift
[25/27] Compiling SWXMLHash XMLHashOptions.swift
[26/27] Compiling SWXMLHash XMLIndexer.swift
[27/27] Compiling SWXMLHash shim.swift
Build complete! (4.10s)
Build complete.
Done.