Skip to content

A sample that shows how to move a running Mac application to the /Applications directory

Notifications You must be signed in to change notification settings

iMarck/LetsMove

 
 

Repository files navigation

LetsMove

A sample project that demonstrates how to move a running Mac OS X application to the Applications folder.

Version History

  • 1.4

    • Mac OS X 10.5 compatibility fixes
  • 1.3

    • Fixed a rare bug in the shell script that checks to see if the app is already running
    • Clear quarantine flag after copying
    • Compile time option to show normal sized alert supress checkbox button
    • German, Danish, and Norwegian localizations added
  • 1.2

    • Copy application from disk image then unmount disk image
    • Spanish, French, Dutch, and Russian localizations
  • 1.1

    • Prefers ~/Applications over /Applications if it exists
    • Escape key pushes the "Do Not Move" button
  • 1.0 - First release

Requirements

Builds and runs on Mac OS X 10.4 or higher

Code Contributors:

  • Andy Kim
  • John Brayton
  • Chad Sellers
  • Kevin LaCoste
  • Rasmus Andersson

Translators:

  • Eita Hayashi (Japanese)
  • Gleb M. Borisov (Russian)
  • Wouter Broekhof (Dutch)
  • Rasmus Andersson / Spotify (French and Spanish)
  • Markus Kirschner (German)
  • Fredrik Nannestad (Danish)
  • Georg Alexander Bøe (Norwegian)

About

A sample that shows how to move a running Mac application to the /Applications directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 96.0%
  • C 4.0%