Build Information
Failed to build WalletStorage, reference v0.11.3 (dbb58f), with Swift 6.1 for tvOS using Xcode 16.3 on 10 Apr 2026 00:49:38 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Reference: v0.11.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage
* tag v0.11.3 -> FETCH_HEAD
HEAD is now at dbb58fe Merge pull request #53 from german-national-wallet/fix/keychain-this-device-only
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
Revision (git rev-parse @):
dbb58fed79b5560b99be78d52d3a176de48858a2
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git at v0.11.3
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-wallet-storage.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "eudi-lib-ios-iso18013-data-model",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git"
}
],
"manifest_display_name" : "WalletStorage",
"name" : "WalletStorage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "WalletStorage",
"targets" : [
"WalletStorage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WalletStorageTests",
"module_type" : "SwiftTarget",
"name" : "WalletStorageTests",
"path" : "Tests/WalletStorageTests",
"sources" : [
"InMemoryDataStorageService.swift",
"InMemorySecureKeyStorage.swift",
"WalletStorageTests.swift"
],
"target_dependencies" : [
"WalletStorage"
],
"type" : "test"
},
{
"c99name" : "WalletStorage",
"module_type" : "SwiftTarget",
"name" : "WalletStorage",
"path" : "Sources/WalletStorage",
"product_dependencies" : [
"Logging",
"MdocDataModel18013"
],
"product_memberships" : [
"WalletStorage"
],
"sources" : [
"DataStorageService.swift",
"Document.swift",
"Enumerations.swift",
"IssueRequest.swift",
"KeyChainSecureKeyStorage.swift",
"KeyChainStorageService.swift",
"StorageError.swift",
"WalletStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Fetching from https://github.com/apple/swift-log.git (cached)
Resolve Package Graph
Updating from https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Updating from https://github.com/apple/swift-log.git
Resolve Package Graph
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Resolved source packages:
spi-builder-workspace: (null)
2026-04-09 17:49:37.244 xcodebuild[520:2959] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-09-04_17-49-0037.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'eudi-lib-ios-iso18013-data-model' >= 0.10.0 contains incompatible tools version (6.2.0) and root depends on 'eudi-lib-ios-iso18013-data-model' 0.11.0..<1.0.0.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Resolved source packages:
spi-builder-workspace: (null)
2026-04-09 17:49:38.534 xcodebuild[745:4087] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-09-04_17-49-0038.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'eudi-lib-ios-iso18013-data-model' >= 0.10.0 contains incompatible tools version (6.2.0) and root depends on 'eudi-lib-ios-iso18013-data-model' 0.11.0..<1.0.0.
BUILD FAILURE 6.1 tvOS