The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WelcomeWindow, reference main (cef272), with Swift 6.0 for tvOS using Xcode 16.2 on 31 Dec 2025 20:21:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/WelcomeWindow.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/WelcomeWindow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cef2726 Refresh RecentsList when view appeared (#4)
Cloned https://github.com/CodeEditApp/WelcomeWindow.git
Revision (git rev-parse @):
cef2726ed3bd7b5beb585c9b6829f76d463a224c
SUCCESS checkout https://github.com/CodeEditApp/WelcomeWindow.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CodeEditApp/WelcomeWindow.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/lukepistrol/SwiftLintPlugin
Creating working copy of package ‘SwiftLintPlugin’
Checking out 0.62.2 of package ‘SwiftLintPlugin’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  WelcomeWindow: /Users/admin/builder/spi-builder-workspace
  SwiftLintPlugin: https://github.com/lukepistrol/SwiftLintPlugin @ 0.62.2
resolved source packages: WelcomeWindow, SwiftLintPlugin
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lukepistrol/SwiftLintPlugin"
    }
  ],
  "manifest_display_name" : "WelcomeWindow",
  "name" : "WelcomeWindow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WelcomeWindow",
      "targets" : [
        "WelcomeWindow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WelcomeWindowTests",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeWindowTests",
      "path" : "Tests/WelcomeWindowTests",
      "sources" : [
        "WelcomeWindowTests.swift"
      ],
      "target_dependencies" : [
        "WelcomeWindow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WelcomeWindow",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeWindow",
      "path" : "Sources/WelcomeWindow",
      "product_dependencies" : [
        "SwiftLint"
      ],
      "product_memberships" : [
        "WelcomeWindow"
      ],
      "sources" : [
        "Model/ActionsBuilder.swift",
        "Model/DocumentOpenDialogConfiguration.swift",
        "Model/DocumentSaveDialogConfiguration.swift",
        "Model/FocusTarget.swift",
        "Model/NSDocumentController+Extensions.swift",
        "Model/RecentsStore.swift",
        "Model/WelcomeActions.swift",
        "Utils/Bundle+Info.swift",
        "Utils/DefaultSceneID.swift",
        "Utils/DispatchQueue+asyncIfNot.swift",
        "Utils/FocusRingModifier.swift",
        "Utils/NSApp+WindowActions.swift",
        "Utils/NSImage+dominantColor.swift",
        "Utils/URL+isDirectory.swift",
        "Utils/View+Cursor.swift",
        "Views/RecentsListItem.swift",
        "Views/RecentsListView.swift",
        "Views/WelcomeButton.swift",
        "Views/WelcomeView.swift",
        "Views/WelcomeWindow.swift",
        "Views/WelcomeWindowView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WelcomeWindow"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WelcomeWindow -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 WelcomeWindow -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:
  SwiftLintPlugin: https://github.com/lukepistrol/SwiftLintPlugin @ 0.62.2
  WelcomeWindow: /Users/admin/builder/spi-builder-workspace
Prepare packages
Compile plug-in “SwiftLint” in package “swiftlintplugin”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/SwiftLint
[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: 46253b4fcbbc170bc41ff0cad173d7a876e304b6fdd7049279671bc56e8b1275
Apply build tool plug-in “SwiftLint” to target “WelcomeWindow” in package “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/WelcomeWindow/SwiftLint\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems/NSIRD_xcodebuild_ixvfID\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint lint --config /Users/admin/builder/spi-builder-workspace/.swiftlint.yml --cache-path /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/WelcomeWindow/SwiftLint /Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow
Linting Swift files at paths /Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow
Linting 'NSApp+WindowActions.swift' (1/21)
Linting 'DefaultSceneID.swift' (2/21)
Linting 'NSImage+dominantColor.swift' (3/21)
Linting 'Bundle+Info.swift' (4/21)
Linting 'View+Cursor.swift' (5/21)
Linting 'FocusRingModifier.swift' (6/21)
Linting 'URL+isDirectory.swift' (7/21)
Linting 'DispatchQueue+asyncIfNot.swift' (8/21)
Linting 'DocumentOpenDialogConfiguration.swift' (9/21)
Linting 'ActionsBuilder.swift' (10/21)
Linting 'NSDocumentController+Extensions.swift' (11/21)
Linting 'RecentsStore.swift' (12/21)
Linting 'DocumentSaveDialogConfiguration.swift' (13/21)
Linting 'WelcomeActions.swift' (14/21)
Linting 'FocusTarget.swift' (15/21)
Linting 'WelcomeWindowView.swift' (16/21)
Linting 'WelcomeWindow.swift' (17/21)
Linting 'WelcomeView.swift' (18/21)
Linting 'RecentsListView.swift' (19/21)
Linting 'RecentsListItem.swift' (20/21)
Linting 'WelcomeButton.swift' (21/21)
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow/Model/RecentsStore.swift:42:32: warning: Modifier Order Violation: nonisolated modifier should come before private (modifier_order)
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow/Views/WelcomeWindowView.swift:116:1: warning: Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Done linting! Found 2 violations, 0 serious in 21 files.
The folder “Output” doesn’t exist.
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x14c64b2f0 path:'/Users/admin/builder/spi-builder-workspace'>
    target: WelcomeWindow
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'WelcomeWindow' in project 'WelcomeWindow'
        ➜ Explicit dependency on target 'WelcomeWindow' in project 'WelcomeWindow'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'WelcomeWindow' in project 'WelcomeWindow'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'SwiftLint' in project 'SwiftLintPlugin' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc --version
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/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f56158e130220d3173a135184d0359c3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f56158e130220d3173a135184d0359c3.xcbuilddata
error: The package product 'SwiftLint' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WelcomeWindow' from project 'WelcomeWindow')
** BUILD FAILED **
The following build commands failed:
	Running SwiftLint for WelcomeWindow
	Building workspace spi-builder-workspace with scheme WelcomeWindow
(2 failures)
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:
  SwiftLintPlugin: https://github.com/lukepistrol/SwiftLintPlugin @ 0.62.2
  WelcomeWindow: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftLintPlugin, WelcomeWindow
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lukepistrol/SwiftLintPlugin"
    }
  ],
  "manifest_display_name" : "WelcomeWindow",
  "name" : "WelcomeWindow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WelcomeWindow",
      "targets" : [
        "WelcomeWindow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WelcomeWindowTests",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeWindowTests",
      "path" : "Tests/WelcomeWindowTests",
      "sources" : [
        "WelcomeWindowTests.swift"
      ],
      "target_dependencies" : [
        "WelcomeWindow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WelcomeWindow",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeWindow",
      "path" : "Sources/WelcomeWindow",
      "product_dependencies" : [
        "SwiftLint"
      ],
      "product_memberships" : [
        "WelcomeWindow"
      ],
      "sources" : [
        "Model/ActionsBuilder.swift",
        "Model/DocumentOpenDialogConfiguration.swift",
        "Model/DocumentSaveDialogConfiguration.swift",
        "Model/FocusTarget.swift",
        "Model/NSDocumentController+Extensions.swift",
        "Model/RecentsStore.swift",
        "Model/WelcomeActions.swift",
        "Utils/Bundle+Info.swift",
        "Utils/DefaultSceneID.swift",
        "Utils/DispatchQueue+asyncIfNot.swift",
        "Utils/FocusRingModifier.swift",
        "Utils/NSApp+WindowActions.swift",
        "Utils/NSImage+dominantColor.swift",
        "Utils/URL+isDirectory.swift",
        "Utils/View+Cursor.swift",
        "Views/RecentsListItem.swift",
        "Views/RecentsListView.swift",
        "Views/WelcomeButton.swift",
        "Views/WelcomeView.swift",
        "Views/WelcomeWindow.swift",
        "Views/WelcomeWindowView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WelcomeWindow"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WelcomeWindow -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 WelcomeWindow -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:
  WelcomeWindow: /Users/admin/builder/spi-builder-workspace
  SwiftLintPlugin: https://github.com/lukepistrol/SwiftLintPlugin @ 0.62.2
Prepare packages
Compile plug-in “SwiftLint” in package “swiftlintplugin”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/SwiftLint
[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: 46253b4fcbbc170bc41ff0cad173d7a876e304b6fdd7049279671bc56e8b1275
Apply build tool plug-in “SwiftLint” to target “WelcomeWindow” in package “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/WelcomeWindow/SwiftLint\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems/NSIRD_xcodebuild_XPGmav\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftlintplugin/SwiftLintBinary/SwiftLintBinary.artifactbundle/macos/swiftlint lint --config /Users/admin/builder/spi-builder-workspace/.swiftlint.yml --cache-path /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/spi-builder-workspace.output/WelcomeWindow/SwiftLint /Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow
Linting Swift files at paths /Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow
Linting 'NSImage+dominantColor.swift' (2/21)
Linting 'DefaultSceneID.swift' (1/21)
Linting 'NSApp+WindowActions.swift' (3/21)
Linting 'Bundle+Info.swift' (4/21)
Linting 'View+Cursor.swift' (5/21)
Linting 'URL+isDirectory.swift' (7/21)
Linting 'FocusRingModifier.swift' (6/21)
Linting 'DispatchQueue+asyncIfNot.swift' (8/21)
Linting 'DocumentOpenDialogConfiguration.swift' (9/21)
Linting 'ActionsBuilder.swift' (10/21)
Linting 'NSDocumentController+Extensions.swift' (11/21)
Linting 'RecentsStore.swift' (12/21)
Linting 'DocumentSaveDialogConfiguration.swift' (13/21)
Linting 'WelcomeActions.swift' (14/21)
Linting 'FocusTarget.swift' (15/21)
Linting 'WelcomeWindowView.swift' (16/21)
Linting 'WelcomeWindow.swift' (17/21)
Linting 'WelcomeView.swift' (18/21)
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow/Model/RecentsStore.swift:42:32: warning: Modifier Order Violation: nonisolated modifier should come before private (modifier_order)
Linting 'RecentsListView.swift' (19/21)
Linting 'RecentsListItem.swift' (20/21)
Linting 'WelcomeButton.swift' (21/21)
/Users/admin/builder/spi-builder-workspace/Sources/WelcomeWindow/Views/WelcomeWindowView.swift:116:1: warning: Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Done linting! Found 2 violations, 0 serious in 21 files.
The folder “Output” doesn’t exist.
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x110e071f0 path:'/Users/admin/builder/spi-builder-workspace'>
    target: WelcomeWindow
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'WelcomeWindow' in project 'WelcomeWindow'
        ➜ Explicit dependency on target 'WelcomeWindow' in project 'WelcomeWindow'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'WelcomeWindow' in project 'WelcomeWindow'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'SwiftLint' in project 'SwiftLintPlugin'
        ➜ Explicit dependency on target 'SwiftLint' in project 'SwiftLintPlugin'
    Target 'SwiftLint' in project 'SwiftLintPlugin' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc --version
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/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f56158e130220d3173a135184d0359c3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f56158e130220d3173a135184d0359c3.xcbuilddata
error: The package product 'SwiftLint' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'WelcomeWindow' from project 'WelcomeWindow')
** BUILD FAILED **
The following build commands failed:
	Running SwiftLint for WelcomeWindow
	Building workspace spi-builder-workspace with scheme WelcomeWindow
(2 failures)
BUILD FAILURE 6.0 tvOS