Skip navigation.
 
mlRe: Distributing your app for other platforms
FROM : Joshua Pennington
DATE : Sat Jun 03 18:40:15 2006

In the Groups & Files window of Xcode, click on your Project name, 
then click Info. Click the Build tab. Double-click the Architecture 
item. Toggle the PowerPC switch.

http://developer.apple.com/documentation/MacOSX/Conceptual/
universal_binary/index.html

On Jun 3, 2006, at 11:21 AM, PAUL COTTINGTON wrote:

> Hi All,
>
> I've written a sample app on a Mini Mac Intel Core
> DUO, and want to know run this app on a G4.  can
> anybody tell me how to do this, because when I try to
> copy the app to the G4, it has a no entry icon
> displayed on it, and when ran display a "Unable to run
> on this envronment" warning.
>
> Cheers
>
> Paul
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlre: Distributing your app for other platforms PAUL COTTINGTON Jun 3, 18:21
mlRe: Distributing your app for other platforms Joshua Pennington Jun 3, 18:40