Re: Testing apps on 10.*

2008-11-26 Thread Gregory Weston
On Nov 25, 2008, at 9:03 PM, Gerriet M. Denkmann wrote: On 26 Nov 2008, at 02:28, Gregory Weston <[EMAIL PROTECTED]> wrote: macdev wrote: I was wondering what the common ways are to test my application on OSX 10.* versions. Besides having a separate machine each having a different version

Re: Testing apps on 10.*

2008-11-25 Thread Clark Cox
On Tue, Nov 25, 2008 at 6:03 PM, Gerriet M. Denkmann <[EMAIL PROTECTED]> wrote: > > On 26 Nov 2008, at 02:28, Gregory Weston <[EMAIL PROTECTED]> wrote: > >> >> macdev wrote: >> >>> I was wondering what the common ways are to test my application on >>> OSX 10.* >>> versions. Besides having a separat

Re: Testing apps on 10.*

2008-11-25 Thread Gerriet M. Denkmann
On 26 Nov 2008, at 02:28, Gregory Weston <[EMAIL PROTECTED]> wrote: macdev wrote: I was wondering what the common ways are to test my application on OSX 10.* versions. Besides having a separate machine each having a different version, is there any other way you guys are using to test your ap

Re: Testing apps on 10.*

2008-11-25 Thread Joseph Kelly
I would recommend at the very least that you test on a PPC and an Intel machine, for each os version you plan on supporting. Additionally, our QA has a couple of towers, an iBook, a MacBook, and a couple of iMacs. I think QA partitions each drive for a specific OS (10.4.n, 10.5.m, where n

Re: Testing apps on 10.*

2008-11-25 Thread Gregory Weston
macdev wrote: I was wondering what the common ways are to test my application on OSX 10.* versions. Besides having a separate machine each having a different version, is there any other way you guys are using to test your apps? Coming from windows development, there you can test your apps

Re: Testing apps on 10.*

2008-11-25 Thread matt . gough
No, it won't run any versions prior to 10.5. Matt Gough On 25 Nov 2008, at 17:22, Nick Zitzmann wrote: Coming from windows development, there you can test your apps using VMware on a different flavor of windows. How is this achieved on the Mac? Well, if you have the budget to buy old Serve

Re: Testing apps on 10.*

2008-11-25 Thread Nick Zitzmann
On Nov 25, 2008, at 9:14 AM, macdev wrote: Coming from windows development, there you can test your apps using VMware on a different flavor of windows. How is this achieved on the Mac? Well, if you have the budget to buy old Server versions, then VMware will allow you to create virtual ma

Testing apps on 10.*

2008-11-25 Thread macdev
Hi, I was wondering what the common ways are to test my application on OSX 10.* versions. Besides having a separate machine each having a different version, is there any other way you guys are using to test your apps? Coming from windows development, there you can test your apps using VMware o