Build Information
Failed to build scrypt with Swift 6.1 for watchOS 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/shamatar/scrypt-cryptoswift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shamatar/scrypt-cryptoswift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e3d8797 gitignore
Cloned https://github.com/shamatar/scrypt-cryptoswift.git
Revision (git rev-parse @):
e3d87976dfe5a9980c52fd3c3edf120fe25f764b
SUCCESS checkout https://github.com/shamatar/scrypt-cryptoswift.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/shamatar/scrypt-cryptoswift.git
https://github.com/shamatar/scrypt-cryptoswift.git
{
"dependencies" : [
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "0.14.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "scrypt",
"name" : "scrypt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "scrypt",
"targets" : [
"scrypt"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2"
],
"targets" : [
{
"c99name" : "scrypt",
"module_type" : "SwiftTarget",
"name" : "scrypt",
"path" : "scrypt/Swift",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"scrypt"
],
"sources" : [
"PointerArithmeticsImplimentation.swift",
"Scrypt.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
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.13.0",
"upper_bound" : "0.14.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "scrypt",
"name" : "scrypt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "scrypt",
"targets" : [
"scrypt"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2"
],
"targets" : [
{
"c99name" : "scrypt",
"module_type" : "SwiftTarget",
"name" : "scrypt",
"path" : "scrypt/Swift",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"scrypt"
],
"sources" : [
"PointerArithmeticsImplimentation.swift",
"Scrypt.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "scrypt",
"schemes" : [
"scrypt"
],
"targets" : [
"scrypt",
"scryptTests",
"scryptTestsPerf"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme scrypt -destination generic/platform=watchOS 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 scrypt -destination generic/platform=watchOS "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-24 05:40:08.503 xcodebuild[570:3265] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_05-40-0008.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "scrypt" scheme:
{ platform:macOS, arch:arm64, id:c7fab3382f9502f281da5676b23adb554d948e4a, name:My Mac }
{ platform:macOS, arch:x86_64, id:c7fab3382f9502f281da5676b23adb554d948e4a, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable