Version: 2017.1

PBXProject.ReadFromStream

Switch to Manual
public void ReadFromStream (TextReader sr);

Parameters

sr The project contents.

Description

Reads the project from the given text reader.

Current contents of the project are discarded.