This version of Unity is unsupported.

PBXProject.ReadFromString

Declaration

public void ReadFromString(string src);

Parameters

src The project contents.

Description

Reads the project from the given string.

Current contents of the project are discarded.