The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-process-invocation, reference main (995fc7), with Swift 6.0 for iOS using Xcode 16.0 on 27 Sep 2024 10:08:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-process-invocation-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/swift-process-invocation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/swift-process-invocation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 995fc74 Add missing init for backward compatibility
Cloned https://github.com/xcode-actions/swift-process-invocation.git
Revision (git rev-parse @):
995fc747c53e4dfaa7335a47511897c810ef2a01
SUCCESS checkout https://github.com/xcode-actions/swift-process-invocation.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/xcode-actions/swift-process-invocation.git
Command line invocation:
    /Applications/Xcode-16.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/xcode-actions/clt-logger.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/xcode-actions/stream-reader.git
Fetching from https://github.com/xcode-actions/swift-signal-handling.git
Fetching from https://github.com/Frizlab/UnwrapOrThrow.git
Fetching from https://github.com/Frizlab/eXtenderZ.git
Creating working copy of package ‘eXtenderZ’
Checking out 2.0.0 of package ‘eXtenderZ’
Creating working copy of package ‘swift-signal-handling’
Checking out 1.1.1 of package ‘swift-signal-handling’
Creating working copy of package ‘stream-reader’
Checking out 3.5.2 of package ‘stream-reader’
Creating working copy of package ‘swift-log’
Checking out 1.5.4 of package ‘swift-log’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.3.0 of package ‘swift-argument-parser’
Creating working copy of package ‘UnwrapOrThrow’
Checking out 1.0.1 of package ‘UnwrapOrThrow’
Creating working copy of package ‘clt-logger’
Checking out 0.8.0 of package ‘clt-logger’
Resolve Package Graph
Resolved source packages:
  eXtenderZ: https://github.com/Frizlab/eXtenderZ.git @ 2.0.0
  clt-logger: https://github.com/xcode-actions/clt-logger.git @ 0.8.0
  swift-process-invocation: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.0
  swift-signal-handling: https://github.com/xcode-actions/swift-signal-handling.git @ 1.1.1
  stream-reader: https://github.com/xcode-actions/stream-reader.git @ 3.5.2
  UnwrapOrThrow: https://github.com/Frizlab/UnwrapOrThrow.git @ 1.0.1
