问题
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