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.1 (a5d0b0), with Swift 5.9 for macOS (SPM) on 9 Oct 2024 23:20:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SpryKit.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SpryKit
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at a5d0b09 fix var setter with 'newValue'
Cloned https://github.com/NikSativa/SpryKit.git
Revision (git rev-parse @):
a5d0b095d4ae3f1d7d22709de50065a4fa1c48e5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SpryKit.git at 3.0.1
========================================
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 CwlBadInstructionException.swift
[8/10] Emitting module CwlPreconditionTesting
[9/10] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[10/10] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[11/47] Compiling SpryKit SpryableMacros.swift
[12/47] Compiling SpryKit CountSpecifier.swift
[13/47] Compiling SpryKit DidCallResult.swift
[14/47] Compiling SpryKit RecordedCall.swift
[15/51] Compiling SpryKit URLRequest+Helpers.swift
[16/51] Compiling SpryKit XCTAssertEqualAny.swift
[17/51] Compiling SpryKit XCTAssertEqualError.swift
[18/51] Compiling SpryKit XCTAssertEqualImage.swift
[19/51] Compiling SpryKit XCTAssertHaveReceived.swift
[20/51] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[21/51] Compiling SpryKit XCTAssertThrowsAssertion.swift
[22/51] Compiling SpryKit XCTAssertThrowsError.swift
[23/51] Compiling SpryKit PThread.swift
[24/51] Compiling SpryKit PropertyReflector.swift
[25/51] Compiling SpryKit Spryable.swift
[26/51] Compiling SpryKit SpryableImpl.swift
[27/51] Compiling SpryKit InternalHelpers.swift
[28/51] Compiling SpryKit String+Helpers.swift
[29/51] Compiling SpryKit TimeZone+Helpers.swift
[30/51] Compiling SpryKit URL+Helpers.swift
[31/51] Compiling SpryKit Spyable.swift
[32/51] Compiling SpryKit SpyableImpl.swift
[33/51] Compiling SpryKit StringRepresentable.swift
[34/51] Compiling SpryKit Stub.swift
[35/51] Compiling SpryKit SpryDictionary.swift
[36/51] Compiling SpryKit SpryEquatable+Types.swift
[37/51] Compiling SpryKit SpryEquatable.swift
[38/51] Compiling SpryKit SpryFriendlyStringConvertible.swift
[39/51] Compiling SpryKit StubInfo.swift
[40/51] Compiling SpryKit Stubbable.swift
[41/51] Compiling SpryKit StubbableImpl.swift
[42/51] Compiling SpryKit resource_bundle_accessor.swift
[43/51] Emitting module SpryKit
[44/51] Compiling SpryKit Data+Helpers.swift
[45/51] Compiling SpryKit Date+Helpers.swift
[46/51] Compiling SpryKit DispatchTime+Helpers.swift
[47/51] Compiling SpryKit Image+Helpers.swift
[48/51] Compiling SpryKit AnyEquality.swift
[49/51] Compiling SpryKit Argument.swift
[50/51] Compiling SpryKit ArgumentCaptor.swift
[51/51] Compiling SpryKit FatalErrorTexting.swift
Build complete! (22.85s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[13/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (1.36s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.82s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.75s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
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.
Done.