The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JOSESwift, reference 2.2.4 (864d6a), with Swift 6.2 for tvOS using Xcode 26.3 on 20 Jun 2025 23:52:58 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JOSESwift -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukereichold/JOSESwift.git
Reference: 2.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lukereichold/JOSESwift
 * tag               2.2.4      -> FETCH_HEAD
HEAD is now at 864d6a0 Add docs for RSAPrivateKey primitive properties.
Cloned https://github.com/lukereichold/JOSESwift.git
Revision (git rev-parse @):
864d6a014a4aa343dd47f3804f12b8a42a7b21eb
SUCCESS checkout https://github.com/lukereichold/JOSESwift.git at 2.2.4
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/lukereichold/JOSESwift.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JOSESwift",
  "name" : "JOSESwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "JOSESwift",
      "targets" : [
        "JOSESwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JOSESwift",
      "module_type" : "SwiftTarget",
      "name" : "JOSESwift",
      "path" : "JOSESwift",
      "product_memberships" : [
        "JOSESwift"
      ],
      "sources" : [
        "Sources/AESCBCEncryption.swift",
        "Sources/AESKeyWrappingMode.swift",
        "Sources/ASN1DEREncoding.swift",
        "Sources/ASN1DERParsing.swift",
        "Sources/AlgorithmExtensions.swift",
        "Sources/Algorithms.swift",
        "Sources/CompressionImplementation/DeflateWrapper.swift",
        "Sources/Compressor.swift",
        "Sources/ContentEncryption.swift",
        "Sources/CryptoImplementation/AES.swift",
        "Sources/CryptoImplementation/DataECPrivateKey.swift",
        "Sources/CryptoImplementation/DataECPublicKey.swift",
        "Sources/CryptoImplementation/DataRSAPrivateKey.swift",
        "Sources/CryptoImplementation/DataRSAPublicKey.swift",
        "Sources/CryptoImplementation/DataSymmetricKey.swift",
        "Sources/CryptoImplementation/EC.swift",
        "Sources/CryptoImplementation/HMAC.swift",
        "Sources/CryptoImplementation/RSA.swift",
        "Sources/CryptoImplementation/SecKeyECPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyECPublicKey.swift",
        "Sources/CryptoImplementation/SecKeyRSAPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyRSAPublicKey.swift",
        "Sources/CryptoImplementation/SecureRandom.swift",
        "Sources/CryptoImplementation/Thumbprint.swift",
        "Sources/DataConvertible.swift",
        "Sources/DataExtensions.swift",
        "Sources/Decrypter.swift",
        "Sources/Deserializer.swift",
        "Sources/DirectEncryptionMode.swift",
        "Sources/ECKeyCodable.swift",
        "Sources/ECKeys.swift",
        "Sources/ECSigner.swift",
        "Sources/ECVerifier.swift",
        "Sources/Encrypter.swift",
        "Sources/JOSEHeader.swift",
        "Sources/JOSESwiftError.swift",
        "Sources/JWE.swift",
        "Sources/JWEHeader.swift",
        "Sources/JWK.swift",
        "Sources/JWKExtensions.swift",
        "Sources/JWKParameters.swift",
        "Sources/JWKSet.swift",
        "Sources/JWKSetCodable.swift",
        "Sources/JWS.swift",
        "Sources/JWSHeader.swift",
        "Sources/KeyManagementMode.swift",
        "Sources/Payload.swift",
        "Sources/RSAKeyCodable.swift",
        "Sources/RSAKeyEncryptionMode.swift",
        "Sources/RSAKeys.swift",
        "Sources/RSASigner.swift",
        "Sources/RSAVerifier.swift",
        "Sources/Serializer.swift",
        "Sources/Signer.swift",
        "Sources/SymmetricKeyCodable.swift",
        "Sources/SymmetricKeys.swift",
        "Sources/Verifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JOSESwift",
    "schemes" : [
      "JOSESwift",
      "Tests"
    ],
    "targets" : [
      "JOSESwift",
      "Tests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "JOSESwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JOSESwift -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 JOSESwift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  JOSESwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
    Target 'JOSESwift' in project 'JOSESwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0787ba66181b7710290c893aeb63574e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0787ba66181b7710290c893aeb63574e.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.modulemap (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.DependencyMetadataFileList (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.DependencyStaticMetadataFileList (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.LinkFileList (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift-OutputFileMap.json (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftConstValuesFileList (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftFileList (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/JOSESwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.modulemap (in target 'JOSESwift' from project 'JOSESwift')
    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/JOSESwift.build/Debug-appletvos/JOSESwift.build/JOSESwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver JOSESwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JOSESwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-appletvos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.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/JOSESwift.build/Debug-appletvos/JOSESwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.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/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: error: Unable to find module dependency: 'LocalAuthentication'
import LocalAuthentication
       ^ (in target 'JOSESwift' from project 'JOSESwift')
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: note: A dependency of main module 'JOSESwift'
import LocalAuthentication
       ^ (in target 'JOSESwift' from project 'JOSESwift')
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: error: Unable to find module dependency: 'LocalAuthentication'
import LocalAuthentication
       ^
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: note: a dependency of main module 'JOSESwift'
import LocalAuthentication
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver JOSESwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JOSESwift' from project 'JOSESwift')
	Building workspace spi-builder-workspace with scheme JOSESwift
(2 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  JOSESwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: JOSESwift
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JOSESwift",
  "name" : "JOSESwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "JOSESwift",
      "targets" : [
        "JOSESwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JOSESwift",
      "module_type" : "SwiftTarget",
      "name" : "JOSESwift",
      "path" : "JOSESwift",
      "product_memberships" : [
        "JOSESwift"
      ],
      "sources" : [
        "Sources/AESCBCEncryption.swift",
        "Sources/AESKeyWrappingMode.swift",
        "Sources/ASN1DEREncoding.swift",
        "Sources/ASN1DERParsing.swift",
        "Sources/AlgorithmExtensions.swift",
        "Sources/Algorithms.swift",
        "Sources/CompressionImplementation/DeflateWrapper.swift",
        "Sources/Compressor.swift",
        "Sources/ContentEncryption.swift",
        "Sources/CryptoImplementation/AES.swift",
        "Sources/CryptoImplementation/DataECPrivateKey.swift",
        "Sources/CryptoImplementation/DataECPublicKey.swift",
        "Sources/CryptoImplementation/DataRSAPrivateKey.swift",
        "Sources/CryptoImplementation/DataRSAPublicKey.swift",
        "Sources/CryptoImplementation/DataSymmetricKey.swift",
        "Sources/CryptoImplementation/EC.swift",
        "Sources/CryptoImplementation/HMAC.swift",
        "Sources/CryptoImplementation/RSA.swift",
        "Sources/CryptoImplementation/SecKeyECPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyECPublicKey.swift",
        "Sources/CryptoImplementation/SecKeyRSAPrivateKey.swift",
        "Sources/CryptoImplementation/SecKeyRSAPublicKey.swift",
        "Sources/CryptoImplementation/SecureRandom.swift",
        "Sources/CryptoImplementation/Thumbprint.swift",
        "Sources/DataConvertible.swift",
        "Sources/DataExtensions.swift",
        "Sources/Decrypter.swift",
        "Sources/Deserializer.swift",
        "Sources/DirectEncryptionMode.swift",
        "Sources/ECKeyCodable.swift",
        "Sources/ECKeys.swift",
        "Sources/ECSigner.swift",
        "Sources/ECVerifier.swift",
        "Sources/Encrypter.swift",
        "Sources/JOSEHeader.swift",
        "Sources/JOSESwiftError.swift",
        "Sources/JWE.swift",
        "Sources/JWEHeader.swift",
        "Sources/JWK.swift",
        "Sources/JWKExtensions.swift",
        "Sources/JWKParameters.swift",
        "Sources/JWKSet.swift",
        "Sources/JWKSetCodable.swift",
        "Sources/JWS.swift",
        "Sources/JWSHeader.swift",
        "Sources/KeyManagementMode.swift",
        "Sources/Payload.swift",
        "Sources/RSAKeyCodable.swift",
        "Sources/RSAKeyEncryptionMode.swift",
        "Sources/RSAKeys.swift",
        "Sources/RSASigner.swift",
        "Sources/RSAVerifier.swift",
        "Sources/Serializer.swift",
        "Sources/Signer.swift",
        "Sources/SymmetricKeyCodable.swift",
        "Sources/SymmetricKeys.swift",
        "Sources/Verifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "JOSESwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JOSESwift -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 JOSESwift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  JOSESwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'JOSESwift' in project 'JOSESwift'
        ➜ Explicit dependency on target 'JOSESwift' in project 'JOSESwift'
    Target 'JOSESwift' in project 'JOSESwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
SwiftDriver JOSESwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JOSESwift' from project 'JOSESwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JOSESwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-appletvos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift.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/JOSESwift.build/Debug-appletvos/JOSESwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JOSESwift.build/Debug-appletvos/JOSESwift.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/JOSESwift.build/Debug-appletvos/JOSESwift.build/Objects-normal/arm64/JOSESwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: error: Unable to find module dependency: 'LocalAuthentication'
import LocalAuthentication
       ^ (in target 'JOSESwift' from project 'JOSESwift')
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: note: A dependency of main module 'JOSESwift'
import LocalAuthentication
       ^ (in target 'JOSESwift' from project 'JOSESwift')
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: error: Unable to find module dependency: 'LocalAuthentication'
import LocalAuthentication
       ^
/Users/admin/builder/spi-builder-workspace/JOSESwift/Sources/CryptoImplementation/EC.swift:27:8: note: a dependency of main module 'JOSESwift'
import LocalAuthentication
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver JOSESwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JOSESwift' from project 'JOSESwift')
	Building workspace spi-builder-workspace with scheme JOSESwift
(2 failures)
BUILD FAILURE 6.2 tvOS