/pilot-osx

Pilot Mac OS X Desktop Application

Primary LanguageSwift

Pilot (OS X)

Build Status Version Twitter

Pilot is a cloud-management application. Combine your files from Dropbox, Google Drive, Facebook, and more all in one location!

Running Locally

  • Requirements
    • Xcode 7.0 (Swift 2.0)

First, fork this repo on GitHub. Then, clone your forked repo onto your machine.

$ git clone YOUR-FORK-URL

Open up the project in Xcode. Open the Pilot.xcworkspace file, not the Pilot.xcproject file. Press the play button at the top left of the Xcode window to build and then launch the application.

Note: Currently, you need to be running Thunder and Lightning locally for the app to work correctly. Once the backend APIs are available over the internet, this will no longer be the case.