Build Information
Failed to build TermKit with Swift 5.8 for tvOS using Xcode 14.3.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme TermKit-Package -destination generic/platform=tvos
Build Log
========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/TermKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/migueldeicaza/TermKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3bce85d Small fix
Cloned https://github.com/migueldeicaza/TermKit.git
Revision (git rev-parse @):
3bce85d1bafbbb0336b3b7b7e905c35754cb9adf
SUCCESS checkout https://github.com/migueldeicaza/TermKit.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/migueldeicaza/TermKit.git
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/migueldeicaza/SwiftTerm.git (cached)
Fetching from https://github.com/OpenCombine/OpenCombine.git (cached)
Fetching from https://github.com/migueldeicaza/TextBufferKit.git (cached)
Creating working copy of package ‘TextBufferKit’
Checking out 0.3.0 of package ‘TextBufferKit’
Creating working copy of package ‘OpenCombine’
Checking out 0.14.0 of package ‘OpenCombine’
Creating working copy of package ‘SwiftTerm’
Checking out 1.2.5 of package ‘SwiftTerm’
Resolve Package Graph
Resolved source packages:
OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ 0.14.0
SwiftTerm: https://github.com/migueldeicaza/SwiftTerm.git @ 1.2.5
TermKit: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
TextBufferKit: https://github.com/migueldeicaza/TextBufferKit.git @ 0.3.0
resolved source packages: OpenCombine, SwiftTerm, TermKit, TextBufferKit
2024-01-27 10:47:00.868 xcodebuild[96594:35498671] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Example",
"TermKit",
"TermKit-Package"
]
}
}
2024-01-27 10:47:02.793 xcodebuild[96765:35499061] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme TermKit-Package -destination generic/platform=tvos
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme TermKit-Package -destination generic/platform=tvos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
TextBufferKit: https://github.com/migueldeicaza/TextBufferKit.git @ 0.3.0
OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ 0.14.0
SwiftTerm: https://github.com/migueldeicaza/SwiftTerm.git @ 1.2.5
TermKit: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 5a0ee746c90b6c88bbb055e2c317c7eb
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5a0ee746c90b6c88bbb055e2c317c7eb.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftTerm' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'TermKit' from project 'TermKit')
error: The package product 'SwiftTerm' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'TermKitTests' from project 'TermKit')
error: The package product 'SwiftTerm' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'Example' from project 'TermKit')
2024-01-27 10:47:03.540 xcodebuild[96766:35499090] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme TermKit-Package -destination generic/platform=tvos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
TextBufferKit: https://github.com/migueldeicaza/TextBufferKit.git @ 0.3.0
TermKit: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
SwiftTerm: https://github.com/migueldeicaza/SwiftTerm.git @ 1.2.5
OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ 0.14.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 5a0ee746c90b6c88bbb055e2c317c7eb
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5a0ee746c90b6c88bbb055e2c317c7eb.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftTerm' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'Example' from project 'TermKit')
error: The package product 'SwiftTerm' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'TermKit' from project 'TermKit')
error: The package product 'SwiftTerm' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'TermKitTests' from project 'TermKit')
2024-01-27 10:47:05.100 xcodebuild[96779:35499150] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS