This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppleSimulator.
- Assembly
- Cake
.AppleSimulator .dll - Namespace
- Cake
.AppleSimulator - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AppleSimulatorAliases"]
class Type type-node
Syntax
public static class AppleSimulatorAliases
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
|
| Cake |
|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| BootAppleSimulator |
void |
Boot the specified simulator, headless in the background.
static
|
| BootAppleSimulator |
void |
Boot the specified simulator, headless in the background.
static
|
| Erase |
void |
Not implemented yet. Send in a pull-request!
static
|
| Erase |
void |
Not implemented yet. Send in a pull-request!
static
|
| EraseAppleSimulator |
void |
Erases and factory resets the specified simulator.
static
|
| EraseAppleSimulator |
void |
Erases and factory resets the specified simulator.
static
|
| FindXCodeTool |
string |
Shutdowns all running simulators.
static
|
| FindXCodeTool |
string |
Shutdowns all running simulators.
static
|
| Installi |
void |
Installs an application on the specified simulator.
static
|
| Installi |
void |
Installs an application on the specified simulator.
static
|
| LaunchAppleSimulator |
void |
Boot the specified simulator, headless in the background. This operation returns immiedately and does not block,
you need to put the cake thread to sleep/pause execution to allow time for the simulator to boot.
static
|
| LaunchAppleSimulator |
void |
Boot the specified simulator, headless in the background. This operation returns immiedately and does not block,
you need to put the cake thread to sleep/pause execution to allow time for the simulator to boot.
static
|
| LaunchiOSApplication |
void |
Launches an application on the specified simulator.
static
|
| LaunchiOSApplication |
void |
Launches an application on the specified simulator.
static
|
| List |
IReadOnlyList |
Fetch list of installed simulator device types.
static
|
| List |
IReadOnlyList |
Fetch list of installed simulator device types.
static
|
| List |
IReadOnlyList |
Fetch list of simulators pairs (iphone+watch) available for administrative operations.
static
|
| List |
IReadOnlyList |
Fetch list of simulators pairs (iphone+watch) available for administrative operations.
static
|
| List |
IReadOnlyList |
Fetch list of installed simulator runtimes.
static
|
| List |
IReadOnlyList |
Fetch list of installed simulator runtimes.
static
|
| ListAppleSimulators |
IReadOnlyList |
Fetch list configured simulators that are defined and available for administrative operations (boot, launch, shutdown, etc)
static
|
| ListAppleSimulators |
IReadOnlyList |
Fetch list configured simulators that are defined and available for administrative operations (boot, launch, shutdown, etc)
static
|
| Shutdown |
void |
Shutdowns all running simulators.
static
|
| Shutdown |
void |
Shutdowns all running simulators.
static
|
| TestiOSApplication |
TestResults |
Launches and returns the unit test results of an application on the specified simulator.
static
|
| TestiOSApplication |
TestResults |
Launches and returns the unit test results of an application on the specified simulator.
static
|
| Uninstalli |
void |
Uninstalls an application on the specified simulator.
static
|
| Uninstalli |
void |
Uninstalls an application on the specified simulator.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
