The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSignInWith3rd_LINE, reference main (4cb6c4), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 08:39:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSignInWith3rd_LINE
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4cb6c4d - 加上PrivacyInfo.xcprivacy - 更新ReadMe - 將WWSignInWith3rd+LINE改成WWSignInWith3rd_LINE
Cloned https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Revision (git rev-parse @):
4cb6c4dc79c1f676230199d867a1137b28e439d8
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_LINE.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWSignInWith3rd_LINE.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/William-Weng/WWSignInWith3rd_Apple
Fetching from https://github.com/line/line-sdk-ios-swift
Creating working copy of package ‘line-sdk-ios-swift’
Checking out 5.16.0 of package ‘line-sdk-ios-swift’
Creating working copy of package ‘WWSignInWith3rd_Apple’
Checking out 1.1.4 of package ‘WWSignInWith3rd_Apple’
Resolve Package Graph
Resolved source packages:
  WWSignInWith3rd_LINE: /Users/admin/builder/spi-builder-workspace
  WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
  LineSDK: https://github.com/line/line-sdk-ios-swift @ 5.16.0
resolved source packages: WWSignInWith3rd_LINE, WWSignInWith3rd_Apple, LineSDK
2026-04-14 04:39:31.106 xcodebuild[525:2994] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "wwsigninwith3rd_apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWSignInWith3rd_Apple"
    },
    {
      "identity" : "line-sdk-ios-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.11.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/line/line-sdk-ios-swift"
    }
  ],
  "manifest_display_name" : "WWSignInWith3rd_LINE",
  "name" : "WWSignInWith3rd_LINE",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "WWSignInWith3rd_LINE",
      "targets" : [
        "WWSignInWith3rd_LINE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWSignInWith3rd_LINE",
      "module_type" : "SwiftTarget",
      "name" : "WWSignInWith3rd_LINE",
      "path" : "Sources/WWSignInWith3rd_LINE",
      "product_dependencies" : [
        "WWSignInWith3rd_Apple",
        "LineSDK"
      ],
      "product_memberships" : [
        "WWSignInWith3rd_LINE"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSignInWith3rd_LINE/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "WWSignInWith3rd_LINE.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:16:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
14 |     dependencies: [
15 |         .package(url: "https://github.com/William-Weng/WWSignInWith3rd_Apple", .upToNextMinor(from: "1.1.0")),
16 |         .package(name: "LineSDK", url: "https://github.com/line/line-sdk-ios-swift", from: "5.11.0"),
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 |     ],
18 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWSignInWith3rd_LINE"
    ]
  }
}
2026-04-14 04:39:39.215 xcodebuild[691:4004] [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 WWSignInWith3rd_LINE -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 WWSignInWith3rd_LINE -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  WWSignInWith3rd_LINE: /Users/admin/builder/spi-builder-workspace
  WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
  LineSDK: https://github.com/line/line-sdk-ios-swift @ 5.16.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_LINE_WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'LineSDK' in project 'LineSDK'
    Target 'WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_LINE_WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'LineSDK' in project 'LineSDK'
    Target 'LineSDK' in project 'LineSDK'
        ➜ Explicit dependency on target 'LineSDK' in project 'LineSDK'
        ➜ Explicit dependency on target 'LineSDK_LineSDK' in project 'LineSDK'
    Target 'LineSDK' in project 'LineSDK'
        ➜ Explicit dependency on target 'LineSDK_LineSDK' in project 'LineSDK'
    Target 'LineSDK_LineSDK' in project 'LineSDK' (no dependencies)
    Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
    Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
    Target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple' (no dependencies)
    Target 'WWSignInWith3rd_LINE_WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/usr/bin/actool --version --output-format xml1
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
Build description signature: 7555a0a27da229f019659f737b5e2c53
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7555a0a27da229f019659f737b5e2c53.xcbuilddata
error: The package product 'WWSignInWith3rd_Apple' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'WWSignInWith3rd_LINE' from project 'WWSignInWith3rd_LINE')
2026-04-14 04:39:41.753 xcodebuild[697:4081] [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 WWSignInWith3rd_LINE
(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
Resolved source packages:
  LineSDK: https://github.com/line/line-sdk-ios-swift @ 5.16.0
  WWSignInWith3rd_LINE: /Users/admin/builder/spi-builder-workspace
  WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
resolved source packages: LineSDK, WWSignInWith3rd_LINE, WWSignInWith3rd_Apple
2026-04-14 04:39:47.402 xcodebuild[731:4322] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "wwsigninwith3rd_apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWSignInWith3rd_Apple"
    },
    {
      "identity" : "line-sdk-ios-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.11.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/line/line-sdk-ios-swift"
    }
  ],
  "manifest_display_name" : "WWSignInWith3rd_LINE",
  "name" : "WWSignInWith3rd_LINE",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "WWSignInWith3rd_LINE",
      "targets" : [
        "WWSignInWith3rd_LINE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWSignInWith3rd_LINE",
      "module_type" : "SwiftTarget",
      "name" : "WWSignInWith3rd_LINE",
      "path" : "Sources/WWSignInWith3rd_LINE",
      "product_dependencies" : [
        "WWSignInWith3rd_Apple",
        "LineSDK"
      ],
      "product_memberships" : [
        "WWSignInWith3rd_LINE"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSignInWith3rd_LINE/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "WWSignInWith3rd_LINE.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWSignInWith3rd_LINE"
    ]
  }
}
2026-04-14 04:39:49.005 xcodebuild[740:4384] [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 WWSignInWith3rd_LINE -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 WWSignInWith3rd_LINE -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
  WWSignInWith3rd_LINE: /Users/admin/builder/spi-builder-workspace
  LineSDK: https://github.com/line/line-sdk-ios-swift @ 5.16.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_LINE_WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'LineSDK' in project 'LineSDK'
    Target 'WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_LINE_WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'LineSDK' in project 'LineSDK'
    Target 'LineSDK' in project 'LineSDK'
        ➜ Explicit dependency on target 'LineSDK' in project 'LineSDK'
        ➜ Explicit dependency on target 'LineSDK_LineSDK' in project 'LineSDK'
    Target 'LineSDK' in project 'LineSDK'
        ➜ Explicit dependency on target 'LineSDK_LineSDK' in project 'LineSDK'
    Target 'LineSDK_LineSDK' in project 'LineSDK' (no dependencies)
    Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
    Target 'WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
        ➜ Explicit dependency on target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple'
    Target 'WWSignInWith3rd_Apple_WWSignInWith3rd_Apple' in project 'WWSignInWith3rd_Apple' (no dependencies)
    Target 'WWSignInWith3rd_LINE_WWSignInWith3rd_LINE' in project 'WWSignInWith3rd_LINE' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/usr/bin/actool --version --output-format xml1
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
Build description signature: 7555a0a27da229f019659f737b5e2c53
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7555a0a27da229f019659f737b5e2c53.xcbuilddata
error: The package product 'WWSignInWith3rd_Apple' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'WWSignInWith3rd_LINE' from project 'WWSignInWith3rd_LINE')
2026-04-14 04:39:50.322 xcodebuild[742:4423] [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 WWSignInWith3rd_LINE
(1 failure)
BUILD FAILURE 6.3 watchOS