The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SentryCocoaLumberjack, reference main (e30623), with Swift 6.3 for watchOS using Xcode 26.4 on 11 Apr 2026 18:44:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bruno-garcia/SentryCocoaLumberjack.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bruno-garcia/SentryCocoaLumberjack
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e30623b build
Cloned https://github.com/bruno-garcia/SentryCocoaLumberjack.git
Revision (git rev-parse @):
e30623b76a27647e87d8cba0752724b782ec40ab
SUCCESS checkout https://github.com/bruno-garcia/SentryCocoaLumberjack.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bruno-garcia/SentryCocoaLumberjack.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/getsentry/sentry-cocoa
Fetching from https://github.com/CocoaLumberjack/CocoaLumberjack
Fetching from https://github.com/apple/swift-log
Creating working copy of package ‘CocoaLumberjack’
Checking out 3.9.0 of package ‘CocoaLumberjack’
Creating working copy of package ‘swift-log’
Checking out 1.11.0 of package ‘swift-log’
Creating working copy of package ‘sentry-cocoa’
Checking out 5.2.2 of package ‘sentry-cocoa’
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.
Resolved source packages:
  SentryCocoaLumberjack: /Users/admin/builder/spi-builder-workspace
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack @ 3.9.0
  Sentry: https://github.com/getsentry/sentry-cocoa @ 5.2.2
  swift-log: https://github.com/apple/swift-log @ 1.11.0
resolved source packages: SentryCocoaLumberjack, CocoaLumberjack, Sentry, swift-log
2026-04-11 14:44:21.812 xcodebuild[529:3062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "sentry-cocoa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getsentry/sentry-cocoa"
    },
    {
      "identity" : "cocoalumberjack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.6.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CocoaLumberjack/CocoaLumberjack"
    }
  ],
  "manifest_display_name" : "SentryCocoaLumberjack",
  "name" : "SentryCocoaLumberjack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "SentryCocoaLumberjack",
      "targets" : [
        "SentryCocoaLumberjack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Example",
      "targets" : [
        "Example"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SentryCocoaLumberjack",
      "module_type" : "SwiftTarget",
      "name" : "SentryCocoaLumberjack",
      "path" : "Sources/SentryCocoaLumberjack",
      "product_dependencies" : [
        "Sentry",
        "CocoaLumberjackSwift"
      ],
      "product_memberships" : [
        "SentryCocoaLumberjack",
        "Example"
      ],
      "sources" : [
        "SentryLogger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Example",
      "module_type" : "SwiftTarget",
      "name" : "Example",
      "path" : "Example",
      "product_dependencies" : [
        "Sentry",
        "CocoaLumberjackSwift"
      ],
      "product_memberships" : [
        "Example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SentryCocoaLumberjack"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.2"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Example",
      "SentryCocoaLumberjack",
      "SentryCocoaLumberjack-Package"
    ]
  }
}
2026-04-11 14:44:31.163 xcodebuild[795:4647] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SentryCocoaLumberjack-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SentryCocoaLumberjack-Package -destination generic/platform=watchOS
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.
Resolved source packages:
  Sentry: https://github.com/getsentry/sentry-cocoa @ 5.2.2
  swift-log: https://github.com/apple/swift-log @ 1.11.0
  SentryCocoaLumberjack: /Users/admin/builder/spi-builder-workspace
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack @ 3.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'Example' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
    Target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
    Target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack' (no dependencies)
    Target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Installations' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Monitors' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Tools' in project 'Sentry'
    Target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Installations' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Monitors' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Tools' in project 'Sentry'
    Target 'SentryCrash/Reporting/Tools' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Reporting/Filters/Tools' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Reporting/Filters' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Recording/Tools' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Recording/Monitors' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Recording' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Installations' in project 'Sentry' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
Build description signature: 4ef8fb8aeb1363db66cfd6dcdd4be688
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4ef8fb8aeb1363db66cfd6dcdd4be688.xcbuilddata
error: The package product 'Sentry' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SentryCocoaLumberjack' from project 'SentryCocoaLumberjack')
error: The package product 'CocoaLumberjackSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SentryCocoaLumberjack' from project 'SentryCocoaLumberjack')
error: The package product 'Sentry' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Example' from project 'SentryCocoaLumberjack')
error: The package product 'CocoaLumberjackSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Example' from project 'SentryCocoaLumberjack')
2026-04-11 14:44:34.929 xcodebuild[802:4717] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SentryCocoaLumberjack-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.
Resolved source packages:
  SentryCocoaLumberjack: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log @ 1.11.0
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack @ 3.9.0
  Sentry: https://github.com/getsentry/sentry-cocoa @ 5.2.2
