Quote:
Originally Posted by TonyK Anyone had success installing the SDK on a PPC Mac?
Tried to install it on two iMac G5s. It installs XCode 3.1 (beta) but no sign of the "iPhone" components.
The "About iPhone SDK.pdf" says:
Compatibility with Mac*OS*X Versions
iPhone SDK will run on Intel-based Macs running Mac OS X v10.5.2 and later. |
You can get it to run on PPC by doing the following:
a) install the SDK as normal - if you already use Xcode 3.0 for active development you may want install into a different directory (as Xcode 3.1 is only beta) so as to not overwrite 3.0. See the 'About iPhone SDK' document on the disk image for more details.
b) As you have noted, none of the iPhone stuff is installed on a PPC. Open the 'Packages' folder and install each of the 'AspenXXXXXX.pkg' packages individually. Remember to install each one to the correct location if you installed the SDK in part a) to a different folder.
This seems to work fine for me.
Good luck!
Gary