-
-
Notifications
You must be signed in to change notification settings - Fork 64
Fix command-line iOS / Mac build workflows on Monterey #249
Copy link
Copy link
Open
Labels
🗂 MaintenanceType: Refactorings, clean-ups, developer experience, tasks to keep the system running smoothlyType: Refactorings, clean-ups, developer experience, tasks to keep the system running smoothly🚩 Help wantedParticularly amenable/appropriate for contributorsParticularly amenable/appropriate for contributors
Description
Activity
Metadata
Metadata
Assignees
Labels
🗂 MaintenanceType: Refactorings, clean-ups, developer experience, tasks to keep the system running smoothlyType: Refactorings, clean-ups, developer experience, tasks to keep the system running smoothly🚩 Help wantedParticularly amenable/appropriate for contributorsParticularly amenable/appropriate for contributors
@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-nativeversion to fix this. See his notes here.