0.01
No commit activity in last 3 years
No release in over 3 years
The iOS controller module for Hive Runner
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

hive-runner-ios

iOS component for the hive-runner - see the change log for release notes

Quick start

Install the hive-runner and setup your hive as described in the hive-runner Readme.

When presented with the option of adding a module, do so and enter 'ios' as the module name, select yes to retrieve from Github and enter BBC as the account name.

Configuration file

The configuration file allows you to specify the Development Team, Provisioning Certificate, Signing Identity and Bundle ID to use when testing your app, please change these as appropriate:

ios:
  provisioning_cert: iOS Team Provisioning Profile: *
  development_team:  DEVELOPMENT_TEAM_ID
  signing_identity:  iPhone Developer
  bundle_id:         TEST_APP