Skip to content

Commit

Permalink
add note about the menu item not being displayed in Xcode 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Mar 23, 2017
1 parent 78252b4 commit ac53570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/README.md
Expand Up @@ -6,6 +6,8 @@ The Realm Plugin for Xcode adds several useful features for developing with Real
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.
Note that this item will only appear in Xcode 7 and in unsigned versions of
Xcode 8 or later (not recommended).

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

0 comments on commit ac53570

Please sign in to comment.