The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FinTag, reference 1.0.0 (62b481), with Swift 6.0 for macOS (SPM) on 25 Aug 2025 10:34:32 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fintag-io/fintag-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fintag-io/fintag-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 62b4813 Add initial project files including .gitignore, Package.swift, and FinTagClient implementation
Cloned https://github.com/fintag-io/fintag-swift.git
Revision (git rev-parse @):
62b481345f8c24a107a3b1daa673634357375985
SUCCESS checkout https://github.com/fintag-io/fintag-swift.git at 1.0.0
========================================
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.90s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.51s)
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