Version: 2017.1

PBXProject.ReadFromString

Switch to Manual
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.