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 Polyline, reference v5.1.0 (353f80), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 04:20:09 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/raphaelmor/Polyline.git
Reference: v5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/raphaelmor/Polyline
 * tag               v5.1.0     -> FETCH_HEAD
HEAD is now at 353f803 v5.1.0
Cloned https://github.com/raphaelmor/Polyline.git
Revision (git rev-parse @):
353f80378dcd8f17eefe8550090c6b1ae3c9da23
SUCCESS checkout https://github.com/raphaelmor/Polyline.git at v5.1.0
========================================
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": "polyline",
      "name": "Polyline",
      "url": "https://github.com/raphaelmor/Polyline.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Polyline",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/raphaelmor/Polyline.git
[1/888] Fetching polyline
Fetched https://github.com/raphaelmor/Polyline.git from cache (0.77s)
Creating working copy for https://github.com/raphaelmor/Polyline.git
Working copy of https://github.com/raphaelmor/Polyline.git resolved at v5.1.0 (353f803)
warning: '.resolve-product-dependencies': dependency 'polyline' 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/raphaelmor/Polyline.git
https://github.com/raphaelmor/Polyline.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Polyline",
  "name" : "Polyline",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Polyline",
      "targets" : [
        "Polyline"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PolylineTests",
      "module_type" : "SwiftTarget",
      "name" : "PolylineTests",
      "path" : "Tests/PolylineTests",
      "sources" : [
        "FunctionalPolylineTests.swift",
        "PolylineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Polyline"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Polyline",
      "module_type" : "SwiftTarget",
      "name" : "Polyline",
      "path" : "Sources/Polyline",
      "product_memberships" : [
        "Polyline"
      ],
      "sources" : [
        "CoreLocation.swift",
        "Polyline.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling Polyline CoreLocation.swift
[4/5] Emitting module Polyline
[5/5] Compiling Polyline Polyline.swift
Build complete! (7.23s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Polyline",
  "name" : "Polyline",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Polyline",
      "targets" : [
        "Polyline"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PolylineTests",
      "module_type" : "SwiftTarget",
      "name" : "PolylineTests",
      "path" : "Tests/PolylineTests",
      "sources" : [
        "FunctionalPolylineTests.swift",
        "PolylineTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Polyline"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Polyline",
      "module_type" : "SwiftTarget",
      "name" : "Polyline",
      "path" : "Sources/Polyline",
      "product_memberships" : [
        "Polyline"
      ],
      "sources" : [
        "CoreLocation.swift",
        "Polyline.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.