Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
TestFlightHelper
Contains tasks to upload apps to TestFlight
Nested types and modules
Type | Description |
TestFlightParams |
The TestFlight parameter type. |
Functions and values
Function or value | Description |
TestFlight(setParams)
Signature: setParams:(TestFlightParams -> TestFlightParams) -> unit
|
Uploads the app build to TestFlight. Parameters
|
TestFlightDefaults
Signature: TestFlightParams
|
The default TestFlight upload parameters. |