Build Information
Successful build of PublisherExpectations, reference 1.0.2 (623cdd
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 08:42:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yannxou/PublisherExpectations.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yannxou/PublisherExpectations
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 623cdd9 removed duplicated code
Cloned https://github.com/yannxou/PublisherExpectations.git
Revision (git rev-parse @):
623cdd9236d66dd1aa173640cbbd8aab194f7fc3
SUCCESS checkout https://github.com/yannxou/PublisherExpectations.git at 1.0.2
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.1.2 (0.99s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.94s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "publisherexpectations",
"name": "PublisherExpectations",
"url": "https://github.com/yannxou/PublisherExpectations.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PublisherExpectations",
"dependencies": [
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/yannxou/PublisherExpectations.git
[2/136] Fetching publisherexpectations
Fetched https://github.com/yannxou/PublisherExpectations.git from cache (0.64s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.1.2 (0.47s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.52s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.1.2
Creating working copy for https://github.com/yannxou/PublisherExpectations.git
Working copy of https://github.com/yannxou/PublisherExpectations.git resolved at 1.0.2 (623cdd9)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
warning: '.resolve-product-dependencies': dependency 'publisherexpectations' is not used by any target
Found 1 product dependencies
- swift-custom-dump
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/yannxou/PublisherExpectations.git
https://github.com/yannxou/PublisherExpectations.git
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"exact" : [
"1.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "PublisherExpectations",
"name" : "PublisherExpectations",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "PublisherExpectations",
"targets" : [
"PublisherExpectations"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PublisherExpectationsTests",
"module_type" : "SwiftTarget",
"name" : "PublisherExpectationsTests",
"path" : "Tests/PublisherExpectationsTests",
"sources" : [
"PublisherFailureExpectationTests.swift",
"PublisherFinishedExpectationTests.swift",
"PublisherValueExpectationTests.swift"
],
"target_dependencies" : [
"PublisherExpectations"
],
"type" : "test"
},
{
"c99name" : "PublisherExpectations",
"module_type" : "SwiftTarget",
"name" : "PublisherExpectations",
"path" : "Sources/PublisherExpectations",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"PublisherExpectations"
],
"sources" : [
"API/PublisherFailureExpectation.swift",
"API/PublisherFinishedExpectation.swift",
"API/PublisherValueExpectation.swift",
"FailureMessages.swift",
"PublisherExpectation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/24] Compiling IssueReporting BreakpointReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/24] Compiling IssueReporting FatalErrorReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/24] Compiling IssueReporting SwiftTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/24] Compiling IssueReporting UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/24] Compiling IssueReporting IsTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/24] Compiling IssueReporting IssueReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/26] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/26] Compiling IssueReporting ErrorReporting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/26] Compiling IssueReporting AppHostWarning.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/26] Compiling IssueReporting LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/26] Compiling IssueReporting Rethrows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/26] Compiling IssueReporting TestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/26] Compiling IssueReporting Unimplemented.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/26] Compiling IssueReporting Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/26] Compiling IssueReporting FailureObserver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/26] Compiling IssueReporting RuntimeWarningReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/26] Compiling IssueReporting ReportIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/26] Compiling IssueReporting Warn.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/26] Compiling IssueReporting XCTest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/26] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/26] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/29] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/29] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/29] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/55] Compiling CustomDump Dump.swift
[31/55] Compiling CustomDump AnyType.swift
[32/55] Compiling CustomDump Box.swift
[33/57] Emitting module CustomDump
[34/57] Compiling CustomDump CollectionDifference.swift
[35/57] Compiling CustomDump Mirror.swift
[36/57] Compiling CustomDump Foundation.swift
[37/57] Compiling CustomDump GameKit.swift
[38/57] Compiling CustomDump KeyPath.swift
[39/57] Compiling CustomDump XCTAssertDifference.swift
[40/57] Compiling CustomDump XCTAssertNoDifference.swift
[41/57] Compiling CustomDump UserNotifications.swift
[42/57] Compiling CustomDump UserNotificationsUI.swift
[43/57] Compiling CustomDump CustomDumpReflectable.swift
[44/57] Compiling CustomDump Swift.swift
[45/57] Compiling CustomDump SwiftUI.swift
[46/57] Compiling CustomDump UIKit.swift
[47/57] Compiling CustomDump CustomDumpRepresentable.swift
[48/57] Compiling CustomDump CustomDumpStringConvertible.swift
[49/57] Compiling CustomDump Diff.swift
[50/57] Compiling CustomDump String.swift
[51/57] Compiling CustomDump Unordered.swift
[52/57] Compiling CustomDump CoreImage.swift
[53/57] Compiling CustomDump CoreLocation.swift
[54/57] Compiling CustomDump CoreMotion.swift
[55/57] Compiling CustomDump Photos.swift
[56/57] Compiling CustomDump Speech.swift
[57/57] Compiling CustomDump StoreKit.swift
[58/63] Compiling PublisherExpectations PublisherExpectation.swift
[59/63] Compiling PublisherExpectations PublisherValueExpectation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherValueExpectation.swift:6:20: warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
4 |
5 | /// An expectation that is fulfilled when a publisher emits a value that matches a certain condition.
6 | public final class PublisherValueExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
7 | private var cancellable: AnyCancellable?
8 | private let expectedValue: P.Output?
[60/63] Compiling PublisherExpectations FailureMessages.swift
[61/63] Compiling PublisherExpectations PublisherFailureExpectation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFailureExpectation.swift:5:20: warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes with a failure.
5 | public final class PublisherFailureExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private var expectedError: P.Failure?
[62/63] Compiling PublisherExpectations PublisherFinishedExpectation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFinishedExpectation.swift:5:20: warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes successfully.
5 | public final class PublisherFinishedExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private let expectedValue: P.Output?
[63/63] Emitting module PublisherExpectations
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFailureExpectation.swift:5:20: warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes with a failure.
5 | public final class PublisherFailureExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private var expectedError: P.Failure?
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFinishedExpectation.swift:5:20: warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes successfully.
5 | public final class PublisherFinishedExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private let expectedValue: P.Output?
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherValueExpectation.swift:6:20: warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
4 |
5 | /// An expectation that is fulfilled when a publisher emits a value that matches a certain condition.
6 | public final class PublisherValueExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
7 | private var cancellable: AnyCancellable?
8 | private let expectedValue: P.Output?
Build complete! (23.37s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"exact" : [
"1.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "PublisherExpectations",
"name" : "PublisherExpectations",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "PublisherExpectations",
"targets" : [
"PublisherExpectations"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PublisherExpectationsTests",
"module_type" : "SwiftTarget",
"name" : "PublisherExpectationsTests",
"path" : "Tests/PublisherExpectationsTests",
"sources" : [
"PublisherFailureExpectationTests.swift",
"PublisherFinishedExpectationTests.swift",
"PublisherValueExpectationTests.swift"
],
"target_dependencies" : [
"PublisherExpectations"
],
"type" : "test"
},
{
"c99name" : "PublisherExpectations",
"module_type" : "SwiftTarget",
"name" : "PublisherExpectations",
"path" : "Sources/PublisherExpectations",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"PublisherExpectations"
],
"sources" : [
"API/PublisherFailureExpectation.swift",
"API/PublisherFinishedExpectation.swift",
"API/PublisherValueExpectation.swift",
"FailureMessages.swift",
"PublisherExpectation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.