The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ShipShape with Swift 5.8 for tvOS using Xcode 14.3 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme ShipShape -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/ShipShape.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/ShipShape
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2ef7da3 Update build.yml to remove tests
Cloned https://github.com/btfranklin/ShipShape.git
Revision (git rev-parse @):
2ef7da35de5fbbe5fd99f7ef8089d6f16724636d
SUCCESS checkout https://github.com/btfranklin/ShipShape.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/btfranklin/ShipShape.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/btfranklin/Aesthete.git (cached)
Fetching from https://github.com/btfranklin/Greebler.git (cached)
Fetching from https://github.com/btfranklin/ControlledChaos (cached)
Creating working copy of package ‘Aesthete’
Checking out 1.6.1 of package ‘Aesthete’
Creating working copy of package ‘Greebler’
Checking out 0.8.0 of package ‘Greebler’
Creating working copy of package ‘ControlledChaos’
Checking out 1.3.2 of package ‘ControlledChaos’
Resolve Package Graph
Resolved source packages:
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  ShipShape: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
resolved source packages: ControlledChaos, Aesthete, ShipShape, Greebler
2024-01-19 20:37:31.438 xcodebuild[27980:19436282] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShipShape"
    ]
  }
}
2024-01-19 20:37:33.116 xcodebuild[28411:19437090] 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 ShipShape -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 ShipShape -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:
  ShipShape: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2a45709a83a3a1c7877d8c542efa40ed
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2a45709a83a3a1c7877d8c542efa40ed.xcbuilddata
note: Building targets in dependency order
error: The package product 'ControlledChaos' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Aesthete' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Greebler' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
2024-01-19 20:37:33.924 xcodebuild[28579:19437391] 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 ShipShape -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:
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  ShipShape: /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: 2a45709a83a3a1c7877d8c542efa40ed
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2a45709a83a3a1c7877d8c542efa40ed.xcbuilddata
note: Building targets in dependency order
error: The package product 'ControlledChaos' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Aesthete' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Greebler' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
2024-01-19 20:37:35.335 xcodebuild[28613:19437558] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS