Skip to content

Plugin for Xcode to integrate the Reveal App to your project automatic.

License

Notifications You must be signed in to change notification settings

orta/Reveal-Plugin-for-XCode

 
 

Repository files navigation

Reveal-Plugin-for-XCode

Plugin for Xcode to integrate the Reveal App to your project automatic(Without any modifications to your project).

Introduction

The Reveal Plugin works just like Instruments.

ProductMenu

The Spark Inspector integrates directly into Xcode, so you don't need to add frameworks or modify your project to inspect your app in the iOS Simulator.

If you're in the middle of a debug session and something unexpected happens, you can attach the Spark Inspector to see what's going on. No restarting your app, no changing your project. All from inside Xcode.

DebugMenu

Install

###Via Alcatraz

Reveal-Plugin-for-XCode is available through the Alcatraz Xcode plugin management system.

From source

Simply build the Xcode project and restart Xcode. The plugin will automatically install to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins.

Uninstall

To uninstall, just remove the plugin from the above directory, and restart Xcode:

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

Tested on Xcode 5.1 and Mac OS X 10.9.2.

Contributors

Welcome to fork and PullRequest to do this better. We use issues to manage bugs and enhanced features.

Thanks

About

Plugin for Xcode to integrate the Reveal App to your project automatic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 96.7%
  • Ruby 3.3%