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 main (4a6c58), with Swift 5.10 for macOS (SPM) on 17 Aug 2025 14:48:55 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SpryKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SpryKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a6c58a Spry + Diff
Cloned https://github.com/NikSativa/SpryKit.git
Revision (git rev-parse @):
4a6c58a3d730f64735fda865e8d35b3f8c9bfeb3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SpryKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/NikSativa/SpryKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[3/12] Copying PrivacyInfo.xcprivacy
[4/12] Write swift-version-33747A42983211AE.txt
[5/12] Compiling CwlMachBadInstructionHandler mach_excServer.c
[6/12] Compiling CwlCatchExceptionSupport CwlCatchException.m
[7/12] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[9/14] Compiling CwlCatchException CwlCatchException.swift
[10/14] Emitting module CwlCatchException
[11/18] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[12/18] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[13/18] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[14/18] Emitting module CwlPreconditionTesting
[15/61] Emitting module SpryKit
[16/65] Compiling SpryKit SpryableMacros.swift
[17/65] Compiling SpryKit CountSpecifier.swift
[18/65] Compiling SpryKit DidCallResult.swift
[19/65] Compiling SpryKit RecordedCall.swift
[20/65] Compiling SpryKit Spyable.swift
[21/65] Compiling SpryKit SpyableImpl.swift
[22/65] Compiling SpryKit StringRepresentable.swift
[23/65] Compiling SpryKit Stub.swift
[24/65] Compiling SpryKit PThread.swift
[25/65] Compiling SpryKit PropertyReflector.swift
[26/65] Compiling SpryKit Spry.swift
[27/65] Compiling SpryKit Spryable.swift
[28/65] Compiling SpryKit SpryableImpl.swift
[29/65] Compiling SpryKit StubInfo.swift
[30/65] Compiling SpryKit Stubbable.swift
[31/65] Compiling SpryKit StubbableImpl.swift
[32/65] Compiling SpryKit resource_bundle_accessor.swift
[33/65] Compiling SpryKit SpryDictionary.swift
[34/65] Compiling SpryKit SpryEquatable+Types.swift
[35/65] Compiling SpryKit SpryEquatable.swift
[36/65] Compiling SpryKit SpryFriendlyStringConvertible.swift
[37/65] Compiling SpryKit Diff+String.swift
[38/65] Compiling SpryKit Encode+Any.swift
[39/65] Compiling SpryKit FatalErrorTexting.swift
[40/65] Compiling SpryKit Data+Helpers.swift
[41/65] Compiling SpryKit Date+Helpers.swift
[42/65] Compiling SpryKit XCTAssertEqualImage.swift
[43/65] Compiling SpryKit XCTAssertHaveReceived.swift
[44/65] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[45/65] Compiling SpryKit XCTAssertThrowsAssertion.swift
[46/65] Compiling SpryKit XCTAssertThrowsError.swift
[47/65] Compiling SpryKit AnyEquality.swift
[48/65] Compiling SpryKit Argument.swift
[49/65] Compiling SpryKit ArgumentCaptor.swift
[50/65] Compiling SpryKit Diff+Any.swift
[51/65] Compiling SpryKit Diff+Encodable.swift
[52/65] Compiling SpryKit Describing.swift
[53/65] Compiling SpryKit DispatchTime+Helpers.swift
[54/65] Compiling SpryKit Image+Helpers.swift
[55/65] Compiling SpryKit InternalHelpers.swift
[56/65] Compiling SpryKit String+Helpers.swift
[57/65] Compiling SpryKit TimeZone+Helpers.swift
[58/65] Compiling SpryKit URL+Helpers.swift
[59/65] Compiling SpryKit URLRequest+Helpers.swift
[60/65] Compiling SpryKit XCTAssertEqualAny.swift
[61/65] Compiling SpryKit XCTAssertEqualError.swift
[61/65] Write Objects.LinkFileList
[63/65] Archiving libSpryKitStatic.a
[64/65] Linking libSpryKitDynamic.dylib
Build complete! (18.40s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.19s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.43s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.71s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.43s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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",
        "DiffTests.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",
        "Diff/Diff+Any.swift",
        "Diff/Diff+Encodable.swift",
        "Diff/Diff+String.swift",
        "Diff/Encode+Any.swift",
        "FatalErrorTexting.swift",
        "Helpers/Data+Helpers.swift",
        "Helpers/Date+Helpers.swift",
        "Helpers/Describing.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.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.