Build Information
Successful build of CodableAny, reference 0.2.0 (cfbee4
), with Swift 5.10 for macOS (SPM) on 16 Jul 2024 06:45:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirsaam/CodableAny.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/CodableAny
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at cfbee4e Make `value` public
Cloned https://github.com/amirsaam/CodableAny.git
Revision (git rev-parse @):
cfbee4e4ff2d3cf7f1f097a95be22d108ac91cc4
SUCCESS checkout https://github.com/amirsaam/CodableAny.git at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "codableany",
"name": "CodableAny",
"url": "https://github.com/amirsaam/CodableAny.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableAny",
"dependencies": [
]
}
]
}
Fetching https://github.com/amirsaam/CodableAny.git
[1/34] Fetching codableany
Fetched https://github.com/amirsaam/CodableAny.git from cache (1.15s)
Creating working copy for https://github.com/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at 0.2.0 (cfbee4e)
warning: '.resolve-product-dependencies': dependency 'codableany' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/amirsaam/CodableAny.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Compiling CodableAny CodableAny.swift
[4/4] Emitting module CodableAny
Build complete! (1.04s)
Build complete.
Done.