The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CustomAlert, reference 6.0.1 (535350), with Swift 6.1 for macOS (SPM) on 15 Nov 2025 00:05:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/CustomAlert.git
Reference: 6.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/CustomAlert
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at 5353504 Streamline configuration
Cloned https://github.com/divadretlaw/CustomAlert.git
Revision (git rev-parse @):
5353504ada673a613c3c85e6e75595cc06842d61
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/CustomAlert.git at 6.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/divadretlaw/CustomAlert.git
https://github.com/divadretlaw/CustomAlert.git
{
  "dependencies" : [
    {
      "identity" : "windowkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divadretlaw/WindowKit"
    }
  ],
  "manifest_display_name" : "CustomAlert",
  "name" : "CustomAlert",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CustomAlert",
      "targets" : [
        "CustomAlert"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CustomAlert",
      "module_type" : "SwiftTarget",
      "name" : "CustomAlert",
      "path" : "Sources/CustomAlert",
      "product_dependencies" : [
        "WindowKit"
      ],
      "product_memberships" : [
        "CustomAlert"
      ],
      "sources" : [
        "API+Bool.swift",
        "API+Identifiable.swift",
        "Actions/ActionBuilder.swift",
        "Actions/Button.swift",
        "Actions/CustomAlertAction.swift",
        "Actions/MultiButton.swift",
        "AlertButtonStyle.swift",
        "Configuration/CustomAlertBackground.swift",
        "Configuration/CustomAlertConfiguration.Alert.swift",
        "Configuration/CustomAlertConfiguration.Button.swift",
        "Configuration/CustomAlertConfiguration.Value.swift",
        "Configuration/CustomAlertConfiguration.swift",
        "Configuration/CustomAlertShadow.swift",
        "Configuration/CustomAlertState.swift",
        "Configuration/Default Configurations/CustomAlertConfiguration.Classic.swift",
        "Configuration/Default Configurations/CustomAlertConfiguration.LiquidGlass.swift",
        "CustomAlertHandler+Item.swift",
        "CustomAlertHandler.swift",
        "Extensions/ColorExtensions.swift",
        "Extensions/EdgeInsetsExtensions.swift",
        "Extensions/Environment/Environment+AlertButtonHeight.swift",
        "Extensions/Environment/Environment+AlertDismissAction.swift",
        "Extensions/Environment/Environment+CustomAlertConfiguration.swift",
        "Extensions/MainActorExtensions.swift",
        "Extensions/ProcessInfoExtensions.swift",
        "Helper/BorderShapeApplier.swift",
        "Helper/CaptureSize.swift",
        "Helper/ScrollViewDisabled.swift",
        "Helper/ShadowApplier.swift",
        "Preview/AlertPreview.swift",
        "Preview/StringExtensions.swift",
        "Views/BackgroundView.swift",
        "Views/BlurView.swift",
        "Views/CustomAlert.swift",
        "Views/CustomAlertRow.swift",
        "Views/CustomAlertSection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Fetching https://github.com/divadretlaw/WindowKit
[1/559] Fetching windowkit
Fetched https://github.com/divadretlaw/WindowKit from cache (0.69s)
Computing version for https://github.com/divadretlaw/WindowKit
Computed https://github.com/divadretlaw/WindowKit at 3.0.1 (1.14s)
Fetching https://github.com/divadretlaw/WindowReader
Fetching https://github.com/divadretlaw/WindowSceneReader
[1/136] Fetching windowreader
[86/272] Fetching windowreader, windowscenereader
Fetched https://github.com/divadretlaw/WindowReader from cache (0.69s)
Fetched https://github.com/divadretlaw/WindowSceneReader from cache (0.69s)
Computing version for https://github.com/divadretlaw/WindowSceneReader
Computed https://github.com/divadretlaw/WindowSceneReader at 3.3.0 (1.16s)
Computing version for https://github.com/divadretlaw/WindowReader
Computed https://github.com/divadretlaw/WindowReader at 3.1.0 (0.44s)
Creating working copy for https://github.com/divadretlaw/WindowKit
Working copy of https://github.com/divadretlaw/WindowKit resolved at 3.0.1
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 3.1.0
Creating working copy for https://github.com/divadretlaw/WindowSceneReader
Working copy of https://github.com/divadretlaw/WindowSceneReader resolved at 3.3.0
error: the library 'WindowKit' requires macos 10.13, but depends on the product 'WindowReader' which requires macos 10.15; consider changing the library 'WindowKit' to require macos 10.15 or later, or the product 'WindowReader' to require macos 10.13 or earlier.
error: the library 'WindowKit' requires macos 10.13, but depends on the product 'WindowSceneReader' which requires macos 10.15; consider changing the library 'WindowKit' to require macos 10.15 or later, or the product 'WindowSceneReader' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'WindowKit' requires macos 10.13, but depends on the product 'WindowReader' which requires macos 10.15; consider changing the library 'WindowKit' to require macos 10.15 or later, or the product 'WindowReader' to require macos 10.13 or earlier.
error: the library 'WindowKit' requires macos 10.13, but depends on the product 'WindowSceneReader' which requires macos 10.15; consider changing the library 'WindowKit' to require macos 10.15 or later, or the product 'WindowSceneReader' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm