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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexito4/Raster
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.55s)
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.04s)
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/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": "raster",
"name": "Raster",
"url": "https://github.com/alexito4/Raster.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Raster",
"dependencies": [
]
}
]
}
Fetching https://github.com/alexito4/Raster.git from cache
Fetched https://github.com/alexito4/Raster.git (0.18s)
Creating working copy for https://github.com/alexito4/Raster.git
Working copy of https://github.com/alexito4/Raster.git resolved at main
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] Compiling Raster Raster.swift
[2/2] Emitting module Raster
Build complete! (6.09s)
Build complete.
Done.