• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Apply infoDictionnary modifications to disk
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Apply infoDictionnary modifications to disk


  • Subject: Apply infoDictionnary modifications to disk
  • From: "Emmanuel Verlynde" <email@hidden>
  • Date: Thu, 23 Oct 2003 18:00:40 +0200
  • Organization: Opendisc

How apply modifications on a mutable dictionnary given from mainbundle
to disk?
I want to change keys values...

I try to use,

NSMutableDictionnary *md = [[[NSBundle mainBundle] infoDictionnary]
mutableCopy];
...
[md writeToFile:@"/.../appl.app/contents/info.plist" atomically:YES];

but this doesn't work... this function return always false.

Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Apply infoDictionnary modifications to disk
      • From: j o a r <email@hidden>
  • Prev by Date: Strange NSMatrix thread
  • Next by Date: Re: Debugging
  • Previous by thread: Re: Strange NSMatrix thread
  • Next by thread: Re: Apply infoDictionnary modifications to disk
  • Index(es):
    • Date
    • Thread