Build Information
Successful build of RecombeeClient, reference main (2f0432), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 19 Apr 2026 08:26:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecombeeClient -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/recombee/swift-api-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/recombee/swift-api-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2f0432b Release: v6.2.0
Cloned https://github.com/recombee/swift-api-client.git
Revision (git rev-parse @):
2f0432bcc43b13acd1ed7372f02e437c853005b5
SUCCESS checkout https://github.com/recombee/swift-api-client.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/recombee/swift-api-client.git
https://github.com/recombee/swift-api-client.git
{
"dependencies" : [
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable.git"
}
],
"manifest_display_name" : "RecombeeClient",
"name" : "RecombeeClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "RecombeeClient",
"targets" : [
"RecombeeClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RecombeeClientTests",
"module_type" : "SwiftTarget",
"name" : "RecombeeClientTests",
"path" : "Tests",
"sources" : [
"RecombeeClientTests/RecombeeTestCase.swift",
"RecombeeClientTests/TestAddBookmark.swift",
"RecombeeClientTests/TestAddCartAddition.swift",
"RecombeeClientTests/TestAddDetailView.swift",
"RecombeeClientTests/TestAddPurchase.swift",
"RecombeeClientTests/TestAddRating.swift",
"RecombeeClientTests/TestBatch.swift",
"RecombeeClientTests/TestCompositeRecommendation.swift",
"RecombeeClientTests/TestExample.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToItem.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToItemSegment.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToUser.swift",
"RecombeeClientTests/TestRecommendItemsToItem.swift",
"RecombeeClientTests/TestRecommendItemsToItemSegment.swift",
"RecombeeClientTests/TestRecommendItemsToUser.swift",
"RecombeeClientTests/TestRecommendNextItemSegments.swift",
"RecombeeClientTests/TestRecommendNextItems.swift",
"RecombeeClientTests/TestSearchItemSegments.swift",
"RecombeeClientTests/TestSearchItems.swift",
"RecombeeClientTests/TestSetViewPortion.swift"
],
"target_dependencies" : [
"RecombeeClient"
],
"type" : "test"
},
{
"c99name" : "RecombeeClient",
"module_type" : "SwiftTarget",
"name" : "RecombeeClient",
"path" : "Sources",
"product_dependencies" : [
"AnyCodable"
],
"product_memberships" : [
"RecombeeClient"
],
"sources" : [
"RecombeeClient/ApiClient/ClientError.swift",
"RecombeeClient/ApiClient/RecombeeClient.swift",
"RecombeeClient/Bindings/BatchResponse.swift",
"RecombeeClient/Bindings/CompositeRecommendationResponse.swift",
"RecombeeClient/Bindings/CompositeRecommendationStageParameters.swift",
"RecombeeClient/Bindings/Logic.swift",
"RecombeeClient/Bindings/RecombeeBinding.swift",
"RecombeeClient/Bindings/Recommendation.swift",
"RecombeeClient/Bindings/RecommendationResponse.swift",
"RecombeeClient/Bindings/SearchResponse.swift",
"RecombeeClient/Bindings/StringResponseBinding.swift",
"RecombeeClient/Requests/AddBookmark.swift",
"RecombeeClient/Requests/AddCartAddition.swift",
"RecombeeClient/Requests/AddDetailView.swift",
"RecombeeClient/Requests/AddPurchase.swift",
"RecombeeClient/Requests/AddRating.swift",
"RecombeeClient/Requests/Batch.swift",
"RecombeeClient/Requests/CompositeRecommendation.swift",
"RecombeeClient/Requests/MergeUsers.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToItem.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToItemSegment.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToUser.swift",
"RecombeeClient/Requests/RecommendItemsToItem.swift",
"RecombeeClient/Requests/RecommendItemsToItemSegment.swift",
"RecombeeClient/Requests/RecommendItemsToUser.swift",
"RecombeeClient/Requests/RecommendNextItemSegments.swift",
"RecombeeClient/Requests/RecommendNextItems.swift",
"RecombeeClient/Requests/Request.swift",
"RecombeeClient/Requests/SearchItemSegments.swift",
"RecombeeClient/Requests/SearchItems.swift",
"RecombeeClient/Requests/SetViewPortion.swift",
"RecombeeClient/Utils/HttpMethod.swift",
"RecombeeClient/Utils/JsonDictionary.swift",
"RecombeeClient/Utils/Region.swift",
"RecombeeClient/Utils/URLSession.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Flight-School/AnyCodable.git
Creating working copy of package ‘AnyCodable’
Checking out 0.6.7 of package ‘AnyCodable’
Resolve Package Graph
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.6.7
RecombeeClient: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnyCodable, RecombeeClient
{
"dependencies" : [
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable.git"
}
],
"manifest_display_name" : "RecombeeClient",
"name" : "RecombeeClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "RecombeeClient",
"targets" : [
"RecombeeClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RecombeeClientTests",
"module_type" : "SwiftTarget",
"name" : "RecombeeClientTests",
"path" : "Tests",
"sources" : [
"RecombeeClientTests/RecombeeTestCase.swift",
"RecombeeClientTests/TestAddBookmark.swift",
"RecombeeClientTests/TestAddCartAddition.swift",
"RecombeeClientTests/TestAddDetailView.swift",
"RecombeeClientTests/TestAddPurchase.swift",
"RecombeeClientTests/TestAddRating.swift",
"RecombeeClientTests/TestBatch.swift",
"RecombeeClientTests/TestCompositeRecommendation.swift",
"RecombeeClientTests/TestExample.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToItem.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToItemSegment.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToUser.swift",
"RecombeeClientTests/TestRecommendItemsToItem.swift",
"RecombeeClientTests/TestRecommendItemsToItemSegment.swift",
"RecombeeClientTests/TestRecommendItemsToUser.swift",
"RecombeeClientTests/TestRecommendNextItemSegments.swift",
"RecombeeClientTests/TestRecommendNextItems.swift",
"RecombeeClientTests/TestSearchItemSegments.swift",
"RecombeeClientTests/TestSearchItems.swift",
"RecombeeClientTests/TestSetViewPortion.swift"
],
"target_dependencies" : [
"RecombeeClient"
],
"type" : "test"
},
{
"c99name" : "RecombeeClient",
"module_type" : "SwiftTarget",
"name" : "RecombeeClient",
"path" : "Sources",
"product_dependencies" : [
"AnyCodable"
],
"product_memberships" : [
"RecombeeClient"
],
"sources" : [
"RecombeeClient/ApiClient/ClientError.swift",
"RecombeeClient/ApiClient/RecombeeClient.swift",
"RecombeeClient/Bindings/BatchResponse.swift",
"RecombeeClient/Bindings/CompositeRecommendationResponse.swift",
"RecombeeClient/Bindings/CompositeRecommendationStageParameters.swift",
"RecombeeClient/Bindings/Logic.swift",
"RecombeeClient/Bindings/RecombeeBinding.swift",
"RecombeeClient/Bindings/Recommendation.swift",
"RecombeeClient/Bindings/RecommendationResponse.swift",
"RecombeeClient/Bindings/SearchResponse.swift",
"RecombeeClient/Bindings/StringResponseBinding.swift",
"RecombeeClient/Requests/AddBookmark.swift",
"RecombeeClient/Requests/AddCartAddition.swift",
"RecombeeClient/Requests/AddDetailView.swift",
"RecombeeClient/Requests/AddPurchase.swift",
"RecombeeClient/Requests/AddRating.swift",
"RecombeeClient/Requests/Batch.swift",
"RecombeeClient/Requests/CompositeRecommendation.swift",
"RecombeeClient/Requests/MergeUsers.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToItem.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToItemSegment.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToUser.swift",
"RecombeeClient/Requests/RecommendItemsToItem.swift",
"RecombeeClient/Requests/RecommendItemsToItemSegment.swift",
"RecombeeClient/Requests/RecommendItemsToUser.swift",
"RecombeeClient/Requests/RecommendNextItemSegments.swift",
"RecombeeClient/Requests/RecommendNextItems.swift",
"RecombeeClient/Requests/Request.swift",
"RecombeeClient/Requests/SearchItemSegments.swift",
"RecombeeClient/Requests/SearchItems.swift",
"RecombeeClient/Requests/SetViewPortion.swift",
"RecombeeClient/Utils/HttpMethod.swift",
"RecombeeClient/Utils/JsonDictionary.swift",
"RecombeeClient/Utils/Region.swift",
"RecombeeClient/Utils/URLSession.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RecombeeClient"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecombeeClient -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RecombeeClient -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.6.7
RecombeeClient: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'RecombeeClient' in project 'RecombeeClient'
➜ Explicit dependency on target 'RecombeeClient' in project 'RecombeeClient'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'RecombeeClient' in project 'RecombeeClient'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 924cf16fe0d818492b9e47fa212241f0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/924cf16fe0d818492b9e47fa212241f0.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.DependencyStaticMetadataFileList (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.DependencyMetadataFileList (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.modulemap (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_const_extract_protocols.json (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftFileList (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftConstValuesFileList (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.LinkFileList (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-OutputFileMap.json (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RecombeeClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.modulemap (in target 'RecombeeClient' from project 'RecombeeClient')
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/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
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/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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 -suppress-warnings -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/AnyCodable.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_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/AnyCodable.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
EmitSwiftModule normal arm64 (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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 -suppress-warnings -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/AnyCodable.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_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/AnyCodable.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver RecombeeClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RecombeeClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.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/RecombeeClient.build/Debug/RecombeeClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_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/RecombeeClient.build/Debug/RecombeeClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RecommendationResponse.swift,\ SearchResponse.swift,\ StringResponseBinding.swift,\ AddBookmark.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/RecommendationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/SearchResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/StringResponseBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddBookmark.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/RecommendationResponse.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/SearchResponse.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/StringResponseBinding.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddBookmark.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ RecombeeClient (in target 'RecombeeClient' from project 'RecombeeClient')
EmitSwiftModule normal arm64 (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AddCartAddition.swift,\ AddDetailView.swift,\ AddPurchase.swift,\ AddRating.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddCartAddition.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddDetailView.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddPurchase.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddRating.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddCartAddition.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddDetailView.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddPurchase.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/AddRating.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Batch.swift,\ CompositeRecommendation.swift,\ MergeUsers.swift,\ RecommendItemSegmentsToItem.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/Batch.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/CompositeRecommendation.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/MergeUsers.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemSegmentsToItem.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/Batch.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/CompositeRecommendation.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/MergeUsers.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/MergeUsers.swift:49:30: warning: expression implicitly coerced from 'Bool?' to 'Any'
"cascadeCreate": cascadeCreate,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/MergeUsers.swift:49:30: note: provide a default value to avoid this warning
"cascadeCreate": cascadeCreate,
^~~~~~~~~~~~~
?? <#default value#>
/Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/MergeUsers.swift:49:30: note: force-unwrap the value to avoid this warning
"cascadeCreate": cascadeCreate,
^~~~~~~~~~~~~
!
/Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/MergeUsers.swift:49:30: note: explicitly cast to 'Any' with 'as Any' to silence this warning
"cascadeCreate": cascadeCreate,
^~~~~~~~~~~~~
as Any
/Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/MergeUsers.swift:55:13: warning: variable 'body' was never mutated; consider changing to 'let' constant
var body: [String: Any] = [:]
~~~ ^
let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemSegmentsToItem.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SearchItems.swift,\ SetViewPortion.swift,\ HttpMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/SearchItems.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/SetViewPortion.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/HttpMethod.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/SearchItems.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/SetViewPortion.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/HttpMethod.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CompositeRecommendationStageParameters.swift,\ Logic.swift,\ RecombeeBinding.swift,\ Recommendation.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/CompositeRecommendationStageParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/Logic.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/RecombeeBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/Recommendation.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/CompositeRecommendationStageParameters.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/Logic.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/RecombeeBinding.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/Recommendation.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ClientError.swift,\ RecombeeClient.swift,\ BatchResponse.swift,\ CompositeRecommendationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/ApiClient/ClientError.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/BatchResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/CompositeRecommendationResponse.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/ApiClient/ClientError.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/ApiClient/RecombeeClient.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/BatchResponse.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Bindings/CompositeRecommendationResponse.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RecommendNextItems.swift,\ Request.swift,\ SearchItemSegments.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendNextItems.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/SearchItemSegments.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendNextItems.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendNextItems.swift:58:13: warning: variable 'body' was never mutated; consider changing to 'let' constant
var body: [String: Any] = [
~~~ ^
let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/Request.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/SearchItemSegments.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ RecommendItemsToItemSegment.swift,\ RecommendItemsToUser.swift,\ RecommendNextItemSegments.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemsToItemSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemsToUser.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendNextItemSegments.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemsToItemSegment.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemsToUser.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendNextItemSegments.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendNextItemSegments.swift:58:13: warning: variable 'body' was never mutated; consider changing to 'let' constant
var body: [String: Any] = [
~~~ ^
let
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ RecommendItemSegmentsToItemSegment.swift,\ RecommendItemSegmentsToUser.swift,\ RecommendItemsToItem.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemSegmentsToItemSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemSegmentsToUser.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemsToItem.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemSegmentsToItemSegment.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemSegmentsToUser.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Requests/RecommendItemsToItem.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 Compiling\ JsonDictionary.swift,\ Region.swift,\ URLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/JsonDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/Region.swift /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/URLSession.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/JsonDictionary.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/Region.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RecombeeClient/Utils/URLSession.swift (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for RecombeeClient (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriver\ Compilation\ Requirements RecombeeClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RecombeeClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.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/RecombeeClient.build/Debug/RecombeeClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_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/RecombeeClient.build/Debug/RecombeeClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CompositeRecommendationStageParameters.swift, Logic.swift, RecombeeBinding.swift, Recommendation.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriver\ Compilation AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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 -suppress-warnings -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/AnyCodable.build/Debug/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_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/AnyCodable.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RecombeeClient-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-Swift.h (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RecombeeClient-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.swiftmodule (in target 'RecombeeClient' from project 'RecombeeClient')
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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.swiftdoc (in target 'RecombeeClient' from project 'RecombeeClient')
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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/arm64-apple-macos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling SearchItems.swift, SetViewPortion.swift, HttpMethod.swift (in target 'RecombeeClient' from project 'RecombeeClient')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.abi.json (in target 'RecombeeClient' from project 'RecombeeClient')
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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.swiftsourceinfo (in target 'RecombeeClient' from project 'RecombeeClient')
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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o normal (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -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-16.3.0.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.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/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o
SwiftDriverJobDiscovery normal arm64 Compiling RecommendItemSegmentsToItemSegment.swift, RecommendItemSegmentsToUser.swift, RecommendItemsToItem.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriverJobDiscovery normal arm64 Compiling AddCartAddition.swift, AddDetailView.swift, AddPurchase.swift, AddRating.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriverJobDiscovery normal arm64 Compiling JsonDictionary.swift, Region.swift, URLSession.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriverJobDiscovery normal arm64 Compiling Batch.swift, CompositeRecommendation.swift, MergeUsers.swift, RecommendItemSegmentsToItem.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriverJobDiscovery normal arm64 Compiling RecommendationResponse.swift, SearchResponse.swift, StringResponseBinding.swift, AddBookmark.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriverJobDiscovery normal arm64 Compiling RecommendItemsToItemSegment.swift, RecommendItemsToUser.swift, RecommendNextItemSegments.swift (in target 'RecombeeClient' from project 'RecombeeClient')
ExtractAppIntentsMetadata (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AnyCodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier anycodable.AnyCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-19 01:26:04.330 appintentsmetadataprocessor[760:4415] Starting appintentsmetadataprocessor export
2026-04-19 01:26:04.369 appintentsmetadataprocessor[760:4415] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling RecommendNextItems.swift, Request.swift, SearchItemSegments.swift (in target 'RecombeeClient' from project 'RecombeeClient')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o (in target 'AnyCodable' from project 'AnyCodable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o
SwiftDriverJobDiscovery normal arm64 Compiling ClientError.swift, RecombeeClient.swift, BatchResponse.swift, CompositeRecommendationResponse.swift (in target 'RecombeeClient' from project 'RecombeeClient')
SwiftDriver\ Compilation RecombeeClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RecombeeClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.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/RecombeeClient.build/Debug/RecombeeClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_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/RecombeeClient.build/Debug/RecombeeClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient-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/RecombeeClient.o normal (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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-16.3.0.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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.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/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.o
ExtractAppIntentsMetadata (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name RecombeeClient --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier spi-builder-workspace.RecombeeClient --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/RecombeeClient.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RecombeeClient.build/Debug/RecombeeClient.build/Objects-normal/arm64/RecombeeClient.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-19 01:26:04.638 appintentsmetadataprocessor[763:4436] Starting appintentsmetadataprocessor export
2026-04-19 01:26:04.671 appintentsmetadataprocessor[763:4436] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.o (in target 'RecombeeClient' from project 'RecombeeClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RecombeeClient.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable.git"
}
],
"manifest_display_name" : "RecombeeClient",
"name" : "RecombeeClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "RecombeeClient",
"targets" : [
"RecombeeClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RecombeeClientTests",
"module_type" : "SwiftTarget",
"name" : "RecombeeClientTests",
"path" : "Tests",
"sources" : [
"RecombeeClientTests/RecombeeTestCase.swift",
"RecombeeClientTests/TestAddBookmark.swift",
"RecombeeClientTests/TestAddCartAddition.swift",
"RecombeeClientTests/TestAddDetailView.swift",
"RecombeeClientTests/TestAddPurchase.swift",
"RecombeeClientTests/TestAddRating.swift",
"RecombeeClientTests/TestBatch.swift",
"RecombeeClientTests/TestCompositeRecommendation.swift",
"RecombeeClientTests/TestExample.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToItem.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToItemSegment.swift",
"RecombeeClientTests/TestRecommendItemSegmentsToUser.swift",
"RecombeeClientTests/TestRecommendItemsToItem.swift",
"RecombeeClientTests/TestRecommendItemsToItemSegment.swift",
"RecombeeClientTests/TestRecommendItemsToUser.swift",
"RecombeeClientTests/TestRecommendNextItemSegments.swift",
"RecombeeClientTests/TestRecommendNextItems.swift",
"RecombeeClientTests/TestSearchItemSegments.swift",
"RecombeeClientTests/TestSearchItems.swift",
"RecombeeClientTests/TestSetViewPortion.swift"
],
"target_dependencies" : [
"RecombeeClient"
],
"type" : "test"
},
{
"c99name" : "RecombeeClient",
"module_type" : "SwiftTarget",
"name" : "RecombeeClient",
"path" : "Sources",
"product_dependencies" : [
"AnyCodable"
],
"product_memberships" : [
"RecombeeClient"
],
"sources" : [
"RecombeeClient/ApiClient/ClientError.swift",
"RecombeeClient/ApiClient/RecombeeClient.swift",
"RecombeeClient/Bindings/BatchResponse.swift",
"RecombeeClient/Bindings/CompositeRecommendationResponse.swift",
"RecombeeClient/Bindings/CompositeRecommendationStageParameters.swift",
"RecombeeClient/Bindings/Logic.swift",
"RecombeeClient/Bindings/RecombeeBinding.swift",
"RecombeeClient/Bindings/Recommendation.swift",
"RecombeeClient/Bindings/RecommendationResponse.swift",
"RecombeeClient/Bindings/SearchResponse.swift",
"RecombeeClient/Bindings/StringResponseBinding.swift",
"RecombeeClient/Requests/AddBookmark.swift",
"RecombeeClient/Requests/AddCartAddition.swift",
"RecombeeClient/Requests/AddDetailView.swift",
"RecombeeClient/Requests/AddPurchase.swift",
"RecombeeClient/Requests/AddRating.swift",
"RecombeeClient/Requests/Batch.swift",
"RecombeeClient/Requests/CompositeRecommendation.swift",
"RecombeeClient/Requests/MergeUsers.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToItem.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToItemSegment.swift",
"RecombeeClient/Requests/RecommendItemSegmentsToUser.swift",
"RecombeeClient/Requests/RecommendItemsToItem.swift",
"RecombeeClient/Requests/RecommendItemsToItemSegment.swift",
"RecombeeClient/Requests/RecommendItemsToUser.swift",
"RecombeeClient/Requests/RecommendNextItemSegments.swift",
"RecombeeClient/Requests/RecommendNextItems.swift",
"RecombeeClient/Requests/Request.swift",
"RecombeeClient/Requests/SearchItemSegments.swift",
"RecombeeClient/Requests/SearchItems.swift",
"RecombeeClient/Requests/SetViewPortion.swift",
"RecombeeClient/Utils/HttpMethod.swift",
"RecombeeClient/Utils/JsonDictionary.swift",
"RecombeeClient/Utils/Region.swift",
"RecombeeClient/Utils/URLSession.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.