The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TIMEncryptedStorage, reference main (b66641), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 22:40:48 UTC.

Swift 6 data race errors: 5

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=xrOS 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 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:         visionOS
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=xrOS 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=xrOS "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/XROS.platform/Developer/SDKs/XROS2.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: cd82a5f63b2073014f3aea209ab2ace8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cd82a5f63b2073014f3aea209ab2ace8.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/TIMEncryptedStorage.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorageTests.build/empty-TIMEncryptedStorageTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/TIMEncryptedStorageTests.xctest
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TIMEncryptedStorage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/TIMEncryptedStorage.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json
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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/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-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/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 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 arm64 /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 arm64 /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

/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
           ^
SwiftCompile normal arm64 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 arm64 /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 arm64 /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

/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)
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')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESKeyCreationResult.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/Models/TIMErrorModels.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

/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:63:27: warning: capture of 'self' with non-sendable type 'TIMKeyService?' in a '@Sendable' closure
                guard let self else { fatalError("❗️No reference to self in \(#function)") }
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:24:20: note: class 'TIMKeyService' does not conform to the 'Sendable' protocol
public final class TIMKeyService : TIMKeyServiceProtocol {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:71:25: warning: capture of 'performRequest(with:retryCount:)' with non-sendable type '<T where T : Decodable> (with: URLSession, retryCount: Int) -> ()' in a '@Sendable' closure
                        performRequest(with: newSession, retryCount: retryCount - 1)
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:75:29: warning: capture of 'completion' with non-sendable type '(Result<T, TIMKeyServiceError>) -> Void' in a '@Sendable' closure
                            completion(.failure(mapKeyServiceError(error)))
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:75:29: note: a function type must be marked '@Sendable' to conform to 'Sendable'
                            completion(.failure(mapKeyServiceError(error)))
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:56:14: warning: concurrently-executed local function 'performRequest(with:retryCount:)' must be marked as '@Sendable'
        func performRequest(with urlSession: URLSession, retryCount: Int) {
             ^
        @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:124:18: warning: 'getKey(secret:keyId:completion:)' was deprecated in iOS 13
            self.getKey(secret: secret, keyId: keyId, completion: promise)
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:130:18: warning: 'getKeyViaLongSecret(longSecret:keyId:completion:)' was deprecated in iOS 13
            self.getKeyViaLongSecret(longSecret: longSecret, keyId: keyId, completion: promise)
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:136:18: warning: 'createKey(secret:completion:)' was deprecated in iOS 13
            self.createKey(secret: secret, completion: promise)
                 ^
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/TIMEncryptedStorage.swift:166:96: warning: 'TIMESWillBeginNetworkRequests' was deprecated in iOS 13
    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:187:82: warning: 'TIMESWillBeginNetworkRequests' was deprecated in iOS 13
    func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
                                                                                 ^
SwiftCompile normal arm64 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 /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 /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

SwiftCompile normal arm64 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 arm64 /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 arm64 /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

/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift:42:51: warning: 'kSecUseAuthenticationUIAllow' was deprecated in visionOS 1.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property
            mutableItem.enableUseAuthenticationUI(kSecUseAuthenticationUIAllow)
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift:67:47: warning: 'kSecUseAuthenticationUIAllow' was deprecated in visionOS 1.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property
        mutableItem.enableUseAuthenticationUI(kSecUseAuthenticationUIAllow)
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMKeychain.swift:82:47: warning: 'kSecUseAuthenticationUIFail' was deprecated in visionOS 1.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property
        mutableItem.enableUseAuthenticationUI(kSecUseAuthenticationUIFail)
                                              ^
SwiftCompile normal arm64 Compiling\ TIMESBiometricEnableResult.swift,\ TIMESEncryptionMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESBiometricEnableResult.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESEncryptionMethod.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESBiometricEnableResult.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/Models/TIMESEncryptionMethod.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Models/TIMESEncryptionMethod.swift:16:51: warning: 'aesCbc' was deprecated in iOS 13
        var allCases: [TIMESEncryptionMethod] = [.aesCbc]
                                                  ^
SwiftCompile normal arm64 Compiling\ TIMSecureStorageItem.swift,\ TIMEncryptedStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorageItem.swift /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/Keychain/TIMSecureStorageItem.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/TIMEncryptedStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:166:96: warning: 'TIMESWillBeginNetworkRequests' was deprecated in iOS 13
    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:187:82: warning: 'TIMESWillBeginNetworkRequests' was deprecated in iOS 13
    func getViaBiometric(id: StorageID, keyId: String, willBeginNetworkRequests: TIMESWillBeginNetworkRequests? = nil) -> Future<TIMESBiometricLoadResult, TIMEncryptedStorageError> {
                                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:147:18: warning: 'store(id:data:keyId:secret:completion:)' was deprecated in iOS 13
            self.store(id: id, data: data, keyId: keyId, secret: secret, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:154:18: warning: 'store(id:data:keyId:longSecret:completion:)' was deprecated in iOS 13
            self.store(id: id, data: data, keyId: keyId, longSecret: longSecret, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:161:18: warning: 'storeWithNewKey(id:data:secret:completion:)' was deprecated in iOS 13
            self.storeWithNewKey(id: id, data: data, secret: secret, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:168:18: warning: 'storeViaBiometric(id:data:keyId:willBeginNetworkRequests:completion:)' was deprecated in iOS 13
            self.storeViaBiometric(id: id, data: data, keyId: keyId, willBeginNetworkRequests: willBeginNetworkRequests, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:175:18: warning: 'storeViaBiometricWithNewKey(id:data:secret:completion:)' was deprecated in iOS 13
            self.storeViaBiometricWithNewKey(id: id, data: data, secret: secret, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:182:18: warning: 'get(id:keyId:secret:completion:)' was deprecated in iOS 13
            self.get(id: id, keyId: keyId, secret: secret, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:189:18: warning: 'getViaBiometric(id:keyId:willBeginNetworkRequests:completion:)' was deprecated in iOS 13
            self.getViaBiometric(id: id, keyId: keyId, willBeginNetworkRequests: willBeginNetworkRequests, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:196:18: warning: 'enableBiometric(keyId:secret:completion:)' was deprecated in iOS 13
            self.enableBiometric(keyId: keyId, secret: secret, completion: { promise($0) })
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:305:21: warning: sending 'willBeginNetworkRequests' risks causing data races; this is an error in the Swift 6 language mode
                    willBeginNetworkRequests?()
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:305:21: note: task-isolated 'willBeginNetworkRequests' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    willBeginNetworkRequests?()
                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:385:21: warning: sending 'willBeginNetworkRequests' risks causing data races; this is an error in the Swift 6 language mode
                    willBeginNetworkRequests?()
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/TIMEncryptedStorage.swift:385:21: note: task-isolated 'willBeginNetworkRequests' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    willBeginNetworkRequests?()
                    ^~~~~~~~~~~~~~~~~~~~~~~~
SwiftDriverJobDiscovery normal arm64 Emitting module for TIMEncryptedStorage (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/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-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OSStatus+Extensions.swift, TIMKeyModel+Extensions.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TIMEncryptedStorage-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-Swift.h (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TIMEncryptedStorage-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver TIMEncryptedStorageTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorageTests' 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 TIMEncryptedStorageTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests-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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling TIMESKeyCreationResult.swift, TIMErrorModels.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftEmitModule normal arm64 Emitting\ module\ for\ TIMEncryptedStorageTests (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
EmitSwiftModule normal arm64 (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:10:24: warning: static property 'testStore' is not concurrency-safe because non-'Sendable' type 'SecureStorageMock' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let testStore = SecureStorageMock()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift:16:13: note: class 'SecureStorageMock' does not conform to the 'Sendable' protocol
final class SecureStorageMock : TIMSecureStorage {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:5:11: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TIMEncryptedStorage'
@testable import TIMEncryptedStorage
          ^
          @preconcurrency
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:10:24: note: add '@MainActor' to make static property 'testStore' part of global actor 'MainActor'
    private static let testStore = SecureStorageMock()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:10:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let testStore = SecureStorageMock()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:11:24: warning: static property 'keyService' is not concurrency-safe because non-'Sendable' type 'TIMKeyService' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let keyService = TIMKeyService(
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:24:20: note: class 'TIMKeyService' does not conform to the 'Sendable' protocol
public final class TIMKeyService : TIMKeyServiceProtocol {
                   ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:11:24: note: add '@MainActor' to make static property 'keyService' part of global actor 'MainActor'
    private static let keyService = TIMKeyService(
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:11:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let keyService = TIMKeyService(
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: warning: static property 'config' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var config = TIMKeyServiceConfiguration(
               ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: note: convert 'config' to a 'let' constant to make 'Sendable' shared state immutable
    static var config = TIMKeyServiceConfiguration(
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: note: add '@MainActor' to make static property 'config' part of global actor 'MainActor'
    static var config = TIMKeyServiceConfiguration(
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var config = TIMKeyServiceConfiguration(
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:193:1: warning: extension declares a conformance of imported type 'TIMKeyModel' to imported protocols 'Equatable', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'TIMEncryptedStorage' introduce this conformance in the future
extension TIMKeyModel: Equatable, CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:193:1: note: add '@retroactive' to silence this warning
extension TIMKeyModel: Equatable, CustomDebugStringConvertible {
^                      ~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                       @retroactive Equatable @retroactive CustomDebugStringConvertible
SwiftCompile normal arm64 Compiling\ TIMEncryptedStorageTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:10:24: warning: static property 'testStore' is not concurrency-safe because non-'Sendable' type 'SecureStorageMock' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let testStore = SecureStorageMock()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/SecureStorageMock.swift:16:13: note: class 'SecureStorageMock' does not conform to the 'Sendable' protocol
final class SecureStorageMock : TIMSecureStorage {
            ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:5:11: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TIMEncryptedStorage'
@testable import TIMEncryptedStorage
          ^
          @preconcurrency
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:10:24: note: add '@MainActor' to make static property 'testStore' part of global actor 'MainActor'
    private static let testStore = SecureStorageMock()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:10:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let testStore = SecureStorageMock()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:11:24: warning: static property 'keyService' is not concurrency-safe because non-'Sendable' type 'TIMKeyService' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let keyService = TIMKeyService(
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/TIM/KeyService/TIMKeyService.swift:24:20: note: class 'TIMKeyService' does not conform to the 'Sendable' protocol
public final class TIMKeyService : TIMKeyServiceProtocol {
                   ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:11:24: note: add '@MainActor' to make static property 'keyService' part of global actor 'MainActor'
    private static let keyService = TIMKeyService(
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:11:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let keyService = TIMKeyService(
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:181:21: warning: 'store(id:data:keyId:longSecret:completion:)' was deprecated in iOS 13
            storage.store(id: id, data: data, keyId: Self.keyId, longSecret: Self.longSecret) { (result) in
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:218:21: warning: 'storeWithNewKey(id:data:secret:completion:)' was deprecated in iOS 13
            storage.storeWithNewKey(id: id, data: data, secret: Self.secret) { (result) in
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:231:21: warning: 'get(id:keyId:secret:completion:)' was deprecated in iOS 13
            storage.get(id: id, keyId: createKeyId, secret: Self.secret) { result in
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:257:21: warning: 'storeViaBiometricWithNewKey(id:data:secret:completion:)' was deprecated in iOS 13
            storage.storeViaBiometricWithNewKey(id: id, data: data, secret: Self.secret) { (result) in
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:270:21: warning: 'getViaBiometric(id:keyId:willBeginNetworkRequests:completion:)' was deprecated in iOS 13
            storage.getViaBiometric(id: id, keyId: createKeyId) { (result) in
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:293:21: warning: 'storeViaBiometric(id:data:keyId:willBeginNetworkRequests:completion:)' was deprecated in iOS 13
            storage.storeViaBiometric(id: "id", data: "myData".data(using: .utf8)!, keyId: Self.keyId, willBeginNetworkRequests: { expectNetworkWillBeginStore.fulfill() }) { (result) in
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:305:21: warning: 'getViaBiometric(id:keyId:willBeginNetworkRequests:completion:)' was deprecated in iOS 13
            storage.getViaBiometric(id: "id", keyId: Self.keyId, willBeginNetworkRequests: { expectNetworkWillBeginLoad.fulfill() }) { (result) in
                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:322:17: warning: 'store(id:data:keyId:secret:completion:)' was deprecated in iOS 13
        storage.store(id: id, data: data, keyId: Self.keyId, secret: Self.secret) { (result) in
                ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:331:17: warning: 'get(id:keyId:secret:completion:)' was deprecated in iOS 13
        storage.get(id: id, keyId: Self.keyId, secret: Self.secret) { (result) in
                ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:340:17: warning: 'enableBiometric(keyId:secret:completion:)' was deprecated in iOS 13
        storage.enableBiometric(keyId: Self.keyId, secret: Self.secret) { (result) in
                ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:354:17: warning: 'storeViaBiometric(id:data:keyId:willBeginNetworkRequests:completion:)' was deprecated in iOS 13
        storage.storeViaBiometric(id: id, data: data, keyId: Self.keyId) { (result) in
                ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:363:17: warning: 'getViaBiometric(id:keyId:willBeginNetworkRequests:completion:)' was deprecated in iOS 13
        storage.getViaBiometric(id: id, keyId: Self.keyId) { (result) in
                ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMEncryptedStorageTests.swift:376:36: warning: 'aesCbc' was deprecated in iOS 13
                encryptionMethod: .aesCbc
                                   ^
SwiftCompile normal arm64 Compiling\ TIMCryptorTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMCryptorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMCryptorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling TIMKeychainStoreItem.swift, TIMSecureStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 Compiling\ TIMKeyModelExtensionsTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyModelExtensionsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyModelExtensionsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyModelExtensionsTests.swift:18:69: warning: 'aesCbc' was deprecated in iOS 13
        assertModel(model, originalData: myData, encryptionMethod: .aesCbc)
                                                                    ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyModelExtensionsTests.swift:25:68: warning: 'aesCbc' was deprecated in iOS 13
            _ = try model.encrypt(data: myData, encryptionMethod: .aesCbc)
                                                                   ^
SwiftDriverJobDiscovery normal arm64 Compiling TIMESBiometricEnableResult.swift, TIMESEncryptionMethod.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 Compiling\ IVGeneratorTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/IVGeneratorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/IVGeneratorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling TIMKeyServiceModels.swift, TIMKeyService.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 Compiling\ TIMKeyServiceTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: warning: static property 'config' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var config = TIMKeyServiceConfiguration(
               ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: note: convert 'config' to a 'let' constant to make 'Sendable' shared state immutable
    static var config = TIMKeyServiceConfiguration(
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: note: add '@MainActor' to make static property 'config' part of global actor 'MainActor'
    static var config = TIMKeyServiceConfiguration(
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:8:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var config = TIMKeyServiceConfiguration(
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:193:1: warning: extension declares a conformance of imported type 'TIMKeyModel' to imported protocols 'Equatable', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'TIMEncryptedStorage' introduce this conformance in the future
extension TIMKeyModel: Equatable, CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:193:1: note: add '@retroactive' to silence this warning
extension TIMKeyModel: Equatable, CustomDebugStringConvertible {
^                      ~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                       @retroactive Equatable @retroactive CustomDebugStringConvertible
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:43:24: warning: 'getKey(secret:keyId:completion:)' was deprecated in iOS 13
            keyService.getKey(secret: "1234", keyId: expectedKeyModel.keyId, completion: completion)
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:60:24: warning: 'createKey(secret:completion:)' was deprecated in iOS 13
            keyService.createKey(secret: "1234", completion: completion)
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:77:24: warning: 'getKeyViaLongSecret(longSecret:keyId:completion:)' was deprecated in iOS 13
            keyService.getKeyViaLongSecret(longSecret: keyModel.longSecret!, keyId: keyModel.keyId, completion: completion)
                       ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:99:20: warning: 'getKey(secret:keyId:completion:)' was deprecated in iOS 13
        keyService.getKey(secret: "1234", keyId: keyModel.keyId) { (result) in
                   ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:94:31: warning: reference to static property 'resultsForUrls' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
        URLSessionStubResults.resultsForUrls[url] = .dataResponse(
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: static property declared here
    public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:118:20: warning: 'getKey(secret:keyId:completion:)' was deprecated in iOS 13
        keyService.getKey(secret: "1234", keyId: UUID().uuidString) { (result) in
                   ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:113:31: warning: reference to static property 'resultsForUrls' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
        URLSessionStubResults.resultsForUrls[url] = .dataResponse(
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: static property declared here
    public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
                      ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:138:20: warning: 'getKey(secret:keyId:completion:)' was deprecated in iOS 13
        keyService.getKey(secret: "1234", keyId: keyModel.keyId) { (result) in
                   ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceTests.swift:133:31: warning: reference to static property 'resultsForUrls' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
        URLSessionStubResults.resultsForUrls[url] = .dataResponse(
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/TIMEncryptedStorage/Helpers/Test/URLSessionMockProtocol.swift:43:23: note: static property declared here
    public static var resultsForUrls: [URL?: URLSessionStubResult] = [:]
                      ^
SwiftDriverJobDiscovery normal arm64 Compiling TIMKeyServiceProtocol.swift, TIMKeychain.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 Compiling\ TIMKeyServiceModelsTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceModelsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceModelsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ KeychainStoreItemTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/KeychainStoreItemTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/KeychainStoreItemTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/KeychainStoreItemTests.swift:14:40: warning: 'kSecUseAuthenticationUIAllow' was deprecated in visionOS 1.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property
        item.enableUseAuthenticationUI(kSecUseAuthenticationUIAllow)
                                       ^
/Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/KeychainStoreItemTests.swift:15:24: warning: 'kSecUseAuthenticationUIAllow' was deprecated in visionOS 1.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property
        XCTAssertEqual(kSecUseAuthenticationUIAllow, item.parameters[kSecUseAuthenticationUI as String] as! CFString)
                       ^
SwiftDriverJobDiscovery normal arm64 Compiling IVGenerator.swift, SecureStorageMock.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling TIMSecureStorageItem.swift, TIMEncryptedStorage.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 Compiling\ OSStatusExtensionsTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/OSStatusExtensionsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/OSStatusExtensionsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TIMKeyServiceErrorTests.swift /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceErrorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/TIMEncryptedStorageTests/TIMKeyServiceErrorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling URLSession+Extensions.swift, URLSessionMockProtocol.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling CBC.swift, GCM.swift, TIMESCryptor.swift (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Emitting module for TIMEncryptedStorageTests (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriver\ Compilation 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-Swift-Compilation -- /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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/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-xros/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-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/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-xros/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\ Compilation\ Requirements TIMEncryptedStorageTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorageTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests-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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.o normal (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.o
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftmodule (in target 'TIMEncryptedStorageTests' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftdoc (in target 'TIMEncryptedStorageTests' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.abi.json (in target 'TIMEncryptedStorageTests' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftsourceinfo (in target 'TIMEncryptedStorageTests' 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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name TIMEncryptedStorage --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.TIMEncryptedStorage --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/TIMEncryptedStorage.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 15:40:46.456 appintentsmetadataprocessor[745:4234] Starting appintentsmetadataprocessor export
2025-04-29 15:40:46.507 appintentsmetadataprocessor[745:4234] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.o (in target 'TIMEncryptedStorage' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorage.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/empty-TIMEncryptedStorageTests.plist (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/empty-TIMEncryptedStorageTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/Info.plist
SwiftDriverJobDiscovery normal arm64 Compiling TIMKeyServiceErrorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling TIMKeyServiceModelsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling TIMCryptorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling OSStatusExtensionsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling TIMKeyServiceTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling KeychainStoreItemTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling TIMKeyModelExtensionsTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling TIMEncryptedStorageTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriverJobDiscovery normal arm64 Compiling IVGeneratorTests.swift (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
SwiftDriver\ Compilation TIMEncryptedStorageTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TIMEncryptedStorageTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests-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-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/TIMEncryptedStorageTests normal (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -bundle -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.swiftmodule -Wl,-no_warn_duplicate_libraries -framework XCTest -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/TIMEncryptedStorageTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorage.build/Objects-normal/arm64/TIMEncryptedStorage.swiftmodule
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/TIMEncryptedStorageTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/Extensions --platform xros --toolchain /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os
Ignoring --strip-bitcode because --sign was not passed
ExtractAppIntentsMetadata (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name TIMEncryptedStorageTests --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.TIMEncryptedStorageTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/TIMEncryptedStorageTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/TIMEncryptedStorageTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TIMEncryptedStorage.build/Debug-xros/TIMEncryptedStorageTests.build/Objects-normal/arm64/TIMEncryptedStorageTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 15:40:47.419 appintentsmetadataprocessor[748:4276] Starting appintentsmetadataprocessor export
2025-04-29 15:40:47.421 appintentsmetadataprocessor[748:4276] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateDSYMFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest.dSYM /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/TIMEncryptedStorageTests (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest/TIMEncryptedStorageTests -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest.dSYM
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest (in target 'TIMEncryptedStorageTests' from project 'TIMEncryptedStorage')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TIMEncryptedStorageTests.xctest
** BUILD SUCCEEDED **
Build complete.
{
  "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"
}
Done.