Change the editor Xcode 4 uses for property lists?

天涯浪子 提交于 2019-12-21 21:39:53

问题


I like PlistEdit Pro way better than the default plist editor that comes with Xcode 4. Is there any way to tell Xcode 4 to always use PlistEdit Pro an an alternate editor for my property lists?


回答1:


First set PlistEdit Pro as the default application to open property list files. You can do this from the Finder by selecting a .plist file and bringing up the Info panel.

After that, the "Open with external editor" option will be available when you right-click on a .plist file in Xcode 4's project navigator.



来源:https://stackoverflow.com/questions/5640267/change-the-editor-xcode-4-uses-for-property-lists

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