Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dominikbucher12/beextension

XcodeKit extension for delivering variables and switches from enum cases
https://github.com/dominikbucher12/beextension

delivering-variables enum-cases switches xcodekit-extension

Last synced: about 1 month ago
JSON representation

XcodeKit extension for delivering variables and switches from enum cases

Awesome Lists containing this project

README

        

# BEExtension
XcodeKit extension for delivering variables and switches from enum cases

## Installation
1. Open xcodeproj file
2. Enable target signing for both the Application and the Source Code Extension using your own developer ID
3. Product > Archive
4. Right click archive > Show in Finder
5. Right click archive > Show Package Contents
6. Open Products, Applications
8. emptyMacApp.app and exit.
9. Go to System Preferences -> Extensions -> Xcode Source Editor and enable the extension
10. The menu-item should now be available from Xcode's Editor menu.