Skip to content

The code to versions 2.*.* of Open Nettest iOS application.

Notifications You must be signed in to change notification settings

specure/ont-ios-app-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Open Nettest iOS legacy application

The code to versions 2.. of Open Nettest iOS application.

Installation and configuration

  1. To install the necessary libraries run:
$ pod install

or, if you are using a non-Intel based Mac:

$ arch -x86_64 pod install
  1. Set the API key for Fabric, the access token for Mapbox, the GADApplicationIdentifier and SKAdNetworkItems for Google Analytics in Configurations/ONT/RMBT-Info.plist.

  2. Set CONFIG_BUNDLE_ID, CONFIG_BUNDLE_NAME, CONFIG_CUSTOMER_NAME in Configurations/ONT/Shared.xcconfig.

  3. Replace the mock Resources/ONT/GoogleService-Info.plist with your own one.

  4. Adjust the server URLs in Sources/RMBTONTConfigurationV2.swift.

  5. Adjust the map style URLs in Sources/Customers/ONT/ONT_RMBTConfig.swift.

  6. Adjust the color scheme and other flavor-specific values in the Sources/Customers/ONT/*.swift files, if needed.

  7. Replace all example values in the *.strings files.

  8. Launch the project and configure Signing and Capabilites, replace example values in Build Settings.

About

The code to versions 2.*.* of Open Nettest iOS application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published