The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PowerPack, reference 1.4.0 (d6ff32), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 16 Apr 2026 13:05:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stonko1994/PowerPack.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stonko1994/PowerPack
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at d6ff329 Merge pull request #5 from stonko1994/feature/watchos-support
Cloned https://github.com/stonko1994/PowerPack.git
Revision (git rev-parse @):
d6ff32904e2edd876c39f53d293e0770409b3aa4
SUCCESS checkout https://github.com/stonko1994/PowerPack.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/stonko1994/PowerPack.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/stonko1994/DelayedTransitionView
Fetching from https://github.com/stonko1994/Marquee
Fetching from https://github.com/SwiftUIX/SwiftUIX
Creating working copy of package ‘Marquee’
Checking out 1.0.1 of package ‘Marquee’
Creating working copy of package ‘DelayedTransitionView’
Checking out 1.1.0 of package ‘DelayedTransitionView’
Creating working copy of package ‘SwiftUIX’
Checking out 0.2.4 of package ‘SwiftUIX’
Resolve Package Graph
Resolved source packages:
  PowerPack: /Users/admin/builder/spi-builder-workspace
  DelayedTransitionView: https://github.com/stonko1994/DelayedTransitionView @ 1.1.0
  Marquee: https://github.com/stonko1994/Marquee @ 1.0.1
  SwiftUIX: https://github.com/SwiftUIX/SwiftUIX @ 0.2.4
