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 CafSolutions, reference main (2dee43), with Swift 6.0 for macOS (SPM) on 23 Oct 2024 06:43:58 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/combateafraude/CafSolutions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/combateafraude/CafSolutions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2dee43b Update README.md
Cloned https://github.com/combateafraude/CafSolutions.git
Revision (git rev-parse @):
2dee43bae3daefa56c8c199e75c0ad5c5b48228c
SUCCESS checkout https://github.com/combateafraude/CafSolutions.git at main
[16375/14866584] Downloading https://github.com/combateafraude/iOS/releases/download/DocumentDetector-14.0.0/CafSolutions.xcframework.zip
Downloading binary artifact https://github.com/combateafraude/iOS/releases/download/DocumentDetector-14.0.0/CafSolutions.xcframework.zip
Downloaded https://github.com/combateafraude/iOS/releases/download/DocumentDetector-14.0.0/CafSolutions.xcframework.zip (1.84s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cafsolutions",
      "name": "CafSolutions",
      "url": "https://github.com/combateafraude/CafSolutions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CafSolutions",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/combateafraude/CafSolutions.git
[2/16] Fetching cafsolutions
Fetched https://github.com/combateafraude/CafSolutions.git from cache (0.70s)
Creating working copy for https://github.com/combateafraude/CafSolutions.git
Working copy of https://github.com/combateafraude/CafSolutions.git resolved at main (2dee43b)
Fetching binary artifact https://github.com/combateafraude/iOS/releases/download/DocumentDetector-14.0.0/CafSolutions.xcframework.zip from cache
Fetched https://github.com/combateafraude/iOS/releases/download/DocumentDetector-14.0.0/CafSolutions.xcframework.zip from cache (0.66s)
warning: '.resolve-product-dependencies': dependency 'cafsolutions' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/combateafraude/CafSolutions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4A847ED0836F2485.txt
[3/4] Emitting module CafSolutionsTarget
[4/4] Compiling CafSolutionsTarget Dummy.swift
Build complete! (1.45s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CafSolutions",
  "name" : "CafSolutions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CafSolutions",
      "targets" : [
        "CafSolutions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CafSolutionsTarget",
      "module_type" : "SwiftTarget",
      "name" : "CafSolutionsTarget",
      "path" : "Sources/CafSolutionsTarget",
      "sources" : [
        "Dummy.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CafSolutions",
      "module_type" : "BinaryTarget",
      "name" : "CafSolutions",
      "path" : "remote/archive/CafSolutions.xcframework.zip",
      "product_memberships" : [
        "CafSolutions"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.