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 VariableFonts, reference 1.1.0 (21c84c), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 15:51:24 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frzi/swift-variablefonts.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/frzi/swift-variablefonts
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 21c84cc Merge pull request #1 from frzi/dev/fontaxis-names
Cloned https://github.com/frzi/swift-variablefonts.git
Revision (git rev-parse @):
21c84cc967727fb55b715e9014c6f56125734f88
SUCCESS checkout https://github.com/frzi/swift-variablefonts.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/frzi/swift-variablefonts.git
https://github.com/frzi/swift-variablefonts.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "VariableFonts",
  "name" : "VariableFonts",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "VariableFonts",
      "targets" : [
        "VariableFonts"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VariableFontsTests",
      "module_type" : "SwiftTarget",
      "name" : "VariableFontsTests",
      "path" : "Tests/VariableFontsTests",
      "sources" : [
        "VariableFontsTests.swift"
      ],
      "target_dependencies" : [
        "VariableFonts"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VariableFonts",
      "module_type" : "SwiftTarget",
      "name" : "VariableFonts",
      "path" : "Sources/VariableFonts",
      "product_memberships" : [
        "VariableFonts"
      ],
      "sources" : [
        "FontAxis.swift",
        "Utils.swift",
        "VariableFonts.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/6] Compiling VariableFonts Utils.swift
[4/6] Emitting module VariableFonts
[5/6] Compiling VariableFonts FontAxis.swift
[6/6] Compiling VariableFonts VariableFonts.swift
Build complete! (7.84s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "VariableFonts",
  "name" : "VariableFonts",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "VariableFonts",
      "targets" : [
        "VariableFonts"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VariableFontsTests",
      "module_type" : "SwiftTarget",
      "name" : "VariableFontsTests",
      "path" : "Tests/VariableFontsTests",
      "sources" : [
        "VariableFontsTests.swift"
      ],
      "target_dependencies" : [
        "VariableFonts"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VariableFonts",
      "module_type" : "SwiftTarget",
      "name" : "VariableFonts",
      "path" : "Sources/VariableFonts",
      "product_memberships" : [
        "VariableFonts"
      ],
      "sources" : [
        "FontAxis.swift",
        "Utils.swift",
        "VariableFonts.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.