Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PBXProject.SetTeamId

Declaration

public void SetTeamId(string targetGuid, string teamId);

Parameters

targetGuid The GUID of the target, such as the one returned by GetUnityFrameworkTargetGuid.
teamId The code signing team ID to be used for this target.

Description

Sets the Team ID of an Xcode project.

Use the Apple developer site to find your Team ID.