Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PBXProject.ReadFromString

Switch to Manual
public function ReadFromString(src: string): void;

Parameters

src The project contents.

Description

Reads the project from the given string.

Current contents of the project are discarded.