The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SWXMLHash, reference 8.1.0 (6ae7b8), with Swift 5.9 for macOS (SPM) on 27 Sep 2024 20:31:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drmohundro/SWXMLHash.git
Reference: 8.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drmohundro/SWXMLHash
 * tag               8.1.0      -> FETCH_HEAD
HEAD is now at 6ae7b83 Merge pull request #278 from drmohundro/feat/add-parent-to-xmlelement
Cloned https://github.com/drmohundro/SWXMLHash.git
Revision (git rev-parse @):
6ae7b83692c4a2ed53ea2cb0e6cda20768800a99
SUCCESS checkout https://github.com/drmohundro/SWXMLHash.git at 8.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/drmohundro/SWXMLHash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/25] Emitting module SWXMLHash
[2/27] Compiling SWXMLHash XMLObjectDeserialization.swift
[3/27] Compiling SWXMLHash XMLValueDeserialization.swift
[4/27] Compiling SWXMLHash Bool+XMLDeserialization.swift
[5/27] Compiling SWXMLHash XMLIndexer.swift
[6/27] Compiling SWXMLHash shim.swift
[7/27] Compiling SWXMLHash TextElement.swift
[8/27] Compiling SWXMLHash XMLAttribute.swift
[9/27] Compiling SWXMLHash XMLHash.swift
[10/27] Compiling SWXMLHash XMLHashOptions.swift
[11/27] Compiling SWXMLHash Double+XMLDeserialization.swift
[12/27] Compiling SWXMLHash Float+XMLDeserialization.swift
[13/27] Compiling SWXMLHash Int+XMLDeserialization.swift
[14/27] Compiling SWXMLHash XMLDeserializationError.swift
[15/27] Compiling SWXMLHash FullXMLParser.swift
[16/27] Compiling SWXMLHash IndexOp.swift
[17/27] Compiling SWXMLHash XMLContent.swift
[18/27] Compiling SWXMLHash XMLElement.swift
[19/27] Compiling SWXMLHash LazyXMLParser.swift
[20/27] Compiling SWXMLHash Stack.swift
[21/27] Compiling SWXMLHash String+Extensions.swift
[22/27] Compiling SWXMLHash String+XMLDeserialization.swift
[23/27] Compiling SWXMLHash IndexingError.swift
[24/27] Compiling SWXMLHash ParsingError.swift
[25/27] Compiling SWXMLHash XMLAttributeDeserializable.swift
[26/27] Compiling SWXMLHash XMLElementDeserializable.swift
[27/27] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
Build complete! (7.07s)
Build complete.
Done.