Build Information
Failed to build iOSAlertLibrary, reference main (9336b1), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 17:19:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MickeyRU/AlertsLibrary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MickeyRU/AlertsLibrary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9336b1b Update README.md for add project
Cloned https://github.com/MickeyRU/AlertsLibrary.git
Revision (git rev-parse @):
9336b1b8437f76a778465f90ae50c66c02c29ee2
SUCCESS checkout https://github.com/MickeyRU/AlertsLibrary.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/MickeyRU/AlertsLibrary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/39] Compiling iOSAlertLibrary InformationAlertConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[4/39] Compiling iOSAlertLibrary ToastConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[5/39] Compiling iOSAlertLibrary AlertButtonColorProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[6/39] Compiling iOSAlertLibrary AlertColorProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[7/42] Compiling iOSAlertLibrary ContainerViewProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[8/42] Compiling iOSAlertLibrary DynamicUIHostingController.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[9/42] Compiling iOSAlertLibrary GestureProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[10/42] Compiling iOSAlertLibrary PassThroughWindow.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[11/42] Compiling iOSAlertLibrary AlertPositionEnum.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[12/42] Compiling iOSAlertLibrary AlertPresentationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[13/42] Compiling iOSAlertLibrary OverlayWindowManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[14/42] Compiling iOSAlertLibrary ContainerConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[15/42] Compiling iOSAlertLibrary AlertButtonConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[16/42] Compiling iOSAlertLibrary AlertConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[17/42] Compiling iOSAlertLibrary DynamicIslandAlertConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[18/42] Compiling iOSAlertLibrary ExpandedToastConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/42] Emitting module iOSAlertLibrary
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[20/42] Compiling iOSAlertLibrary DynamicIslandAlertColorProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[21/42] Compiling iOSAlertLibrary InformationAlertColorProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[22/42] Compiling iOSAlertLibrary AlertButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[23/42] Compiling iOSAlertLibrary AlertView.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[24/42] Compiling iOSAlertLibrary StatusBarBasedController.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[25/42] Compiling iOSAlertLibrary UIView + extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[26/42] Compiling iOSAlertLibrary AlertType.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[27/42] Compiling iOSAlertLibrary ToastStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[28/42] Compiling iOSAlertLibrary DismissButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[29/42] Compiling iOSAlertLibrary DynamicIslandAlertView.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[30/42] Compiling iOSAlertLibrary InformationAlertView.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[31/42] Compiling iOSAlertLibrary CollapsedToastView.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[32/42] Compiling iOSAlertLibrary AnimationPreset.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[33/42] Compiling iOSAlertLibrary View + Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[34/42] Compiling iOSAlertLibrary AnimationConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[35/42] Compiling iOSAlertLibrary AnimationType.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[36/42] Compiling iOSAlertLibrary AnimationPresetProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[37/42] Compiling iOSAlertLibrary BasicContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[38/42] Compiling iOSAlertLibrary BasicContainerViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[39/42] Compiling iOSAlertLibrary AlertGestureConfigEnum.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[40/42] Compiling iOSAlertLibrary ExpandedToastView.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[41/42] Compiling iOSAlertLibrary ToastView.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
[42/42] Compiling iOSAlertLibrary iOSAlertLibrary.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOSAlertLibrary/Core/Enums/AlertPositionEnum.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// Defines the possible positions for displaying an alert on the screen.
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13984] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (3.41s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75506] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.26s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (7.26s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (7.72s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
BUILD FAILURE 6.2 macosSpm