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 SpryKit, reference 3.0.2 (89ab6b), with Swift 5.9 for macOS (SPM) on 29 Jan 2025 18:51:17 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/SpryKit.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SpryKit
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 89ab6b7 lil upd dependency
Cloned https://github.com/NikSativa/SpryKit.git
Revision (git rev-parse @):
89ab6b75b7ad4bb63185c9c6302abe2efec18c7d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SpryKit.git at 3.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NikSativa/SpryKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Compiling CwlMachBadInstructionHandler mach_excServer.c
[2/4] Compiling CwlCatchExceptionSupport CwlCatchException.m
[3/6] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[5/6] Compiling CwlCatchException CwlCatchException.swift
[6/6] Emitting module CwlCatchException
[7/10] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[8/10] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[9/10] Emitting module CwlPreconditionTesting
[10/10] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[11/47] Emitting module SpryKit
[12/51] Compiling SpryKit Spyable.swift
[13/51] Compiling SpryKit SpyableImpl.swift
[14/51] Compiling SpryKit StringRepresentable.swift
[15/51] Compiling SpryKit Stub.swift
[16/51] Compiling SpryKit InternalHelpers.swift
[17/51] Compiling SpryKit String+Helpers.swift
[18/51] Compiling SpryKit TimeZone+Helpers.swift
[19/51] Compiling SpryKit URL+Helpers.swift
[20/51] Compiling SpryKit URLRequest+Helpers.swift
[21/51] Compiling SpryKit XCTAssertEqualAny.swift
[22/51] Compiling SpryKit XCTAssertEqualError.swift
[23/51] Compiling SpryKit XCTAssertEqualImage.swift
[24/51] Compiling SpryKit SpryableMacros.swift
[25/51] Compiling SpryKit CountSpecifier.swift
[26/51] Compiling SpryKit DidCallResult.swift
[27/51] Compiling SpryKit RecordedCall.swift
[28/51] Compiling SpryKit AnyEquality.swift
[29/51] Compiling SpryKit Argument.swift
[30/51] Compiling SpryKit ArgumentCaptor.swift
[31/51] Compiling SpryKit FatalErrorTexting.swift
[32/51] Compiling SpryKit PThread.swift
[33/51] Compiling SpryKit PropertyReflector.swift
[34/51] Compiling SpryKit Spryable.swift
[35/51] Compiling SpryKit SpryableImpl.swift
[36/51] Compiling SpryKit SpryDictionary.swift
[37/51] Compiling SpryKit SpryEquatable+Types.swift
[38/51] Compiling SpryKit SpryEquatable.swift
[39/51] Compiling SpryKit SpryFriendlyStringConvertible.swift
[40/51] Compiling SpryKit StubInfo.swift
[41/51] Compiling SpryKit Stubbable.swift
[42/51] Compiling SpryKit StubbableImpl.swift
[43/51] Compiling SpryKit resource_bundle_accessor.swift
[44/51] Compiling SpryKit XCTAssertHaveReceived.swift
[45/51] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[46/51] Compiling SpryKit XCTAssertThrowsAssertion.swift
[47/51] Compiling SpryKit XCTAssertThrowsError.swift
[48/51] Compiling SpryKit Data+Helpers.swift
[49/51] Compiling SpryKit Date+Helpers.swift
[50/51] Compiling SpryKit DispatchTime+Helpers.swift
[51/51] Compiling SpryKit Image+Helpers.swift
Build complete! (23.26s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (1.39s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (3.19s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.51s)
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.2",
            "upper_bound" : "2.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
    }
  ],
  "manifest_display_name" : "SpryKit",
  "name" : "SpryKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpryKit",
      "targets" : [
        "SpryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpryTests",
      "module_type" : "SwiftTarget",
      "name" : "SpryTests",
      "path" : "Tests",
      "sources" : [
        "AnyEquatableTests.swift",
        "ArgumentTests.swift",
        "CrossPlatformTests.swift",
        "FriendlyStringConvertibleTests.swift",
        "HaveRecordedCallsMatcherTests.swift",
        "Helpers/SpryEquatable+TestHelper.swift",
        "Helpers/Spryable+TestHelper.swift",
        "Helpers/Spyable+TestHelper.swift",
        "Helpers/Stubbable+TestHelper.swift",
        "Matcher/XCTAssertEqualAnyTests.swift",
        "Matcher/XCTAssertEqualErrorTests.swift",
        "Matcher/XCTAssertEqualImageTests.swift",
        "Matcher/XCTAssertHaveReceivedTests.swift",
        "Matcher/XCTAssertHaveRecordedCallsTests.swift",
        "Matcher/XCTAssertThrowsAssertionTests.swift",
        "Matcher/XCTAssertThrowsErrorTests.swift",
        "PropertyReflectorTests.swift",
        "SpryEquatableTests.swift",
        "SpryableMacrosTests.swift",
        "SpryableTests.swift",
        "SpyableTests.swift",
        "StubbableTests.swift",
        "ThreadSafeTests.swift"
      ],
      "target_dependencies" : [
        "SpryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpryKit",
      "module_type" : "SwiftTarget",
      "name" : "SpryKit",
      "path" : "Source",
      "product_dependencies" : [
        "CwlPreconditionTesting"
      ],
      "product_memberships" : [
        "SpryKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyEquality.swift",
        "Argument.swift",
        "ArgumentCaptor.swift",
        "FatalErrorTexting.swift",
        "Helpers/Data+Helpers.swift",
        "Helpers/Date+Helpers.swift",
        "Helpers/DispatchTime+Helpers.swift",
        "Helpers/Image+Helpers.swift",
        "Helpers/InternalHelpers.swift",
        "Helpers/String+Helpers.swift",
        "Helpers/TimeZone+Helpers.swift",
        "Helpers/URL+Helpers.swift",
        "Helpers/URLRequest+Helpers.swift",
        "Matcher/XCTAssertEqualAny.swift",
        "Matcher/XCTAssertEqualError.swift",
        "Matcher/XCTAssertEqualImage.swift",
        "Matcher/XCTAssertHaveReceived.swift",
        "Matcher/XCTAssertHaveRecordedCalls.swift",
        "Matcher/XCTAssertThrowsAssertion.swift",
        "Matcher/XCTAssertThrowsError.swift",
        "PThread.swift",
        "PropertyReflector.swift",
        "Spry/Spryable.swift",
        "Spry/SpryableImpl.swift",
        "SpryDictionary.swift",
        "SpryEquatable+Types.swift",
        "SpryEquatable.swift",
        "SpryFriendlyStringConvertible.swift",
        "SpryableMacros.swift",
        "Spy/CountSpecifier.swift",
        "Spy/DidCallResult.swift",
        "Spy/RecordedCall.swift",
        "Spy/Spyable.swift",
        "Spy/SpyableImpl.swift",
        "StringRepresentable.swift",
        "Stub/Stub.swift",
        "Stub/StubInfo.swift",
        "Stub/Stubbable.swift",
        "Stub/StubbableImpl.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.