You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated files and documentation for iOS 18 support. (#74)
Added `ios_test_runner` to all unit tests, and updated the documentation
to provide debugging steps if tests fail due to a device/version
mismatch.
---------
Co-authored-by: Matt Robinson <[email protected]>
If the tests fail, run `xcrun simctl list devices` to check what devices and OS versions are locally available. iOS version is set in [`shared.bzl`](/tools/shared.bzl).
0 commit comments