orbit
orbit copied to clipboard
Fix command-line iOS / Mac build workflows on Monterey
@kirkbyo reports that the CLI scripts for running Orbit are broken on macOS Monterey, apparently due to Xcode 13 deprecating the instrument command. It sounds like we need to bump our react-native version to fix this. See his notes here.