The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kebab 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/eneko/kebab.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/eneko/kebab
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at abfb07b Update README.md
Cloned https://github.com/eneko/kebab.git
Revision (git rev-parse @):
abfb07b7fcf34d37afabcef8085b0d1cd4578742
SUCCESS checkout https://github.com/eneko/kebab.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kebab",
      "name": "Kebab",
      "url": "https://github.com/eneko/kebab.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/kebab",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/eneko/kebab.git
[1/175] Fetching kebab
Fetched https://github.com/eneko/kebab.git (0.24s)
Creating working copy for https://github.com/eneko/kebab.git
Working copy of https://github.com/eneko/kebab.git resolved at main
warning: '.resolve-product-dependencies': dependency 'kebab' 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/5] Compiling Kebab MultiWordIdentifier.swift
[2/5] Compiling Kebab StringExtensions.swift
[3/5] Compiling Kebab CaseConverter.swift
[4/5] Emitting module Kebab
[5/5] Compiling Kebab CaseDetector.swift
[6/9] Emitting module KebabExtensions
[7/9] Compiling KebabExtensions StringExtensions.swift
[8/9] Emitting module KebabJSON
[9/9] Compiling KebabJSON JSONStrategies.swift
Build complete! (8.28s)
Build complete.
Done.