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 Solana with Swift 6.2 (beta) for tvOS using Xcode 26.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/solana-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crewshin/solana-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 61a53de Merge pull request #5 from crewshin/feature/get-identity
Cloned https://github.com/crewshin/solana-swift.git
Revision (git rev-parse @):
61a53dee2a371127bb1998a62a5ec9aa9c419acb
SUCCESS checkout https://github.com/crewshin/solana-swift.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/crewshin/solana-swift.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/crewshin/ed25519swift
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/attaswift/BigInt.git
Fetching from https://github.com/ZeeZide/CodeEditor.git
Fetching from https://github.com/raspu/Highlightr
Fetching from https://github.com/keefertaylor/Base58Swift
Creating working copy of package ‘Highlightr’
Checking out 2.1.2 of package ‘Highlightr’
Creating working copy of package ‘ed25519swift’
Checking out 1.2.6 of package ‘ed25519swift’
Creating working copy of package ‘BigInt’
Checking out 5.2.1 of package ‘BigInt’
Creating working copy of package ‘Base58Swift’
Checking out 2.1.14 of package ‘Base58Swift’
Creating working copy of package ‘CodeEditor’
Checking out 1.2.0 of package ‘CodeEditor’
Creating working copy of package ‘CryptoSwift’
Checking out 1.3.8 of package ‘CryptoSwift’
Resolved source packages:
  BigInt: https://github.com/attaswift/BigInt.git @ 5.2.1
  CodeEditor: https://github.com/ZeeZide/CodeEditor.git @ 1.2.0
  Highlightr: https://github.com/raspu/Highlightr @ 2.1.2
  Base58Swift: https://github.com/keefertaylor/Base58Swift @ 2.1.14
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.8
  ed25519swift: https://github.com/crewshin/ed25519swift @ 1.2.6
resolved source packages: BigInt, CodeEditor, Highlightr, Base58Swift, CryptoSwift, ed25519swift
{
  "dependencies" : [
    {
      "identity" : "base58swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.14",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/keefertaylor/Base58Swift"
    },
    {
      "identity" : "ed25519swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/crewshin/ed25519swift"
    }
  ],
  "manifest_display_name" : "Solana",
  "name" : "Solana",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Solana",
      "targets" : [
        "Solana"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SolanaTests",
      "module_type" : "SwiftTarget",
      "name" : "SolanaTests",
      "path" : "Tests/SolanaTests",
      "sources" : [
        "SolanaTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Solana"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Solana",
      "module_type" : "SwiftTarget",
      "name" : "Solana",
      "path" : "Sources/Solana",
      "product_dependencies" : [
        "Base58Swift",
        "ed25519swift"
      ],
      "product_memberships" : [
        "Solana"
      ],
      "sources" : [
        "Extensions/Double+.swift",
        "Extensions/Int+.swift",
        "Extensions/JSON+.swift",
        "Extensions/String+.swift",
        "Models/Account.swift",
        "Models/Block.swift",
        "Models/Commitment.swift",
        "Models/Encoding.swift",
        "Models/Filter.swift",
        "Models/Hash.swift",
        "Models/Identity.swift",
        "Models/Instruction.swift",
        "Models/Requests and Responses/GetAccountInfo.swift",
        "Models/Requests and Responses/GetBalanace.swift",
        "Models/Requests and Responses/GetBlockCommitment.swift",
        "Models/Requests and Responses/GetBlockProduction.swift",
        "Models/Requests and Responses/GetBlockTime.swift",
        "Models/Requests and Responses/GetClusterNodes.swift",
        "Models/Requests and Responses/GetConfirmedBlock.swift",
        "Models/Requests and Responses/GetConfirmedBlocks.swift",
        "Models/Requests and Responses/GetConfirmedBlocksWithLimit.swift",
        "Models/Requests and Responses/GetConfirmedSignaturesForAddress.swift",
        "Models/Requests and Responses/GetConfirmedSignaturesForAddress2.swift",
        "Models/Requests and Responses/GetConfirmedTransaction.swift",
        "Models/Requests and Responses/GetEpochInfo.swift",
        "Models/Requests and Responses/GetEpochSchedule.swift",
        "Models/Requests and Responses/GetFeeCalculatorForBlockhash.swift",
        "Models/Requests and Responses/GetFeeRateGovernor.swift",
        "Models/Requests and Responses/GetFees.swift",
        "Models/Requests and Responses/RPCResponse.swift",
        "Models/Requests and Responses/SimulateTransaction.swift",
        "Models/RewardType.swift",
        "Models/RpcError.swift",
        "Models/SlotRange.swift",
        "Models/TokenBalance.swift",
        "Models/Transaction.swift",
        "Models/TransactionError.swift",
        "Models/WebSockets/ProgramSubscribe.swift",
        "Network.swift",
        "NetworkRequestType.swift",
        "Networking.swift",
        "Solana.swift",
        "SolanaErrors.swift",
        "SolanaSockets.swift",
        "WebSockets.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SolanaDemoApp",
    "schemes" : [
      "SolanaDemoApp"
    ],
    "targets" : [
      "SolanaDemoApp"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SolanaDemoApp -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 SolanaDemoApp -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  BigInt: https://github.com/attaswift/BigInt.git @ 5.2.1
  Base58Swift: https://github.com/keefertaylor/Base58Swift @ 2.1.14
  CodeEditor: https://github.com/ZeeZide/CodeEditor.git @ 1.2.0
  ed25519swift: https://github.com/crewshin/ed25519swift @ 1.2.6
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.3.8
  Highlightr: https://github.com/raspu/Highlightr @ 2.1.2
2025-06-18 15:52:21.630 xcodebuild[774:4283] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_15-52-0021.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "SolanaDemoApp" scheme:
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d2b1b3c10db15a529dc8eca6c669935945c256bd, 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, arch:arm64, variant:Designed for [iPad,iPhone], id:EFECA3E5-EBBC-4E1D-A125-60C784EFEA50, OS:26.0, name:Apple Vision Pro 4K }
		{ platform:iOS Simulator, arch:arm64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
		{ platform:iOS Simulator, arch:x86_64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
		{ platform:iOS Simulator, arch:arm64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, arch:x86_64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, arch:arm64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, arch:x86_64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, arch:arm64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, arch:x86_64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, arch:x86_64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, arch:x86_64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, arch:arm64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
		{ platform:iOS Simulator, arch:x86_64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
		{ platform:iOS Simulator, arch:arm64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
		{ platform:iOS Simulator, arch:x86_64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
		{ platform:iOS Simulator, arch:arm64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
		{ platform:iOS Simulator, arch:x86_64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
		{ platform:iOS Simulator, arch:arm64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, arch:x86_64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, arch:arm64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
		{ platform:iOS Simulator, arch:x86_64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
INFRASTRUCTURE ERROR (status: destinationUnavailable