The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xml-coding 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/adam-fowler/xml-coding.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/xml-coding
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at b6a2ae2 Fix decoding of optional attributes (#6)
Cloned https://github.com/adam-fowler/xml-coding.git
Revision (git rev-parse @):
b6a2ae25464959f41cd167047ee47fe5bb681c6c
SUCCESS checkout https://github.com/adam-fowler/xml-coding.git at 0.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/adam-fowler/xml-coding.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/8] Compiling XMLCoding CollectionCoders.swift
[4/8] Emitting module XMLCoding
[5/8] Compiling XMLCoding XML.swift
[6/8] Compiling XMLCoding XMLEncoder.swift
[7/8] Compiling XMLCoding CodableProperties.swift
[8/8] Compiling XMLCoding XMLDecoder.swift
Build complete! (3.91s)
Build complete.
Done.