Build Information
Failed to build TapticKit, reference develop (d59185
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 11:31:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devandsev/TapticKit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devandsev/TapticKit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at d591857 Add description to .podspec
Cloned https://github.com/devandsev/TapticKit.git
Revision (git rev-parse @):
d5918576623ce5434b1136d5ffd79ce74f605359
SUCCESS checkout https://github.com/devandsev/TapticKit.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/devandsev/TapticKit.git
[3/64] Fetching taptickit
Fetched https://github.com/devandsev/TapticKit.git from cache (0.70s)
Creating working copy for https://github.com/devandsev/TapticKit.git
Working copy of https://github.com/devandsev/TapticKit.git resolved at develop (d591857)
error: 'taptickit': Source files for target TapticKit should be located under 'Sources/TapticKit', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/devandsev/TapticKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: 'spi-builder-workspace': Source files for target TapticKit should be located under 'Sources/TapticKit', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm