[generator] Add run configuration in csproj to run/debug the maccatalyst version.#17124
Conversation
📚 [PR Build] Artifacts 📚Artifacts were not provided. Pipeline on Agent XAMBOT-1039.Monterey' |
✅ API diff for current PR / commitLegacy Xamarin (No breaking changes)
NET (empty diffs)
✅ API diff vs stableLegacy Xamarin (No breaking changes).NET (No breaking changes)✅ Generator diffGenerator diff is empty Pipeline on Agent |
❌ [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed ❌Failed tests are:
Pipeline on Agent |
🚀 [CI Build] Test results 🚀Test results✅ All tests passed on VSTS: simulator tests. 🎉 All 223 tests passed 🎉 Tests counts✅ bcl: All 69 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
| <StartWorkingDirectory>..</StartWorkingDirectory> | ||
| <ExternalConsole>false</ExternalConsole> | ||
| <EnvironmentVariables> | ||
| <Variable name="MD_MTOUCH_SDK_ROOT" value="../../_ios-build//Library/Frameworks/Xamarin.iOS.framework/Versions/git" /> |
There was a problem hiding this comment.
Did you mean the two directory separators after _ios-build?
There was a problem hiding this comment.
It's a c&p from elsewhere in this file, so it's the same there. In any case it doesn't matter, any additional directory separators are ignored.
No description provided.