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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftyExpat.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/helje5/SwiftyExpat
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 5e3f28a Do not use arc4random_buf on Linux
Cloned https://github.com/helje5/SwiftyExpat.git
Revision (git rev-parse @):
5e3f28adcc8463ce0d48be188d4451cadc34883a
SUCCESS checkout https://github.com/helje5/SwiftyExpat.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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.48s)
Creating working copy for https://github.com/helje5/SwiftyExpat.git
Working copy of https://github.com/helje5/SwiftyExpat.git resolved at develop
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_ns.c
[1/5] Compiling Expat xmltok_impl.c
[2/5] Compiling Expat xmlrole.c
[3/5] Compiling Expat xmlparse.c
[4/5] Compiling Expat xmltok.c
[6/8] Compiling SwiftyExpat Expat.swift
[7/8] Compiling SwiftyExpat SwiftExtensions.swift
[8/8] Emitting module SwiftyExpat
Build complete! (7.73s)
Build complete.
Done.