Skip to content

gavinmn/RaycastXcodeBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build from Cursor

Triggers Xcode run and build command.

Features

  • 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

Usage

  1. Install the extension in Raycast
  2. Make sure Xcode is running
  3. Run the "Run and build in Xcode" command from Raycast
  4. The extension will trigger the Build and Run command in Xcode

Requirements

  • macOS
  • Raycast
  • Xcode

How It Works

This extension uses AppleScript to:

  1. Check if Xcode is running
  2. Trigger the Build and Run command (⌘R) in Xcode

Troubleshooting

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published