Build Information
Successful build of URLNavigator 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/devxoul/URLNavigator.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/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
========================================
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": "urlnavigator",
"name": "URLNavigator",
"url": "https://github.com/devxoul/URLNavigator.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLNavigator",
"dependencies": [
]
}
]
}
Fetching https://github.com/devxoul/URLNavigator.git
[1/1800] Fetching urlnavigator
Fetched https://github.com/devxoul/URLNavigator.git (0.29s)
Creating working copy for https://github.com/devxoul/URLNavigator.git
Working copy of https://github.com/devxoul/URLNavigator.git resolved at master
warning: '.resolve-product-dependencies': dependency 'urlnavigator' is not used by any target
Found 0 product dependencies
========================================
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...
[1/6] Compiling URLMatcher URLPathComponent.swift
[2/6] Compiling URLMatcher URLConvertible.swift
[3/6] Compiling URLMatcher URLPatchComponentMatchResult.swift
[4/6] Compiling URLMatcher URLMatchResult.swift
[5/6] Emitting module URLMatcher
[6/6] Compiling URLMatcher URLMatcher.swift
[7/12] Compiling URLNavigator Navigator.swift
[8/12] Compiling URLNavigator NavigatorDelegate.swift
[9/12] Emitting module URLNavigator
[10/12] Compiling URLNavigator UIViewController+TopMostViewController.swift
[11/12] Compiling URLNavigator NavigatorProtocol.swift
[12/12] Compiling URLNavigator UIViewControllerType.swift
Build complete! (7.97s)
Build complete.
Done.