SkillAgentSearch skills...

AirSandbox

view iOS app sandbox file system on real device, share files via airdrop

Install / Use

/learn @music4kid/AirSandbox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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:

#ifdef DEBUG
    [[PAirSandbox sharedInstance] enableSwipe];
#endif

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

<img src="http://mrpeak.cn/images/airsandbox.jpg" width="375">

no more instructions needed.

Licence

MIT

View on GitHub
GitHub Stars574
CategoryDevelopment
Updated2d ago
Forks67

Languages

Objective-C

Security Score

95/100

Audited on Mar 31, 2026

No findings