Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

aerohstudios/aeroh-ios

Repository files navigation

Aeroh iOS App

Development Setup

  1. Get the aeroh-cloud rails application up and running at http://localhost:3000
  2. Create a new Doorkeeper Application by accessing http://localhost:3000/oauth/applications. This will provide you with client_id and client_secret. Make sure you are an admin user.
  3. Update AerohLink/Constant/AppConstants.swift with relevant values.
  4. Copy AerohLink/Constant/EnvConstants.swift.template to AerohLink/Constant/EnvConstants.swift, and update it with relavant values.
  5. This project uses SwiftLint in the build pipeline to ensure that the swift code complies with a consistent coding standard. Install swiftlint using brew install swiftlint, as that's a dependency for building this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published