Skip to content

Conversation

@stefanadranca
Copy link
Collaborator

Motivation:

A compiler directive that avoids compiling the snippet-based tests in non-macOS/Linux platforms is missing, causing the build to fail on iOS/tvOS/watchOS.

Modifications:

Added the compiler directive.

Result:

Builds won't fail again in iOS/tvOS/watchOS.

…ts.swift

Motivation:

A missing compiler directive to avoid compiling the snippet-based tests in non-macOS/Linux platforms was causing the build to fail on iOS/tvOS/watchOS.

Modifications:

Add the compiler directive.

Result:

Builds won't fail again in iOS/tvOS/watchOS.
@glbrntt glbrntt merged commit b8ccbf3 into grpc:main Jan 15, 2024
glbrntt pushed a commit to glbrntt/grpc-swift that referenced this pull request Feb 5, 2024
…ts (grpc#1758)

Motivation:

A missing compiler directive to avoid compiling the snippet-based tests in non-macOS/Linux platforms was causing the build to fail on iOS/tvOS/watchOS.

Modifications:

Add the compiler directive.

Result:

Builds won't fail again in iOS/tvOS/watchOS.
@glbrntt glbrntt added the version/v2 Relates to v2 label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version/v2 Relates to v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants