WriteToString()
Writes the contents of the scheme to a string.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public string WriteToString()
Returns
Type | Description |
|---|---|
| string | The scheme contents as a plist-formatted string. |