Build Information
Successful build of Repeat with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/malcommac/Repeat.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/malcommac/Repeat
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at 9df757d Merge branch 'release/0.6.0'
Cloned https://github.com/malcommac/Repeat.git
Revision (git rev-parse @):
9df757d0936c15dfd9d01067766fab87e927f838
SUCCESS checkout https://github.com/malcommac/Repeat.git at 0.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "repeat",
"name": "Repeat",
"url": "https://github.com/malcommac/Repeat.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Repeat",
"dependencies": [
]
}
]
}
Fetching https://github.com/malcommac/Repeat.git
[1/548] Fetching repeat
Fetched https://github.com/malcommac/Repeat.git (0.24s)
Creating working copy for https://github.com/malcommac/Repeat.git
Working copy of https://github.com/malcommac/Repeat.git resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'repeat' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/malcommac/Repeat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Repeat Debouncer.swift
[2/4] Compiling Repeat Throttler.swift
[3/4] Compiling Repeat Repeater.swift
[4/4] Emitting module Repeat
Build complete! (3.37s)
Build complete.
Done.