software-mansion / radon-ide

VSCode extension that turns your editor into a fully fledged IDE for React Native and Expo.
https://ide.swmansion.com
Other
985 stars 33 forks source link

Show unsupported platforms error message #638

Closed p-malecki closed 4 weeks ago

p-malecki commented 4 weeks ago

This PR fixes fixes issue where error messages for unsupported platforms were not displayed and prevents Xcode errors from appearing on Windows by ensuring the checkXcodeExists function is only executed on macOS.

Previously, an error related to the OS const in platform.ts was always thrown before the check in extension.ts. This change ensures the verification process happens correctly.

Fixes #620

How Has This Been Tested:

image

vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
radon-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2024 10:13am