This version of Unity is unsupported.

PBXProject.WriteToFile

Declaration

public void WriteToFile(string path);

Parameters

path Path to write the project contents to.

Description

Writes the project contents to the specified file.