Re: Compiling screensaver for 10.5
Re: Compiling screensaver for 10.5
- Subject: Re: Compiling screensaver for 10.5
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 08 Apr 2011 12:45:25 -0600
On Apr 8, 2011, at 12:14 PM, Michael Diehr wrote:
> Ok, you may be right that I'm confused about Target vs. Project settings.
>
> However, I'm pretty sure there is an actual bug here:
>
> In 3.2.6:
> * double-click MyProject.xcodeproj in the finder
> * with the root item selected in Groups&Files
> * click the "Info" button in the toolbar
>
> Result:
> Configuration shows:
> Active (Release)
> Architectures: i386, x86_64, ppc, ppc64, ppc7400, ppc970
>
> (that's what I expect)
>
> * close the Info window
> * From the Project menu, choose "Edit Active Target"
>
> Result:
> Configuration shows:
> Active (Release)
> Architectures: Standard (32/64 bit Intel)
>
> At this point, switching the Configuration popup from Active (Release) to Release has no effect -- I can't get it to show " Architectures: i386, x86_64, ppc, ppc64, ppc7400, ppc970" any longer.
Of course it has no effect; you didn't actually switch the configuration. You need to delete the overridden properties in the Release build in the target. That way, the target & configuration will use the same properties as the project.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden