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 Teads with Swift 6.0 for visionOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/teads/TeadsSDK-iOS.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/teads/TeadsSDK-iOS
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b778e10 Release new version: 5.3.0
Cloned https://github.com/teads/TeadsSDK-iOS.git
Revision (git rev-parse @):
b778e108adfa71c4647b7ae1241811db78307435
SUCCESS checkout https://github.com/teads/TeadsSDK-iOS.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/teads/TeadsSDK-iOS.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager-google-mobile-ads",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.2.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads.git"
    },
    {
      "identity" : "applovin-max-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.3.1",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git"
    }
  ],
  "manifest_display_name" : "Teads",
  "name" : "Teads",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TeadsSDK",
      "targets" : [
        "TeadsSDK",
        "OMSDK_Teadstv"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TeadsAdMobAdapter",
      "targets" : [
        "TeadsAdMobAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TeadsAppLovinAdapter",
      "targets" : [
        "TeadsAppLovinAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TeadsSDK",
      "module_type" : "BinaryTarget",
      "name" : "TeadsSDK",
      "path" : "Frameworks/TeadsSDK.xcframework",
      "product_memberships" : [
        "TeadsSDK",
        "TeadsAdMobAdapter",
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TeadsAppLovinAdapter",
      "module_type" : "SwiftTarget",
      "name" : "TeadsAppLovinAdapter",
      "path" : "MediationAdapters/TeadsAppLovinAdapter",
      "product_dependencies" : [
        "AppLovinSDK"
      ],
      "product_memberships" : [
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
        "AppLovinTeadsNativeAd.swift",
        "Exports.swift",
        "TeadsMediationAdapter.swift",
        "TeadsMediationAdapterExtension.swift"
      ],
      "target_dependencies" : [
        "TeadsAdapterCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TeadsAdapterCommon",
      "module_type" : "SwiftTarget",
      "name" : "TeadsAdapterCommon",
      "path" : "MediationAdapters/Common",
      "product_memberships" : [
        "TeadsAdMobAdapter",
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
        "CGFloat-extensions.swift",
        "Helper.swift",
        "TeadsAdapterErrorCode.swift",
        "TeadsInReadAdView-extensions.swift"
      ],
      "target_dependencies" : [
        "TeadsSDK",
        "OMSDK_Teadstv"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TeadsAdMobAdapter",
      "module_type" : "SwiftTarget",
      "name" : "TeadsAdMobAdapter",
      "path" : "MediationAdapters/TeadsAdMobAdapter",
      "product_dependencies" : [
        "GoogleMobileAds"
      ],
      "product_memberships" : [
        "TeadsAdMobAdapter"
      ],
      "sources" : [
        "AdMobHelper.swift",
        "Banner/GADMAdapterTeadsBanner.swift",
        "Banner/GADMAdapterTeadsBannerAd.swift",
        "Exports.swift",
        "GADMAdapterTeadsCustomEvent.swift",
        "Native/GADMAdapterTeadsNative.swift",
        "Native/GADMAdapterTeadsNativeAd.swift",
        "TeadsAdapterSettings+GADAdNetworkExtras.swift"
      ],
      "target_dependencies" : [
        "TeadsAdapterCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OMSDK_Teadstv",
      "module_type" : "BinaryTarget",
      "name" : "OMSDK_Teadstv",
      "path" : "Frameworks/OMSDK_Teadstv.xcframework",
      "product_memberships" : [
        "TeadsSDK",
        "TeadsAdMobAdapter",
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "TeadsSampleApp",
    "schemes" : [
      "TeadsSampleApp"
    ],
    "targets" : [
      "TeadsSampleApp",
      "TeadsSampleAppUITests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TeadsSampleApp -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.2.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 TeadsSampleApp -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2025-06-05 09:10:25.371 xcodebuild[601:3521] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-05-06_09-10-0025.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "TeadsSampleApp" scheme:
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8373a8a078653e31875de4a13a3bbbd66a5bcf14, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:A47009C3-A5F9-43E0-AB83-50D1123445FF, OS:2.3, name:Apple Vision Pro }
		{ platform:iOS Simulator, id:76436B93-6F08-4C87-B885-B424838A33F2, OS:18.3.1, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:76436B93-6F08-4C87-B885-B424838A33F2, OS:18.3.1, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:480F6223-168A-4D04-B9AD-9A7A7DD3794C, OS:18.3.1, name:iPad (A16) }
		{ platform:iOS Simulator, id:480F6223-168A-4D04-B9AD-9A7A7DD3794C, OS:18.3.1, name:iPad (A16) }
		{ platform:iOS Simulator, id:CB510D30-AEAA-431C-B367-55BDB201AD64, OS:18.3.1, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:CB510D30-AEAA-431C-B367-55BDB201AD64, OS:18.3.1, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:B8768DBE-52AA-4F4B-88F1-5CDDF2C7BCC1, OS:18.3.1, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, id:B8768DBE-52AA-4F4B-88F1-5CDDF2C7BCC1, OS:18.3.1, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, id:BC978605-9CBB-45DF-9D63-1AF39A83A7A3, OS:18.3.1, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:BC978605-9CBB-45DF-9D63-1AF39A83A7A3, OS:18.3.1, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:58A3DAF4-CAB8-4DF2-BAF3-5275F342B6C3, OS:18.3.1, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, id:58A3DAF4-CAB8-4DF2-BAF3-5275F342B6C3, OS:18.3.1, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, id:75319040-9078-4BE5-96EE-E24EAD5685B6, OS:18.3.1, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:75319040-9078-4BE5-96EE-E24EAD5685B6, OS:18.3.1, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:C40A12D4-2784-4D3F-9A25-802DADAA9E30, OS:18.3.1, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:C40A12D4-2784-4D3F-9A25-802DADAA9E30, OS:18.3.1, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:F6F069B4-9FC6-4E56-B56D-0B3B3CEA9A68, OS:18.3.1, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, id:F6F069B4-9FC6-4E56-B56D-0B3B3CEA9A68, OS:18.3.1, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, id:D3125B1C-C605-4AB9-B073-5452743AB463, OS:18.3.1, name:iPhone 16 }
		{ platform:iOS Simulator, id:D3125B1C-C605-4AB9-B073-5452743AB463, OS:18.3.1, name:iPhone 16 }
		{ platform:iOS Simulator, id:31BE0FD2-CB6A-4603-B0AA-E5F11095F5AE, OS:18.3.1, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:31BE0FD2-CB6A-4603-B0AA-E5F11095F5AE, OS:18.3.1, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:3F70F745-FEF2-4BDA-8C2F-23A862D1DBD7, OS:18.3.1, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:3F70F745-FEF2-4BDA-8C2F-23A862D1DBD7, OS:18.3.1, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:CF3A649E-685B-456C-A1BA-D8FF3DA2AC95, OS:18.3.1, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:CF3A649E-685B-456C-A1BA-D8FF3DA2AC95, OS:18.3.1, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:832715B1-B3F4-4967-9063-0FB3E4548632, OS:18.3.1, name:iPhone 16e }
		{ platform:iOS Simulator, id:832715B1-B3F4-4967-9063-0FB3E4548632, OS:18.3.1, name:iPhone 16e }
		{ platform:iOS Simulator, id:6ECC8606-D7C2-48C9-A557-230425CEA9FA, OS:18.3.1, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:6ECC8606-D7C2-48C9-A557-230425CEA9FA, OS:18.3.1, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable