dotnet / dotnet/macios

Avoid running VerifyXcodeVersion task when not connected to a Mac

Open
#14,600 1 comment 0 reactions 0 assignees View on GitHub
bug msbuild windows-only
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 12h
Merged PRs (30d)
123

Description

### Steps to Reproduce

1. Run an iOS build without a mac attached
2. Observe this warning:
`Xamarin.Messaging.Apple.targets(31,3): warning : There is no available connection to the Mac. Task 'VerifyXcodeVersion' will not be executed`

### Expected Behavior
This task shouldn't really run if there is no connection to the Mac

### Actual Behavior
The task runs and shows a warning

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.