The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DebugReflect, reference master (1ba82d), with Swift 6.2 for iOS using Xcode 26.3 on 18 Jun 2025 13:17:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DebugReflect-Package -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/omochi/DebugReflect.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 776439cc9e4b69c7b2722272cd20b4a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/776439cc9e4b69c7b2722272cd20b4a2.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
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
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/DebugReflect.xcodeproj
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
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
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
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/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
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/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.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.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
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_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
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios26.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 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.0.0-Beta.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.0-23A5260k-89c966b05cf48e6d712dffa532762295.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\ 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\ 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 {
^
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\ 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\ 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

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\ 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\ 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

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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios26.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 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.0.0-Beta.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.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 SwiftTypes.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectable.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling DebugReflectBuilder.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling IndentTextWriter.swift (in target 'DebugReflect' from project 'DebugReflect')
SwiftDriverJobDiscovery normal arm64 Compiling Util.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DebugReflect -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios26.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 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.0.0-Beta.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.0-23A5260k-89c966b05cf48e6d712dffa532762295.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios26.0 -dynamiclib -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -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.0.0-Beta.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 /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -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.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DebugReflect --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A5241e --platform-family iOS --deployment-target 26.0 --bundle-identifier DebugReflect --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DebugReflect.framework --target-triple arm64-apple-ios26.0 --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
2025-06-18 06:17:55.641 appintentsmetadataprocessor[584:3417] Starting appintentsmetadataprocessor export
2025-06-18 06:17:55.648 appintentsmetadataprocessor[584:3417] 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.0.0-Beta.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 --archive-ssu-assets
2025-06-18 06:17:55.669 appintentsnltrainingprocessor[585:3418] Parsing options for appintentsnltrainingprocessor
2025-06-18 06:17:55.669 appintentsnltrainingprocessor[585:3418] 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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-26.0.0-Beta.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.