/DLInsertImport

Xcode Source Editor Extension for adding `#import "selectedText.h"`

Primary LanguageObjective-CMIT LicenseMIT

DLInsertImportExtension

Xcode Source Editor Extension for adding #import "selectedText.h"

Inspired by Auto-Importer-for-Xcode. (which Xcode 8 nolonger support plugins☹️)

image

Using keyboard shortcut😍

image

Usage

  1. Sign every targets (app & extensions) using your developer certificate
  2. Build & Run
  3. Xcode -> Preference -> Key bindings. Add Key-Binding to the extension image

Requirements

Xcode 8.0+

License

DLInsertImportExtension is available under the MIT license. See the LICENSE file for more info.