The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Cachy, reference 1.0.14 (4fb6d8), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 18 Jun 2025 23:31:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sadmansamee/CachyKit.git
Reference: 1.0.14
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Sadmansamee/CachyKit
 * tag               1.0.14     -> FETCH_HEAD
HEAD is now at 4fb6d8e Merge pull request #10 from Sadmansamee/persistant_Cache
Cloned https://github.com/Sadmansamee/CachyKit.git
Revision (git rev-parse @):
4fb6d8e49f15175c2877e12c9bed13509236d511
SUCCESS checkout https://github.com/Sadmansamee/CachyKit.git at 1.0.14
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Sadmansamee/CachyKit.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Cachy",
  "name" : "Cachy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cachy",
      "targets" : [
        "Cachy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CachyTests",
      "module_type" : "SwiftTarget",
      "name" : "CachyTests",
      "path" : "Tests/CachyTests",
      "sources" : [
        "CachyTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Cachy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cachy",
      "module_type" : "SwiftTarget",
      "name" : "Cachy",
      "path" : "Sources/Cachy",
      "product_memberships" : [
        "Cachy"
      ],
      "sources" : [
        "Cachy.swift",
        "CachyLoader.swift",
        "CachyObject.swift",
        "CachyUIImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cachy",
    "schemes" : [
      "Cachy-Package"
    ],
    "targets" : [
      "Cachy",
      "CachyPackageDescription",
      "CachyPackageTests",
      "CachyTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cachy-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 Cachy-Package -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cachy' in project 'Cachy' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b2d2614dfa6b815af54a74683be70841
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b2d2614dfa6b815af54a74683be70841.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Cachy.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Cachy/Pods-Cachy.debug.xcconfig'. (in target 'Cachy' from project 'Cachy')
/Users/admin/builder/spi-builder-workspace/Cachy.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Cachy' from project 'Cachy')
** BUILD FAILED **
The following build commands failed:
	Building project Cachy with scheme Cachy-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Cachy",
  "name" : "Cachy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cachy",
      "targets" : [
        "Cachy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CachyTests",
      "module_type" : "SwiftTarget",
      "name" : "CachyTests",
      "path" : "Tests/CachyTests",
      "sources" : [
        "CachyTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Cachy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cachy",
      "module_type" : "SwiftTarget",
      "name" : "Cachy",
      "path" : "Sources/Cachy",
      "product_memberships" : [
        "Cachy"
      ],
      "sources" : [
        "Cachy.swift",
        "CachyLoader.swift",
        "CachyObject.swift",
        "CachyUIImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cachy",
    "schemes" : [
      "Cachy-Package"
    ],
    "targets" : [
      "Cachy",
      "CachyPackageDescription",
      "CachyPackageTests",
      "CachyTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cachy-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 Cachy-Package -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cachy' in project 'Cachy' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b2d2614dfa6b815af54a74683be70841
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b2d2614dfa6b815af54a74683be70841.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Cachy.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Cachy/Pods-Cachy.debug.xcconfig'. (in target 'Cachy' from project 'Cachy')
/Users/admin/builder/spi-builder-workspace/Cachy.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 26.0.99. (in target 'Cachy' from project 'Cachy')
** BUILD FAILED **
The following build commands failed:
	Building project Cachy with scheme Cachy-Package
(1 failure)
BUILD FAILURE 6.2 iOS