Build Information
Successful build of swift-json, reference v0.1.1 (242bbd
), with Swift 5.9 for macOS (SPM) on 17 Aug 2024 09:34:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sinoru/swift-json.git
Reference: v0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sinoru/swift-json
* tag v0.1.1 -> FETCH_HEAD
HEAD is now at 242bbd7 Merge branch 'release/0.1.1'
Cloned https://github.com/sinoru/swift-json.git
Revision (git rev-parse @):
242bbd767c12a216e461f578de5876010e10f4b9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sinoru/swift-json.git at v0.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/sinoru/swift-json.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/10] Compiling JSON JSON+Value_Values.swift
[4/10] Compiling JSON JSON+Value_Encodable.swift
[5/10] Compiling JSON JSON+Value_Literals.swift
[6/10] Compiling JSON JSON+Value_Subscripts.swift
[7/10] Compiling JSON JSON+Value_Conformances.swift
[8/10] Compiling JSON JSON+Value_Decodable.swift
[9/10] Compiling JSON JSON+Value.swift
[10/10] Emitting module JSON
Build complete! (21.29s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/1768] Fetching swift-docc-plugin
[567/4822] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin (1.97s)
Fetched https://github.com/apple/swift-docc-symbolkit (1.97s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.66s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Build complete.
Done.