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 TextAttributes, reference 2.1.1 (189223), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 19:08:51 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/bielikb/textattributes.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bielikb/textattributes
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at 1892232 Support iOS 9.0 & above
Cloned https://github.com/bielikb/textattributes.git
Revision (git rev-parse @):
1892232f6ff700b838892b4bd01e427e0bef6e09
SUCCESS checkout https://github.com/bielikb/textattributes.git at 2.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": "textattributes",
      "name": "TextAttributes",
      "url": "https://github.com/bielikb/textattributes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/textattributes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bielikb/textattributes.git
[1/159] Fetching textattributes
Fetched https://github.com/bielikb/textattributes.git from cache (0.62s)
Creating working copy for https://github.com/bielikb/textattributes.git
Working copy of https://github.com/bielikb/textattributes.git resolved at 2.1.1 (1892232)
warning: '.resolve-product-dependencies': dependency 'textattributes' 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/bielikb/textattributes.git
https://github.com/bielikb/textattributes.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TextAttributes",
  "name" : "TextAttributes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TextAttributes",
      "targets" : [
        "TextAttributes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextAttributesTests",
      "module_type" : "SwiftTarget",
      "name" : "TextAttributesTests",
      "path" : "Tests/TextAttributesTests",
      "sources" : [
        "TextAttributesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TextAttributes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TextAttributes",
      "module_type" : "SwiftTarget",
      "name" : "TextAttributes",
      "path" : "Sources/TextAttributes",
      "product_memberships" : [
        "TextAttributes"
      ],
      "sources" : [
        "TextAttributes.swift",
        "UIButton.swift",
        "UILabel.swift",
        "UITextView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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/7] Emitting module TextAttributes
[4/7] Compiling TextAttributes UILabel.swift
[5/7] Compiling TextAttributes TextAttributes.swift
[6/7] Compiling TextAttributes UIButton.swift
[7/7] Compiling TextAttributes UITextView.swift
Build complete! (4.82s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TextAttributes",
  "name" : "TextAttributes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TextAttributes",
      "targets" : [
        "TextAttributes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextAttributesTests",
      "module_type" : "SwiftTarget",
      "name" : "TextAttributesTests",
      "path" : "Tests/TextAttributesTests",
      "sources" : [
        "TextAttributesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TextAttributes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TextAttributes",
      "module_type" : "SwiftTarget",
      "name" : "TextAttributes",
      "path" : "Sources/TextAttributes",
      "product_memberships" : [
        "TextAttributes"
      ],
      "sources" : [
        "TextAttributes.swift",
        "UIButton.swift",
        "UILabel.swift",
        "UITextView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.