This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 ArrowView with Swift 5.9 for watchOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ArrowView -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/ArrowView.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/ArrowView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 91d194c Fix coverage generation
Cloned https://github.com/bradhowes/ArrowView.git into /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
91d194cb0576c8bcd50027ad069320b787d3422d
SUCCESS checkout https://github.com/bradhowes/ArrowView.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)

Fetching from https://github.com/apple/swift-syntax.git (cached)

Creating working copy of package ‘swift-snapshot-testing’

Checking out 1.14.2 of package ‘swift-snapshot-testing’

Creating working copy of package ‘swift-syntax’

Checking out 509.0.1 of package ‘swift-syntax’

Resolve Package Graph


Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.14.2
  ArrowView: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace

resolved source packages: swift-syntax, swift-snapshot-testing, ArrowView
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ArrowView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ArrowView -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ArrowView -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.14.2
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
  ArrowView: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'ArrowViewTests' in project 'ArrowView'
        ➜ Explicit dependency on target 'ArrowView' in project 'ArrowView'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'ArrowView' in project 'ArrowView'
        ➜ Explicit dependency on target 'ArrowView' in project 'ArrowView'
    Target 'ArrowView' in project 'ArrowView' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 20ee4d8992f707003e8ea5f960d7a2f2
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/20ee4d8992f707003e8ea5f960d7a2f2.xcbuilddata

error: The package product 'SnapshotTesting' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ArrowViewTests' from project 'ArrowView')
Resolve Package Graph
** BUILD FAILED **
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ArrowView -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.14.2
  ArrowView: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'ArrowViewTests' in project 'ArrowView'
        ➜ Explicit dependency on target 'ArrowView' in project 'ArrowView'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'ArrowView' in project 'ArrowView'
        ➜ Explicit dependency on target 'ArrowView' in project 'ArrowView'
    Target 'ArrowView' in project 'ArrowView' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription

error: The package product 'SnapshotTesting' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ArrowViewTests' from project 'ArrowView')
BUILD FAILURE 5.9 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.