The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSignInWith3rd_LINE, reference 1.1.0 (4cb6c4), with Swift 6.2 for iOS using Xcode 26.3 on 21 Jun 2025 06:22:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSignInWith3rd_LINE
 * tag               1.1.0      -> FETCH_HEAD
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 1.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ‘WWSignInWith3rd_Apple’
Checking out 1.1.4 of package ‘WWSignInWith3rd_Apple’
Creating working copy of package ‘line-sdk-ios-swift’
Checking out 5.13.0 of package ‘line-sdk-ios-swift’
Resolve Package Graph
Resolved source packages:
  WWSignInWith3rd_LINE: /Users/admin/builder/spi-builder-workspace
  LineSDK: https://github.com/line/line-sdk-ios-swift @ 5.13.0
  WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
resolved source packages: WWSignInWith3rd_LINE, LineSDK, WWSignInWith3rd_Apple
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWSignInWith3rd_LINE -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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=iOS
Resolve Package Graph
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.13.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8567a0cee4b1a7ee87662be6d9074559
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8567a0cee4b1a7ee87662be6d9074559.xcbuilddata
error: The package product 'WWSignInWith3rd_Apple' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0 (in target 'WWSignInWith3rd_LINE' from project 'WWSignInWith3rd_LINE')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme WWSignInWith3rd_LINE
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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.13.0
resolved source packages: WWSignInWith3rd_Apple, WWSignInWith3rd_LINE, LineSDK
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWSignInWith3rd_LINE -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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=iOS
Resolve Package Graph
Resolved source packages:
  WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
  LineSDK: https://github.com/line/line-sdk-ios-swift @ 5.13.0
  WWSignInWith3rd_LINE: /Users/admin/builder/spi-builder-workspace
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8567a0cee4b1a7ee87662be6d9074559
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8567a0cee4b1a7ee87662be6d9074559.xcbuilddata
error: The package product 'WWSignInWith3rd_Apple' requires minimum platform version 15.0 for the iOS platform, but this target supports 14.0 (in target 'WWSignInWith3rd_LINE' from project 'WWSignInWith3rd_LINE')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme WWSignInWith3rd_LINE
(1 failure)
BUILD FAILURE 6.2 iOS