Build Information
Successful build of ExTests 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/sloik/ExTests.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/ExTests
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5005dcb Merge pull request #6 from sloik/renovate/actions-checkout-4.x
Cloned https://github.com/sloik/ExTests.git
Revision (git rev-parse @):
5005dcbaed64bd528b1dbfa804bb43ebdbd6a907
SUCCESS checkout https://github.com/sloik/ExTests.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "extests",
"name": "ExTests",
"url": "https://github.com/sloik/ExTests.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExTests",
"dependencies": [
]
}
]
}
Fetching https://github.com/sloik/ExTests.git
[1/50] Fetching extests
Fetched https://github.com/sloik/ExTests.git (0.22s)
Creating working copy for https://github.com/sloik/ExTests.git
Working copy of https://github.com/sloik/ExTests.git resolved at main
warning: '.resolve-product-dependencies': dependency 'extests' 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/3] Compiling ExTests ExTests.swift
[2/3] Emitting module ExTests
[2/3] Linking libExTests.dylib
Build complete! (12.54s)
Build complete.
Done.