The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Strings 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/Ponyboy47/Strings.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Ponyboy47/Strings
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d0988c9 Fix a bug where extra spaces break the word/sentence casing
Cloned https://github.com/Ponyboy47/Strings.git
Revision (git rev-parse @):
d0988c9a0903d7c7ab0564ecb4cbd9a436eff190
SUCCESS checkout https://github.com/Ponyboy47/Strings.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "strings",
      "name": "Strings",
      "url": "https://github.com/Ponyboy47/Strings.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Strings",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Ponyboy47/Strings.git from cache
Fetched https://github.com/Ponyboy47/Strings.git (0.20s)
Creating working copy for https://github.com/Ponyboy47/Strings.git
Working copy of https://github.com/Ponyboy47/Strings.git resolved at master
warning: '.resolve-product-dependencies': dependency 'strings' 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] Emitting module Strings
[2/5] Compiling Strings Strings+Subscript.swift
[3/5] Compiling Strings Substring.swift
[4/5] Compiling Strings Strings+Validation.swift
[5/5] Compiling Strings Strings.swift
Build complete! (8.74s)
Build complete.
Done.