Build Information
Successful build of SpryKit, reference main (89ab6b
), with Swift 5.10 for macOS (SPM) on 29 Jan 2025 18:55:29 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.60.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 89ab6b7 lil upd dependency
Cloned https://github.com/NikSativa/SpryKit.git
Revision (git rev-parse @):
89ab6b75b7ad4bb63185c9c6302abe2efec18c7d
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/8] Write sources
[0/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[5/8] Compiling CwlMachBadInstructionHandler mach_excServer.c
[6/8] Compiling CwlCatchExceptionSupport CwlCatchException.m
[7/10] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[9/10] Emitting module CwlCatchException
[10/10] Compiling CwlCatchException CwlCatchException.swift
[11/14] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[12/14] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[13/14] Emitting module CwlPreconditionTesting
[14/14] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[15/51] Compiling SpryKit InternalHelpers.swift
[16/51] Compiling SpryKit String+Helpers.swift
[17/51] Compiling SpryKit TimeZone+Helpers.swift
[18/51] Compiling SpryKit URL+Helpers.swift
[19/51] Compiling SpryKit SpryableMacros.swift
[20/51] Compiling SpryKit CountSpecifier.swift
[21/51] Compiling SpryKit DidCallResult.swift
[22/51] Compiling SpryKit RecordedCall.swift
[23/55] Emitting module SpryKit
[24/55] Compiling SpryKit Spyable.swift
[25/55] Compiling SpryKit SpyableImpl.swift
[26/55] Compiling SpryKit StringRepresentable.swift
[27/55] Compiling SpryKit Stub.swift
[28/55] Compiling SpryKit AnyEquality.swift
[29/55] Compiling SpryKit Argument.swift
[30/55] Compiling SpryKit ArgumentCaptor.swift
[31/55] Compiling SpryKit FatalErrorTexting.swift
[32/55] Compiling SpryKit XCTAssertHaveReceived.swift
[33/55] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[34/55] Compiling SpryKit XCTAssertThrowsAssertion.swift
[35/55] Compiling SpryKit XCTAssertThrowsError.swift
[36/55] Compiling SpryKit PThread.swift
[37/55] Compiling SpryKit PropertyReflector.swift
[38/55] Compiling SpryKit Spryable.swift
[39/55] Compiling SpryKit SpryableImpl.swift
[40/55] Compiling SpryKit URLRequest+Helpers.swift
[41/55] Compiling SpryKit XCTAssertEqualAny.swift
[42/55] Compiling SpryKit XCTAssertEqualError.swift
[43/55] Compiling SpryKit XCTAssertEqualImage.swift
[44/55] Compiling SpryKit SpryDictionary.swift
[45/55] Compiling SpryKit SpryEquatable+Types.swift
[46/55] Compiling SpryKit SpryEquatable.swift
[47/55] Compiling SpryKit SpryFriendlyStringConvertible.swift
[48/55] Compiling SpryKit StubInfo.swift
[49/55] Compiling SpryKit Stubbable.swift
[50/55] Compiling SpryKit StubbableImpl.swift
[51/55] Compiling SpryKit resource_bundle_accessor.swift
[52/55] Compiling SpryKit Data+Helpers.swift
[53/55] Compiling SpryKit Date+Helpers.swift
[54/55] Compiling SpryKit DispatchTime+Helpers.swift
[55/55] Compiling SpryKit Image+Helpers.swift
Build complete! (19.73s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.79s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.51s)
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" : "2.3.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"
]
}
}
],
"targets" : [
{
"c99name" : "SpryTests",
"module_type" : "SwiftTarget",
"name" : "SpryTests",
"path" : "Tests",
"sources" : [
"AnyEquatableTests.swift",
"ArgumentTests.swift",
"CrossPlatformTests.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"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AnyEquality.swift",
"Argument.swift",
"ArgumentCaptor.swift",
"FatalErrorTexting.swift",
"Helpers/Data+Helpers.swift",
"Helpers/Date+Helpers.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/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.