Skip to content
This repository was archived by the owner on Feb 18, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (16 loc) · 775 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 775 Bytes

Moim - Mobile Client (iOS)

Introduction

AR based Social Network Service Platform for Analog Meeting

Technology Stack

  • Augmented Reality: Apple Arkit2
  • Programming Language: Swift 4.2
  • Optimised iOS Version: 12.1
  • Back-end: Google Firebase

Installing

  1. For Using Firebase, Import your google-service.json to moim-ios project directory
  2. open terminal and change directory to " moim-ios/moim "
  3. write "pod install" to install dependency and press enter key
  4. if installing is finished, then open moim.xcworkspace
  5. press " command + r " key to build and run your ios mobile device

Licence

This project is licensed under the GPL3 License - see the LICENSE.md file for details