The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GCOverseer 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/backslash-f/gcoverseer.git
Reference: v0.2.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
Revision (git rev-parse @):
908810d48f09bc62842290997177212d77296f2f
SUCCESS checkout https://github.com/backslash-f/gcoverseer.git at v0.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/backslash-f/gcoverseer.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 AppLogger
[5/5] Compiling AppLogger AppLogger.swift
[6/9] Emitting module GCOverseer
[7/9] Compiling GCOverseer GCOverseer.swift
[8/9] Compiling GCOverseer GCOverseer+Interface.swift
[9/9] Compiling GCOverseer GCOverseer+Logging.swift
Build complete! (6.74s)
Fetching https://github.com/backslash-f/applogger from cache
Fetched https://github.com/backslash-f/applogger from cache (0.14s)
Computing version for https://github.com/backslash-f/applogger
Computed https://github.com/backslash-f/applogger at 1.0.0 (0.52s)
Creating working copy for https://github.com/backslash-f/applogger
Working copy of https://github.com/backslash-f/applogger resolved at 1.0.0
Build complete.
Done.