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
Boot the specified simulator, headless in the background.
Syntax
public static void BootAppleSimulator(this ICakeContext context, string deviceIdentifier, SimCtlSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
deviceIdentifier |
string |
|
settings |
SimCtlSettings |
|
Return Value