Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 297 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 297 Bytes

Survey App

Project setup

Prerequisites

  • Xcode
  • CocoaPods
  • Xcode Command Line Tools and Fastlane

Install Pods

Install the latest pods:

$ pod install

Test

To run the test using Fastlane, run this command:

$ fastlane ios all_tests

Author

  • Chananchida Fuachai