The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build public-api-diff, reference main (27e02c), with Swift 6.0 for tvOS using Xcode 16.2 on 2 May 2025 17:07:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme public-api-diff-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-swift-public-api-diff.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-swift-public-api-diff
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27e02c7 Merge pull request #113 from Adyen/swift-markdown-output
Cloned https://github.com/Adyen/adyen-swift-public-api-diff.git
Revision (git rev-parse @):
27e02c74462da32a3f876d398ba7546810c0f05c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Adyen/adyen-swift-public-api-diff.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Adyen/adyen-swift-public-api-diff.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/SimplyDanny/SwiftLintPlugins
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/nicklockwood/SwiftFormat
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘SwiftFormat’
Checking out 0.55.5 of package ‘SwiftFormat’
Creating working copy of package ‘SwiftLintPlugins’
Checking out 0.59.1 of package ‘SwiftLintPlugins’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.55.5
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  public-api-diff: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, SwiftFormat, SwiftLintPlugins, swift-argument-parser, SymbolKit, SwiftDocCPlugin, public-api-diff
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "public-api-diff",
  "name" : "public-api-diff",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "public-api-diff",
      "targets" : [
        "public-api-diff"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftInterfaceDiff",
      "targets" : [
        "PADSwiftInterfaceDiff",
        "PADOutputGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PublicApiDiff",
      "targets" : [
        "PADProjectBuilder",
        "PADPackageFileAnalyzer",
        "PADSwiftInterfaceDiff",
        "PADOutputGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "public_api_diff",
      "module_type" : "SwiftTarget",
      "name" : "public-api-diff",
      "path" : "Sources/ExecutableTargets/CommandLineTool",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "public-api-diff"
      ],
      "sources" : [
        "CommandLineTool+ExpressibleByArgument.swift",
        "CommandLineTool.swift",
        "FrameworkToOutputCommand.swift",
        "ProjectToOutputCommand.swift",
        "SwiftInterfaceToOutputCommand.swift"
      ],
      "target_dependencies" : [
        "PADProjectBuilder",
        "PADSwiftInterfaceDiff",
        "PADOutputGenerator",
        "PADPackageFileAnalyzer",
        "PADSwiftInterfaceFileLocator"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "UnitTests",
      "module_type" : "SwiftTarget",
      "name" : "UnitTests",
      "path" : "Tests/UnitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnitTests/Resources/expected-reference-changes.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FileHandlingTests.swift",
        "GitTests.swift",
        "LoggerTests.swift",
        "OutputGeneratorTests.swift",
        "PipelineTests.swift",
        "ProjectSourceTests.swift",
        "SwiftInterfaceElementDescriptionTests.swift",
        "SwiftPackageFileAnalyzerTests.swift",
        "Utilities/MockFileHandler.swift",
        "Utilities/MockLogger.swift",
        "Utilities/MockPipelineModules/MockLibraryAnalyzer.swift",
        "Utilities/MockPipelineModules/MockOutputGenerator.swift",
        "Utilities/MockRandomStringGenerator.swift",
        "Utilities/MockShell.swift",
        "Utilities/MockSwiftInterfaceAnalyzer.swift",
        "Utilities/MockSwiftInterfaceParser.swift",
        "XcodeToolsTests.swift"
      ],
      "target_dependencies" : [
        "public-api-diff"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPackageFileHelperModule",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPackageFileHelperModule",
      "path" : "Sources/Shared/Package/SwiftPackageFileHelperModule",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftPackageDescription.swift",
        "SwiftPackageFileHelper.swift"
      ],
      "target_dependencies" : [
        "FileHandlingModule",
        "ShellModule",
        "PADLogging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellModule",
      "module_type" : "SwiftTarget",
      "name" : "ShellModule",
      "path" : "Sources/Shared/Package/ShellModule",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "Shell.swift"
      ],
      "target_dependencies" : [
        "PADLogging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADSwiftInterfaceFileLocator",
      "module_type" : "SwiftTarget",
      "name" : "PADSwiftInterfaceFileLocator",
      "path" : "Sources/Shared/Public/PADSwiftInterfaceFileLocator",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftInterfaceFileLocator.swift",
        "SwiftInterfaceType.swift"
      ],
      "target_dependencies" : [
        "FileHandlingModule",
        "ShellModule",
        "PADLogging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADSwiftInterfaceDiff",
      "module_type" : "SwiftTarget",
      "name" : "PADSwiftInterfaceDiff",
      "path" : "Sources/PublicModules/PADSwiftInterfaceDiff",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftInterfaceAnalyzer/IndependentSwiftInterfaceChange.swift",
        "SwiftInterfaceAnalyzer/SwiftInterfaceAnalyzer.swift",
        "SwiftInterfaceAnalyzer/SwiftInterfaceAnalyzing.swift",
        "SwiftInterfaceAnalyzer/SwiftInterfaceChangeConsolidator.swift",
        "SwiftInterfaceDiff.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ActorDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/AssociatedTypeDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ClassDeclSyntac+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/DeclSyntax+Convenience.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/EnumCaseDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/EnumDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ExtensionDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/FunctionDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/InitializerDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ProtocolDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/StructDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/SubscriptDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/TypeAliasDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/VarDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/String+Convenience.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Actor.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+AssociatedType.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Class.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Enum.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+EnumCase.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Extension.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Function.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Initializer.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Protocol.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Struct.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Subscript.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+TypeAlias.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Var.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement/SwiftInterfaceElement+DiffHelper.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement/SwiftInterfaceElement+ParameterDescription.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement/SwiftInterfaceElement.swift",
        "SwiftInterfaceParser/SwiftInterfaceParser+Root.swift",
        "SwiftInterfaceParser/SwiftInterfaceParser.swift",
        "SwiftInterfaceParser/SwiftInterfaceParsing.swift"
      ],
      "target_dependencies" : [
        "PADCore",
        "PADLogging",
        "FileHandlingModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADProjectBuilder",
      "module_type" : "SwiftTarget",
      "name" : "PADProjectBuilder",
      "path" : "Sources/PublicModules/PADProjectBuilder",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "ProjectBuilder.swift",
        "ProjectPlatform.swift",
        "ProjectSetup/Git.swift",
        "ProjectSetup/ProjectSetupHelper.swift",
        "ProjectSetup/ProjectSetupHelping.swift",
        "ProjectSetup/RandomStringGenerating.swift",
        "ProjectSource+Error.swift",
        "ProjectSource.swift",
        "ProjectType.swift",
        "SwiftInterfaceProducer/SwiftInterfaceProducer+Error.swift",
        "SwiftInterfaceProducer/SwiftInterfaceProducer.swift",
        "SwiftInterfaceProducer/XcodeTools.swift"
      ],
      "target_dependencies" : [
        "PADCore",
        "PADLogging",
        "PADSwiftInterfaceFileLocator",
        "FileHandlingModule",
        "ShellModule",
        "SwiftPackageFileHelperModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADPackageFileAnalyzer",
      "module_type" : "SwiftTarget",
      "name" : "PADPackageFileAnalyzer",
      "path" : "Sources/PublicModules/PADPackageFileAnalyzer",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftPackageFileAnalyzer+Targets.swift",
        "SwiftPackageFileAnalyzer.swift",
        "SwiftPackageFileAnalyzing.swift"
      ],
      "target_dependencies" : [
        "PADCore",
        "PADLogging",
        "FileHandlingModule",
        "ShellModule",
        "SwiftPackageFileHelperModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADOutputGenerator",
      "module_type" : "SwiftTarget",
      "name" : "PADOutputGenerator",
      "path" : "Sources/PublicModules/PADOutputGenerator",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "MarkdownOutputGenerator.swift",
        "OutputGenerating.swift"
      ],
      "target_dependencies" : [
        "PADCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADLogging",
      "module_type" : "SwiftTarget",
      "name" : "PADLogging",
      "path" : "Sources/Shared/Public/PADLogging",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "LogFileLogger.swift",
        "LogLevelLogger.swift",
        "Logging.swift",
        "LoggingGroup.swift",
        "SystemLogger.swift"
      ],
      "target_dependencies" : [
        "FileHandlingModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADCore",
      "module_type" : "SwiftTarget",
      "name" : "PADCore",
      "path" : "Sources/Shared/Public/PADCore",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "Change.swift",
        "SwiftInterfaceFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/expected-reference-changes-swift-interface-private.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/expected-reference-changes-swift-interface-public.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ReferencePackageTests.swift"
      ],
      "target_dependencies" : [
        "public-api-diff"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileHandlingModule",
      "module_type" : "SwiftTarget",
      "name" : "FileHandlingModule",
      "path" : "Sources/Shared/Package/FileHandlingModule",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "FileHandling+Convenience.swift",
        "FileHandling.swift",
        "FileManager+FileHandling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "public-api-diff",
      "public-api-diff-Package",
      "PublicApiDiff",
      "SwiftInterfaceDiff"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme public-api-diff-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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 public-api-diff-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  public-api-diff: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.55.5
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
Prepare packages
Compile plug-in “SwiftLintBuildToolPlugin” in package “swiftlintplugins”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/SwiftLintBuildToolPlugin
[debug]: Using compiler /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c972e24c81c0a1c376ab9ce229b6655d948b8f672306f91ccd2e984598160570
Apply build tool plug-in “SwiftLintBuildToolPlugin” to target “public-api-diff” in package “spi-builder-workspace”
Environment: ["BUILD_WORKSPACE_DIRECTORY": "/Users/admin/builder/spi-builder-workspace"]
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/public-api-diff/SwiftLintBuildToolPlugin\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems/NSIRD_xcodebuild_3R3cez\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-macos/bin/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/public-api-diff/SwiftLintBuildToolPlugin/Cache /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/CommandLineTool+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/CommandLineTool.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/FrameworkToOutputCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/ProjectToOutputCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/SwiftInterfaceToOutputCommand.swift
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x10da56670 path:'/Users/admin/builder/spi-builder-workspace'>
    target: public-api-diff
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'public-api-diff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADProjectBuilder' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADPackageFileAnalyzer' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins' (no dependencies)
    Target 'SwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'PublicApiDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADProjectBuilder' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADPackageFileAnalyzer' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
    Target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
    Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
    Target 'PADPackageFileAnalyzer' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
    Target 'PADProjectBuilder' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
    Target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
    Target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
    Target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
    Target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
    Target 'FileHandlingModule' in project 'public-api-diff' (no dependencies)
    Target 'PADCore' in project 'public-api-diff' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f2e230523393c8ebf3a040b52f9f8a2d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f2e230523393c8ebf3a040b52f9f8a2d.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'public-api-diff' from project 'public-api-diff')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'public-api-diff' from project 'public-api-diff')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'PADSwiftInterfaceDiff' from project 'public-api-diff')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'PADSwiftInterfaceDiff' from project 'public-api-diff')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme public-api-diff-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.55.5
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  public-api-diff: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
resolved source packages: SwiftFormat, swift-argument-parser, SwiftDocCPlugin, SwiftLintPlugins, swift-syntax, public-api-diff, SymbolKit
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "public-api-diff",
  "name" : "public-api-diff",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "public-api-diff",
      "targets" : [
        "public-api-diff"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftInterfaceDiff",
      "targets" : [
        "PADSwiftInterfaceDiff",
        "PADOutputGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PublicApiDiff",
      "targets" : [
        "PADProjectBuilder",
        "PADPackageFileAnalyzer",
        "PADSwiftInterfaceDiff",
        "PADOutputGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "public_api_diff",
      "module_type" : "SwiftTarget",
      "name" : "public-api-diff",
      "path" : "Sources/ExecutableTargets/CommandLineTool",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "public-api-diff"
      ],
      "sources" : [
        "CommandLineTool+ExpressibleByArgument.swift",
        "CommandLineTool.swift",
        "FrameworkToOutputCommand.swift",
        "ProjectToOutputCommand.swift",
        "SwiftInterfaceToOutputCommand.swift"
      ],
      "target_dependencies" : [
        "PADProjectBuilder",
        "PADSwiftInterfaceDiff",
        "PADOutputGenerator",
        "PADPackageFileAnalyzer",
        "PADSwiftInterfaceFileLocator"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "UnitTests",
      "module_type" : "SwiftTarget",
      "name" : "UnitTests",
      "path" : "Tests/UnitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UnitTests/Resources/expected-reference-changes.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FileHandlingTests.swift",
        "GitTests.swift",
        "LoggerTests.swift",
        "OutputGeneratorTests.swift",
        "PipelineTests.swift",
        "ProjectSourceTests.swift",
        "SwiftInterfaceElementDescriptionTests.swift",
        "SwiftPackageFileAnalyzerTests.swift",
        "Utilities/MockFileHandler.swift",
        "Utilities/MockLogger.swift",
        "Utilities/MockPipelineModules/MockLibraryAnalyzer.swift",
        "Utilities/MockPipelineModules/MockOutputGenerator.swift",
        "Utilities/MockRandomStringGenerator.swift",
        "Utilities/MockShell.swift",
        "Utilities/MockSwiftInterfaceAnalyzer.swift",
        "Utilities/MockSwiftInterfaceParser.swift",
        "XcodeToolsTests.swift"
      ],
      "target_dependencies" : [
        "public-api-diff"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPackageFileHelperModule",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPackageFileHelperModule",
      "path" : "Sources/Shared/Package/SwiftPackageFileHelperModule",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftPackageDescription.swift",
        "SwiftPackageFileHelper.swift"
      ],
      "target_dependencies" : [
        "FileHandlingModule",
        "ShellModule",
        "PADLogging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellModule",
      "module_type" : "SwiftTarget",
      "name" : "ShellModule",
      "path" : "Sources/Shared/Package/ShellModule",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "Shell.swift"
      ],
      "target_dependencies" : [
        "PADLogging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADSwiftInterfaceFileLocator",
      "module_type" : "SwiftTarget",
      "name" : "PADSwiftInterfaceFileLocator",
      "path" : "Sources/Shared/Public/PADSwiftInterfaceFileLocator",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftInterfaceFileLocator.swift",
        "SwiftInterfaceType.swift"
      ],
      "target_dependencies" : [
        "FileHandlingModule",
        "ShellModule",
        "PADLogging"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADSwiftInterfaceDiff",
      "module_type" : "SwiftTarget",
      "name" : "PADSwiftInterfaceDiff",
      "path" : "Sources/PublicModules/PADSwiftInterfaceDiff",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftInterfaceAnalyzer/IndependentSwiftInterfaceChange.swift",
        "SwiftInterfaceAnalyzer/SwiftInterfaceAnalyzer.swift",
        "SwiftInterfaceAnalyzer/SwiftInterfaceAnalyzing.swift",
        "SwiftInterfaceAnalyzer/SwiftInterfaceChangeConsolidator.swift",
        "SwiftInterfaceDiff.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ActorDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/AssociatedTypeDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ClassDeclSyntac+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/DeclSyntax+Convenience.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/EnumCaseDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/EnumDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ExtensionDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/FunctionDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/InitializerDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/ProtocolDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/StructDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/SubscriptDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/TypeAliasDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/DeclSyntax+SwiftInterface/VarDeclSyntax+SwiftInterface.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/String+Convenience.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Actor.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+AssociatedType.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Class.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Enum.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+EnumCase.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Extension.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Function.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Initializer.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Protocol.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Struct.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Subscript.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+TypeAlias.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement+Declaration/SwiftInterfaceElement+Var.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement/SwiftInterfaceElement+DiffHelper.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement/SwiftInterfaceElement+ParameterDescription.swift",
        "SwiftInterfaceParser/SwiftInterfaceElement/SwiftInterfaceElement.swift",
        "SwiftInterfaceParser/SwiftInterfaceParser+Root.swift",
        "SwiftInterfaceParser/SwiftInterfaceParser.swift",
        "SwiftInterfaceParser/SwiftInterfaceParsing.swift"
      ],
      "target_dependencies" : [
        "PADCore",
        "PADLogging",
        "FileHandlingModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADProjectBuilder",
      "module_type" : "SwiftTarget",
      "name" : "PADProjectBuilder",
      "path" : "Sources/PublicModules/PADProjectBuilder",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "ProjectBuilder.swift",
        "ProjectPlatform.swift",
        "ProjectSetup/Git.swift",
        "ProjectSetup/ProjectSetupHelper.swift",
        "ProjectSetup/ProjectSetupHelping.swift",
        "ProjectSetup/RandomStringGenerating.swift",
        "ProjectSource+Error.swift",
        "ProjectSource.swift",
        "ProjectType.swift",
        "SwiftInterfaceProducer/SwiftInterfaceProducer+Error.swift",
        "SwiftInterfaceProducer/SwiftInterfaceProducer.swift",
        "SwiftInterfaceProducer/XcodeTools.swift"
      ],
      "target_dependencies" : [
        "PADCore",
        "PADLogging",
        "PADSwiftInterfaceFileLocator",
        "FileHandlingModule",
        "ShellModule",
        "SwiftPackageFileHelperModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADPackageFileAnalyzer",
      "module_type" : "SwiftTarget",
      "name" : "PADPackageFileAnalyzer",
      "path" : "Sources/PublicModules/PADPackageFileAnalyzer",
      "product_memberships" : [
        "public-api-diff",
        "PublicApiDiff"
      ],
      "sources" : [
        "SwiftPackageFileAnalyzer+Targets.swift",
        "SwiftPackageFileAnalyzer.swift",
        "SwiftPackageFileAnalyzing.swift"
      ],
      "target_dependencies" : [
        "PADCore",
        "PADLogging",
        "FileHandlingModule",
        "ShellModule",
        "SwiftPackageFileHelperModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADOutputGenerator",
      "module_type" : "SwiftTarget",
      "name" : "PADOutputGenerator",
      "path" : "Sources/PublicModules/PADOutputGenerator",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "MarkdownOutputGenerator.swift",
        "OutputGenerating.swift"
      ],
      "target_dependencies" : [
        "PADCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADLogging",
      "module_type" : "SwiftTarget",
      "name" : "PADLogging",
      "path" : "Sources/Shared/Public/PADLogging",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "LogFileLogger.swift",
        "LogLevelLogger.swift",
        "Logging.swift",
        "LoggingGroup.swift",
        "SystemLogger.swift"
      ],
      "target_dependencies" : [
        "FileHandlingModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PADCore",
      "module_type" : "SwiftTarget",
      "name" : "PADCore",
      "path" : "Sources/Shared/Public/PADCore",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "Change.swift",
        "SwiftInterfaceFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/expected-reference-changes-swift-interface-private.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/IntegrationTests/Resources/expected-reference-changes-swift-interface-public.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ReferencePackageTests.swift"
      ],
      "target_dependencies" : [
        "public-api-diff"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileHandlingModule",
      "module_type" : "SwiftTarget",
      "name" : "FileHandlingModule",
      "path" : "Sources/Shared/Package/FileHandlingModule",
      "product_memberships" : [
        "public-api-diff",
        "SwiftInterfaceDiff",
        "PublicApiDiff"
      ],
      "sources" : [
        "FileHandling+Convenience.swift",
        "FileHandling.swift",
        "FileManager+FileHandling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "public-api-diff",
      "public-api-diff-Package",
      "PublicApiDiff",
      "SwiftInterfaceDiff"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme public-api-diff-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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 public-api-diff-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.55.5
  public-api-diff: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
Prepare packages
Compile plug-in “SwiftLintBuildToolPlugin” in package “swiftlintplugins”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/SwiftLintBuildToolPlugin
[debug]: Using compiler /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c972e24c81c0a1c376ab9ce229b6655d948b8f672306f91ccd2e984598160570
Apply build tool plug-in “SwiftLintBuildToolPlugin” to target “public-api-diff” in package “spi-builder-workspace”
Environment: ["BUILD_WORKSPACE_DIRECTORY": "/Users/admin/builder/spi-builder-workspace"]
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/public-api-diff/SwiftLintBuildToolPlugin\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems/NSIRD_xcodebuild_3prok4\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-macos/bin/swiftlint lint --quiet --force-exclude --cache-path /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/public-api-diff/SwiftLintBuildToolPlugin/Cache /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/CommandLineTool+ExpressibleByArgument.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/CommandLineTool.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/FrameworkToOutputCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/ProjectToOutputCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ExecutableTargets/CommandLineTool/SwiftInterfaceToOutputCommand.swift
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x113507d20 path:'/Users/admin/builder/spi-builder-workspace'>
    target: public-api-diff
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'public-api-diff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADProjectBuilder' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADPackageFileAnalyzer' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
        ➜ Explicit dependency on target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins'
    Target 'SwiftLintBuildToolPlugin' in project 'SwiftLintPlugins' (no dependencies)
    Target 'SwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'PublicApiDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADProjectBuilder' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADPackageFileAnalyzer' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'PADOutputGenerator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
    Target 'PADSwiftInterfaceDiff' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
    Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
    Target 'PADPackageFileAnalyzer' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
    Target 'PADProjectBuilder' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADCore' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
    Target 'SwiftPackageFileHelperModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
    Target 'PADSwiftInterfaceFileLocator' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'ShellModule' in project 'public-api-diff'
    Target 'ShellModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
        ➜ Explicit dependency on target 'PADLogging' in project 'public-api-diff'
    Target 'PADLogging' in project 'public-api-diff'
        ➜ Explicit dependency on target 'FileHandlingModule' in project 'public-api-diff'
    Target 'FileHandlingModule' in project 'public-api-diff' (no dependencies)
    Target 'PADCore' in project 'public-api-diff' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f2e230523393c8ebf3a040b52f9f8a2d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f2e230523393c8ebf3a040b52f9f8a2d.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'PADSwiftInterfaceDiff' from project 'public-api-diff')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'PADSwiftInterfaceDiff' from project 'public-api-diff')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'public-api-diff' from project 'public-api-diff')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'public-api-diff' from project 'public-api-diff')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme public-api-diff-Package
(1 failure)
BUILD FAILURE 6.0 tvOS