Native iOS 8+ app written in Swift 2
Clone this repository:
git clone https://github.com/almapp/uc-access-ios.git
cd uc-access-ios
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
Open uc-access.xcworkspace
with XCode and run the app.