The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Guitar with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ArtSabintsev/Guitar.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "guitar",
      "name": "Guitar",
      "url": "https://github.com/ArtSabintsev/Guitar.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Guitar",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ArtSabintsev/Guitar.git
[1/1953] Fetching guitar
Fetched https://github.com/ArtSabintsev/Guitar.git (0.84s)
Creating working copy for https://github.com/ArtSabintsev/Guitar.git
Working copy of https://github.com/ArtSabintsev/Guitar.git resolved at master
warning: '.resolve-product-dependencies': dependency 'guitar' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module Guitar
[2/10] Compiling Guitar GuitarPadding.swift
[3/10] Compiling Guitar GuitarHelpers.swift
[4/10] Compiling Guitar GuitarCommon.swift
[5/10] Compiling Guitar GuitarChord.swift
[6/10] Compiling Guitar GuitarNSRangeExtension.swift
[7/10] Compiling Guitar Guitar.swift
[8/10] Compiling Guitar GuitarBoolean.swift
[9/10] Compiling Guitar GuitarCase.swift
[10/10] Compiling Guitar GuitarCharacter.swift
Build complete! (7.94s)
Build complete.
Done.