Kero_1116 Posted December 11, 2008 Share Posted December 11, 2008 I have been trying to make a plist file but am unable to in vi or textedit. When I try saving a plist file using TextEdit, it will say: You cannot save this document with extension ".plist" at the end of the name. The required extension is ".rtf" I tried renaming the file to a plist extension and it would revert back to a rtf extension. Reason I need to make a plist is for the following: http://wiki.osx86project.org/wiki/index.ph...iversal_for_RTC Link to comment https://www.insanelymac.com/forum/topic/140469-making-a-plist-file/ Share on other sites More sharing options...
justvisiting Posted December 12, 2008 Share Posted December 12, 2008 open the terminal change directories to where your document is kept: a ) cd /path/to/document OR b ) type cd (then click and drag the icon in the finder's title bar for your folder into terminal + press enter) c ) mv file.rtf file.plist Link to comment https://www.insanelymac.com/forum/topic/140469-making-a-plist-file/#findComment-996017 Share on other sites More sharing options...
Recommended Posts