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 BugfenderPackage, reference main (4a2b2b), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 3 Nov 2025 16:37:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bugfender/BugfenderSDK-iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bugfender/BugfenderSDK-iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a2b2ba Update to version 2.1.0
Cloned https://github.com/bugfender/BugfenderSDK-iOS.git
Revision (git rev-parse @):
4a2b2ba68a14cd8854c03e47fe605bbcdac38f0a
SUCCESS checkout https://github.com/bugfender/BugfenderSDK-iOS.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bugfender/BugfenderSDK-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:
  BugfenderPackage: /Users/admin/builder/spi-builder-workspace
resolved source packages: BugfenderPackage
2025-11-03 11:37:32.363 xcodebuild[521:3053] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BugfenderPackage",
  "name" : "BugfenderPackage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12"
    }
  ],
  "products" : [
    {
      "name" : "BugfenderLibrary",
      "targets" : [
        "BugfenderSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BugfenderSDK",
      "module_type" : "BinaryTarget",
      "name" : "BugfenderSDK",
      "path" : "remote/archive/BugfenderSDK.xcframework.zip",
      "product_memberships" : [
        "BugfenderLibrary"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BugfenderPackage"
    ]
  }
}
2025-11-03 11:37:37.106 xcodebuild[618:3710] [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 BugfenderPackage -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 BugfenderPackage -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  BugfenderPackage: /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 'BugfenderLibrary' in project 'BugfenderPackage' (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: 9141e1e88decc8dd1f7b29be3f0ad8f2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9141e1e88decc8dd1f7b29be3f0ad8f2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BugfenderSDK/BugfenderSDK.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/BugfenderSDK/BugfenderSDK.xcframework'. (in target 'BugfenderLibrary' from project 'BugfenderPackage')
2025-11-03 11:37:38.463 xcodebuild[620:3745] [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:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BugfenderPackage
(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:
  BugfenderPackage: /Users/admin/builder/spi-builder-workspace
resolved source packages: BugfenderPackage
2025-11-03 11:37:39.682 xcodebuild[633:3843] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BugfenderPackage",
  "name" : "BugfenderPackage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12"
    }
  ],
  "products" : [
    {
      "name" : "BugfenderLibrary",
      "targets" : [
        "BugfenderSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BugfenderSDK",
      "module_type" : "BinaryTarget",
      "name" : "BugfenderSDK",
      "path" : "remote/archive/BugfenderSDK.xcframework.zip",
      "product_memberships" : [
        "BugfenderLibrary"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BugfenderPackage"
    ]
  }
}
2025-11-03 11:37:40.680 xcodebuild[641:3904] [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 BugfenderPackage -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 BugfenderPackage -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  BugfenderPackage: /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 'BugfenderLibrary' in project 'BugfenderPackage' (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: 9141e1e88decc8dd1f7b29be3f0ad8f2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9141e1e88decc8dd1f7b29be3f0ad8f2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/BugfenderSDK/BugfenderSDK.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/BugfenderSDK/BugfenderSDK.xcframework'. (in target 'BugfenderLibrary' from project 'BugfenderPackage')
2025-11-03 11:37:41.439 xcodebuild[643:3935] [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:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:61bf85527f6d8f0c7a445be56c289782de8c0551, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BugfenderPackage
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild