The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebBrowser with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oliveroneill/WebBrowser.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/oliveroneill/WebBrowser
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 98cf3dc Update README with version instructions
Cloned https://github.com/oliveroneill/WebBrowser.git
Revision (git rev-parse @):
98cf3dc1aab9be2023af9f5575e91af07f4063ea
SUCCESS checkout https://github.com/oliveroneill/WebBrowser.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/oliveroneill/WebBrowser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module ShellOut
[5/5] Compiling ShellOut ShellOut.swift
[6/7] Compiling WebBrowser WebBrowser.swift
[7/7] Emitting module WebBrowser
Build complete! (12.00s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.42s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.42s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.1.0
Build complete.
Done.