Build Information
Successful build of Viagra, reference 1.2.4 (be25b6
), with Swift 5.10 for macOS (SPM) on 27 Jun 2024 13:51:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/Viagra.git
Reference: 1.2.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/Viagra
* tag 1.2.4 -> FETCH_HEAD
HEAD is now at be25b67 Disabled the "make sure I don't shrink too quickly" assertion, because there's valid situations in which it's violated.
Cloned https://github.com/wadetregaskis/Viagra.git
Revision (git rev-parse @):
be25b67f17bc84717425bc1b1d4b36b51e889ea5
SUCCESS checkout https://github.com/wadetregaskis/Viagra.git at 1.2.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "viagra",
"name": "Viagra",
"url": "https://github.com/wadetregaskis/Viagra.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Viagra",
"dependencies": [
]
}
]
}
Fetching https://github.com/wadetregaskis/Viagra.git from cache
Fetched https://github.com/wadetregaskis/Viagra.git from cache (0.22s)
Creating working copy for https://github.com/wadetregaskis/Viagra.git
Working copy of https://github.com/wadetregaskis/Viagra.git resolved at 1.2.4 (be25b67)
warning: '.resolve-product-dependencies': dependency 'viagra' 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/wadetregaskis/Viagra.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 Viagra
[4/4] Compiling Viagra Viagra.swift
Build complete! (5.91s)
Build complete.
Done.