Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 556 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 556 Bytes

Heart Beat Live iOS App

Official iOS application of HeartBeatLive project. This app is written on Swift programming language and use SwiftUI framework.

Configuration

Before launching application, you need to configure it. Open Config.release.xcconfig file and edit configuration values.

Property name Description
SERVER_SCHEME Server scheme, that application should use. Use https on production.
SERVER_HOST Server host, on which we should make all requests. May include port.