WriteToFile(string)
Writes the project contents to the specified file.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public void WriteToFile(string path)
Parameters
Path to write the document contents to.