My application runs well on PPC macs, but on Intel macs something strange happens. A couple times an hour the application will freeze completely. Looking at the activity monitor, I see that when it freezes up, there are actually two processes of the same name running (it looks like two instances of my application). Only one of them has the application's icon. When I force quit the process without the icon, the application instantly unfreezes and functions normally.
Though I have no idea why specifically it is doing this only on Intel machines, I am pretty sure this would not be a problem if my application was universal. How do I do this? Does this sound like it would solve my weird problem?
Thanks!
Though I have no idea why specifically it is doing this only on Intel machines, I am pretty sure this would not be a problem if my application was universal. How do I do this? Does this sound like it would solve my weird problem?
Thanks!