...
- Download and Install XCode version 5.0 or higher (https://developer.apple.com/xcode/downloads/)
- Download and Unzip Amazon S3 SDK for iOS (http://aws.amazon.com/sdkforios/)
Open XCode and click on "Check out an existing project"
- Enter in a repository location: https://bitbucket.org/cmaldonados2r/ipad.git , and click Next. (https://quanvu@bitbucket.org/cmaldonados2r/ipad.git)
- (You will be prompted for username and password on first try. Your bitbucket username is shift2right, and password is your original 2013 password)
- Enter in a directory where the workspace will be created on the machine and click Next. Wait for the source code to be downloaded from BitBucket.
...