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

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/0/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:         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/Greebler.git (cached)
Fetching from https://github.com/btfranklin/Aesthete.git (cached)
Fetching from https://github.com/btfranklin/ControlledChaos (cached)
Creating working copy of package ‘ControlledChaos’
Checking out 1.3.2 of package ‘ControlledChaos’
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’
Resolve Package Graph
Resolved source packages:
  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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
resolved source packages: Greebler, Aesthete, ShipShape, ControlledChaos
2024-01-19 20:37:51.323 xcodebuild[29859:19440597] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShipShape"
    ]
  }
}
2024-01-19 20:37:52.775 xcodebuild[30028:19441020] 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:
  ShipShape: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  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
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')
Resolve Package Graph
2024-01-19 20:37:53.346 xcodebuild[30029:19441055] 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:
  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
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
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:55.150 xcodebuild[30039:19441163] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS