The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-extras-json with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-extras/swift-extras-json.git
Reference: v0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-extras/swift-extras-json
 * tag               v0.6.0     -> FETCH_HEAD
HEAD is now at 122b945 Move to swift-extras (#67)
Cloned https://github.com/swift-extras/swift-extras-json.git into spi-builder-workspace
122b9454ef01bf89a4c190b8fd3717ddd0a2fbd0
SUCCESS checkout https://github.com/swift-extras/swift-extras-json.git at v0.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/13] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[2/13] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[3/13] Compiling ExtrasJSON JSONValue.swift
[4/14] Emitting module ExtrasJSON
[5/14] Compiling ExtrasJSON ArrayKey.swift
[6/14] Compiling ExtrasJSON JSONDecoder.swift
[7/14] Compiling ExtrasJSON JSONKeyedDecodingContainer.swift
[8/14] Compiling ExtrasJSON JSONSingleValueDecodingContainer.swift
[9/14] Compiling ExtrasJSON DocumentReader.swift
[10/14] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[11/14] Compiling ExtrasJSON JSONError+DecodingError.swift
[12/14] Compiling ExtrasJSON JSONUnkeyedDecodingContainer.swift
[13/14] Compiling ExtrasJSON JSONEncoder.swift
[14/14] Compiling ExtrasJSON JSONParser.swift
Build complete! (1.61s)
Build complete.
Done.