Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dominikbucher12/beextension
- Owner: DominikBucher12
- License: mit
- Created: 2017-05-26T12:53:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T12:48:12.000Z (about 6 years ago)
- Last Synced: 2024-04-06T05:34:01.006Z (7 months ago)
- Topics: delivering-variables, enum-cases, switches, xcodekit-extension
- Language: Swift
- Size: 432 KB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.