Build Information
Failed to build WelcomeSheet, reference main (933320
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 06:14:05 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/MAJKFL/Welcome-Sheet.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MAJKFL/Welcome-Sheet
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9333201 Add new readme banner (#7)
Cloned https://github.com/MAJKFL/Welcome-Sheet.git
Revision (git rev-parse @):
93332013d3253bcf0f748a008400d542fb9c9c3e
SUCCESS checkout https://github.com/MAJKFL/Welcome-Sheet.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "welcome-sheet",
"name": "WelcomeSheet",
"url": "https://github.com/MAJKFL/Welcome-Sheet.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Welcome-Sheet",
"dependencies": [
]
}
]
}
Fetching https://github.com/MAJKFL/Welcome-Sheet.git
[1/818] Fetching welcome-sheet
Fetched https://github.com/MAJKFL/Welcome-Sheet.git from cache (1.80s)
Creating working copy for https://github.com/MAJKFL/Welcome-Sheet.git
Working copy of https://github.com/MAJKFL/Welcome-Sheet.git resolved at main (9333201)
warning: '.resolve-product-dependencies': dependency 'welcome-sheet' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/MAJKFL/Welcome-Sheet.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/21] Compiling WelcomeSheet WelcomeSheetPageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[4/21] Compiling WelcomeSheet WelcomeSheetView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[5/21] Compiling WelcomeSheet ScrollOnlyOnOverflow.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[6/21] Compiling WelcomeSheet WelcomeSheetModal.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[7/22] Compiling WelcomeSheet WelcomeSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[8/22] Compiling WelcomeSheet WelcomeSheetController.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[9/22] Compiling WelcomeSheet HorizontalAlignment.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[10/22] Compiling WelcomeSheet OptionalButtonView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[11/22] Compiling WelcomeSheet UIWelcomeSheetPage.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[12/22] Compiling WelcomeSheet UIWelcomeSheetPageRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/22] Emitting module WelcomeSheet
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[14/22] Compiling WelcomeSheet iPadSheetDimensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[15/22] Compiling WelcomeSheet iPhoneDimensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[16/22] Compiling WelcomeSheet UIColor+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[17/22] Compiling WelcomeSheet UIImage+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[18/22] Compiling WelcomeSheet WelcomeSheetPage.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[19/22] Compiling WelcomeSheet WelcomeSheetPageRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[20/22] Compiling WelcomeSheet AnyView+Extensitons.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[21/22] Compiling WelcomeSheet Color+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
[22/22] Compiling WelcomeSheet WelcomeSheetStoryboardController.swift
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeSheet/Extensions/UIImage+Extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension UIImage {
BUILD FAILURE 6.0 macosSpm