Build Information
Failed to build TIMEncryptedStorage, reference main (b66641
), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 22:40:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TIMEncryptedStorage -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trifork/TIMEncryptedStorage-iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trifork/TIMEncryptedStorage-iOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b666418 Merge pull request #11 from trifork/niha/request-retry
Cloned https://github.com/trifork/TIMEncryptedStorage-iOS.git
Revision (git rev-parse @):
b666418d052375516eb41e2eae26b154dd1d3681
SUCCESS checkout https://github.com/trifork/TIMEncryptedStorage-iOS.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/trifork/TIMEncryptedStorage-iOS.git
https://github.com/trifork/TIMEncryptedStorage-iOS.git
{
"dependencies" : [
],
"manifest_display_name" : "TIMEncryptedStorage",
"name" : "TIMEncryptedStorage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TIMEncryptedStorage",
"targets" : [
"TIMEncryptedStorage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TIMEncryptedStorageTests",
"module_type" : "SwiftTarget",
"name" : "TIMEncryptedStorageTests",
"path" : "Tests/TIMEncryptedStorageTests",
"sources" : [
"IVGeneratorTests.swift",
"KeychainStoreItemTests.swift",
"OSStatusExtensionsTests.swift",
"TIMCryptorTests.swift",
"TIMEncryptedStorageTests.swift",
"TIMKeyModelExtensionsTests.swift",
"TIMKeyServiceErrorTests.swift",
"TIMKeyServiceModelsTests.swift",
"TIMKeyServiceTests.swift"
],
"target_dependencies" : [
"TIMEncryptedStorage"
],
"type" : "test"
},
{
"c99name" : "TIMEncryptedStorage",
"module_type" : "SwiftTarget",
"name" : "TIMEncryptedStorage",
"path" : "Sources/TIMEncryptedStorage",
"product_memberships" : [
"TIMEncryptedStorage"
],
"sources" : [
"Cryptors/AES/CBC.swift",
"Cryptors/AES/GCM.swift",
"Cryptors/TIMESCryptor.swift",
"Extensions/OSStatus+Extensions.swift",
"Extensions/TIMKeyModel+Extensions.swift",
"Helpers/IVGenerator.swift",
"Helpers/Test/SecureStorageMock.swift",
"Helpers/Test/URLSession+Extensions.swift",
"Helpers/Test/URLSessionMockProtocol.swift",
"Models/TIMESBiometricEnableResult.swift",
"Models/TIMESEncryptionMethod.swift",
"Models/TIMESKeyCreationResult.swift",
"Models/TIMErrorModels.swift",
"Models/TIMKeyServiceModels.swift",
"TIM/KeyService/TIMKeyService.swift",
"TIM/KeyService/TIMKeyServiceProtocol.swift",
"TIM/Keychain/TIMKeychain.swift",
"TIM/Keychain/TIMKeychainStoreItem.swift",
"TIM/Keychain/TIMSecureStorage.swift",
"TIM/Keychain/TIMSecureStorageItem.swift",
"TIM/TIMEncryptedStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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
Resolved source packages:
TIMEncryptedStorage: /Users/admin/builder/spi-builder-workspace
resolved source packages: TIMEncryptedStorage
{
"dependencies" : [
],
"manifest_display_name" : "TIMEncryptedStorage",
"name" : "TIMEncryptedStorage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TIMEncryptedStorage",
"targets" : [
"TIMEncryptedStorage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TIMEncryptedStorageTests",
"module_type" : "SwiftTarget",
"name" : "TIMEncryptedStorageTests",
"path" : "Tests/TIMEncryptedStorageTests",
"sources" : [
"IVGeneratorTests.swift",
"KeychainStoreItemTests.swift",
"OSStatusExtensionsTests.swift",
"TIMCryptorTests.swift",
"TIMEncryptedStorageTests.swift",
"TIMKeyModelExtensionsTests.swift",
"TIMKeyServiceErrorTests.swift",
"TIMKeyServiceModelsTests.swift",
"TIMKeyServiceTests.swift"
],
"target_dependencies" : [
"TIMEncryptedStorage"
],
"type" : "test"
},
{
"c99name" : "TIMEncryptedStorage",
"module_type" : "SwiftTarget",
"name" : "TIMEncryptedStorage",
"path" : "Sources/TIMEncryptedStorage",
"product_memberships" : [
"TIMEncryptedStorage"
],
"sources" : [
"Cryptors/AES/CBC.swift",
"Cryptors/AES/GCM.swift",
"Cryptors/TIMESCryptor.swift",
"Extensions/OSStatus+Extensions.swift",
"Extensions/TIMKeyModel+Extensions.swift",
"Helpers/IVGenerator.swift",
"Helpers/Test/SecureStorageMock.swift",
"Helpers/Test/URLSession+Extensions.swift",
"Helpers/Test/URLSessionMockProtocol.swift",
"Models/TIMESBiometricEnableResult.swift",
"Models/TIMESEncryptionMethod.swift",
"Models/TIMESKeyCreationResult.swift",
"Models/TIMErrorModels.swift",
"Models/TIMKeyServiceModels.swift",
"TIM/KeyService/TIMKeyService.swift",
"TIM/KeyService/TIMKeyServiceProtocol.swift",
"TIM/Keychain/TIMKeychain.swift",
"TIM/Keychain/TIMKeychainStoreItem.swift",
"TIM/Keychain/TIMSecureStorage.swift",
"TIM/Keychain/TIMSecureStorageItem.swift",
"TIM/TIMEncryptedStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TIMEncryptedStorage"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TIMEncryptedStorage -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 TIMEncryptedStorage -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
Resolve Package Graph
Resolved source packages:
TIMEncryptedStorage: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'TIMEncryptedStorageTests' in project 'TIMEncryptedStorage'
➜ Explicit dependency on target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage'
Target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage'
➜ Explicit dependency on target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage'
Target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0b0bdb6cbe59890ce3ebb3ff6a917712
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0b0bdb6cbe59890ce3ebb3ff6a917712.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/empty-TIMEncryptedStorageTests.plist (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/empty-TIMEncryptedStorageTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyMetadataFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyStaticMetadataFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests-OutputFileMap.json (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests.SwiftFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests_const_extract_protocols.json (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests.SwiftConstValuesFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests.LinkFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/armv7k/TIMEncryptedStorageTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests_const_extract_protocols.json (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests.SwiftFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests.SwiftConstValuesFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests.LinkFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests-OutputFileMap.json (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64_32/TIMEncryptedStorageTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_const_extract_protocols.json (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftConstValuesFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.LinkFileList (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests-OutputFileMap.json (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.modulemap (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyStaticMetadataFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyMetadataFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage_const_extract_protocols.json (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.SwiftFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.SwiftConstValuesFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.LinkFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-OutputFileMap.json (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.SwiftFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage_const_extract_protocols.json (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.SwiftConstValuesFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.LinkFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-OutputFileMap.json (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftConstValuesFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.LinkFileList (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-OutputFileMap.json (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/TIMEncryptedStorage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.modulemap (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/TIMEncryptedStorage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TIMEncryptedStorageTests.xctest (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TIMEncryptedStorageTests.xctest
SwiftDriver TIMEncryptedStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TIMEncryptedStorage normal armv7k com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TIMEncryptedStorage normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CBC.swift,\ GCM.swift,\ TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OSStatus+Extensions.swift,\ TIMKeyModel+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TIMKeychainStoreItem.swift,\ TIMSecureStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESBiometricEnableResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESEncryptionMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMErrorModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorageItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TIMEncryptedStorage -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.abi.json
EmitSwiftModule normal armv7k (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift:5:12: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var isBioProtected: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: warning: static property 'resultsForUrls' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: convert 'resultsForUrls' to a 'let' constant to make 'Sendable' shared state immutable
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: add '@MainActor' to make static property 'resultsForUrls' part of global actor 'MainActor'
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:77: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:81: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:72: error: 'Future' is only available in watchOS 6.0 or newer
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:10: note: add @available attribute to enclosing instance method
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:137: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:10: note: add @available attribute to enclosing instance method
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:84: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:10: note: add @available attribute to enclosing instance method
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:63: error: 'Future' is only available in watchOS 6.0 or newer
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:10: note: add @available attribute to enclosing instance method
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:123: error: 'Future' is only available in watchOS 6.0 or newer
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:10: note: add @available attribute to enclosing instance method
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:60: error: 'Future' is only available in watchOS 6.0 or newer
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:10: note: add @available attribute to enclosing instance method
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESBiometricEnableResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESEncryptionMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMErrorModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorageItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TIMEncryptedStorage -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.abi.json
EmitSwiftModule normal arm64_32 (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift:5:12: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var isBioProtected: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: warning: static property 'resultsForUrls' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: convert 'resultsForUrls' to a 'let' constant to make 'Sendable' shared state immutable
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: add '@MainActor' to make static property 'resultsForUrls' part of global actor 'MainActor'
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:77: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:81: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:72: error: 'Future' is only available in watchOS 6.0 or newer
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:10: note: add @available attribute to enclosing instance method
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:137: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:10: note: add @available attribute to enclosing instance method
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:84: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:10: note: add @available attribute to enclosing instance method
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:63: error: 'Future' is only available in watchOS 6.0 or newer
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:10: note: add @available attribute to enclosing instance method
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:123: error: 'Future' is only available in watchOS 6.0 or newer
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:10: note: add @available attribute to enclosing instance method
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:60: error: 'Future' is only available in watchOS 6.0 or newer
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:10: note: add @available attribute to enclosing instance method
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
EmitSwiftModule normal arm64 (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift:5:12: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var isBioProtected: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: warning: static property 'resultsForUrls' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: convert 'resultsForUrls' to a 'let' constant to make 'Sendable' shared state immutable
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: add '@MainActor' to make static property 'resultsForUrls' part of global actor 'MainActor'
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:77: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:81: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:72: error: 'Future' is only available in watchOS 6.0 or newer
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:10: note: add @available attribute to enclosing instance method
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:137: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:10: note: add @available attribute to enclosing instance method
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:84: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:10: note: add @available attribute to enclosing instance method
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:63: error: 'Future' is only available in watchOS 6.0 or newer
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:10: note: add @available attribute to enclosing instance method
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:123: error: 'Future' is only available in watchOS 6.0 or newer
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:10: note: add @available attribute to enclosing instance method
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:60: error: 'Future' is only available in watchOS 6.0 or newer
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:10: note: add @available attribute to enclosing instance method
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESBiometricEnableResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESEncryptionMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMErrorModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorageItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TIMEncryptedStorage -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.abi.json
SwiftCompile normal armv7k Compiling\ URLSession+Extensions.swift,\ URLSessionMockProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ IVGenerator.swift,\ SecureStorageMock.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TIMKeyServiceModels.swift,\ TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ CBC.swift,\ GCM.swift,\ TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TIMESKeyCreationResult.swift,\ TIMErrorModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMErrorModels.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
EmitSwiftModule normal armv7k (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
EmitSwiftModule normal arm64_32 (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
EmitSwiftModule normal arm64 (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftEmitModule normal arm64 Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 Compiling\ TIMESKeyCreationResult.swift,\ TIMErrorModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMErrorModels.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
Building workspace spi-builder-workspace with scheme TIMEncryptedStorage
(8 failures)
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
Resolved source packages:
TIMEncryptedStorage: /Users/admin/builder/spi-builder-workspace
resolved source packages: TIMEncryptedStorage
{
"dependencies" : [
],
"manifest_display_name" : "TIMEncryptedStorage",
"name" : "TIMEncryptedStorage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TIMEncryptedStorage",
"targets" : [
"TIMEncryptedStorage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TIMEncryptedStorageTests",
"module_type" : "SwiftTarget",
"name" : "TIMEncryptedStorageTests",
"path" : "Tests/TIMEncryptedStorageTests",
"sources" : [
"IVGeneratorTests.swift",
"KeychainStoreItemTests.swift",
"OSStatusExtensionsTests.swift",
"TIMCryptorTests.swift",
"TIMEncryptedStorageTests.swift",
"TIMKeyModelExtensionsTests.swift",
"TIMKeyServiceErrorTests.swift",
"TIMKeyServiceModelsTests.swift",
"TIMKeyServiceTests.swift"
],
"target_dependencies" : [
"TIMEncryptedStorage"
],
"type" : "test"
},
{
"c99name" : "TIMEncryptedStorage",
"module_type" : "SwiftTarget",
"name" : "TIMEncryptedStorage",
"path" : "Sources/TIMEncryptedStorage",
"product_memberships" : [
"TIMEncryptedStorage"
],
"sources" : [
"Cryptors/AES/CBC.swift",
"Cryptors/AES/GCM.swift",
"Cryptors/TIMESCryptor.swift",
"Extensions/OSStatus+Extensions.swift",
"Extensions/TIMKeyModel+Extensions.swift",
"Helpers/IVGenerator.swift",
"Helpers/Test/SecureStorageMock.swift",
"Helpers/Test/URLSession+Extensions.swift",
"Helpers/Test/URLSessionMockProtocol.swift",
"Models/TIMESBiometricEnableResult.swift",
"Models/TIMESEncryptionMethod.swift",
"Models/TIMESKeyCreationResult.swift",
"Models/TIMErrorModels.swift",
"Models/TIMKeyServiceModels.swift",
"TIM/KeyService/TIMKeyService.swift",
"TIM/KeyService/TIMKeyServiceProtocol.swift",
"TIM/Keychain/TIMKeychain.swift",
"TIM/Keychain/TIMKeychainStoreItem.swift",
"TIM/Keychain/TIMSecureStorage.swift",
"TIM/Keychain/TIMSecureStorageItem.swift",
"TIM/TIMEncryptedStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TIMEncryptedStorage"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TIMEncryptedStorage -destination generic/platform=watchOS
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 TIMEncryptedStorage -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
TIMEncryptedStorage: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'TIMEncryptedStorageTests' in project 'TIMEncryptedStorage'
➜ Explicit dependency on target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage'
Target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage'
➜ Explicit dependency on target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage'
Target 'TIMEncryptedStorage' in project 'TIMEncryptedStorage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d1f8ec22316922803740d2907ac1bd1e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d1f8ec22316922803740d2907ac1bd1e.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver TIMEncryptedStorage normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TIMEncryptedStorage normal armv7k com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TIMEncryptedStorage normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorage -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
EmitSwiftModule normal armv7k (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift:5:12: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var isBioProtected: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:77: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:81: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:72: error: 'Future' is only available in watchOS 6.0 or newer
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:10: note: add @available attribute to enclosing instance method
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:137: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:10: note: add @available attribute to enclosing instance method
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:84: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:10: note: add @available attribute to enclosing instance method
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:63: error: 'Future' is only available in watchOS 6.0 or newer
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:10: note: add @available attribute to enclosing instance method
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:123: error: 'Future' is only available in watchOS 6.0 or newer
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:10: note: add @available attribute to enclosing instance method
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:60: error: 'Future' is only available in watchOS 6.0 or newer
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:10: note: add @available attribute to enclosing instance method
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESBiometricEnableResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESEncryptionMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMErrorModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorageItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TIMEncryptedStorage -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/armv7k/TIMEncryptedStorage.abi.json
SwiftCompile normal armv7k Compiling\ CBC.swift,\ GCM.swift,\ TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ OSStatus+Extensions.swift,\ TIMKeyModel+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ IVGenerator.swift,\ SecureStorageMock.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ URLSession+Extensions.swift,\ URLSessionMockProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TIMKeyServiceModels.swift,\ TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TIMKeyServiceProtocol.swift,\ TIMKeychain.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ TIMKeychainStoreItem.swift,\ TIMSecureStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/CBC.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/AES/GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Cryptors/TIMESCryptor.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/OSStatus+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Extensions/TIMKeyModel+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/IVGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSession+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESBiometricEnableResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESEncryptionMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMErrorModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychainStoreItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorageItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TIMEncryptedStorage -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-watchos/TIMEncryptedStorage.build/Objects-normal/arm64_32/TIMEncryptedStorage.abi.json
EmitSwiftModule normal arm64_32 (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift:5:12: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
private (set) var isBioProtected: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:122:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:128:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:134:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:120:8: note: add @available attribute to enclosing extension
public extension TIMKeyService {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:51: error: 'Future' is only available in watchOS 6.0 or newer
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:34:10: note: add @available attribute to enclosing instance method
func getKey(secret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:68: error: 'Future' is only available in watchOS 6.0 or newer
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:38:10: note: add @available attribute to enclosing instance method
func getKeyViaLongSecret(longSecret: String, keyId: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:39: error: 'Future' is only available in watchOS 6.0 or newer
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:42:10: note: add @available attribute to enclosing instance method
func createKey(secret: String) -> Future<TIMKeyModel, TIMKeyServiceError>
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyServiceProtocol.swift:10:17: note: add @available attribute to enclosing protocol
public protocol TIMKeyServiceProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:77: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:145:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:81: error: 'Future' is only available in watchOS 6.0 or newer
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:152:10: note: add @available attribute to enclosing instance method
func store(id: StorageID, data: Data, keyId: String, longSecret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:72: error: 'Future' is only available in watchOS 6.0 or newer
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:159:10: note: add @available attribute to enclosing instance method
func storeWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:137: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:10: note: add @available attribute to enclosing instance method
func storeViaBiometric(id: StorageID, data: Data, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:84: error: 'Future' is only available in watchOS 6.0 or newer
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:173:10: note: add @available attribute to enclosing instance method
func storeViaBiometricWithNewKey(id: StorageID, data: Data, secret: String) -> Future<TIMESKeyCreationResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:63: error: 'Future' is only available in watchOS 6.0 or newer
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:180:10: note: add @available attribute to enclosing instance method
func get(id: StorageID, keyId: String, secret: String) -> Future<Data, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:123: error: 'Future' is only available in watchOS 6.0 or newer
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:187:10: note: add @available attribute to enclosing instance method
func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:60: error: 'Future' is only available in watchOS 6.0 or newer
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:194:10: note: add @available attribute to enclosing instance method
func enableBiometric(keyId: String, secret: String) -> Future<Void, TIMEncryptedStorageError> {
^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:142:8: note: add @available attribute to enclosing extension
public extension TIMEncryptedStorage {
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
EmitSwiftModule normal arm64 (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TIMKeyServiceModels.swift,\ TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftEmitModule normal armv7k Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
EmitSwiftModule normal arm64_32 (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64_32 Compiling\ TIMKeyServiceModels.swift,\ TIMKeyService.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMKeyServiceModels.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
Building workspace spi-builder-workspace with scheme TIMEncryptedStorage
(6 failures)
BUILD FAILURE 6.1 watchOS