The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bonjour 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/eugenebokhan/bonjour.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/bonjour
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 4e2912c update readme
Cloned https://github.com/eugenebokhan/bonjour.git into spi-builder-workspace
4e2912cddb3dcc8ec48370851ba0eb19f1a3e6af
SUCCESS checkout https://github.com/eugenebokhan/bonjour.git at 2.1.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/5] Compiling Bonjour ProgressWatcher.swift
[2/5] Compiling Bonjour MCPeerID+Extensions.swift
[3/5] Compiling Bonjour Peer.swift
[4/5] Emitting module Bonjour
[5/5] Compiling Bonjour BonjourSession.swift
Build complete! (6.89s)
Build complete.
Done.