pbxproj-mode

April 13, 2017 ยท View on GitHub

pbxproj-mode adds Xcode project editing capabilities to Emacs.

This is a work in progress.

Install

MELPA

Not Available Yet

Manual

  • 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)

Contents

  1. 1Install
  2. 1.1MELPA
  3. 1.2Manual