Build Information
Successful build of TrailerJson 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/ptsochantaris/trailer-json.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ptsochantaris/trailer-json
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at d74d6c1 Minor docmentation update, added benchmark that compares worst-case parsing for the lazy parser
Cloned https://github.com/ptsochantaris/trailer-json.git
Revision (git rev-parse @):
d74d6c1b7a6d59546602a8262a6cdb522dede11a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ptsochantaris/trailer-json.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ptsochantaris/trailer-json.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write Benchmark-entitlement.plist
[3/8] Copying 10mb.json
[4/8] Write swift-version--423B1241ED78D482.txt
[6/13] Emitting module TrailerJson
[7/13] Compiling TrailerJson TypedJson.swift
[8/13] Compiling TrailerJson TypedJsonEntry.swift
[9/13] Compiling TrailerJson TrailerJson.swift
[10/13] Compiling TrailerJson Common.swift
[11/16] Compiling Benchmark resource_bundle_accessor.swift
[12/16] Compiling Benchmark Benchmark.swift
[13/16] Emitting module Benchmark
[13/16] Write Objects.LinkFileList
[14/16] Linking Benchmark
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Benchmark: replacing existing signature
[15/16] Applying Benchmark
Build complete! (3.99s)
Build complete.
Done.