Build Information
Successful build of Then 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/Then.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/Then
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d41ef52 Merge pull request #93 from JK0369/add-extension
Cloned https://github.com/devxoul/Then.git
Revision (git rev-parse @):
d41ef523faef0f911369f79c0b96815d9dbb6d7a
SUCCESS checkout https://github.com/devxoul/Then.git at master
========================================
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] Emitting module Then
[2/2] Compiling Then Then.swift
Build complete! (8.21s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "then",
"name": "Then",
"url": "https://github.com/devxoul/Then.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Then",
"dependencies": [
]
}
]
}
Fetching https://github.com/devxoul/Then.git from cache
Fetched https://github.com/devxoul/Then.git (0.17s)
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at master
warning: '.resolve-product-dependencies': dependency 'then' is not used by any target
Found 0 product dependencies
Done.