Build Information
Successful build of FluxorExplorerInterceptor, reference master (39c87b), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 12 Apr 2026 14:50:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FluxorExplorerInterceptor -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 39c87bd Note about the App Sandbox on macOS (#16)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Revision (git rev-parse @):
39c87bd3fb204ef7f314689a08dd4c73f2606e69
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/FluxorOrg/Fluxor
Fetching from https://github.com/FluxorOrg/FluxorExplorerSnapshot
Creating working copy of package ‘Fluxor’
Checking out 5.0.1 of package ‘Fluxor’
Creating working copy of package ‘FluxorExplorerSnapshot’
Checking out 5.0.0 of package ‘FluxorExplorerSnapshot’
Resolve Package Graph
Resolved source packages:
FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
resolved source packages: FluxorExplorerInterceptor, Fluxor, FluxorExplorerSnapshot
2026-04-12 10:49:33.583 xcodebuild[529:3054] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 10:49:33.687 xcodebuild[529:3054] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 10:49:34.087 xcodebuild[529:3054] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "fluxor",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/Fluxor"
},
{
"identity" : "fluxorexplorersnapshot",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
}
],
"manifest_display_name" : "FluxorExplorerInterceptor",
"name" : "FluxorExplorerInterceptor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluxorExplorerInterceptor",
"targets" : [
"FluxorExplorerInterceptor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluxorExplorerInterceptorTests",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptorTests",
"path" : "Tests/FluxorExplorerInterceptorTests",
"product_dependencies" : [
"Fluxor"
],
"sources" : [
"FluxorExplorerStoreInterceptorTests.swift"
],
"target_dependencies" : [
"FluxorExplorerInterceptor"
],
"type" : "test"
},
{
"c99name" : "FluxorExplorerInterceptor",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptor",
"path" : "Sources/FluxorExplorerInterceptor",
"product_dependencies" : [
"Fluxor",
"FluxorExplorerSnapshot"
],
"product_memberships" : [
"FluxorExplorerInterceptor"
],
"sources" : [
"FluxorExplorerInterceptor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Fluxor",
"Fluxor-Package",
"FluxorExplorerInterceptor",
"FluxorExplorerSnapshot",
"FluxorTestSupport"
]
}
}
2026-04-12 10:49:56.138 xcodebuild[696:4090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 10:49:56.238 xcodebuild[696:4090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Fluxor",
"Fluxor-Package",
"FluxorExplorerInterceptor",
"FluxorExplorerSnapshot",
"FluxorTestSupport"
]
}
}
2026-04-12 10:49:57.724 xcodebuild[701:4148] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 10:49:57.825 xcodebuild[701:4148] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FluxorExplorerInterceptor -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FluxorExplorerInterceptor -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'FluxorExplorerInterceptorTests' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
Target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
Target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
Target 'AnyCodable' in project 'Fluxor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3e4b3782cd54ed696905bc626e67c7b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3e4b3782cd54ed696905bc626e67c7b6.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
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/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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyStaticMetadataFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyMetadataFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.build/Debug/Fluxor.build/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.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 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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/Fluxor.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/Fluxor.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/Fluxor.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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/Fluxor.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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1WXIS9B8VZ4ADZ061QHYRWR5D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-32R3Z9RQY92YALH0OD4ICAILO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-ADGO289DDFG5Q27QQ112PKPEZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-E0NVGU93S9O2QVCG64NNOZE2S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3I2AYATAZOB5SX5PV3FFLUN3C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-5X5O5I1K4D43GH7GT4CGHWXLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6A9L0EIEOJ6YCVBSISW78RWKS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AAQ399SBBP2BDCMG81VRYRUPH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-BCLCOFDJ45OMTZGSK1C16CGHW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-GSSKQPJJW7SA1MLS4HASRW3M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-X5HZSTF4XF14KD1VQVVZ7DB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-491K6A0QLGG5JHYG15DXNJX2E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-B8IE8I8WDCT8XY9KJOINFAYTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6AB3YXIQ4BDSRRE3TRNTF0OMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-3PT2HVP45SXV8N8LCNR5SYA65.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DMGWQDFUW313ZACCZI4XLDLQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BBBF5RT536Y4I87NLI3MWUZS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-3F91P5BX2TKCGL6BR17N6GQDC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-RVY6HDIC3JFUPOK9RR52HYIA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-AFSCPX9157218S9492O0JL1YP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-BDEU6LGPQ76RC84QS7KXQQ3QL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-6TCYF66X09PKWGHX4JCJOWK1K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-DT91J1DL43SMC5KJP0KLXIA3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-8FRTL4121JBMOHW50XB1IB9V3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-B0DV6M8EG5BIP5321UHN4BRJU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-ANQ3A25QNSYX7B50BP32T807.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-2J5ES7IQGYS2L7L69WUL6MTBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9O034QAFSU7BBHM8I0WT8OZ01.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-CV0NM9C2Z4JA5YDDLMIYM5KY9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-E1TTD7GPKU23O8MO53HNIJ123.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-VO6U70ZP61URI2H1J70SQCQZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-9VY6U63TWM3XIX70OZQU6WOIQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4ST2G3OL1U694TZLAJEK24H48.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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/Fluxor.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/Fluxor.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/Fluxor.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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/Fluxor.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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.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
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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.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
SwiftDriver Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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-26.4.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/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.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/Fluxor.build/Debug/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_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/Fluxor.build/Debug/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-5220F55SZD612FXJ26F19DC7O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-83UWBFGJ7KH19JA48OM4PVM4Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-DLTFQNG40PFLH6TQWD17YQ606.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-36H6QUYZ4IC5Y9V5MRDN8LJ4S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-CS8WCBGWSMMVJJTW1EM47NOJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-KS1FMXPZU97HOY4MALET99UE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4B1ERPV28H2Q956AUXC566WB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-26HLSY04W4APMJJ4D9SZFJ4WC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4GICTUP4C9A6Z799JF0ESFD1V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-2JNDOF16STDFUWD11NF2LVJ6L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-4UQBSIJ21PAWLXEH1L7QMAORW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-2586URYNECPZYDH4FQZH6T8YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-AR3SJJLBV6Y7LCDQ9JZGLXN3I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-3BTENLFB5IBRQT6EVQEKGMDTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-3E3HC7QGL775MDQYGP6TCE7BH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-C6CEOJRMO6PZ6Y2SS9A9C35EL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-BURTFP2IDH8G7BV5PS3EHARF6.pcm
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
SwiftDriver\ Compilation AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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/Fluxor.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/Fluxor.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/Fluxor.build/Debug/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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/Fluxor.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
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o normal (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -w -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-AAD4F8TB4I7II4S5AZJD265YU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-4LUB3Z7J25FSCU1SNIQ5K7EME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-4QWBVX2EXLF5G1VO33KIPJBR7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-6XIBISLB6PEO7NVF6SQJAPRXC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-D2R7QX6VLX8N6S5Q6QPYKB4JT.pcm
ExtractAppIntentsMetadata (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.d3PiHj/Metal.xctoolchain --module-name AnyCodable --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.15 --bundle-identifier fluxor.AnyCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.appintents --target-triple arm64-apple-macos10.15 --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/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.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-12 10:50:11.576 appintentsmetadataprocessor[815:4823] Starting appintentsmetadataprocessor export
2026-04-12 10:50:11.602 appintentsmetadataprocessor[815:4823] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-171H00U9NZ3ESDSHE6PSMBSAF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-A8OMCLPRDRYLWGDSO8UQ41LBK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-E7VB9GJ2DWI3C6IPLDZ4QXY6O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3RXTQKFKSBRGVSUILR6M7V0F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-98IUO6EAQV7IPKZAQUXZESBEY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-19HD88BK9LFV6SQJ5H2X1I85T.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyCodable.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-DUEYFAAA74HX7AVZKUVFRDB4U.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Fluxor (in target 'Fluxor' from project 'Fluxor')
EmitSwiftModule normal arm64 (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StoreValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Store.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Store.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Store.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Store+Binding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Selector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Selector.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Selector.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionPublisher+OfType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Interceptor.swift,\ PrintInterceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptors/PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptors/PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Reducer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Reducer.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Reducer.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionPublisher+WithIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Action.swift,\ Effects.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Effects.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionPublisher+WasCreatedBy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Reducer.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Emitting module for Fluxor (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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-26.4.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/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.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/Fluxor.build/Debug/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_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/Fluxor.build/Debug/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-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/Fluxor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Fluxor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Interceptor.swift, PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Action.swift, Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Selector.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Store.swift (in target 'Fluxor' from project 'Fluxor')
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FluxorExplorerSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation\ Requirements FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-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/FluxorExplorerSnapshot-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerSnapshot-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Cocoa-1Y06108ALMGUFXQCG9HSIXPH3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MultipeerConnectivity-4ZQ3JTNCSCTLGPGBMZKDPX721.pcm
SwiftCompile normal arm64 Compiling\ FluxorExplorerInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-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/FluxorExplorerInterceptor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FluxorExplorerInterceptor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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-26.4.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/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.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/Fluxor.build/Debug/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_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/Fluxor.build/Debug/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-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/Fluxor.o normal (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -w -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o
ExtractAppIntentsMetadata (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.d3PiHj/Metal.xctoolchain --module-name Fluxor --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.15 --bundle-identifier fluxor.Fluxor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Fluxor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-12 10:50:14.447 appintentsmetadataprocessor[848:5118] Starting appintentsmetadataprocessor export
2026-04-12 10:50:14.457 appintentsmetadataprocessor[848:5118] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Fluxor.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o normal (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -w -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.d3PiHj/Metal.xctoolchain --module-name FluxorExplorerSnapshot --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.15 --bundle-identifier fluxorexplorersnapshot.FluxorExplorerSnapshot --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-12 10:50:14.519 appintentsmetadataprocessor[851:5143] Starting appintentsmetadataprocessor export
2026-04-12 10:50:14.528 appintentsmetadataprocessor[851:5143] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerSnapshot.o
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-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/FluxorExplorerInterceptor.o normal (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -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/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.d3PiHj/Metal.xctoolchain --module-name FluxorExplorerInterceptor --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.15 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-12 10:50:14.651 appintentsmetadataprocessor[854:5183] Starting appintentsmetadataprocessor export
2026-04-12 10:50:14.660 appintentsmetadataprocessor[854:5183] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptor.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Info.plist
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-EE4Y53DKODBBCAC0ZRS71CI8K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-9LUC99OHDZW4824NUKF0VWQ1U.pcm
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-3RD264E4T6KGS.swiftmodule
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-1LKGOW84Z499K.swiftmodule
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FluxorExplorerStoreInterceptorTests.swift /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -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/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests normal (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos14.0 -bundle -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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-26.4.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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.4.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/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-linker-args.resp -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Xlinker -needed_framework -Xlinker XCTest -framework XCTest -Xlinker -needed-lXCTestSwiftSupport -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/Fluxor.build/Objects-normal/arm64/Fluxor-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug/AnyCodable.build/Objects-normal/arm64/AnyCodable-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-linker-args.resp -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-linker-args.resp
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Library/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Extensions --platform macosx --toolchain /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.d3PiHj/Metal.xctoolchain --toolchain /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os --back-deploy-swift-span
Ignoring --strip-bitcode because --sign was not passed
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.d3PiHj/Metal.xctoolchain --module-name FluxorExplorerInterceptorTests --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptorTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/Resources --target-triple arm64-apple-macos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest/Contents/MacOS/FluxorExplorerInterceptorTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-12 10:50:16.426 appintentsmetadataprocessor[863:5245] Starting appintentsmetadataprocessor export
2026-04-12 10:50:16.428 appintentsmetadataprocessor[863:5245] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FluxorExplorerInterceptorTests.xctest
** BUILD SUCCEEDED **
2026-04-12 10:49:58.642 xcodebuild[703:4178] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 10:49:58.746 xcodebuild[703:4178] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ad0597f3126bcc2d6c908ed7466ef7149b2e007c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ad0597f3126bcc2d6c908ed7466ef7149b2e007c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ad0597f3126bcc2d6c908ed7466ef7149b2e007c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ad0597f3126bcc2d6c908ed7466ef7149b2e007c, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "fluxor",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/Fluxor"
},
{
"identity" : "fluxorexplorersnapshot",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
}
],
"manifest_display_name" : "FluxorExplorerInterceptor",
"name" : "FluxorExplorerInterceptor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluxorExplorerInterceptor",
"targets" : [
"FluxorExplorerInterceptor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluxorExplorerInterceptorTests",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptorTests",
"path" : "Tests/FluxorExplorerInterceptorTests",
"product_dependencies" : [
"Fluxor"
],
"sources" : [
"FluxorExplorerStoreInterceptorTests.swift"
],
"target_dependencies" : [
"FluxorExplorerInterceptor"
],
"type" : "test"
},
{
"c99name" : "FluxorExplorerInterceptor",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptor",
"path" : "Sources/FluxorExplorerInterceptor",
"product_dependencies" : [
"Fluxor",
"FluxorExplorerSnapshot"
],
"product_memberships" : [
"FluxorExplorerInterceptor"
],
"sources" : [
"FluxorExplorerInterceptor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.