Build Information
Failed to build WalletStorage, reference v0.11.3 (dbb58f), with Swift 6.1 for macOS (SPM) on 10 Apr 2026 01:02:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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: macosSpm
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Fetching https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Fetching https://github.com/apple/swift-log.git from cache
[1/18437] Fetching eudi-lib-ios-iso18013-data-model
Fetched https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git from cache (1.54s)
Fetched https://github.com/apple/swift-log.git from cache (1.56s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
error: 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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/apple/swift-log.git
Updating https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
Updated https://github.com/apple/swift-log.git (0.56s)
Updated https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git (0.56s)
Computing version for https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git
error: 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 macosSpm