Build Information
Successful build of Raster with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/Raster.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexito4/Raster
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at dfa5738 Update ci.yml
Cloned https://github.com/alexito4/Raster.git
Revision (git rev-parse @):
dfa573813efc7c3264a1ec036e41a58e31edd561
SUCCESS checkout https://github.com/alexito4/Raster.git at 0.0.2
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.41s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.10.0 (0.05s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.10.0
========================================
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": "raster",
"name": "Raster",
"url": "https://github.com/alexito4/Raster.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Raster",
"dependencies": [
]
}
]
}
Fetching https://github.com/alexito4/Raster.git
[1/84] Fetching raster
Fetched https://github.com/alexito4/Raster.git (0.27s)
Creating working copy for https://github.com/alexito4/Raster.git
Working copy of https://github.com/alexito4/Raster.git resolved at 0.0.2
warning: '.resolve-product-dependencies': dependency 'raster' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/alexito4/Raster.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module Raster
[2/2] Compiling Raster Raster.swift
Build complete! (7.95s)
Build complete.
Done.