The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Sweep 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/JohnSundell/sweep.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/sweep
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 801c287 Add new APIs for scanning for a single substring (#7)
Cloned https://github.com/JohnSundell/sweep.git into spi-builder-workspace
801c2878e4c6c5baf32fe132e1f3f3af6f9fd1b0
SUCCESS checkout https://github.com/JohnSundell/sweep.git at 0.4.0
========================================
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)
Building for debugging...
[1/2] Compiling Sweep Sweep.swift
[2/2] Emitting module Sweep
Build complete! (3.20s)
Build complete.
Done.