Build Information
Successful build of FileSystemEventPublisher 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennethlaskoski/FileSystemEventPublisher.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kennethlaskoski/FileSystemEventPublisher
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 9529234 Merge branch 'feature/document-with-docc' into develop
Cloned https://github.com/kennethlaskoski/FileSystemEventPublisher.git
Revision (git rev-parse @):
9529234b5a196eb79e0893fab22b6e6f09b6c964
SUCCESS checkout https://github.com/kennethlaskoski/FileSystemEventPublisher.git at 3.0.0
========================================
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/2] Compiling FileSystemEventPublisher FileSystemEventPublisher.swift
[2/2] Emitting module FileSystemEventPublisher
Build complete! (8.53s)
Build complete.
========================================
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": "filesystemeventpublisher",
"name": "FileSystemEventPublisher",
"url": "https://github.com/kennethlaskoski/FileSystemEventPublisher.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileSystemEventPublisher",
"dependencies": [
]
}
]
}
Fetching https://github.com/kennethlaskoski/FileSystemEventPublisher.git from cache
Fetched https://github.com/kennethlaskoski/FileSystemEventPublisher.git (0.17s)
Creating working copy for https://github.com/kennethlaskoski/FileSystemEventPublisher.git
Working copy of https://github.com/kennethlaskoski/FileSystemEventPublisher.git resolved at 3.0.0
warning: '.resolve-product-dependencies': dependency 'filesystemeventpublisher' is not used by any target
Found 0 product dependencies
Done.