This version of Unity is unsupported.

PBXProject.GetRealPathsOfAllFiles

Declaration

public IReadOnlyList<string> GetRealPathsOfAllFiles(iOS.Xcode.PBXSourceTree sourceTree);

Parameters

sourceTree The source tree the path is relative to. The default source tree is PBXSourceTree.Source. This does not support the PBXSourceTree.Group.

Description

Gets the list of all known files.