Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aufree committed Dec 2, 2015
1 parent a9fea62 commit 66f85b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ Next you'll need to create your own version of environment-specific data. Make a

> $ cp PHPHub/Constants/SecretConstant.example.h PHPHub/Constants/SecretConstant.h
Open `PHPHub.xcworkspace` in Xcode.

**Note: Don't open the .xcodeproj because we use Cocoapods now!**

Now you need to apply for a `Client_id` and a `Client_secret` in [this link](#) (Use in production environments).

Open `SecretConstant.h` and set it up.
Expand All @@ -98,6 +94,10 @@ Select Product -> Scheme -> Edit Schemes -> Info -> Change Build Configuration t

**Important: You shouldn't test your code in production environment!**

Open `PHPHub.xcworkspace` in Xcode.

**Note: Don't open the .xcodeproj because we use Cocoapods now!**

That's it! Have Fun! :beers:

## How should I Login?
Expand Down

0 comments on commit 66f85b3

Please sign in to comment.