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 main.

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: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/relative-urls-publish-plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-07-14 23:11:13.137 xcodebuild[72406:752337] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/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 ‘publish’

Checking out 0.9.0 of package ‘publish’

Creating working copy of package ‘codextended’

Checking out 0.3.0 of package ‘codextended’

Creating working copy of package ‘shellout’

Checking out 2.3.0 of package ‘shellout’


Creating working copy of package ‘plot’

Checking out 0.14.0 of package ‘plot’

Creating working copy of package ‘sweep’

Checking out 0.4.0 of package ‘sweep’

Creating working copy of package ‘collectionConcurrencyKit’

Checking out 0.2.0 of package ‘collectionConcurrencyKit’

Creating working copy of package ‘ink’

Checking out 0.6.0 of package ‘ink’


Creating working copy of package ‘files’

Checking out 4.2.0 of package ‘files’

Resolve Package Graph


Resolved source packages:
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
  Ink: https://github.com/johnsundell/ink.git @ 0.6.0
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  Plot: https://github.com/johnsundell/plot.git @ 0.14.0
  RelativeUrls: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
  Files: https://github.com/johnsundell/files.git @ 4.2.0
resolved source packages: Sweep, Ink, CollectionConcurrencyKit, Publish, Plot, RelativeUrls, Codextended, ShellOut, Files
2023-07-14 23:11:37.124 xcodebuild[73744:755594] 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:11:37.901 xcodebuild[73794:755800] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Resolve Package Graph


Resolved source packages:
  RelativeUrls: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  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
  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
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.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: 1d90d21cc58b2a61db2e032d2dcd715b
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1d90d21cc58b2a61db2e032d2dcd715b.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 ...
Building ... (attempt 2)
2023-07-14 23:11:40.340 xcodebuild[74208:756880] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
  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
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  RelativeUrls: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
  Plot: https://github.com/johnsundell/plot.git @ 0.14.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: 1d90d21cc58b2a61db2e032d2dcd715b
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1d90d21cc58b2a61db2e032d2dcd715b.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