Build Information
Successful build of DSFVersion, reference 3.0.0 (47e1bd
), with Swift 5.10 for macOS (SPM) on 9 Jul 2024 09:13:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFVersion.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFVersion
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 47e1bd5 Minor restructure
Cloned https://github.com/dagronf/DSFVersion.git
Revision (git rev-parse @):
47e1bd52eb0edd99a6a3c969885cc07ccbc1b946
SUCCESS checkout https://github.com/dagronf/DSFVersion.git at 3.0.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": "dsfversion",
"name": "DSFVersion",
"url": "https://github.com/dagronf/DSFVersion.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFVersion",
"dependencies": [
]
}
]
}
Fetching https://github.com/dagronf/DSFVersion.git
[1/138] Fetching dsfversion
Fetched https://github.com/dagronf/DSFVersion.git from cache (1.25s)
Creating working copy for https://github.com/dagronf/DSFVersion.git
Working copy of https://github.com/dagronf/DSFVersion.git resolved at 3.0.0 (47e1bd5)
warning: '.resolve-product-dependencies': dependency 'dsfversion' 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/dagronf/DSFVersion.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 DSFVersion NumericVersion.swift
[4/4] Emitting module DSFVersion
Build complete! (3.58s)
Build complete.
Done.