The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yonomi/thincloud-ios-sdk.git
Reference: 0.3.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Yonomi/thincloud-ios-sdk
 * tag               0.3.8      -> FETCH_HEAD
HEAD is now at 99975a0 fix: add user exists error type and example (#10)
Cloned https://github.com/Yonomi/thincloud-ios-sdk.git into spi-builder-workspace
99975a0fe419a7af6705e0c5d6164a1419de9ad7
SUCCESS checkout https://github.com/Yonomi/thincloud-ios-sdk.git at 0.3.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Alamofire/Alamofire.git (0.39s)
Fetched https://github.com/Quick/Nimble.git (0.54s)
Fetched https://github.com/Quick/Quick.git (0.56s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.08s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.07s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.8.2 (0.06s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.8.2
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
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
Retrying in 0 seconds ...
Building ... (attempt 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
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm