Build Information
Successful build of generative-ai-swift, reference 0.5.6 (44b8ce), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 23 Jun 2025 17:24:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme generative-ai-swift -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google-gemini/deprecated-generative-ai-swift.git
Reference: 0.5.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google-gemini/deprecated-generative-ai-swift
* tag 0.5.6 -> FETCH_HEAD
HEAD is now at 44b8ce1 Update version to 0.5.6 (#206)
Cloned https://github.com/google-gemini/deprecated-generative-ai-swift.git
Revision (git rev-parse @):
44b8ce120425f9cf53ca756f3434ca2c2696f8bd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/google-gemini/deprecated-generative-ai-swift.git at 0.5.6
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/google-gemini/deprecated-generative-ai-swift.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
generative-ai-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: generative-ai-swift
{
"dependencies" : [
],
"manifest_display_name" : "generative-ai-swift",
"name" : "generative-ai-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GoogleGenerativeAI",
"targets" : [
"GoogleGenerativeAI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleGenerativeAITests",
"module_type" : "SwiftTarget",
"name" : "GoogleGenerativeAITests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/failure-model-not-found.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/success-total-tokens.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-empty-content.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-error-mid-stream.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-finish-reason-safety.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-invalid-json.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-malformed-content.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-prompt-blocked-safety.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-recitation-no-content.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-unknown-finish-enum.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-long.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-short.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-citations.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-code-execution.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-unknown-safety-enum.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-api-key.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-empty-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety-no-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-image-rejected.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-invalid-response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-malformed-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-prompt-blocked-safety.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-finish-reason.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-prompt-blocked.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-model.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unsupported-user-location.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-long.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-short.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-citations.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-code-execution.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-empty-arguments.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-mixed-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-no-arguments.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-parallel-calls.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-with-arguments.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-missing-safety-ratings.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-quote-reply.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-unknown-enum-safety-ratings.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"GoogleAITests/ChatTests.swift",
"GoogleAITests/CodeExecutionTests.swift",
"GoogleAITests/GenerateContentRequestTests.swift",
"GoogleAITests/GenerateContentResponseTests.swift",
"GoogleAITests/GenerationConfigTests.swift",
"GoogleAITests/GenerativeModelTests.swift",
"GoogleAITests/GoogleAITests.swift",
"GoogleAITests/JSONValueTests.swift",
"GoogleAITests/MockURLProtocol.swift",
"GoogleAITests/ModelContentTests.swift",
"GoogleAITests/PartsRepresentableTests.swift"
],
"target_dependencies" : [
"GoogleGenerativeAI"
],
"type" : "test"
},
{
"c99name" : "GoogleGenerativeAI",
"module_type" : "SwiftTarget",
"name" : "GoogleGenerativeAI",
"path" : "Sources",
"product_memberships" : [
"GoogleGenerativeAI"
],
"sources" : [
"GoogleAI/Chat.swift",
"GoogleAI/CountTokensRequest.swift",
"GoogleAI/Errors.swift",
"GoogleAI/FunctionCalling.swift",
"GoogleAI/GenerateContentError.swift",
"GoogleAI/GenerateContentRequest.swift",
"GoogleAI/GenerateContentResponse.swift",
"GoogleAI/GenerationConfig.swift",
"GoogleAI/GenerativeAIRequest.swift",
"GoogleAI/GenerativeAIService.swift",
"GoogleAI/GenerativeAISwift.swift",
"GoogleAI/GenerativeModel.swift",
"GoogleAI/JSONValue.swift",
"GoogleAI/Logging.swift",
"GoogleAI/ModelContent.swift",
"GoogleAI/PartsRepresentable+Image.swift",
"GoogleAI/PartsRepresentable.swift",
"GoogleAI/Safety.swift"
],
"type" : "library"
},
{
"c99name" : "CodeSnippetTests",
"module_type" : "SwiftTarget",
"name" : "CodeSnippetTests",
"path" : "samples",
"sources" : [
"APIKey.swift",
"ChatSnippets.swift",
"CodeExecution.swift",
"ControlledGeneration.swift",
"CountTokens.swift",
"FunctionCalling.swift",
"GenerationConfig.swift",
"SafetySettings.swift",
"SystemInstructions.swift",
"TextGeneration.swift"
],
"target_dependencies" : [
"GoogleGenerativeAI"
],
"type" : "test"
}
],
"tools_version" : "5.7.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"generative-ai-swift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme generative-ai-swift -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme generative-ai-swift -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
generative-ai-swift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'GoogleGenerativeAI' in project 'generative-ai-swift'
➜ Explicit dependency on target 'GoogleGenerativeAI' in project 'generative-ai-swift'
Target 'GoogleGenerativeAI' in project 'generative-ai-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 384f46222a4e8429a1bb800b4e4840ed
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/384f46222a4e8429a1bb800b4e4840ed.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyStaticMetadataFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyMetadataFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-OutputFileMap.json (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftConstValuesFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.LinkFileList (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/GoogleGenerativeAI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver GoogleGenerativeAI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleGenerativeAI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-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_stddef-8Z3DGWJN4BZ05LEF7ZV8ZZXOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-771G992C02Z1PKJN0NBXDZ54L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5ROV7BH8E6KVESIYYCEHT1YVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B1DEY84NT78VC91CZTGCR6P2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4F6W88HH2I5QECJK4DQWSN688.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ETXGO0CCN50NJJJ1T7O9OG7QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-BOGP854PAM05OU9SEQ6T6CKZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6TL9KT83HX9WCNN6MUJ4RXY13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-74FSHJ7Y9OFU31XW3USCCV6H9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CB7S9KW6BCE8K3W9BQR8Z8L7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-CXIFL9FUFZMGL45NUHJFXF7KI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2H78LDXQL2QSOBU9E8S6W5Q85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9DRP2UGNZ7B3VFK2LROWNHXAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6ZZNJZ45HVZSO0GOX4U8979M9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-1QC2TREL4E841A16LGTTMBXTK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2VXY9ORECNAH6UNF8M80EQLGI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4QFW3FVE99J7ELINJEIAOC3PZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-DP8FPXVUR83Q7ADSGVFW62TMS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-1FEZ8WXDGBOZ9ORWT6DRYUDKD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-944U6YLLWD4SFRFM9WALKCPRN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9ZUSOOTZY4TE6H1909JZHSICE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EVRLXEQT1RUE9WJZHPXUROVRH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-OOGTKT65NOMASJH2TSIZP0VK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-71BRF3UC4V45G8870O1CWM0MA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-DUJTO8A4UY7XH87NSAUP6Y992.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-6Y7U46VS0V2C4QFLFRCY3W0XL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6NBUGIV2QW8A8LH005H34YCE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-BQP0R8JLYV2F1CPSK0VA3XD2R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4SXQ0NNFO6D0W9PZ9T713HIVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-E6P09CF5VM5JV7V9R2RRL1RC3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CFV17P5GIIS6XIDB3Z4JNTJHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-B0XW8B8UX4R6SLAS5KEFFINY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-881WXGYR1RBOJ7T336TLGWOQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-DQNWQ7O7VBOISP2WANTBH1TVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-EPPNNX3L1NXPK4M2SDUTEIBGZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-ABLA7SJUDIMMX99SIOZ8SN15.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8QVMIAJK18QWY0JDBLN5CE7RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-B2MMD5Z4G6HM52GN9F4MO00HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-88FW7PNBDBKHL20028MXEC7AO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-18ZXKRRAO7S8MJT79AVBEGMSD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-32XM9N84T9KYPA839NVNUSWS3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-7YIXXMGHO4UJE35GGM2FFRA6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-6S6DESUL4I71P95XT6TEQ7FDF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-2AI4IIFGG13NJB8A41NV2MF78.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-EL7ZOBC6NM9PETBVVJ6E17R4R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-9XJZ4P20L95D2PKL7SUMCPNCP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DQ8B56HX9H30U1VC4FR7MUR73.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-4WBNZTZACNE6TBAY73Y6K50U5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-DDPGYLXY21H794JRYT4O5LLF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-9LQDWZH5Y0ZB4RWUFFKDZ23OR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-5T7GHUQU58UKWFQNB2GAB37TQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-80KYHHX1R2VRVAU4W8EZDEEOR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-2VDD5DGXSFXFYAFCURRRLCNZH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K6OGVANM2PHZ1ZLR2FDCDNJ5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-31SCFGOSZHI37ZN5T6VDOBDWG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-5DNTT2TYSH7S2BIIFP4WY094L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-91DS2RXYOJ8S506PBOGG46MQO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-743YT5N6M7AW630GU6OBDXXS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-F2SGBH32805IRS4IQPGIRRYWD.pcm
SwiftCompile normal arm64 Compiling\ PartsRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleGenerativeAI (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
EmitSwiftModule normal arm64 (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Safety.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Safety.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GenerateContentError.swift,\ GenerateContentRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentError.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONValue.swift,\ Logging.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/JSONValue.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Logging.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GenerativeAISwift.swift,\ GenerativeModel.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAISwift.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeModel.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Chat.swift,\ CountTokensRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/CountTokensRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Chat.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/CountTokensRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Errors.swift,\ FunctionCalling.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/FunctionCalling.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/Errors.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/FunctionCalling.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GenerateContentResponse.swift,\ GenerationConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerateContentResponse.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerationConfig.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ModelContent.swift,\ PartsRepresentable+Image.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/ModelContent.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/PartsRepresentable+Image.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GenerativeAIRequest.swift,\ GenerativeAIService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:62:33: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
urlRequest = try self.urlRequest(request: request)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:56:50: warning: capture of non-sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode
func loadRequestStream<T: GenerativeAIRequest>(request: T)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleAI/GenerativeAIService.swift:64:11: warning: capture of non-sendable type 'T.Response.Type' in an isolated closure; this is an error in the Swift 6 language mode
continuation.finish(throwing: error)
^
SwiftDriverJobDiscovery normal arm64 Emitting module for GoogleGenerativeAI (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriver\ Compilation\ Requirements GoogleGenerativeAI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleGenerativeAI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GenerativeAIRequest.swift, GenerativeAIService.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriverJobDiscovery normal arm64 Compiling GenerateContentError.swift, GenerateContentRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/GoogleGenerativeAI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/GoogleGenerativeAI-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftdoc (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.abi.json (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/arm64-apple-macos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling PartsRepresentable.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftsourceinfo (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling GenerativeAISwift.swift, GenerativeModel.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriverJobDiscovery normal arm64 Compiling Errors.swift, FunctionCalling.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriverJobDiscovery normal arm64 Compiling Chat.swift, CountTokensRequest.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriverJobDiscovery normal arm64 Compiling JSONValue.swift, Logging.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriverJobDiscovery normal arm64 Compiling GenerateContentResponse.swift, GenerationConfig.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriverJobDiscovery normal arm64 Compiling Safety.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriverJobDiscovery normal arm64 Compiling ModelContent.swift, PartsRepresentable+Image.swift (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
SwiftDriver\ Compilation GoogleGenerativeAI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleGenerativeAI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.o normal (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.o
ExtractAppIntentsMetadata (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name GoogleGenerativeAI --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.GoogleGenerativeAI --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/GoogleGenerativeAI.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/generative-ai-swift.build/Debug/GoogleGenerativeAI.build/Objects-normal/arm64/GoogleGenerativeAI.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-23 10:24:36.152 appintentsmetadataprocessor[667:3809] Starting appintentsmetadataprocessor export
2025-06-23 10:24:36.209 appintentsmetadataprocessor[667:3809] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.o (in target 'GoogleGenerativeAI' from project 'generative-ai-swift')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GoogleGenerativeAI.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a4358f2331a770ed62877c25387c7a78e49a30bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a4358f2331a770ed62877c25387c7a78e49a30bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a4358f2331a770ed62877c25387c7a78e49a30bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a4358f2331a770ed62877c25387c7a78e49a30bf, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "generative-ai-swift",
"name" : "generative-ai-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GoogleGenerativeAI",
"targets" : [
"GoogleGenerativeAI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleGenerativeAITests",
"module_type" : "SwiftTarget",
"name" : "GoogleGenerativeAITests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/failure-model-not-found.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/CountTokenResponses/success-total-tokens.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-empty-content.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-error-mid-stream.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-finish-reason-safety.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-invalid-json.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-malformed-content.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-prompt-blocked-safety.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-recitation-no-content.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-failure-unknown-finish-enum.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-long.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-basic-reply-short.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-citations.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-code-execution.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/streaming-success-unknown-safety-enum.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-api-key.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-empty-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety-no-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-finish-reason-safety.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-image-rejected.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-invalid-response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-malformed-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-prompt-blocked-safety.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-finish-reason.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-enum-prompt-blocked.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unknown-model.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-failure-unsupported-user-location.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-long.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-basic-reply-short.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-citations.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-code-execution.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-empty-arguments.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-mixed-content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-no-arguments.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-parallel-calls.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-function-call-with-arguments.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-missing-safety-ratings.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-quote-reply.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleAITests/GenerateContentResponses/unary-success-unknown-enum-safety-ratings.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"GoogleAITests/ChatTests.swift",
"GoogleAITests/CodeExecutionTests.swift",
"GoogleAITests/GenerateContentRequestTests.swift",
"GoogleAITests/GenerateContentResponseTests.swift",
"GoogleAITests/GenerationConfigTests.swift",
"GoogleAITests/GenerativeModelTests.swift",
"GoogleAITests/GoogleAITests.swift",
"GoogleAITests/JSONValueTests.swift",
"GoogleAITests/MockURLProtocol.swift",
"GoogleAITests/ModelContentTests.swift",
"GoogleAITests/PartsRepresentableTests.swift"
],
"target_dependencies" : [
"GoogleGenerativeAI"
],
"type" : "test"
},
{
"c99name" : "GoogleGenerativeAI",
"module_type" : "SwiftTarget",
"name" : "GoogleGenerativeAI",
"path" : "Sources",
"product_memberships" : [
"GoogleGenerativeAI"
],
"sources" : [
"GoogleAI/Chat.swift",
"GoogleAI/CountTokensRequest.swift",
"GoogleAI/Errors.swift",
"GoogleAI/FunctionCalling.swift",
"GoogleAI/GenerateContentError.swift",
"GoogleAI/GenerateContentRequest.swift",
"GoogleAI/GenerateContentResponse.swift",
"GoogleAI/GenerationConfig.swift",
"GoogleAI/GenerativeAIRequest.swift",
"GoogleAI/GenerativeAIService.swift",
"GoogleAI/GenerativeAISwift.swift",
"GoogleAI/GenerativeModel.swift",
"GoogleAI/JSONValue.swift",
"GoogleAI/Logging.swift",
"GoogleAI/ModelContent.swift",
"GoogleAI/PartsRepresentable+Image.swift",
"GoogleAI/PartsRepresentable.swift",
"GoogleAI/Safety.swift"
],
"type" : "library"
},
{
"c99name" : "CodeSnippetTests",
"module_type" : "SwiftTarget",
"name" : "CodeSnippetTests",
"path" : "samples",
"sources" : [
"APIKey.swift",
"ChatSnippets.swift",
"CodeExecution.swift",
"ControlledGeneration.swift",
"CountTokens.swift",
"FunctionCalling.swift",
"GenerationConfig.swift",
"SafetySettings.swift",
"SystemInstructions.swift",
"TextGeneration.swift"
],
"target_dependencies" : [
"GoogleGenerativeAI"
],
"type" : "test"
}
],
"tools_version" : "5.7.1"
}
Done.