Skip to content

thebaby/AlcatrazTour

 
 

Repository files navigation

AlcatrazTour

An iOS app which shows Xcode plugins ranking.

appstore

Screen Shots

ss1 ss1

Requirements

  • iOS 8.0 or later

How to build?

  1. Create a new app here.
  2. Get consumerKey and consumerSecret.
  3. Write below to SecretConstants.swift.
let GithubKey =
[
    "consumerKey": "yourConsumerKey",
    "consumerSecret": "yourConsumerSecret"
]
  1. Open AlcatrazTour.xcworkspace with Xcode and build.

Packages

No packages published

Languages

  • Swift 95.5%
  • Ruby 4.0%
  • Objective-C 0.5%