Build Information
Failed to build FinTag, reference main (228c05), with Swift 6.0 for macOS (SPM) on 25 Aug 2025 10:31:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fintag-io/fintag-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fintag-io/fintag-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 228c057 Add README.md with project overview, features, installation, usage, license, and contributing guidelines
Cloned https://github.com/fintag-io/fintag-swift.git
Revision (git rev-parse @):
228c057c7808f5032879204ac3d2f426acb79d58
SUCCESS checkout https://github.com/fintag-io/fintag-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/fintag-io/fintag-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13012] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.67s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.58s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
error: 'spi-builder-workspace': Source files for target FinTagTests should be located under 'Tests/FinTagTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm