Build Information
Failed to build Cryptex with Swift 6.1 for tvOS 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: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trsathya/cryptex
* tag 0.0.6 -> FETCH_HEAD
HEAD is now at b37b478 Upgrade tto Swift 4.2
Cloned https://github.com/trsathya/cryptex.git
Revision (git rev-parse @):
b37b47870bc9f064d0420506ed7621d52e94eb75
SUCCESS checkout https://github.com/trsathya/cryptex.git at 0.0.6
========================================
Build
========================================
Selected platform: tvOS
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" : "0.8.1",
"upper_bound" : "1.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" : [
],
"products" : [
{
"name" : "Cryptex",
"targets" : [
"Cryptex"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"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/API.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" : "4.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" : "0.8.1",
"upper_bound" : "1.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" : [
],
"products" : [
{
"name" : "Cryptex",
"targets" : [
"Cryptex"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"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/API.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" : "4.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=tvOS 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=tvOS "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:46:04.790 xcodebuild[570:3206] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_06-46-0004.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "Cryptex" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:19393e749ed2faeff6cf79b319f33f059c513019, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:19393e749ed2faeff6cf79b319f33f059c513019, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:19393e749ed2faeff6cf79b319f33f059c513019, 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