Hi, I think there are a few of us who use x-code on the list. The x-code preferences are under the x-code menu like any other application. However, I suspect that you're missing the core metaphor in x-code of targets. targets are where you set the target preferences for generating say a PPC version instead on an Intel version or a debugger version instead of a release version. So, For your project, make sure you have targets. The default template projects that x-code offers when you create your project are a good place to start. After that, you can access those settings from within the actual named targets within your project.
This may be a bit too high level if you're not familiar with other IDEs, but let us know and we'll help to clarify if you have other issues. Just no linker errors, please. I don't do linker errors. -- Scott At 11:34 AM -0700 6/21/09, louie wrote: >Hi all, >Anyone using the xcode editor? If so how do I set the preferences? >Thanks for any help. > >louie >[email protected] > > > > > -- --Scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en -~----------~----~----~----~------~----~------~--~---
