The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ActionsKit, reference master (f0864e), with Swift 6.3 for iOS using Xcode 26.4 on 20 Apr 2026 18:16:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionsKit -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ActionsKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ActionsKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f0864e1 added license
Cloned https://github.com/elegantchaos/ActionsKit.git
Revision (git rev-parse @):
f0864e1e7203d4d3bea713581cffb7f3359fbdc9
SUCCESS checkout https://github.com/elegantchaos/ActionsKit.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/ActionsKit.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/elegantchaos/Logger
Fetching from https://github.com/elegantchaos/Actions
Fetching from https://github.com/elegantchaos/Localization
Creating working copy of package ‘Logger’
Checking out 1.8.2 of package ‘Logger’
Creating working copy of package ‘Actions’
Checking out 1.5.1 of package ‘Actions’
Creating working copy of package ‘Localization’
Checking out 1.0.5 of package ‘Localization’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Localization: https://github.com/elegantchaos/Localization @ 1.0.5
  Actions: https://github.com/elegantchaos/Actions @ 1.5.1
  ActionsKit: /Users/admin/builder/spi-builder-workspace
  Logger: https://github.com/elegantchaos/Logger @ 1.8.2
resolved source packages: Localization, Actions, ActionsKit, Logger
2026-04-20 14:15:41.421 xcodebuild[525:3023] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:15:41.521 xcodebuild[525:3023] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:15:41.943 xcodebuild[525:3023] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "actions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Actions"
    },
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger"
    },
    {
      "identity" : "localization",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Localization"
    }
  ],
  "manifest_display_name" : "ActionsKit",
  "name" : "ActionsKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionsKit",
      "targets" : [
        "ActionsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ActionsKitTests",
      "path" : "Tests/ActionsKitTests",
      "sources" : [
        "ActionsKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ActionsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ActionsKit",
      "module_type" : "SwiftTarget",
      "name" : "ActionsKit",
      "path" : "Sources/ActionsKit",
      "product_dependencies" : [
        "Actions",
        "Localization",
        "Logger",
        "LoggerKit"
      ],
      "product_memberships" : [
        "ActionsKit"
      ],
      "sources" : [
        "ActionManagerMac.swift",
        "ActionManagerMobile.swift",
        "UICommand+Actions.swift",
        "UIMenu+Actions.swift",
        "UINavigationController+Actions.swift",
        "UIResponder+Actions.swift",
        "UIView+Actions.swift",
        "UIViewController+Actions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Actions",
      "Actions-Package",
      "ActionsKit",
      "ActionsTestSupport",
      "Localization",
      "Localization-Package",
      "LocalizationShared",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport"
    ]
  }
}
2026-04-20 14:16:03.891 xcodebuild[724:4162] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:16:03.995 xcodebuild[724:4162] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Actions",
      "Actions-Package",
      "ActionsKit",
      "ActionsTestSupport",
      "Localization",
      "Localization-Package",
      "LocalizationShared",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport"
    ]
  }
}
2026-04-20 14:16:05.469 xcodebuild[729:4226] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:16:05.574 xcodebuild[729:4226] [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 ActionsKit -destination generic/platform=iOS
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 ActionsKit -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Actions: https://github.com/elegantchaos/Actions @ 1.5.1
  ActionsKit: /Users/admin/builder/spi-builder-workspace
  Localization: https://github.com/elegantchaos/Localization @ 1.0.5
  Logger: https://github.com/elegantchaos/Logger @ 1.8.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'ActionsKit' in project 'ActionsKit'
        ➜ Explicit dependency on target 'ActionsKit' in project 'ActionsKit'
        ➜ Explicit dependency on target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Localization' in project 'Localization'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
    Target 'ActionsKit' in project 'ActionsKit'
        ➜ Explicit dependency on target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Localization' in project 'Localization'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Localization' in project 'Localization'
        ➜ Explicit dependency on target 'Localization' in project 'Localization'
    Target 'Localization' in project 'Localization' (no dependencies)
    Target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8bbec1c7636b869ba4ced1ce123b5d5b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8bbec1c7636b869ba4ced1ce123b5d5b.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ActionsKit' from project 'ActionsKit')
error: The package product 'LoggerKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ActionsKit' from project 'ActionsKit')
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Actions' from project 'Actions')
2026-04-20 14:16:06.403 xcodebuild[731:4258] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:16:06.509 xcodebuild[731:4258] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ActionsKit
(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:
  Logger: https://github.com/elegantchaos/Logger @ 1.8.2
  Localization: https://github.com/elegantchaos/Localization @ 1.0.5
  ActionsKit: /Users/admin/builder/spi-builder-workspace
  Actions: https://github.com/elegantchaos/Actions @ 1.5.1
resolved source packages: Logger, Localization, ActionsKit, Actions
2026-04-20 14:16:10.068 xcodebuild[772:4509] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:16:10.168 xcodebuild[772:4509] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "actions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Actions"
    },
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger"
    },
    {
      "identity" : "localization",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Localization"
    }
  ],
  "manifest_display_name" : "ActionsKit",
  "name" : "ActionsKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionsKit",
      "targets" : [
        "ActionsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ActionsKitTests",
      "path" : "Tests/ActionsKitTests",
      "sources" : [
        "ActionsKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ActionsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ActionsKit",
      "module_type" : "SwiftTarget",
      "name" : "ActionsKit",
      "path" : "Sources/ActionsKit",
      "product_dependencies" : [
        "Actions",
        "Localization",
        "Logger",
        "LoggerKit"
      ],
      "product_memberships" : [
        "ActionsKit"
      ],
      "sources" : [
        "ActionManagerMac.swift",
        "ActionManagerMobile.swift",
        "UICommand+Actions.swift",
        "UIMenu+Actions.swift",
        "UINavigationController+Actions.swift",
        "UIResponder+Actions.swift",
        "UIView+Actions.swift",
        "UIViewController+Actions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Actions",
      "Actions-Package",
      "ActionsKit",
      "ActionsTestSupport",
      "Localization",
      "Localization-Package",
      "LocalizationShared",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport"
    ]
  }
}
2026-04-20 14:16:11.461 xcodebuild[781:4572] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:16:11.580 xcodebuild[781:4572] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Actions",
      "Actions-Package",
      "ActionsKit",
      "ActionsTestSupport",
      "Localization",
      "Localization-Package",
      "LocalizationShared",
      "Logger",
      "Logger-Package",
      "LoggerKit",
      "LoggerTestSupport"
    ]
  }
}
2026-04-20 14:16:12.462 xcodebuild[784:4609] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:16:12.563 xcodebuild[784:4609] [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 ActionsKit -destination generic/platform=iOS
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 ActionsKit -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  Localization: https://github.com/elegantchaos/Localization @ 1.0.5
  Actions: https://github.com/elegantchaos/Actions @ 1.5.1
  ActionsKit: /Users/admin/builder/spi-builder-workspace
  Logger: https://github.com/elegantchaos/Logger @ 1.8.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'ActionsKit' in project 'ActionsKit'
        ➜ Explicit dependency on target 'ActionsKit' in project 'ActionsKit'
        ➜ Explicit dependency on target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Localization' in project 'Localization'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
    Target 'ActionsKit' in project 'ActionsKit'
        ➜ Explicit dependency on target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Localization' in project 'Localization'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'LoggerKit' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Localization' in project 'Localization'
        ➜ Explicit dependency on target 'Localization' in project 'Localization'
    Target 'Localization' in project 'Localization' (no dependencies)
    Target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Actions' in project 'Actions'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8bbec1c7636b869ba4ced1ce123b5d5b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8bbec1c7636b869ba4ced1ce123b5d5b.xcbuilddata
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Actions' from project 'Actions')
error: The package product 'Logger' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ActionsKit' from project 'ActionsKit')
error: The package product 'LoggerKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ActionsKit' from project 'ActionsKit')
2026-04-20 14:16:13.449 xcodebuild[786:4638] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 14:16:13.553 xcodebuild[786:4638] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ActionsKit
(1 failure)
BUILD FAILURE 6.3 iOS