resolved source packages: PowerPack, DelayedTransitionView, Marquee, SwiftUIX
2026-04-16 09:05:01.022 xcodebuild[563:3098] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "delayedtransitionview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stonko1994/DelayedTransitionView"
    },
    {
      "identity" : "swiftuix",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftUIX/SwiftUIX"
    },
    {
      "identity" : "marquee",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stonko1994/Marquee"
    }
  ],
  "manifest_display_name" : "PowerPack",
  "name" : "PowerPack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PowerPack",
      "targets" : [
        "PowerPack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PowerPack",
      "module_type" : "SwiftTarget",
      "name" : "PowerPack",
      "path" : "Sources/PowerPack",
      "product_dependencies" : [
        "DelayedTransitionView",
        "SwiftUIX",
        "Marquee"
      ],
      "product_memberships" : [
        "PowerPack"
      ],
      "sources" : [
        "Array+Safe/Array+Safe.swift",
        "Color+ColorScheme/Color+ColorScheme.swift",
        "Imports.swift",
        "Int+Times/Int+Times.swift",
        "LazyNavigationLinkDestination/LazyNavigationLinkDestination.swift",
        "PushBackButtonStyle/PushBackButtonStyle.swift",
        "SwiftUIPreviewHelper/IsPreviewDetector.swift",
        "View+ConditionalModifier/View+ConditionalModifier.swift",
        "View+FillSpace/View+Fill.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PowerPack"
    ]
  }
}
2026-04-16 09:05:09.032 xcodebuild[767:4304] [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 PowerPack -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 PowerPack -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DelayedTransitionView: https://github.com/stonko1994/DelayedTransitionView @ 1.1.0
  PowerPack: /Users/admin/builder/spi-builder-workspace
  Marquee: https://github.com/stonko1994/Marquee @ 1.0.1
  SwiftUIX: https://github.com/SwiftUIX/SwiftUIX @ 0.2.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'PowerPack' in project 'PowerPack'
        ➜ Explicit dependency on target 'PowerPack' in project 'PowerPack'
        ➜ Explicit dependency on target 'DelayedTransitionView' in project 'DelayedTransitionView'
        ➜ Explicit dependency on target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target 'Marquee' in project 'Marquee'
    Target 'PowerPack' in project 'PowerPack'
        ➜ Explicit dependency on target 'DelayedTransitionView' in project 'DelayedTransitionView'
        ➜ Explicit dependency on target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target 'Marquee' in project 'Marquee'
    Target 'Marquee' in project 'Marquee'
        ➜ Explicit dependency on target 'Marquee' in project 'Marquee'
    Target 'Marquee' in project 'Marquee' (no dependencies)
    Target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target '_SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target 'SwiftUIX' in project 'SwiftUIX'
    Target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target '_SwiftUIX' in project 'SwiftUIX'
    Target '_SwiftUIX' in project 'SwiftUIX' (no dependencies)
    Target 'DelayedTransitionView' in project 'DelayedTransitionView'
        ➜ Explicit dependency on target 'DelayedTransitionView' in project 'DelayedTransitionView'
    Target 'DelayedTransitionView' in project 'DelayedTransitionView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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: 0970091062731c1129c9ac7a016acb6b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0970091062731c1129c9ac7a016acb6b.xcbuilddata
error: The package product 'SwiftUIX' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'PowerPack' from project 'PowerPack')
error: The package product 'Marquee' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'PowerPack' from project 'PowerPack')
2026-04-16 09:05:11.980 xcodebuild[774:4366] [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:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PowerPack
(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:
  SwiftUIX: https://github.com/SwiftUIX/SwiftUIX @ 0.2.4
  Marquee: https://github.com/stonko1994/Marquee @ 1.0.1
  DelayedTransitionView: https://github.com/stonko1994/DelayedTransitionView @ 1.1.0
  PowerPack: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftUIX, Marquee, DelayedTransitionView, PowerPack
2026-04-16 09:05:14.359 xcodebuild[814:4611] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "delayedtransitionview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stonko1994/DelayedTransitionView"
    },
    {
      "identity" : "swiftuix",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftUIX/SwiftUIX"
    },
    {
      "identity" : "marquee",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stonko1994/Marquee"
    }
  ],
  "manifest_display_name" : "PowerPack",
  "name" : "PowerPack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PowerPack",
      "targets" : [
        "PowerPack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PowerPack",
      "module_type" : "SwiftTarget",
      "name" : "PowerPack",
      "path" : "Sources/PowerPack",
      "product_dependencies" : [
        "DelayedTransitionView",
        "SwiftUIX",
        "Marquee"
      ],
      "product_memberships" : [
        "PowerPack"
      ],
      "sources" : [
        "Array+Safe/Array+Safe.swift",
        "Color+ColorScheme/Color+ColorScheme.swift",
        "Imports.swift",
        "Int+Times/Int+Times.swift",
        "LazyNavigationLinkDestination/LazyNavigationLinkDestination.swift",
        "PushBackButtonStyle/PushBackButtonStyle.swift",
        "SwiftUIPreviewHelper/IsPreviewDetector.swift",
        "View+ConditionalModifier/View+ConditionalModifier.swift",
        "View+FillSpace/View+Fill.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PowerPack"
    ]
  }
}
2026-04-16 09:05:15.707 xcodebuild[824:4676] [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 PowerPack -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 PowerPack -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  PowerPack: /Users/admin/builder/spi-builder-workspace
  DelayedTransitionView: https://github.com/stonko1994/DelayedTransitionView @ 1.1.0
  Marquee: https://github.com/stonko1994/Marquee @ 1.0.1
  SwiftUIX: https://github.com/SwiftUIX/SwiftUIX @ 0.2.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'PowerPack' in project 'PowerPack'
        ➜ Explicit dependency on target 'PowerPack' in project 'PowerPack'
        ➜ Explicit dependency on target 'DelayedTransitionView' in project 'DelayedTransitionView'
        ➜ Explicit dependency on target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target 'Marquee' in project 'Marquee'
    Target 'PowerPack' in project 'PowerPack'
        ➜ Explicit dependency on target 'DelayedTransitionView' in project 'DelayedTransitionView'
        ➜ Explicit dependency on target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target 'Marquee' in project 'Marquee'
    Target 'Marquee' in project 'Marquee'
        ➜ Explicit dependency on target 'Marquee' in project 'Marquee'
    Target 'Marquee' in project 'Marquee' (no dependencies)
    Target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target '_SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target 'SwiftUIX' in project 'SwiftUIX'
    Target 'SwiftUIX' in project 'SwiftUIX'
        ➜ Explicit dependency on target '_SwiftUIX' in project 'SwiftUIX'
    Target '_SwiftUIX' in project 'SwiftUIX' (no dependencies)
    Target 'DelayedTransitionView' in project 'DelayedTransitionView'
        ➜ Explicit dependency on target 'DelayedTransitionView' in project 'DelayedTransitionView'
    Target 'DelayedTransitionView' in project 'DelayedTransitionView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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: 0970091062731c1129c9ac7a016acb6b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0970091062731c1129c9ac7a016acb6b.xcbuilddata
error: The package product 'SwiftUIX' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'PowerPack' from project 'PowerPack')
error: The package product 'Marquee' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'PowerPack' from project 'PowerPack')
2026-04-16 09:05:16.801 xcodebuild[827:4711] [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:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7b125b43d2edbbe3421e1bdf52e3864b08ba9695, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PowerPack
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild