Info.plist
Info.plist
- Subject: Info.plist
- From: "Josh Ferguson" <email@hidden>
- Date: Wed, 20 Feb 2002 13:45:37 -0600
- Thread-topic: Info.plist
Ok, I know I'm missing something pretty basic here, but I'm trying to write to the Info.plist file in my application Bundle. What is the recommended process for doing this? Should I not even be modifying the Info.plist? Should I be using a seperate custom property list that I create and specify in Resources? What's the standard approach for this? I'm trying to store a serial number for later retrieval. I have no problems reading from it, or even modifying entries while the program is running, but I can't seem to find a way to permanently store the information.
Thanks,
Josh
_______________________________________________
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.