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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: 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 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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/NikSativa/SpryKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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] Emitting module CwlCatchException
[6/6] Compiling CwlCatchException CwlCatchException.swift
[7/10] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[8/10] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[9/10] Emitting module CwlPreconditionTesting
[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 Spyable.swift
[16/51] Compiling SpryKit SpyableImpl.swift
[17/51] Compiling SpryKit StringRepresentable.swift
[18/51] Compiling SpryKit Stub.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 AnyEquality.swift
[24/51] Compiling SpryKit Argument.swift
[25/51] Compiling SpryKit ArgumentCaptor.swift
[26/51] Compiling SpryKit FatalErrorTexting.swift
[27/51] Compiling SpryKit PThread.swift
[28/51] Compiling SpryKit PropertyReflector.swift
[29/51] Compiling SpryKit Spryable.swift
[30/51] Compiling SpryKit SpryableImpl.swift
[31/51] Emitting module SpryKit
[32/51] Compiling SpryKit InternalHelpers.swift
[33/51] Compiling SpryKit String+Helpers.swift
[34/51] Compiling SpryKit TimeZone+Helpers.swift
[35/51] Compiling SpryKit URL+Helpers.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 URLRequest+Helpers.swift
[45/51] Compiling SpryKit XCTAssertEqualAny.swift
[46/51] Compiling SpryKit XCTAssertEqualError.swift
[47/51] Compiling SpryKit XCTAssertEqualImage.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! (24.82s)
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 (3.08s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.80s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.77s)
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.
Done.