Build Information
Successful build of AsyncOperationResult with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/AsyncOperationResult.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/AsyncOperationResult
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e86ffe4 Rename happn-tech to happn-app
Cloned https://github.com/happn-app/AsyncOperationResult.git
Revision (git rev-parse @):
e86ffe4e33163a33fe23ac38cbea937db9894771
SUCCESS checkout https://github.com/happn-app/AsyncOperationResult.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "asyncoperationresult",
"name": "AsyncOperationResult",
"url": "https://github.com/happn-app/AsyncOperationResult.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncOperationResult",
"dependencies": [
]
}
]
}
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetched https://github.com/happn-app/AsyncOperationResult.git (0.17s)
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at main
warning: '.resolve-product-dependencies': dependency 'asyncoperationresult' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/happn-app/AsyncOperationResult.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module AsyncOperationResult
[2/2] Compiling AsyncOperationResult AsyncOperationResult.swift
Build complete! (4.02s)
Build complete.
Done.