Re: Reading from info.plist (Newbie question)
Re: Reading from info.plist (Newbie question)
- Subject: Re: Reading from info.plist (Newbie question)
- From: "rohit dhamija" <email@hidden>
- Date: Tue, 30 May 2006 11:29:26 +0530
Thanks Sharad,
It really solved my problem!!
Regards,
Rohit
On 5/30/06, sharad saxena <email@hidden> wrote:
Try the following,
defaults read "/../CompletePath/Info" CFBundleIdentifier
Sharad!
On 5/30/06, rohit dhamija <email@hidden> wrote:
>
> plutil states "plutil can be used to check the syntax of property list
> files, or convert
> a plist file from one format to another."
>
> But I want to read value from the Info.plist. For example
> root
> CFBundleIdentifier ---String---com.sft.drv.xyz
>
> I need to read the value of string through my script file. Is there any way
> to accomplist the same ?
>
> Please comment.
>
>
>
> On 5/29/06, James Bucanek <email@hidden> wrote:
> > rohit dhamija wrote on Monday, May 29, 2006:
> > >Can anybody please suggest a way to read a value (string, number) from
> > >Info.plist using script (.sh file) ?
> >
> > man plutil
> >
> >
> > James Bucanek
> >
> ____________________________________________________________________
> > Author of Beginning Xcode ISBN: 047175479X
> > <
http://www.beginningxcode.com/>
> >
>
>
>
> --
> Rohit Dhamija(M) 9818446545
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
--
Rohit Dhamija(M) 9818446545
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden