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 ScanEffect, reference 0.1.1 (413ee0), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 22:11:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Czajnikowski/ScanEffect.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Czajnikowski/ScanEffect
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 413ee0a Add macOS support
Cloned https://github.com/Czajnikowski/ScanEffect.git
Revision (git rev-parse @):
413ee0a98d7cb6d04e1ea2ca316805ed86ea485b
SUCCESS checkout https://github.com/Czajnikowski/ScanEffect.git at 0.1.1
========================================
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": "scaneffect",
      "name": "ScanEffect",
      "url": "https://github.com/Czajnikowski/ScanEffect.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScanEffect",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Czajnikowski/ScanEffect.git
[1/82] Fetching scaneffect
Fetched https://github.com/Czajnikowski/ScanEffect.git from cache (1.05s)
Creating working copy for https://github.com/Czajnikowski/ScanEffect.git
Working copy of https://github.com/Czajnikowski/ScanEffect.git resolved at 0.1.1 (413ee0a)
warning: '.resolve-product-dependencies': dependency 'scaneffect' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Czajnikowski/ScanEffect.git
https://github.com/Czajnikowski/ScanEffect.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ScanEffect",
  "name" : "ScanEffect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScanEffect",
      "targets" : [
        "ScanEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScanEffect",
      "module_type" : "SwiftTarget",
      "name" : "ScanEffect",
      "path" : "Sources/ScanEffect",
      "product_memberships" : [
        "ScanEffect"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ScanEffect/Shaders/ScanEffect.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SIMD+.swift",
        "ScanEffect.swift",
        "ScanEffectContentDisplacementCalculator+AdditiveBuilder.swift",
        "ScanEffectContentDisplacementCalculator+Functions.swift",
        "ScanEffectContentDisplacementCalculator.swift",
        "Shader.Argument+.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[0/3] Copying ScanEffect.metal
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/11] Compiling ScanEffect ScanEffectContentDisplacementCalculator.swift
[5/11] Compiling ScanEffect resource_bundle_accessor.swift
[6/11] Compiling ScanEffect ScanEffect.swift
[7/11] Compiling ScanEffect ScanEffectContentDisplacementCalculator+AdditiveBuilder.swift
[8/11] Compiling ScanEffect SIMD+.swift
[9/11] Compiling ScanEffect Shader.Argument+.swift
[10/11] Compiling ScanEffect ScanEffectContentDisplacementCalculator+Functions.swift
[11/11] Emitting module ScanEffect
Build complete! (7.58s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ScanEffect",
  "name" : "ScanEffect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScanEffect",
      "targets" : [
        "ScanEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScanEffect",
      "module_type" : "SwiftTarget",
      "name" : "ScanEffect",
      "path" : "Sources/ScanEffect",
      "product_memberships" : [
        "ScanEffect"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ScanEffect/Shaders/ScanEffect.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SIMD+.swift",
        "ScanEffect.swift",
        "ScanEffectContentDisplacementCalculator+AdditiveBuilder.swift",
        "ScanEffectContentDisplacementCalculator+Functions.swift",
        "ScanEffectContentDisplacementCalculator.swift",
        "Shader.Argument+.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.