Search code examples
xcodemacososx-server

Develop iPhone application remotely?


4 java developers are new to iPod Touch/iPhone app development. They have an idea for an app. They have never used Xcode or Macs before.

Instead of spending money for a new iMac or Mac Mini for each of them, my boss would like to sell them a $999 Apple server, hosted at a facility connected a single T1 line, and have all 4 people work remotely in Xcode.

  1. Is this feasible? Is anyone doing anything like this? Specifically, is 1 T1 enough for realistic remote app development?

  2. Would they have to work in black & white via Logmein or Gotomeeting to get decent speed?

  3. Can four people work remotely together on an Xcode project at the same time?

  4. Do they absolutely need their own Macs to connect their iPod Touches or iPhones physically to, or can they connect to their existing PCs with iTunes and install their in-development apps that way?


Solution

  • Is this feasible? Is anyone doing anything like this? Specifically, is 1 T1 enough for realistic remote app development?

    I don't think there is such a things as "realistic remote app development".

    Would they have to work in black & white via Logmein or Gotomeeting to get decent speed?

    Does their health care plan cover migraine?

    Can four people work remotely together on an Xcode project at the same time?

    You can work with multiple people on one project, but only if each has their own copy of Xcode on their own Mac.

    Do they absolutely need their own Macs to connect their iPod Touches or iPhones physically to, or can they connect to their existing PCs with iTunes and install their in-development apps that way?

    You need to have the devices connected to the Mac running Xcode in order to debug. Not debugging on the device is not really an option. You can do some debugging on the iPhone Simulator, but certainly not all.