The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RelativeUrls with Swift 5.8 for macOS (Xcode) using Xcode 14.3 at 1.0.0.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme RelativeUrls -destination 'platform=macos,arch=arm64'

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/relative-urls-publish-plugin.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/relative-urls-publish-plugin
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 907a840 Initial commit
Cloned https://github.com/markbattistella/relative-urls-publish-plugin.git into spi-builder-workspace
907a840d2d884a28913bc5b1aef0ba61567cd821
SUCCESS checkout https://github.com/markbattistella/relative-urls-publish-plugin.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-07-14 23:16:03.519 xcodebuild[83786:785717] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/johnsundell/publish.git (cached)

Fetching from https://github.com/johnsundell/sweep.git (cached)

Fetching from https://github.com/johnsundell/collectionConcurrencyKit.git (cached)

Fetching from https://github.com/johnsundell/shellout.git (cached)

Fetching from https://github.com/johnsundell/codextended.git (cached)

Fetching from https://github.com/johnsundell/files.git (cached)

Fetching from https://github.com/johnsundell/plot.git (cached)

Fetching from https://github.com/johnsundell/ink.git (cached)

Creating working copy of package ‘plot’

Checking out 0.14.0 of package ‘plot’

Creating working copy of package ‘files’

Checking out 4.2.0 of package ‘files’

Creating working copy of package ‘collectionConcurrencyKit’

Checking out 0.2.0 of package ‘collectionConcurrencyKit’

Creating working copy of package ‘shellout’

Checking out 2.3.0 of package ‘shellout’

Creating working copy of package ‘ink’

Checking out 0.6.0 of package ‘ink’

Creating working copy of package ‘sweep’

Checking out 0.4.0 of package ‘sweep’

Creating working copy of package ‘publish’

Checking out 0.9.0 of package ‘publish’

Creating working copy of package ‘codextended’

Checking out 0.3.0 of package ‘codextended’


Resolve Package Graph


Resolved source packages:
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  Plot: https://github.com/johnsundell/plot.git @ 0.14.0
  RelativeUrls: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Files: https://github.com/johnsundell/files.git @ 4.2.0
  Ink: https://github.com/johnsundell/ink.git @ 0.6.0
  Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
resolved source packages: Publish, ShellOut, CollectionConcurrencyKit, Plot, RelativeUrls, Files, Ink, Codextended, Sweep
2023-07-14 23:16:29.731 xcodebuild[84626:788104] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RelativeUrls"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme RelativeUrls -destination 'platform=macos,arch=arm64'
Building ... (attempt 1)
2023-07-14 23:16:30.446 xcodebuild[84628:788144] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
/Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RelativeUrls -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Resolve Package Graph


Resolved source packages:
  Files: https://github.com/johnsundell/files.git @ 4.2.0
  Plot: https://github.com/johnsundell/plot.git @ 0.14.0
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  RelativeUrls: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
  Ink: https://github.com/johnsundell/ink.git @ 0.6.0

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description

Build description signature: fc5ea3649d0ed342be14893c0fa7fc7f
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fc5ea3649d0ed342be14893c0fa7fc7f.xcbuilddata

note: Building targets in dependency order
error: The package product 'Publish' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'RelativeUrls' from project 'RelativeUrls')
Resolve Package Graph
** BUILD FAILED **
Retrying in 0 seconds ...
Building ... (attempt 2)
2023-07-14 23:16:33.448 xcodebuild[84659:788325] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
/Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RelativeUrls -destination platform=macos,arch=arm64

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  Ink: https://github.com/johnsundell/ink.git @ 0.6.0
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
  Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  Files: https://github.com/johnsundell/files.git @ 4.2.0
  Plot: https://github.com/johnsundell/plot.git @ 0.14.0
  RelativeUrls: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: fc5ea3649d0ed342be14893c0fa7fc7f
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fc5ea3649d0ed342be14893c0fa7fc7f.xcbuilddata
note: Building targets in dependency order
error: The package product 'Publish' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'RelativeUrls' from project 'RelativeUrls')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.8 macosXcodebuild

Build Machine: Mac 5