Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.
/ vodka-soda-ios Public archive

📱 vodka soda ios

Notifications You must be signed in to change notification settings

awkweb/vodka-soda-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vodka-soda-ios

Casual without compromise

Set up

Grab the repo and install dependencies with Carthage:

> git clone https://github.com/tmm/vodka-soda-ios.git
> cd vodka-soda-ios
> brew update && brew install carthage
> carthage update --platform ios

Add environment variables to product scheme:

  1. In Xcode, go to Product > Scheme > Manage Schemes...
  2. Select vodka-soda and click Edit...
  3. Go to Run > Arguments
  4. Add your Client ID (VODKA_SODA_CLIENT_ID as key), Client Secret (VODKA_SODA_CLIENT_SECRET), and Base Url (VODKA_SODA_BASE_URL as key) to the Environment Variables.

Releases

No releases published

Packages

No packages published

Languages