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 IAppRater, reference main (9d2c01), with Swift 6.0 for macOS (SPM) on 27 Feb 2025 17:07:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ukushu/IAppRater.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ukushu/IAppRater
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9d2c018 Merge origin/main -> main | Base: e43979c963548192253f4a34645ae760d371b228
Cloned https://github.com/ukushu/IAppRater.git
Revision (git rev-parse @):
9d2c01815dfa6ad38b3a26145b13f63c186f29e1
SUCCESS checkout https://github.com/ukushu/IAppRater.git at main
========================================
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": "iapprater",
      "name": "IAppRater",
      "url": "https://github.com/ukushu/IAppRater.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IAppRater",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ukushu/IAppRater.git
[2/185] Fetching iapprater
Fetched https://github.com/ukushu/IAppRater.git from cache (0.74s)
Creating working copy for https://github.com/ukushu/IAppRater.git
Working copy of https://github.com/ukushu/IAppRater.git resolved at main (9d2c018)
warning: '.resolve-product-dependencies': dependency 'iapprater' 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/ukushu/IAppRater.git
https://github.com/ukushu/IAppRater.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IAppRater",
  "name" : "IAppRater",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "IAppRater",
      "targets" : [
        "IAppRater"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IAppRaterTests",
      "module_type" : "SwiftTarget",
      "name" : "IAppRaterTests",
      "path" : "Tests/IAppRaterTests",
      "sources" : [
        "IAppRaterTests.swift"
      ],
      "target_dependencies" : [
        "IAppRater"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IAppRater",
      "module_type" : "SwiftTarget",
      "name" : "IAppRater",
      "path" : "Sources/IAppRater",
      "product_memberships" : [
        "IAppRater"
      ],
      "sources" : [
        "IAppRater.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling IAppRater IAppRater.swift
[4/4] Emitting module IAppRater
Build complete! (12.05s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IAppRater",
  "name" : "IAppRater",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "IAppRater",
      "targets" : [
        "IAppRater"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IAppRaterTests",
      "module_type" : "SwiftTarget",
      "name" : "IAppRaterTests",
      "path" : "Tests/IAppRaterTests",
      "sources" : [
        "IAppRaterTests.swift"
      ],
      "target_dependencies" : [
        "IAppRater"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IAppRater",
      "module_type" : "SwiftTarget",
      "name" : "IAppRater",
      "path" : "Sources/IAppRater",
      "product_memberships" : [
        "IAppRater"
      ],
      "sources" : [
        "IAppRater.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.