Build Information
Successful build of Stubber 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/Stubber.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/Stubber
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9f18335 Bump version to 1.5.3
Cloned https://github.com/devxoul/Stubber.git
Revision (git rev-parse @):
9f1833587f2ec1b590e0047b00ab11c85d3ae57b
SUCCESS checkout https://github.com/devxoul/Stubber.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "stubber",
"name": "Stubber",
"url": "https://github.com/devxoul/Stubber.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stubber",
"dependencies": [
]
}
]
}
Fetching https://github.com/devxoul/Stubber.git from cache
Fetched https://github.com/devxoul/Stubber.git (0.28s)
Creating working copy for https://github.com/devxoul/Stubber.git
Working copy of https://github.com/devxoul/Stubber.git resolved at master
warning: '.resolve-product-dependencies': dependency 'stubber' 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/4] Compiling Stubber Escaping.Arguments.swift
[2/4] Compiling Stubber Execution.swift
[3/4] Emitting module Stubber
[4/4] Compiling Stubber Stubber.swift
Build complete! (8.25s)
Build complete.
Done.