The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EEStackLayout, reference 0.1.11 (621889), with Swift 6.3 for iOS using Xcode 26.4 on 10 Apr 2026 19:14:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/efekanegeli/EEStackLayout.git
Reference: 0.1.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/efekanegeli/EEStackLayout
 * tag               0.1.11     -> FETCH_HEAD
HEAD is now at 6218896 Prepare for SPM
Cloned https://github.com/efekanegeli/EEStackLayout.git
Revision (git rev-parse @):
62188962b612406b21aba4f32d6f17ed89d4c0be
SUCCESS checkout https://github.com/efekanegeli/EEStackLayout.git at 0.1.11
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/efekanegeli/EEStackLayout.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EEStackLayout",
  "name" : "EEStackLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "EEStackLayout",
      "targets" : [
        "EEStackLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EEStackLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayoutTests",
      "path" : "Tests/EEStackLayoutTests",
      "sources" : [
        "EEStackLayoutTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "EEStackLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EEStackLayout",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayout",
      "path" : "Sources/EEStackLayout",
      "product_memberships" : [
        "EEStackLayout"
      ],
      "sources" : [
        "EEStackLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "EEStackLayout",
    "schemes" : [
      "EEStackLayout"
    ],
    "targets" : [
      "EEStackLayout",
      "EEStackLayoutTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EEStackLayout -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 EEStackLayout -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'EEStackLayout' in project 'EEStackLayout' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/EEStackLayout/Assets.xcassets
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/ld -version_details
Build description signature: e3350d61d4b37a82b9dd9d51e1d08d22
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e3350d61d4b37a82b9dd9d51e1d08d22.xcbuilddata
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.4, but the range of supported deployment target versions is 12.0 to 26.4.99. (in target 'EEStackLayout' from project 'EEStackLayout')
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: error: No profiles for 'efekanegeli.EEStackLayout' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'efekanegeli.EEStackLayout'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'EEStackLayout' from project 'EEStackLayout')
2026-04-10 15:14:20.047 xcodebuild[618:3718] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building project EEStackLayout with scheme EEStackLayout
(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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EEStackLayout",
  "name" : "EEStackLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "EEStackLayout",
      "targets" : [
        "EEStackLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EEStackLayoutTests",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayoutTests",
      "path" : "Tests/EEStackLayoutTests",
      "sources" : [
        "EEStackLayoutTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "EEStackLayout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EEStackLayout",
      "module_type" : "SwiftTarget",
      "name" : "EEStackLayout",
      "path" : "Sources/EEStackLayout",
      "product_memberships" : [
        "EEStackLayout"
      ],
      "sources" : [
        "EEStackLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "EEStackLayout",
    "schemes" : [
      "EEStackLayout"
    ],
    "targets" : [
      "EEStackLayout",
      "EEStackLayoutTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EEStackLayout -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 EEStackLayout -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'EEStackLayout' in project 'EEStackLayout' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/EEStackLayout/Assets.xcassets
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/ld -version_details
Build description signature: e3350d61d4b37a82b9dd9d51e1d08d22
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e3350d61d4b37a82b9dd9d51e1d08d22.xcbuilddata
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.4, but the range of supported deployment target versions is 12.0 to 26.4.99. (in target 'EEStackLayout' from project 'EEStackLayout')
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: error: No profiles for 'efekanegeli.EEStackLayout' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'efekanegeli.EEStackLayout'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'EEStackLayout' from project 'EEStackLayout')
2026-04-10 15:14:26.994 xcodebuild[644:3931] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building project EEStackLayout with scheme EEStackLayout
(1 failure)
BUILD FAILURE 6.3 iOS