mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-28 20:14:59 +08:00
Revert "Merge pull request #197 from rnystrom/xcconfig"
This reverts commitc5a5b1600f, reversing changes made tof9d93e8a95.
This commit is contained in:
12
Setup.md
Normal file
12
Setup.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Setup
|
||||
|
||||
To be able to log in during development, you'll need a Client ID and Client Secret.
|
||||
To get these, [register](https://github.com/settings/applications/new) a new OAuth application on GitHub.
|
||||
|
||||
## Registering
|
||||
|
||||
Here, you will need to fill in an Application name, Homepage URL and Authorization callback URL.
|
||||
Make sure the Authorization callback URL is set to `freetime://`. The others can be filled in as you wish.
|
||||
|
||||
You'll be redirected to the application page where you can access your Client ID and Client Secret.
|
||||
Simply change the standard values in [Secrets.swift](https://github.com/rnystrom/Freetime/blob/master/Classes/Other/Secrets.swift) with your values and you're good to go.
|
||||
Reference in New Issue
Block a user