How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4?

The quick answer is: Yes, we can! Before I get to the “how it is done” part, here are some notes about my patch/hack/fix. Right from the start the major goals have been: Keep all modifications to an absolute minimum. We want to keep the Xcode setups as original as possible. By all means, try … Read more

How do I determine the target architecture of static library (.a) on Mac OS X?

Another option is lipo; its output is brief and more readable than otool‘s. An example: % lipo -info /usr/lib/libiodbc.a Architectures in the fat file: /usr/lib/libiodbc.a are: x86_64 i386 ppc % lipo -info libnonfatarchive.a input file libnonfatarchive.a is not a fat file Non-fat file: libnonfatarchive.a is architecture: i386 %

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)