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 FoundationKit, reference main (c8c514), with Swift 5.9 for macOS (SPM) on 10 Feb 2025 16:57:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/FoundationKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/FoundationKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c8c5148 fix access URLOpener+SwiftUI
Cloned https://github.com/NikSativa/FoundationKit.git
Revision (git rev-parse @):
c8c5148f02b83ff2baa53aaa10d89ccbaf613092
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/FoundationKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NikSativa/FoundationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/21] Emitting module FoundationKit
[3/23] Compiling FoundationKit UUIDProvider.swift
[4/23] Compiling FoundationKit resource_bundle_accessor.swift
[5/23] Compiling FoundationKit CGSize+Foundation.swift
[6/23] Compiling FoundationKit Collection+Foundation.swift
[7/23] Compiling FoundationKit CGPoint+Foundation.swift
[8/23] Compiling FoundationKit CGRect+Foundation.swift
[9/23] Compiling FoundationKit UIColor+Foundation.swift
[10/23] Compiling FoundationKit UIImage+Foundation.swift
[11/23] Compiling FoundationKit LinkDetector.swift
[12/23] Compiling FoundationKit NotificationDispatcher.swift
[13/23] Compiling FoundationKit Sequence+Foundation.swift
[14/23] Compiling FoundationKit String+Foundation.swift
[15/23] Compiling FoundationKit Optional+Foundation.swift
[16/23] Compiling FoundationKit Result+Foundation.swift
[17/23] Compiling FoundationKit Dictionary+Foundation.swift
[18/23] Compiling FoundationKit Encodable+Foundation.swift
[19/23] Compiling FoundationKit Closures.swift
[20/23] Compiling FoundationKit Array+Foundation.swift
[21/23] Compiling FoundationKit CACornerMask+Foundation.swift
[22/23] Compiling FoundationKit URLOpener+SwiftUI.swift
[23/23] Compiling FoundationKit URLOpener+UIKit.swift
Build complete! (15.04s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/924] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.30s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.33s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.82s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.39s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.72s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.41s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.2",
            "upper_bound" : "3.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    }
  ],
  "manifest_display_name" : "FoundationKit",
  "name" : "FoundationKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "FoundationKit",
      "targets" : [
        "FoundationKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FoundationKitTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SpryKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestAssets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Array+chunkedTests.swift",
        "Collection_FoundationTests.swift",
        "OptionalTests.swift",
        "Optional_FoundationTests.swift",
        "Result_FoundationTests.swift",
        "TestHelpers/DateFormatter+TestHelper.swift",
        "TestHelpers/NotificationToken+TestHelper.swift",
        "TestHelpers/UIColor+TestHelper.swift",
        "UUIDProviderTests.swift"
      ],
      "target_dependencies" : [
        "FoundationKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationKit",
      "module_type" : "SwiftTarget",
      "name" : "FoundationKit",
      "path" : "Source",
      "product_memberships" : [
        "FoundationKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Closures.swift",
        "Extensions/Array+Foundation.swift",
        "Extensions/CACornerMask+Foundation.swift",
        "Extensions/CGPoint+Foundation.swift",
        "Extensions/CGRect+Foundation.swift",
        "Extensions/CGSize+Foundation.swift",
        "Extensions/Collection+Foundation.swift",
        "Extensions/Dictionary+Foundation.swift",
        "Extensions/Encodable+Foundation.swift",
        "Extensions/Optional+Foundation.swift",
        "Extensions/Result+Foundation.swift",
        "Extensions/Sequence+Foundation.swift",
        "Extensions/String+Foundation.swift",
        "Extensions/UIColor+Foundation.swift",
        "Extensions/UIImage+Foundation.swift",
        "LinkDetector.swift",
        "NotificationDispatcher.swift",
        "URLOpener+SwiftUI.swift",
        "URLOpener+UIKit.swift",
        "UUIDProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.