Build Information
Successful build of Sweep 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/JohnSundell/sweep.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/sweep
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 801c287 Add new APIs for scanning for a single substring (#7)
Cloned https://github.com/JohnSundell/sweep.git
Revision (git rev-parse @):
801c2878e4c6c5baf32fe132e1f3f3af6f9fd1b0
SUCCESS checkout https://github.com/JohnSundell/sweep.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "sweep",
"name": "Sweep",
"url": "https://github.com/JohnSundell/sweep.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sweep",
"dependencies": [
]
}
]
}
Fetching https://github.com/JohnSundell/sweep.git
[3/116] Fetching sweep
Fetched https://github.com/JohnSundell/sweep.git (0.27s)
Creating working copy for https://github.com/JohnSundell/sweep.git
Working copy of https://github.com/JohnSundell/sweep.git resolved at master
warning: '.resolve-product-dependencies': dependency 'sweep' is not used by any target
Found 0 product dependencies
========================================
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/2] Emitting module Sweep
[2/2] Compiling Sweep Sweep.swift
Build complete! (7.50s)
Build complete.
Done.