The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xml-coding with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/builder/builds/TDmZkXJm/0/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 into spi-builder-workspace
b6a2ae25464959f41cd167047ee47fe5bb681c6c
SUCCESS checkout https://github.com/adam-fowler/xml-coding.git at 0.4.1
========================================
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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/6] Compiling XMLCoding XML.swift
[2/6] Compiling XMLCoding XMLEncoder.swift
[3/6] Compiling XMLCoding CollectionCoders.swift
[4/6] Compiling XMLCoding XMLDecoder.swift
[5/6] Emitting module XMLCoding
[6/6] Compiling XMLCoding CodableProperties.swift
Build complete! (3.49s)
Build complete.
Done.