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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/RoutingKitExtensions.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Appsaurus/RoutingKitExtensions
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at cdfa7c8 Lowering minimum mac version to .v10_15
Cloned https://github.com/Appsaurus/RoutingKitExtensions.git into spi-builder-workspace
cdfa7c8ce72526ee02e4657739968893ca82eb4f
SUCCESS checkout https://github.com/Appsaurus/RoutingKitExtensions.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/vapor/routing-kit from cache
Fetched https://github.com/vapor/routing-kit (0.21s)
Computing version for https://github.com/vapor/routing-kit
Computed https://github.com/vapor/routing-kit at 4.7.2 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (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.2
Creating working copy for https://github.com/vapor/routing-kit
Working copy of https://github.com/vapor/routing-kit resolved at 4.7.2
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 TrieRouter.swift
[8/12] Compiling RoutingKit PathComponent.swift
[9/12] Compiling RoutingKit Router.swift
[10/12] Emitting module RoutingKit
[11/12] Compiling RoutingKit AnyRouter.swift
[12/12] Compiling RoutingKit Parameters.swift
[13/15] Compiling RoutingKitExtensions resource_bundle_accessor.swift
[14/15] Emitting module RoutingKitExtensions
[15/15] Compiling RoutingKitExtensions PathComponentRepresentable.swift
Build complete! (5.90s)
Build complete.
Done.