Build Information
Successful build of JSONValue with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/JSONValue.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/edonv/JSONValue
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f9b9a3b Update JSONValue.swift
Cloned https://github.com/edonv/JSONValue.git
Revision (git rev-parse @):
f9b9a3b832a853bf8c01b00c2647425e7bc38f4e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/edonv/JSONValue.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/edonv/JSONValue.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling JSONValue JSONValue+ExpressibleByLiteral.swift
[2/9] Compiling JSONValue JSONValue+Errors.swift
[3/9] Compiling JSONValue JSONValue+Subscripts.swift
[4/9] Compiling JSONValue JSONValue+Merging.swift
[5/9] Emitting module JSONValue
[6/9] Compiling JSONValue JSONValue+Codable.swift
[7/9] Compiling JSONValue JSONValue+Convenience.swift
[8/9] Compiling JSONValue JSONConvertible.swift
[9/9] Compiling JSONValue JSONValue.swift
[10/10] Compiling JSONValue JSONInterpolatable.swift
Build complete! (4.11s)
Build complete.
Done.