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

Successful build of swift-url-routing, reference 0.6.2 (1cfd56), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 25 Jul 2024 00:31:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme URLRouting -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-url-routing.git
Reference: 0.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-url-routing
 * tag               0.6.2      -> FETCH_HEAD
HEAD is now at 1cfd564 Point Issue Reporting to xctest-dynamic-overlay URL (#105)
Cloned https://github.com/pointfreeco/swift-url-routing.git
Revision (git rev-parse @):
1cfd564259ecb1d324bb718a8f03e513dab738d2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-url-routing.git at 0.6.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/pointfreeco/swift-url-routing.git
Command line invocation:
    /Applications/Xcode-15.2.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/apple/swift-docc-plugin
Fetching from https://github.com/apple/swift-collections
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/apple/swift-docc-symbolkit
Fetching from https://github.com/google/swift-benchmark
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/pointfreeco/swift-parsing
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-syntax’
Checking out 600.0.0-prerelease-2024-06-12 of package ‘swift-syntax’
Creating working copy of package ‘swift-parsing’
Checking out 0.13.0 of package ‘swift-parsing’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-collections’
Checking out 1.1.2 of package ‘swift-collections’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.2.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-benchmark’
Checking out 0.1.1 of package ‘swift-benchmark’
Creating working copy of package ‘swift-case-paths’
Checking out 1.5.4 of package ‘swift-case-paths’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-argument-parser’
Checking out 0.5.0 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.0-prerelease-2024-06-12
  Benchmark: https://github.com/google/swift-benchmark @ 0.1.1
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.5.4
  swift-collections: https://github.com/apple/swift-collections @ 1.1.2
  swift-parsing: https://github.com/pointfreeco/swift-parsing @ 0.13.0
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  swift-url-routing: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.2.2
resolved source packages: swift-syntax, Benchmark, swift-case-paths, swift-collections, swift-parsing, SymbolKit, swift-argument-parser, SwiftDocCPlugin, swift-url-routing, xctest-dynamic-overlay
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme URLRouting -destination platform=macOS,arch=arm64
Build complete.
Done.