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 DevRevSDK, reference v2.2.5 (68e7e4), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 20 Nov 2025 14:20:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devrev/devrev-sdk-ios.git
Reference: v2.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devrev/devrev-sdk-ios
 * tag               v2.2.5     -> FETCH_HEAD
HEAD is now at 68e7e49 Release 2.2.5
Cloned https://github.com/devrev/devrev-sdk-ios.git
Revision (git rev-parse @):
68e7e4904de5dc5744191efea0bb2ef43a87d008
SUCCESS checkout https://github.com/devrev/devrev-sdk-ios.git at v2.2.5
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/devrev/devrev-sdk-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DevRevSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: DevRevSDK
2025-11-20 09:20:29.675 xcodebuild[523:3068] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DevRevSDK",
  "name" : "DevRevSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "DevRevSDK",
      "targets" : [
        "DevRevSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DevRevSDK",
      "module_type" : "BinaryTarget",
      "name" : "DevRevSDK",
      "path" : "remote/archive/DevRevSDK.xcframework.zip",
      "product_memberships" : [
        "DevRevSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DevRevSDK"
    ]
  }
}
2025-11-20 09:20:34.697 xcodebuild[618:3714] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DevRevSDK -destination platform=macOS,arch=arm64
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 DevRevSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  DevRevSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'DevRevSDK' in project 'DevRevSDK' (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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: df5c2b498afa689166bc5608a7329cae
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/df5c2b498afa689166bc5608a7329cae.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DevRevSDK/DevRevSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DevRevSDK/DevRevSDK.xcframework'. (in target 'DevRevSDK' from project 'DevRevSDK')
2025-11-20 09:20:36.123 xcodebuild[620:3750] [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:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DevRevSDK
(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
Resolve Package Graph
Resolved source packages:
  DevRevSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: DevRevSDK
2025-11-20 09:20:37.459 xcodebuild[633:3850] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DevRevSDK",
  "name" : "DevRevSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "DevRevSDK",
      "targets" : [
        "DevRevSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DevRevSDK",
      "module_type" : "BinaryTarget",
      "name" : "DevRevSDK",
      "path" : "remote/archive/DevRevSDK.xcframework.zip",
      "product_memberships" : [
        "DevRevSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DevRevSDK"
    ]
  }
}
2025-11-20 09:20:38.569 xcodebuild[641:3908] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DevRevSDK -destination platform=macOS,arch=arm64
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 DevRevSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  DevRevSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'DevRevSDK' in project 'DevRevSDK' (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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: df5c2b498afa689166bc5608a7329cae
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/df5c2b498afa689166bc5608a7329cae.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DevRevSDK/DevRevSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DevRevSDK/DevRevSDK.xcframework'. (in target 'DevRevSDK' from project 'DevRevSDK')
2025-11-20 09:20:39.537 xcodebuild[643:3938] [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:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:74b78ae567dbf1cc2319f5815e7da05d31cef444, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DevRevSDK
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild