You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPMENT.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ The ExtensionService is also using a lot of Apple Script tricks to get the file
20
20
21
21
## Building and Archiving the App
22
22
23
+
Firstly, create a `Secrets.xcconfig` next to the others. You can provide a `GITHUB_TOKEN` here if you want to check for updates.
24
+
23
25
This project contains a Git submodule `copilot.vim`, so you will have to initialize the submodule or download it from [copilot.vim](https://github.com/github/copilot.vim).
0 commit comments