The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PluginTask 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/0xLeif/PluginTask.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/PluginTask
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 346cef8 Make some changed after working with a demo project
Cloned https://github.com/0xLeif/PluginTask.git
Revision (git rev-parse @):
346cef89d6d07a7a110194f9c62b9cf44aa7b629
SUCCESS checkout https://github.com/0xLeif/PluginTask.git at main
Fetching https://github.com/0xLeif/Fork from cache
Fetching https://github.com/0xLeif/Plugin from cache
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/t (0.26s)
Fetched https://github.com/0xLeif/Fork (0.37s)
Fetched https://github.com/0xLeif/Plugin (0.37s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.67s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.2.0 (0.60s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.0 (0.53s)
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.0
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.2.0
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
========================================
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": "plugintask",
      "name": "PluginTask",
      "url": "https://github.com/0xLeif/PluginTask.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PluginTask",
      "dependencies": [
        {
          "identity": "plugin",
          "name": "Plugin",
          "url": "https://github.com/0xLeif/Plugin",
          "version": "2.0.2",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Plugin",
          "dependencies": [
            {
              "identity": "fork",
              "name": "Fork",
              "url": "https://github.com/0xLeif/Fork",
              "version": "1.3.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fork",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "fork",
          "name": "Fork",
          "url": "https://github.com/0xLeif/Fork",
          "version": "1.3.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fork",
          "dependencies": [
          ]
        },
        {
          "identity": "t",
          "name": "t",
          "url": "https://github.com/0xOpenBytes/t",
          "version": "1.0.4",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/t",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xLeif/PluginTask.git
[2/47] Fetching plugintask
Fetched https://github.com/0xLeif/PluginTask.git (0.28s)
Fetching https://github.com/0xOpenBytes/t from cache
Fetching https://github.com/0xLeif/Fork from cache
Fetching https://github.com/0xLeif/Plugin from cache
Fetched https://github.com/0xOpenBytes/t (0.27s)
Fetched https://github.com/0xLeif/Fork (0.28s)
Fetched https://github.com/0xLeif/Plugin (0.28s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (0.02s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.2 (0.04s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.09s)
Creating working copy for https://github.com/0xLeif/PluginTask.git
Working copy of https://github.com/0xLeif/PluginTask.git resolved at main
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.2
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'plugintask' is not used by any target
Found 3 product dependencies
  - Plugin
  - Fork
  - t
========================================
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/14] Compiling Fork Fork.swift
[2/14] Compiling Fork Task+Fork.swift
[3/14] Compiling Fork ForkedActor.swift
[4/14] Compiling Fork ForkedArray.swift
[5/14] Compiling Fork Actor+ForkedActor.swift
[6/14] Emitting module Fork
[7/14] Compiling Fork KeyPathActor.swift
[8/14] Compiling Fork Sequence+ForkedArray.swift
[9/19] Compiling Plugin Plugin.swift
[10/19] Compiling Plugin ImmutablePluginable.swift
[11/19] Compiling Plugin ImmutablePlugin.swift
[12/19] Emitting module Plugin
[13/19] Compiling Plugin Pluginable.swift
[14/19] Emitting module t
[15/19] Compiling t t.swift
[16/19] Compiling t t+Structure.swift
[17/19] Compiling t t+Factories.swift
[18/19] Compiling t t+Logging.swift
[19/19] Compiling t t+Assertion.swift
[20/25] Compiling PluginTask CancelTaskPlugin.swift
[21/25] Compiling PluginTask PluginTask.swift
[22/25] Emitting module PluginTask
[23/25] Compiling PluginTask TaskPlugin.swift
[24/25] Compiling PluginTask TaskPluginManager.swift
[25/25] Compiling PluginTask Task+PluginTask.swift
Build complete! (11.53s)
Build complete.
Done.