GitXplorerGitXplorer
w

EuroCopaInfo

public
3 stars
1 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

EuroCopaInfo

EuroCopaInfo, a FRLayeredNavigationController demo project.

How to Build?

It's very simple, but it's essential that you also get FRLayeredNavigationController. Additionally, FRLayeredNavigationController and EuroCopaInfo have to have the same parent folder. My directory hierarchy looks like:

$HOME/Documents/EuroCopaInfo
$HOME/Documents/FRLayeredNavigationController

Here's the step by step guide:

# First: go to some folder
cd ~/Documents
# Second: checkout FRLayeredNavigationController (next to EuroCopaInfo!)
git clone git://github.com/weissi/FRLayeredNavigationController.git
# Third: checkout EuroCopaInfo
git clone git://github.com/weissi/EuroCopaInfo.git
# Last: Build it, you can also open the EuroCopaInfo project in Xcode and
#       run EuroCopaInfo on your iPad / Simulator
xcodebuild