I am trying to run an existing old mac os targeted application. When I try to run the application I got an error like as follows,
No architectures to compile for (ARCHS=ppc, VALID_ARCHS=i386 x86_64).
I am very new to Mac osx can you guys please help me?
Thank you,
Chandra
You need to Go to Project Properties expand Targets, select Leaves, right-click Get Info.
Update the base SDK to the version you are currently using.
Hope that solves the issue !