Build Information
Successful build of Cserd 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/kasei/swift-serd.git
Reference: 0.0.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kasei/swift-serd
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at 437506d Remove serdi from module source files.
Cloned https://github.com/kasei/swift-serd.git
Revision (git rev-parse @):
437506d3a0a1e960f7c6fcbf3e51fda84d65c4ec
SUCCESS checkout https://github.com/kasei/swift-serd.git at 0.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/kasei/swift-serd.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling serd writer.c
[1/8] Compiling serd n3.c
[2/8] Compiling serd uri.c
[3/8] Compiling serd env.c
[4/8] Compiling serd string.c
[5/8] Compiling serd reader.c
[6/8] Compiling serd byte_source.c
[7/8] Compiling serd node.c
Build complete! (1.20s)
Build complete.
Done.