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.WriteToStream

Switch to Manual
public function WriteToStream(sw: TextWriter): void;

Parameters

sw Text writer to write to.

Description

Writes the project contents to the specified text writer.