IFMDebugTool 1.0.3

IFMDebugTool 1.0.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2015

Maintained by John Wong.



  • By
  • John Wong

Manage your app's file system in browser.

Screenshot

Screenshot

You can click to expand folder or open/download file. Right click to open or delete.

Installation

Install via Cocoapods:

pod 'IFMDebugTool,:configurations => ['Debug']

Access URL

Three ways to get access URL.

Printed to console after app is started

Access URL will be print after app is started:

2015-09-13 22:31:03.182 iOSFileManager[58434:3139811] IFMDebugTool: http://10.11.243.16:10000

Shown after shake your device

Screenshot

Find by Bonjour Service

dns-sd -B _ifm._tcp local

Screenshot