远程开发 iPhone 应用程序?
4 位 Java 开发人员不熟悉 iPod Touch/iPhone 应用程序开发。他们有一个应用程序的想法。他们以前从未使用过 Xcode 或 Mac。
我的老板不想为他们每人花钱购买一台新的 iMac 或 Mac Mini,而是愿意向他们出售一台 999 美元的 Apple 服务器,托管在连接单条 T1 线路的设施中,并让所有 4 个人都在 Xcode 中远程工作。
这可行吗?有人在做这样的事情吗?具体来说,1 T1 足以用于实际的远程应用程序开发吗?
他们必须穿黑色和白色的衣服吗?通过 Logmein 或 Gotomeeting 获得不错的速度?
可以四个人同时在一个 Xcode 项目上远程工作吗?
他们是否绝对需要自己的 Mac 来物理连接 iPod Touch 或 iPhone,或者他们可以通过 iTunes 连接到现有的 PC 并以这种方式安装正在开发的应用程序吗?
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.
Is this feasible? Is anyone doing anything like this? Specifically, is 1 T1 enough for realistic remote app development?
Would they have to work in black & white via Logmein or Gotomeeting to get decent speed?
Can four people work remotely together on an Xcode project at the same time?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
检查 http://macminicolo.net/dayone 在 Mac mini 托管基础设施中使用 jenkins 等进行远程开发。
Check http://macminicolo.net/dayone for remote development using jenkins etc. in a Mac mini hosting infrastructure.
最低的入门成本是每个开发人员拥有一台 Mac Mini,加上至少一台 iPod Touch/iPhone 的成本,再加上 Apple 每年向设备加载软件的费用 99 美元。
你老板的提议根本不可行,而且很不现实。坦率地说,这也是对开发商的侮辱。
如果成本是一个很大的问题,请购买二手或翻新的。
The lowest entry cost is a Mac Mini for each developer, plus the cost of at least one iPod Touch/iPhone plus the $99 per year that Apple charges to load software onto the device.
What your boss is proposing is simply not feasible and quite unrealistic. It's also frankly insulting to the developers.
If cost is that much of an issue, buy second-hand or refurbished.
如果你不能为每个开发人员提供一个 mac mini 的商业案例,我认为你不会赚到足够的钱让业务值得 - (包括向程序员支付足够的钱)
If you cannot produce a business case for getting a mac mini for each developer I don't think you will make enough money for the business to be worth it - (including paying enough to the programmers)
我不认为存在“现实的远程应用程序开发”这样的东西。
他们的医疗保健计划涵盖偏头痛吗?
您可以在一个项目上与多人合作,但前提是每个人在自己的 Mac 上都有自己的 Xcode 副本。
您需要将设备连接到运行 Xcode 的 Mac 才能进行调试。不在设备上进行调试并不是一个真正的选择。您可以在 iPhone 模拟器上进行一些调试,但肯定不是全部。
I don't think there is such a things as "realistic remote app development".
Does their health care plan cover migraine?
You can work with multiple people on one project, but only if each has their own copy of Xcode on their own Mac.
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.