The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdzerkSDK with Swift 6.1 for visionOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adzerk/adzerk-ios-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adzerk/adzerk-ios-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1a7ffc7 Merge pull request #59 from adzerk/jira-mgmt-291-add-segment-to-decision
Cloned https://github.com/adzerk/adzerk-ios-sdk.git
Revision (git rev-parse @):
1a7ffc77eec8b95ffeca0ee919a8aabbc7c9eddc
SUCCESS checkout https://github.com/adzerk/adzerk-ios-sdk.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/adzerk/adzerk-ios-sdk.git
https://github.com/adzerk/adzerk-ios-sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdzerkSDK",
  "name" : "AdzerkSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "AdzerkSDK",
      "targets" : [
        "AdzerkSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdzerkSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "AdzerkSDKTests",
      "path" : "Tests/AdzerkSDKTests",
      "sources" : [
        "AnyCodableTests.swift",
        "DecisionSDKAsyncAwaitTests.swift",
        "DecisionSDKTests.swift",
        "FakeKeyStore.swift",
        "LoggerTests.swift",
        "PlacementRequestTests.swift",
        "PlacementTests.swift",
        "UserKeyStoreKeychainTests.swift",
        "XCAssert+Adzerk.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "AdzerkSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdzerkSDK",
      "module_type" : "SwiftTarget",
      "name" : "AdzerkSDK",
      "path" : "Sources/AdzerkSDK",
      "product_memberships" : [
        "AdzerkSDK"
      ],
      "sources" : [
        "AdzerkError.swift",
        "Codable/AdzerkJSONDecoder.swift",
        "Codable/AdzerkJSONEncoder.swift",
        "Codable/AnyCodable.swift",
        "Codable/Decoder+AnyCodable.swift",
        "Codable/DynamicCodingKey.swift",
        "Consent.swift",
        "DecisionSDK-Version.swift",
        "DecisionSDK.swift",
        "Endpoint.swift",
        "FirePixelResponse.swift",
        "GeoPoint.swift",
        "KeychainHelper.swift",
        "Logger.swift",
        "Networking/NetworkTransport.swift",
        "Networking/NoRedirectSessionDelegate.swift",
        "Networking/Transport.swift",
        "Networking/URL+Query.swift",
        "Placement.swift",
        "PlacementContent.swift",
        "PlacementDecision.swift",
        "PlacementEvent.swift",
        "PlacementRequest.swift",
        "PlacementResponse.swift",
        "User.swift",
        "UserDB.swift",
        "UserIdentifier.swift",
        "UserKeyStore.swift",
        "UserKeyStoreKeychain.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdzerkSDK",
  "name" : "AdzerkSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "AdzerkSDK",
      "targets" : [
        "AdzerkSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdzerkSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "AdzerkSDKTests",
      "path" : "Tests/AdzerkSDKTests",
      "sources" : [
        "AnyCodableTests.swift",
        "DecisionSDKAsyncAwaitTests.swift",
        "DecisionSDKTests.swift",
        "FakeKeyStore.swift",
        "LoggerTests.swift",
        "PlacementRequestTests.swift",
        "PlacementTests.swift",
        "UserKeyStoreKeychainTests.swift",
        "XCAssert+Adzerk.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "AdzerkSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdzerkSDK",
      "module_type" : "SwiftTarget",
      "name" : "AdzerkSDK",
      "path" : "Sources/AdzerkSDK",
      "product_memberships" : [
        "AdzerkSDK"
      ],
      "sources" : [
        "AdzerkError.swift",
        "Codable/AdzerkJSONDecoder.swift",
        "Codable/AdzerkJSONEncoder.swift",
        "Codable/AnyCodable.swift",
        "Codable/Decoder+AnyCodable.swift",
        "Codable/DynamicCodingKey.swift",
        "Consent.swift",
        "DecisionSDK-Version.swift",
        "DecisionSDK.swift",
        "Endpoint.swift",
        "FirePixelResponse.swift",
        "GeoPoint.swift",
        "KeychainHelper.swift",
        "Logger.swift",
        "Networking/NetworkTransport.swift",
        "Networking/NoRedirectSessionDelegate.swift",
        "Networking/Transport.swift",
        "Networking/URL+Query.swift",
        "Placement.swift",
        "PlacementContent.swift",
        "PlacementDecision.swift",
        "PlacementEvent.swift",
        "PlacementRequest.swift",
        "PlacementResponse.swift",
        "User.swift",
        "UserDB.swift",
        "UserIdentifier.swift",
        "UserKeyStore.swift",
        "UserKeyStoreKeychain.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AdzerkSDK",
    "schemes" : [
      "AdzerkSDK-Package"
    ],
    "targets" : [
      "AdzerkSDK",
      "AdzerkSDKPackageDescription",
      "AdzerkSDKPackageTests",
      "AdzerkSDKTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdzerkSDK-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 AdzerkSDK-Package -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
2026-03-05 03:27:37.928 xcodebuild[611:3606] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-05-03_03-27-0037.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "AdzerkSDK-Package" scheme:
		{ platform:macOS, arch:arm64, id:c0dc6c0ca4a4bb51b4d3215563dae80bf24578c6, name:My Mac }
		{ platform:macOS, arch:x86_64, id:c0dc6c0ca4a4bb51b4d3215563dae80bf24578c6, 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:macOS, name:Any Mac }
		{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
		{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
		{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
		{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable