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.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-extras/swift-extras-json.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-extras/swift-extras-json
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 122b945 Move to swift-extras (#67)
Cloned https://github.com/swift-extras/swift-extras-json.git
Revision (git rev-parse @):
122b9454ef01bf89a4c190b8fd3717ddd0a2fbd0
SUCCESS checkout https://github.com/swift-extras/swift-extras-json.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-extras-json",
"name": "swift-extras-json",
"url": "https://github.com/swift-extras/swift-extras-json.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-extras-json",
"dependencies": [
]
}
]
}
Fetching https://github.com/swift-extras/swift-extras-json.git
[1/1049] Fetching swift-extras-json
Fetched https://github.com/swift-extras/swift-extras-json.git (0.31s)
Creating working copy for https://github.com/swift-extras/swift-extras-json.git
Working copy of https://github.com/swift-extras/swift-extras-json.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swift-extras-json' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[2/13] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[3/13] Compiling ExtrasJSON JSONValue.swift
[4/13] Compiling ExtrasJSON JSONKeyedDecodingContainer.swift
[5/13] Compiling ExtrasJSON JSONSingleValueDecodingContainer.swift
[6/13] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[7/13] Compiling ExtrasJSON JSONError+DecodingError.swift
[8/13] Compiling ExtrasJSON JSONUnkeyedDecodingContainer.swift
[9/13] Compiling ExtrasJSON JSONEncoder.swift
[10/13] Emitting module ExtrasJSON
[11/13] Compiling ExtrasJSON ArrayKey.swift
[12/13] Compiling ExtrasJSON JSONDecoder.swift
[13/13] Compiling ExtrasJSON DocumentReader.swift
[14/14] Compiling ExtrasJSON JSONParser.swift
Build complete! (5.51s)
Build complete.
Done.