Skip to content
Snippets Groups Projects
Commit 805dbcb1 authored by Cam Saül's avatar Cam Saül Committed by GitHub
Browse files

clarify OS X release steps :yum: [ci skip]

parent 326ead6a
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,9 @@
## Prereqs
You'll need to run the following commands before building the app:
Install XCode.
Next, you'll need to run the following commands before building the app:
```bash
# Fetch and initialize git submodule
......@@ -45,5 +47,5 @@ You'll probably also want an Apple Developer ID Application Certificate in your
After that, you are good to go:
```bash
# Bundle entire app, and upload to s3
./release
./bin/osx-release
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment