The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Repeat with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/malcommac/Repeat.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/malcommac/Repeat
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 76ebc72 Merge tag '0.6.0' into develop
Cloned https://github.com/malcommac/Repeat.git
Revision (git rev-parse @):
76ebc7216a7909032b7eb0badcb59c57c5315275
SUCCESS checkout https://github.com/malcommac/Repeat.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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.28s)
Creating working copy for https://github.com/malcommac/Repeat.git
Working copy of https://github.com/malcommac/Repeat.git resolved at develop
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:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Repeat Debouncer.swift
[2/4] Compiling Repeat Repeater.swift
[3/4] Emitting module Repeat
[4/4] Compiling Repeat Throttler.swift
Build complete! (7.50s)
Build complete.
Done.