v0.9.2-beta
·
268 commits
to main
since this release
- Added integration with snapshot tests. Using
:XcodebuildFailingSnapshots
you can see a picker with a list of failing snapshot tests and their previews - Improved DAP integration
- New config options:
auto_close_on_app_launch
,auto_close_on_success_build
,extra_build_args
,extra_test_args
- Improved build time measurement
- Added in README additional tutorials: blog post and sample Neovim config for iOS development
- Fixed issue #1 - not working configuration wizard when
xcodeproj
is in a different directory thanxcworkspace