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 iOS using Xcode 15.2.

Build Command

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

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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ObuchiYuki/yswift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
Cloned https://github.com/ObuchiYuki/yswift.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
976d5ae49522bac2e205bb29447dcd3ca516d3fa
SUCCESS checkout https://github.com/ObuchiYuki/yswift.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/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:
  yswift: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Promise: https://github.com/ObuchiYuki/Promise.git @ 1.0.15
  lib0-swift: https://github.com/ObuchiYuki/lib0-swift.git @ 1.0.4

resolved source packages: yswift, Promise, 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme yswift -destination generic/platform=ios
Build complete.
Done.