Build Information
Successful build of TrailerJson 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.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/admin/builds/vMd7uqzK/1/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.8
Building package at path: $workDir
https://github.com/ptsochantaris/trailer-json.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying 10mb.json
[2/6] Compiling TrailerJson TypedJson.swift
[3/6] Emitting module TrailerJson
[4/7] Compiling TrailerJson TrailerJson.swift
[5/7] Compiling TrailerJson Common.swift
[6/7] Compiling TrailerJson TypedJsonEntry.swift
[7/10] Emitting module Benchmark
[8/10] Compiling Benchmark resource_bundle_accessor.swift
[9/10] Compiling Benchmark Benchmark.swift
[9/10] Linking Benchmark
Build complete! (5.12s)
Build complete.
Done.