Build Information
Successful build of JSONDecoder-Keypath 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/0111b/JSONDecoder-Keypath.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0111b/JSONDecoder-Keypath
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d45406b Update README.md
Cloned https://github.com/0111b/JSONDecoder-Keypath.git
Revision (git rev-parse @):
d45406b0cb6adb76935174965a6ad7229bab3c7e
SUCCESS checkout https://github.com/0111b/JSONDecoder-Keypath.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "jsondecoder-keypath",
"name": "JSONDecoder-Keypath",
"url": "https://github.com/0111b/JSONDecoder-Keypath.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONDecoder-Keypath",
"dependencies": [
]
}
]
}
Fetching https://github.com/0111b/JSONDecoder-Keypath.git
[11/63] Fetching jsondecoder-keypath
Fetched https://github.com/0111b/JSONDecoder-Keypath.git (0.30s)
Creating working copy for https://github.com/0111b/JSONDecoder-Keypath.git
Working copy of https://github.com/0111b/JSONDecoder-Keypath.git resolved at master
warning: '.resolve-product-dependencies': dependency 'jsondecoder-keypath' 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 JSONDecoder_Keypath
[2/2] Compiling JSONDecoder_Keypath JSONDecoder_Keypath.swift
Build complete! (8.79s)
Build complete.
Done.