The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trsathya/cryptex.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trsathya/cryptex
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 541d927 Merge pull request #20 from All3yp/master
Cloned https://github.com/trsathya/cryptex.git
Revision (git rev-parse @):
541d9274b689384120bfcd2aa7469648f3f70e3b
SUCCESS checkout https://github.com/trsathya/cryptex.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/trsathya/cryptex.git
https://github.com/trsathya/cryptex.git
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cryptex",
  "name" : "Cryptex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Cryptex",
      "targets" : [
        "Cryptex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CryptexTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptexTests",
      "path" : "Tests/CryptexTests",
      "sources" : [
        "CryptexTests.swift"
      ],
      "target_dependencies" : [
        "Cryptex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cryptex",
      "module_type" : "SwiftTarget",
      "name" : "Cryptex",
      "path" : ".",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cryptex"
      ],
      "sources" : [
        "Sources/Binance.swift",
        "Sources/BitGrail.swift",
        "Sources/Bitfinex.swift",
        "Sources/CoinExchange.swift",
        "Sources/CoinMarketCap.swift",
        "Sources/Common/APIType.swift",
        "Sources/Common/Balance.swift",
        "Sources/Common/Currency.swift",
        "Sources/Common/CurrencyPair.swift",
        "Sources/Common/Enums.swift",
        "Sources/Common/ExchangeDataStore.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/MockURLSession.swift",
        "Sources/Common/Network.swift",
        "Sources/Common/Protocols.swift",
        "Sources/Common/Ticker.swift",
        "Sources/Common/UserPreference.swift",
        "Sources/Cryptopia.swift",
        "Sources/GDAX.swift",
        "Sources/Gemini.swift",
        "Sources/Koinex.swift",
        "Sources/Kraken.swift",
        "Sources/Poloniex.swift",
        "UI/CryptEx/API/API.swift",
        "UI/CryptEx/API/Services.swift",
        "UI/CryptEx/AppDelegate.swift",
        "UI/CryptEx/BackgroundServices/BackgroundService.swift",
        "UI/CryptEx/TickerCell.swift",
        "UI/CryptEx/ViewController/All/AllBalancesVC.swift",
        "UI/CryptEx/ViewController/BalancesVC.swift",
        "UI/CryptEx/ViewController/ExchangeVC.swift",
        "UI/CryptEx/ViewController/Gemini/GeminiPastTradesVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexDepositsWithdrawalsVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexTradeHistoryVC.swift",
        "UI/CryptEx/ViewController/RefreshableTableVC.swift",
        "UI/CryptEx/ViewController/Settings/NotificationSettingsVC.swift",
        "UI/CryptEx/ViewController/TickersVC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cryptex",
  "name" : "Cryptex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Cryptex",
      "targets" : [
        "Cryptex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CryptexTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptexTests",
      "path" : "Tests/CryptexTests",
      "sources" : [
        "CryptexTests.swift"
      ],
      "target_dependencies" : [
        "Cryptex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cryptex",
      "module_type" : "SwiftTarget",
      "name" : "Cryptex",
      "path" : ".",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cryptex"
      ],
      "sources" : [
        "Sources/Binance.swift",
        "Sources/BitGrail.swift",
        "Sources/Bitfinex.swift",
        "Sources/CoinExchange.swift",
        "Sources/CoinMarketCap.swift",
        "Sources/Common/APIType.swift",
        "Sources/Common/Balance.swift",
        "Sources/Common/Currency.swift",
        "Sources/Common/CurrencyPair.swift",
        "Sources/Common/Enums.swift",
        "Sources/Common/ExchangeDataStore.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/MockURLSession.swift",
        "Sources/Common/Network.swift",
        "Sources/Common/Protocols.swift",
        "Sources/Common/Ticker.swift",
        "Sources/Common/UserPreference.swift",
        "Sources/Cryptopia.swift",
        "Sources/GDAX.swift",
        "Sources/Gemini.swift",
        "Sources/Koinex.swift",
        "Sources/Kraken.swift",
        "Sources/Poloniex.swift",
        "UI/CryptEx/API/API.swift",
        "UI/CryptEx/API/Services.swift",
        "UI/CryptEx/AppDelegate.swift",
        "UI/CryptEx/BackgroundServices/BackgroundService.swift",
        "UI/CryptEx/TickerCell.swift",
        "UI/CryptEx/ViewController/All/AllBalancesVC.swift",
        "UI/CryptEx/ViewController/BalancesVC.swift",
        "UI/CryptEx/ViewController/ExchangeVC.swift",
        "UI/CryptEx/ViewController/Gemini/GeminiPastTradesVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexDepositsWithdrawalsVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexTradeHistoryVC.swift",
        "UI/CryptEx/ViewController/RefreshableTableVC.swift",
        "UI/CryptEx/ViewController/Settings/NotificationSettingsVC.swift",
        "UI/CryptEx/ViewController/TickersVC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cryptex",
    "schemes" : [
      "Cryptex"
    ],
    "targets" : [
      "Cryptex",
      "CryptexTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cryptex -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 Cryptex -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
2025-04-26 06:45:46.412 xcodebuild[575:3285] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_06-45-0046.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "Cryptex" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:296760c2c576a8034a3bb84f4e62d5e1a57bc267, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:296760c2c576a8034a3bb84f4e62d5e1a57bc267, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:296760c2c576a8034a3bb84f4e62d5e1a57bc267, 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, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable