Build Information
Failed to build WWSignInWith3rd_LINE, reference 1.1.0 (4cb6c4), with Swift 6.3 for tvOS using Xcode 26.4 on 22 Apr 2026 15:14:29 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=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.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: tvOS
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/line/line-sdk-ios-swift
Fetching from https://github.com/William-Weng/WWSignInWith3rd_Apple
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.16.0 of package ‘line-sdk-ios-swift’
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-22 11:14:09.856 xcodebuild[529:3081] [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-22 11:14:17.913 xcodebuild[697:4116] [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=tvOS
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=tvOS
Resolve Package Graph
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
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 9c772d48b96948b47eabb7b362b9b570
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9c772d48b96948b47eabb7b362b9b570.xcbuilddata
error: The package product 'WWSignInWith3rd_Apple' requires minimum platform version 15.0 for the tvOS platform, but this target supports 14.0 (in target 'WWSignInWith3rd_LINE' from project 'WWSignInWith3rd_LINE')
2026-04-22 11:14:20.440 xcodebuild[701:4169] [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:
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-22 11:14:25.957 xcodebuild[735:4408] [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-22 11:14:27.492 xcodebuild[766:4671] [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=tvOS
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=tvOS
Resolve Package Graph
Resolved source packages:
WWSignInWith3rd_LINE: /Users/admin/builder/spi-builder-workspace
LineSDK: https://github.com/line/line-sdk-ios-swift @ 5.16.0
WWSignInWith3rd_Apple: https://github.com/William-Weng/WWSignInWith3rd_Apple @ 1.1.4
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 9c772d48b96948b47eabb7b362b9b570
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9c772d48b96948b47eabb7b362b9b570.xcbuilddata
error: The package product 'WWSignInWith3rd_Apple' requires minimum platform version 15.0 for the tvOS platform, but this target supports 14.0 (in target 'WWSignInWith3rd_LINE' from project 'WWSignInWith3rd_LINE')
2026-04-22 11:14:28.766 xcodebuild[778:4757] [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 tvOS