The Swift Package Index logo.Swift Package Index

Build Information

Successful build of git-kit 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/BinaryBirds/git-kit.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
Revision (git rev-parse @):
39a9357dd22ee189022c5db4cd82c6f438b02e1f
SUCCESS checkout https://github.com/BinaryBirds/git-kit.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/BinaryBirds/git-kit.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] Compiling ShellKit Shell.swift
[5/5] Emitting module ShellKit
[6/7] Emitting module GitKit
[7/7] Compiling GitKit Git.swift
Build complete! (5.03s)
Fetching https://github.com/binarybirds/shell-kit from cache
Fetched https://github.com/binarybirds/shell-kit from cache (0.16s)
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
Build complete.
Done.