AirSandbox 0.0.2

AirSandbox 0.0.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Aug 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Joe0708.



  • By
  • Joe

This library is the Swift version of AirSandbox, Thanks !

What is it?

A simple class, enable you to view sandbox file system on iOS device, share files via airdrop, super convenient when you want to send log files from iOS device to Mac.

How to use?

After your key window is created, add below code:

#if DEBUG
    AirScanbox.shared.enableSwipe()
#endif

now swipe from the right edge of the screen, a simple file browser shall pop up.

no more instructions needed.

Licence

MIT