Skip to content

WIP: iOS SwiftUI Task 2

Siddharth Sen requested to merge test632/agios:dashboard_ele_view into master

Getting Started

  1. Download the Xcode 11 release.

  2. Clone repository branch dashboard_ele_view git clone -b dashboard_ele_view https://gitlab.com/siddharth952/agora-ios.git

  3. Download Carthage

  4. cd into agora-ios folder

  5. Run carthage update to install tools and dependencies. Downloading Realm may take some time ~10-20 mins

  6. Drag the built .framework binaries from Carthage/Build/iOS into your application’s Xcode project. If not present under Frameworks

Edited by Siddharth Sen

Merge request reports