Build Information
Successful build of SpryKit, reference 3.0.1 (a5d0b0
), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 23:24:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.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/8] Write sources
[2/8] Copying PrivacyInfo.xcprivacy
[3/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[5/8] Compiling CwlMachBadInstructionHandler mach_excServer.c
[6/8] Compiling CwlCatchExceptionSupport CwlCatchException.m
[7/8] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[9/10] Compiling CwlCatchException CwlCatchException.swift
[10/10] Emitting module CwlCatchException
[11/14] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[12/14] Emitting module CwlPreconditionTesting
[13/14] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[14/14] Compiling CwlPreconditionTesting CwlBadInstructionException.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/55] Compiling SpryKit AnyEquality.swift
[20/55] Compiling SpryKit Argument.swift
[21/55] Compiling SpryKit ArgumentCaptor.swift
[22/55] Compiling SpryKit FatalErrorTexting.swift
[23/55] Compiling SpryKit XCTAssertHaveReceived.swift
[24/55] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[25/55] Compiling SpryKit XCTAssertThrowsAssertion.swift
[26/55] Compiling SpryKit XCTAssertThrowsError.swift
[27/55] Compiling SpryKit InternalHelpers.swift
[28/55] Compiling SpryKit String+Helpers.swift
[29/55] Compiling SpryKit TimeZone+Helpers.swift
[30/55] Compiling SpryKit URL+Helpers.swift
[31/55] Emitting module SpryKit
[32/55] Compiling SpryKit Spyable.swift
[33/55] Compiling SpryKit SpyableImpl.swift
[34/55] Compiling SpryKit StringRepresentable.swift
[35/55] Compiling SpryKit Stub.swift
[36/55] Compiling SpryKit SpryDictionary.swift
[37/55] Compiling SpryKit SpryEquatable+Types.swift
[38/55] Compiling SpryKit SpryEquatable.swift
[39/55] Compiling SpryKit SpryFriendlyStringConvertible.swift
[40/55] Compiling SpryKit StubInfo.swift
[41/55] Compiling SpryKit Stubbable.swift
[42/55] Compiling SpryKit StubbableImpl.swift
[43/55] Compiling SpryKit resource_bundle_accessor.swift
[44/55] Compiling SpryKit SpryableMacros.swift
[45/55] Compiling SpryKit CountSpecifier.swift
[46/55] Compiling SpryKit DidCallResult.swift
[47/55] Compiling SpryKit RecordedCall.swift
[48/55] Compiling SpryKit Data+Helpers.swift
[49/55] Compiling SpryKit Date+Helpers.swift
[50/55] Compiling SpryKit DispatchTime+Helpers.swift
[51/55] Compiling SpryKit Image+Helpers.swift
[52/55] Compiling SpryKit PThread.swift
[53/55] Compiling SpryKit PropertyReflector.swift
[54/55] Compiling SpryKit Spryable.swift
[55/55] Compiling SpryKit SpryableImpl.swift
Build complete! (20.98s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.34s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.57s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[10/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.54s)
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.