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 MapboxCoreMaps, reference main (7b82f3), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 17 Jun 2025 12:08:54 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 MapboxCoreMaps -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-core-maps-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7b82f34 Merge pull request #229 from mapbox/11.10.3
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
7b82f34966c52371ed7c4690a0b93c422bff0c7e
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mapbox/mapbox-core-maps-ios.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
Resolve Package Graph
Fetching from https://github.com/mapbox/mapbox-common-ios.git
Fetching from https://github.com/mapbox/turf-swift.git
Creating working copy of package ‘mapbox-common-ios’
Checking out 24.13.0 of package ‘mapbox-common-ios’
Creating working copy of package ‘turf-swift’
Checking out 4.0.0 of package ‘turf-swift’
Resolve Package Graph
Resolved source packages:
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
resolved source packages: Turf, MapboxCoreMaps, MapboxCommon
{
  "dependencies" : [
    {
      "identity" : "mapbox-common-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "24.10.1",
            "upper_bound" : "25.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-common-ios.git"
    }
  ],
  "manifest_display_name" : "MapboxCoreMaps",
  "name" : "MapboxCoreMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MapboxCoreMaps",
      "targets" : [
        "MapboxCoreMapsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxCoreMapsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapboxCoreMapsWrapper",
      "path" : "Sources/MapboxCoreMapsWrapper",
      "product_dependencies" : [
        "MapboxCommon"
      ],
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "MapboxCoreMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapboxCoreMaps",
      "module_type" : "BinaryTarget",
      "name" : "MapboxCoreMaps",
      "path" : "remote/archive/MapboxCoreMaps.xcframework-dynamic.zip",
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxCoreMaps"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination generic/platform=tvOS
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 MapboxCoreMaps -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 7aeed46f28e20fb8e489e41ec6c0f025
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7aeed46f28e20fb8e489e41ec6c0f025.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapboxCoreMaps
(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
Resolve Package Graph
Resolved source packages:
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
resolved source packages: MapboxCoreMaps, MapboxCommon, Turf
{
  "dependencies" : [
    {
      "identity" : "mapbox-common-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "24.10.1",
            "upper_bound" : "25.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-common-ios.git"
    }
  ],
  "manifest_display_name" : "MapboxCoreMaps",
  "name" : "MapboxCoreMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MapboxCoreMaps",
      "targets" : [
        "MapboxCoreMapsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxCoreMapsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapboxCoreMapsWrapper",
      "path" : "Sources/MapboxCoreMapsWrapper",
      "product_dependencies" : [
        "MapboxCommon"
      ],
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "MapboxCoreMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapboxCoreMaps",
      "module_type" : "BinaryTarget",
      "name" : "MapboxCoreMaps",
      "path" : "remote/archive/MapboxCoreMaps.xcframework-dynamic.zip",
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxCoreMaps"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination generic/platform=tvOS
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 MapboxCoreMaps -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.13.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapboxCoreMaps
(1 failure)
BUILD FAILURE 6.2 tvOS