The Swift Package Index logo.Swift Package Index

Build Information

Successful build of URLRouter with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devyhan/URLRouter.git
Reference: 0.1.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devyhan/URLRouter
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 664bc37 Release 0.1.5
Cloned https://github.com/devyhan/URLRouter.git into spi-builder-workspace
664bc37bed46aa673f37138fe6b020ec1cc8222e
SUCCESS checkout https://github.com/devyhan/URLRouter.git at 0.1.5
========================================
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.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling URLRouter RouterBuilder.swift
[2/7] Compiling URLRouter URLBuilder.swift
[3/7] Compiling URLRouter QueryBuilder.swift
[4/7] Emitting module URLRouter
[5/7] Compiling URLRouter HeaderBuilder.swift
[6/7] Compiling URLRouter BodyBuilder.swift
[7/7] Compiling URLRouter RequestBuilder.swift
Build complete! (3.94s)
Build complete.
Done.