Framework for moving your application bundle to Applications folder on launch.
Does NOT support sandboxed applications.
Call AppMover.moveIfNecessary()
at the beginning of applicationWillFinishLaunching
.
Inspired by LetsMove.
Framework for moving your application bundle to Applications folder on launch.
Does NOT support sandboxed applications.
Call AppMover.moveIfNecessary()
at the beginning of applicationWillFinishLaunching
.
Inspired by LetsMove.