The Swift Package Index logo.Swift Package Index

Build Information

Failed to build generative-ai-swift, reference main (44a40d), with Swift 6.3 for tvOS using Xcode 26.4 on 16 Apr 2026 02:19:53 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme generative-ai-swift -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google-gemini/deprecated-generative-ai-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google-gemini/deprecated-generative-ai-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 44a40da Fixed Typo (#225)
Cloned https://github.com/google-gemini/deprecated-generative-ai-swift.git
Revision (git rev-parse @):
44a40daf54bcb8db2695f4af618107e72c472b36
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/google-gemini/deprecated-generative-ai-swift.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/google-gemini/deprecated-generative-ai-swift.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  generative-ai-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: generative-ai-swift
2026-04-15 22:19:32.452 xcodebuild[525:2982] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "generative-ai-swift",
  "name" : "generative-ai-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleGenerativeAI",
      "targets" : [
        "GoogleGenerativeAI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleGenerativeAITests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleGenerativeAITests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/failure-model-not-found.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/success-total-tokens.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-empty-content.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-error-mid-stream.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-finish-reason-safety.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-invalid-json.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-malformed-content.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-prompt-blocked-safety.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-recitation-no-content.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-unknown-finish-enum.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-long.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-short.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-citations.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-code-execution.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-unknown-safety-enum.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-api-key.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-empty-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety-no-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-image-rejected.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-invalid-response.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-malformed-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-prompt-blocked-safety.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-finish-reason.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-prompt-blocked.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-model.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unsupported-user-location.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-long.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-short.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-citations.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-code-execution.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-empty-arguments.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-mixed-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-no-arguments.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-parallel-calls.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-with-arguments.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-missing-safety-ratings.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-quote-reply.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-unknown-enum-safety-ratings.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GoogleAITests/ChatTests.swift",
        "GoogleAITests/CodeExecutionTests.swift",
        "GoogleAITests/GenerateContentRequestTests.swift",
        "GoogleAITests/GenerateContentResponseTests.swift",
        "GoogleAITests/GenerationConfigTests.swift",
        "GoogleAITests/GenerativeModelTests.swift",
        "GoogleAITests/GoogleAITests.swift",
        "GoogleAITests/JSONValueTests.swift",
        "GoogleAITests/MockURLProtocol.swift",
        "GoogleAITests/ModelContentTests.swift",
        "GoogleAITests/PartsRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "GoogleGenerativeAI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleGenerativeAI",
      "module_type" : "SwiftTarget",
      "name" : "GoogleGenerativeAI",
      "path" : "Sources",
      "product_memberships" : [
        "GoogleGenerativeAI"
      ],
      "sources" : [
        "GoogleAI/Chat.swift",
        "GoogleAI/CountTokensRequest.swift",
        "GoogleAI/Errors.swift",
        "GoogleAI/FunctionCalling.swift",
        "GoogleAI/GenerateContentError.swift",
        "GoogleAI/GenerateContentRequest.swift",
        "GoogleAI/GenerateContentResponse.swift",
        "GoogleAI/GenerationConfig.swift",
        "GoogleAI/GenerativeAIRequest.swift",
        "GoogleAI/GenerativeAIService.swift",
        "GoogleAI/GenerativeAISwift.swift",
        "GoogleAI/GenerativeModel.swift",
        "GoogleAI/JSONValue.swift",
        "GoogleAI/Logging.swift",
        "GoogleAI/ModelContent.swift",
        "GoogleAI/PartsRepresentable+Image.swift",
        "GoogleAI/PartsRepresentable.swift",
        "GoogleAI/Safety.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodeSnippetTests",
      "module_type" : "SwiftTarget",
      "name" : "CodeSnippetTests",
      "path" : "samples",
      "sources" : [
        "APIKey.swift",
        "ChatSnippets.swift",
        "CodeExecution.swift",
        "ControlledGeneration.swift",
        "CountTokens.swift",
        "FunctionCalling.swift",
        "GenerationConfig.swift",
        "SafetySettings.swift",
        "SystemInstructions.swift",
        "TextGeneration.swift"
      ],
      "target_dependencies" : [
        "GoogleGenerativeAI"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.7.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "generative-ai-swift"
    ]
  }
}
2026-04-15 22:19:40.480 xcodebuild[625:3715] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme generative-ai-swift -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 generative-ai-swift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  generative-ai-swift: /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 'GoogleGenerativeAI' in project 'generative-ai-swift'
        ➜ Explicit dependency on target 'GoogleGenerativeAI' in project 'generative-ai-swift'
    Target 'GoogleGenerativeAI' in project 'generative-ai-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5e36cdf8caa47b01f9567a38cf319f8c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5e36cdf8caa47b01f9567a38cf319f8c.xcbuilddata
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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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
    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/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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyStaticMetadataFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyMetadataFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.LinkFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-OutputFileMap.json (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftConstValuesFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/GoogleGenerativeAI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver GoogleGenerativeAI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleGenerativeAI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.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.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift:17:12: warning: Only iOS, macOS, and Catalyst targets are currently fully supported.
  #warning("Only iOS, macOS, and Catalyst targets are currently fully supported.")
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-96MY5YMIZE1U4MOE11R9ULKIT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTW4BL8O8PXECFGEXKIKZLVOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AQ1HY8MQB40OBEMHIY1GTTYAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C6Z7GBHIDKCEKLMFM2YYI3A7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-KYE804P75N5HDSS7W1QDHKBV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9YF1YACEBW6IEGLI4RGNNNLKV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1IU6E9SKRA3YNK7CWSCP8LFFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6IR74AZANZ723GQ22P5KSUCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-9H0QRNNC5ZMLD86R6TPVNQQLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-A40102RLLHJJJ9IDUDEST5BCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C8K25E426DLKPVCAJ8SHHXWCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-83M597VMZ10XO5UMBNT95WK00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJ9HGUY5IRAH91VM50P1L9B11.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2JW6725WSOM329AHHOI2IXHEL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4OHVUM6HD4FHWY3AVYX8MYOG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-2J4QWDJS530Y5G2ONP170MFO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-EEEW785C3BVETX7EPG9KRZMX3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2FMS4S00LDVTM3A5F3HG2NCPF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1SOAUJM7AT9AN0FC9HBJ5QEHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EK28CMNHQB1F0TL1JOVI3MZKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5GDWD1R0ICI11NFRTJALQMUXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-1463X4FIIU3UGS2LPYFXGVRNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4QNQ63T8WBQT7Y6WL2QAAYPBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7FAWIVLGRGMRWFXMAHBA5QK8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-26N59NSK2V9GM0RAGWJKYQ34I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-9LU39TAQEKUMHYW4P4QHHRUB5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-9WD1RNJCZTH4MC03G7GP3SD46.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3L2DRS4XWXWJFWZ35FJ52YWX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-D0YBWMNC4I2CMNNCJIKGGV2JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-C379776BHPBCF6T0UJQ2T5KDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BA2N33055QWW6CH8MYXK7FR98.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-AUUBCXQJ3JUND273V2HIDNB00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-4HV9HJ1WWEO0DZR5KL85QC65B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-407VQ2T1SPKBHZUHTGS89B2G3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DBRMRWHF30W1EVX28MPWOGTP4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-DR0ZRSA0Y2IM7LKRP7I4ZRB50.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-8437VFUHIHNCZ8T5UOG69NT1U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-9OC69K5PV2JV2J7S2EJLFURTZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-318W54G6CSQ0D7RHYNU59HT9Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-4FT8E23MK796I2YO5WS24CIZG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-2MVA7CWMA4U68ZXZBH55SXCLW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-87OMD6EU9XOLCNYK2DMMJ2E5E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-28X654XK4IH2IPOFBWRYRR983.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-2UTT2G6PUHAX5FYRUQ72H4QGP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-37XNLXG5Z3YWOAF8B84IQ7L1C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3LKGVVWU30A7ARCBA0FQOPMGF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-53OIUJJTWF4WN7YXC9XRW7JDK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-59TK9AHZOP2GUZV1PHFKQ7ZP5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-4BENJDXYGPXK7AL0PI7G9WRI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BSTX38OAJI99DC27KT5IWAMRF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-AS88Z16W22WR8F9KS40KKY6WT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-EHAC5B5XGI0JEGWDQV53BGKER.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-55RE4T5TP9WKBJ6MYW0C529YP.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleGenerativeAI (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
EmitSwiftModule normal arm64 (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift:17:12: warning: Only iOS, macOS, and Catalyst targets are currently fully supported.
  #warning("Only iOS, macOS, and Catalyst targets are currently fully supported.")
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:38:71: error: concurrency is only available in tvOS 13.0.0 or newer
  public func sendMessage(_ parts: any ThrowingPartsRepresentable...) async throws
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:38:15: note: add '@available' attribute to enclosing instance method
  public func sendMessage(_ parts: any ThrowingPartsRepresentable...) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:48:80: error: concurrency is only available in tvOS 13.0.0 or newer
  public func sendMessage(_ content: @autoclosure () throws -> [ModelContent]) async throws
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:48:15: note: add '@available' attribute to enclosing instance method
  public func sendMessage(_ content: @autoclosure () throws -> [ModelContent]) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:89:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:88:15: note: add '@available' attribute to enclosing instance method
  public func sendMessageStream(_ parts: any ThrowingPartsRepresentable...)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:99:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:98:15: note: add '@available' attribute to enclosing instance method
  public func sendMessageStream(_ content: @autoclosure () throws -> [ModelContent])
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:29:56: error: concurrency is only available in tvOS 13.0.0 or newer
  func loadRequest<T: GenerativeAIRequest>(request: T) async throws -> T.Response {
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:29:8: note: add '@available' attribute to enclosing instance method
  func loadRequest<T: GenerativeAIRequest>(request: T) async throws -> T.Response {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:18:8: note: add '@available' attribute to enclosing struct
struct GenerativeAIService {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:57:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<T.Response, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:56:8: note: add '@available' attribute to enclosing instance method
  func loadRequestStream<T: GenerativeAIRequest>(request: T)
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:18:8: note: add '@available' attribute to enclosing struct
struct GenerativeAIService {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:165:5: error: concurrency is only available in tvOS 13.0.0 or newer
    async throws -> GenerateContentResponse {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:164:15: note: add '@available' attribute to enclosing instance method
  public func generateContent(_ parts: any ThrowingPartsRepresentable...)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:174:84: error: concurrency is only available in tvOS 13.0.0 or newer
  public func generateContent(_ content: @autoclosure () throws -> [ModelContent]) async throws
                                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:174:15: note: add '@available' attribute to enclosing instance method
  public func generateContent(_ content: @autoclosure () throws -> [ModelContent]) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:225:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:224:15: note: add '@available' attribute to enclosing instance method
  public func generateContentStream(_ parts: any ThrowingPartsRepresentable...)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:236:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:235:15: note: add '@available' attribute to enclosing instance method
  public func generateContentStream(_ content: @autoclosure () throws -> [ModelContent])
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:313:71: error: concurrency is only available in tvOS 13.0.0 or newer
  public func countTokens(_ parts: any ThrowingPartsRepresentable...) async throws
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:313:15: note: add '@available' attribute to enclosing instance method
  public func countTokens(_ parts: any ThrowingPartsRepresentable...) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:325:80: error: concurrency is only available in tvOS 13.0.0 or newer
  public func countTokens(_ content: @autoclosure () throws -> [ModelContent]) async throws
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:325:15: note: add '@available' attribute to enclosing instance method
  public func countTokens(_ content: @autoclosure () throws -> [ModelContent]) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:35:26: error: 'Logger' is only available in tvOS 14.0 or newer
  static var `default` = Logger(subsystem: subsystem, category: defaultCategory)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:35:14: note: add '@available' attribute to enclosing static property
  static var `default` = Logger(subsystem: subsystem, category: defaultCategory)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:23: error: 'Logger' is only available in tvOS 14.0 or newer
  static var network: Logger = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:14: note: add '@available' attribute to enclosing static property
  static var network: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:40:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(subsystem: subsystem, category: "NetworkResponse")
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:40:14: note: add 'if #available' version check
      return Logger(subsystem: subsystem, category: "NetworkResponse")
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:14: note: add '@available' attribute to enclosing static property
  static var network: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:43:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:43:14: note: add 'if #available' version check
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:14: note: add '@available' attribute to enclosing static property
  static var network: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:23: error: 'Logger' is only available in tvOS 14.0 or newer
  static var verbose: Logger = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:14: note: add '@available' attribute to enclosing static property
  static var verbose: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:50:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(subsystem: subsystem, category: defaultCategory)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:50:14: note: add 'if #available' version check
      return Logger(subsystem: subsystem, category: defaultCategory)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:14: note: add '@available' attribute to enclosing static property
  static var verbose: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:53:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:53:14: note: add 'if #available' version check
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:14: note: add '@available' attribute to enclosing static property
  static var verbose: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/CountTokensRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/FunctionCalling.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift -target arm64-apple-tvos12.0 -module-can-import-version UIKit 9126.4.27.1 9126.4.27 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.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.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/swift-overrides.hmap -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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name GoogleGenerativeAI -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.abi.json
SwiftCompile normal arm64 Compiling\ ModelContent.swift,\ PartsRepresentable+Image.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GenerativeAIRequest.swift,\ GenerativeAIService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PartsRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ JSONValue.swift,\ Logging.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Safety.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GenerateContentError.swift,\ GenerateContentRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GenerateContentResponse.swift,\ GenerationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Chat.swift,\ CountTokensRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/CountTokensRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/CountTokensRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GenerativeAISwift.swift,\ GenerativeModel.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Errors.swift,\ FunctionCalling.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/FunctionCalling.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
2026-04-15 22:19:42.079 xcodebuild[632:3776] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift:17:12: warning: Only iOS, macOS, and Catalyst targets are currently fully supported.
  #warning("Only iOS, macOS, and Catalyst targets are currently fully supported.")
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleGenerativeAI (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
	Building workspace spi-builder-workspace with scheme generative-ai-swift
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  generative-ai-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: generative-ai-swift
2026-04-15 22:19:49.786 xcodebuild[714:4143] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "generative-ai-swift",
  "name" : "generative-ai-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleGenerativeAI",
      "targets" : [
        "GoogleGenerativeAI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleGenerativeAITests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleGenerativeAITests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/failure-model-not-found.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/success-total-tokens.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-empty-content.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-error-mid-stream.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-finish-reason-safety.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-invalid-json.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-malformed-content.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-prompt-blocked-safety.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-recitation-no-content.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-unknown-finish-enum.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-long.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-short.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-citations.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-code-execution.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-unknown-safety-enum.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-api-key.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-empty-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety-no-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-image-rejected.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-invalid-response.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-malformed-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-prompt-blocked-safety.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-finish-reason.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-prompt-blocked.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-model.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unsupported-user-location.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-long.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-short.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-citations.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-code-execution.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-empty-arguments.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-mixed-content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-no-arguments.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-parallel-calls.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-with-arguments.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-missing-safety-ratings.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-quote-reply.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-unknown-enum-safety-ratings.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GoogleAITests/ChatTests.swift",
        "GoogleAITests/CodeExecutionTests.swift",
        "GoogleAITests/GenerateContentRequestTests.swift",
        "GoogleAITests/GenerateContentResponseTests.swift",
        "GoogleAITests/GenerationConfigTests.swift",
        "GoogleAITests/GenerativeModelTests.swift",
        "GoogleAITests/GoogleAITests.swift",
        "GoogleAITests/JSONValueTests.swift",
        "GoogleAITests/MockURLProtocol.swift",
        "GoogleAITests/ModelContentTests.swift",
        "GoogleAITests/PartsRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "GoogleGenerativeAI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleGenerativeAI",
      "module_type" : "SwiftTarget",
      "name" : "GoogleGenerativeAI",
      "path" : "Sources",
      "product_memberships" : [
        "GoogleGenerativeAI"
      ],
      "sources" : [
        "GoogleAI/Chat.swift",
        "GoogleAI/CountTokensRequest.swift",
        "GoogleAI/Errors.swift",
        "GoogleAI/FunctionCalling.swift",
        "GoogleAI/GenerateContentError.swift",
        "GoogleAI/GenerateContentRequest.swift",
        "GoogleAI/GenerateContentResponse.swift",
        "GoogleAI/GenerationConfig.swift",
        "GoogleAI/GenerativeAIRequest.swift",
        "GoogleAI/GenerativeAIService.swift",
        "GoogleAI/GenerativeAISwift.swift",
        "GoogleAI/GenerativeModel.swift",
        "GoogleAI/JSONValue.swift",
        "GoogleAI/Logging.swift",
        "GoogleAI/ModelContent.swift",
        "GoogleAI/PartsRepresentable+Image.swift",
        "GoogleAI/PartsRepresentable.swift",
        "GoogleAI/Safety.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodeSnippetTests",
      "module_type" : "SwiftTarget",
      "name" : "CodeSnippetTests",
      "path" : "samples",
      "sources" : [
        "APIKey.swift",
        "ChatSnippets.swift",
        "CodeExecution.swift",
        "ControlledGeneration.swift",
        "CountTokens.swift",
        "FunctionCalling.swift",
        "GenerationConfig.swift",
        "SafetySettings.swift",
        "SystemInstructions.swift",
        "TextGeneration.swift"
      ],
      "target_dependencies" : [
        "GoogleGenerativeAI"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.7.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "generative-ai-swift"
    ]
  }
}
2026-04-15 22:19:51.050 xcodebuild[724:4238] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme generative-ai-swift -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 generative-ai-swift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  generative-ai-swift: /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 'GoogleGenerativeAI' in project 'generative-ai-swift'
        ➜ Explicit dependency on target 'GoogleGenerativeAI' in project 'generative-ai-swift'
    Target 'GoogleGenerativeAI' in project 'generative-ai-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
SwiftDriver GoogleGenerativeAI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleGenerativeAI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.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.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift:17:12: warning: Only iOS, macOS, and Catalyst targets are currently fully supported.
  #warning("Only iOS, macOS, and Catalyst targets are currently fully supported.")
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 Compiling\ GenerateContentError.swift,\ GenerateContentRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Errors.swift,\ FunctionCalling.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/FunctionCalling.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Errors.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/FunctionCalling.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GenerativeAISwift.swift,\ GenerativeModel.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Safety.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PartsRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GenerateContentResponse.swift,\ GenerationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ModelContent.swift,\ PartsRepresentable+Image.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GenerativeAIRequest.swift,\ GenerativeAIService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleGenerativeAI (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/CountTokensRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/FunctionCalling.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift -target arm64-apple-tvos12.0 -module-can-import-version UIKit 9126.4.27.1 9126.4.27 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.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.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/swift-overrides.hmap -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/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name GoogleGenerativeAI -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug-appletvos/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.abi.json
EmitSwiftModule normal arm64 (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift:17:12: warning: Only iOS, macOS, and Catalyst targets are currently fully supported.
  #warning("Only iOS, macOS, and Catalyst targets are currently fully supported.")
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:38:71: error: concurrency is only available in tvOS 13.0.0 or newer
  public func sendMessage(_ parts: any ThrowingPartsRepresentable...) async throws
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:38:15: note: add '@available' attribute to enclosing instance method
  public func sendMessage(_ parts: any ThrowingPartsRepresentable...) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:48:80: error: concurrency is only available in tvOS 13.0.0 or newer
  public func sendMessage(_ content: @autoclosure () throws -> [ModelContent]) async throws
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:48:15: note: add '@available' attribute to enclosing instance method
  public func sendMessage(_ content: @autoclosure () throws -> [ModelContent]) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:89:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:88:15: note: add '@available' attribute to enclosing instance method
  public func sendMessageStream(_ parts: any ThrowingPartsRepresentable...)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:99:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:98:15: note: add '@available' attribute to enclosing instance method
  public func sendMessageStream(_ content: @autoclosure () throws -> [ModelContent])
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift:20:14: note: add '@available' attribute to enclosing class
public class Chat {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:29:56: error: concurrency is only available in tvOS 13.0.0 or newer
  func loadRequest<T: GenerativeAIRequest>(request: T) async throws -> T.Response {
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:29:8: note: add '@available' attribute to enclosing instance method
  func loadRequest<T: GenerativeAIRequest>(request: T) async throws -> T.Response {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:18:8: note: add '@available' attribute to enclosing struct
struct GenerativeAIService {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:57:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<T.Response, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:56:8: note: add '@available' attribute to enclosing instance method
  func loadRequestStream<T: GenerativeAIRequest>(request: T)
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:18:8: note: add '@available' attribute to enclosing struct
struct GenerativeAIService {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:165:5: error: concurrency is only available in tvOS 13.0.0 or newer
    async throws -> GenerateContentResponse {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:164:15: note: add '@available' attribute to enclosing instance method
  public func generateContent(_ parts: any ThrowingPartsRepresentable...)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:174:84: error: concurrency is only available in tvOS 13.0.0 or newer
  public func generateContent(_ content: @autoclosure () throws -> [ModelContent]) async throws
                                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:174:15: note: add '@available' attribute to enclosing instance method
  public func generateContent(_ content: @autoclosure () throws -> [ModelContent]) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:225:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:224:15: note: add '@available' attribute to enclosing instance method
  public func generateContentStream(_ parts: any ThrowingPartsRepresentable...)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:236:8: error: 'AsyncThrowingStream' is only available in tvOS 13.0 or newer
    -> AsyncThrowingStream<GenerateContentResponse, Error> {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:235:15: note: add '@available' attribute to enclosing instance method
  public func generateContentStream(_ content: @autoclosure () throws -> [ModelContent])
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:313:71: error: concurrency is only available in tvOS 13.0.0 or newer
  public func countTokens(_ parts: any ThrowingPartsRepresentable...) async throws
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:313:15: note: add '@available' attribute to enclosing instance method
  public func countTokens(_ parts: any ThrowingPartsRepresentable...) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:325:80: error: concurrency is only available in tvOS 13.0.0 or newer
  public func countTokens(_ content: @autoclosure () throws -> [ModelContent]) async throws
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:325:15: note: add '@available' attribute to enclosing instance method
  public func countTokens(_ content: @autoclosure () throws -> [ModelContent]) async throws
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift:20:20: note: add '@available' attribute to enclosing class
public final class GenerativeModel {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:35:26: error: 'Logger' is only available in tvOS 14.0 or newer
  static var `default` = Logger(subsystem: subsystem, category: defaultCategory)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:35:14: note: add '@available' attribute to enclosing static property
  static var `default` = Logger(subsystem: subsystem, category: defaultCategory)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:23: error: 'Logger' is only available in tvOS 14.0 or newer
  static var network: Logger = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:14: note: add '@available' attribute to enclosing static property
  static var network: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:40:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(subsystem: subsystem, category: "NetworkResponse")
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:40:14: note: add 'if #available' version check
      return Logger(subsystem: subsystem, category: "NetworkResponse")
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:14: note: add '@available' attribute to enclosing static property
  static var network: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:43:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:43:14: note: add 'if #available' version check
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:38:14: note: add '@available' attribute to enclosing static property
  static var network: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:23: error: 'Logger' is only available in tvOS 14.0 or newer
  static var verbose: Logger = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:14: note: add '@available' attribute to enclosing static property
  static var verbose: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:50:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(subsystem: subsystem, category: defaultCategory)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:50:14: note: add 'if #available' version check
      return Logger(subsystem: subsystem, category: defaultCategory)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:14: note: add '@available' attribute to enclosing static property
  static var verbose: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:53:14: error: 'Logger' is only available in tvOS 14.0 or newer
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:53:14: note: add 'if #available' version check
      return Logger(.disabled)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:48:14: note: add '@available' attribute to enclosing static property
  static var verbose: Logger = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift:19:8: note: add '@available' attribute to enclosing struct
struct Logging {
       ^
SwiftCompile normal arm64 Compiling\ JSONValue.swift,\ Logging.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Chat.swift,\ CountTokensRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/CountTokensRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
2026-04-15 22:19:51.993 xcodebuild[727:4272] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift:17:12: warning: Only iOS, macOS, and Catalyst targets are currently fully supported.
  #warning("Only iOS, macOS, and Catalyst targets are currently fully supported.")
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleGenerativeAI (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
	EmitSwiftModule normal arm64 (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
	Building workspace spi-builder-workspace with scheme generative-ai-swift
(3 failures)
BUILD FAILURE 6.3 tvOS