Skip to content

Latest commit

 

History

History

plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Realm Plugin

The Realm Plugin for Xcode adds several useful features for developing with Realm:

  1. A LLDB script which adds support for inspecting the property values of persisted RLMObjects in the debugger pane.
  2. File templates for RLMObject subclasses.
  3. A menu item in Xcode's 'File' menu to quickly launch the Realm Browser.

To install the Realm Plugin, open RealmPlugin.xcodeproj and Build. This will prompt for your password. After building the plugin, restart Xcode.