Skip navigation.
 
mlRe: project's plist
FROM : Shawn Erickson
DATE : Mon Apr 30 16:40:12 2007

On Apr 30, 2007, at 7:29 AM, Roland Silver wrote:

> Starting from a project's xcodeproj file, how do I get to where the 
> plist is specified?


This sounds like an Xcode question likely better to ask on the Xcode-
dev list. :)

Anyways if you are using Xcode 2.x you can find the .plist in the 
file system and edit it that way it you want. Also if you double-
click (or get info) on an application / bundle target in an opened 
Xcode project and click on the properties tag you get access to 
aspects of the .plist. Also at the bottom of the info pane you can 
click "Open Info.plist as File".

I believe this is covered in the Xcode documentation if you do a 
quick search of it.

-Shawn

Related mailsAuthorDate
mlproject's plist Roland Silver Apr 30, 16:29
mlRe: project's plist Shawn Erickson Apr 30, 16:40
mlRe: project's plist Shawn Erickson Apr 30, 16:43