Build Information
Successful build of CodableAny, reference master (98384f
), with Swift 5.10 for macOS (SPM) on 16 Jul 2024 06:59:07 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/CodableAny
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 98384f1 Update swift.yml
Cloned https://github.com/amirsaam/CodableAny.git
Revision (git rev-parse @):
98384f198c2a495f2806f844ba16185822a1a1a6
SUCCESS checkout https://github.com/amirsaam/CodableAny.git at master
========================================
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.10s)
Creating working copy for https://github.com/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at master (98384f1)
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] Emitting module CodableAny
[4/4] Compiling CodableAny CodableAny.swift
Build complete! (1.06s)
Build complete.
Done.