The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcinfo with Swift 5.9 for iOS using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcodereleases/xcinfo.git
Reference: master
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/xcodereleases/xcinfo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d8c566b Uses unxip 3.0 as default extraction tool
Cloned https://github.com/xcodereleases/xcinfo.git
Revision (git rev-parse @):
d8c566be7204afdc4dbc734f58a206b5e342426d
SUCCESS checkout https://github.com/xcodereleases/xcinfo.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/xcodereleases/data.git (cached)
Fetching from https://github.com/getGuaka/Prompt.git (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/Quick/Quick.git (cached)
Fetching from https://github.com/onevcat/Rainbow (cached)
Fetching from https://github.com/getGuaka/Args.git (cached)
Fetching from https://github.com/Quick/Nimble.git (cached)
Fetching from https://github.com/saagarjha/unxip (cached)
Creating working copy of package ‘Args’
Checking out 0.1.1 of package ‘Args’
Creating working copy of package ‘data’
Checking out master of package ‘data’
Creating working copy of package ‘Quick’
Checking out 1.3.4 of package ‘Quick’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘unxip’
Checking out 3.0.0 of package ‘unxip’
Creating working copy of package ‘Rainbow’
Checking out 4.0.1 of package ‘Rainbow’
Creating working copy of package ‘Nimble’
Checking out 7.3.4 of package ‘Nimble’
Creating working copy of package ‘Prompt’
Checking out 0.1.1 of package ‘Prompt’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.1.0 of package ‘swift-custom-dump’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.0.2 of package ‘xctest-dynamic-overlay’
Resolve Package Graph
Resolved source packages:
  Prompt: https://github.com/getGuaka/Prompt.git @ 0.1.1
  Quick: https://github.com/Quick/Quick.git @ 1.3.4
  xcinfo: $PWD/checkout
  unxip: https://github.com/saagarjha/unxip @ 3.0.0
  Args: https://github.com/getGuaka/Args.git @ 0.1.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.1.0
  XcodeReleases: https://github.com/xcodereleases/data.git @ master
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
  Nimble: https://github.com/Quick/Nimble.git @ 7.3.4
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
resolved source packages: Prompt, Quick, xcinfo, unxip, Args, swift-custom-dump, XcodeReleases, swift-argument-parser, xctest-dynamic-overlay, Nimble, Rainbow
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "xcinfo"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination generic/platform=ios
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  xcinfo: $PWD/checkout
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
  XcodeReleases: https://github.com/xcodereleases/data.git @ master
  Quick: https://github.com/Quick/Quick.git @ 1.3.4
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  unxip: https://github.com/saagarjha/unxip @ 3.0.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.1.0
  Args: https://github.com/getGuaka/Args.git @ 0.1.1
  Nimble: https://github.com/Quick/Nimble.git @ 7.3.4
  Prompt: https://github.com/getGuaka/Prompt.git @ 0.1.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
    Target 'xcinfoCoreTests' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCIFoundation' in project 'xcinfo'
        ➜ Explicit dependency on target 'OlympUs' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCUnxip' in project 'xcinfo'
        ➜ Explicit dependency on target 'xcinfoCore' in project 'xcinfo'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Prompt' in project 'Prompt'
        ➜ Explicit dependency on target 'libunxip' in project 'unxip'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'xcinfo' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCIFoundation' in project 'xcinfo'
        ➜ Explicit dependency on target 'OlympUs' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCUnxip' in project 'xcinfo'
        ➜ Explicit dependency on target 'xcinfoCore' in project 'xcinfo'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Prompt' in project 'Prompt'
        ➜ Explicit dependency on target 'libunxip' in project 'unxip'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'xcinfoCore' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCIFoundation' in project 'xcinfo'
        ➜ Explicit dependency on target 'OlympUs' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCUnxip' in project 'xcinfo'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Prompt' in project 'Prompt'
        ➜ Explicit dependency on target 'libunxip' in project 'unxip'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
    Target 'XCModel' in project 'XcodeReleases'
        ➜ Explicit dependency on target 'XCModel' in project 'XcodeReleases'
    Target 'XCModel' in project 'XcodeReleases' (no dependencies)
    Target 'libunxip' in project 'unxip'
        ➜ Explicit dependency on target 'libunxip' in project 'unxip'
    Target 'libunxip' in project 'unxip' (no dependencies)
    Target 'XCUnxip' in project 'xcinfo' (no dependencies)
    Target 'OlympUs' in project 'xcinfo'
        ➜ Explicit dependency on target 'XCIFoundation' in project 'xcinfo'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Prompt' in project 'Prompt'
    Target 'Prompt' in project 'Prompt'
        ➜ Explicit dependency on target 'Prompt' in project 'Prompt'
        ➜ Explicit dependency on target 'Args' in project 'Args'
    Target 'Prompt' in project 'Prompt'
        ➜ Explicit dependency on target 'Args' in project 'Args'
    Target 'Args' in project 'Args'
        ➜ Explicit dependency on target 'Args' in project 'Args'
    Target 'Args' in project 'Args' (no dependencies)
    Target 'XCIFoundation' in project 'xcinfo'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 6ee7db68002de14efc8f391d07e2cf37
Build description path: $PWD/checkout/.derivedData/Build/Intermediates.noindex/XCBuildData/6ee7db68002de14efc8f391d07e2cf37.xcbuilddata
error: The package product 'libunxip' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'xcinfoCore' from project 'xcinfo')
error: The package product 'libunxip' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'xcinfoCoreTests' from project 'xcinfo')
error: The package product 'CustomDump' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'xcinfoCoreTests' from project 'xcinfo')
error: The package product 'libunxip' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'xcinfo' from project 'xcinfo')
Resolve Package Graph
** BUILD FAILED **
BUILD FAILURE 5.9 iOS