Build Information
Successful build of SpryKit, reference 3.0.1 (a5d0b0
), with Swift 5.8 for macOS (SPM) on 9 Oct 2024 23:20:18 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: 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.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 CwlDarwinDefinitions.swift
[8/10] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[9/10] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[10/10] Emitting module CwlPreconditionTesting
[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/47] Compiling SpryKit InternalHelpers.swift
[16/47] Compiling SpryKit String+Helpers.swift
[17/47] Compiling SpryKit TimeZone+Helpers.swift
[18/47] Compiling SpryKit URL+Helpers.swift
[19/51] Compiling SpryKit Spyable.swift
[20/51] Compiling SpryKit SpyableImpl.swift
[21/51] Compiling SpryKit StringRepresentable.swift
[22/51] Compiling SpryKit Stub.swift
[23/51] Compiling SpryKit XCTAssertHaveReceived.swift
[24/51] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[25/51] Compiling SpryKit XCTAssertThrowsAssertion.swift
[26/51] Compiling SpryKit XCTAssertThrowsError.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] Compiling SpryKit AnyEquality.swift
[32/51] Compiling SpryKit Argument.swift
[33/51] Compiling SpryKit ArgumentCaptor.swift
[34/51] Compiling SpryKit FatalErrorTexting.swift
[35/51] Compiling SpryKit StubInfo.swift
[36/51] Compiling SpryKit Stubbable.swift
[37/51] Compiling SpryKit StubbableImpl.swift
[38/51] Compiling SpryKit resource_bundle_accessor.swift
[39/51] Compiling SpryKit SpryDictionary.swift
[40/51] Compiling SpryKit SpryEquatable+Types.swift
[41/51] Compiling SpryKit SpryEquatable.swift
[42/51] Compiling SpryKit SpryFriendlyStringConvertible.swift
[43/51] Compiling SpryKit URLRequest+Helpers.swift
[44/51] Compiling SpryKit XCTAssertEqualAny.swift
[45/51] Compiling SpryKit XCTAssertEqualError.swift
[46/51] Compiling SpryKit XCTAssertEqualImage.swift
[47/51] Emitting module SpryKit
[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.75s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (1.32s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.95s)
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.70s)
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.