Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 355 Bytes

AppMover

Framework for moving your application bundle to Applications folder on launch.

AppMover

Requirements

Does NOT support sandboxed applications.

Usage

Call AppMover.moveIfNecessary() at the beginning of applicationWillFinishLaunching.

Credits

Inspired by LetsMove.