Build Information
Successful build of URLNavigator with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/URLNavigator.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/URLNavigator
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 00bd578 Merge pull request #165 from devxoul/ci
Cloned https://github.com/devxoul/URLNavigator.git
Revision (git rev-parse @):
00bd578c30e9fcbcf1400f742dfa5a2e8050f16c
SUCCESS checkout https://github.com/devxoul/URLNavigator.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/devxoul/URLNavigator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/9] Compiling URLMatcher URLPatchComponentMatchResult.swift
[5/9] Compiling URLMatcher URLPathComponent.swift
[6/9] Compiling URLMatcher URLMatchResult.swift
[7/9] Compiling URLMatcher URLConvertible.swift
[8/9] Emitting module URLMatcher
[9/9] Compiling URLMatcher URLMatcher.swift
[10/15] Compiling URLNavigator UIViewControllerType.swift
[11/15] Compiling URLNavigator UIViewController+TopMostViewController.swift
[12/15] Compiling URLNavigator NavigatorDelegate.swift
[13/15] Compiling URLNavigator NavigatorProtocol.swift
[14/15] Compiling URLNavigator Navigator.swift
[15/15] Emitting module URLNavigator
Build complete! (2.76s)
Build complete.
Done.