Triggers Xcode run and build command.
- Checks if Xcode is running
- If Xcode is running, triggers the Build and Run command (⌘R)
- If Xcode is not running, shows an alert message
- Install the extension in Raycast
- Make sure Xcode is running
- Run the "Run and build in Xcode" command from Raycast
- The extension will trigger the Build and Run command in Xcode
- macOS
- Raycast
- Xcode
This extension uses AppleScript to:
- Check if Xcode is running
- Trigger the Build and Run command (⌘R) in Xcode
If the extension doesn't work as expected:
- Make sure Xcode is already running
- Check if your macOS security settings allow Raycast to control other applications# RaycastXcodeBuild