resolved source packages: eXtenderZ, clt-logger, swift-process-invocation, swift-log, swift-argument-parser, swift-signal-handling, stream-reader, UnwrapOrThrow
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "unwraporthrow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/UnwrapOrThrow.git"
    },
    {
      "identity" : "clt-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/clt-logger.git"
    },
    {
      "identity" : "stream-reader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/stream-reader.git"
    },
    {
      "identity" : "swift-signal-handling",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/swift-signal-handling.git"
    },
    {
      "identity" : "extenderz",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/eXtenderZ.git"
    }
  ],
  "manifest_display_name" : "swift-process-invocation",
  "name" : "swift-process-invocation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ProcessInvocation",
      "targets" : [
        "ProcessInvocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-process-invocation-bridge",
      "targets" : [
        "ProcessInvocationBridge"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ManualTests",
      "targets" : [
        "ManualTests"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProcessInvocationTests",
      "module_type" : "SwiftTarget",
      "name" : "ProcessInvocationTests",
      "path" : "Tests/ProcessInvocationTests",
      "product_dependencies" : [
        "CLTLogger",
        "Logging",
        "StreamReader"
      ],
      "sources" : [
        "ProcessInvocationTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "ProcessInvocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProcessInvocationBridge",
      "module_type" : "SwiftTarget",
      "name" : "ProcessInvocationBridge",
      "path" : "Sources/ProcessInvocationBridge",
      "product_dependencies" : [
        "ArgumentParser",
        "CLTLogger",
        "Logging"
      ],
      "product_memberships" : [
        "ProcessInvocation",
        "swift-process-invocation-bridge",
        "ManualTests"
      ],
      "sources" : [
        "ProcessInvocationBridge.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CMacroExports"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ProcessInvocation",
      "module_type" : "SwiftTarget",
      "name" : "ProcessInvocation",
      "path" : "Sources/ProcessInvocation",
      "product_dependencies" : [
        "Logging",
        "SignalHandling",
        "StreamReader",
        "UnwrapOrThrow",
        "eXtenderZ-static"
      ],
      "product_memberships" : [
        "ProcessInvocation",
        "ManualTests"
      ],
      "sources" : [
        " Config.swift",
        " Constants.swift",
        " Errors.swift",
        "InputRedirectMode.swift",
        "LineSeparators.swift",
        "LineWithSource.swift",
        "OutputRedirectMode.swift",
        "ProcessInvocation+Deprecated.swift",
        "ProcessInvocation+Pipe.swift",
        "ProcessInvocation.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CMacroExports",
        "CNSTaskHelptender",
        "ProcessInvocationBridge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ManualTests",
      "module_type" : "SwiftTarget",
      "name" : "ManualTests",
      "path" : "Sources/ManualTests",
      "product_dependencies" : [
        "CLTLogger",
        "Logging",
        "StreamReader"
      ],
      "product_memberships" : [
        "ManualTests"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ProcessInvocation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CNSTaskHelptender",
      "module_type" : "ClangTarget",
      "name" : "CNSTaskHelptender",
      "path" : "Sources/CNSTaskHelptender",
      "product_dependencies" : [
        "eXtenderZ-static"
      ],
      "product_memberships" : [
        "ProcessInvocation",
        "ManualTests"
      ],
      "sources" : [
        "NSTaskHelptender.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CMacroExports",
      "module_type" : "ClangTarget",
      "name" : "CMacroExports",
      "path" : "Sources/CMacroExports",
      "product_memberships" : [
        "ProcessInvocation",
        "swift-process-invocation-bridge",
        "ManualTests"
      ],
      "sources" : [
        "exports.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ManualTests",
      "ProcessInvocation",
      "swift-process-invocation-bridge",
      "swift-process-invocation-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-process-invocation-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-process-invocation-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-process-invocation: /Users/admin/builder/spi-builder-workspace
  swift-signal-handling: https://github.com/xcode-actions/swift-signal-handling.git @ 1.1.1
  clt-logger: https://github.com/xcode-actions/clt-logger.git @ 0.8.0
  UnwrapOrThrow: https://github.com/Frizlab/UnwrapOrThrow.git @ 1.0.1
  eXtenderZ: https://github.com/Frizlab/eXtenderZ.git @ 2.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  stream-reader: https://github.com/xcode-actions/stream-reader.git @ 3.5.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'ManualTests' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'swift-process-invocation-bridge' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'swift-process-invocation-bridge' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'UnwrapOrThrow' in project 'UnwrapOrThrow' (no dependencies)
    Target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
    Target 'StreamReader' in project 'stream-reader' (no dependencies)
    Target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'swift-process-invocation-bridge' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    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 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
    Target 'eXtenderZ-static' in project 'eXtenderZ' (no dependencies)
    Target 'CMacroExports' in project 'swift-process-invocation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d7cd48b6bcfd48be5f75f80905241737
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d7cd48b6bcfd48be5f75f80905241737.xcbuilddata
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'swift-process-invocation-bridge' from project 'swift-process-invocation')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ProcessInvocation' from project 'swift-process-invocation')
error: The package product 'SignalHandling' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ProcessInvocation' from project 'swift-process-invocation')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ManualTests' from project 'swift-process-invocation')
error: The package product 'SignalHandling' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ManualTests' from project 'swift-process-invocation')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-process-invocation-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-process-invocation-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  stream-reader: https://github.com/xcode-actions/stream-reader.git @ 3.5.2
  swift-process-invocation: /Users/admin/builder/spi-builder-workspace
  swift-signal-handling: https://github.com/xcode-actions/swift-signal-handling.git @ 1.1.1
  UnwrapOrThrow: https://github.com/Frizlab/UnwrapOrThrow.git @ 1.0.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.4
  clt-logger: https://github.com/xcode-actions/clt-logger.git @ 0.8.0
  eXtenderZ: https://github.com/Frizlab/eXtenderZ.git @ 2.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'ManualTests' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'swift-process-invocation-bridge' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'ProcessInvocation' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'swift-process-invocation-bridge' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
        ➜ Explicit dependency on target 'UnwrapOrThrow' in project 'UnwrapOrThrow'
    Target 'UnwrapOrThrow' in project 'UnwrapOrThrow' (no dependencies)
    Target 'StreamReader' in project 'stream-reader'
        ➜ Explicit dependency on target 'StreamReader' in project 'stream-reader'
    Target 'StreamReader' in project 'stream-reader' (no dependencies)
    Target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'SignalHandling' in project 'swift-signal-handling'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'swift-process-invocation-bridge' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'CMacroExports' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'CLTLogger' in project 'clt-logger'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    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 'CNSTaskHelptender' in project 'swift-process-invocation'
        ➜ Explicit dependency on target 'eXtenderZ-static' in project 'eXtenderZ'
    Target 'eXtenderZ-static' in project 'eXtenderZ' (no dependencies)
    Target 'CMacroExports' in project 'swift-process-invocation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ManualTests' from project 'swift-process-invocation')
error: The package product 'SignalHandling' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ManualTests' from project 'swift-process-invocation')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'swift-process-invocation-bridge' from project 'swift-process-invocation')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ProcessInvocation' from project 'swift-process-invocation')
error: The package product 'SignalHandling' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'ProcessInvocation' from project 'swift-process-invocation')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-process-invocation-Package
(1 failure)
BUILD FAILURE 6.0 iOS