The Swift Package Index logo.Swift Package Index

Build Information

Successful build of git-kit 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/BinaryBirds/git-kit.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BinaryBirds/git-kit
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 39a9357 removed dynamic library
Cloned https://github.com/BinaryBirds/git-kit.git into spi-builder-workspace
39a9357dd22ee189022c5db4cd82c6f438b02e1f
SUCCESS checkout https://github.com/BinaryBirds/git-kit.git at 1.0.1
========================================
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/binarybirds/shell-kit from cache
Fetched https://github.com/binarybirds/shell-kit (0.19s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.1 (0.52s)
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-kit resolved at 1.0.1
Building for debugging...
[1/2] Compiling ShellKit Shell.swift
[2/2] Emitting module ShellKit
[3/4] Emitting module GitKit
[4/4] Compiling GitKit Git.swift
Build complete! (4.82s)
Build complete.
Done.