The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/Plugin.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/Plugin
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at bd5449f Promote public to open
Cloned https://github.com/0xLeif/Plugin.git into spi-builder-workspace
bd5449fc40720589881bacb4ed7373ddfcb2d214
SUCCESS checkout https://github.com/0xLeif/Plugin.git at 2.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/0xLeif/Fork from cache
Fetched https://github.com/0xLeif/Fork (0.18s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.2.0 (0.38s)
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.2.0
Building for debugging...
[1/8] Emitting module Fork
[2/8] Compiling Fork Sequence+ForkedArray.swift
[3/8] Compiling Fork Fork.swift
[4/8] Compiling Fork Actor+ForkedActor.swift
[5/8] Compiling Fork KeyPathActor.swift
[6/8] Compiling Fork Task+Fork.swift
[7/8] Compiling Fork ForkedActor.swift
[8/8] Compiling Fork ForkedArray.swift
[9/13] Compiling Plugin Plugin.swift
[10/13] Compiling Plugin ImmutablePlugin.swift
[11/13] Compiling Plugin Pluginable.swift
[12/13] Compiling Plugin ImmutablePluginable.swift
[13/13] Emitting module Plugin
Build complete! (5.85s)
Build complete.
Done.