The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RenameCommand 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/jpmhouston/RenameCommand.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jpmhouston/RenameCommand
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c3fcee Minor fixes, now pass ext to callback
Cloned https://github.com/jpmhouston/RenameCommand.git
Revision (git rev-parse @):
8c3fcee0c567c6963b7e6e07dac76661caa0e718
SUCCESS checkout https://github.com/jpmhouston/RenameCommand.git at main
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/sharplet/Regex from cache
Fetched https://github.com/JohnSundell/Files (0.26s)
Fetched https://github.com/sharplet/Regex (0.26s)
Fetched https://github.com/apple/swift-argument-parser (0.48s)
Computing version for https://github.com/sharplet/Regex
Computed https://github.com/sharplet/Regex at 2.1.1 (0.47s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.02s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/sharplet/Regex
Working copy of https://github.com/sharplet/Regex resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
========================================
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": "renamecommand",
      "name": "RenameCommand",
      "url": "https://github.com/jpmhouston/RenameCommand.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RenameCommand",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/JohnSundell/Files",
          "version": "4.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "dependencies": [
          ]
        },
        {
          "identity": "regex",
          "name": "Regex",
          "url": "https://github.com/sharplet/Regex",
          "version": "2.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jpmhouston/RenameCommand.git
[1/61] Fetching renamecommand
Fetched https://github.com/jpmhouston/RenameCommand.git (0.24s)
Fetching https://github.com/sharplet/Regex from cache
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/JohnSundell/Files (0.26s)
Fetched https://github.com/sharplet/Regex (0.26s)
Fetched https://github.com/apple/swift-argument-parser (0.47s)
Computing version for https://github.com/sharplet/Regex
Computed https://github.com/sharplet/Regex at 2.1.1 (0.02s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.01s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.01s)
Creating working copy for https://github.com/sharplet/Regex
Working copy of https://github.com/sharplet/Regex resolved at 2.1.1
Creating working copy for https://github.com/jpmhouston/RenameCommand.git
Working copy of https://github.com/jpmhouston/RenameCommand.git resolved at main
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
warning: '.resolve-product-dependencies': dependency 'renamecommand' is not used by any target
Found 3 product dependencies
  - swift-argument-parser
  - Files
  - Regex
========================================
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/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/11] Emitting module ArgumentParserToolInfo
[3/45] Compiling ArgumentParser ArgumentHelp.swift
[4/45] Compiling ArgumentParser CompletionKind.swift
[5/45] Compiling ArgumentParser Errors.swift
[6/45] Compiling ArgumentParser Flag.swift
[7/45] Compiling ArgumentParser NameSpecification.swift
[8/49] Compiling ArgumentParser BashCompletionsGenerator.swift
[9/49] Compiling ArgumentParser CompletionsGenerator.swift
[10/49] Compiling ArgumentParser FishCompletionsGenerator.swift
[11/49] Compiling ArgumentParser ZshCompletionsGenerator.swift
[12/49] Compiling ArgumentParser Argument.swift
[13/49] Compiling Regex String+ReplaceMatching.swift
[14/49] Compiling ArgumentParser ParsedValues.swift
[15/49] Compiling ArgumentParser ParserError.swift
[16/49] Compiling ArgumentParser SplitArguments.swift
[17/49] Compiling ArgumentParser DumpHelpGenerator.swift
[18/49] Compiling Regex ThreadLocal.swift
[19/49] Compiling Regex Regex.swift
[20/49] Compiling ArgumentParser CollectionExtensions.swift
[21/49] Compiling ArgumentParser SequenceExtensions.swift
[22/49] Compiling ArgumentParser StringExtensions.swift
[23/49] Compiling ArgumentParser Tree.swift
[24/49] Emitting module Regex
[25/49] Compiling Regex MatchResult.swift
[26/49] Compiling Regex Foundation+Ranges.swift
[27/49] Compiling Regex Options.swift
[28/49] Compiling ArgumentParser HelpCommand.swift
[29/49] Compiling ArgumentParser HelpGenerator.swift
[30/49] Compiling ArgumentParser MessageInfo.swift
[31/49] Compiling ArgumentParser UsageGenerator.swift
[32/49] Emitting module ArgumentParser
[33/49] Compiling ArgumentParser ArgumentSet.swift
[34/49] Compiling ArgumentParser CommandParser.swift
[35/49] Compiling ArgumentParser InputOrigin.swift
[36/49] Compiling ArgumentParser Name.swift
[37/49] Compiling ArgumentParser Parsed.swift
[38/49] Compiling ArgumentParser Option.swift
[39/49] Compiling ArgumentParser OptionGroup.swift
[40/49] Compiling ArgumentParser CommandConfiguration.swift
[41/49] Compiling ArgumentParser EnumerableFlag.swift
[42/49] Compiling ArgumentParser ExpressibleByArgument.swift
[43/49] Compiling ArgumentParser ParsableArguments.swift
[44/49] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/49] Compiling ArgumentParser ParsableCommand.swift
[46/49] Compiling ArgumentParser ArgumentDecoder.swift
[47/49] Compiling ArgumentParser ArgumentDefinition.swift
[48/49] Emitting module Files
[49/49] Compiling Files Files.swift
[50/51] Emitting module RenameCommand
[51/51] Compiling RenameCommand RenameCommand.swift
Build complete! (15.35s)
Build complete.
Done.