Skip to content

Commit ed3bbe7

Browse files
Merge branch 'master' of github.com:WANGjieJacques/CodeGenerator
2 parents d3afb58 + 765263b commit ed3bbe7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
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
612
CodeGenerator is a Xcode extension for swift code generation.

0 commit comments

Comments
 (0)