Extension Icon

Xcode

Search and open your recent Xcode Projects, manage your Simulators & Apps, view the latest Releases, search the Apple Developer Documentation and quickly clear Xcode cache files.
AvatarSven Tiigi
6,629 Installs
OverviewCommandsVersion History

Versions29

Clear SwiftUI Previews Cache - April 3, 2024

  • Added "Clear SwiftUI Previews Cache" command to remove the ~/Library/Developer/Xcode/UserData/Previews directory
  • Improved "Clear Swift Package Manager Cache" command

Maintenance Update - January 10, 2024

  • Removed "Search Swift Package Index" command due to the unavailability of the underlying API

Maintenance Update - October 28, 2023

  • Added an option to open the App Group directory from the "Show Recent Builds in Menu Bar"
  • Added missing Xcode 15 icon when searching for Xcode releases

Updates to Simulator and Recent Builds - October 7, 2023

  • Added Restart Simulator
  • Added Rename Simulator
  • Added Push Notifications using a payload
  • Added iCloud Sync
  • Added Open AppGroup directory

Updated Swift Package Types - October 3, 2023

  • Updated Swift Package types when creating a new Swift Package.

Xcode Project List - August 15, 2023

  • The favorites section will always be shown at first in the "Search Recent Projects" command.

Xcode 15 Beta Icon - July 28, 2023

  • Added Xcode 15 Beta icon when searching for Xcode releases.

Change Data Source for List Apple Devices - July 28, 2023

  • Changed the data source for the "List Apple Devices" command so it doesn't rely on a text file anymore.

List Apple Devices - July 25, 2023

  • Added "List Apple Devices" command to have a list of Apple devices and their matching product name/code name.

Filtering Simulators on State with Dropdown - July 2, 2023

  • Added a dropdown in simulators list to filter simulators on the boot state.

Bug Fix - June 21, 2023

  • Fixed a bug where creating a Swift playground failed due to an incorrect date format.

Bug Fix - February 26, 2023

  • Fixed a bug where the URL to an Apple's developer documentation entry wasn't constructed correctly.

Open URLs in the iOS Simulator - February 3, 2023

  • Added “Open URL in Simulator” command to open URLs such as deeplinks in the iOS Simulator.

Bug Fix - February 3, 2023

  • Fixed a bug where the URL to Apple's developer documentation wasn't created correctly.

Bug Fix - February 1, 2023

  • Fixed a bug where the URL of a Swift package wasn't created correctly.

Recent Builds Performance Improvements - January 24, 2023

  • Improved the performance of the "Search Recent Builds" and "Show Recent Builds in Menu Bar" command.

Code Snippets - January 2, 2023

  • Added "Create Code Snippet" command to create a new Xcode Code Snippet.
  • Added "Search Code Snippets" command to search and edit your Xcode Code Snippets.

Search Recent Builds Menu Bar - November 29, 2022

  • Added "Show Recent Builds in Menu Bar" command to view the latest builds of your apps installed on a simulator.
  • Improved layout and actions of the "Search Recent Builds" command.

Open Developer Documentation - November 7, 2022

  • Added "Open Developer Documentation" command to open the Developer Documentation in Xcode.
  • Improved the layout of lists via detail views to show more information.
  • Renamed the "Installed Simulator Apps" command to "Search Recent Builds".
  • Added a launch action to the "Search Recent Builds" list.
  • A left click on a menu bar entry of the "Show Recent Projects in Menu Bar" command now opens the corresponding directory in the finder.

Delete DerivedData Script - November 4, 2022

  • Added a script to delete DerivedData via Finder instead of the rm command. This way apps that are going to be deleted will be deregistered from Launch Services.

Menu Bar Project Favorites - October 14, 2022

  • Added an option to show Xcode Project favorites in the menu bar.

Confirmation Alerts - October 5, 2022

  • Added confirmation alerts to "Clear Derived Data", "Clear Swift Package Manager Cache" and "Delete Unsupported Simulators" commands.

Search Swift Package Index - September 2, 2022

  • Added "Search Swift Package Index" command to search the Swift Package Index and easily add a Swift Package to a Xcode Project.

Project Favorites & Swift Package Dependencies - August 25, 2022

  • Added option to add Xcode Projects to favorites
  • Added "Show Swift Package Dependencies" command to view the Swift Package dependencies of a Xcode Project

Menu Bar - August 17, 2022

  • Added "Show Recent Projects in Menu Bar" command to view and open your recent Xcode Projects from the menu bar
  • Added search bar accessory to "Search Recent Projects" command to filter the results based on the project type

Maintenance Update - August 9, 2022

  • Updated to latest Raycast API
  • Improved components

Open Project Fix - April 26, 2022

  • Always open Xcode Project, Workspace or Swift Package with Xcode

Maintenance Update - April 23, 2022

  • Migrated to latest Raycast API
  • Added Screenshots

Initial Version - October 15, 2021

  • Added Xcode Raycast Extension