The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Taskig 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/stendahls/Taskig.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stendahls/Taskig
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8e7e560 Updated license text
Cloned https://github.com/stendahls/Taskig.git
Revision (git rev-parse @):
8e7e5603d5f14bb2a1b262137d9122ec58c8837a
SUCCESS checkout https://github.com/stendahls/Taskig.git at master
========================================
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": "taskig",
      "name": "Taskig",
      "url": "https://github.com/stendahls/Taskig.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Taskig",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/stendahls/Taskig.git
[1/297] Fetching taskig
Fetched https://github.com/stendahls/Taskig.git (0.30s)
Creating working copy for https://github.com/stendahls/Taskig.git
Working copy of https://github.com/stendahls/Taskig.git resolved at master
warning: '.resolve-product-dependencies': dependency 'taskig' 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/8] Compiling Taskig ThrowableTaskType.swift
[2/8] Compiling Taskig Task.swift
[3/8] Compiling Taskig ThrowableTask.swift
[4/8] Compiling Taskig TaskType.swift
[5/8] Compiling Taskig CancellableTaskType.swift
[6/8] Compiling Taskig Helpers.swift
[7/8] Emitting module Taskig
[8/8] Compiling Taskig Collections.swift
Build complete! (8.14s)
Build complete.
Done.