resolved source packages: SentryCocoaLumberjack, swift-log, CocoaLumberjack, Sentry
2026-04-11 14:44:37.908 xcodebuild[863:4996] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "sentry-cocoa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getsentry/sentry-cocoa"
    },
    {
      "identity" : "cocoalumberjack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.6.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CocoaLumberjack/CocoaLumberjack"
    }
  ],
  "manifest_display_name" : "SentryCocoaLumberjack",
  "name" : "SentryCocoaLumberjack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "SentryCocoaLumberjack",
      "targets" : [
        "SentryCocoaLumberjack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Example",
      "targets" : [
        "Example"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SentryCocoaLumberjack",
      "module_type" : "SwiftTarget",
      "name" : "SentryCocoaLumberjack",
      "path" : "Sources/SentryCocoaLumberjack",
      "product_dependencies" : [
        "Sentry",
        "CocoaLumberjackSwift"
      ],
      "product_memberships" : [
        "SentryCocoaLumberjack",
        "Example"
      ],
      "sources" : [
        "SentryLogger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Example",
      "module_type" : "SwiftTarget",
      "name" : "Example",
      "path" : "Example",
      "product_dependencies" : [
        "Sentry",
        "CocoaLumberjackSwift"
      ],
      "product_memberships" : [
        "Example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SentryCocoaLumberjack"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.2"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Example",
      "SentryCocoaLumberjack",
      "SentryCocoaLumberjack-Package"
    ]
  }
}
2026-04-11 14:44:39.204 xcodebuild[873:5066] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SentryCocoaLumberjack-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SentryCocoaLumberjack-Package -destination generic/platform=watchOS
Resolve Package Graph
Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SentryCocoaLumberjack/Example': File not found.
Resolved source packages:
  CocoaLumberjack: https://github.com/CocoaLumberjack/CocoaLumberjack @ 3.9.0
  SentryCocoaLumberjack: /Users/admin/builder/spi-builder-workspace
  Sentry: https://github.com/getsentry/sentry-cocoa @ 5.2.2
  swift-log: https://github.com/apple/swift-log @ 1.11.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'Example' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
    Target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
    Target 'SentryCocoaLumberjack' in project 'SentryCocoaLumberjack'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwift' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
    Target 'CocoaLumberjackSwiftSupport' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack' in project 'CocoaLumberjack'
        ➜ Explicit dependency on target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack'
    Target 'CocoaLumberjack_CocoaLumberjack' in project 'CocoaLumberjack' (no dependencies)
    Target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Installations' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Monitors' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Tools' in project 'Sentry'
    Target 'Sentry' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Installations' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Monitors' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Recording/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Filters/Tools' in project 'Sentry'
        ➜ Explicit dependency on target 'SentryCrash/Reporting/Tools' in project 'Sentry'
    Target 'SentryCrash/Reporting/Tools' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Reporting/Filters/Tools' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Reporting/Filters' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Recording/Tools' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Recording/Monitors' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Recording' in project 'Sentry' (no dependencies)
    Target 'SentryCrash/Installations' in project 'Sentry' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c++ -c /dev/null
Build description signature: 4ef8fb8aeb1363db66cfd6dcdd4be688
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4ef8fb8aeb1363db66cfd6dcdd4be688.xcbuilddata
error: The package product 'Sentry' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SentryCocoaLumberjack' from project 'SentryCocoaLumberjack')
error: The package product 'CocoaLumberjackSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SentryCocoaLumberjack' from project 'SentryCocoaLumberjack')
error: The package product 'Sentry' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Example' from project 'SentryCocoaLumberjack')
error: The package product 'CocoaLumberjackSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Example' from project 'SentryCocoaLumberjack')
2026-04-11 14:44:40.234 xcodebuild[876:5099] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SentryCocoaLumberjack-Package
(1 failure)
BUILD FAILURE 6.3 watchOS