The Swift Package Index logo.Swift Package Index

Build Information

Failed to build InteractiveCapsuleOverlay, reference 1.2.1 (e65786), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 21 Apr 2026 15:36:15 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme InteractiveCapsuleOverlay -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Lontronix/Interactive-Capsule-Overlay.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Lontronix/Interactive-Capsule-Overlay
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at e657865 Adds callback for when dismiss button is pressed
Cloned https://github.com/Lontronix/Interactive-Capsule-Overlay.git
Revision (git rev-parse @):
e657865f7f7eaae82e281d9ec2b7a1a0a90c2712
SUCCESS checkout https://github.com/Lontronix/Interactive-Capsule-Overlay.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Lontronix/Interactive-Capsule-Overlay.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/EmergeTools/Pow
Fetching from https://github.com/davedelong/time
Creating working copy of package ‘time’
Checking out 1.0.2 of package ‘time’
Creating working copy of package ‘Pow’
Checking out 1.0.6 of package ‘Pow’
Resolve Package Graph
Resolved source packages:
  Time: https://github.com/davedelong/time @ 1.0.2
  InteractiveCapsuleOverlay: /Users/admin/builder/spi-builder-workspace
  Pow: https://github.com/EmergeTools/Pow @ 1.0.6
resolved source packages: Time, InteractiveCapsuleOverlay, Pow
2026-04-21 11:35:56.108 xcodebuild[529:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "pow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/EmergeTools/Pow"
    },
    {
      "identity" : "time",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davedelong/time"
    }
  ],
  "manifest_display_name" : "InteractiveCapsuleOverlay",
  "name" : "InteractiveCapsuleOverlay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "InteractiveCapsuleOverlay",
      "targets" : [
        "InteractiveCapsuleOverlay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "InteractiveCapsuleOverlayTests",
      "module_type" : "SwiftTarget",
      "name" : "InteractiveCapsuleOverlayTests",
      "path" : "Tests",
      "sources" : [
        "InteractiveCapsuleOverlay/Tests.swift"
      ],
      "target_dependencies" : [
        "InteractiveCapsuleOverlay"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InteractiveCapsuleOverlay",
      "module_type" : "SwiftTarget",
      "name" : "InteractiveCapsuleOverlay",
      "path" : "Sources/InteractiveCapsuleOverlay",
      "product_dependencies" : [
        "Time",
        "Pow"
      ],
      "product_memberships" : [
        "InteractiveCapsuleOverlay"
      ],
      "sources" : [
        "CapsuleOverlayConfiguration.swift",
        "InteractiveCapsuleOverlay.swift",
        "PushDownButton.swift",
        "ShowOverlayAction.swift",
        "ShowsInteractiveCapsuleOverlay.swift",
        "View Modifiers/FractionalOutline.swift",
        "View Modifiers/SwipeDismissible.swift",
        "WindowedOverlay/PassthroughWindow.swift",
        "WindowedOverlay/WeakState.swift",
        "WindowedOverlay/WindowOverlayViewController.swift",
        "WindowedOverlay/WindowReaderView.swift",
        "WindowedOverlay/WindowedOverlay.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InteractiveCapsuleOverlay"
    ]
  }
}
2026-04-21 11:36:04.293 xcodebuild[699:4094] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme InteractiveCapsuleOverlay -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme InteractiveCapsuleOverlay -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  InteractiveCapsuleOverlay: /Users/admin/builder/spi-builder-workspace
  Pow: https://github.com/EmergeTools/Pow @ 1.0.6
  Time: https://github.com/davedelong/time @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'InteractiveCapsuleOverlay' in project 'InteractiveCapsuleOverlay'
        ➜ Explicit dependency on target 'InteractiveCapsuleOverlay' in project 'InteractiveCapsuleOverlay'
        ➜ Explicit dependency on target 'Time' in project 'Time'
        ➜ Explicit dependency on target 'Pow' in project 'Pow'
    Target 'InteractiveCapsuleOverlay' in project 'InteractiveCapsuleOverlay'
        ➜ Explicit dependency on target 'Time' in project 'Time'
        ➜ Explicit dependency on target 'Pow' in project 'Pow'
    Target 'Pow' in project 'Pow'
        ➜ Explicit dependency on target 'Pow' in project 'Pow'
        ➜ Explicit dependency on target 'Pow_Pow' in project 'Pow'
    Target 'Pow' in project 'Pow'
        ➜ Explicit dependency on target 'Pow_Pow' in project 'Pow'
    Target 'Pow_Pow' in project 'Pow' (no dependencies)
    Target 'Time' in project 'Time'
        ➜ Explicit dependency on target 'Time' in project 'Time'
    Target 'Time' in project 'Time' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: dbd949e5b119873d1eaa155008671d53
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dbd949e5b119873d1eaa155008671d53.xcbuilddata
error: The package product 'Time' requires minimum platform version 13.0 for the macOS platform, but this target supports 10.13 (in target 'InteractiveCapsuleOverlay' from project 'InteractiveCapsuleOverlay')
error: The package product 'Pow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'InteractiveCapsuleOverlay' from project 'InteractiveCapsuleOverlay')
2026-04-21 11:36:07.049 xcodebuild[706:4160] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme InteractiveCapsuleOverlay
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Time: https://github.com/davedelong/time @ 1.0.2
  Pow: https://github.com/EmergeTools/Pow @ 1.0.6
  InteractiveCapsuleOverlay: /Users/admin/builder/spi-builder-workspace
