Build Information
Failed to build MLQuestionCheck, reference develop (db9b6f
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 23:34:15 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/micheltlutz/MLQuestionCheck.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLQuestionCheck
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at db9b6fd Delete Gemfile.lock
Cloned https://github.com/micheltlutz/MLQuestionCheck.git
Revision (git rev-parse @):
db9b6fdbc387f17039e3da46e221fe540eca0372
SUCCESS checkout https://github.com/micheltlutz/MLQuestionCheck.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/micheltlutz/MLQuestionCheck.git
[1/410] Fetching mlquestioncheck
Fetched https://github.com/micheltlutz/MLQuestionCheck.git from cache (0.99s)
Creating working copy for https://github.com/micheltlutz/MLQuestionCheck.git
Working copy of https://github.com/micheltlutz/MLQuestionCheck.git resolved at develop (db9b6fd)
error: 'mlquestioncheck': product 'UIKit' required by package 'mlquestioncheck' target 'MLQuestionCheck' not found.
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/micheltlutz/MLQuestionCheck.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': product 'UIKit' required by package 'spi-builder-workspace' target 'MLQuestionCheck' not found.
BUILD FAILURE 6.0 macosSpm