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 yswift with Swift 5.9 for macOS (Xcode) using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme yswift -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ObuchiYuki/yswift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at 976d5ae [fix] comment
Cloned https://github.com/ObuchiYuki/yswift.git into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
976d5ae49522bac2e205bb29447dcd3ca516d3fa
SUCCESS checkout https://github.com/ObuchiYuki/yswift.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

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

Resolve Package Graph

Fetching from https://github.com/ObuchiYuki/Promise.git (cached)

Fetching from https://github.com/ObuchiYuki/lib0-swift.git (cached)

Creating working copy of package ‘Promise’

Checking out 1.0.15 of package ‘Promise’

Creating working copy of package ‘lib0-swift’

Checking out 1.0.4 of package ‘lib0-swift’

Resolve Package Graph


Resolved source packages:
  Promise: https://github.com/ObuchiYuki/Promise.git @ 1.0.15
  yswift: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  lib0-swift: https://github.com/ObuchiYuki/lib0-swift.git @ 1.0.4

resolved source packages: Promise, yswift, lib0-swift
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "yswift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme yswift -destination platform=macos,arch=arm64
Build complete.
Done.