Version: 2017.3

PBXProject.AddAssetTagToDefaultInstall

매뉴얼로 전환
public void AddAssetTagToDefaultInstall (string targetGuid, string tag);

파라미터

targetGuid The GUID of the target as returned by [[TargetGuidByName()]].
tag The name of the asset tag.

설명

Adds the asset tag to the list of tags to download during initial installation.

The function does nothing if there are no files that use the given asset tag across the project.