Build Information
Successful build of JSONFragmentDecoding 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/hamishknight/json-fragment-decoding.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hamishknight/json-fragment-decoding
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3f2db34 Update README.md
Cloned https://github.com/hamishknight/json-fragment-decoding.git
Revision (git rev-parse @):
3f2db349e61da342f7b324a24a980207144a0e8e
SUCCESS checkout https://github.com/hamishknight/json-fragment-decoding.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "json-fragment-decoding",
"name": "JSONFragmentDecoding",
"url": "https://github.com/hamishknight/json-fragment-decoding.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json-fragment-decoding",
"dependencies": [
]
}
]
}
Fetching https://github.com/hamishknight/json-fragment-decoding.git
[1/47] Fetching json-fragment-decoding
Fetched https://github.com/hamishknight/json-fragment-decoding.git (0.21s)
Creating working copy for https://github.com/hamishknight/json-fragment-decoding.git
Working copy of https://github.com/hamishknight/json-fragment-decoding.git resolved at master
warning: '.resolve-product-dependencies': dependency 'json-fragment-decoding' 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/2] Emitting module JSONFragmentDecoding
[2/2] Compiling JSONFragmentDecoding JSONFragmentDecoding.swift
Build complete! (9.78s)
Build complete.
Done.