Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

appscape/open-rmbt-ios

Repository files navigation

Open-RMBT iOS App

OpenRMBT is an open source, multi-threaded bandwidth test used in RTR-Netztest. This repository contains the sources for the iOS App. For server and Android App sources, see https://github.com/alladin-IT/open-rmbt.

OpenRMBT is released under the Apache License, Version 2.0. The iOS App was developed by appscape and financed by the [Austrian Regulatory Authority for Broadcasting and Telecommunications (RTR)] RTR.

Building

Xcode 8+ with iOS 10 SDK is required to build the Open-RMBT iOS App.

Before building, you need to supply a correct Google Maps API key as well as a Open-RMBT server parameters in RMBTConfig.h.

Third-party Libraries

In addition to Google Maps iOS SDK, OpenRMBT iOS App uses several open source 3rd-party libraries that are under terms of a separate license:

For details, see [acknowledgements](Pods/Target Support Files/Pods-RMBT/Pods-RMBT-acknowledgements.markdown).