The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapplsFeedbackKit, reference 3.0.0 (50cd31), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 16 Apr 2026 17:01:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mappls-api/mappls-feedback-kit-ios-distribution.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mappls-api/mappls-feedback-kit-ios-distribution
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 50cd314 - released version 3.0.0
Cloned https://github.com/mappls-api/mappls-feedback-kit-ios-distribution.git
Revision (git rev-parse @):
50cd31423b43d85b7cfa30c3b89e5ff78cdd63d8
SUCCESS checkout https://github.com/mappls-api/mappls-feedback-kit-ios-distribution.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mappls-api/mappls-feedback-kit-ios-distribution.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mappls-api/mappls-api-core-ios-distribution.git
Creating working copy of package ‘mappls-api-core-ios-distribution’
Checking out 2.1.2 of package ‘mappls-api-core-ios-distribution’
Resolve Package Graph
Resolved source packages:
  MapplsFeedbackKit: /Users/admin/builder/spi-builder-workspace
  MapplsAPICore: https://github.com/mappls-api/mappls-api-core-ios-distribution.git @ 2.1.2
resolved source packages: MapplsFeedbackKit, MapplsAPICore
2026-04-16 13:00:56.091 xcodebuild[529:3085] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "mappls-api-core-ios-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mappls-api/mappls-api-core-ios-distribution.git"
    }
  ],
  "manifest_display_name" : "MapplsFeedbackKit",
  "name" : "MapplsFeedbackKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MapplsFeedbackKit",
      "targets" : [
        "MapplsFeedbackKitWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapplsFeedbackKitWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapplsFeedbackKitWrapper",
      "path" : "Sources/MapplsFeedbackKitWrapper",
      "product_dependencies" : [
        "MapplsAPICore"
      ],
      "product_memberships" : [
        "MapplsFeedbackKit"
      ],
      "sources" : [
        "MapplsUIWidgetTest.swift"
      ],
      "target_dependencies" : [
        "MapplsFeedbackKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapplsFeedbackKit",
      "module_type" : "BinaryTarget",
      "name" : "MapplsFeedbackKit",
      "path" : "remote/archive/MapplsFeedbackKit.xcframework-3.0.0.zip",
      "product_memberships" : [
        "MapplsFeedbackKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapplsFeedbackKit"
    ]
  }
}
2026-04-16 13:01:04.284 xcodebuild[689:4017] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapplsFeedbackKit -destination platform=macOS,arch=arm64
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 MapplsFeedbackKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MapplsAPICore: https://github.com/mappls-api/mappls-api-core-ios-distribution.git @ 2.1.2
  MapplsFeedbackKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'MapplsFeedbackKit' in project 'MapplsFeedbackKit'
        ➜ Explicit dependency on target 'MapplsFeedbackKitWrapper' in project 'MapplsFeedbackKit'
        ➜ Explicit dependency on target 'MapplsAPICore' in project 'MapplsAPICore'
    Target 'MapplsFeedbackKitWrapper' in project 'MapplsFeedbackKit'
        ➜ Explicit dependency on target 'MapplsAPICore' in project 'MapplsAPICore'
    Target 'MapplsAPICore' in project 'MapplsAPICore' (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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
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: 002b2d0bd61555ad7e1a97bc0d50e7fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/002b2d0bd61555ad7e1a97bc0d50e7fd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapplsFeedbackKit/MapplsFeedbackKit.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/MapplsFeedbackKit/MapplsFeedbackKit.xcframework'. (in target 'MapplsFeedbackKit' from project 'MapplsFeedbackKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapplsFeedbackKit/MapplsFeedbackKit.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/MapplsFeedbackKit/MapplsFeedbackKit.xcframework'. (in target 'MapplsFeedbackKitWrapper' from project 'MapplsFeedbackKit')
2026-04-16 13:01:06.485 xcodebuild[696:4097] [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:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapplsFeedbackKit
(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
Resolve Package Graph
Resolved source packages:
  MapplsFeedbackKit: /Users/admin/builder/spi-builder-workspace
  MapplsAPICore: https://github.com/mappls-api/mappls-api-core-ios-distribution.git @ 2.1.2
resolved source packages: MapplsFeedbackKit, MapplsAPICore
2026-04-16 13:01:08.423 xcodebuild[720:4242] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "mappls-api-core-ios-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mappls-api/mappls-api-core-ios-distribution.git"
    }
  ],
  "manifest_display_name" : "MapplsFeedbackKit",
  "name" : "MapplsFeedbackKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MapplsFeedbackKit",
      "targets" : [
        "MapplsFeedbackKitWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapplsFeedbackKitWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapplsFeedbackKitWrapper",
      "path" : "Sources/MapplsFeedbackKitWrapper",
      "product_dependencies" : [
        "MapplsAPICore"
      ],
      "product_memberships" : [
        "MapplsFeedbackKit"
      ],
      "sources" : [
        "MapplsUIWidgetTest.swift"
      ],
      "target_dependencies" : [
        "MapplsFeedbackKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapplsFeedbackKit",
      "module_type" : "BinaryTarget",
      "name" : "MapplsFeedbackKit",
      "path" : "remote/archive/MapplsFeedbackKit.xcframework-3.0.0.zip",
      "product_memberships" : [
        "MapplsFeedbackKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapplsFeedbackKit"
    ]
  }
}
2026-04-16 13:01:09.676 xcodebuild[730:4306] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapplsFeedbackKit -destination platform=macOS,arch=arm64
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 MapplsFeedbackKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  MapplsFeedbackKit: /Users/admin/builder/spi-builder-workspace
  MapplsAPICore: https://github.com/mappls-api/mappls-api-core-ios-distribution.git @ 2.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'MapplsFeedbackKit' in project 'MapplsFeedbackKit'
        ➜ Explicit dependency on target 'MapplsFeedbackKitWrapper' in project 'MapplsFeedbackKit'
        ➜ Explicit dependency on target 'MapplsAPICore' in project 'MapplsAPICore'
    Target 'MapplsFeedbackKitWrapper' in project 'MapplsFeedbackKit'
        ➜ Explicit dependency on target 'MapplsAPICore' in project 'MapplsAPICore'
    Target 'MapplsAPICore' in project 'MapplsAPICore' (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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
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: 002b2d0bd61555ad7e1a97bc0d50e7fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/002b2d0bd61555ad7e1a97bc0d50e7fd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapplsFeedbackKit/MapplsFeedbackKit.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/MapplsFeedbackKit/MapplsFeedbackKit.xcframework'. (in target 'MapplsFeedbackKitWrapper' from project 'MapplsFeedbackKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapplsFeedbackKit/MapplsFeedbackKit.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/MapplsFeedbackKit/MapplsFeedbackKit.xcframework'. (in target 'MapplsFeedbackKit' from project 'MapplsFeedbackKit')
2026-04-16 13:01:10.784 xcodebuild[734:4346] [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:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:f538a032c21f3f16e6329f8d88f3e2112575b66d, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapplsFeedbackKit
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild