Build Information
Failed to build swift-gemini-api, reference 1.0.0 (bdc5cf), with Swift 6.2 for tvOS using Xcode 26.3 on 3 Feb 2026 03:52:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-gemini-api -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paradigms-of-intelligence/swift-gemini-api.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paradigms-of-intelligence/swift-gemini-api
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at bdc5cf7 initial commit
Cloned https://github.com/paradigms-of-intelligence/swift-gemini-api.git
Revision (git rev-parse @):
bdc5cf7575cdf3bcad367c53eced0916588e6587
SUCCESS checkout https://github.com/paradigms-of-intelligence/swift-gemini-api.git at 1.0.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/paradigms-of-intelligence/swift-gemini-api.git
Command line invocation:
/Applications/Xcode-26.0.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:
swift-gemini-api: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-gemini-api
2026-02-02 22:52:36.233 xcodebuild[525:3081] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "swift-gemini-api",
"name" : "swift-gemini-api",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "swift-gemini-api",
"targets" : [
"swift-gemini-api"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_gemini_api",
"module_type" : "SwiftTarget",
"name" : "swift-gemini-api",
"path" : "Sources/swift-gemini-api",
"product_memberships" : [
"swift-gemini-api"
],
"sources" : [
"AudioBufferData.swift",
"AudioFormat.swift",
"AudioRecorder.swift",
"AudioRecorderProtocol.swift",
"GeminiAPI.swift",
"GeminiLiveClient.swift",
"Language.swift",
"Retry.swift",
"StreamingAudioPlayer.swift",
"StreamingWAVWriter.swift",
"Voice.swift",
"VoiceUtils.swift",
"modalities/audio.swift",
"modalities/embedding.swift",
"modalities/error.swift",
"modalities/files.swift",
"modalities/image.swift",
"modalities/speech.swift",
"modalities/text.swift",
"modalities/video.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-gemini-api"
]
}
}
2026-02-02 22:52:41.085 xcodebuild[608:3687] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-gemini-api -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.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 swift-gemini-api -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-gemini-api: /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 'swift-gemini-api' in project 'swift-gemini-api'
➜ Explicit dependency on target 'swift-gemini-api' in project 'swift-gemini-api'
Target 'swift-gemini-api' in project 'swift-gemini-api' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 23f673ec4bc1ec5b2d820f031a71f556
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/23f673ec4bc1ec5b2d820f031a71f556.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.modulemap (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.DependencyMetadataFileList (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.DependencyStaticMetadataFileList (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.LinkFileList (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-OutputFileMap.json (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.SwiftFileList (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api_const_extract_protocols.json (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.SwiftConstValuesFileList (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/swift-gemini-api.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.modulemap (in target 'swift-gemini-api' from project 'swift-gemini-api')
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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-gemini-api.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver swift-gemini-api normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swift_gemini_api -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api_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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-EQQDVJIER0K6MLMYTTQY15SCJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-ER7RKNFTFZXTSZZ7H21BC8N85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-BWMKII0IMH8LXLTGLMCXQPPH0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3WQ8EPQBGJ49I2RY6W447VBRO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-B6LMBGZA6U215GGZ5YCMMQCOI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-4UDOGJ0JN8KBY81GQ6O3O6HK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-4FMWN8UT9Y4MPINONI9I2GG0X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-372VSNHGE2QSFB1A5GI298LY9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3CT9YNYCJLDCM73QXAQQ9TQQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-25U78NVNIGQ2T8DBQ47QZG76C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-9RRK3GDI6HK7X4BOSVCN0FVJV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B7QJI36JZAWZDWZTRBB2A2W45.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-4IC9L8DBOKPTS5LP6DAYQQ98S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4MYKKCJ278P6VWTW8MLYNDTIU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-8IVI3CLOKGCJQ8GJ7FRUPVAJA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-61YX6PHFYMN06FEQIITMWO26X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-9WB2Y97HEHEJOAAL58YKCA0U9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-EYP0H0PA0VN4LXEH0NFPSIM52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-D2PAWZTDBYBUC3F0QY97ESXV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-8IA514TVPLDE5Y912B98ELS49.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-533HR04LO8K2X4GC6WM43FKVA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-4QMAQQ8PDAX8FP38ORSD2864N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7XIJGEB319URXGDB2TO4Y06LM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4N2XZDMGFJJMPLCQ7OMTD2PLV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-2ARZ6MRZEXP96CT9RKJZZBI27.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-CV6TL78H5AECETX2UVOIKBWMK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BV3YN5EWBSYIB8GM7DP9QXCBL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-DV5P1ADN9YOHNM53POCXAN24R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-2UWIWA8RFBF8Y4O1ZKDI6IV4H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-DQBYOS3POOM1CNKRNUPOD0AKG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-ANOW3TZ51NLHMIF0X0B41RG8O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-7Q0BKEVU5RKXWM273N4CTUWWU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-1QMZ23RP49C65B8JBUIIIBZB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-50AZKH28ZV04QZTDK79OXNJ47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-51F30Q8R56EYPAC1LICY4NDNW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-6MYONAQW9JGT57R3YN1LU3JAF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-BS8VEOKYXB73UF31R419M71AW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-7ZI6KQYEFHS92IY88VGDD376Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-BWBPG1VACT3K04OUFMXZP7UE0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-T5ZY8X7GJBGO3ICDWY5A64SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-ENVXTIOZS4U4O9R9T2M7BJ00W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-3CUOCO231A06ZVODB69O1NAL7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-AQCNM6CAXUDPRYJC60W9TJ25R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-7LHG39XIBWMTWVSC00XCGCP71.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-BZO1TP7FOIQOLIRVGT6P1OTN3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-7UZ5NAEVFRL2VD9AG9DGZYN48.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-BTT4AXVWNOBAIAGLLT07COVD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-POPQ2NB0401ROH1L4SHKUIBH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-9YTO993Q7YKOTMN3S54L8S0ST.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-BTW9M6UPXQ6QL47CS4Q0FWY44.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-B4OQTXBTS8SPG4I6GXAE78DI6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-757IHY54L9Z59A8UQJ2SOFZKE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-DBOM4ARU8LDMDM6WC5E8T285U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-E7BVN8FFRKHU72H2GZ6099XW0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8A98A54PN8Q1HWYDNEX55UYE6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-8JGGCQUQS1BWM9N504DA5METN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-5SL1SESYNRBYASGO46CWWQ1XX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-7BBBPV1FBP6UO6TPLDFUR5YLO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-9DS1MRKFLX8O12HX8R4PCCU6Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-9Y6H3Z3I6PUG6OCGSDD3V7DX9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-9KJTOL7NY4QOIFON8BAQ014DY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-7UA5QV3MZ9A29CAPFLAFTJZO5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-91S1XXMC066HJ0LTSSCBQLP0P.pcm
SwiftCompile normal arm64 Compiling\ StreamingAudioPlayer.swift,\ StreamingWAVWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingAudioPlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingWAVWriter.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingAudioPlayer.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingWAVWriter.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeminiAPI.swift,\ GeminiLiveClient.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiAPI.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ swift_gemini_api (in target 'swift-gemini-api' from project 'swift-gemini-api')
Failed frontend command:
/Applications/Xcode-26.0.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/swift-gemini-api/AudioBufferData.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Language.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Retry.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingAudioPlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingWAVWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Voice.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/VoiceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/audio.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/embedding.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/error.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/files.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/image.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/speech.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/text.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/video.swift -target arm64-apple-tvos14.0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 6 -enforce-exclusivity\=checked -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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api_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.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name swift_gemini_api -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.abi.json
EmitSwiftModule normal arm64 (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift:147:40: error: cannot find type 'AudioDeviceID' in scope
func getDeviceSampleRate(deviceID: AudioDeviceID) -> Double? {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onSetupComplete' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onSetupComplete' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr6_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'socket' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'socket' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr7_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'apiKey' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'apiKey' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr8_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'urlSession' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'urlSession' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription10ObservablefMr10_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onOutputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onOutputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription10ObservablefMr11_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onInputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onInputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall10ObservablefMr12_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onToolCall' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onToolCall' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute10ObservablefMr13_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'mute' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'mute' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio10ObservablefMr14_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'playAudio' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'playAudio' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription10ObservablefMr15_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'input_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'input_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription10ObservablefMr16_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'output_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'output_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities10ObservablefMr17_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'response_modalities' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'response_modalities' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount10ObservablefMr18_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'candidateCount' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'candidateCount' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens10ObservablefMr19_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'maxOutputTokens' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'maxOutputTokens' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature10ObservablefMr20_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'temperature' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'temperature' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP10ObservablefMr21_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topP' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topP' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK10ObservablefMr22_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topK' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topK' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog10ObservablefMr23_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enable_affective_dialog' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enable_affective_dialog' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host10ObservablefMr26_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'host' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'host' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version10ObservablefMr27_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'version' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'version' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language10ObservablefMr28_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'language' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'language' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice10ObservablefMr29_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'voice' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'voice' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch10ObservablefMr30_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enableGoogleSearch' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enableGoogleSearch' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr34_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'disconnected' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'disconnected' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations10ObservablefMr50_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'functionDeclarations' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'functionDeclarations' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClient10ObservablefMm_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onSetupComplete: ((Bool) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _socket: URLSessionWebSocketTask?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'socket' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'socket' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _apiKey: String = ""
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr7_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'apiKey' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr7_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'apiKey' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _urlSession: URLSession?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'urlSession' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'urlSession' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onOutputTranscription: ((String) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onOutputTranscription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onOutputTranscription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onInputTranscription: ((String) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription10ObservablefMr11_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onInputTranscription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription10ObservablefMr11_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onInputTranscription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onToolCall: ((_ name: String, _ id: String, _ args: [String: Any]) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall10ObservablefMr12_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onToolCall' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall10ObservablefMr12_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onToolCall' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _mute: Bool = false
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute10ObservablefMr13_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'mute' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute10ObservablefMr13_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'mute' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _playAudio: Bool = true
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio10ObservablefMr14_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'playAudio' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio10ObservablefMr14_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'playAudio' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _input_audio_transcription = true
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription10ObservablefMr15_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'input_audio_transcription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription10ObservablefMr15_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'input_audio_transcription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _output_audio_transcription = true
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription10ObservablefMr16_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'output_audio_transcription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription10ObservablefMr16_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'output_audio_transcription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _response_modalities = ["AUDIO"]
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities10ObservablefMr17_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'response_modalities' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities10ObservablefMr17_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'response_modalities' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _candidateCount = 1
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount10ObservablefMr18_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'candidateCount' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount10ObservablefMr18_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'candidateCount' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _maxOutputTokens = 1024 // 256 // 256 // 256
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens10ObservablefMr19_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'maxOutputTokens' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens10ObservablefMr19_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'maxOutputTokens' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _temperature = 0.7
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature10ObservablefMr20_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'temperature' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature10ObservablefMr20_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'temperature' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _topP = 1
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP10ObservablefMr21_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topP' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP10ObservablefMr21_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topP' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _topK = 0
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK10ObservablefMr22_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topK' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK10ObservablefMr22_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topK' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _enable_affective_dialog = false
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog10ObservablefMr23_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enable_affective_dialog' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog10ObservablefMr23_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enable_affective_dialog' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _host: String
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host10ObservablefMr26_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'host' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host10ObservablefMr26_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'host' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _version: String
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version10ObservablefMr27_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'version' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version10ObservablefMr27_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'version' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _language: Language
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language10ObservablefMr28_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'language' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language10ObservablefMr28_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'language' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _voice: Voice
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice10ObservablefMr29_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'voice' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice10ObservablefMr29_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'voice' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _enableGoogleSearch: Bool
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch10ObservablefMr30_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enableGoogleSearch' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch10ObservablefMr30_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enableGoogleSearch' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _disconnected = false
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr34_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'disconnected' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr34_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'disconnected' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _functionDeclarations: [Any] = []
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations10ObservablefMr50_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'functionDeclarations' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations10ObservablefMr50_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'functionDeclarations' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClient10ObservablefMm_.swift:1:70: error: 'ObservationRegistrar' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete18ObservationTrackedfMp_.swift:1:34: warning: stored property '_onSetupComplete' of 'Sendable'-conforming class 'GeminiLiveClient' is mutable
@ObservationIgnored private var _onSetupComplete: ((Bool) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
SwiftCompile normal arm64 Compiling\ text.swift,\ video.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/text.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/video.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/text.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/video.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Language.swift,\ Retry.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Language.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Retry.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Language.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Retry.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ audio.swift,\ embedding.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/audio.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/embedding.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/audio.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/embedding.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ error.swift,\ files.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/error.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/files.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/error.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/files.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ image.swift,\ speech.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/image.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/speech.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/image.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/speech.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AudioRecorder.swift,\ AudioRecorderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorderProtocol.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorderProtocol.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AudioBufferData.swift,\ AudioFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioBufferData.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioFormat.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioBufferData.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioFormat.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Voice.swift,\ VoiceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Voice.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/VoiceUtils.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
2026-02-02 22:52:42.505 xcodebuild[610:3715] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ swift_gemini_api (in target 'swift-gemini-api' from project 'swift-gemini-api')
EmitSwiftModule normal arm64 (in target 'swift-gemini-api' from project 'swift-gemini-api')
Building workspace spi-builder-workspace with scheme swift-gemini-api
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-gemini-api: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-gemini-api
2026-02-02 22:52:49.023 xcodebuild[701:4086] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "swift-gemini-api",
"name" : "swift-gemini-api",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "swift-gemini-api",
"targets" : [
"swift-gemini-api"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_gemini_api",
"module_type" : "SwiftTarget",
"name" : "swift-gemini-api",
"path" : "Sources/swift-gemini-api",
"product_memberships" : [
"swift-gemini-api"
],
"sources" : [
"AudioBufferData.swift",
"AudioFormat.swift",
"AudioRecorder.swift",
"AudioRecorderProtocol.swift",
"GeminiAPI.swift",
"GeminiLiveClient.swift",
"Language.swift",
"Retry.swift",
"StreamingAudioPlayer.swift",
"StreamingWAVWriter.swift",
"Voice.swift",
"VoiceUtils.swift",
"modalities/audio.swift",
"modalities/embedding.swift",
"modalities/error.swift",
"modalities/files.swift",
"modalities/image.swift",
"modalities/speech.swift",
"modalities/text.swift",
"modalities/video.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-gemini-api"
]
}
}
2026-02-02 22:52:49.979 xcodebuild[709:4159] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-gemini-api -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.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 swift-gemini-api -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-gemini-api: /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 'swift-gemini-api' in project 'swift-gemini-api'
➜ Explicit dependency on target 'swift-gemini-api' in project 'swift-gemini-api'
Target 'swift-gemini-api' in project 'swift-gemini-api' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache
SwiftDriver swift-gemini-api normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swift_gemini_api -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api_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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AudioRecorder.swift,\ AudioRecorderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorderProtocol.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorderProtocol.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Voice.swift,\ VoiceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Voice.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/VoiceUtils.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Voice.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/VoiceUtils.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StreamingAudioPlayer.swift,\ StreamingWAVWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingAudioPlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingWAVWriter.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingAudioPlayer.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingWAVWriter.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Language.swift,\ Retry.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Language.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Retry.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Language.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Retry.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AudioBufferData.swift,\ AudioFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioBufferData.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioFormat.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioBufferData.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioFormat.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeminiAPI.swift,\ GeminiLiveClient.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiAPI.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ text.swift,\ video.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/text.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/video.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/text.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/video.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ image.swift,\ speech.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/image.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/speech.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/image.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/speech.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ error.swift,\ files.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/error.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/files.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/error.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/files.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ swift_gemini_api (in target 'swift-gemini-api' from project 'swift-gemini-api')
Failed frontend command:
/Applications/Xcode-26.0.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/swift-gemini-api/AudioBufferData.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Language.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Retry.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingAudioPlayer.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/StreamingWAVWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/Voice.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/VoiceUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/audio.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/embedding.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/error.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/files.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/image.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/speech.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/text.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/video.swift -target arm64-apple-tvos14.0 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.0.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.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 6 -enforce-exclusivity\=checked -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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api_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.0-23J352-0f08f2dce887beb9fcb28eda7efaa2da.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name swift_gemini_api -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.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/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift-gemini-api-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-gemini-api.build/Debug-appletvos/swift-gemini-api.build/Objects-normal/arm64/swift_gemini_api.abi.json
EmitSwiftModule normal arm64 (in target 'swift-gemini-api' from project 'swift-gemini-api')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/AudioRecorder.swift:147:40: error: cannot find type 'AudioDeviceID' in scope
func getDeviceSampleRate(deviceID: AudioDeviceID) -> Double? {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onSetupComplete' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onSetupComplete' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr6_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'socket' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'socket' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr7_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'apiKey' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'apiKey' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr8_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'urlSession' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'urlSession' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription10ObservablefMr10_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onOutputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onOutputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription10ObservablefMr11_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onInputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onInputTranscription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall10ObservablefMr12_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onToolCall' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'onToolCall' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute10ObservablefMr13_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'mute' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'mute' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio10ObservablefMr14_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'playAudio' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'playAudio' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription10ObservablefMr15_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'input_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'input_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription10ObservablefMr16_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'output_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'output_audio_transcription' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities10ObservablefMr17_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'response_modalities' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'response_modalities' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount10ObservablefMr18_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'candidateCount' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'candidateCount' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens10ObservablefMr19_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'maxOutputTokens' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'maxOutputTokens' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature10ObservablefMr20_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'temperature' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'temperature' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP10ObservablefMr21_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topP' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topP' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK10ObservablefMr22_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topK' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'topK' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog10ObservablefMr23_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enable_affective_dialog' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enable_affective_dialog' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host10ObservablefMr26_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'host' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'host' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version10ObservablefMr27_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'version' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'version' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language10ObservablefMr28_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'language' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'language' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice10ObservablefMr29_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'voice' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'voice' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch10ObservablefMr30_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enableGoogleSearch' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'enableGoogleSearch' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr34_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'disconnected' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'disconnected' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations10ObservablefMr50_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'functionDeclarations' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on property 'functionDeclarations' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClient10ObservablefMm_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onSetupComplete: ((Bool) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _socket: URLSessionWebSocketTask?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'socket' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC6socket33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr6_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'socket' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _apiKey: String = ""
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr7_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'apiKey' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC0C3Key33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr7_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'apiKey' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _urlSession: URLSession?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'urlSession' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10urlSession33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr8_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'urlSession' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onOutputTranscription: ((String) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onOutputTranscription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC21onOutputTranscription10ObservablefMr10_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onOutputTranscription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onInputTranscription: ((String) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription10ObservablefMr11_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onInputTranscription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20onInputTranscription10ObservablefMr11_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onInputTranscription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _onToolCall: ((_ name: String, _ id: String, _ args: [String: Any]) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall10ObservablefMr12_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onToolCall' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC10onToolCall10ObservablefMr12_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onToolCall' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _mute: Bool = false
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute10ObservablefMr13_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'mute' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4mute10ObservablefMr13_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'mute' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _playAudio: Bool = true
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio10ObservablefMr14_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'playAudio' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC9playAudio10ObservablefMr14_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'playAudio' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _input_audio_transcription = true
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription10ObservablefMr15_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'input_audio_transcription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC25input_audio_transcription10ObservablefMr15_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'input_audio_transcription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _output_audio_transcription = true
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription10ObservablefMr16_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'output_audio_transcription' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC26output_audio_transcription10ObservablefMr16_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'output_audio_transcription' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _response_modalities = ["AUDIO"]
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities10ObservablefMr17_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'response_modalities' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC19response_modalities10ObservablefMr17_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'response_modalities' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _candidateCount = 1
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount10ObservablefMr18_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'candidateCount' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC14candidateCount10ObservablefMr18_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'candidateCount' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _maxOutputTokens = 1024 // 256 // 256 // 256
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens10ObservablefMr19_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'maxOutputTokens' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15maxOutputTokens10ObservablefMr19_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'maxOutputTokens' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _temperature = 0.7
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature10ObservablefMr20_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'temperature' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC11temperature10ObservablefMr20_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'temperature' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _topP = 1
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP10ObservablefMr21_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topP' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topP10ObservablefMr21_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topP' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _topK = 0
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK10ObservablefMr22_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topK' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4topK10ObservablefMr22_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'topK' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _enable_affective_dialog = false
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog10ObservablefMr23_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enable_affective_dialog' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC23enable_affective_dialog10ObservablefMr23_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enable_affective_dialog' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _host: String
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host10ObservablefMr26_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'host' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC4host10ObservablefMr26_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'host' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _version: String
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version10ObservablefMr27_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'version' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC7version10ObservablefMr27_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'version' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _language: Language
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language10ObservablefMr28_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'language' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC8language10ObservablefMr28_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'language' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _voice: Voice
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice10ObservablefMr29_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'voice' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC5voice10ObservablefMr29_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'voice' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _enableGoogleSearch: Bool
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch10ObservablefMr30_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enableGoogleSearch' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC18enableGoogleSearch10ObservablefMr30_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'enableGoogleSearch' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _disconnected = false
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr34_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'disconnected' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC12disconnected33_6261C41E93EC25B789D9D19CF55D0B0CLL10ObservablefMr34_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'disconnected' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations18ObservationTrackedfMp_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private var _functionDeclarations: [Any] = []
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations10ObservablefMr50_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'functionDeclarations' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC20functionDeclarations10ObservablefMr50_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'functionDeclarations' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClient10ObservablefMm_.swift:1:70: error: 'ObservationRegistrar' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:1: note: in expansion of macro 'Observable' on class 'GeminiLiveClient' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:17:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/GeminiLiveClient.swift:18:20: note: add '@available' attribute to enclosing class
public final class GeminiLiveClient: NSObject, URLSessionWebSocketDelegate {
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete18ObservationTrackedfMp_.swift:1:34: warning: stored property '_onSetupComplete' of 'Sendable'-conforming class 'GeminiLiveClient' is mutable
@ObservationIgnored private var _onSetupComplete: ((Bool) -> Void)?
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
@__swiftmacro_16swift_gemini_api16GeminiLiveClientC15onSetupComplete10ObservablefMr4_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'onSetupComplete' here
@ObservationTracked
^
SwiftCompile normal arm64 Compiling\ audio.swift,\ embedding.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/audio.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-gemini-api/modalities/embedding.swift (in target 'swift-gemini-api' from project 'swift-gemini-api')
2026-02-02 22:52:50.727 xcodebuild[711:4188] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ swift_gemini_api (in target 'swift-gemini-api' from project 'swift-gemini-api')
EmitSwiftModule normal arm64 (in target 'swift-gemini-api' from project 'swift-gemini-api')
Building workspace spi-builder-workspace with scheme swift-gemini-api
(3 failures)
BUILD FAILURE 6.2 tvOS