Skip to content

Fix TestPLatformApplies for MacCatalyst/iOS - #7655

Merged
steveisok merged 1 commit into
dotnet:mainfrom
akoeplinger:fix-ios
Jul 21, 2021
Merged

Fix TestPLatformApplies for MacCatalyst/iOS#7655
steveisok merged 1 commit into
dotnet:mainfrom
akoeplinger:fix-ios

Conversation

@akoeplinger

Copy link
Copy Markdown
Member

Since dotnet/runtime@14854e2 the IsOSPlatform API returns true for "iOS" on MacCatalyst platforms.
This caused a few iOS-specific tests to fail in dotnet/runtime.

Since dotnet/runtime@14854e2 the IsOSPlatform API returns true for "iOS" on MacCatalyst platforms.
This caused a few iOS-specific tests to fail in dotnet/runtime.
@steveisok
steveisok merged commit 007b584 into dotnet:main Jul 21, 2021
@akoeplinger
akoeplinger deleted the fix-ios branch July 21, 2021 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants