The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ShipShape with Swift 5.10 for iOS using Xcode 15.3 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ShipShape -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/ShipShape.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/btfranklin/ShipShape.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/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 ‘Greebler’
Checking out 0.8.0 of package ‘Greebler’
Creating working copy of package ‘Aesthete’
Checking out 1.6.1 of package ‘Aesthete’
Resolved source packages:
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  ShipShape: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: Aesthete, ControlledChaos, Greebler, ShipShape
2024-02-19 17:17:29.770 xcodebuild[8039:3113180] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-19 17:17:30.589 xcodebuild[8039:3113180] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShipShape"
    ]
  }
}
2024-02-19 17:17:30.900 xcodebuild[8096:3113391] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-19 17:17:31.355 xcodebuild[8096:3113391] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ShipShape -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ShipShape -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/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
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  ShipShape: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
    Target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c4645cca195b6d7561fc7f1f11603fa4
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c4645cca195b6d7561fc7f1f11603fa4.xcbuilddata
error: The package product 'ControlledChaos' requires minimum platform version 14.0 for the iOS 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 iOS 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 iOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
2024-02-19 17:17:31.646 xcodebuild[8101:3113481] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-19 17:17:31.975 xcodebuild[8101:3113481] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ShipShape -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/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
  ShipShape: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
    Target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'Aesthete' requires minimum platform version 14.0 for the iOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
error: The package product 'ControlledChaos' requires minimum platform version 14.0 for the iOS 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 iOS platform, but this target supports 13.0 (in target 'ShipShape' from project 'ShipShape')
2024-02-19 17:17:32.665 xcodebuild[8109:3113538] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-19 17:17:32.972 xcodebuild[8109:3113538] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 iOS

Build Machine: Mac 7