The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebBrowser 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/oliveroneill/WebBrowser.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/oliveroneill/WebBrowser
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at fd56bdc Change wording of test documentation
Cloned https://github.com/oliveroneill/WebBrowser.git into spi-builder-workspace
fd56bdcfd0f50396772ce96aca43ed76db02813f
SUCCESS checkout https://github.com/oliveroneill/WebBrowser.git at 1.0.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)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git (0.16s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.02s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.1.0
Building for debugging...
[1/2] Compiling ShellOut ShellOut.swift
[2/2] Emitting module ShellOut
[3/4] Compiling WebBrowser WebBrowser.swift
[4/4] Emitting module WebBrowser
Build complete! (3.74s)
Build complete.
Done.