The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PluginTask with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/PluginTask.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xLeif/PluginTask.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/19] Compiling Fork ForkedActor.swift
[7/19] Compiling Fork Fork.swift
[8/19] Compiling Fork Sequence+ForkedArray.swift
[9/19] Compiling Fork Actor+ForkedActor.swift
[10/19] Compiling Fork Task+Fork.swift
[11/19] Emitting module Fork
[12/19] Compiling Fork KeyPathActor.swift
[13/19] Compiling Fork ForkedArray.swift
[14/24] Compiling Plugin ImmutablePluginable.swift
[15/24] Compiling Plugin ImmutablePlugin.swift
[16/24] Compiling Plugin Plugin.swift
[17/24] Emitting module Plugin
[18/24] Compiling Plugin Pluginable.swift
[19/24] Emitting module t
[20/24] Compiling t t+Structure.swift
[21/24] Compiling t t+Factories.swift
[22/24] Compiling t t+Assertion.swift
[23/24] Compiling t t.swift
[24/24] Compiling t t+Logging.swift
[25/30] Compiling PluginTask CancelTaskPlugin.swift
[26/30] Compiling PluginTask TaskPluginManager.swift
[27/30] Compiling PluginTask TaskPlugin.swift
[28/30] Compiling PluginTask PluginTask.swift
[29/30] Compiling PluginTask Task+PluginTask.swift
[30/30] Emitting module PluginTask
Build complete! (9.64s)
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 from cache (0.19s)
Fetched https://github.com/0xLeif/Plugin from cache (0.19s)
Fetched https://github.com/0xLeif/Fork from cache (0.19s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.36s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.2.0 (0.44s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.0 (0.64s)
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/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.2.0
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.0
Build complete.
Done.