pbxproj-mode adds Xcode project editing capabilities to Emacs.
This is a work in progress.
Not Available Yet
- Download pbxproj-mode from https://github.com/danielmartin/pbxproj-mode
- Put the repo in some directory like
~/.emacs.d/vendor/ - Add this code into your Emacs configuration:
(require 'pbxproj-mode)