The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Guitar 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/ArtSabintsev/Guitar.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ArtSabintsev/Guitar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a154a86 Bump addressable from 2.7.0 to 2.8.0 (#29)
Cloned https://github.com/ArtSabintsev/Guitar.git
Revision (git rev-parse @):
a154a86c669f2352194c1c2bbfd484ea6e2aa62c
SUCCESS checkout https://github.com/ArtSabintsev/Guitar.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ArtSabintsev/Guitar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling Guitar GuitarHelpers.swift
[4/12] Compiling Guitar GuitarChord.swift
[5/12] Compiling Guitar GuitarNSRangeExtension.swift
[6/12] Compiling Guitar GuitarCommon.swift
[7/12] Compiling Guitar GuitarCharacter.swift
[8/12] Compiling Guitar Guitar.swift
[9/12] Compiling Guitar GuitarBoolean.swift
[10/12] Emitting module Guitar
[11/12] Compiling Guitar GuitarCase.swift
[12/12] Compiling Guitar GuitarPadding.swift
Build complete! (6.07s)
Build complete.
Done.