| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| In Tiger many of the plist files were changed to a binary plist format. Possibly more efficient, but sort of a pain for those of us that have to periodically edit these files. You can convert these binary plist files back into XML format using "plutil" from Terminal. For example: plutil -convert xml1 /path/to/file.plist will convert a binary plist into an XML plist which can then be edited in a text editor. plutil -convert binary1 /path/to/file.plist will convert the XML version back to binary. Note that both of the above commands will convert the file _in_place_. If you want to write the converted file out to a different file you can use the "-o" option with plutil. See "man plutil" for more details. Steve On May 12, 2006, at 7:02 AM, Monahan, Jim (Contractor) wrote:
-- Steve Herman Macintosh Software Development and Support Lockheed Martin Information Technology 102 Research Blvd, Building 2 Madison, AL 35758 (voice) 256 319-2869 mailto:email@hidden (fax) 256 319-2984 |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Fed-talk mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/fed-talk/email@hidden This email sent to email@hidden
| References: | |
| >RE: [Fed-Talk] RE: 10.4, CAC, and DoD Warning (From: "Monahan, Jim (Contractor)" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.