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 sLaunchctl, reference main (140f93), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 07:37:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/sLaunchctl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/sLaunchctl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 140f937 Update README.md
Cloned https://github.com/Alkenso/sLaunchctl.git
Revision (git rev-parse @):
140f93705bcca12d4a28eae526c9c2a0f518e212
SUCCESS checkout https://github.com/Alkenso/sLaunchctl.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Alkenso/sLaunchctl.git
https://github.com/Alkenso/sLaunchctl.git
{
  "dependencies" : [
    {
      "identity" : "swiftspellbook",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook.git"
    },
    {
      "identity" : "swiftspellbook_macos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook_macOS.git"
    }
  ],
  "manifest_display_name" : "sLaunchctl",
  "name" : "sLaunchctl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "sLaunchctl",
      "targets" : [
        "sLaunchctl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sLaunchctlTests",
      "module_type" : "SwiftTarget",
      "name" : "sLaunchctlTests",
      "path" : "Tests/sLaunchctlTests",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "sources" : [
        "LaunchctlParsingTests.swift",
        "LiveTesting.swift",
        "ServiceParsingTests.swift"
      ],
      "target_dependencies" : [
        "sLaunchctl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "sLaunchctl",
      "module_type" : "SwiftTarget",
      "name" : "sLaunchctl",
      "path" : "Sources/sLaunchctl",
      "product_dependencies" : [
        "SpellbookFoundation",
        "Spellbook_macOS"
      ],
      "product_memberships" : [
        "sLaunchctl"
      ],
      "sources" : [
        "Internals/Error.swift",
        "Internals/OutputParser.swift",
        "Internals/Utils.swift",
        "Launchctl.swift",
        "Service.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Alkenso/SwiftSpellbook_macOS.git
Fetching from https://github.com/Alkenso/SwiftSpellbook.git
Creating working copy of package ‘SwiftSpellbook’
Checking out 0.4.2 of package ‘SwiftSpellbook’
Creating working copy of package ‘SwiftSpellbook_macOS’
Checking out 0.0.3 of package ‘SwiftSpellbook_macOS’
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
  sLaunchctl: /Users/admin/builder/spi-builder-workspace
  SwiftSpellbook_macOS: https://github.com/Alkenso/SwiftSpellbook_macOS.git @ 0.0.3
resolved source packages: SwiftSpellbook, sLaunchctl, SwiftSpellbook_macOS
{
  "dependencies" : [
    {
      "identity" : "swiftspellbook",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook.git"
    },
    {
      "identity" : "swiftspellbook_macos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook_macOS.git"
    }
  ],
  "manifest_display_name" : "sLaunchctl",
  "name" : "sLaunchctl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "sLaunchctl",
      "targets" : [
        "sLaunchctl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sLaunchctlTests",
      "module_type" : "SwiftTarget",
      "name" : "sLaunchctlTests",
      "path" : "Tests/sLaunchctlTests",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "sources" : [
        "LaunchctlParsingTests.swift",
        "LiveTesting.swift",
        "ServiceParsingTests.swift"
      ],
      "target_dependencies" : [
        "sLaunchctl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "sLaunchctl",
      "module_type" : "SwiftTarget",
      "name" : "sLaunchctl",
      "path" : "Sources/sLaunchctl",
      "product_dependencies" : [
        "SpellbookFoundation",
        "Spellbook_macOS"
      ],
      "product_memberships" : [
        "sLaunchctl"
      ],
      "sources" : [
        "Internals/Error.swift",
        "Internals/OutputParser.swift",
        "Internals/Utils.swift",
        "Launchctl.swift",
        "Service.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "sLaunchctl"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme sLaunchctl -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme sLaunchctl -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
  sLaunchctl: /Users/admin/builder/spi-builder-workspace
  SwiftSpellbook_macOS: https://github.com/Alkenso/SwiftSpellbook_macOS.git @ 0.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'sLaunchctl' in project 'sLaunchctl'
        ➜ Explicit dependency on target 'sLaunchctl' in project 'sLaunchctl'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
    Target 'sLaunchctl' in project 'sLaunchctl'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
    Target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'Spellbook_macOSObjc' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'Spellbook_macOSObjc' in project 'SwiftSpellbook_macOS' (no dependencies)
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundationObjC' in project 'SwiftSpellbook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: c1afd43e5c753c19d5195fda3deccd12
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c1afd43e5c753c19d5195fda3deccd12.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Spellbook_macOS' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sLaunchctl' from project 'sLaunchctl')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme sLaunchctl
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  sLaunchctl: /Users/admin/builder/spi-builder-workspace
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
  SwiftSpellbook_macOS: https://github.com/Alkenso/SwiftSpellbook_macOS.git @ 0.0.3
resolved source packages: sLaunchctl, SwiftSpellbook, SwiftSpellbook_macOS
{
  "dependencies" : [
    {
      "identity" : "swiftspellbook",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook.git"
    },
    {
      "identity" : "swiftspellbook_macos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook_macOS.git"
    }
  ],
  "manifest_display_name" : "sLaunchctl",
  "name" : "sLaunchctl",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "sLaunchctl",
      "targets" : [
        "sLaunchctl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sLaunchctlTests",
      "module_type" : "SwiftTarget",
      "name" : "sLaunchctlTests",
      "path" : "Tests/sLaunchctlTests",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "sources" : [
        "LaunchctlParsingTests.swift",
        "LiveTesting.swift",
        "ServiceParsingTests.swift"
      ],
      "target_dependencies" : [
        "sLaunchctl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "sLaunchctl",
      "module_type" : "SwiftTarget",
      "name" : "sLaunchctl",
      "path" : "Sources/sLaunchctl",
      "product_dependencies" : [
        "SpellbookFoundation",
        "Spellbook_macOS"
      ],
      "product_memberships" : [
        "sLaunchctl"
      ],
      "sources" : [
        "Internals/Error.swift",
        "Internals/OutputParser.swift",
        "Internals/Utils.swift",
        "Launchctl.swift",
        "Service.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "sLaunchctl"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme sLaunchctl -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme sLaunchctl -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
  sLaunchctl: /Users/admin/builder/spi-builder-workspace
  SwiftSpellbook_macOS: https://github.com/Alkenso/SwiftSpellbook_macOS.git @ 0.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'sLaunchctl' in project 'sLaunchctl'
        ➜ Explicit dependency on target 'sLaunchctl' in project 'sLaunchctl'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
    Target 'sLaunchctl' in project 'sLaunchctl'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
    Target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'Spellbook_macOS' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'Spellbook_macOSObjc' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'Spellbook_macOSObjc' in project 'SwiftSpellbook_macOS' (no dependencies)
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundationObjC' in project 'SwiftSpellbook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 3e6bc388ff6b7a2737d3ab1eb6c3937a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3e6bc388ff6b7a2737d3ab1eb6c3937a.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Spellbook_macOS' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sLaunchctl' from project 'sLaunchctl')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme sLaunchctl
(1 failure)
BUILD FAILURE 6.1 watchOS