The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GCOverseer 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/backslash-f/gcoverseer.git
Reference: v0.2.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/gcoverseer
 * tag               v0.2.2     -> FETCH_HEAD
HEAD is now at 908810d Fix initial isConnected value
Cloned https://github.com/backslash-f/gcoverseer.git into spi-builder-workspace
908810d48f09bc62842290997177212d77296f2f
SUCCESS checkout https://github.com/backslash-f/gcoverseer.git at v0.2.2
========================================
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/backslash-f/applogger from cache
Fetched https://github.com/backslash-f/applogger (0.22s)
Computing version for https://github.com/backslash-f/applogger
Computed https://github.com/backslash-f/applogger at 1.0.0 (0.59s)
Creating working copy for https://github.com/backslash-f/applogger
Working copy of https://github.com/backslash-f/applogger resolved at 1.0.0
Building for debugging...
[1/2] Emitting module AppLogger
[2/2] Compiling AppLogger AppLogger.swift
[3/6] Compiling GCOverseer GCOverseer.swift
[4/6] Emitting module GCOverseer
[5/6] Compiling GCOverseer GCOverseer+Logging.swift
[6/6] Compiling GCOverseer GCOverseer+Interface.swift
Build complete! (8.81s)
Build complete.
Done.