- Clean code
- Add tests
- Enhance design
- Any macOS device (macOS 10.13 and up)
- Xcode from App Store
- CocoaPods
- Clone or download and unzip this repo
- Open MLabsProject.xcworkspace with Xcode
- Hit build. If it fails, open the repo folder on terminal and type
pod install
- To run it, you can either reun with Simulator, or a real iOS device
- Have Fun!