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.
Summary
Fetch list of simulators pairs (iphone+watch) available for administrative operations.
- Assembly
- Cake
.AppleSimulator .dll - Namespace
- Cake
.AppleSimulator - Containing Type
- Apple
Simulator Aliases
Syntax
public static IReadOnlyList<AppleSimulatorPair> ListAppleSimulatorPairs(this ICakeContext context, SimCtlSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| settings | SimCtlSettings |
Return Value
| Type | Description |
|---|---|
| IReadOnlyList |
