The Swift Package Index logo.Swift Package Index

Build Information

Failed to build iOSAlertLibrary, reference v1.0.0 (a77e0c), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 12:00:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MickeyRU/AlertsLibrary.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MickeyRU/AlertsLibrary
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at a77e0cd Merge pull request #2 from Archichil/main
Cloned https://github.com/MickeyRU/AlertsLibrary.git
Revision (git rev-parse @):
a77e0cd56a67a2a788d1bf716b9a2598b60cf5c6
SUCCESS checkout https://github.com/MickeyRU/AlertsLibrary.git at v1.0.0
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16046] Fetching swift-snapshot-testing
[483/91018] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (12.04s)
Fetched https://github.com/swiftlang/swift-syntax from cache (12.04s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "alertslibrary",
      "name": "iOSAlertLibrary",
      "url": "https://github.com/MickeyRU/AlertsLibrary.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlertsLibrary",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/MickeyRU/AlertsLibrary.git
[1/3728] Fetching alertslibrary
Fetched https://github.com/MickeyRU/AlertsLibrary.git from cache (1.40s)
Creating working copy for https://github.com/MickeyRU/AlertsLibrary.git
Working copy of https://github.com/MickeyRU/AlertsLibrary.git resolved at v1.0.0 (a77e0cd)
warning: '.resolve-product-dependencies': dependency 'alertslibrary' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MickeyRU/AlertsLibrary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/39] 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.
[4/39] 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.
[5/39] 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.
[6/39] 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.
[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 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.
[12/42] 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.
[13/42] 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.
[14/42] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
[21/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.
[22/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.
[23/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.
[24/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.
[25/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.
[26/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.
[27/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.
[28/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.
[29/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.
[30/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.
[31/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.
[32/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.
[33/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.
[34/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.
[35/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.
[36/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.
[37/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.
[38/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.
[39/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.
[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.
BUILD FAILURE 6.3 macosSpm