The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SpryKit, reference 3.0.4 (3ce143), with Swift 5.9 for macOS (SPM) on 9 Jun 2025 01:53:02 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SpryKit.git
Reference: 3.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SpryKit
 * tag               3.0.4      -> FETCH_HEAD
HEAD is now at 3ce1434 upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/SpryKit.git
Revision (git rev-parse @):
3ce1434a3df6c1d7710c6a2af326ef4491754092
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SpryKit.git at 3.0.4
========================================
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/6] Copying PrivacyInfo.xcprivacy
[1/6] Compiling CwlMachBadInstructionHandler mach_excServer.c
[2/6] Compiling CwlCatchExceptionSupport CwlCatchException.m
[3/8] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[5/8] Compiling CwlCatchException CwlCatchException.swift
[6/8] Emitting module CwlCatchException
[7/12] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[8/12] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[9/12] Emitting module CwlPreconditionTesting
[10/12] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[11/49] Emitting module SpryKit
[12/53] Compiling SpryKit SpryableMacros.swift
[13/53] Compiling SpryKit CountSpecifier.swift
[14/53] Compiling SpryKit DidCallResult.swift
[15/53] Compiling SpryKit RecordedCall.swift
[16/53] Compiling SpryKit XCTAssertHaveReceived.swift
[17/53] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[18/53] Compiling SpryKit XCTAssertThrowsAssertion.swift
[19/53] Compiling SpryKit XCTAssertThrowsError.swift
[20/53] Compiling SpryKit InternalHelpers.swift
[21/53] Compiling SpryKit String+Helpers.swift
[22/53] Compiling SpryKit TimeZone+Helpers.swift
[23/53] Compiling SpryKit URL+Helpers.swift
[24/53] Compiling SpryKit Spyable.swift
[25/53] Compiling SpryKit SpyableImpl.swift
[26/53] Compiling SpryKit StringRepresentable.swift
[27/53] Compiling SpryKit Stub.swift
[28/53] Compiling SpryKit AnyEquality.swift
[29/53] Compiling SpryKit Argument.swift
[30/53] Compiling SpryKit ArgumentCaptor.swift
[31/53] Compiling SpryKit FatalErrorTexting.swift
[32/53] Compiling SpryKit PThread.swift
[33/53] Compiling SpryKit PropertyReflector.swift
[34/53] Compiling SpryKit Spryable.swift
[35/53] Compiling SpryKit SpryableImpl.swift
[36/53] Compiling SpryKit URLRequest+Helpers.swift
[37/53] Compiling SpryKit XCTAssertEqualAny.swift
[38/53] Compiling SpryKit XCTAssertEqualError.swift
[39/53] Compiling SpryKit XCTAssertEqualImage.swift
[40/53] Compiling SpryKit SpryDictionary.swift
[41/53] Compiling SpryKit SpryEquatable+Types.swift
[42/53] Compiling SpryKit SpryEquatable.swift
[43/53] Compiling SpryKit SpryFriendlyStringConvertible.swift
[44/53] Compiling SpryKit StubInfo.swift
[45/53] Compiling SpryKit Stubbable.swift
[46/53] Compiling SpryKit StubbableImpl.swift
[47/53] Compiling SpryKit resource_bundle_accessor.swift
[48/53] Compiling SpryKit Data+Helpers.swift
[49/53] Compiling SpryKit Date+Helpers.swift
[50/53] Compiling SpryKit DispatchTime+Helpers.swift
[51/53] Compiling SpryKit Image+Helpers.swift
[51/53] Archiving libSpryKitStatic.a
[52/53] Linking libSpryKitDynamic.dylib
Build complete! (19.85s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (1.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.41s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.65s)
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.2",
            "upper_bound" : "3.0.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"
        ]
      }
    },
    {
      "name" : "SpryKitStatic",
      "targets" : [
        "SpryKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SpryKitDynamic",
      "targets" : [
        "SpryKit"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "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",
        "SpryKitStatic",
        "SpryKitDynamic"
      ],
      "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.