The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Erbium, reference master (68c494), with Swift 6.2 for iOS using Xcode 26.3 on 26 Nov 2025 17:35:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UnlockAgency/Erbium.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UnlockAgency/Erbium
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 68c4947 Device safeArea
Cloned https://github.com/UnlockAgency/Erbium.git
Revision (git rev-parse @):
68c4947fa8215a7c5b0307f951dbd1a2334b706a
SUCCESS checkout https://github.com/UnlockAgency/Erbium.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/UnlockAgency/Erbium.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Erbium",
  "name" : "Erbium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Erbium",
      "targets" : [
        "Erbium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Erbium",
      "module_type" : "SwiftTarget",
      "name" : "Erbium",
      "path" : "Sources",
      "product_memberships" : [
        "Erbium"
      ],
      "sources" : [
        "Bundle.swift",
        "Device.swift",
        "DeviceType.swift",
        "DeviceVersion.swift",
        "ScreenSize.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Erbium",
    "schemes" : [
      "Erbium"
    ],
    "targets" : [
      "Erbium",
      "ErbiumTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Erbium -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.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 Erbium -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ErbiumTests' in project 'Erbium'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
    Target 'Erbium' in project 'Erbium' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bb9ba268acd2f13da5ea0ae8b7a74178
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb9ba268acd2f13da5ea0ae8b7a74178.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Erbium.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.3, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'ErbiumTests' from project 'Erbium')
/Users/admin/builder/spi-builder-workspace/Erbium.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "KH7U9B5DS2" with a private key was found. (in target 'ErbiumTests' from project 'Erbium')
/Users/admin/builder/spi-builder-workspace/Erbium.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.3, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Erbium' from project 'Erbium')
** BUILD FAILED **
The following build commands failed:
	Building project Erbium with scheme Erbium
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Erbium",
  "name" : "Erbium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Erbium",
      "targets" : [
        "Erbium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Erbium",
      "module_type" : "SwiftTarget",
      "name" : "Erbium",
      "path" : "Sources",
      "product_memberships" : [
        "Erbium"
      ],
      "sources" : [
        "Bundle.swift",
        "Device.swift",
        "DeviceType.swift",
        "DeviceVersion.swift",
        "ScreenSize.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Erbium",
    "schemes" : [
      "Erbium"
    ],
    "targets" : [
      "Erbium",
      "ErbiumTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Erbium -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.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 Erbium -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ErbiumTests' in project 'Erbium'
        ➜ Explicit dependency on target 'Erbium' in project 'Erbium'
    Target 'Erbium' in project 'Erbium' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bb9ba268acd2f13da5ea0ae8b7a74178
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb9ba268acd2f13da5ea0ae8b7a74178.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Erbium.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.3, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'ErbiumTests' from project 'Erbium')
/Users/admin/builder/spi-builder-workspace/Erbium.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "KH7U9B5DS2" with a private key was found. (in target 'ErbiumTests' from project 'Erbium')
/Users/admin/builder/spi-builder-workspace/Erbium.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.3, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Erbium' from project 'Erbium')
** BUILD FAILED **
The following build commands failed:
	Building project Erbium with scheme Erbium
(1 failure)
BUILD FAILURE 6.2 iOS