This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 GemCommonsKit with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/ref-GemCommonsKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/ref-GemCommonsKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e19c296 Version 1.3.0
Cloned https://github.com/gematik/ref-GemCommonsKit.git
Revision (git rev-parse @):
e19c2961ad48cf8897b679bde109988cf96fbb59
SUCCESS checkout https://github.com/gematik/ref-GemCommonsKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/gematik/ref-GemCommonsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-6F35C1178C84523A.txt
[2/17] Compiling ObjCCommonsKit ExceptionCatcher.m
[4/17] Compiling GemCommonsKit CommonError.swift
[5/17] Compiling GemCommonsKit DLog.swift
[6/18] Emitting module GemCommonsKit
[7/18] Compiling GemCommonsKit AnyWrapper.swift
[8/18] Compiling GemCommonsKit BlockingVar.swift
[9/18] Compiling GemCommonsKit Synchronized.swift
[10/18] Compiling GemCommonsKit SynchronizedVar.swift
[11/18] Compiling GemCommonsKit Array+Data.swift
[12/18] Compiling GemCommonsKit Data+IO.swift
[13/18] Compiling GemCommonsKit Data+empty.swift
[14/18] Compiling GemCommonsKit String+Digits.swift
[15/18] Compiling GemCommonsKit ResourceLoader.swift
[16/18] Compiling GemCommonsKit Thread+Internal.swift
[17/18] Compiling GemCommonsKit WeakArray.swift
[18/18] Compiling GemCommonsKit WeakRef.swift
Build complete! (28.42s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching http://github.com/Quick/Nimble
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/439] Fetching cwlcatchexception
[296/1686] Fetching cwlcatchexception, cwlpreconditiontesting
[1687/20326] Fetching cwlcatchexception, cwlpreconditiontesting, nimble
Fetched http://github.com/Quick/Nimble from cache (2.63s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.63s)
Computing version for http://github.com/Quick/Nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.63s)
Computed http://github.com/Quick/Nimble at 9.2.0 (0.70s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.69s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.65s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for http://github.com/Quick/Nimble
Working copy of http://github.com/Quick/Nimble resolved at 9.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.2.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "GemCommonsKit",
  "name" : "GemCommonsKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "GemCommonsKit",
      "targets" : [
        "GemCommonsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObjCCommonsKit",
      "targets" : [
        "ObjCCommonsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ObjCCommonsKit",
      "module_type" : "ClangTarget",
      "name" : "ObjCCommonsKit",
      "path" : "Sources/ObjCCommonsKit",
      "product_memberships" : [
        "ObjCCommonsKit"
      ],
      "sources" : [
        "ExceptionCatcher.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GemCommonsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GemCommonsKitTests",
      "path" : "Tests/GemCommonsKitTests",
      "product_dependencies" : [
        "Nimble"
      ],
      "sources" : [
        "BlockingVarTest.swift",
        "Extension/DataExtIOTest.swift",
        "Extension/StringExtDigitsTest.swift",
        "Extension/ThreadExtInternalTest.swift",
        "ResourceLoaderTest.swift",
        "SynchronizedVarTest.swift",
        "WeakArrayTest.swift",
        "WeakRefTest.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GemCommonsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GemCommonsKit",
      "module_type" : "SwiftTarget",
      "name" : "GemCommonsKit",
      "path" : "Sources/GemCommonsKit",
      "product_memberships" : [
        "GemCommonsKit"
      ],
      "sources" : [
        "AnyWrapper.swift",
        "BlockingVar.swift",
        "CommonError.swift",
        "DLog.swift",
        "Extension/Array+Data.swift",
        "Extension/Data+IO.swift",
        "Extension/Data+empty.swift",
        "Extension/String+Digits.swift",
        "Extension/Thread+Internal.swift",
        "ResourceLoader.swift",
        "Synchronized.swift",
        "SynchronizedVar.swift",
        "WeakArray.swift",
        "WeakRef.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.