The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ThinCloud with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yonomi/thincloud-ios-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Yonomi/thincloud-ios-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 99975a0 fix: add user exists error type and example (#10)
Cloned https://github.com/Yonomi/thincloud-ios-sdk.git
Revision (git rev-parse @):
99975a0fe419a7af6705e0c5d6164a1419de9ad7
SUCCESS checkout https://github.com/Yonomi/thincloud-ios-sdk.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Yonomi/thincloud-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.26s)
Fetched https://github.com/Quick/Nimble.git from cache (0.29s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.29s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.05s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.05s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.8.2 (0.50s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.8.2
error: 'spi-builder-workspace': Source files for target ThinCloudTests should be located under 'Tests/ThinCloudTests', or a custom sources path can be set with the 'path' property in Package.swift
error: 'spi-builder-workspace': Source files for target ThinCloudTests should be located under 'Tests/ThinCloudTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 5.10 macosSpm