Build Information
Successful build of WarpShader, reference main (ac2a99
), with Swift 6.1 for iOS using Xcode 16.3 on 30 Apr 2025 14:23:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WarpShader-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mcritz/WarpShader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mcritz/WarpShader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ac2a995 improves README
Cloned https://github.com/mcritz/WarpShader.git
Revision (git rev-parse @):
ac2a9952aeb179a61fe01a635f27f14496752c81
SUCCESS checkout https://github.com/mcritz/WarpShader.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/mcritz/WarpShader.git
https://github.com/mcritz/WarpShader.git
{
"dependencies" : [
],
"manifest_display_name" : "WarpShader",
"name" : "WarpShader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WarpShader",
"targets" : [
"WarpShader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WarpShaderExample",
"targets" : [
"WarpShaderExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "WarpShaderExample",
"module_type" : "SwiftTarget",
"name" : "WarpShaderExample",
"path" : "Sources/WarpShaderExample",
"product_memberships" : [
"WarpShaderExample"
],
"sources" : [
"WarpShaderExample/ContentView.swift",
"WarpShaderExample/WarpShaderApp.swift"
],
"target_dependencies" : [
"WarpShader"
],
"type" : "executable"
},
{
"c99name" : "WarpShader",
"module_type" : "SwiftTarget",
"name" : "WarpShader",
"path" : "Sources/WarpShader",
"product_memberships" : [
"WarpShader",
"WarpShaderExample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ShaderFunction+StarWarp.swift",
"Warp.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WarpShader: /Users/admin/builder/spi-builder-workspace
resolved source packages: WarpShader
{
"dependencies" : [
],
"manifest_display_name" : "WarpShader",
"name" : "WarpShader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WarpShader",
"targets" : [
"WarpShader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WarpShaderExample",
"targets" : [
"WarpShaderExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "WarpShaderExample",
"module_type" : "SwiftTarget",
"name" : "WarpShaderExample",
"path" : "Sources/WarpShaderExample",
"product_memberships" : [
"WarpShaderExample"
],
"sources" : [
"WarpShaderExample/ContentView.swift",
"WarpShaderExample/WarpShaderApp.swift"
],
"target_dependencies" : [
"WarpShader"
],
"type" : "executable"
},
{
"c99name" : "WarpShader",
"module_type" : "SwiftTarget",
"name" : "WarpShader",
"path" : "Sources/WarpShader",
"product_memberships" : [
"WarpShader",
"WarpShaderExample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ShaderFunction+StarWarp.swift",
"Warp.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WarpShader",
"WarpShader-Package",
"WarpShaderExample"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WarpShader-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WarpShader-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
WarpShader: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'WarpShaderExample' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShaderExample' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader' in project 'WarpShader'
Target 'WarpShader_WarpShaderExample' in project 'WarpShader' (no dependencies)
Target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShader' in project 'WarpShader'
Target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShader' in project 'WarpShader'
Target 'WarpShader_WarpShader' in project 'WarpShader' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b59b274933a86baed2442747c094c3cd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b59b274933a86baed2442747c094c3cd.xcbuilddata
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
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/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/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/empty-WarpShader_WarpShaderExample.plist (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/empty-WarpShader_WarpShaderExample.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyStaticMetadataFileList (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyMetadataFileList (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyMetadataFileList (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/WarpShaderExample.DependencyStaticMetadataFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/WarpShaderExample.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyStaticMetadataFileList (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/WarpShaderExample.DependencyMetadataFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/WarpShaderExample.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_const_extract_protocols.json (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.LinkFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.SwiftFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample-OutputFileMap.json (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.modulemap (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.DependencyStaticMetadataFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.DependencyMetadataFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_const_extract_protocols.json (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftConstValuesFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.LinkFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-OutputFileMap.json (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WarpShader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.modulemap (in target 'WarpShader' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle/Info.plist
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c -target air64-apple-ios17.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/Metal/Shaders.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/Metal/Shaders.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/Metal/Shaders.dat /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/unthinned (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/unthinned
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 17.0 --platform iphoneos
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned/Assets.car
MetalLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle/default.metallib (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -target air64-apple-ios17.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle/default.metallib /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShader.build/Metal/Shaders.air
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShader.bundle
SwiftDriver WarpShader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WarpShader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_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/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ WarpShader (in target 'WarpShader' from project 'WarpShader')
EmitSwiftModule normal arm64 (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShader' from project 'WarpShader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ShaderFunction+StarWarp.swift /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/ShaderFunction+StarWarp.swift (in target 'WarpShader' from project 'WarpShader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/ShaderFunction+StarWarp.swift (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Warp.swift /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Warp.swift (in target 'WarpShader' from project 'WarpShader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Warp.swift (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle/Assets.car (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/empty-WarpShader_WarpShaderExample.plist (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/empty-WarpShader_WarpShaderExample.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader_WarpShaderExample.bundle
SwiftDriverJobDiscovery normal arm64 Emitting module for WarpShader (in target 'WarpShader' from project 'WarpShader')
SwiftDriver\ Compilation\ Requirements WarpShader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WarpShader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_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/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-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/WarpShader-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-Swift.h (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WarpShader-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.abi.json (in target 'WarpShader' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftdoc (in target 'WarpShader' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftmodule (in target 'WarpShader' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftsourceinfo (in target 'WarpShader' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 17.0 --platform iphoneos --bundle-identifier spi-builder-workspace.WarpShaderExample --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols.swift
SwiftDriver WarpShaderExample normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WarpShaderExample -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WarpShaderApp.swift /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/WarpShaderApp.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/WarpShaderApp.swift (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ WarpShaderExample (in target 'WarpShaderExample' from project 'WarpShader')
EmitSwiftModule normal arm64 (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ContentView.swift /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/ContentView.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/ContentView.swift (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WarpShaderExample (in target 'WarpShaderExample' from project 'WarpShader')
SwiftDriver\ Compilation\ Requirements WarpShaderExample normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WarpShaderExample -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.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-iphoneos/WarpShaderExample.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftmodule (in target 'WarpShaderExample' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftdoc (in target 'WarpShaderExample' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.abi.json (in target 'WarpShaderExample' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftsourceinfo (in target 'WarpShaderExample' from project 'WarpShader')
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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WarpShader' from project 'WarpShader')
SwiftDriverJobDiscovery normal arm64 Compiling GeneratedAssetSymbols.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftDriverJobDiscovery normal arm64 Compiling WarpShaderApp.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftDriverJobDiscovery normal arm64 Compiling ContentView.swift (in target 'WarpShaderExample' from project 'WarpShader')
SwiftDriver\ Compilation WarpShaderExample normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WarpShaderExample -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.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 ShaderFunction+StarWarp.swift (in target 'WarpShader' from project 'WarpShader')
SwiftDriverJobDiscovery normal arm64 Compiling Warp.swift (in target 'WarpShader' from project 'WarpShader')
SwiftDriver\ Compilation WarpShader normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WarpShader -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_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/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader-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/WarpShader.o normal (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.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-16.3.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.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/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.o
ExtractAppIntentsMetadata (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WarpShader --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 17.0 --bundle-identifier spi-builder-workspace.WarpShader --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.appintents --target-triple arm64-apple-ios17.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/WarpShader.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 07:23:57.165 appintentsmetadataprocessor[731:4173] Starting appintentsmetadataprocessor export
2025-04-30 07:23:57.200 appintentsmetadataprocessor[731:4173] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.o (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShader.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample normal (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.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-16.3.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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.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/WarpShader.build/Debug-iphoneos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.swiftmodule -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-iphoneos/WarpShader.build/Objects-normal/arm64/WarpShader.swiftmodule
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WarpShaderExample
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "WarpShader",
"name" : "WarpShader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WarpShader",
"targets" : [
"WarpShader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WarpShaderExample",
"targets" : [
"WarpShaderExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "WarpShaderExample",
"module_type" : "SwiftTarget",
"name" : "WarpShaderExample",
"path" : "Sources/WarpShaderExample",
"product_memberships" : [
"WarpShaderExample"
],
"sources" : [
"WarpShaderExample/ContentView.swift",
"WarpShaderExample/WarpShaderApp.swift"
],
"target_dependencies" : [
"WarpShader"
],
"type" : "executable"
},
{
"c99name" : "WarpShader",
"module_type" : "SwiftTarget",
"name" : "WarpShader",
"path" : "Sources/WarpShader",
"product_memberships" : [
"WarpShader",
"WarpShaderExample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ShaderFunction+StarWarp.swift",
"Warp.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.