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 Once with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/luoxiu/Once.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/luoxiu/Once
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b5fd7f6 fix badge
Cloned https://github.com/luoxiu/Once.git
Revision (git rev-parse @):
b5fd7f667344b691db55eba2ab9c7709fa4c5d96
SUCCESS checkout https://github.com/luoxiu/Once.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "once",
      "name": "Once",
      "url": "https://github.com/luoxiu/Once.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Once",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/luoxiu/Once.git
[1/210] Fetching once
Fetched https://github.com/luoxiu/Once.git (0.35s)
Creating working copy for https://github.com/luoxiu/Once.git
Working copy of https://github.com/luoxiu/Once.git resolved at master
warning: '.resolve-product-dependencies': dependency 'once' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Once TimesPredicate.swift
[2/7] Compiling Once Token.swift
[3/7] Compiling Once Scope.swift
[4/7] Compiling Once PersistentToken.swift
[5/7] Emitting module Once
[6/7] Compiling Once Lock.swift
[7/7] Compiling Once Atom.swift
Build complete! (18.12s)
Build complete.
Done.