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.


Did you find this page useful? Please give it a rating: