Build Information
Successful build of DebugReflect, reference master (1ba82d), with Swift 6.3 for iOS using Xcode 26.4 on 11 Apr 2026 14:33:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DebugReflect-Package -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/DebugReflect.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omochi/DebugReflect
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1ba82d6 deployment target
Cloned https://github.com/omochi/DebugReflect.git
Revision (git rev-parse @):
1ba82d671bc5c48488c8cf7dd01cec6e4e9f6ca8
SUCCESS checkout https://github.com/omochi/DebugReflect.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/omochi/DebugReflect.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "DebugReflect",
"name" : "DebugReflect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DebugReflect",
"targets" : [
"DebugReflect"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DebugReflectableTests",
"module_type" : "SwiftTarget",
"name" : "DebugReflectableTests",
"path" : "Tests/DebugReflectableTests",
"sources" : [
"DebugReflectableTests.swift"
],
"target_dependencies" : [
"DebugReflect"
],
"type" : "test"
},
{
"c99name" : "DebugReflect",
"module_type" : "SwiftTarget",
"name" : "DebugReflect",
"path" : "Sources/DebugReflect",
"product_memberships" : [
"DebugReflect"
],
"sources" : [
"DebugReflectBuilder.swift",
"DebugReflectValue.swift",
"DebugReflectWriter.swift",
"DebugReflectable.swift",
"IndentTextWriter.swift",
"SwiftTypes.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "DebugReflect",
"schemes" : [
"DebugReflect-Package",
"DebugReflectPackageDescription",
"DebugReflectPackageTests"
],
"targets" : [
"DebugReflectPackageDescription",
"DebugReflectableTests",
"DebugReflect",
"DebugReflectPackageTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DebugReflect-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DebugReflect-Package -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'DebugReflect' in project 'DebugReflect' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 39e384b9554925f6629036b7170c9e43
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/39e384b9554925f6629036b7170c9e43.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
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/DebugReflect.xcodeproj
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
cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Headers (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DebugReflect.DependencyMetadataFileList (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DebugReflect.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DebugReflect.DependencyStaticMetadataFileList (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DebugReflect.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-OutputFileMap.json (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.LinkFileList (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftConstValuesFileList (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_const_extract_protocols.json (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Info.plist /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj/DebugReflect_Info.plist (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj/DebugReflect_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Info.plist
SwiftDriver DebugReflect normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.4 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DebugReflectBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DebugReflectWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SwiftTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: note: add '@retroactive' to silence this warning
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: note: add '@retroactive' to silence this warning
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: note: add '@retroactive' to silence this warning
extension UInt : DebugReflectable {
^
SwiftCompile normal arm64 Compiling\ Util.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/Util.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/Util.swift (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ DebugReflect (in target 'DebugReflect' from project 'DebugReflect')
EmitSwiftModule normal arm64 (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:8:1: note: add '@retroactive' to silence this warning
extension Bool : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:17:1: note: add '@retroactive' to silence this warning
extension Int : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt : DebugReflectable {
^
/Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/SwiftTypes.swift:26:1: note: add '@retroactive' to silence this warning
extension UInt : DebugReflectable {
^
SwiftCompile normal arm64 Compiling\ DebugReflectValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ IndentTextWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DebugReflectable.swift /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DebugReflect/DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for DebugReflect (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriver\ Compilation\ Requirements DebugReflect normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.4 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Headers/DebugReflect-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Headers/DebugReflect-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule (in target 'DebugReflect' from project 'DebugReflect')
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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftdoc (in target 'DebugReflect' from project 'DebugReflect')
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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.abi.json (in target 'DebugReflect' from project 'DebugReflect')
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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftsourceinfo (in target 'DebugReflect' from project 'DebugReflect')
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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Modules/DebugReflect.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectValue.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling Util.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriver\ Compilation DebugReflect normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList -DSWIFT_PACKAGE -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios26.4 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/DebugReflect normal (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios26.4 -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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 -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 -F/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.LinkFileList -install_name @rpath/DebugReflect.framework/DebugReflect -Xlinker -rpath -Xlinker /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.dl1lc6/Metal.xctoolchain/usr/lib/swift/macosx -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/DebugReflect
ExtractAppIntentsMetadata (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.dl1lc6/Metal.xctoolchain --module-name DebugReflect --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 26.4 --bundle-identifier DebugReflect --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework --target-triple arm64-apple-ios26.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/DebugReflect --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DebugReflect.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DebugReflect.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/Objects-normal/arm64/DebugReflect.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-11 10:33:39.034 appintentsmetadataprocessor[642:3896] Starting appintentsmetadataprocessor export
2026-04-11 10:33:39.036 appintentsmetadataprocessor[642:3896] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/ssu --bundle-id DebugReflect --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DebugReflect.build/Debug-iphoneos/DebugReflect.build/DebugReflect.DependencyMetadataFileList --source-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/Info.plist --archive-ssu-assets
2026-04-11 10:33:39.271 appintentsnltrainingprocessor[643:3899] Parsing options for appintentsnltrainingprocessor
2026-04-11 10:33:39.272 appintentsnltrainingprocessor[643:3899] Starting AppIntents SSU YAML Generation
2026-04-11 10:33:39.273 appintentsnltrainingprocessor[643:3899] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/DebugReflect.framework/DebugReflect.tbd (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework/DebugReflect -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/DebugReflect.framework/DebugReflect.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework (in target 'DebugReflect' from project 'DebugReflect')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DebugReflect",
"name" : "DebugReflect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DebugReflect",
"targets" : [
"DebugReflect"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DebugReflectableTests",
"module_type" : "SwiftTarget",
"name" : "DebugReflectableTests",
"path" : "Tests/DebugReflectableTests",
"sources" : [
"DebugReflectableTests.swift"
],
"target_dependencies" : [
"DebugReflect"
],
"type" : "test"
},
{
"c99name" : "DebugReflect",
"module_type" : "SwiftTarget",
"name" : "DebugReflect",
"path" : "Sources/DebugReflect",
"product_memberships" : [
"DebugReflect"
],
"sources" : [
"DebugReflectBuilder.swift",
"DebugReflectValue.swift",
"DebugReflectWriter.swift",
"DebugReflectable.swift",
"IndentTextWriter.swift",
"SwiftTypes.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.