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
Erases and factory resets the specified simulator.
- Assembly
- Cake
.AppleSimulator .dll - Namespace
- Cake
.AppleSimulator - Containing Type
- Apple
Simulator Aliases
Syntax
public static void EraseAppleSimulator(this ICakeContext context, string deviceIdentifier)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| deviceIdentifier | string |
Return Value
| Type | Description |
|---|---|
| void |
