I right-clicked in the "Architectures" field and typed in:
ppc i386
They both turned bold face.
Cleaned all targets and built. Build succeeded.
Copied the app from the "Deployment" folder to the old 10.4 machine.
Still, it crosses out the app's icon and alerts:
"You cannot open the application because it is not supported on this
system."
Any ideas why it won't run on Tiger?
Thanks,
John
On May 3, 2008, at 5:48 PM, Michael Miller wrote:
You need to add ppc to the Architectures list. Valid Architectures
only notifies you which ones you CAN use if you want to.
Make it look like this:
Architectures ppc i386
-Michael Miller
On May 3, 2008, at 5:11 PM, John Mistler wrote:
I recompiled my app in Xcode 3.0 (Leopard) that I had originally
built in Xcode 2.4.1 (Tiger) PPC. I *think* it was recompiled as a
Universal Binary. In the "Build" tab: