File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Installation
2- ` git clone https://github.com/WANGjieJacques/CodeGenerator.git `
3- The app is in app/CodeGenerator.app.
2+ 1 . Clone or download the repo
3+ 2 . Open `` CodeGenerator.xcodeproj ``
4+ 3 . Enable target signing for both the Application and the Source Code Extension using your own developer ID
5+ 4 . Select the application target and then Product > Archive
6+ 5 . Export the archive as a macOS App
7+ 6 . Run the app, then quit (Don't delete the app, put it in a convenient folder)
8+ 7 . Go to System Preferences -> Extensions -> Xcode Source Editor and enable the CodeGenerator extension
9+ 8 . The menu-item should now be available from Xcode's Editor menu
410
511# CodeGenerator
612CodeGenerator is a Xcode extension for swift code generation.
You can’t perform that action at this time.
0 commit comments