Property List Editor after installing Xcode 4

为君一笑 提交于 2019-12-13 12:04:38

问题


I cannot find where it is after I installing Xcode 4. Does any one know where it is ?

Edit:

I had installed another app for editing XML file. It is named XMLEditor and located here. Because I need to edit a plist file with an extension which is not end with .plist, so finally I googled another solutions about XML editor.


回答1:


In XCode 4 the property list editor is integrated. It should appear in the XCode application.




回答2:


I put together a frankenstien version of the Property List Editor a while ago. Its totally self contained and should work as a stand alone app.

Find it here: https://www.dropbox.com/s/k6knivza9dramb5/Stand%20Alone%20Property%20List%20Editor.app.zip




回答3:


I found in xcode 4 when you create a new plist file, the editor opens as blank. If you right click in the blank editor space, you can "add row". Begin from there.




回答4:


I wish I'd seen this before installing Xcode 4 - the Property List Editor.app was so nice and lightweight and fast - now having to launch Xcode.app just to edit a plist file ... ugh.

I'm going to dig it back out of my old Xcode 3 DMG ... this is just not cool.




回答5:


You can install the Snow Leopard Property List Editor application on Mac OS X 10.7 Lion by following this tutorial:

http://sveinbjorn.org/install_property_list_editor_app_on_mac_os_x_lion

The application continues to work just fine in Lion, as long as you also install the now-deprecated framework it relies on. It's just that Apple isn't including it, presumably because they want us to use bloated XCode 4.



来源:https://stackoverflow.com/questions/5268389/property-list-editor-after-installing-xcode-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!