Skip to content

almapp/uc-access-ios

Repository files navigation

UC Access

Native iOS 8+ app written in Swift 2

AppStore

Development

Clone this repository:

git clone https://github.com/almapp/uc-access-ios.git
cd uc-access-ios

Dependencies

This project uses Cocoapods, so make sure you have XCode and Ruby installed:

sudo gem install cocoapods

Then install the dependencies declared on Podfile:

pod install

Run

Open uc-access.xcworkspace with XCode and run the app.