Version: 2017.2
public string AddFile (string path, string projectPath, iOS.Xcode.PBXSourceTree sourceTree);

パラメーター

path The physical path to the file on the filesystem.
projectPath The project path to the file.
sourceTree The source tree the path is relative to. By default it's PBXSourceTree.Source. The PBXSourceTree.Group tree is not supported.

戻り値

string The GUID of the added file. It can later be used to add the file for building to targets, etc.

説明

Adds a new file reference to the list of known files.

The group structure is automatically created to correspond to the project path. To add the file to the list of files to build, pass the returned value to AddFileToBuild.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961