Build Information
Successful build of MetalCompilerPlugin, reference 0.1.5 (36c761), with Swift 6.2 for iOS using Xcode 26.0 on 23 Nov 2025 23:40:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetalCompilerPlugin -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/MetalCompilerPlugin.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/schwa/MetalCompilerPlugin
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at 36c7614 Merge pull request #8 from schwa/jwight/bundle-support
Cloned https://github.com/schwa/MetalCompilerPlugin.git
Revision (git rev-parse @):
36c761478a8e3fb934acf8ef2db4696af95069b4
SUCCESS checkout https://github.com/schwa/MetalCompilerPlugin.git at 0.1.5
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/schwa/MetalCompilerPlugin.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MetalCompilerPlugin: /Users/admin/builder/spi-builder-workspace
resolved source packages: MetalCompilerPlugin
2025-11-23 18:40:02.297 xcodebuild[521:3065] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "MetalCompilerPlugin",
"name" : "MetalCompilerPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MetalCompilerPlugin",
"targets" : [
"MetalCompilerPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "MetalCompilerPluginSupport",
"targets" : [
"MetalCompilerPluginSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalCompilerPluginTests",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginTests",
"path" : "Tests/MetalCompilerPluginTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MetalCompilerPluginTests/Empty.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"MetalCompilerPluginTests.swift"
],
"target_dependencies" : [
"ExampleShaders"
],
"type" : "test"
},
{
"c99name" : "MetalCompilerPluginSupport",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginSupport",
"path" : "Sources/MetalCompilerPluginSupport",
"product_memberships" : [
"MetalCompilerPluginSupport"
],
"sources" : [
"MetalCompilerPluginSupport.swift"
],
"type" : "library"
},
{
"c99name" : "MetalCompilerPlugin",
"module_type" : "PluginTarget",
"name" : "MetalCompilerPlugin",
"path" : "Plugins/MetalCompilerPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"MetalCompilerPlugin"
],
"sources" : [
"MetalPlugin.swift"
],
"type" : "plugin"
},
{
"c99name" : "ExampleShaders",
"module_type" : "ClangTarget",
"name" : "ExampleShaders",
"path" : "Sources/ExampleShaders",
"sources" : [
"ExampleShaders.m"
],
"target_dependencies" : [
"DependencyShaders",
"MetalCompilerPlugin"
],
"type" : "library"
},
{
"c99name" : "DependencyShaders",
"module_type" : "ClangTarget",
"name" : "DependencyShaders",
"path" : "Sources/DependencyShaders",
"sources" : [
"DependencyShaders.m"
],
"target_dependencies" : [
"MetalCompilerPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MetalCompilerPlugin"
]
}
}
2025-11-23 18:40:07.142 xcodebuild[606:3713] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetalCompilerPlugin -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetalCompilerPlugin -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
MetalCompilerPlugin: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “MetalCompilerPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/MetalCompilerPlugin
[debug]: Using compiler /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 751d16b0bc57144c1fcdef567aad90ba040f6a8566b390ee6be7ea02cd4a896a
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'MetalCompilerPluginSupport' in project 'MetalCompilerPlugin'
➜ Explicit dependency on target 'MetalCompilerPluginSupport' in project 'MetalCompilerPlugin'
Target 'MetalCompilerPluginSupport' in project 'MetalCompilerPlugin' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5b01588dbe55717c8b445e2530f4d221
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5b01588dbe55717c8b445e2530f4d221.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
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-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.modulemap (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.DependencyMetadataFileList (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.DependencyStaticMetadataFileList (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftConstValuesFileList (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-OutputFileMap.json (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.LinkFileList (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftFileList (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_const_extract_protocols.json (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MetalCompilerPluginSupport.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.modulemap (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver MetalCompilerPluginSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalCompilerPluginSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-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/_SwiftConcurrencyShims-EGWAVJ5368TOZOVUN4EKDXBNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-VFCYSBGAFQ2GVJNTC0PKREK0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-7J24EA09ZHN1HDHY5Z8FARVCH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AXB2IJAM5TLTG5X72HXGZDGSL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CEYXU7K24P60Y0JV3U9L8XGVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AR59D9NI53MG5HE862JMEM8NG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-1FVZ7Y77E6LW4QU3NK22NOLPN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B8BC1GVCK3V91TY8NRD1WDUQ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6FLWUKCH4W6D2PY74O8J36H7M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-EBCLGZTRO7GRAH6GW5ZJM9RLH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-72Q0TCAUHP72Y81LQON9CNMLO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9JK3OZ6NUNMAAEKKEEI072QW6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4A68BY90D3GA29JNU21EXLE6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7Q5IPVJ3B2DZLHBWNI4QJRYO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-B25B6CG8LORT6ADW3PAOQU537.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EA8L18P6H5I31M25UPG13Y6E8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-2MB6K8NTLDMREPO3SJM9OGRIL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-3C445M98Q5V4YZ5CS534Z1AT2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-803A9Z5I5KTHYMMV5OF0GQBT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-57AQXV6JTB5T1X6FM5P2V8H0Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-DZ01YOR83JV7GBPD4XDGGW1N5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-8U9FQHTIIAY6KGIBVA614OZSM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-20180RA2E6E3BD9M6PAWMCIMJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-606RF1MAB6KHTWIOIMHUFU84M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-67V8ANR239ESTKFE1N0A8LC62.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3Z8Y56V1ZNMW017SQZKZ30KIF.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ MetalCompilerPluginSupport (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalCompilerPluginSupport/MetalCompilerPluginSupport.swift (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MetalCompilerPluginSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/MetalCompilerPluginSupport/MetalCompilerPluginSupport.swift (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetalCompilerPluginSupport/MetalCompilerPluginSupport.swift (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for MetalCompilerPluginSupport (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
SwiftDriver\ Compilation\ Requirements MetalCompilerPluginSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalCompilerPluginSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-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-iphoneos/MetalCompilerPluginSupport-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-Swift.h (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MetalCompilerPluginSupport-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.swiftdoc (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.abi.json (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.swiftmodule (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.swiftsourceinfo (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling MetalCompilerPluginSupport.swift (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
SwiftDriver\ Compilation MetalCompilerPluginSupport normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MetalCompilerPluginSupport -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.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/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-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-iphoneos/MetalCompilerPluginSupport.o normal (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.o
ExtractAppIntentsMetadata (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MetalCompilerPluginSupport --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.MetalCompilerPluginSupport --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/MetalCompilerPluginSupport.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetalCompilerPlugin.build/Debug-iphoneos/MetalCompilerPluginSupport.build/Objects-normal/arm64/MetalCompilerPluginSupport.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-11-23 18:40:13.401 appintentsmetadataprocessor[662:4015] Starting appintentsmetadataprocessor export
2025-11-23 18:40:13.515 appintentsmetadataprocessor[662:4015] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.o (in target 'MetalCompilerPluginSupport' from project 'MetalCompilerPlugin')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetalCompilerPluginSupport.o
** BUILD SUCCEEDED **
2025-11-23 18:40:08.521 xcodebuild[609:3750] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MetalCompilerPlugin",
"name" : "MetalCompilerPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MetalCompilerPlugin",
"targets" : [
"MetalCompilerPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "MetalCompilerPluginSupport",
"targets" : [
"MetalCompilerPluginSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalCompilerPluginTests",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginTests",
"path" : "Tests/MetalCompilerPluginTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MetalCompilerPluginTests/Empty.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"MetalCompilerPluginTests.swift"
],
"target_dependencies" : [
"ExampleShaders"
],
"type" : "test"
},
{
"c99name" : "MetalCompilerPluginSupport",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginSupport",
"path" : "Sources/MetalCompilerPluginSupport",
"product_memberships" : [
"MetalCompilerPluginSupport"
],
"sources" : [
"MetalCompilerPluginSupport.swift"
],
"type" : "library"
},
{
"c99name" : "MetalCompilerPlugin",
"module_type" : "PluginTarget",
"name" : "MetalCompilerPlugin",
"path" : "Plugins/MetalCompilerPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"MetalCompilerPlugin"
],
"sources" : [
"MetalPlugin.swift"
],
"type" : "plugin"
},
{
"c99name" : "ExampleShaders",
"module_type" : "ClangTarget",
"name" : "ExampleShaders",
"path" : "Sources/ExampleShaders",
"sources" : [
"ExampleShaders.m"
],
"target_dependencies" : [
"DependencyShaders",
"MetalCompilerPlugin"
],
"type" : "library"
},
{
"c99name" : "DependencyShaders",
"module_type" : "ClangTarget",
"name" : "DependencyShaders",
"path" : "Sources/DependencyShaders",
"sources" : [
"DependencyShaders.m"
],
"target_dependencies" : [
"MetalCompilerPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.