Avoid running VerifyXcodeVersion task when not connected to a Mac
Open
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.