The Swift Package Index logo.Swift Package Index

Build Information

Successful build of InflectorKit 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/mattt/InflectorKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattt/InflectorKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d8cbcc0 Bump version to 1.0.0
Cloned https://github.com/mattt/InflectorKit.git
Revision (git rev-parse @):
d8cbcc04972690aaa5fc760a2b9ddb3e9f0decd7
SUCCESS checkout https://github.com/mattt/InflectorKit.git at master
========================================
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": "inflectorkit",
      "name": "InflectorKit",
      "url": "https://github.com/mattt/InflectorKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/InflectorKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mattt/InflectorKit.git from cache
Fetched https://github.com/mattt/InflectorKit.git (1.19s)
Creating working copy for https://github.com/mattt/InflectorKit.git
Working copy of https://github.com/mattt/InflectorKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'inflectorkit' 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...
[0/2] Compiling InflectorKit NSString+InflectorKit.m
[1/2] Compiling InflectorKit TTTStringInflector.m
Build complete! (6.00s)
Build complete.
Done.