netfox-Droar 1.1.8

netfox-Droar 1.1.8

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Dec 2020
SPMSupports SPM

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



 
Depends on:
netfox>= 0
Droar>= 0
 

  • By
  • Myriad Mobile

CI Status Version License Platform

netfox-Droar

This is a plugin for Droar, a single-line installation debugging window. It adds an integration to use netfox 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

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

pod "netfox-Droar"

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

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

Author

Nathan Jangula, Myriad Mobile, [email protected]

License

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