The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Corridor 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/Nextdoor/corridor.git
Reference: 1.0.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Nextdoor/corridor
 * tag               1.0.5      -> FETCH_HEAD
HEAD is now at ae1e62a Remove Example dir to make Xcode happy (#4)
Cloned https://github.com/Nextdoor/corridor.git into spi-builder-workspace
ae1e62a675e5fe63d2a77cba5f4f794cd3c32e8c
SUCCESS checkout https://github.com/Nextdoor/corridor.git at 1.0.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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/6] Compiling Corridor CorridorRegexUtils.swift
[2/6] Compiling Corridor CorridorRouter.swift
[3/6] Compiling Corridor CorridorTypes.swift
[4/6] Emitting module Corridor
[5/6] Compiling Corridor CorridorMatcher.swift
[6/6] Compiling Corridor CorridorCompiler.swift
Build complete! (4.45s)
Build complete.
Done.