Build Information
Failed to build DesignableView, reference master (a6fc1b
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 02:41:27 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/SteadyAction/DesignableView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SteadyAction/DesignableView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a6fc1b6 release 0.0.6
Cloned https://github.com/SteadyAction/DesignableView.git
Revision (git rev-parse @):
a6fc1b62688a78392a0b63647e1bc87925e75cfb
SUCCESS checkout https://github.com/SteadyAction/DesignableView.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/SteadyAction/DesignableView.git
[1/91] Fetching designableview
Fetched https://github.com/SteadyAction/DesignableView.git from cache (0.64s)
Creating working copy for https://github.com/SteadyAction/DesignableView.git
Working copy of https://github.com/SteadyAction/DesignableView.git resolved at master (a6fc1b6)
error: 'designableview': Source files for target DesignableView should be located under 'Sources/DesignableView', 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/SteadyAction/DesignableView.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 DesignableView should be located under 'Sources/DesignableView', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm