Build Information
Failed to build TCAFlow, reference main (8a8c24), with Swift 6.0 for macOS (SPM) on 20 Apr 2026 04:21:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Roy-wonji/TCAFlow.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Roy-wonji/TCAFlow
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8a8c249 LogMacro 통합 완료 - #Log를 올바른 LogMacro 매크로로 교체
Cloned https://github.com/Roy-wonji/TCAFlow.git
Revision (git rev-parse @):
8a8c2498b2ff798c534ed8d145ed8e22235d060f
SUCCESS checkout https://github.com/Roy-wonji/TCAFlow.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Roy-wonji/TCAFlow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/Roy-wonji/LogMacro
Fetching https://github.com/swiftlang/swift-syntax.git
[1/762] Fetching logmacro
[763/75743] Fetching logmacro, swift-syntax
[13510/388690] Fetching logmacro, swift-syntax, swift-composable-architecture
Fetched https://github.com/Roy-wonji/LogMacro from cache (31.29s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (31.29s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (31.29s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
error: Dependencies could not be resolved because 'swift-composable-architecture' >= 1.24.0 contains incompatible tools version (6.1.0) and root depends on 'swift-composable-architecture' 1.25.5..<2.0.0.
BUILD FAILURE 6.0 macosSpm