FBMemoryProfiler-Droar 1.0.3

FBMemoryProfiler-Droar 1.0.3

Maintained by Nathan Jangula, Myriad iOS Developer, Bushel iOS Engineers.



 
Depends on:
FBMemoryProfiler>= 0
Droar>= 0
 

  • By
  • Myriad Mobile

CI Status Version License Platform

FBMemoryProfiler-Droar

This is a plugin for Droar, a single-line installation debugging window. It adds an integration to use FBMemoryProfiler inline with Droar.

Overview

The idea behind Droar is simple: during app deployment stages, adding quick app configurations (switching between mock vs live, QA credential quick-login, changing http environments, etc) tend to get written and shipped straight inline with production code. Droar solves this issue by adding quick configurations that are grouped into one place, and under a single tool.

Installation

FBMemoryProfiler-Droar is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "FBMemoryProfiler-Droar"

No code is required to use this plugin. Just start Droar normally. When this plugin is loaded, it will start FBMemoryProfiler, and add a section in Droar to launch FBMemoryProfiler.

If Droar is never started, this plugin will take no action.

Author

Nathan Jangula, Myriad Mobile, [email protected]

License

FBMemoryProfiler-Droar is available under the MIT license. See the LICENSE file for more info.