Property List Editor after installing Xcode 4

末鹿安然 提交于 2019-12-04 04:20:58

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

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

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.

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.

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.

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