Build Information
Successful build of SwiftyExpat with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: develop
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling Expat xmltok_impl.c
[1/5] Compiling Expat xmltok_ns.c
[2/5] Compiling Expat xmlrole.c
[3/5] Compiling Expat xmltok.c
[4/5] Compiling Expat xmlparse.c
[6/8] Compiling SwiftyExpat SwiftExtensions.swift
[7/8] Emitting module SwiftyExpat
[8/8] Compiling SwiftyExpat Expat.swift
Build complete! (2.43s)
Build complete.
Done.