mmcc007 / sylph

Runs Flutter integration tests on real devices in cloud.
GNU General Public License v3.0
157 stars 43 forks source link

Add support for configurable iOS build in CI environment #30

Closed mmcc007 closed 5 years ago

mmcc007 commented 5 years ago

Builds in a CI environment requires certain values:

Currently, some of these values are hard-coded.

Add support for configuring these values by adding them to the environment or the sylph.yaml and making them available to fastlane and the exportOptions.plist.