|
ContributorStepsMac
Snap Backup Contributor Steps for Mac OS XFollow these steps on Mac OS X to use Subversion (SVN) to access the Snap Backup source code and submit your changes. 1. One-Time Environment and SVN SetupA) Get Your SVN Credentials To obtain your Google Code username and password, visit:http://code.google.com/hosting/settings B) Verify Java and Download Code Run Terminal (it's in /Applications/Utilities) and enter the following commands at the Unix shell prompt: C) Get Xcode (optional) If you plan to create the installer (see step 3B below), you need to install Xcode from the App Store. 2. Core Contributor StepsA) Build Current Project and Verify Open Finder --> Go to the folder ~/projects/snapbackup/src/tools --> Double-click the file build.sh.command --> Go to the folder ~/projects/snapbackup/build --> Double-click the file snapbackup.jar --> Verify that the Snap Backup application launches and works properly B) Edit Code The project files are under the ~/projects/snapbackup folder. Use your editor or IDE to make changes to the appropriate files. C) Build the Project and Verify Repeat step A above. D) Check Changes into SVN Repository (Server)
3. Mac OS X InstallerTo wrap the Mac application (~/projects/snapbackup/build/Snap Backup.app) into a native Mac OS X installer, follow these steps:
| |||||||||
► Sign in to add a comment