Build Information
Failed to build Assist with Swift 5.10 for tvOS using Xcode 15.4.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Assist-Package -destination generic/platform=tvos
Build Log
========================================
RunAll
========================================
Builder version: 4.31.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Blackjacx/Assist
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at b1bfe10 Merge branch 'release/0.5.1' into develop
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
b1bfe10e2908a558cf271bad2f60dfb4d5e37a75
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at develop
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/Blackjacx/Assist.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kareman/SwiftShell (cached)
Fetching from https://github.com/blackjacx/ASCKit (cached)
Fetching from https://github.com/jrendel/SwiftKeychainWrapper (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/blackjacx/Engine (cached)
Fetching from https://github.com/vapor/jwt-kit.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/jwt-kit-c5288ddd is not valid git repository for 'https://github.com/vapor/jwt-kit.git', will fetch again.Fetching from https://github.com/vapor/jwt-kit.git (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/jwt-kit-c5288ddd is not valid git repository for 'https://github.com/vapor/jwt-kit.git', will fetch again.Fetching from https://github.com/vapor/jwt-kit.git (cached)
Creating working copy of package ‘jwt-kit’
Checking out 4.13.0 of package ‘jwt-kit’
Creating working copy of package ‘ASCKit’
Checking out 0.2.2 of package ‘ASCKit’
Creating working copy of package ‘Engine’
Checking out 0.0.4 of package ‘Engine’
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.Fetching from https://github.com/apple/swift-argument-parser (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-crypto’
Checking out 2.6.0 of package ‘swift-crypto’
Creating working copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
Creating working copy of package ‘SwiftKeychainWrapper’
Checking out 4.0.1 of package ‘SwiftKeychainWrapper’
Resolved source packages:
ASCKit: https://github.com/blackjacx/ASCKit @ 0.2.2
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
SwiftKeychainWrapper: https://github.com/jrendel/SwiftKeychainWrapper @ 4.0.1
SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
Engine: https://github.com/blackjacx/Engine @ 0.0.4
Assist: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.0
resolved source packages: ASCKit, swift-crypto, SwiftKeychainWrapper, SwiftShell, swift-argument-parser, Engine, Assist, jwt-kit
objc[24960]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11e2d40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11e2fc0e0). One of the two will be used. Which one is undefined.
{
"dependencies" : [
{
"identity" : "engine",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/blackjacx/Engine"
},
{
"identity" : "asckit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/blackjacx/ASCKit"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell"
}
],
"manifest_display_name" : "Assist",
"name" : "Assist",
"path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "asc",
"targets" : [
"ASC"
],
"type" : {
"executable" : null
}
},
{
"name" : "push",
"targets" : [
"Push"
],
"type" : {
"executable" : null
}
},
{
"name" : "snap",
"targets" : [
"Snap"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SnapTests",
"module_type" : "SwiftTarget",
"name" : "SnapTests",
"path" : "Tests/SnapTests",
"sources" : [
"SnapTests.swift"
],
"target_dependencies" : [
"Snap"
],
"type" : "test"
},
{
"c99name" : "Snap",
"module_type" : "SwiftTarget",
"name" : "Snap",
"path" : "Sources/Snap",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"snap"
],
"sources" : [
"commands/Snap.swift"
],
"target_dependencies" : [
"Core"
],
"type" : "executable"
},
{
"c99name" : "PushTests",
"module_type" : "SwiftTarget",
"name" : "PushTests",
"path" : "Tests/PushTests",
"sources" : [
"PushTests.swift"
],
"target_dependencies" : [
"Push"
],
"type" : "test"
},
{
"c99name" : "Push",
"module_type" : "SwiftTarget",
"name" : "Push",
"path" : "Sources/Push",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"push"
],
"sources" : [
"PushEndpoint.swift",
"PushService.swift",
"commands/Push.swift",
"commands/sub/Apns.swift",
"commands/sub/Fcm.swift"
],
"target_dependencies" : [
"Core"
],
"type" : "executable"
},
{
"c99name" : "Core",
"module_type" : "SwiftTarget",
"name" : "Core",
"path" : "Sources/Core",
"product_dependencies" : [
"JWTKit",
"SwiftShell",
"Engine"
],
"product_memberships" : [
"asc",
"push",
"snap"
],
"sources" : [
"Core.swift",
"Extensions/ProcessInfo+Extensions.swift",
"Logger.swift",
"Networking/JSONWebToken.swift",
"Shell/Mint.swift",
"Shell/Simctl/Device.swift",
"Shell/Simctl/Runtime.swift",
"Shell/Simctl/Simctl.swift",
"Shell/Simctl/SimctlList.swift",
"Shell/Xcodebuild.swift",
"Shell/Zip.swift"
],
"type" : "library"
},
{
"c99name" : "ASCTests",
"module_type" : "SwiftTarget",
"name" : "ASCTests",
"path" : "Tests/ASCTests",
"sources" : [
"ASCTests.swift"
],
"target_dependencies" : [
"ASC"
],
"type" : "test"
},
{
"c99name" : "ASC",
"module_type" : "SwiftTarget",
"name" : "ASC",
"path" : "Sources/ASC",
"product_dependencies" : [
"ArgumentParser",
"ASCKit"
],
"product_memberships" : [
"asc"
],
"sources" : [
"Filter+Extensions.swift",
"commands/ASC.swift",
"commands/sub/AppStoreVersions.swift",
"commands/sub/Apps.swift",
"commands/sub/BetaGroups.swift",
"commands/sub/BetaTesters.swift",
"commands/sub/Builds.swift",
"commands/sub/BundleIds.swift",
"commands/sub/Keys.swift"
],
"target_dependencies" : [
"Core"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"asc",
"Assist-Package",
"push",
"snap",
"SwiftShell"
]
}
}
objc[26166]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d7840e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f4ac0e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Assist-Package -destination generic/platform=tvos
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Assist-Package -destination generic/platform=tvos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
Assist: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
Engine: https://github.com/blackjacx/Engine @ 0.0.4
jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.0
SwiftKeychainWrapper: https://github.com/jrendel/SwiftKeychainWrapper @ 4.0.1
ASCKit: https://github.com/blackjacx/ASCKit @ 0.2.2
SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
Target 'snap' in project 'Assist'
➜ Explicit dependency on target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'push' in project 'Assist'
➜ Explicit dependency on target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'asc' in project 'Assist'
➜ Explicit dependency on target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ASCKit' in project 'ASCKit'
Target 'ASCKit' in project 'ASCKit'
➜ Explicit dependency on target 'ASCKit' in project 'ASCKit'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
Target 'ASCKit' in project 'ASCKit'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
Target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
➜ Explicit dependency on target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
Target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
Target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'Engine' in project 'Engine'
Target 'Engine' in project 'Engine' (no dependencies)
Target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
Target 'SwiftShell' in project 'SwiftShell' (no dependencies)
Target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'CJWTKitBoringSSL' in project 'jwt-kit'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'CJWTKitBoringSSL' in project 'jwt-kit'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto' (no dependencies)
Target 'CJWTKitBoringSSL' in project 'jwt-kit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: 9fbdb284fc44ed738eb1432dcecefabd
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9fbdb284fc44ed738eb1432dcecefabd.xcbuilddata
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'asc' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'asc' from project 'Assist')
error: The package product 'ASCKit' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'asc' from project 'Assist')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Core' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'Core' from project 'Assist')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'push' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'push' from project 'Assist')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'snap' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'snap' from project 'Assist')
objc[26215]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f6380e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f6600e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Assist-Package -destination generic/platform=tvos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SwiftKeychainWrapper: https://github.com/jrendel/SwiftKeychainWrapper @ 4.0.1
jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.13.0
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
ASCKit: https://github.com/blackjacx/ASCKit @ 0.2.2
swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
Engine: https://github.com/blackjacx/Engine @ 0.0.4
SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
Assist: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
Target 'snap' in project 'Assist'
➜ Explicit dependency on target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'push' in project 'Assist'
➜ Explicit dependency on target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'asc' in project 'Assist'
➜ Explicit dependency on target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ASCKit' in project 'ASCKit'
Target 'ASCKit' in project 'ASCKit'
➜ Explicit dependency on target 'ASCKit' in project 'ASCKit'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
Target 'ASCKit' in project 'ASCKit'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
Target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
➜ Explicit dependency on target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper'
Target 'SwiftKeychainWrapper' in project 'SwiftKeychainWrapper' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'Core' in project 'Assist'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'Engine' in project 'Engine'
Target 'Engine' in project 'Engine'
➜ Explicit dependency on target 'Engine' in project 'Engine'
Target 'Engine' in project 'Engine' (no dependencies)
Target 'SwiftShell' in project 'SwiftShell'
➜ Explicit dependency on target 'SwiftShell' in project 'SwiftShell'
Target 'SwiftShell' in project 'SwiftShell' (no dependencies)
Target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'CJWTKitBoringSSL' in project 'jwt-kit'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'JWTKit' in project 'jwt-kit'
➜ Explicit dependency on target 'CJWTKitBoringSSL' in project 'jwt-kit'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto' (no dependencies)
Target 'CJWTKitBoringSSL' in project 'jwt-kit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x assembler-with-cpp -c /dev/null
Build description signature: 9fbdb284fc44ed738eb1432dcecefabd
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9fbdb284fc44ed738eb1432dcecefabd.xcbuilddata
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Core' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'Core' from project 'Assist')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'asc' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'asc' from project 'Assist')
error: The package product 'ASCKit' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'asc' from project 'Assist')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'snap' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'snap' from project 'Assist')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'push' from project 'Assist')
error: The package product 'Engine' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'push' from project 'Assist')
objc[26688]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x111a5c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x111b000e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS