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 BijectiveDictionary, reference main (5af52d), with Swift 6.0 (beta) for macOS (SPM) on 13 Sep 2024 02:26:44 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ladvoc/BijectiveDictionary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ladvoc/BijectiveDictionary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5af52d6 Merge pull request #15 from DandyLyons/docs-bijective
Cloned https://github.com/ladvoc/BijectiveDictionary.git
Revision (git rev-parse @):
5af52d667aa518e44f808b0b874d53fc2a500190
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ladvoc/BijectiveDictionary.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ladvoc/BijectiveDictionary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin SwiftLintBuildToolPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-117DEE11B69C53C9.txt
[5/17] Compiling BijectiveDictionary BijectiveDictionary+Operators.swift
[6/18] Compiling BijectiveDictionary BijectiveDictionary+Collection.swift
[7/18] Compiling BijectiveDictionary BijectiveDictionary+Conflict.swift
[8/18] Compiling BijectiveDictionary BijectiveDictionary+Descriptions.swift
[9/18] Compiling BijectiveDictionary BijectiveDictionary+ExpressibleByDictionaryLiteral.swift
[10/18] Emitting module BijectiveDictionary
[11/18] Compiling BijectiveDictionary BijectiveDictionary+Sequence.swift
[12/18] Compiling BijectiveDictionary BijectiveDictionary+RightValues.swift
[13/18] Compiling BijectiveDictionary BijectiveDictionary+Invariant.swift
[14/18] Compiling BijectiveDictionary BijectiveDictionary+LeftValues.swift
[15/18] Compiling BijectiveDictionary BijectiveDictionary+Hashable.swift
[16/18] Compiling BijectiveDictionary BijectiveDictionary+Initializers.swift
[17/18] Compiling BijectiveDictionary BijectiveDictionary+Sendable.swift
[18/18] Compiling BijectiveDictionary BijectiveDictionary.swift
Build complete! (17.21s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:12:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
10 | #endif
11 |
12 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
13 |     name: "BijectiveDictionary",
14 |     platforms: [.macOS(.v12), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/118] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.66s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.56.2 (0.55s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.56.2
[32750/11420151] Downloading https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip (1.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.56.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "BijectiveDictionary",
  "name" : "BijectiveDictionary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BijectiveDictionary",
      "targets" : [
        "BijectiveDictionary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BijectiveDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "BijectiveDictionaryTests",
      "path" : "Tests/BijectiveDictionaryTests",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "sources" : [
        "BijectiveDictionaryTests.swift"
      ],
      "target_dependencies" : [
        "BijectiveDictionary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BijectiveDictionary",
      "module_type" : "SwiftTarget",
      "name" : "BijectiveDictionary",
      "path" : "Sources/BijectiveDictionary",
      "product_dependencies" : [
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "BijectiveDictionary"
      ],
      "sources" : [
        "BijectiveDictionary+Collection.swift",
        "BijectiveDictionary+Conflict.swift",
        "BijectiveDictionary+Descriptions.swift",
        "BijectiveDictionary+ExpressibleByDictionaryLiteral.swift",
        "BijectiveDictionary+Hashable.swift",
        "BijectiveDictionary+Initializers.swift",
        "BijectiveDictionary+Invariant.swift",
        "BijectiveDictionary+LeftValues.swift",
        "BijectiveDictionary+Operators.swift",
        "BijectiveDictionary+RightValues.swift",
        "BijectiveDictionary+Sendable.swift",
        "BijectiveDictionary+Sequence.swift",
        "BijectiveDictionary.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:12:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
10 | #endif
11 |
12 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
13 |     name: "BijectiveDictionary",
14 |     platforms: [.macOS(.v12), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
Done.