Skip to content

onemonth/Photog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photog-App

##Setup

  1. Install the latest version of Xcode (Xcode 6.3.2 at the time of writing this)

  2. Run git clone git@github.com:onemonth/Photog-App.git or download the zip from Github

  3. Open the project in Xcode

  4. In the setupParse() function at the bottom of the AppDelegate.swift file, replace the placeholder values with your Parse "Application ID" and "Client Key":

Parse.setApplicationId("YOUR_APPLICATION_ID", clientKey:"YOUR_CLIENT_KEY")

##To Do

  1. Resolve constraints issues with VideoCell.xib...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published