Build Information
Failed to build LocalizableUI, reference master (d6dfe2
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 22:55:17 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/weiss19ja/LocalizableUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/weiss19ja/LocalizableUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d6dfe24 Release 0.3.8
Cloned https://github.com/weiss19ja/LocalizableUI.git
Revision (git rev-parse @):
d6dfe242e6a44d1a2726ddbf79a18ccb878508dc
SUCCESS checkout https://github.com/weiss19ja/LocalizableUI.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/weiss19ja/LocalizableUI.git
[1/1271] Fetching localizableui
Fetched https://github.com/weiss19ja/LocalizableUI.git from cache (1.20s)
Creating working copy for https://github.com/weiss19ja/LocalizableUI.git
Working copy of https://github.com/weiss19ja/LocalizableUI.git resolved at master (d6dfe24)
error: 'localizableui': Source files for target LocalizableUI should be located under 'Sources/LocalizableUI', 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/weiss19ja/LocalizableUI.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 LocalizableUI should be located under 'Sources/LocalizableUI', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm