Build Information
Successful build of Plugin 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/Plugin.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/Plugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ae23e20 Update docc.yml
Cloned https://github.com/0xLeif/Plugin.git
Revision (git rev-parse @):
ae23e20b863e0bc2b21fb4d6d359778d5c970873
SUCCESS checkout https://github.com/0xLeif/Plugin.git at main
Fetching https://github.com/0xLeif/Fork from cache
Fetched https://github.com/0xLeif/Fork (0.15s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (0.58s)
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "plugin",
"name": "Plugin",
"url": "https://github.com/0xLeif/Plugin.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fork",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/0xLeif/Plugin.git
[1/153] Fetching plugin
Fetched https://github.com/0xLeif/Plugin.git (0.24s)
Fetching https://github.com/0xLeif/Fork from cache
Fetched https://github.com/0xLeif/Fork (0.17s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (0.02s)
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
Creating working copy for https://github.com/0xLeif/Plugin.git
Working copy of https://github.com/0xLeif/Plugin.git resolved at main
warning: '.resolve-product-dependencies': dependency 'plugin' is not used by any target
Found 1 product dependencies
- Fork
========================================
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/9] Compiling Fork ForkedActor.swift
[2/9] Compiling Fork Sequence+ForkedArray.swift
[3/9] Compiling Fork Task+Fork.swift
[4/9] Compiling Fork Fork.swift
[5/10] Compiling Fork KeyPathActor.swift
[6/10] Compiling Fork BatchedForkedArray.swift
[7/10] Compiling Fork Actor+ForkedActor.swift
[8/10] Compiling Fork Sequence+BatchedForkedArray.swift
[9/10] Emitting module Fork
[10/10] Compiling Fork ForkedArray.swift
[11/15] Compiling Plugin ImmutablePluginable.swift
[12/15] Compiling Plugin Plugin.swift
[13/15] Compiling Plugin ImmutablePlugin.swift
[14/15] Compiling Plugin Pluginable.swift
[15/15] Emitting module Plugin
Build complete! (5.90s)
Build complete.
Done.