resolved source packages: Time, Pow, InteractiveCapsuleOverlay
2026-04-21 11:36:12.381 xcodebuild[763:4577] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "pow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/EmergeTools/Pow"
    },
    {
      "identity" : "time",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davedelong/time"
    }
  ],
  "manifest_display_name" : "InteractiveCapsuleOverlay",
  "name" : "InteractiveCapsuleOverlay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "InteractiveCapsuleOverlay",
      "targets" : [
        "InteractiveCapsuleOverlay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "InteractiveCapsuleOverlayTests",
      "module_type" : "SwiftTarget",
      "name" : "InteractiveCapsuleOverlayTests",
      "path" : "Tests",
      "sources" : [
        "InteractiveCapsuleOverlay/Tests.swift"
      ],
      "target_dependencies" : [
        "InteractiveCapsuleOverlay"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InteractiveCapsuleOverlay",
      "module_type" : "SwiftTarget",
      "name" : "InteractiveCapsuleOverlay",
      "path" : "Sources/InteractiveCapsuleOverlay",
      "product_dependencies" : [
        "Time",
        "Pow"
      ],
      "product_memberships" : [
        "InteractiveCapsuleOverlay"
      ],
      "sources" : [
        "CapsuleOverlayConfiguration.swift",
        "InteractiveCapsuleOverlay.swift",
        "PushDownButton.swift",
        "ShowOverlayAction.swift",
        "ShowsInteractiveCapsuleOverlay.swift",
        "View Modifiers/FractionalOutline.swift",
        "View Modifiers/SwipeDismissible.swift",
        "WindowedOverlay/PassthroughWindow.swift",
        "WindowedOverlay/WeakState.swift",
        "WindowedOverlay/WindowOverlayViewController.swift",
        "WindowedOverlay/WindowReaderView.swift",
        "WindowedOverlay/WindowedOverlay.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "InteractiveCapsuleOverlay"
    ]
  }
}
2026-04-21 11:36:13.769 xcodebuild[782:4704] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme InteractiveCapsuleOverlay -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme InteractiveCapsuleOverlay -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  InteractiveCapsuleOverlay: /Users/admin/builder/spi-builder-workspace
  Pow: https://github.com/EmergeTools/Pow @ 1.0.6
  Time: https://github.com/davedelong/time @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'InteractiveCapsuleOverlay' in project 'InteractiveCapsuleOverlay'
        ➜ Explicit dependency on target 'InteractiveCapsuleOverlay' in project 'InteractiveCapsuleOverlay'
        ➜ Explicit dependency on target 'Time' in project 'Time'
        ➜ Explicit dependency on target 'Pow' in project 'Pow'
    Target 'InteractiveCapsuleOverlay' in project 'InteractiveCapsuleOverlay'
        ➜ Explicit dependency on target 'Time' in project 'Time'
        ➜ Explicit dependency on target 'Pow' in project 'Pow'
    Target 'Pow' in project 'Pow'
        ➜ Explicit dependency on target 'Pow' in project 'Pow'
        ➜ Explicit dependency on target 'Pow_Pow' in project 'Pow'
    Target 'Pow' in project 'Pow'
        ➜ Explicit dependency on target 'Pow_Pow' in project 'Pow'
    Target 'Pow_Pow' in project 'Pow' (no dependencies)
    Target 'Time' in project 'Time'
        ➜ Explicit dependency on target 'Time' in project 'Time'
    Target 'Time' in project 'Time' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: dbd949e5b119873d1eaa155008671d53
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dbd949e5b119873d1eaa155008671d53.xcbuilddata
error: The package product 'Time' requires minimum platform version 13.0 for the macOS platform, but this target supports 10.13 (in target 'InteractiveCapsuleOverlay' from project 'InteractiveCapsuleOverlay')
error: The package product 'Pow' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'InteractiveCapsuleOverlay' from project 'InteractiveCapsuleOverlay')
2026-04-21 11:36:14.903 xcodebuild[785:4749] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a804786fb2a475a2a24af57fa0858c6dd5ca0682, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme InteractiveCapsuleOverlay
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild