Build Information
Failed to build EnhancedCircleImageView, reference master (83653b
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 17:06:19 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/saku/EnhancedCircleImageView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/saku/EnhancedCircleImageView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 83653ba Merge pull request #1 from saku/update_readme
Cloned https://github.com/saku/EnhancedCircleImageView.git
Revision (git rev-parse @):
83653babdec46334072efd38b8b11aa202de5380
SUCCESS checkout https://github.com/saku/EnhancedCircleImageView.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/saku/EnhancedCircleImageView.git
[1/98] Fetching enhancedcircleimageview
Fetched https://github.com/saku/EnhancedCircleImageView.git from cache (2.51s)
Creating working copy for https://github.com/saku/EnhancedCircleImageView.git
Working copy of https://github.com/saku/EnhancedCircleImageView.git resolved at master (83653ba)
error: 'enhancedcircleimageview': Source files for target EnhancedCircleImageView should be located under 'Sources/EnhancedCircleImageView', 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/saku/EnhancedCircleImageView.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': Source files for target EnhancedCircleImageView should be located under 'Sources/EnhancedCircleImageView', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm