Changelog

An overview of recent updates and improvements to Inspect.

Jun 25, 2021

✨ Improved iOS Simulator detection

This release is a minor update covering a few bug fixes and improvements. Most notably is the new detection of iOS simulators on macOS, which uses the xcrun simctl utility from XCode to get metadata about booted simulators. This change makes it possible for Inspect to detect the iOS version running in simulators properly. Unfortunately, this means that you will need to have Xcode Commandline Tools installed to use Inspect with iOS simulators, but we expect most of you to have Xcode installed anyways.

💎 Improvements

🐞 Fixes