All Projects → kittinunf → Realmbrowser Plugin

kittinunf / Realmbrowser Plugin

Licence: mit
Open Realm Browser for your Simulator without pain

Deprecated

RealmBrowser-Plugin is deprecated in favor of official Realm Plugin. Implementation has been merged upstream there. Any updates, bug fixes or improvements should be continued in the official repository instead. Thanks!

RealmBrowser-Plugin

Open Realm Browser for your Simulator without pain.

Why

Finding Realm File path can be such a pain, look at this StackOverflow answer. Wouldn't be easier if there is a Plug-in that does this for you automatically?

Requirements

Xcode 6.0+ on OS X 10.10+.

Installation

Manual

  • Download latest version here.
  • Unzip and copy into plug-in location ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins.
  • Restart your Xcode.

Alcatraz

  • Support Alcatraz by Searching with name RealmBrowser

How to use

  • Make sure you have Realm Browser already installed on your machine, if not download it here (Realm Browser).
  • Leave your Simulator running, and make sure that your awesome App that uses Realm was installed in there.
  • Go to View -> Open Realm Browser (or Command + Shift + w for shortcut)
  • Tada! Enjoy your Realm browser with your Realm file without manually finding right Realm path.

Uninstallation

rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/RealmBrowser.xcplugin

Credits

RealmBrowser-Plugin is brought to you by Kittinun Vantasin

License

RealmBrowser-Plugin is released under the MIT license.

The MIT License (MIT)

Copyright (c) 2015 by RealmBrowser-Plugin Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].