The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SignalHandler 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.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Genaro-Chris/SignalHandler.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Genaro-Chris/SignalHandler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bb52b9c fix the signal handling bug
Cloned https://github.com/Genaro-Chris/SignalHandler.git
Revision (git rev-parse @):
bb52b9c5df6eba21adb6d540a19a2da6e6fab2fa
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Genaro-Chris/SignalHandler.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.22s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.48s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.13s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "signalhandler",
      "name": "SignalHandler",
      "url": "https://github.com/Genaro-Chris/SignalHandler.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SignalHandler",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Genaro-Chris/SignalHandler.git from cache
Fetched https://github.com/Genaro-Chris/SignalHandler.git (0.26s)
Creating working copy for https://github.com/Genaro-Chris/SignalHandler.git
Working copy of https://github.com/Genaro-Chris/SignalHandler.git resolved at main
warning: '.resolve-product-dependencies': dependency 'signalhandler' 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/Genaro-Chris/SignalHandler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/7] Compiling SignalHandler extensions.swift
[4/7] Compiling SignalHandler Signals.swift
[5/7] Compiling SignalHandler SourceSequence.swift
[6/7] Emitting module SignalHandler
[7/7] Compiling SignalHandler SignalHandler.swift
Build complete! (14.99s)
Build complete.
Done.