Hi,
I am developing a mac program in an intel mac, under OS X. It needs to be also an universal binary, so guess with Xcode one can create the universal binary (UB), am I wrong?
But my question is if there is some kind of virtual machine or such other method, so I can test whether the binary powerpc part runs ok, but I have only the intel mac.
I have also a PS3, and as it has a pwerpc proc, I wonder if the command line application could be tested here.
Thanks