The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ShipShape with Swift 5.8 for watchOS using Xcode 14.3 at 0.1.0.

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=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/ShipShape.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/ShipShape
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 5ec2c56 Removed tests, since they're not used or needed.
Cloned https://github.com/btfranklin/ShipShape.git
Revision (git rev-parse @):
5ec2c562d978c8558a760a689e02099bf9c62939
SUCCESS checkout https://github.com/btfranklin/ShipShape.git at 0.1.0
========================================
Build
========================================
Selected platform:         watchOS
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/btfranklin/ControlledChaos (cached)
Fetching from https://github.com/btfranklin/Greebler.git (cached)
Fetching from https://github.com/btfranklin/Aesthete.git (cached)
Creating working copy of package ‘ControlledChaos’
Checking out 1.3.2 of package ‘ControlledChaos’
Creating working copy of package ‘Greebler’
Checking out 0.8.0 of package ‘Greebler’
Creating working copy of package ‘Aesthete’
Checking out 1.6.1 of package ‘Aesthete’
Resolve Package Graph
Resolved source packages:
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  ShipShape: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
resolved source packages: Aesthete, Greebler, ShipShape, ControlledChaos
2024-01-19 20:37:15.787 xcodebuild[27038:19433677] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShipShape"
    ]
  }
}
2024-01-19 20:37:17.494 xcodebuild[27208:19434096] 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=watchos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ShipShape -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  ShipShape: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 1f6b29b604433a978493b0e5ca85c359
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f6b29b604433a978493b0e5ca85c359.xcbuilddata
note: Building targets in dependency order
error: The package product 'ControlledChaos' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Aesthete' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Greebler' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'ShipShape' from project 'ShipShape')
2024-01-19 20:37:18.069 xcodebuild[27209:19434129] 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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ShipShape -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/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
  ShipShape: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 1f6b29b604433a978493b0e5ca85c359
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f6b29b604433a978493b0e5ca85c359.xcbuilddata
note: Building targets in dependency order
error: The package product 'ControlledChaos' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Aesthete' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'Greebler' requires minimum platform version 7.0 for the watchOS platform, but this target supports 6.0 (in target 'ShipShape' from project 'ShipShape')
2024-01-19 20:37:20.119 xcodebuild[27224:19434246] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS