Build Information
Successful build of SwiftyExpat with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftyExpat.git
Reference: 2.2.10
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/helje5/SwiftyExpat
* tag 2.2.10 -> FETCH_HEAD
HEAD is now at d2e12aa Merge branch 'develop' into main
Cloned https://github.com/helje5/SwiftyExpat.git
Revision (git rev-parse @):
d2e12aafac5adbf0b36297fc75b19bd37a88738a
SUCCESS checkout https://github.com/helje5/SwiftyExpat.git at 2.2.10
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftyexpat",
"name": "SwiftyExpat",
"url": "https://github.com/helje5/SwiftyExpat.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyExpat",
"dependencies": [
]
}
]
}
Fetching https://github.com/helje5/SwiftyExpat.git
[1/559] Fetching swiftyexpat
Fetched https://github.com/helje5/SwiftyExpat.git (0.26s)
Creating working copy for https://github.com/helje5/SwiftyExpat.git
Working copy of https://github.com/helje5/SwiftyExpat.git resolved at 2.2.10
warning: '.resolve-product-dependencies': dependency 'swiftyexpat' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling Expat xmltok_impl.c
[0/5] Compiling Expat xmltok_ns.c
[2/5] Compiling Expat xmlparse.c
[3/5] Compiling Expat xmltok.c
[4/5] Compiling Expat xmlrole.c
[6/8] Emitting module SwiftyExpat
[7/8] Compiling SwiftyExpat SwiftExtensions.swift
[8/8] Compiling SwiftyExpat Expat.swift
Build complete! (5.93s)
Build complete.
Done.