The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RoutingKitExtensions 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/Appsaurus/RoutingKitExtensions.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Appsaurus/RoutingKitExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cdfa7c8 Lowering minimum mac version to .v10_15
Cloned https://github.com/Appsaurus/RoutingKitExtensions.git
Revision (git rev-parse @):
cdfa7c8ce72526ee02e4657739968893ca82eb4f
SUCCESS checkout https://github.com/Appsaurus/RoutingKitExtensions.git at main
Fetching https://github.com/vapor/routing-kit from cache
Fetched https://github.com/vapor/routing-kit (0.22s)
Computing version for https://github.com/vapor/routing-kit
Computed https://github.com/vapor/routing-kit at 4.8.2 (0.01s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/vapor/routing-kit
Working copy of https://github.com/vapor/routing-kit resolved at 4.8.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "routingkitextensions",
      "name": "RoutingKitExtensions",
      "url": "https://github.com/Appsaurus/RoutingKitExtensions.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RoutingKitExtensions",
      "dependencies": [
        {
          "identity": "routing-kit",
          "name": "routing-kit",
          "url": "https://github.com/vapor/routing-kit",
          "version": "4.8.2",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/routing-kit",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Appsaurus/RoutingKitExtensions.git
[1/146] Fetching routingkitextensions
Fetched https://github.com/Appsaurus/RoutingKitExtensions.git (0.23s)
Fetching https://github.com/vapor/routing-kit from cache
Fetched https://github.com/vapor/routing-kit (0.20s)
Computing version for https://github.com/vapor/routing-kit
Computed https://github.com/vapor/routing-kit at 4.8.2 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/vapor/routing-kit
Working copy of https://github.com/vapor/routing-kit resolved at 4.8.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/Appsaurus/RoutingKitExtensions.git
Working copy of https://github.com/Appsaurus/RoutingKitExtensions.git resolved at main
warning: '.resolve-product-dependencies': dependency 'routingkitextensions' is not used by any target
Found 1 product dependencies
  - routing-kit
========================================
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/1] Copying README.md
[2/6] Compiling Logging MetadataProvider.swift
[3/6] Compiling Logging LogHandler.swift
[4/6] Compiling Logging Logging.swift
[5/6] Compiling Logging Locks.swift
[6/6] Emitting module Logging
[7/12] Compiling RoutingKit AnyRouter.swift
[8/12] Compiling RoutingKit Router.swift
[9/12] Compiling RoutingKit TrieRouter.swift
[10/12] Compiling RoutingKit PathComponent.swift
[11/12] Compiling RoutingKit Parameters.swift
[12/12] Emitting module RoutingKit
[13/15] Emitting module RoutingKitExtensions
[14/15] Compiling RoutingKitExtensions resource_bundle_accessor.swift
[15/15] Compiling RoutingKitExtensions PathComponentRepresentable.swift
Build complete! (9.75s)
Build complete.
Done.